.nx-countdown-wrapper{display:block}.nx-countdown-container{display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0}.nx-countdown-layout-grid{flex-direction:row;flex-wrap:wrap;display:table;table-layout:fixed;width:100%}.nx-countdown-layout-grid .nx-countdown-item{display:table-cell}.nx-countdown-layout-list{flex-direction:column}.nx-countdown-layout-list .nx-countdown-item{display:block;width:100%}.nx-countdown-layout-list .nx-countdown-item>div{width:100%;box-sizing:border-box}.nx-countdown-item{display:flex}.nx-countdown-item>div{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 24px;text-align:center}.nx-countdown-digits{position:relative;display:block;width:100%;font-size:48px;font-weight:700;line-height:1;color:#fec503}.nx-countdown-label{display:block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-top:6px;color:#aaa}.nx-countdown-label-inline .nx-countdown-label{display:inline-block;margin-top:0}.nx-countdown-item>div{position:relative}.nx-countdown-show-separator .nx-countdown-digits::after{content:':';position:absolute;top:50%;right:calc(-1 * (var(--nx-countdown-box-spacing, 15px) + 4px));transform:translateY(-50%);font-size:inherit;font-weight:inherit;pointer-events:none}.nx-countdown-show-separator.nx-countdown-separator-dotted .nx-countdown-digits::after{content:'·';font-size:2em;line-height:0}.nx-countdown-show-separator .nx-countdown-item:last-child .nx-countdown-digits::after{display:none}.nx-countdown-finish-message{padding:16px}.nx-countdown-finish-message .nx-expiry-title{margin-top:0;margin-bottom:8px}.nx-countdown-expiry-template{display:none}html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-end:.9rem;margin-block-start:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:#fff0;color:#c36;text-decoration:none}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-block-end:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{color:#333;font-size:16px;font-style:italic;font-weight:400;line-height:1.4}[hidden],template{display:none}@media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{-moz-column-break-inside:avoid;border:1px solid #ccc;break-inside:avoid}thead{display:table-header-group}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s;width:100%}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;width:auto}[type=button],[type=submit],button{background-color:#fff0;border:1px solid #c36;border-radius:3px;color:#c36;display:inline-block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{background-color:#c36;color:#fff;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:#fff0;border-collapse:collapse;border-spacing:0;font-size:.9em;margin-block-end:15px;width:100%}table td,table th{border:1px solid hsl(0 0% 50% / .502);line-height:1.5;padding:15px;vertical-align:top}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsl(0 0% 50% / .502)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsl(0 0% 50% / .071)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsl(0 0% 50% / .102)}table tbody+tbody{border-block-start:2px solid hsl(0 0% 50% / .502)}@media(max-width:767px){table table{font-size:.8em}table table td,table table th{line-height:1.3;padding:7px}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{background:#fff0;border:0;font-size:100%;margin-block-end:0;margin-block-start:0;outline:0;vertical-align:baseline}.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-inline:auto}.alignwide{margin-inline:-80px}.alignfull{margin-inline:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-inline:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{display:flex;justify-content:space-between;margin:20px auto}.sticky{display:block;position:relative}.bypostauthor{font-size:inherit}.hide{display:none!important}.post-password-form{margin:50px auto;max-width:500px}.post-password-form p{align-items:flex-end;display:flex;width:100%}.post-password-form [type=submit]{margin-inline-start:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .entry-title a{text-decoration:none}.post .wp-post-image{max-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991px){.post .wp-post-image{max-height:400px}}@media(max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{font-size:.9em;list-style:none;margin:0;padding:0}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{border-block-end:1px solid #ccc;display:flex;flex-direction:column;padding-block-end:30px;padding-block-start:30px;padding-inline-end:0;padding-inline-start:60px}#comments .comment .avatar,#comments .pingback .avatar{border-radius:50%;left:0;margin-inline-end:10px;position:absolute}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar,html[dir=rtl] #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{list-style:none;margin:0;padding-inline-start:30px;position:relative}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{content:"↪";display:inline-block;font-size:1em;font-weight:400;left:0;line-height:100%;position:absolute;top:45px;width:auto}body.rtl #comments ol.comment-list .children:before,html[dir=rtl] #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media(min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media(max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{float:left;position:inherit}body.rtl #comments .comment .avatar,html[dir=rtl] #comments .comment .avatar{float:right}}.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-end:auto;margin-inline-start:auto;width:100%}@media(max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-end:10px;padding-inline-start:10px}}@media(min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media(min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}.site-header{display:flex;flex-wrap:wrap;justify-content:space-between;padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-header .site-title{font-size:2.5rem;font-weight:500;line-height:1.2}.site-header .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-header .header-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-header .header-inner .custom-logo-link{display:block}.site-header .header-inner .site-branding .site-description,.site-header .header-inner .site-branding .site-title{margin:0}.site-header .header-inner .site-branding .site-logo img{display:block}.site-header .header-inner .site-branding.show-logo .site-title,.site-header .header-inner .site-branding.show-title .site-logo{display:none!important}.site-header.header-inverted .header-inner{flex-direction:row-reverse}.site-header.header-inverted .header-inner .site-branding{text-align:end}.site-header.header-stacked .header-inner{align-items:center;flex-direction:column;text-align:center}.site-footer{padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-footer .site-title{font-size:1.5rem;font-weight:500;line-height:1.2}.site-footer .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-footer .footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer .footer-inner .custom-logo-link{display:block}.site-footer .footer-inner .site-branding .site-description,.site-footer .footer-inner .site-branding .site-title{margin:0}.site-footer .footer-inner .site-branding .site-logo img{display:block}.site-footer .footer-inner .site-branding.show-logo .site-title,.site-footer .footer-inner .site-branding.show-title .site-logo{display:none!important}.site-footer .footer-inner .copyright{align-items:center;display:flex;justify-content:flex-end}.site-footer .footer-inner .copyright p{margin:0}.site-footer.footer-inverted .footer-inner{flex-direction:row-reverse}.site-footer.footer-inverted .footer-inner .site-branding{text-align:end}.site-footer.footer-stacked .footer-inner{align-items:center;flex-direction:column;text-align:center}.site-footer.footer-stacked .footer-inner .site-branding .site-title{text-align:center}.site-footer.footer-stacked .footer-inner .site-navigation .menu{padding:0}@media(max-width:576px){.site-footer:not(.footer-stacked) .footer-inner .copyright,.site-footer:not(.footer-stacked) .footer-inner .site-branding,.site-footer:not(.footer-stacked) .footer-inner .site-navigation{display:block;max-width:none;text-align:center;width:100%}.site-footer .footer-inner .site-navigation ul.menu{justify-content:center}.site-footer .footer-inner .site-navigation ul.menu li{display:inline-block}}.site-header.header-stacked .site-navigation-toggle-holder{justify-content:center;max-width:100%}.site-header.menu-layout-dropdown .site-navigation{display:none}.site-navigation-toggle-holder{align-items:center;display:flex;padding:8px 15px}.site-navigation-toggle-holder .site-navigation-toggle{align-items:center;background-color:rgb(0 0 0 / .05);border:0 solid;border-radius:3px;color:#494c4f;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.site-navigation-toggle-holder .site-navigation-toggle-icon{display:block;width:1.25rem}.site-navigation-toggle-holder .site-navigation-toggle-icon:after,.site-navigation-toggle-holder .site-navigation-toggle-icon:before{background-color:currentColor;border-radius:3px;content:"";display:block;height:3px;transition:all .2s ease-in-out}.site-navigation-toggle-holder .site-navigation-toggle-icon:before{box-shadow:0 .35rem 0 currentColor;margin-block-end:.5rem}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:before{box-shadow:none;transform:translateY(.35rem) rotate(45deg)}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:after{transform:translateY(-.35rem) rotate(-45deg)}.site-navigation{align-items:center;display:flex}.site-navigation ul.menu,.site-navigation ul.menu ul{list-style-type:none;padding:0}.site-navigation ul.menu{display:flex;flex-wrap:wrap}.site-navigation ul.menu li{display:flex;position:relative}.site-navigation ul.menu li a{display:block;padding:8px 15px}.site-navigation ul.menu li.menu-item-has-children{padding-inline-end:15px}.site-navigation ul.menu li.menu-item-has-children:after{align-items:center;color:#666;content:"▾";display:flex;font-size:1.5em;justify-content:center;text-decoration:none}.site-navigation ul.menu li.menu-item-has-children:focus-within>ul{display:block}.site-navigation ul.menu li ul{background:#fff;display:none;left:0;min-width:150px;position:absolute;top:100%;z-index:2}.site-navigation ul.menu li ul li{border-block-end:1px solid #eee}.site-navigation ul.menu li ul li:last-child{border-block-end:none}.site-navigation ul.menu li ul li.menu-item-has-children a{flex-grow:1}.site-navigation ul.menu li ul li.menu-item-has-children:after{transform:translateY(-50%) rotate(-90deg)}.site-navigation ul.menu li ul ul{left:100%;top:0}.site-navigation ul.menu li:hover>ul{display:block}footer .site-navigation ul.menu li ul{bottom:100%;top:auto}footer .site-navigation ul.menu li ul ul{bottom:0}footer .site-navigation ul.menu a{padding:5px 15px}.site-navigation-dropdown{bottom:0;left:0;margin-block-start:10px;position:absolute;transform-origin:top;transition:max-height .3s,transform .3s;width:100%;z-index:10000}.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown{max-height:0;transform:scaleY(0)}.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown{max-height:100vh;transform:scaleY(1)}.site-navigation-dropdown ul{padding:0}.site-navigation-dropdown ul.menu{background:#fff;margin:0;padding:0;position:absolute;width:100%}.site-navigation-dropdown ul.menu li{display:block;position:relative;width:100%}.site-navigation-dropdown ul.menu li a{background:#fff;box-shadow:inset 0 -1px 0 rgb(0 0 0 / .102);color:#55595c;display:block;padding:20px}.site-navigation-dropdown ul.menu li.current-menu-item a{background:#55595c;color:#fff}.site-navigation-dropdown ul.menu>li li{max-height:0;transform:scaleY(0);transform-origin:top;transition:max-height .3s,transform .3s}.site-navigation-dropdown ul.menu li.elementor-active>ul>li{max-height:100vh;transform:scaleY(1)}@media(max-width:576px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:768px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(min-width:576px)and (max-width:767px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(max-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{display:none!important}}.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-aa33208:#060F18;--e-global-color-8d7580b:#A4A3A3;--e-global-color-2c7d366:#3034a0;--e-global-color-a1a2f73:#444c9c;--e-global-color-dea1cda:#7142A8;--e-global-typography-primary-font-family:"Open Sans Hebrew";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-7f0a8ed-font-family:"Trebuchet MS";--e-global-typography-7f0a8ed-font-size:39px;--e-global-typography-7f0a8ed-font-weight:600;--e-global-typography-7f0a8ed-letter-spacing:2.9px;--e-global-typography-fbde3de-font-family:"Helvetica";--e-global-typography-fbde3de-font-size:37px;--e-global-typography-fbde3de-font-weight:600;--e-global-typography-fbde3de-letter-spacing:1.3px}.elementor-kit-6 e-page-transition{background-color:#FFBC7D}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1200px}.e-con{--container-max-width:1200px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}{}h1.entry-title{display:var(--page-title-display)}.site-header{padding-inline-end:0;padding-inline-start:0}@media(max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}a{color:#2D4CD4}a:hover{color:#2D4CD4}/*! elementor-icons - v5.50.0 - 07-06-2026 */
@font-face{ font-display:swap;font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.50.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.50.0#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.50.0) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.50.0) format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.50.0) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.50.0#eicon) format("svg");font-weight:400;font-style:normal }[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-layout:before{content:"\ebd8"}.eicon-components:before{content:"\ebd9"}.eicon-tab-content:before{content:"\ebda"}.eicon-tab-menu:before{content:"\ebdb"}.eicon-atomic-label:before{content:"\e9ee"}.eicon-atomic-form:before{content:"\e9ef"}.eicon-atomic-submit-button:before{content:"\e9f0"}.eicon-atomic-input:before{content:"\e9f1"}.eicon-atomic-text-area:before{content:"\e9f2"}.eicon-atomic-select:before{content:"\e9f3"}.eicon-atomic-checkbox:before{content:"\e9f4"}.eicon-atomic-radiobutton:before{content:"\e9f5"}.eicon-atomic-file-upload:before{content:"\ebe9"}.eicon-atomic-time-picker:before{content:"\ebea"}.eicon-atomic-date-picker:before{content:"\ebeb"}.eicon-upgrade-crown-full:before{content:"\ef03"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{flex-shrink:0;margin:0 var(--divider-element-spacing)}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content:"";display:block;flex-grow:1}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url);-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;min-height:var(--divider-pattern-height);width:100%}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var( --container-widget-flex-grow )}.elementor-widget-icon-box .elementor-icon-box-wrapper{display:flex;flex-direction:column;text-align:center}.elementor-widget-icon-box .elementor-icon-box-icon{display:inline-block;flex:0 0 auto;line-height:0}.elementor-widget-icon-box .elementor-icon-box-content{flex-grow:1;width:100%}.elementor-widget-icon-box .elementor-icon-box-title a{color:inherit}.elementor-widget-icon-box .elementor-icon-box-description{margin:0}.elementor-widget-icon-box.elementor-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}@media (min-width:-1){.elementor-widget-icon-box.elementor-widescreen-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-widescreen-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-widescreen-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-widescreen-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:-1){.elementor-widget-icon-box.elementor-laptop-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-laptop-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-laptop-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-laptop-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}.elementor-widget-icon-box.elementor-tablet_extra-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-tablet_extra-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-tablet_extra-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-tablet_extra-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:1024px){.elementor-widget-icon-box.elementor-tablet-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-tablet-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-tablet-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-tablet-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:-1){.elementor-widget-icon-box.elementor-mobile_extra-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-mobile_extra-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-mobile_extra-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-mobile_extra-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:767px){.elementor-widget-icon-box.elementor-mobile-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-mobile-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-mobile-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-mobile-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}.elementor-counter{align-items:stretch;display:flex;flex-direction:column-reverse;justify-content:center}.elementor-counter .elementor-counter-number{flex-grow:var(--counter-number-grow,0)}.elementor-counter .elementor-counter-number-wrapper{display:flex;flex:1;font-size:69px;font-weight:600;line-height:1;text-align:center}.elementor-counter .elementor-counter-number-prefix{flex-grow:var(--counter-prefix-grow,1);text-align:end;white-space:pre-wrap}.elementor-counter .elementor-counter-number-suffix{flex-grow:var(--counter-suffix-grow,1);text-align:start;white-space:pre-wrap}.elementor-counter .elementor-counter-title{align-items:center;display:flex;flex:1;font-size:19px;font-weight:400;justify-content:center;line-height:2.5;margin:0;padding:0}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-start .elementor-icon-list-item,.elementor-widget.elementor-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-align-end .elementor-icon-list-item,.elementor-widget.elementor-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-start) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-widescreen-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-widescreen-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-laptop-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-laptop-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-start) .elementor-icon-list-item:after{inset-inline-end:0}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */

 @font-face{ font-display:swap;font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal }:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{color:hsla(0,0%,93%,.9);cursor:pointer;display:inline-flex;font-size:25px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93%,.9);height:1em;width:1em}.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-progressbar{height:4px;left:0;top:0;width:100%}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}/*! elementor-pro - v4.1.0 - 23-06-2026 */
.elementor-skin-carousel .elementor-main-swiper,.elementor-skin-coverflow .elementor-main-swiper{height:230px}.elementor-skin-slideshow .elementor-main-swiper{height:450px;position:relative}.elementor-skin-slideshow .elementor-thumbnails-swiper{height:auto}.elementor-skin-slideshow .elementor-thumbnails-swiper .elementor-custom-embed-play i{font-size:50px}.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide{cursor:pointer}.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide:not(.swiper-slide-active):after{background-color:rgba(0,0,0,.3);content:"";inset:0;position:absolute}.elementor-carousel-image{background:no-repeat 50%;background-size:cover;height:100%;position:relative}.elementor-carousel-image-overlay{align-items:center;background-color:rgba(105,114,125,.8);color:var(--e-carousel-image-overlay-color,#fff);display:flex;height:100%;justify-content:center;left:0;padding:20px;position:absolute;text-align:center;top:0;transition:transform .5s,opacity .5s;width:100%}.elementor-carousel-image-overlay i{font-size:var(--e-carousel-image-overlay-icon-size,21px)}.elementor-carousel-image-overlay svg{fill:var(--e-carousel-image-overlay-color,#fff);height:var(--e-carousel-image-overlay-icon-size,21px);width:var(--e-carousel-image-overlay-icon-size,21px)}/*! elementor-pro - v4.1.0 - 23-06-2026 */
.swiper-pagination-bullets{color:#fff;cursor:default}.swiper-slide{border-style:solid;border-width:0;overflow:hidden;transition-duration:.5s;transition-property:border,background,transform;will-change:transform}.swiper-slide:not(:hover) .e-overlay-animation-fade{opacity:0}.swiper-slide:not(:hover) .e-overlay-animation-slide-up{transform:translateY(100%)}.swiper-slide:not(:hover) .e-overlay-animation-slide-down{transform:translateY(-100%)}.swiper-slide:not(:hover) .e-overlay-animation-slide-right{transform:translateX(-100%)}.swiper-slide:not(:hover) .e-overlay-animation-slide-left{transform:translateX(100%)}.swiper-slide:not(:hover) .e-overlay-animation-zoom-in{opacity:0;transform:scale(.5)}.swiper-slide a{display:inline}.swiper-slide a.elementor-button{display:inline-block}.elementor-widget-reviews .elementor-arrows-yes .elementor-main-swiper,.elementor-widget-testimonial-carousel .elementor-arrows-yes .elementor-main-swiper{width:calc(95% - 40px)}.elementor-widget-reviews .elementor-main-swiper,.elementor-widget-testimonial-carousel .elementor-main-swiper{width:95%}.elementor-widget-reviews .swiper-wrapper,.elementor-widget-testimonial-carousel .swiper-wrapper{align-items:stretch;display:flex}.elementor-widget-reviews .swiper-slide,.elementor-widget-testimonial-carousel .swiper-slide{height:auto}.elementor-widget-reviews.elementor-pagination-type-bullets .swiper,.elementor-widget-reviews.elementor-pagination-type-bullets .swiper-container,.elementor-widget-reviews.elementor-pagination-type-fraction .swiper,.elementor-widget-reviews.elementor-pagination-type-fraction .swiper-container,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container,.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper,.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper-container{padding-bottom:40px}.elementor-widget-reviews .elementor-swiper-button-prev,.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-next,.elementor-widget-reviews .swiper-rtl .elementor-swiper-button-next,.elementor-widget-testimonial-carousel .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-next,.elementor-widget-testimonial-carousel .swiper-rtl .elementor-swiper-button-next{left:0;right:unset}.elementor-widget-reviews .elementor-swiper-button-next,.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-prev,.elementor-widget-reviews .swiper-rtl .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel .elementor-swiper-button-next,.elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel .swiper-rtl .elementor-swiper-button-prev{left:unset;right:0}.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-next,.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-next,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-prev{top:calc(50% - 40px / 2)}.elementor-widget-media-carousel .elementor-swiper-button-prev,.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-next,.elementor-widget-media-carousel .swiper-rtl .elementor-swiper-button-next{left:10px;right:unset}.elementor-widget-media-carousel .elementor-swiper-button-next,.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-prev,.elementor-widget-media-carousel .swiper-rtl .elementor-swiper-button-prev{left:unset;right:10px}.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-duration:1s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(0,.33,.07,1.03)}@media (prefers-reduced-motion:reduce){.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-duration:0s!important}}.elementor-motion-effects-container{height:100%;left:0;overflow:hidden;position:absolute;top:0;transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);width:100%}.elementor-motion-effects-layer{background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0}.elementor-motion-effects-perspective{perspective:1200px}.elementor-motion-effects-element{transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.elementor-widget-n-accordion{--n-accordion-title-font-size:20px;--n-accordion-title-flex-grow:initial;--n-accordion-title-justify-content:initial;--n-accordion-title-icon-order:-1;--n-accordion-border-width:1px;--n-accordion-border-color:#d5d8dc;--n-accordion-border-style:solid;--n-accordion-item-title-flex-grow:initial;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-padding:10px;--n-accordion-border-radius:0px;--n-accordion-icon-size:15px;--n-accordion-title-normal-color:#1f2124;--n-accordion-title-hover-color:#1f2124;--n-accordion-title-active-color:#1f2124;--n-accordion-icon-normal-color:var(--n-accordion-title-normal-color);--n-accordion-icon-hover-color:var(--n-accordion-title-hover-color);--n-accordion-icon-active-color:var(--n-accordion-title-active-color);--n-accordion-icon-gap:0 10px;width:100%}.elementor-widget-n-accordion .e-n-accordion details>summary::-webkit-details-marker{display:none}.elementor-widget-n-accordion .e-n-accordion-item{display:flex;flex-direction:column;position:relative}.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child){margin-block-end:var(--n-accordion-item-title-space-between)}:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con){border:var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)}.elementor-widget-n-accordion .e-n-accordion-item-title{align-items:center;border-color:var(--n-accordion-border-color);border-radius:var(--n-accordion-border-radius);border-style:var(--n-accordion-border-style);border-width:var(--n-accordion-border-width);color:var(--n-accordion-title-normal-color);cursor:pointer;display:flex;flex-direction:row;flex-grow:var(--n-menu-title-flex-grow);gap:var(--n-accordion-icon-gap);justify-content:var(--n-accordion-title-justify-content);list-style:none;padding:var(--n-accordion-padding)}.elementor-widget-n-accordion .e-n-accordion-item-title-header{display:flex}.elementor-widget-n-accordion .e-n-accordion-item-title-header h1,.elementor-widget-n-accordion .e-n-accordion-item-title-header h2,.elementor-widget-n-accordion .e-n-accordion-item-title-header h3,.elementor-widget-n-accordion .e-n-accordion-item-title-header h4,.elementor-widget-n-accordion .e-n-accordion-item-title-header h5,.elementor-widget-n-accordion .e-n-accordion-item-title-header h6,.elementor-widget-n-accordion .e-n-accordion-item-title-header p{margin-block-end:0;margin-block-start:0}.elementor-widget-n-accordion .e-n-accordion-item-title-text{align-items:center;font-size:var(--n-accordion-title-font-size)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon{align-items:center;display:flex;flex-direction:row;order:var(--n-accordion-title-icon-order);position:relative;width:-moz-fit-content;width:fit-content}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span{height:var(--n-accordion-icon-size);width:auto}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color);font-size:var(--n-accordion-icon-size)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color);height:var(--n-accordion-icon-size)}.elementor-widget-n-accordion .e-n-accordion-item-title>span{cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title{color:var(--n-accordion-title-active-color);margin-block-end:var(--n-accordion-item-title-distance-from-content)}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened{display:flex}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-closed{display:none}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]) .e-con{display:none}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title{color:var(--n-accordion-title-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened{display:none}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed{display:flex}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item>span{cursor:pointer}.elementor-8640 .elementor-element.elementor-element-1b04640{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:5px;--padding-bottom:5px;--padding-left:5px;--padding-right:5px}.elementor-8640 .elementor-element.elementor-element-1b04640:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-1b04640>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff0;background-image:radial-gradient(at bottom left,#840013 33%,#B10A0A 72%)}.elementor-widget-heading .elementor-heading-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight);color:var(--e-global-color-primary)}.elementor-8640 .elementor-element.elementor-element-ca5ea46>.elementor-widget-container{margin:11px 11px 11px 11px;padding:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-ca5ea46.elementor-element{--align-self:center;--order:-99999 /* order start hack */;--flex-grow:1;--flex-shrink:0}.elementor-8640 .elementor-element.elementor-element-ca5ea46{text-align:center}.elementor-8640 .elementor-element.elementor-element-ca5ea46 .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:18px;font-weight:800;text-transform:uppercase;letter-spacing:1.2px;-webkit-text-stroke-width:0;stroke-width:0;-webkit-text-stroke-color:#000;stroke:#000;color:#FFF}.elementor-8640 .elementor-element.elementor-element-8a7fc83{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--overlay-opacity:0.2;--padding-top:100px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px}.elementor-8640 .elementor-element.elementor-element-8a7fc83::before,.elementor-8640 .elementor-element.elementor-element-8a7fc83>.elementor-background-video-container::before,.elementor-8640 .elementor-element.elementor-element-8a7fc83>.e-con-inner>.elementor-background-video-container::before,.elementor-8640 .elementor-element.elementor-element-8a7fc83>.elementor-background-slideshow::before,.elementor-8640 .elementor-element.elementor-element-8a7fc83>.e-con-inner>.elementor-background-slideshow::before,.elementor-8640 .elementor-element.elementor-element-8a7fc83>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/07/fundo-grade.png);--background-overlay:''}.elementor-8640 .elementor-element.elementor-element-4376b25{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--border-radius:10px 10px 10px 10px;--padding-top:0px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px}.elementor-widget-image .widget-image-caption{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-8640 .elementor-element.elementor-element-17891ed>.elementor-widget-container{margin:0 0 8px 0}.elementor-8640 .elementor-element.elementor-element-17891ed{text-align:start}.elementor-8640 .elementor-element.elementor-element-17891ed img{width:12%}.elementor-8640 .elementor-element.elementor-element-6854dd1>.elementor-widget-container{margin:0 0 10px 0}.elementor-8640 .elementor-element.elementor-element-6854dd1.elementor-element{--align-self:flex-start}.elementor-8640 .elementor-element.elementor-element-6854dd1{text-align:start}.elementor-8640 .elementor-element.elementor-element-6854dd1 .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:61px;font-weight:700;line-height:70px;text-shadow:0 0 10px rgb(0 0 0 / .3);color:#FFF}.elementor-widget-text-editor{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight);color:var(--e-global-color-text)}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var(--e-global-color-primary)}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-8640 .elementor-element.elementor-element-06528ef{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;font-family:"Montserrat",Sans-serif;font-size:20px;font-weight:400;line-height:28px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-0b88c6e{width:auto;max-width:auto;text-align:start}.elementor-8640 .elementor-element.elementor-element-0b88c6e>.elementor-widget-container{padding:8px 10px 8px 0;border-style:none;border-radius:50px 50px 50px 50px}.elementor-8640 .elementor-element.elementor-element-0b88c6e.elementor-element{--align-self:flex-start}.elementor-8640 .elementor-element.elementor-element-0b88c6e .elementor-heading-title{font-family:"Montserrat",Sans-serif;font-size:20px;font-weight:600;line-height:32px;-webkit-text-stroke-color:#000;stroke:#000;text-shadow:0 0 10px rgb(0 0 0 / .3);color:#FFF}.elementor-8640 .elementor-element.elementor-element-8b2c4ad{width:auto;max-width:auto;text-align:start}.elementor-8640 .elementor-element.elementor-element-8b2c4ad>.elementor-widget-container{padding:8px 10px 8px 10px;border-style:none;border-radius:50px 50px 50px 50px}.elementor-8640 .elementor-element.elementor-element-8b2c4ad.elementor-element{--align-self:flex-start}.elementor-8640 .elementor-element.elementor-element-8b2c4ad .elementor-heading-title{font-family:"Montserrat",Sans-serif;font-size:12px;font-weight:600;font-style:italic;line-height:20px;-webkit-text-stroke-color:#000;stroke:#000;text-shadow:0 0 10px rgb(0 0 0 / .3);color:#FFF}.elementor-widget-button .elementor-button{background-color:var(--e-global-color-accent);font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-8640 .elementor-element.elementor-element-12c6fd2 .elementor-button{background-color:#0061FF;font-family:"Inter",Sans-serif;font-weight:700;border-radius:9px 9px 9px 9px;padding:24px 24px 24px 24px}.elementor-8640 .elementor-element.elementor-element-12c6fd2>.elementor-widget-container{margin:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-12c6fd2.elementor-element{--align-self:flex-start}.elementor-8640 .elementor-element.elementor-element-00d9a33{--display:flex;--gap:15px 15px;--row-gap:15px;--column-gap:15px;border-style:solid;--border-style:solid;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:#5EB2FF;--border-color:#5EB2FF;--border-radius:10px 10px 10px 10px;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px}.elementor-8640 .elementor-element.elementor-element-00d9a33:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-00d9a33>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#060F18B8}.elementor-8640 .elementor-element.elementor-element-00d9a33.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-5da2489{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;text-align:center}.elementor-8640 .elementor-element.elementor-element-5da2489.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-5da2489 .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:22px;font-weight:600;text-transform:uppercase;line-height:33px;color:#0B1A28}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary )}.elementor-widget-divider .elementor-divider__text{color:var(--e-global-color-secondary);font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-secondary)}.elementor-widget-divider.elementor-view-framed .elementor-icon,.elementor-widget-divider.elementor-view-default .elementor-icon{color:var(--e-global-color-secondary);border-color:var(--e-global-color-secondary)}.elementor-widget-divider.elementor-view-framed .elementor-icon,.elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var(--e-global-color-secondary)}.elementor-8640 .elementor-element.elementor-element-031bff8{--divider-border-style:solid;--divider-color:#5EB2FF;--divider-border-width:4.5px}.elementor-8640 .elementor-element.elementor-element-031bff8>.elementor-widget-container{margin:-20px 0 0 0}.elementor-8640 .elementor-element.elementor-element-031bff8 .elementor-divider-separator{width:14%;margin:0 auto;margin-center:0}.elementor-8640 .elementor-element.elementor-element-031bff8 .elementor-divider{text-align:center;padding-block-start:10px;padding-block-end:10px}.elementor-widget-icon-box.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-widget-icon-box.elementor-view-framed .elementor-icon,.elementor-widget-icon-box.elementor-view-default .elementor-icon{fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-widget-icon-box .elementor-icon-box-title,.elementor-widget-icon-box .elementor-icon-box-title a{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-icon-box .elementor-icon-box-title{color:var(--e-global-color-primary)}.elementor-widget-icon-box:has(:hover) .elementor-icon-box-title,.elementor-widget-icon-box:has(:focus) .elementor-icon-box-title{color:var(--e-global-color-primary)}.elementor-widget-icon-box .elementor-icon-box-description{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight);color:var(--e-global-color-text)}.elementor-8640 .elementor-element.elementor-element-6c5525d .elementor-icon-box-wrapper{align-items:center;gap:15px}.elementor-8640 .elementor-element.elementor-element-6c5525d .elementor-icon-box-title{margin-block-end:4px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-6c5525d.elementor-view-stacked .elementor-icon{background-color:#3582FF6B}.elementor-8640 .elementor-element.elementor-element-6c5525d.elementor-view-framed .elementor-icon,.elementor-8640 .elementor-element.elementor-element-6c5525d.elementor-view-default .elementor-icon{fill:#3582FF6B;color:#3582FF6B;border-color:#3582FF6B}.elementor-8640 .elementor-element.elementor-element-6c5525d .elementor-icon{font-size:15px;padding:5px}.elementor-8640 .elementor-element.elementor-element-6c5525d .elementor-icon i{transform:rotate(0deg)}.elementor-8640 .elementor-element.elementor-element-6c5525d .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-6c5525d .elementor-icon-box-title a{font-family:"Inter",Sans-serif;font-size:15px;font-weight:600}.elementor-8640 .elementor-element.elementor-element-6c5525d:has(:hover) .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-6c5525d:has(:focus) .elementor-icon-box-title{color:#FFF}.elementor-8640 .elementor-element.elementor-element-6c5525d .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;color:#FFF}.elementor-8640 .elementor-element.elementor-element-a689eb7 .elementor-icon-box-wrapper{align-items:center;gap:15px}.elementor-8640 .elementor-element.elementor-element-a689eb7 .elementor-icon-box-title{margin-block-end:4px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-a689eb7.elementor-view-stacked .elementor-icon{background-color:#3582FF6B}.elementor-8640 .elementor-element.elementor-element-a689eb7.elementor-view-framed .elementor-icon,.elementor-8640 .elementor-element.elementor-element-a689eb7.elementor-view-default .elementor-icon{fill:#3582FF6B;color:#3582FF6B;border-color:#3582FF6B}.elementor-8640 .elementor-element.elementor-element-a689eb7 .elementor-icon{font-size:15px;padding:5px}.elementor-8640 .elementor-element.elementor-element-a689eb7 .elementor-icon i{transform:rotate(0deg)}.elementor-8640 .elementor-element.elementor-element-a689eb7 .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-a689eb7 .elementor-icon-box-title a{font-family:"Inter",Sans-serif;font-size:15px;font-weight:600}.elementor-8640 .elementor-element.elementor-element-a689eb7:has(:hover) .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-a689eb7:has(:focus) .elementor-icon-box-title{color:#FFF}.elementor-8640 .elementor-element.elementor-element-a689eb7 .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;color:#FFF}.elementor-8640 .elementor-element.elementor-element-4054567 .elementor-icon-box-wrapper{align-items:center;gap:15px}.elementor-8640 .elementor-element.elementor-element-4054567 .elementor-icon-box-title{margin-block-end:4px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-4054567.elementor-view-stacked .elementor-icon{background-color:#3582FF6B}.elementor-8640 .elementor-element.elementor-element-4054567.elementor-view-framed .elementor-icon,.elementor-8640 .elementor-element.elementor-element-4054567.elementor-view-default .elementor-icon{fill:#3582FF6B;color:#3582FF6B;border-color:#3582FF6B}.elementor-8640 .elementor-element.elementor-element-4054567 .elementor-icon{font-size:15px;padding:5px}.elementor-8640 .elementor-element.elementor-element-4054567 .elementor-icon i{transform:rotate(0deg)}.elementor-8640 .elementor-element.elementor-element-4054567 .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-4054567 .elementor-icon-box-title a{font-family:"Inter",Sans-serif;font-size:15px;font-weight:600}.elementor-8640 .elementor-element.elementor-element-4054567:has(:hover) .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-4054567:has(:focus) .elementor-icon-box-title{color:#FFF}.elementor-8640 .elementor-element.elementor-element-4054567 .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;color:#FFF}.elementor-8640 .elementor-element.elementor-element-6305184 .elementor-icon-box-wrapper{align-items:center;gap:15px}.elementor-8640 .elementor-element.elementor-element-6305184 .elementor-icon-box-title{margin-block-end:4px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-6305184.elementor-view-stacked .elementor-icon{background-color:#3582FF6B}.elementor-8640 .elementor-element.elementor-element-6305184.elementor-view-framed .elementor-icon,.elementor-8640 .elementor-element.elementor-element-6305184.elementor-view-default .elementor-icon{fill:#3582FF6B;color:#3582FF6B;border-color:#3582FF6B}.elementor-8640 .elementor-element.elementor-element-6305184 .elementor-icon{font-size:15px;padding:5px}.elementor-8640 .elementor-element.elementor-element-6305184 .elementor-icon i{transform:rotate(0deg)}.elementor-8640 .elementor-element.elementor-element-6305184 .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-6305184 .elementor-icon-box-title a{font-family:"Inter",Sans-serif;font-size:15px;font-weight:600}.elementor-8640 .elementor-element.elementor-element-6305184:has(:hover) .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-6305184:has(:focus) .elementor-icon-box-title{color:#FFF}.elementor-8640 .elementor-element.elementor-element-6305184 .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;color:#FFF}.elementor-8640 .elementor-element.elementor-element-67c154e .elementor-icon-box-wrapper{align-items:center;gap:15px}.elementor-8640 .elementor-element.elementor-element-67c154e .elementor-icon-box-title{margin-block-end:4px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-67c154e.elementor-view-stacked .elementor-icon{background-color:#3582FF6B}.elementor-8640 .elementor-element.elementor-element-67c154e.elementor-view-framed .elementor-icon,.elementor-8640 .elementor-element.elementor-element-67c154e.elementor-view-default .elementor-icon{fill:#3582FF6B;color:#3582FF6B;border-color:#3582FF6B}.elementor-8640 .elementor-element.elementor-element-67c154e .elementor-icon{font-size:15px;padding:5px}.elementor-8640 .elementor-element.elementor-element-67c154e .elementor-icon i{transform:rotate(0deg)}.elementor-8640 .elementor-element.elementor-element-67c154e .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-67c154e .elementor-icon-box-title a{font-family:"Inter",Sans-serif;font-size:15px;font-weight:600}.elementor-8640 .elementor-element.elementor-element-67c154e:has(:hover) .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-67c154e:has(:focus) .elementor-icon-box-title{color:#FFF}.elementor-8640 .elementor-element.elementor-element-67c154e .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;color:#FFF}.elementor-8640 .elementor-element.elementor-element-1c76393 .elementor-icon-box-wrapper{align-items:center;gap:15px}.elementor-8640 .elementor-element.elementor-element-1c76393 .elementor-icon-box-title{margin-block-end:4px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-1c76393.elementor-view-stacked .elementor-icon{background-color:#3582FF6B}.elementor-8640 .elementor-element.elementor-element-1c76393.elementor-view-framed .elementor-icon,.elementor-8640 .elementor-element.elementor-element-1c76393.elementor-view-default .elementor-icon{fill:#3582FF6B;color:#3582FF6B;border-color:#3582FF6B}.elementor-8640 .elementor-element.elementor-element-1c76393 .elementor-icon{font-size:15px;padding:5px}.elementor-8640 .elementor-element.elementor-element-1c76393 .elementor-icon i{transform:rotate(0deg)}.elementor-8640 .elementor-element.elementor-element-1c76393 .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-1c76393 .elementor-icon-box-title a{font-family:"Inter",Sans-serif;font-size:15px;font-weight:600}.elementor-8640 .elementor-element.elementor-element-1c76393:has(:hover) .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-1c76393:has(:focus) .elementor-icon-box-title{color:#FFF}.elementor-8640 .elementor-element.elementor-element-1c76393 .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;color:#FFF}.elementor-8640 .elementor-element.elementor-element-9d8e459{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--padding-top:50px;--padding-bottom:0px;--padding-left:10px;--padding-right:10px}.elementor-8640 .elementor-element.elementor-element-9d8e459:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-9d8e459>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#060F18}.elementor-8640 .elementor-element.elementor-element-e7ba0dd{--display:grid;--e-con-grid-template-columns:repeat(4, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--justify-items:center;--align-items:center}.elementor-8640 .elementor-element.elementor-element-e7ba0dd.e-con{--align-self:center}.elementor-widget-counter .elementor-counter-number-wrapper{color:var(--e-global-color-primary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-counter .elementor-counter-title{color:var(--e-global-color-secondary);font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-8640 .elementor-element.elementor-element-7c082a1>.elementor-widget-container{background-color:#3582FF14;padding:20px 20px 20px 20px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#5EB2FF;border-radius:20px 20px 20px 20px}.elementor-8640 .elementor-element.elementor-element-7c082a1 .elementor-counter{gap:20px}.elementor-8640 .elementor-element.elementor-element-7c082a1 .elementor-counter-number-wrapper{color:#5EB2FF;font-family:"Space Grotesk",Sans-serif;font-size:36px;font-weight:800;line-height:28px}.elementor-8640 .elementor-element.elementor-element-7c082a1 .elementor-counter-title{color:#FFF;font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;line-height:24px}.elementor-8640 .elementor-element.elementor-element-c3c2793>.elementor-widget-container{background-color:#3582FF14;padding:20px 20px 20px 20px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#5EB2FF;border-radius:20px 20px 20px 20px}.elementor-8640 .elementor-element.elementor-element-c3c2793 .elementor-counter{gap:20px}.elementor-8640 .elementor-element.elementor-element-c3c2793 .elementor-counter-number-wrapper{color:#5EB2FF;font-family:"Space Grotesk",Sans-serif;font-size:36px;font-weight:800;line-height:28px}.elementor-8640 .elementor-element.elementor-element-c3c2793 .elementor-counter-title{color:#FFF;font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;line-height:24px}.elementor-8640 .elementor-element.elementor-element-3b70514>.elementor-widget-container{background-color:#3582FF14;padding:20px 20px 20px 20px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#5EB2FF;border-radius:20px 20px 20px 20px}.elementor-8640 .elementor-element.elementor-element-3b70514 .elementor-counter{gap:20px}.elementor-8640 .elementor-element.elementor-element-3b70514 .elementor-counter-number-wrapper{color:#5EB2FF;font-family:"Space Grotesk",Sans-serif;font-size:36px;font-weight:800;line-height:28px}.elementor-8640 .elementor-element.elementor-element-3b70514 .elementor-counter-title{color:#FFF;font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;line-height:24px}.elementor-8640 .elementor-element.elementor-element-5ea5d73>.elementor-widget-container{background-color:#3582FF14;padding:20px 20px 20px 20px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#5EB2FF;border-radius:20px 20px 20px 20px}.elementor-8640 .elementor-element.elementor-element-5ea5d73 .elementor-counter{gap:20px}.elementor-8640 .elementor-element.elementor-element-5ea5d73 .elementor-counter-number-wrapper{color:#5EB2FF;font-family:"Space Grotesk",Sans-serif;font-size:36px;font-weight:800;line-height:28px}.elementor-8640 .elementor-element.elementor-element-5ea5d73 .elementor-counter-title{color:#FFF;font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;line-height:24px}.elementor-8640 .elementor-element.elementor-element-eb43e3f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.35;--padding-top:20px;--padding-bottom:100px;--padding-left:10px;--padding-right:10px}.elementor-8640 .elementor-element.elementor-element-eb43e3f:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-eb43e3f>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#060F18}.elementor-8640 .elementor-element.elementor-element-eb43e3f::before,.elementor-8640 .elementor-element.elementor-element-eb43e3f>.elementor-background-video-container::before,.elementor-8640 .elementor-element.elementor-element-eb43e3f>.e-con-inner>.elementor-background-video-container::before,.elementor-8640 .elementor-element.elementor-element-eb43e3f>.elementor-background-slideshow::before,.elementor-8640 .elementor-element.elementor-element-eb43e3f>.e-con-inner>.elementor-background-slideshow::before,.elementor-8640 .elementor-element.elementor-element-eb43e3f>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{--background-overlay:''}.elementor-8640 .elementor-element.elementor-element-ed4cd04{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap}.elementor-8640 .elementor-element.elementor-element-09c2293{--display:flex}.elementor-8640 .elementor-element.elementor-element-fa7a3a0{text-align:center}.elementor-8640 .elementor-element.elementor-element-fa7a3a0 .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:36px;font-weight:600;text-transform:uppercase;line-height:44px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-9025c09{--divider-border-style:solid;--divider-color:#5EB2FF;--divider-border-width:4.5px}.elementor-8640 .elementor-element.elementor-element-9025c09>.elementor-widget-container{margin:-20px 0 0 0}.elementor-8640 .elementor-element.elementor-element-9025c09 .elementor-divider-separator{width:14%;margin:0 auto;margin-center:0}.elementor-8640 .elementor-element.elementor-element-9025c09 .elementor-divider{text-align:center;padding-block-start:10px;padding-block-end:10px}.elementor-8640 .elementor-element.elementor-element-adf0524{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(2, 1fr);--gap:0px 0px;--row-gap:0px;--column-gap:0px;--grid-auto-flow:row;--align-items:center;--border-radius:10px 10px 10px 10px;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-8640 .elementor-element.elementor-element-adf0524:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-adf0524>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#FFF}.elementor-8640 .elementor-element.elementor-element-adf0524.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-6f2c7a6>.elementor-widget-container{background-color:#0B1A28;padding:10px 10px 10px 10px;border-style:solid;border-width:0 1px 0 0;border-color:#E2E2E2;border-radius:10px 10px 10px 10px}.elementor-8640 .elementor-element.elementor-element-6f2c7a6{grid-column:span 1}.elementor-8640 .elementor-element.elementor-element-6f2c7a6.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-6f2c7a6 .elementor-icon-box-wrapper{gap:5px}.elementor-8640 .elementor-element.elementor-element-6f2c7a6 .elementor-icon-box-title{margin-block-end:5px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-6f2c7a6.elementor-view-stacked .elementor-icon{background-color:#FFF}.elementor-8640 .elementor-element.elementor-element-6f2c7a6.elementor-view-framed .elementor-icon,.elementor-8640 .elementor-element.elementor-element-6f2c7a6.elementor-view-default .elementor-icon{fill:#FFF;color:#FFF;border-color:#FFF}.elementor-8640 .elementor-element.elementor-element-6f2c7a6 .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-6f2c7a6 .elementor-icon-box-title a{font-family:"Space Grotesk",Sans-serif;font-size:20px;font-weight:700}.elementor-8640 .elementor-element.elementor-element-6f2c7a6:has(:hover) .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-6f2c7a6:has(:focus) .elementor-icon-box-title{color:#FFF}.elementor-8640 .elementor-element.elementor-element-6f2c7a6 .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:14px;font-weight:400;color:#FFF}.elementor-8640 .elementor-element.elementor-element-5b88343>.elementor-widget-container{padding:10px 10px 10px 10px;border-style:solid;border-width:0 1px 0 0;border-color:#E2E2E2}.elementor-8640 .elementor-element.elementor-element-5b88343.elementor-element{--align-self:flex-start}.elementor-8640 .elementor-element.elementor-element-5b88343 .elementor-icon-box-wrapper{align-items:start;gap:5px}.elementor-8640 .elementor-element.elementor-element-5b88343 .elementor-icon-box-title{margin-block-end:5px;color:#0B1A28}.elementor-8640 .elementor-element.elementor-element-5b88343.elementor-view-stacked .elementor-icon{background-color:#0B1A28}.elementor-8640 .elementor-element.elementor-element-5b88343.elementor-view-framed .elementor-icon,.elementor-8640 .elementor-element.elementor-element-5b88343.elementor-view-default .elementor-icon{fill:#0B1A28;color:#0B1A28;border-color:#0B1A28}.elementor-8640 .elementor-element.elementor-element-5b88343 .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-5b88343 .elementor-icon-box-title a{font-family:"Space Grotesk",Sans-serif;font-size:20px;font-weight:700}.elementor-8640 .elementor-element.elementor-element-5b88343:has(:hover) .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-5b88343:has(:focus) .elementor-icon-box-title{color:#0B1A28}.elementor-8640 .elementor-element.elementor-element-5b88343 .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:14px;font-weight:400;color:#091520BF}.elementor-8640 .elementor-element.elementor-element-c1f4e27>.elementor-widget-container{padding:10px 10px 10px 10px;border-style:solid;border-width:0 1px 0 0;border-color:#E2E2E2}.elementor-8640 .elementor-element.elementor-element-c1f4e27.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-c1f4e27 .elementor-icon-box-wrapper{align-items:start;gap:5px}.elementor-8640 .elementor-element.elementor-element-c1f4e27 .elementor-icon-box-title{margin-block-end:5px;color:#0B1A28}.elementor-8640 .elementor-element.elementor-element-c1f4e27.elementor-view-stacked .elementor-icon{background-color:#0B1A28}.elementor-8640 .elementor-element.elementor-element-c1f4e27.elementor-view-framed .elementor-icon,.elementor-8640 .elementor-element.elementor-element-c1f4e27.elementor-view-default .elementor-icon{fill:#0B1A28;color:#0B1A28;border-color:#0B1A28}.elementor-8640 .elementor-element.elementor-element-c1f4e27 .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-c1f4e27 .elementor-icon-box-title a{font-family:"Space Grotesk",Sans-serif;font-size:20px;font-weight:700}.elementor-8640 .elementor-element.elementor-element-c1f4e27:has(:hover) .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-c1f4e27:has(:focus) .elementor-icon-box-title{color:#0B1A28}.elementor-8640 .elementor-element.elementor-element-c1f4e27 .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:14px;font-weight:400;color:#091520BF}.elementor-8640 .elementor-element.elementor-element-50535af>.elementor-widget-container{padding:10px 10px 10px 10px;border-style:solid;border-width:0 1px 0 0;border-color:#E2E2E2}.elementor-8640 .elementor-element.elementor-element-50535af.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-50535af .elementor-icon-box-wrapper{align-items:start;gap:5px}.elementor-8640 .elementor-element.elementor-element-50535af .elementor-icon-box-title{margin-block-end:5px;color:#0B1A28}.elementor-8640 .elementor-element.elementor-element-50535af.elementor-view-stacked .elementor-icon{background-color:#0B1A28}.elementor-8640 .elementor-element.elementor-element-50535af.elementor-view-framed .elementor-icon,.elementor-8640 .elementor-element.elementor-element-50535af.elementor-view-default .elementor-icon{fill:#0B1A28;color:#0B1A28;border-color:#0B1A28}.elementor-8640 .elementor-element.elementor-element-50535af .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-50535af .elementor-icon-box-title a{font-family:"Space Grotesk",Sans-serif;font-size:20px;font-weight:700}.elementor-8640 .elementor-element.elementor-element-50535af:has(:hover) .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-50535af:has(:focus) .elementor-icon-box-title{color:#0B1A28}.elementor-8640 .elementor-element.elementor-element-50535af .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:14px;font-weight:400;color:#091520BF}.elementor-8640 .elementor-element.elementor-element-b9d8254 .elementor-button{background-color:#0061FF;font-family:"Inter",Sans-serif;font-weight:700;border-radius:9px 9px 9px 9px;padding:24px 24px 24px 24px}.elementor-8640 .elementor-element.elementor-element-b9d8254>.elementor-widget-container{margin:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-b9d8254.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-a835417{--display:flex;--overlay-opacity:0.35;--padding-top:100px;--padding-bottom:100px;--padding-left:10px;--padding-right:10px}.elementor-8640 .elementor-element.elementor-element-a835417::before,.elementor-8640 .elementor-element.elementor-element-a835417>.elementor-background-video-container::before,.elementor-8640 .elementor-element.elementor-element-a835417>.e-con-inner>.elementor-background-video-container::before,.elementor-8640 .elementor-element.elementor-element-a835417>.elementor-background-slideshow::before,.elementor-8640 .elementor-element.elementor-element-a835417>.e-con-inner>.elementor-background-slideshow::before,.elementor-8640 .elementor-element.elementor-element-a835417>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/07/3327641_1_175830040438098193.svg);--background-overlay:''}.elementor-8640 .elementor-element.elementor-element-9645054{text-align:center}.elementor-8640 .elementor-element.elementor-element-9645054 .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:36px;font-weight:600;text-transform:uppercase;line-height:44px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-2e03abc{--divider-border-style:solid;--divider-color:#5EB2FF;--divider-border-width:4.5px}.elementor-8640 .elementor-element.elementor-element-2e03abc>.elementor-widget-container{margin:-20px 0 0 0}.elementor-8640 .elementor-element.elementor-element-2e03abc .elementor-divider-separator{width:14%;margin:0 auto;margin-center:0}.elementor-8640 .elementor-element.elementor-element-2e03abc .elementor-divider{text-align:center;padding-block-start:10px;padding-block-end:10px}.elementor-8640 .elementor-element.elementor-element-d1db071{width:var(--container-widget-width,70%);max-width:70%;--container-widget-width:70%;--container-widget-flex-grow:0;text-align:center;font-family:"Inter",Sans-serif;font-weight:400;color:#FFF}.elementor-8640 .elementor-element.elementor-element-d1db071.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-d93e21f{width:var(--container-widget-width,90%);max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;text-align:center;font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;color:#FFF}.elementor-8640 .elementor-element.elementor-element-d93e21f>.elementor-widget-container{margin:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-d93e21f.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-9564e65{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--overlay-opacity:0.5;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-9564e65::before,.elementor-8640 .elementor-element.elementor-element-9564e65>.elementor-background-video-container::before,.elementor-8640 .elementor-element.elementor-element-9564e65>.e-con-inner>.elementor-background-video-container::before,.elementor-8640 .elementor-element.elementor-element-9564e65>.elementor-background-slideshow::before,.elementor-8640 .elementor-element.elementor-element-9564e65>.e-con-inner>.elementor-background-slideshow::before,.elementor-8640 .elementor-element.elementor-element-9564e65>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{background-image:url(https://hwdigitalbr.com/wp-content/uploads/2025/12/3327641_1_175830040438098193.svg);--background-overlay:'';background-repeat:no-repeat}.elementor-8640 .elementor-element.elementor-element-b8a192f{--display:flex;--justify-content:center}.elementor-8640 .elementor-element.elementor-element-7011e12{width:initial;max-width:initial}.elementor-8640 .elementor-element.elementor-element-7011e12 .elementor-heading-title{font-family:"Montserrat",Sans-serif;font-size:36px;font-weight:600;text-transform:uppercase;line-height:44px;letter-spacing:-.4px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-3708e9d{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var(--e-global-color-text)}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var(--e-global-color-primary)}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var(--e-global-color-primary)}.elementor-widget-icon-list .elementor-icon-list-item>.elementor-icon-list-text,.elementor-widget-icon-list .elementor-icon-list-item>a{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-icon-list .elementor-icon-list-text{color:var(--e-global-color-secondary)}.elementor-8640 .elementor-element.elementor-element-341b797>.elementor-widget-container{background-color:#40BB614A;padding:15px 15px 15px 15px;border-radius:9px 9px 0 0}.elementor-8640 .elementor-element.elementor-element-341b797 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(5px/2)}.elementor-8640 .elementor-element.elementor-element-341b797 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(5px/2)}.elementor-8640 .elementor-element.elementor-element-341b797 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(5px/2)}.elementor-8640 .elementor-element.elementor-element-341b797 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-5px/2)}.elementor-8640 .elementor-element.elementor-element-341b797 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-5px/2)}.elementor-8640 .elementor-element.elementor-element-341b797 .elementor-icon-list-icon i{color:#40BB61;transition:color 0.3s}.elementor-8640 .elementor-element.elementor-element-341b797 .elementor-icon-list-icon svg{fill:#40BB61;transition:fill 0.3s}.elementor-8640 .elementor-element.elementor-element-341b797{--e-icon-list-icon-size:30px;--icon-vertical-offset:0px}.elementor-8640 .elementor-element.elementor-element-341b797 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8640 .elementor-element.elementor-element-341b797 .elementor-icon-list-item>a{font-family:"Space Grotesk",Sans-serif;font-size:28px;font-weight:700}.elementor-8640 .elementor-element.elementor-element-341b797 .elementor-icon-list-text{color:#FFF;transition:color 0.3s}.elementor-8640 .elementor-element.elementor-element-a5e1b22>.elementor-widget-container{background-color:#40BB6121;padding:20px 20px 20px 20px;border-radius:0 0 9px 9px}.elementor-8640 .elementor-element.elementor-element-a5e1b22 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(15px/2)}.elementor-8640 .elementor-element.elementor-element-a5e1b22 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(15px/2)}.elementor-8640 .elementor-element.elementor-element-a5e1b22 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(15px/2)}.elementor-8640 .elementor-element.elementor-element-a5e1b22 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-15px/2)}.elementor-8640 .elementor-element.elementor-element-a5e1b22 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-15px/2)}.elementor-8640 .elementor-element.elementor-element-a5e1b22 .elementor-icon-list-icon i{color:#4CE755;transition:color 0.3s}.elementor-8640 .elementor-element.elementor-element-a5e1b22 .elementor-icon-list-icon svg{fill:#4CE755;transition:fill 0.3s}.elementor-8640 .elementor-element.elementor-element-a5e1b22{--e-icon-list-icon-size:20px;--icon-vertical-align:center;--icon-vertical-offset:0px}.elementor-8640 .elementor-element.elementor-element-a5e1b22 .elementor-icon-list-icon{padding-inline-end:0}.elementor-8640 .elementor-element.elementor-element-a5e1b22 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8640 .elementor-element.elementor-element-a5e1b22 .elementor-icon-list-item>a{font-family:"Montserrat",Sans-serif;font-size:15px;font-weight:400;line-height:20px;letter-spacing:.4px}.elementor-8640 .elementor-element.elementor-element-a5e1b22 .elementor-icon-list-text{color:#FFF;transition:color 0.3s}.elementor-8640 .elementor-element.elementor-element-362b319{--display:flex;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-8640 .elementor-element.elementor-element-a7637fe>.elementor-widget-container{background-color:#5EB2FFB5;padding:15px 15px 15px 15px;border-radius:9px 9px 0 0}.elementor-8640 .elementor-element.elementor-element-a7637fe .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(5px/2)}.elementor-8640 .elementor-element.elementor-element-a7637fe .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(5px/2)}.elementor-8640 .elementor-element.elementor-element-a7637fe .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(5px/2)}.elementor-8640 .elementor-element.elementor-element-a7637fe .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-5px/2)}.elementor-8640 .elementor-element.elementor-element-a7637fe .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-5px/2)}.elementor-8640 .elementor-element.elementor-element-a7637fe .elementor-icon-list-icon i{color:#40BB61;transition:color 0.3s}.elementor-8640 .elementor-element.elementor-element-a7637fe .elementor-icon-list-icon svg{fill:#40BB61;transition:fill 0.3s}.elementor-8640 .elementor-element.elementor-element-a7637fe{--e-icon-list-icon-size:30px;--icon-vertical-offset:0px}.elementor-8640 .elementor-element.elementor-element-a7637fe .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8640 .elementor-element.elementor-element-a7637fe .elementor-icon-list-item>a{font-family:"Space Grotesk",Sans-serif;font-size:28px;font-weight:700}.elementor-8640 .elementor-element.elementor-element-a7637fe .elementor-icon-list-text{color:#FFF;transition:color 0.3s}.elementor-8640 .elementor-element.elementor-element-60d332a>.elementor-widget-container{background-color:#5EB2FFDB;padding:20px 20px 20px 20px;border-radius:0 0 9px 9px}.elementor-8640 .elementor-element.elementor-element-60d332a .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(15px/2)}.elementor-8640 .elementor-element.elementor-element-60d332a .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(15px/2)}.elementor-8640 .elementor-element.elementor-element-60d332a .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(15px/2)}.elementor-8640 .elementor-element.elementor-element-60d332a .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-15px/2)}.elementor-8640 .elementor-element.elementor-element-60d332a .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-15px/2)}.elementor-8640 .elementor-element.elementor-element-60d332a .elementor-icon-list-icon i{color:#4CE755;transition:color 0.3s}.elementor-8640 .elementor-element.elementor-element-60d332a .elementor-icon-list-icon svg{fill:#4CE755;transition:fill 0.3s}.elementor-8640 .elementor-element.elementor-element-60d332a{--e-icon-list-icon-size:20px;--icon-vertical-align:center;--icon-vertical-offset:0px}.elementor-8640 .elementor-element.elementor-element-60d332a .elementor-icon-list-icon{padding-inline-end:0}.elementor-8640 .elementor-element.elementor-element-60d332a .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8640 .elementor-element.elementor-element-60d332a .elementor-icon-list-item>a{font-family:"Montserrat",Sans-serif;font-size:15px;font-weight:400;line-height:20px;letter-spacing:.4px}.elementor-8640 .elementor-element.elementor-element-60d332a .elementor-icon-list-text{color:#FFF;transition:color 0.3s}.elementor-8640 .elementor-element.elementor-element-c5c2415{width:var(--container-widget-width,90%);max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;text-align:center}.elementor-8640 .elementor-element.elementor-element-c5c2415>.elementor-widget-container{margin:20px 0 20px 0}.elementor-8640 .elementor-element.elementor-element-c5c2415.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-c5c2415 .elementor-heading-title{font-family:"Montserrat",Sans-serif;font-size:24px;font-weight:400;line-height:36px;letter-spacing:-.2px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-8a7c6f1 .elementor-button{background-color:#0061FF;font-family:"Inter",Sans-serif;font-weight:700;border-radius:9px 9px 9px 9px;padding:24px 24px 24px 24px}.elementor-8640 .elementor-element.elementor-element-8a7c6f1>.elementor-widget-container{margin:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-8a7c6f1.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-bc801aa{--display:flex;--overlay-opacity:0.35;--padding-top:100px;--padding-bottom:100px;--padding-left:10px;--padding-right:10px}.elementor-8640 .elementor-element.elementor-element-bc801aa:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-bc801aa>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#060F18}.elementor-8640 .elementor-element.elementor-element-bc801aa::before,.elementor-8640 .elementor-element.elementor-element-bc801aa>.elementor-background-video-container::before,.elementor-8640 .elementor-element.elementor-element-bc801aa>.e-con-inner>.elementor-background-video-container::before,.elementor-8640 .elementor-element.elementor-element-bc801aa>.elementor-background-slideshow::before,.elementor-8640 .elementor-element.elementor-element-bc801aa>.e-con-inner>.elementor-background-slideshow::before,.elementor-8640 .elementor-element.elementor-element-bc801aa>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/07/3327641_1_175830040438098193.svg);--background-overlay:''}.elementor-8640 .elementor-element.elementor-element-bf68ac0{--display:flex}.elementor-8640 .elementor-element.elementor-element-335720b{text-align:center}.elementor-8640 .elementor-element.elementor-element-335720b .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:36px;font-weight:600;text-transform:uppercase;line-height:44px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-762f5b4{--divider-border-style:solid;--divider-color:#5EB2FF;--divider-border-width:4.5px}.elementor-8640 .elementor-element.elementor-element-762f5b4>.elementor-widget-container{margin:-20px 0 0 0}.elementor-8640 .elementor-element.elementor-element-762f5b4 .elementor-divider-separator{width:14%;margin:0 auto;margin-center:0}.elementor-8640 .elementor-element.elementor-element-762f5b4 .elementor-divider{text-align:center;padding-block-start:10px;padding-block-end:10px}.elementor-8640 .elementor-element.elementor-element-eb89651{--display:grid;--e-con-grid-template-columns:repeat(8, 1fr);--e-con-grid-template-rows:repeat(2, 1fr);--gap:5px 0px;--row-gap:5px;--column-gap:0px;--grid-auto-flow:row;--justify-items:center;--padding-top:50px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px}.elementor-8640 .elementor-element.elementor-element-eb89651.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-1a81d05{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );border-style:none;--border-style:none;--border-radius:50% 50% 50% 50%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-1a81d05:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-1a81d05>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#E4E5E2;background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/07/logotipo.png);background-position:center center;background-repeat:no-repeat;background-size:contain}.elementor-8640 .elementor-element.elementor-element-1a81d05.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-b71fc79{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );border-style:none;--border-style:none;--border-radius:50% 50% 50% 50%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-b71fc79:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-b71fc79>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#FFF;background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/07/IMG-20260331-WA0042.png);background-position:center center;background-repeat:no-repeat;background-size:contain}.elementor-8640 .elementor-element.elementor-element-b71fc79.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-cd19a26{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );border-style:none;--border-style:none;--border-radius:50% 50% 50% 50%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-cd19a26:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-cd19a26>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#FFF;background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/07/Logo-Completa-Elwes-02.png);background-position:center center;background-repeat:no-repeat;background-size:contain}.elementor-8640 .elementor-element.elementor-element-cd19a26.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-e637b8d{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );border-style:none;--border-style:none;--border-radius:50% 50% 50% 50%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-e637b8d:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-e637b8d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#F2F2F2;background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/07/Logo-Fabricio-Novo.png);background-position:center center;background-repeat:no-repeat;background-size:contain}.elementor-8640 .elementor-element.elementor-element-e637b8d.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-4de0caa{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--border-radius:50% 50% 50% 50%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-4de0caa:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-4de0caa>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#FCFCFC;background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/07/LOGO.png);background-position:center center;background-repeat:no-repeat;background-size:contain}.elementor-8640 .elementor-element.elementor-element-4de0caa.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-028259a{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );border-style:none;--border-style:none;--border-radius:50% 50% 50% 50%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-028259a:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-028259a>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#FFF;background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/07/VINICIUS-LUCENA-LOGO-scaled.png);background-position:center center;background-repeat:no-repeat;background-size:contain}.elementor-8640 .elementor-element.elementor-element-028259a.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-614a065{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );border-style:none;--border-style:none;--border-radius:50% 50% 50% 50%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-614a065:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-614a065>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#907C5F;background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/07/imgi_1_Simone-Souza-logo-branca-291x300-1.png);background-position:center center;background-repeat:no-repeat;background-size:contain}.elementor-8640 .elementor-element.elementor-element-614a065.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-51471db{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );border-style:none;--border-style:none;--border-radius:50% 50% 50% 50%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-51471db:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-51471db>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#14730c;background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/01/FRANCA.png);background-position:center center;background-repeat:no-repeat;background-size:contain}.elementor-8640 .elementor-element.elementor-element-51471db.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-4acfd97{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );border-style:none;--border-style:none;--border-radius:50% 50% 50% 50%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-4acfd97:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-4acfd97>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#14730c;background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/01/bauru.png);background-position:center center;background-repeat:no-repeat;background-size:contain}.elementor-8640 .elementor-element.elementor-element-4acfd97.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-194f8c3{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );border-style:none;--border-style:none;--border-radius:50% 50% 50% 50%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-194f8c3:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-194f8c3>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#14730c;background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/01/BENEFIciar.png);background-position:center center;background-repeat:no-repeat;background-size:contain}.elementor-8640 .elementor-element.elementor-element-194f8c3.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-0e5f590{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );border-style:none;--border-style:none;--border-radius:50% 50% 50% 50%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-0e5f590:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-0e5f590>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#14730c;background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/01/serena-1.png);background-position:center center;background-repeat:no-repeat;background-size:contain}.elementor-8640 .elementor-element.elementor-element-0e5f590.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-ff9099b{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );border-style:none;--border-style:none;--border-radius:50% 50% 50% 50%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-ff9099b:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-ff9099b>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#000;background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/01/star-hair.png);background-position:center center;background-repeat:no-repeat;background-size:contain}.elementor-8640 .elementor-element.elementor-element-ff9099b.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-728bee3{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );border-style:none;--border-style:none;--border-radius:50% 50% 50% 50%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-728bee3:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-728bee3>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#14730c;background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/01/saudecampinas.png);background-position:center center;background-repeat:no-repeat;background-size:contain}.elementor-8640 .elementor-element.elementor-element-728bee3.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-d742fd9{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );border-style:none;--border-style:none;--border-radius:50% 50% 50% 50%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-d742fd9:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-d742fd9>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#14730c;background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/01/daphinelogo.png);background-position:center center;background-repeat:no-repeat;background-size:contain}.elementor-8640 .elementor-element.elementor-element-d742fd9.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-3d49f99{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );border-style:none;--border-style:none;--border-radius:50% 50% 50% 50%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-3d49f99:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-3d49f99>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#14730c;background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/01/atend.png);background-position:center center;background-repeat:no-repeat;background-size:contain}.elementor-8640 .elementor-element.elementor-element-3d49f99.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-1230ca9{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );border-style:none;--border-style:none;--border-radius:50% 50% 50% 50%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-1230ca9:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-1230ca9>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#14730c;background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/01/italo-1.png);background-position:center center;background-repeat:no-repeat;background-size:contain}.elementor-8640 .elementor-element.elementor-element-1230ca9.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-c106581 .elementor-button{background-color:#0061FF;font-family:"Inter",Sans-serif;font-weight:700;border-radius:9px 9px 9px 9px;padding:24px 24px 24px 24px}.elementor-8640 .elementor-element.elementor-element-c106581>.elementor-widget-container{margin:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-c106581.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-c08812d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:90px;--padding-bottom:100px;--padding-left:10px;--padding-right:10px}.elementor-8640 .elementor-element.elementor-element-bc29bca{--display:flex}.elementor-8640 .elementor-element.elementor-element-0ec64b5{width:auto;max-width:auto}.elementor-8640 .elementor-element.elementor-element-0ec64b5>.elementor-widget-container{background-color:#3582FF14;padding:5px 10px 5px 10px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#5EB2FF;border-radius:50px 50px 50px 50px}.elementor-8640 .elementor-element.elementor-element-0ec64b5.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-0ec64b5 .elementor-icon-box-title{margin-block-end:5px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-0ec64b5 .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-0ec64b5 .elementor-icon-box-title a{font-family:"Montserrat",Sans-serif;font-size:13px;font-weight:500;line-height:18px}.elementor-8640 .elementor-element.elementor-element-0ec64b5:has(:hover) .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-0ec64b5:has(:focus) .elementor-icon-box-title{color:#FFF}.elementor-8640 .elementor-element.elementor-element-9cb22f1{text-align:center}.elementor-8640 .elementor-element.elementor-element-9cb22f1 .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:36px;font-weight:600;text-transform:uppercase;line-height:44px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-327718d{--divider-border-style:solid;--divider-color:#5EB2FF;--divider-border-width:4.5px}.elementor-8640 .elementor-element.elementor-element-327718d>.elementor-widget-container{margin:-20px 0 0 0}.elementor-8640 .elementor-element.elementor-element-327718d .elementor-divider-separator{width:14%;margin:0 auto;margin-center:0}.elementor-8640 .elementor-element.elementor-element-327718d .elementor-divider{text-align:center;padding-block-start:10px;padding-block-end:10px}.elementor-widget-media-carousel .elementor-carousel-image-overlay{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-8640 .elementor-element.elementor-element-11e9833.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper){margin-bottom:10px}.elementor-8640 .elementor-element.elementor-element-11e9833 .swiper-pagination-bullet-active,.elementor-8640 .elementor-element.elementor-element-11e9833 .swiper-pagination-progressbar-fill{background-color:#5EB2FF}.elementor-8640 .elementor-element.elementor-element-11e9833 .swiper-pagination-fraction{color:#5EB2FF}.elementor-8640 .elementor-element.elementor-element-11e9833>.elementor-widget-container{margin:0 0 20px 0;padding:6px 6px 6px 6px}.elementor-8640 .elementor-element.elementor-element-11e9833 .elementor-main-swiper{height:600px;width:100%}.elementor-8640 .elementor-element.elementor-element-11e9833 .elementor-main-swiper .swiper-slide{border-width:1px 1px 1px 1px;border-radius:2%;border-color:#5EB2FF}.elementor-8640 .elementor-element.elementor-element-11e9833 .elementor-swiper-button{font-size:20px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-11e9833 .elementor-swiper-button svg{fill:#FFF}.elementor-8640 .elementor-element.elementor-element-11e9833 .swiper-pagination-bullet{--swiper-pagination-bullet-horizontal-gap:15px;--swiper-pagination-bullet-vertical-gap:15px;height:10px;width:10px}.elementor-8640 .elementor-element.elementor-element-11e9833 .swiper-horizontal .swiper-pagination-progressbar{height:10px}.elementor-8640 .elementor-element.elementor-element-11e9833 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){background-color:#FFF;opacity:1}.elementor-8640 .elementor-element.elementor-element-11e9833 .elementor-custom-embed-play i{color:#FFF}.elementor-8640 .elementor-element.elementor-element-11e9833 .elementor-custom-embed-play svg{fill:#FFF}.elementor-8640 .elementor-element.elementor-element-7bd5fa5 .elementor-button{background-color:#0061FF;font-family:"Inter",Sans-serif;font-weight:700;border-radius:9px 9px 9px 9px;padding:24px 24px 24px 24px}.elementor-8640 .elementor-element.elementor-element-7bd5fa5>.elementor-widget-container{margin:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-7bd5fa5.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-4d8d341{--display:flex;--overlay-opacity:0.35;--padding-top:100px;--padding-bottom:100px;--padding-left:10px;--padding-right:10px}.elementor-8640 .elementor-element.elementor-element-4d8d341:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-4d8d341>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#060F18}.elementor-8640 .elementor-element.elementor-element-4d8d341::before,.elementor-8640 .elementor-element.elementor-element-4d8d341>.elementor-background-video-container::before,.elementor-8640 .elementor-element.elementor-element-4d8d341>.e-con-inner>.elementor-background-video-container::before,.elementor-8640 .elementor-element.elementor-element-4d8d341>.elementor-background-slideshow::before,.elementor-8640 .elementor-element.elementor-element-4d8d341>.e-con-inner>.elementor-background-slideshow::before,.elementor-8640 .elementor-element.elementor-element-4d8d341>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{background-image:url(https://hwdigitalbr.com/wp-content/uploads/2026/07/3327641_1_175830040438098193.svg);--background-overlay:''}.elementor-8640 .elementor-element.elementor-element-babdc9b{width:auto;max-width:auto}.elementor-8640 .elementor-element.elementor-element-babdc9b>.elementor-widget-container{background-color:#3582FF14;padding:5px 10px 5px 10px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#5EB2FF;border-radius:50px 50px 50px 50px}.elementor-8640 .elementor-element.elementor-element-babdc9b.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-babdc9b .elementor-icon-box-title{margin-block-end:5px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-babdc9b .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-babdc9b .elementor-icon-box-title a{font-family:"Montserrat",Sans-serif;font-size:13px;font-weight:500;line-height:18px}.elementor-8640 .elementor-element.elementor-element-babdc9b:has(:hover) .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-babdc9b:has(:focus) .elementor-icon-box-title{color:#FFF}.elementor-8640 .elementor-element.elementor-element-e186bf4{text-align:center}.elementor-8640 .elementor-element.elementor-element-e186bf4 .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:36px;font-weight:600;text-transform:uppercase;line-height:44px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-0f9fae7{--divider-border-style:solid;--divider-color:#5EB2FF;--divider-border-width:4.5px}.elementor-8640 .elementor-element.elementor-element-0f9fae7>.elementor-widget-container{margin:-20px 0 0 0}.elementor-8640 .elementor-element.elementor-element-0f9fae7 .elementor-divider-separator{width:14%;margin:0 auto;margin-center:0}.elementor-8640 .elementor-element.elementor-element-0f9fae7 .elementor-divider{text-align:center;padding-block-start:10px;padding-block-end:10px}.elementor-8640 .elementor-element.elementor-element-8c198f0.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper){margin-bottom:15px}.elementor-8640 .elementor-element.elementor-element-8c198f0 .swiper-pagination-bullet-active,.elementor-8640 .elementor-element.elementor-element-8c198f0 .swiper-pagination-progressbar-fill{background-color:#5EB2FF}.elementor-8640 .elementor-element.elementor-element-8c198f0 .swiper-pagination-fraction{color:#5EB2FF}.elementor-8640 .elementor-element.elementor-element-8c198f0>.elementor-widget-container{margin:0 0 20px 0}.elementor-8640 .elementor-element.elementor-element-8c198f0 .elementor-main-swiper{height:584px;width:99%}.elementor-8640 .elementor-element.elementor-element-8c198f0 .elementor-main-swiper .swiper-slide{border-radius:2%}.elementor-8640 .elementor-element.elementor-element-8c198f0 .elementor-swiper-button{font-size:20px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-8c198f0 .elementor-swiper-button svg{fill:#FFF}.elementor-8640 .elementor-element.elementor-element-8c198f0 .swiper-pagination-bullet{--swiper-pagination-bullet-horizontal-gap:15px;--swiper-pagination-bullet-vertical-gap:15px;height:10px;width:10px}.elementor-8640 .elementor-element.elementor-element-8c198f0 .swiper-horizontal .swiper-pagination-progressbar{height:10px}.elementor-8640 .elementor-element.elementor-element-8c198f0 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){background-color:#FFF;opacity:1}.elementor-8640 .elementor-element.elementor-element-8c198f0 .elementor-custom-embed-play i{color:#FFF;text-shadow:10px 10px 15px #3034A0}.elementor-8640 .elementor-element.elementor-element-8c198f0 .elementor-custom-embed-play svg{fill:#FFF}.elementor-8640 .elementor-element.elementor-element-4a1778e .elementor-button{background-color:#0061FF;font-family:"Inter",Sans-serif;font-weight:700;border-radius:9px 9px 9px 9px;padding:24px 24px 24px 24px}.elementor-8640 .elementor-element.elementor-element-4a1778e>.elementor-widget-container{margin:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-4a1778e.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-3980916{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.35;--padding-top:80px;--padding-bottom:100px;--padding-left:10px;--padding-right:10px}.elementor-8640 .elementor-element.elementor-element-3980916::before,.elementor-8640 .elementor-element.elementor-element-3980916>.elementor-background-video-container::before,.elementor-8640 .elementor-element.elementor-element-3980916>.e-con-inner>.elementor-background-video-container::before,.elementor-8640 .elementor-element.elementor-element-3980916>.elementor-background-slideshow::before,.elementor-8640 .elementor-element.elementor-element-3980916>.e-con-inner>.elementor-background-slideshow::before,.elementor-8640 .elementor-element.elementor-element-3980916>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{--background-overlay:''}.elementor-8640 .elementor-element.elementor-element-0278a8e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-162d097{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-8640 .elementor-element.elementor-element-162d097.e-con{--flex-grow:0;--flex-shrink:0}.elementor-8640 .elementor-element.elementor-element-69e02b3>.elementor-widget-container{margin:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-69e02b3 img{width:87%;border-radius:5px 5px 5px 5px}.elementor-8640 .elementor-element.elementor-element-8deb164{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-8640 .elementor-element.elementor-element-bd02dc9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#5EB2FF;--border-color:#5EB2FF;--border-radius:7px 7px 7px 7px;box-shadow:0 0 10px 0 rgb(0 0 0 / .5);--padding-top:24px;--padding-bottom:24px;--padding-left:24px;--padding-right:24px}.elementor-8640 .elementor-element.elementor-element-bd02dc9:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-bd02dc9>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#11212F59}.elementor-8640 .elementor-element.elementor-element-1188798>.elementor-widget-container{margin:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-1188798{text-align:start}.elementor-8640 .elementor-element.elementor-element-1188798 .elementor-heading-title{font-family:"Montserrat",Sans-serif;font-size:36px;font-weight:600;text-transform:uppercase;line-height:44px;color:#3582FF}.elementor-8640 .elementor-element.elementor-element-e7fbc53{--divider-border-style:solid;--divider-color:#5EB2FF;--divider-border-width:4.5px}.elementor-8640 .elementor-element.elementor-element-e7fbc53>.elementor-widget-container{margin:-20px 0 0 0}.elementor-8640 .elementor-element.elementor-element-e7fbc53 .elementor-divider-separator{width:14%;margin:0 auto;margin-left:0}.elementor-8640 .elementor-element.elementor-element-e7fbc53 .elementor-divider{text-align:left;padding-block-start:10px;padding-block-end:10px}.elementor-8640 .elementor-element.elementor-element-1616d2c>.elementor-widget-container{margin:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-1616d2c{font-family:"Inter",Sans-serif;font-weight:400;color:#FFF}.elementor-8640 .elementor-element.elementor-element-ceaa199{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-33baec5>.elementor-widget-container{background-color:#3582FF14;padding:15px 25px 15px 25px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#5EB2FF;border-radius:20px 20px 20px 20px}.elementor-8640 .elementor-element.elementor-element-33baec5 .elementor-counter{gap:10px}.elementor-8640 .elementor-element.elementor-element-33baec5 .elementor-counter-number-wrapper{color:#5EB2FF;font-family:"Space Grotesk",Sans-serif;font-size:24px;font-weight:800;line-height:28px}.elementor-8640 .elementor-element.elementor-element-33baec5 .elementor-counter-title{color:#FFF;font-family:"Inter",Sans-serif;font-size:14px;font-weight:400;line-height:18px}.elementor-8640 .elementor-element.elementor-element-f0f7946>.elementor-widget-container{background-color:#3582FF14;padding:15px 25px 15px 25px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#5EB2FF;border-radius:20px 20px 20px 20px}.elementor-8640 .elementor-element.elementor-element-f0f7946 .elementor-counter{gap:10px}.elementor-8640 .elementor-element.elementor-element-f0f7946 .elementor-counter-number-wrapper{color:#5EB2FF;font-family:"Space Grotesk",Sans-serif;font-size:24px;font-weight:800;line-height:28px}.elementor-8640 .elementor-element.elementor-element-f0f7946 .elementor-counter-title{color:#FFF;font-family:"Inter",Sans-serif;font-size:14px;font-weight:400;line-height:18px}.elementor-8640 .elementor-element.elementor-element-93fade3>.elementor-widget-container{background-color:#3582FF14;padding:15px 25px 15px 25px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#5EB2FF;border-radius:20px 20px 20px 20px}.elementor-8640 .elementor-element.elementor-element-93fade3 .elementor-counter{gap:10px}.elementor-8640 .elementor-element.elementor-element-93fade3 .elementor-counter-number-wrapper{color:#5EB2FF;font-family:"Space Grotesk",Sans-serif;font-size:24px;font-weight:800;line-height:28px}.elementor-8640 .elementor-element.elementor-element-93fade3 .elementor-counter-title{color:#FFF;font-family:"Inter",Sans-serif;font-size:14px;font-weight:400;line-height:18px}.elementor-8640 .elementor-element.elementor-element-b63079f .elementor-button{background-color:#0061FF;font-family:"Inter",Sans-serif;font-weight:700;border-radius:9px 9px 9px 9px;padding:24px 24px 24px 24px}.elementor-8640 .elementor-element.elementor-element-b63079f>.elementor-widget-container{margin:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-b63079f.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-72f2b23{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.35;--padding-top:80px;--padding-bottom:100px;--padding-left:10px;--padding-right:10px}.elementor-8640 .elementor-element.elementor-element-72f2b23:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-72f2b23>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#060F18}.elementor-8640 .elementor-element.elementor-element-72f2b23::before,.elementor-8640 .elementor-element.elementor-element-72f2b23>.elementor-background-video-container::before,.elementor-8640 .elementor-element.elementor-element-72f2b23>.e-con-inner>.elementor-background-video-container::before,.elementor-8640 .elementor-element.elementor-element-72f2b23>.elementor-background-slideshow::before,.elementor-8640 .elementor-element.elementor-element-72f2b23>.e-con-inner>.elementor-background-slideshow::before,.elementor-8640 .elementor-element.elementor-element-72f2b23>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{--background-overlay:''}.elementor-8640 .elementor-element.elementor-element-087480f{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-087480f.e-con{--align-self:center}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-widget-icon.elementor-view-framed .elementor-icon,.elementor-widget-icon.elementor-view-default .elementor-icon{color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-widget-icon.elementor-view-framed .elementor-icon,.elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var(--e-global-color-primary)}.elementor-8640 .elementor-element.elementor-element-7941cb5>.elementor-widget-container{margin:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-7941cb5.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-7941cb5 .elementor-icon-wrapper{text-align:center}.elementor-8640 .elementor-element.elementor-element-7941cb5.elementor-view-stacked .elementor-icon{background-color:#5EB2FF}.elementor-8640 .elementor-element.elementor-element-7941cb5.elementor-view-framed .elementor-icon,.elementor-8640 .elementor-element.elementor-element-7941cb5.elementor-view-default .elementor-icon{color:#5EB2FF;border-color:#5EB2FF}.elementor-8640 .elementor-element.elementor-element-7941cb5.elementor-view-framed .elementor-icon,.elementor-8640 .elementor-element.elementor-element-7941cb5.elementor-view-default .elementor-icon svg{fill:#5EB2FF}.elementor-8640 .elementor-element.elementor-element-7941cb5 .elementor-icon{font-size:35px}.elementor-8640 .elementor-element.elementor-element-7941cb5 .elementor-icon svg{height:35px}.elementor-8640 .elementor-element.elementor-element-7941cb5 .elementor-icon i,.elementor-8640 .elementor-element.elementor-element-7941cb5 .elementor-icon svg{transform:rotate(0deg)}.elementor-8640 .elementor-element.elementor-element-ea33ae1{text-align:center}.elementor-8640 .elementor-element.elementor-element-ea33ae1 .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:36px;font-weight:600;text-transform:uppercase;line-height:44px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-19784e8{--divider-border-style:solid;--divider-color:#5EB2FF;--divider-border-width:4.5px}.elementor-8640 .elementor-element.elementor-element-19784e8>.elementor-widget-container{margin:-20px 0 0 0}.elementor-8640 .elementor-element.elementor-element-19784e8 .elementor-divider-separator{width:14%;margin:0 auto;margin-center:0}.elementor-8640 .elementor-element.elementor-element-19784e8 .elementor-divider{text-align:center;padding-block-start:10px;padding-block-end:10px}.elementor-8640 .elementor-element.elementor-element-416b7cd{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px}.elementor-8640 .elementor-element.elementor-element-416b7cd.e-con{--align-self:center}.elementor-8640 .elementor-element.elementor-element-f2e780d{--display:flex}.elementor-8640 .elementor-element.elementor-element-7c5fd66>.elementor-widget-container{padding:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-7c5fd66{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-20fb387{--display:flex}.elementor-8640 .elementor-element.elementor-element-b6103c2>.elementor-widget-container{padding:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-b6103c2{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-86e7c02{--display:flex}.elementor-8640 .elementor-element.elementor-element-ba64def>.elementor-widget-container{padding:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-ba64def{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-9c55915{--display:flex}.elementor-8640 .elementor-element.elementor-element-6796cb6>.elementor-widget-container{padding:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-6796cb6{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-51d33dd{--display:flex}.elementor-8640 .elementor-element.elementor-element-aeb4fba>.elementor-widget-container{padding:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-aeb4fba{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-648a8e5{--n-accordion-title-font-size:18px;--n-accordion-title-justify-content:space-between;--n-accordion-title-flex-grow:1;--n-accordion-title-icon-order:initial;--n-accordion-item-title-space-between:14px;--n-accordion-item-title-distance-from-content:-12px;--n-accordion-border-radius:1rem 1rem 1rem 1rem;--n-accordion-title-normal-color:#FFFFFF;--n-accordion-title-hover-color:#FFFFFF;--n-accordion-title-active-color:#FFFFFF;--n-accordion-icon-size:15px}.elementor-8640 .elementor-element.elementor-element-648a8e5>.elementor-widget-container>.e-n-accordion>.e-n-accordion-item>.e-n-accordion-item-title{background-color:#0F2B45;border-style:solid;border-width:1px 1px 1px 1px;border-color:#B1B1B1}.elementor-8640 .elementor-element.elementor-element-648a8e5>.elementor-widget-container>.e-n-accordion>.e-n-accordion-item>.e-n-accordion-item-title:hover{background-color:#5EB2FF}:where(.elementor-8640 .elementor-element.elementor-element-648a8e5>.elementor-widget-container>.e-n-accordion>.e-n-accordion-item)>.e-con{background-color:#0F2B45;border-style:solid;border-width:0 1px 1px 1px;border-color:#B1B1B1;--border-radius:0rem 0rem 1rem 1rem;--padding-top:16px;--padding-right:24px;--padding-bottom:16px;--padding-left:24px}.elementor-8640 .elementor-element.elementor-element-648a8e5{--n-accordion-padding:16px 24px 16px 24px}:where(.elementor-8640 .elementor-element.elementor-element-648a8e5>.elementor-widget-container>.e-n-accordion>.e-n-accordion-item>.e-n-accordion-item-title>.e-n-accordion-item-title-header)>.e-n-accordion-item-title-text{font-family:"Space Grotesk",Sans-serif;font-weight:400;line-height:28px}.elementor-8640 .elementor-element.elementor-element-49cb71e .elementor-button{background-color:#0061FF;font-family:"Inter",Sans-serif;font-weight:700;border-radius:9px 9px 9px 9px;padding:24px 24px 24px 24px}.elementor-8640 .elementor-element.elementor-element-49cb71e>.elementor-widget-container{margin:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-49cb71e.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-c9ea5b5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:54px;--padding-bottom:54px;--padding-left:54px;--padding-right:54px}.elementor-8640 .elementor-element.elementor-element-c9ea5b5:not(.elementor-motion-effects-element-type-background),.elementor-8640 .elementor-element.elementor-element-c9ea5b5>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#121F2C}.elementor-8640 .elementor-element.elementor-element-b1d6b6e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;border-style:solid;--border-style:solid;border-width:0 0 1px 0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#949494;--border-color:#949494}.elementor-8640 .elementor-element.elementor-element-7da0a54{width:var(--container-widget-width,23%);max-width:23%;--container-widget-width:23%;--container-widget-flex-grow:0;text-align:center}.elementor-8640 .elementor-element.elementor-element-5aaf618{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-b284a7f .elementor-icon-box-wrapper{align-items:center;gap:15px}.elementor-8640 .elementor-element.elementor-element-b284a7f .elementor-icon-box-title{margin-block-end:15px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-b284a7f.elementor-view-stacked .elementor-icon{background-color:#5EB2FF;fill:#FFF;color:#FFF}.elementor-8640 .elementor-element.elementor-element-b284a7f.elementor-view-framed .elementor-icon,.elementor-8640 .elementor-element.elementor-element-b284a7f.elementor-view-default .elementor-icon{fill:#5EB2FF;color:#5EB2FF;border-color:#5EB2FF}.elementor-8640 .elementor-element.elementor-element-b284a7f.elementor-view-framed .elementor-icon{background-color:#FFF}.elementor-8640 .elementor-element.elementor-element-b284a7f.elementor-view-stacked:has(:hover) .elementor-icon,.elementor-8640 .elementor-element.elementor-element-b284a7f.elementor-view-stacked:has(:focus) .elementor-icon{background-color:#0284C7;fill:#FFF;color:#FFF}.elementor-8640 .elementor-element.elementor-element-b284a7f.elementor-view-framed:has(:hover) .elementor-icon,.elementor-8640 .elementor-element.elementor-element-b284a7f.elementor-view-default:has(:hover) .elementor-icon,.elementor-8640 .elementor-element.elementor-element-b284a7f.elementor-view-framed:has(:focus) .elementor-icon,.elementor-8640 .elementor-element.elementor-element-b284a7f.elementor-view-default:has(:focus) .elementor-icon{fill:#0284C7;color:#0284C7;border-color:#0284C7}.elementor-8640 .elementor-element.elementor-element-b284a7f.elementor-view-framed:has(:hover) .elementor-icon,.elementor-8640 .elementor-element.elementor-element-b284a7f.elementor-view-framed:has(:focus) .elementor-icon{background-color:#FFF}.elementor-8640 .elementor-element.elementor-element-b284a7f .elementor-icon{font-size:16px;padding:12px}.elementor-8640 .elementor-element.elementor-element-b284a7f .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-b284a7f .elementor-icon-box-title a{font-family:"Montserrat",Sans-serif;font-size:18px;font-weight:800;line-height:0;letter-spacing:-.4px}.elementor-8640 .elementor-element.elementor-element-b284a7f:has(:hover) .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-b284a7f:has(:focus) .elementor-icon-box-title{color:#FFF}.elementor-8640 .elementor-element.elementor-element-b284a7f .elementor-icon-box-description{font-family:"Montserrat",Sans-serif;font-size:16px;font-weight:400;line-height:18px;letter-spacing:.2px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-97a1a20 .elementor-icon-box-wrapper{align-items:center;gap:15px}.elementor-8640 .elementor-element.elementor-element-97a1a20 .elementor-icon-box-title{margin-block-end:15px;color:#FFF}.elementor-8640 .elementor-element.elementor-element-97a1a20.elementor-view-stacked .elementor-icon{background-color:#5EB2FF;fill:#FFF;color:#FFF}.elementor-8640 .elementor-element.elementor-element-97a1a20.elementor-view-framed .elementor-icon,.elementor-8640 .elementor-element.elementor-element-97a1a20.elementor-view-default .elementor-icon{fill:#5EB2FF;color:#5EB2FF;border-color:#5EB2FF}.elementor-8640 .elementor-element.elementor-element-97a1a20.elementor-view-framed .elementor-icon{background-color:#FFF}.elementor-8640 .elementor-element.elementor-element-97a1a20.elementor-view-stacked:has(:hover) .elementor-icon,.elementor-8640 .elementor-element.elementor-element-97a1a20.elementor-view-stacked:has(:focus) .elementor-icon{background-color:#0284C7;fill:#FFF;color:#FFF}.elementor-8640 .elementor-element.elementor-element-97a1a20.elementor-view-framed:has(:hover) .elementor-icon,.elementor-8640 .elementor-element.elementor-element-97a1a20.elementor-view-default:has(:hover) .elementor-icon,.elementor-8640 .elementor-element.elementor-element-97a1a20.elementor-view-framed:has(:focus) .elementor-icon,.elementor-8640 .elementor-element.elementor-element-97a1a20.elementor-view-default:has(:focus) .elementor-icon{fill:#0284C7;color:#0284C7;border-color:#0284C7}.elementor-8640 .elementor-element.elementor-element-97a1a20.elementor-view-framed:has(:hover) .elementor-icon,.elementor-8640 .elementor-element.elementor-element-97a1a20.elementor-view-framed:has(:focus) .elementor-icon{background-color:#FFF}.elementor-8640 .elementor-element.elementor-element-97a1a20 .elementor-icon{font-size:16px;padding:12px}.elementor-8640 .elementor-element.elementor-element-97a1a20 .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-97a1a20 .elementor-icon-box-title a{font-family:"Montserrat",Sans-serif;font-size:18px;font-weight:800;line-height:0;letter-spacing:-.4px}.elementor-8640 .elementor-element.elementor-element-97a1a20:has(:hover) .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-97a1a20:has(:focus) .elementor-icon-box-title{color:#FFF}.elementor-8640 .elementor-element.elementor-element-97a1a20 .elementor-icon-box-description{font-family:"Montserrat",Sans-serif;font-size:16px;font-weight:400;line-height:18px;letter-spacing:.2px;color:#FFF}body:not(.rtl) .elementor-8640 .elementor-element.elementor-element-1a3ff2e{right:30px}body.rtl .elementor-8640 .elementor-element.elementor-element-1a3ff2e{left:30px}.elementor-8640 .elementor-element.elementor-element-1a3ff2e{bottom:30px;z-index:10}.elementor-8640 .elementor-element.elementor-element-1a3ff2e .elementor-icon-wrapper{text-align:center}.elementor-8640 .elementor-element.elementor-element-1a3ff2e.elementor-view-stacked .elementor-icon{background-color:#3F9B33;color:#FFF}.elementor-8640 .elementor-element.elementor-element-1a3ff2e.elementor-view-framed .elementor-icon,.elementor-8640 .elementor-element.elementor-element-1a3ff2e.elementor-view-default .elementor-icon{color:#3F9B33;border-color:#3F9B33}.elementor-8640 .elementor-element.elementor-element-1a3ff2e.elementor-view-framed .elementor-icon,.elementor-8640 .elementor-element.elementor-element-1a3ff2e.elementor-view-default .elementor-icon svg{fill:#3F9B33}.elementor-8640 .elementor-element.elementor-element-1a3ff2e.elementor-view-framed .elementor-icon{background-color:#FFF}.elementor-8640 .elementor-element.elementor-element-1a3ff2e.elementor-view-stacked .elementor-icon svg{fill:#FFF}.elementor-8640 .elementor-element.elementor-element-1a3ff2e.elementor-view-stacked .elementor-icon:hover{background-color:#1F4719}.elementor-8640 .elementor-element.elementor-element-1a3ff2e.elementor-view-framed .elementor-icon:hover,.elementor-8640 .elementor-element.elementor-element-1a3ff2e.elementor-view-default .elementor-icon:hover{color:#1F4719;border-color:#1F4719}.elementor-8640 .elementor-element.elementor-element-1a3ff2e.elementor-view-framed .elementor-icon:hover,.elementor-8640 .elementor-element.elementor-element-1a3ff2e.elementor-view-default .elementor-icon:hover svg{fill:#1F4719}.elementor-8640 .elementor-element.elementor-element-1a3ff2e .elementor-icon{font-size:50px;padding:20px}.elementor-8640 .elementor-element.elementor-element-1a3ff2e .elementor-icon svg{height:50px}.elementor-8640 .elementor-element.elementor-element-83ccafa{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-f22a72c{text-align:center;font-family:"Montserrat",Sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#FFF}@media(max-width:1024px){.elementor-8640 .elementor-element.elementor-element-e7ba0dd{--grid-auto-flow:row}.elementor-8640 .elementor-element.elementor-element-adf0524{--grid-auto-flow:row}.elementor-8640 .elementor-element.elementor-element-eb89651{--grid-auto-flow:row}.elementor-8640 .elementor-element.elementor-element-11e9833.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper){margin-bottom:10px}.elementor-8640 .elementor-element.elementor-element-11e9833>.elementor-widget-container{padding:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-8c198f0.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper){margin-bottom:10px}.elementor-8640 .elementor-element.elementor-element-8c198f0>.elementor-widget-container{padding:0 0 0 0}}@media(max-width:767px){.elementor-8640 .elementor-element.elementor-element-ca5ea46 .elementor-heading-title{font-size:11px;line-height:1.2em;letter-spacing:-.2px}.elementor-8640 .elementor-element.elementor-element-8a7fc83{--padding-top:10px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px}.elementor-8640 .elementor-element.elementor-element-4376b25{--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-17891ed>.elementor-widget-container{margin:20px 0 10px 0}.elementor-8640 .elementor-element.elementor-element-17891ed{text-align:center}.elementor-8640 .elementor-element.elementor-element-17891ed img{width:20%}.elementor-8640 .elementor-element.elementor-element-6854dd1>.elementor-widget-container{margin:0 0 10px 0}.elementor-8640 .elementor-element.elementor-element-6854dd1.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-6854dd1{text-align:center}.elementor-8640 .elementor-element.elementor-element-6854dd1 .elementor-heading-title{font-size:20px;line-height:24px}.elementor-8640 .elementor-element.elementor-element-06528ef{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%;text-align:center;font-size:15px;line-height:22px}.elementor-8640 .elementor-element.elementor-element-0b88c6e>.elementor-widget-container{padding:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-0b88c6e.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-0b88c6e{text-align:center}.elementor-8640 .elementor-element.elementor-element-0b88c6e .elementor-heading-title{font-size:15px;line-height:22px}.elementor-8640 .elementor-element.elementor-element-8b2c4ad>.elementor-widget-container{padding:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-8b2c4ad{text-align:center}.elementor-8640 .elementor-element.elementor-element-8b2c4ad .elementor-heading-title{font-size:12px;line-height:16px}.elementor-8640 .elementor-element.elementor-element-12c6fd2>.elementor-widget-container{margin:0 0 24px 0}.elementor-8640 .elementor-element.elementor-element-12c6fd2.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-12c6fd2 .elementor-button{font-size:13px;padding:18px 18px 18px 18px}.elementor-8640 .elementor-element.elementor-element-00d9a33{--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px}.elementor-8640 .elementor-element.elementor-element-5da2489{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%;text-align:center}.elementor-8640 .elementor-element.elementor-element-5da2489 .elementor-heading-title{font-size:18px;line-height:24px}.elementor-8640 .elementor-element.elementor-element-031bff8 .elementor-divider{text-align:center}.elementor-8640 .elementor-element.elementor-element-031bff8 .elementor-divider-separator{margin:0 auto;margin-center:0}.elementor-8640 .elementor-element.elementor-element-6c5525d .elementor-icon{font-size:12px;padding:3px}.elementor-8640 .elementor-element.elementor-element-6c5525d .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-6c5525d .elementor-icon-box-title a{font-size:16px}.elementor-8640 .elementor-element.elementor-element-6c5525d .elementor-icon-box-description{font-size:12px}.elementor-8640 .elementor-element.elementor-element-a689eb7 .elementor-icon{font-size:12px;padding:3px}.elementor-8640 .elementor-element.elementor-element-a689eb7 .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-a689eb7 .elementor-icon-box-title a{font-size:16px}.elementor-8640 .elementor-element.elementor-element-a689eb7 .elementor-icon-box-description{font-size:12px}.elementor-8640 .elementor-element.elementor-element-4054567 .elementor-icon{font-size:12px;padding:3px}.elementor-8640 .elementor-element.elementor-element-4054567 .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-4054567 .elementor-icon-box-title a{font-size:16px}.elementor-8640 .elementor-element.elementor-element-4054567 .elementor-icon-box-description{font-size:12px}.elementor-8640 .elementor-element.elementor-element-6305184 .elementor-icon{font-size:12px;padding:3px}.elementor-8640 .elementor-element.elementor-element-6305184 .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-6305184 .elementor-icon-box-title a{font-size:16px}.elementor-8640 .elementor-element.elementor-element-6305184 .elementor-icon-box-description{font-size:12px}.elementor-8640 .elementor-element.elementor-element-67c154e .elementor-icon{font-size:12px;padding:3px}.elementor-8640 .elementor-element.elementor-element-67c154e .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-67c154e .elementor-icon-box-title a{font-size:16px}.elementor-8640 .elementor-element.elementor-element-67c154e .elementor-icon-box-description{font-size:12px}.elementor-8640 .elementor-element.elementor-element-1c76393 .elementor-icon{font-size:12px;padding:3px}.elementor-8640 .elementor-element.elementor-element-1c76393 .elementor-icon-box-title,.elementor-8640 .elementor-element.elementor-element-1c76393 .elementor-icon-box-title a{font-size:16px}.elementor-8640 .elementor-element.elementor-element-1c76393 .elementor-icon-box-description{font-size:12px}.elementor-8640 .elementor-element.elementor-element-e7ba0dd{--e-con-grid-template-columns:repeat(2, 1fr);--gap:10px 10px;--row-gap:10px;--column-gap:10px;--grid-auto-flow:row}.elementor-8640 .elementor-element.elementor-element-7c082a1 .elementor-counter{gap:10px}.elementor-8640 .elementor-element.elementor-element-7c082a1 .elementor-counter-number-wrapper{font-size:26px}.elementor-8640 .elementor-element.elementor-element-7c082a1 .elementor-counter-title{font-size:16px;line-height:22px}.elementor-8640 .elementor-element.elementor-element-c3c2793 .elementor-counter{gap:10px}.elementor-8640 .elementor-element.elementor-element-c3c2793 .elementor-counter-number-wrapper{font-size:26px}.elementor-8640 .elementor-element.elementor-element-c3c2793 .elementor-counter-title{font-size:16px;line-height:22px}.elementor-8640 .elementor-element.elementor-element-3b70514 .elementor-counter{gap:10px}.elementor-8640 .elementor-element.elementor-element-3b70514 .elementor-counter-number-wrapper{font-size:26px}.elementor-8640 .elementor-element.elementor-element-3b70514 .elementor-counter-title{font-size:16px;line-height:22px}.elementor-8640 .elementor-element.elementor-element-5ea5d73 .elementor-counter{gap:10px}.elementor-8640 .elementor-element.elementor-element-5ea5d73 .elementor-counter-number-wrapper{font-size:26px}.elementor-8640 .elementor-element.elementor-element-5ea5d73 .elementor-counter-title{font-size:16px;line-height:22px}.elementor-8640 .elementor-element.elementor-element-eb43e3f{--padding-top:20px;--padding-bottom:20px;--padding-left:10px;--padding-right:10px}.elementor-8640 .elementor-element.elementor-element-09c2293{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-fa7a3a0{text-align:center}.elementor-8640 .elementor-element.elementor-element-fa7a3a0 .elementor-heading-title{font-size:20px;line-height:30px}.elementor-8640 .elementor-element.elementor-element-9025c09 .elementor-divider{text-align:center}.elementor-8640 .elementor-element.elementor-element-9025c09 .elementor-divider-separator{margin:0 auto;margin-center:0}.elementor-8640 .elementor-element.elementor-element-adf0524{--e-con-grid-template-columns:repeat(1, 1fr);--gap:0px 0px;--row-gap:0px;--column-gap:0px;--grid-auto-flow:row;--justify-items:center;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-8640 .elementor-element.elementor-element-6f2c7a6{grid-column:span 1}.elementor-8640 .elementor-element.elementor-element-5b88343.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-b9d8254>.elementor-widget-container{margin:-10px 0 24px 0}.elementor-8640 .elementor-element.elementor-element-b9d8254 .elementor-button{font-size:13px;padding:18px 18px 18px 18px}.elementor-8640 .elementor-element.elementor-element-a835417{--padding-top:30px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-9645054{text-align:center}.elementor-8640 .elementor-element.elementor-element-9645054 .elementor-heading-title{font-size:20px;line-height:30px}.elementor-8640 .elementor-element.elementor-element-d1db071{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%;text-align:center}.elementor-8640 .elementor-element.elementor-element-d93e21f{text-align:center}.elementor-8640 .elementor-element.elementor-element-b8a192f{--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-8640 .elementor-element.elementor-element-7011e12{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%;text-align:center}.elementor-8640 .elementor-element.elementor-element-7011e12 .elementor-heading-title{font-size:18px;line-height:30px;letter-spacing:0}.elementor-8640 .elementor-element.elementor-element-341b797 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8640 .elementor-element.elementor-element-341b797 .elementor-icon-list-item>a{font-size:22px}.elementor-8640 .elementor-element.elementor-element-a7637fe .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8640 .elementor-element.elementor-element-a7637fe .elementor-icon-list-item>a{font-size:22px}.elementor-8640 .elementor-element.elementor-element-c5c2415>.elementor-widget-container{margin:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-c5c2415{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%;text-align:center}.elementor-8640 .elementor-element.elementor-element-c5c2415 .elementor-heading-title{font-size:18px;line-height:24px;letter-spacing:0}.elementor-8640 .elementor-element.elementor-element-8a7c6f1>.elementor-widget-container{margin:-10px 0 24px 0}.elementor-8640 .elementor-element.elementor-element-8a7c6f1 .elementor-button{font-size:13px;padding:18px 18px 18px 18px}.elementor-8640 .elementor-element.elementor-element-bc801aa{--padding-top:30px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-335720b{text-align:center}.elementor-8640 .elementor-element.elementor-element-335720b .elementor-heading-title{font-size:20px;line-height:30px}.elementor-8640 .elementor-element.elementor-element-eb89651{--width:70%;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:10px 0px;--row-gap:10px;--column-gap:0px;--grid-auto-flow:row;--padding-top:25px;--padding-bottom:25px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-c106581>.elementor-widget-container{margin:-10px 0 24px 0}.elementor-8640 .elementor-element.elementor-element-c106581 .elementor-button{font-size:13px;padding:18px 18px 18px 18px}.elementor-8640 .elementor-element.elementor-element-c08812d{--padding-top:50px;--padding-bottom:20px;--padding-left:10px;--padding-right:10px}.elementor-8640 .elementor-element.elementor-element-bc29bca{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-9cb22f1{text-align:center}.elementor-8640 .elementor-element.elementor-element-9cb22f1 .elementor-heading-title{font-size:20px;line-height:30px}.elementor-8640 .elementor-element.elementor-element-11e9833.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper){margin-bottom:9px}.elementor-8640 .elementor-element.elementor-element-11e9833 .elementor-main-swiper{height:549px;width:86%}.elementor-8640 .elementor-element.elementor-element-7bd5fa5>.elementor-widget-container{margin:-10px 0 24px 0}.elementor-8640 .elementor-element.elementor-element-7bd5fa5 .elementor-button{font-size:13px;padding:18px 18px 18px 18px}.elementor-8640 .elementor-element.elementor-element-4d8d341{--padding-top:30px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-e186bf4{text-align:center}.elementor-8640 .elementor-element.elementor-element-e186bf4 .elementor-heading-title{font-size:20px;line-height:30px}.elementor-8640 .elementor-element.elementor-element-8c198f0.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper){margin-bottom:10px}.elementor-8640 .elementor-element.elementor-element-8c198f0 .elementor-main-swiper{height:454px;width:259px}.elementor-8640 .elementor-element.elementor-element-4a1778e>.elementor-widget-container{margin:-10px 0 24px 0}.elementor-8640 .elementor-element.elementor-element-4a1778e .elementor-button{font-size:13px;padding:18px 18px 18px 18px}.elementor-8640 .elementor-element.elementor-element-3980916{--padding-top:20px;--padding-bottom:20px;--padding-left:10px;--padding-right:10px}.elementor-8640 .elementor-element.elementor-element-162d097.e-con{--order:99999 /* order end hack */}.elementor-8640 .elementor-element.elementor-element-8deb164{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-8640 .elementor-element.elementor-element-1188798>.elementor-widget-container{margin:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-1188798{text-align:center}.elementor-8640 .elementor-element.elementor-element-1188798 .elementor-heading-title{font-size:20px;line-height:30px}.elementor-8640 .elementor-element.elementor-element-e7fbc53 .elementor-divider{text-align:center}.elementor-8640 .elementor-element.elementor-element-e7fbc53 .elementor-divider-separator{margin:0 auto;margin-center:0}.elementor-8640 .elementor-element.elementor-element-1616d2c{text-align:center}.elementor-8640 .elementor-element.elementor-element-ceaa199{--justify-content:center}.elementor-8640 .elementor-element.elementor-element-33baec5{width:100%;max-width:100%}.elementor-8640 .elementor-element.elementor-element-f0f7946{width:100%;max-width:100%}.elementor-8640 .elementor-element.elementor-element-93fade3{width:100%;max-width:100%}.elementor-8640 .elementor-element.elementor-element-b63079f>.elementor-widget-container{margin:-10px 0 24px 0}.elementor-8640 .elementor-element.elementor-element-b63079f .elementor-button{font-size:13px;padding:18px 18px 18px 18px}.elementor-8640 .elementor-element.elementor-element-72f2b23{--padding-top:50px;--padding-bottom:20px;--padding-left:10px;--padding-right:10px}.elementor-8640 .elementor-element.elementor-element-ea33ae1{text-align:center}.elementor-8640 .elementor-element.elementor-element-ea33ae1 .elementor-heading-title{font-size:20px;line-height:30px}.elementor-8640 .elementor-element.elementor-element-416b7cd{--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8640 .elementor-element.elementor-element-49cb71e>.elementor-widget-container{margin:-10px 0 24px 0}.elementor-8640 .elementor-element.elementor-element-49cb71e .elementor-button{font-size:13px;padding:18px 18px 18px 18px}.elementor-8640 .elementor-element.elementor-element-c9ea5b5{--padding-top:25px;--padding-bottom:20px;--padding-left:10px;--padding-right:10px}.elementor-8640 .elementor-element.elementor-element-7da0a54>.elementor-widget-container{margin:0 0 0 0;padding:0 0 0 0}.elementor-8640 .elementor-element.elementor-element-7da0a54{--container-widget-width:45%;--container-widget-flex-grow:0;width:var(--container-widget-width,45%);max-width:45%}.elementor-8640 .elementor-element.elementor-element-7da0a54.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-5aaf618{--width:33%}.elementor-8640 .elementor-element.elementor-element-b284a7f{width:initial;max-width:initial}.elementor-8640 .elementor-element.elementor-element-b284a7f.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-b284a7f .elementor-icon-box-description{font-size:14px}.elementor-8640 .elementor-element.elementor-element-97a1a20{width:initial;max-width:initial}.elementor-8640 .elementor-element.elementor-element-97a1a20.elementor-element{--align-self:center}.elementor-8640 .elementor-element.elementor-element-97a1a20 .elementor-icon-box-description{font-size:14px}.elementor-8640 .elementor-element.elementor-element-1a3ff2e .elementor-icon{font-size:30px}.elementor-8640 .elementor-element.elementor-element-1a3ff2e .elementor-icon svg{height:30px}.elementor-8640 .elementor-element.elementor-element-f22a72c{font-size:12px;line-height:18px}}@media(min-width:768px){.elementor-8640 .elementor-element.elementor-element-4376b25{--width:51%}.elementor-8640 .elementor-element.elementor-element-00d9a33{--width:55%}.elementor-8640 .elementor-element.elementor-element-e7ba0dd{--width:80%}.elementor-8640 .elementor-element.elementor-element-adf0524{--width:90%}.elementor-8640 .elementor-element.elementor-element-b8a192f{--width:24%}.elementor-8640 .elementor-element.elementor-element-3708e9d{--width:38%}.elementor-8640 .elementor-element.elementor-element-362b319{--width:38%}.elementor-8640 .elementor-element.elementor-element-eb89651{--width:80%}.elementor-8640 .elementor-element.elementor-element-162d097{--width:40%}.elementor-8640 .elementor-element.elementor-element-8deb164{--width:60%}.elementor-8640 .elementor-element.elementor-element-bd02dc9{--width:100%}.elementor-8640 .elementor-element.elementor-element-416b7cd{--width:80%}.elementor-8640 .elementor-element.elementor-element-5aaf618{--width:10%}}:root{--glow-color:#7EAA3B;--glow-spread-color:#7EAA3B}.elementor-8640 .elementor-element.elementor-element-12c6fd2 .elementor-button{background:linear-gradient(-45deg,#41960F,#2C7005,#1D4A03);background-size:800% 400%;transition:all .5s;animation:gradient 4s infinite cubic-bezier(.62,.28,.23,.99) both}@keyframes gradient{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.elementor-8640 .elementor-element.elementor-element-12c6fd2 .elementor-button:hover{background-image:linear-gradient(to right,#7EAA3B 0%,#7EAA3B 100%);transition:.5s ease;box-shadow:0 0 5em .0001em var(--glow-color),0 0 2em .2em var(--glow-spread-color),inset 0 0 .5em .5em var(--glow-color)}.texto-efeito{background:linear-gradient(92deg,#5eb2ff 10%,#2dd4ff 90%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0;color:#5eb2ff}.elementor-8640 .elementor-element.elementor-element-6c5525d .elementor-icon{border:2px solid #5EB2FF}.elementor-8640 .elementor-element.elementor-element-a689eb7 .elementor-icon{border:2px solid #5EB2FF}.elementor-8640 .elementor-element.elementor-element-4054567 .elementor-icon{border:2px solid #5EB2FF}.elementor-8640 .elementor-element.elementor-element-6305184 .elementor-icon{border:2px solid #5EB2FF}.elementor-8640 .elementor-element.elementor-element-67c154e .elementor-icon{border:2px solid #5EB2FF}.elementor-8640 .elementor-element.elementor-element-1c76393 .elementor-icon{border:2px solid #5EB2FF}.elementor-8640 .elementor-element.elementor-element-8a7fc83{position:relative;background:radial-gradient(900px 460px at 82% 8%,rgb(17 115 224 / .34),transparent 62%),radial-gradient(700px 420px at 8% 96%,rgb(45 212 255 / .12),transparent 60%),linear-gradient(148deg,#050c1c 0%,#081a38 56%,#0a2450 100%);color:#fff;overflow:hidden}.elementor-8640 .elementor-element.elementor-element-7c082a1 .elementor-counter{text-align:center}.elementor-8640 .elementor-element.elementor-element-7c082a1 .elementor-counter-number-wrapper,.elementor-8640 .elementor-element.elementor-element-7c082a1 .elementor-counter-title{text-align:center;justify-content:center}.elementor-8640 .elementor-element.elementor-element-c3c2793 .elementor-counter{text-align:center}.elementor-8640 .elementor-element.elementor-element-c3c2793 .elementor-counter-number-wrapper,.elementor-8640 .elementor-element.elementor-element-c3c2793 .elementor-counter-title{text-align:center;justify-content:center}.elementor-8640 .elementor-element.elementor-element-3b70514 .elementor-counter{text-align:center}.elementor-8640 .elementor-element.elementor-element-3b70514 .elementor-counter-number-wrapper,.elementor-8640 .elementor-element.elementor-element-3b70514 .elementor-counter-title{text-align:center;justify-content:center}.elementor-8640 .elementor-element.elementor-element-5ea5d73 .elementor-counter{text-align:center}.elementor-8640 .elementor-element.elementor-element-5ea5d73 .elementor-counter-number-wrapper,.elementor-8640 .elementor-element.elementor-element-5ea5d73 .elementor-counter-title{text-align:center;justify-content:center}:root{--glow-color:#7EAA3B;--glow-spread-color:#7EAA3B}.elementor-8640 .elementor-element.elementor-element-b9d8254 .elementor-button{background:linear-gradient(-45deg,#41960F,#2C7005,#1D4A03);background-size:800% 400%;transition:all .5s;animation:gradient 4s infinite cubic-bezier(.62,.28,.23,.99) both}@keyframes gradient{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.elementor-8640 .elementor-element.elementor-element-b9d8254 .elementor-button:hover{background-image:linear-gradient(to right,#7EAA3B 0%,#7EAA3B 100%);transition:.5s ease;box-shadow:0 0 5em .0001em var(--glow-color),0 0 2em .2em var(--glow-spread-color),inset 0 0 .5em .5em var(--glow-color)}:root{--glow-color:#7EAA3B;--glow-spread-color:#7EAA3B}.elementor-8640 .elementor-element.elementor-element-8a7c6f1 .elementor-button{background:linear-gradient(-45deg,#41960F,#2C7005,#1D4A03);background-size:800% 400%;transition:all .5s;animation:gradient 4s infinite cubic-bezier(.62,.28,.23,.99) both}@keyframes gradient{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.elementor-8640 .elementor-element.elementor-element-8a7c6f1 .elementor-button:hover{background-image:linear-gradient(to right,#7EAA3B 0%,#7EAA3B 100%);transition:.5s ease;box-shadow:0 0 5em .0001em var(--glow-color),0 0 2em .2em var(--glow-spread-color),inset 0 0 .5em .5em var(--glow-color)}.elementor-8640 .elementor-element.elementor-element-a835417{position:relative;background:radial-gradient(900px 460px at 82% 8%,rgb(17 115 224 / .34),transparent 62%),radial-gradient(700px 420px at 8% 96%,rgb(45 212 255 / .12),transparent 60%),linear-gradient(148deg,#050c1c 0%,#081a38 56%,#0a2450 100%);color:#fff;overflow:hidden}.elementor-8640 .elementor-element.elementor-element-eb89651{position:relative;overflow:hidden}.elementor-8640 .elementor-element.elementor-element-eb89651::before,.elementor-8640 .elementor-element.elementor-element-eb89651::after{content:"";position:absolute;top:0;width:180px;height:100%;z-index:2;pointer-events:none}.elementor-8640 .elementor-element.elementor-element-eb89651::before{left:0;background:linear-gradient(to right,transparent 5%,transparent)}.elementor-8640 .elementor-element.elementor-element-eb89651::after{right:0;background:linear-gradient(to left,transparent 5%,transparent)}.elementor-8640 .elementor-element.elementor-element-eb89651 .logos-clientes{width:100px;height:100px}@media (max-width:768px){.elementor-8640 .elementor-element.elementor-element-eb89651::before,.elementor-8640 .elementor-element.elementor-element-eb89651::after{width:0}.elementor-8640 .elementor-element.elementor-element-eb89651 .logos-clientes{width:50px;height:50px}}:root{--glow-color:#7EAA3B;--glow-spread-color:#7EAA3B}.elementor-8640 .elementor-element.elementor-element-c106581 .elementor-button{background:linear-gradient(-45deg,#41960F,#2C7005,#1D4A03);background-size:800% 400%;transition:all .5s;animation:gradient 4s infinite cubic-bezier(.62,.28,.23,.99) both}@keyframes gradient{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.elementor-8640 .elementor-element.elementor-element-c106581 .elementor-button:hover{background-image:linear-gradient(to right,#7EAA3B 0%,#7EAA3B 100%);transition:.5s ease;box-shadow:0 0 5em .0001em var(--glow-color),0 0 2em .2em var(--glow-spread-color),inset 0 0 .5em .5em var(--glow-color)}.elementor-8640 .elementor-element.elementor-element-11e9833{position:relative;overflow:hidden}.elementor-8640 .elementor-element.elementor-element-11e9833::before,.elementor-8640 .elementor-element.elementor-element-11e9833::after{content:"";position:absolute;top:0;width:180px;height:100%;z-index:2;pointer-events:none}@media (max-width:768px){.elementor-8640 .elementor-element.elementor-element-11e9833::before,.elementor-8640 .elementor-element.elementor-element-11e9833::after{width:10px}}:root{--glow-color:#7EAA3B;--glow-spread-color:#7EAA3B}.elementor-8640 .elementor-element.elementor-element-7bd5fa5 .elementor-button{background:linear-gradient(-45deg,#41960F,#2C7005,#1D4A03);background-size:800% 400%;transition:all .5s;animation:gradient 4s infinite cubic-bezier(.62,.28,.23,.99) both}@keyframes gradient{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.elementor-8640 .elementor-element.elementor-element-7bd5fa5 .elementor-button:hover{background-image:linear-gradient(to right,#7EAA3B 0%,#7EAA3B 100%);transition:.5s ease;box-shadow:0 0 5em .0001em var(--glow-color),0 0 2em .2em var(--glow-spread-color),inset 0 0 .5em .5em var(--glow-color)}.elementor-8640 .elementor-element.elementor-element-c08812d{position:relative;background:radial-gradient(900px 460px at 82% 8%,rgb(17 115 224 / .34),transparent 62%),radial-gradient(700px 420px at 8% 96%,rgb(45 212 255 / .12),transparent 60%),linear-gradient(148deg,#050c1c 0%,#081a38 56%,#0a2450 100%);color:#fff;overflow:hidden}.elementor-8640 .elementor-element.elementor-element-8c198f0{position:relative;overflow:hidden}.elementor-8640 .elementor-element.elementor-element-8c198f0::before,.elementor-8640 .elementor-element.elementor-element-8c198f0::after{content:"";position:absolute;top:0;width:180px;height:100%;z-index:2;pointer-events:none}@media (max-width:768px){.elementor-8640 .elementor-element.elementor-element-8c198f0::before,.elementor-8640 .elementor-element.elementor-element-8c198f0::after{width:40px}}:root{--glow-color:#7EAA3B;--glow-spread-color:#7EAA3B}.elementor-8640 .elementor-element.elementor-element-4a1778e .elementor-button{background:linear-gradient(-45deg,#41960F,#2C7005,#1D4A03);background-size:800% 400%;transition:all .5s;animation:gradient 4s infinite cubic-bezier(.62,.28,.23,.99) both}@keyframes gradient{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.elementor-8640 .elementor-element.elementor-element-4a1778e .elementor-button:hover{background-image:linear-gradient(to right,#7EAA3B 0%,#7EAA3B 100%);transition:.5s ease;box-shadow:0 0 5em .0001em var(--glow-color),0 0 2em .2em var(--glow-spread-color),inset 0 0 .5em .5em var(--glow-color)}.elementor-8640 .elementor-element.elementor-element-33baec5 .elementor-counter{text-align:center}.elementor-8640 .elementor-element.elementor-element-33baec5 .elementor-counter-number-wrapper,.elementor-8640 .elementor-element.elementor-element-33baec5 .elementor-counter-title{text-align:center;justify-content:center}.elementor-8640 .elementor-element.elementor-element-f0f7946 .elementor-counter{text-align:center}.elementor-8640 .elementor-element.elementor-element-f0f7946 .elementor-counter-number-wrapper,.elementor-8640 .elementor-element.elementor-element-f0f7946 .elementor-counter-title{text-align:center;justify-content:center}.elementor-8640 .elementor-element.elementor-element-93fade3 .elementor-counter{text-align:center}.elementor-8640 .elementor-element.elementor-element-93fade3 .elementor-counter-number-wrapper,.elementor-8640 .elementor-element.elementor-element-93fade3 .elementor-counter-title{text-align:center;justify-content:center}:root{--glow-color:#7EAA3B;--glow-spread-color:#7EAA3B}.elementor-8640 .elementor-element.elementor-element-b63079f .elementor-button{background:linear-gradient(-45deg,#41960F,#2C7005,#1D4A03);background-size:800% 400%;transition:all .5s;animation:gradient 4s infinite cubic-bezier(.62,.28,.23,.99) both}@keyframes gradient{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.elementor-8640 .elementor-element.elementor-element-b63079f .elementor-button:hover{background-image:linear-gradient(to right,#7EAA3B 0%,#7EAA3B 100%);transition:.5s ease;box-shadow:0 0 5em .0001em var(--glow-color),0 0 2em .2em var(--glow-spread-color),inset 0 0 .5em .5em var(--glow-color)}.elementor-8640 .elementor-element.elementor-element-3980916{position:relative;background:radial-gradient(900px 460px at 82% 8%,rgb(17 115 224 / .34),transparent 62%),radial-gradient(700px 420px at 8% 96%,rgb(45 212 255 / .12),transparent 60%),linear-gradient(148deg,#050c1c 0%,#081a38 56%,#0a2450 100%);color:#fff;overflow:hidden}:root{--glow-color:#7EAA3B;--glow-spread-color:#7EAA3B}.elementor-8640 .elementor-element.elementor-element-49cb71e .elementor-button{background:linear-gradient(-45deg,#41960F,#2C7005,#1D4A03);background-size:800% 400%;transition:all .5s;animation:gradient 4s infinite cubic-bezier(.62,.28,.23,.99) both}@keyframes gradient{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.elementor-8640 .elementor-element.elementor-element-49cb71e .elementor-button:hover{background-image:linear-gradient(to right,#7EAA3B 0%,#7EAA3B 100%);transition:.5s ease;box-shadow:0 0 5em .0001em var(--glow-color),0 0 2em .2em var(--glow-spread-color),inset 0 0 .5em .5em var(--glow-color)}.hi-outline{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;vertical-align:-.125em}.hi-outline-academic-cap{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik00LjI2IDEwLjE0N2E2MC40MzggNjAuNDM4IDAgMCAwLS40OTEgNi4zNDdBNDguNjIgNDguNjIgMCAwIDEgMTIgMjAuOTA0YTQ4LjYyIDQ4LjYyIDAgMCAxIDguMjMyLTQuNDEgNjAuNDYgNjAuNDYgMCAwIDAtLjQ5MS02LjM0N20tMTUuNDgyIDBhNTAuNjM2IDUwLjYzNiAwIDAgMC0yLjY1OC0uODEzQTU5LjkwNiA1OS45MDYgMCAwIDEgMTIgMy40OTNhNTkuOTAzIDU5LjkwMyAwIDAgMSAxMC4zOTkgNS44NGMtLjg5Ni4yNDgtMS43ODMuNTItMi42NTguODE0bS0xNS40ODIgMEE1MC43MTcgNTAuNzE3IDAgMCAxIDEyIDEzLjQ4OWE1MC43MDIgNTAuNzAyIDAgMCAxIDcuNzQtMy4zNDJNNi43NSAxNWEuNzUuNzUgMCAxIDAgMC0xLjUuNzUuNzUgMCAwIDAgMCAxLjVabTAgMHYtMy42NzVBNTUuMzc4IDU1LjM3OCAwIDAgMSAxMiA4LjQ0M20tNy4wMDcgMTEuNTVBNS45ODEgNS45ODEgMCAwIDAgNi43NSAxNS43NXYtMS41Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik00LjI2IDEwLjE0N2E2MC40MzggNjAuNDM4IDAgMCAwLS40OTEgNi4zNDdBNDguNjIgNDguNjIgMCAwIDEgMTIgMjAuOTA0YTQ4LjYyIDQ4LjYyIDAgMCAxIDguMjMyLTQuNDEgNjAuNDYgNjAuNDYgMCAwIDAtLjQ5MS02LjM0N20tMTUuNDgyIDBhNTAuNjM2IDUwLjYzNiAwIDAgMC0yLjY1OC0uODEzQTU5LjkwNiA1OS45MDYgMCAwIDEgMTIgMy40OTNhNTkuOTAzIDU5LjkwMyAwIDAgMSAxMC4zOTkgNS44NGMtLjg5Ni4yNDgtMS43ODMuNTItMi42NTguODE0bS0xNS40ODIgMEE1MC43MTcgNTAuNzE3IDAgMCAxIDEyIDEzLjQ4OWE1MC43MDIgNTAuNzAyIDAgMCAxIDcuNzQtMy4zNDJNNi43NSAxNWEuNzUuNzUgMCAxIDAgMC0xLjUuNzUuNzUgMCAwIDAgMCAxLjVabTAgMHYtMy42NzVBNTUuMzc4IDU1LjM3OCAwIDAgMSAxMiA4LjQ0M20tNy4wMDcgMTEuNTVBNS45ODEgNS45ODEgMCAwIDAgNi43NSAxNS43NXYtMS41Ii8+Cjwvc3ZnPgo=)}.hi-outline-adjustments-horizontal{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC41IDZoOS43NU0xMC41IDZhMS41IDEuNSAwIDEgMS0zIDBtMyAwYTEuNSAxLjUgMCAxIDAtMyAwTTMuNzUgNkg3LjVtMyAxMmg5Ljc1bS05Ljc1IDBhMS41IDEuNSAwIDAgMS0zIDBtMyAwYTEuNSAxLjUgMCAwIDAtMyAwbS0zLjc1IDBINy41bTktNmgzLjc1bS0zLjc1IDBhMS41IDEuNSAwIDAgMS0zIDBtMyAwYTEuNSAxLjUgMCAwIDAtMyAwbS05Ljc1IDBoOS43NSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC41IDZoOS43NU0xMC41IDZhMS41IDEuNSAwIDEgMS0zIDBtMyAwYTEuNSAxLjUgMCAxIDAtMyAwTTMuNzUgNkg3LjVtMyAxMmg5Ljc1bS05Ljc1IDBhMS41IDEuNSAwIDAgMS0zIDBtMyAwYTEuNSAxLjUgMCAwIDAtMyAwbS0zLjc1IDBINy41bTktNmgzLjc1bS0zLjc1IDBhMS41IDEuNSAwIDAgMS0zIDBtMyAwYTEuNSAxLjUgMCAwIDAtMyAwbS05Ljc1IDBoOS43NSIvPgo8L3N2Zz4K)}.hi-outline-adjustments-vertical{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02IDEzLjVWMy43NW0wIDkuNzVhMS41IDEuNSAwIDAgMSAwIDNtMC0zYTEuNSAxLjUgMCAwIDAgMCAzbTAgMy43NVYxNi41bTEyLTNWMy43NW0wIDkuNzVhMS41IDEuNSAwIDAgMSAwIDNtMC0zYTEuNSAxLjUgMCAwIDAgMCAzbTAgMy43NVYxNi41bS02LTlWMy43NW0wIDMuNzVhMS41IDEuNSAwIDAgMSAwIDNtMC0zYTEuNSAxLjUgMCAwIDAgMCAzbTAgOS43NVYxMC41Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02IDEzLjVWMy43NW0wIDkuNzVhMS41IDEuNSAwIDAgMSAwIDNtMC0zYTEuNSAxLjUgMCAwIDAgMCAzbTAgMy43NVYxNi41bTEyLTNWMy43NW0wIDkuNzVhMS41IDEuNSAwIDAgMSAwIDNtMC0zYTEuNSAxLjUgMCAwIDAgMCAzbTAgMy43NVYxNi41bS02LTlWMy43NW0wIDMuNzVhMS41IDEuNSAwIDAgMSAwIDNtMC0zYTEuNSAxLjUgMCAwIDAgMCAzbTAgOS43NVYxMC41Ii8+Cjwvc3ZnPgo=)}.hi-outline-archive-box{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yMC4yNSA3LjUtLjYyNSAxMC42MzJhMi4yNSAyLjI1IDAgMCAxLTIuMjQ3IDIuMTE4SDYuNjIyYTIuMjUgMi4yNSAwIDAgMS0yLjI0Ny0yLjExOEwzLjc1IDcuNU0xMCAxMS4yNWg0TTMuMzc1IDcuNWgxNy4yNWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNXYtMS41YzAtLjYyMS0uNTA0LTEuMTI1LTEuMTI1LTEuMTI1SDMuMzc1Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djEuNWMwIC42MjEuNTA0IDEuMTI1IDEuMTI1IDEuMTI1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yMC4yNSA3LjUtLjYyNSAxMC42MzJhMi4yNSAyLjI1IDAgMCAxLTIuMjQ3IDIuMTE4SDYuNjIyYTIuMjUgMi4yNSAwIDAgMS0yLjI0Ny0yLjExOEwzLjc1IDcuNU0xMCAxMS4yNWg0TTMuMzc1IDcuNWgxNy4yNWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNXYtMS41YzAtLjYyMS0uNTA0LTEuMTI1LTEuMTI1LTEuMTI1SDMuMzc1Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djEuNWMwIC42MjEuNTA0IDEuMTI1IDEuMTI1IDEuMTI1WiIvPgo8L3N2Zz4K)}.hi-outline-archive-box-arrow-down{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yMC4yNSA3LjUtLjYyNSAxMC42MzJhMi4yNSAyLjI1IDAgMCAxLTIuMjQ3IDIuMTE4SDYuNjIyYTIuMjUgMi4yNSAwIDAgMS0yLjI0Ny0yLjExOEwzLjc1IDcuNW04LjI1IDN2Ni43NW0wIDAtMy0zbTMgMyAzLTNNMy4zNzUgNy41aDE3LjI1Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1di0xLjVjMC0uNjIxLS41MDQtMS4xMjUtMS4xMjUtMS4xMjVIMy4zNzVjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MS41YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yMC4yNSA3LjUtLjYyNSAxMC42MzJhMi4yNSAyLjI1IDAgMCAxLTIuMjQ3IDIuMTE4SDYuNjIyYTIuMjUgMi4yNSAwIDAgMS0yLjI0Ny0yLjExOEwzLjc1IDcuNW04LjI1IDN2Ni43NW0wIDAtMy0zbTMgMyAzLTNNMy4zNzUgNy41aDE3LjI1Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1di0xLjVjMC0uNjIxLS41MDQtMS4xMjUtMS4xMjUtMS4xMjVIMy4zNzVjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MS41YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVaIi8+Cjwvc3ZnPgo=)}.hi-outline-archive-box-x-mark{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yMC4yNSA3LjUtLjYyNSAxMC42MzJhMi4yNSAyLjI1IDAgMCAxLTIuMjQ3IDIuMTE4SDYuNjIyYTIuMjUgMi4yNSAwIDAgMS0yLjI0Ny0yLjExOEwzLjc1IDcuNW02IDQuMTI1IDIuMjUgMi4yNW0wIDAgMi4yNSAyLjI1TTEyIDEzLjg3NWwyLjI1LTIuMjVNMTIgMTMuODc1bC0yLjI1IDIuMjVNMy4zNzUgNy41aDE3LjI1Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1di0xLjVjMC0uNjIxLS41MDQtMS4xMjUtMS4xMjUtMS4xMjVIMy4zNzVjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MS41YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yMC4yNSA3LjUtLjYyNSAxMC42MzJhMi4yNSAyLjI1IDAgMCAxLTIuMjQ3IDIuMTE4SDYuNjIyYTIuMjUgMi4yNSAwIDAgMS0yLjI0Ny0yLjExOEwzLjc1IDcuNW02IDQuMTI1IDIuMjUgMi4yNW0wIDAgMi4yNSAyLjI1TTEyIDEzLjg3NWwyLjI1LTIuMjVNMTIgMTMuODc1bC0yLjI1IDIuMjVNMy4zNzUgNy41aDE3LjI1Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1di0xLjVjMC0uNjIxLS41MDQtMS4xMjUtMS4xMjUtMS4xMjVIMy4zNzVjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MS41YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVaIi8+Cjwvc3ZnPgo=)}.hi-outline-arrow-down{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDEzLjUgMTIgMjFtMCAwLTcuNS03LjVNMTIgMjFWMyIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDEzLjUgMTIgMjFtMCAwLTcuNS03LjVNMTIgMjFWMyIvPgo8L3N2Zz4K)}.hi-outline-arrow-down-circle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im05IDEyLjc1IDMgM20wIDAgMy0zbS0zIDN2LTcuNU0yMSAxMmE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im05IDEyLjc1IDMgM20wIDAgMy0zbS0zIDN2LTcuNU0yMSAxMmE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFoiLz4KPC9zdmc+Cg==)}.hi-outline-arrow-down-left{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xOS41IDQuNS0xNSAxNW0wIDBoMTEuMjVtLTExLjI1IDBWOC4yNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xOS41IDQuNS0xNSAxNW0wIDBoMTEuMjVtLTExLjI1IDBWOC4yNSIvPgo8L3N2Zz4K)}.hi-outline-arrow-down-on-square{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDguMjVINy41YTIuMjUgMi4yNSAwIDAgMC0yLjI1IDIuMjV2OWEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDlhMi4yNSAyLjI1IDAgMCAwIDIuMjUtMi4yNXYtOWEyLjI1IDIuMjUgMCAwIDAtMi4yNS0yLjI1SDE1TTkgMTJsMyAzbTAgMCAzLTNtLTMgM1YyLjI1Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDguMjVINy41YTIuMjUgMi4yNSAwIDAgMC0yLjI1IDIuMjV2OWEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDlhMi4yNSAyLjI1IDAgMCAwIDIuMjUtMi4yNXYtOWEyLjI1IDIuMjUgMCAwIDAtMi4yNS0yLjI1SDE1TTkgMTJsMyAzbTAgMCAzLTNtLTMgM1YyLjI1Ii8+Cjwvc3ZnPgo=)}.hi-outline-arrow-down-on-square-stack{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03LjUgNy41aC0uNzVBMi4yNSAyLjI1IDAgMCAwIDQuNSA5Ljc1djcuNWEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDcuNWEyLjI1IDIuMjUgMCAwIDAgMi4yNS0yLjI1di03LjVhMi4yNSAyLjI1IDAgMCAwLTIuMjUtMi4yNWgtLjc1bS02IDMuNzUgMyAzbTAgMCAzLTNtLTMgM1YxLjVtNiA5aC43NWEyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1djcuNWEyLjI1IDIuMjUgMCAwIDEtMi4yNSAyLjI1aC03LjVhMi4yNSAyLjI1IDAgMCAxLTIuMjUtMi4yNXYtLjc1Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03LjUgNy41aC0uNzVBMi4yNSAyLjI1IDAgMCAwIDQuNSA5Ljc1djcuNWEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDcuNWEyLjI1IDIuMjUgMCAwIDAgMi4yNS0yLjI1di03LjVhMi4yNSAyLjI1IDAgMCAwLTIuMjUtMi4yNWgtLjc1bS02IDMuNzUgMyAzbTAgMCAzLTNtLTMgM1YxLjVtNiA5aC43NWEyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1djcuNWEyLjI1IDIuMjUgMCAwIDEtMi4yNSAyLjI1aC03LjVhMi4yNSAyLjI1IDAgMCAxLTIuMjUtMi4yNXYtLjc1Ii8+Cjwvc3ZnPgo=)}.hi-outline-arrow-down-right{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im00LjUgNC41IDE1IDE1bTAgMFY4LjI1bTAgMTEuMjVIOC4yNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im00LjUgNC41IDE1IDE1bTAgMFY4LjI1bTAgMTEuMjVIOC4yNSIvPgo8L3N2Zz4K)}.hi-outline-arrow-down-tray{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zIDE2LjV2Mi4yNUEyLjI1IDIuMjUgMCAwIDAgNS4yNSAyMWgxMy41QTIuMjUgMi4yNSAwIDAgMCAyMSAxOC43NVYxNi41TTE2LjUgMTIgMTIgMTYuNW0wIDBMNy41IDEybTQuNSA0LjVWMyIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zIDE2LjV2Mi4yNUEyLjI1IDIuMjUgMCAwIDAgNS4yNSAyMWgxMy41QTIuMjUgMi4yNSAwIDAgMCAyMSAxOC43NVYxNi41TTE2LjUgMTIgMTIgMTYuNW0wIDBMNy41IDEybTQuNSA0LjVWMyIvPgo8L3N2Zz4K)}.hi-outline-arrow-left{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC41IDE5LjUgMyAxMm0wIDAgNy41LTcuNU0zIDEyaDE4Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC41IDE5LjUgMyAxMm0wIDAgNy41LTcuNU0zIDEyaDE4Ii8+Cjwvc3ZnPgo=)}.hi-outline-arrow-left-circle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xMS4yNSA5LTMgM20wIDAgMyAzbS0zLTNoNy41TTIxIDEyYTkgOSAwIDEgMS0xOCAwIDkgOSAwIDAgMSAxOCAwWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xMS4yNSA5LTMgM20wIDAgMyAzbS0zLTNoNy41TTIxIDEyYTkgOSAwIDEgMS0xOCAwIDkgOSAwIDAgMSAxOCAwWiIvPgo8L3N2Zz4K)}.hi-outline-arrow-left-end-on-rectangle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSA5VjUuMjVBMi4yNSAyLjI1IDAgMCAwIDEzLjUgM2gtNmEyLjI1IDIuMjUgMCAwIDAtMi4yNSAyLjI1djEzLjVBMi4yNSAyLjI1IDAgMCAwIDcuNSAyMWg2YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWMTVNMTIgOWwtMyAzbTAgMCAzIDNtLTMtM2gxMi43NSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSA5VjUuMjVBMi4yNSAyLjI1IDAgMCAwIDEzLjUgM2gtNmEyLjI1IDIuMjUgMCAwIDAtMi4yNSAyLjI1djEzLjVBMi4yNSAyLjI1IDAgMCAwIDcuNSAyMWg2YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWMTVNMTIgOWwtMyAzbTAgMCAzIDNtLTMtM2gxMi43NSIvPgo8L3N2Zz4K)}.hi-outline-arrow-left-on-rectangle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSA5VjUuMjVBMi4yNSAyLjI1IDAgMCAwIDEzLjUgM2gtNmEyLjI1IDIuMjUgMCAwIDAtMi4yNSAyLjI1djEzLjVBMi4yNSAyLjI1IDAgMCAwIDcuNSAyMWg2YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWMTVNMTIgOWwtMyAzbTAgMCAzIDNtLTMtM2gxMi43NSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSA5VjUuMjVBMi4yNSAyLjI1IDAgMCAwIDEzLjUgM2gtNmEyLjI1IDIuMjUgMCAwIDAtMi4yNSAyLjI1djEzLjVBMi4yNSAyLjI1IDAgMCAwIDcuNSAyMWg2YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWMTVNMTIgOWwtMyAzbTAgMCAzIDNtLTMtM2gxMi43NSIvPgo8L3N2Zz4K)}.hi-outline-arrow-left-start-on-rectangle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDlWNS4yNUEyLjI1IDIuMjUgMCAwIDEgMTAuNSAzaDZhMi4yNSAyLjI1IDAgMCAxIDIuMjUgMi4yNXYxMy41QTIuMjUgMi4yNSAwIDAgMSAxNi41IDIxaC02YTIuMjUgMi4yNSAwIDAgMS0yLjI1LTIuMjVWMTVtLTMgMC0zLTNtMCAwIDMtM20tMyAzSDE1Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDlWNS4yNUEyLjI1IDIuMjUgMCAwIDEgMTAuNSAzaDZhMi4yNSAyLjI1IDAgMCAxIDIuMjUgMi4yNXYxMy41QTIuMjUgMi4yNSAwIDAgMSAxNi41IDIxaC02YTIuMjUgMi4yNSAwIDAgMS0yLjI1LTIuMjVWMTVtLTMgMC0zLTNtMCAwIDMtM20tMyAzSDE1Ii8+Cjwvc3ZnPgo=)}.hi-outline-arrow-long-down{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSAxNy4yNSAxMiAyMW0wIDAtMy43NS0zLjc1TTEyIDIxVjMiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSAxNy4yNSAxMiAyMW0wIDAtMy43NS0zLjc1TTEyIDIxVjMiLz4KPC9zdmc+Cg==)}.hi-outline-arrow-long-left{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02Ljc1IDE1Ljc1IDMgMTJtMCAwIDMuNzUtMy43NU0zIDEyaDE4Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02Ljc1IDE1Ljc1IDMgMTJtMCAwIDMuNzUtMy43NU0zIDEyaDE4Ii8+Cjwvc3ZnPgo=)}.hi-outline-arrow-long-right{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNy4yNSA4LjI1IDIxIDEybTAgMC0zLjc1IDMuNzVNMjEgMTJIMyIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNy4yNSA4LjI1IDIxIDEybTAgMC0zLjc1IDMuNzVNMjEgMTJIMyIvPgo8L3N2Zz4K)}.hi-outline-arrow-long-up{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDYuNzUgMTIgM20wIDAgMy43NSAzLjc1TTEyIDN2MTgiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDYuNzUgMTIgM20wIDAgMy43NSAzLjc1TTEyIDN2MTgiLz4KPC9zdmc+Cg==)}.hi-outline-arrow-path{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNi4wMjMgOS4zNDhoNC45OTJ2LS4wMDFNMi45ODUgMTkuNjQ0di00Ljk5Mm0wIDBoNC45OTJtLTQuOTkzIDAgMy4xODEgMy4xODNhOC4yNSA4LjI1IDAgMCAwIDEzLjgwMy0zLjdNNC4wMzEgOS44NjVhOC4yNSA4LjI1IDAgMCAxIDEzLjgwMy0zLjdsMy4xODEgMy4xODJtMC00Ljk5MXY0Ljk5Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNi4wMjMgOS4zNDhoNC45OTJ2LS4wMDFNMi45ODUgMTkuNjQ0di00Ljk5Mm0wIDBoNC45OTJtLTQuOTkzIDAgMy4xODEgMy4xODNhOC4yNSA4LjI1IDAgMCAwIDEzLjgwMy0zLjdNNC4wMzEgOS44NjVhOC4yNSA4LjI1IDAgMCAxIDEzLjgwMy0zLjdsMy4xODEgMy4xODJtMC00Ljk5MXY0Ljk5Ii8+Cjwvc3ZnPgo=)}.hi-outline-arrow-path-rounded-square{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDEyYzAtMS4yMzItLjA0Ni0yLjQ1My0uMTM4LTMuNjYyYTQuMDA2IDQuMDA2IDAgMCAwLTMuNy0zLjcgNDguNjc4IDQ4LjY3OCAwIDAgMC03LjMyNCAwIDQuMDA2IDQuMDA2IDAgMCAwLTMuNyAzLjdjLS4wMTcuMjItLjAzMi40NDEtLjA0Ni42NjJNMTkuNSAxMmwzLTNtLTMgMy0zLTNtLTEyIDNjMCAxLjIzMi4wNDYgMi40NTMuMTM4IDMuNjYyYTQuMDA2IDQuMDA2IDAgMCAwIDMuNyAzLjcgNDguNjU2IDQ4LjY1NiAwIDAgMCA3LjMyNCAwIDQuMDA2IDQuMDA2IDAgMCAwIDMuNy0zLjdjLjAxNy0uMjIuMDMyLS40NDEuMDQ2LS42NjJNNC41IDEybDMgM20tMy0zLTMgMyIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDEyYzAtMS4yMzItLjA0Ni0yLjQ1My0uMTM4LTMuNjYyYTQuMDA2IDQuMDA2IDAgMCAwLTMuNy0zLjcgNDguNjc4IDQ4LjY3OCAwIDAgMC03LjMyNCAwIDQuMDA2IDQuMDA2IDAgMCAwLTMuNyAzLjdjLS4wMTcuMjItLjAzMi40NDEtLjA0Ni42NjJNMTkuNSAxMmwzLTNtLTMgMy0zLTNtLTEyIDNjMCAxLjIzMi4wNDYgMi40NTMuMTM4IDMuNjYyYTQuMDA2IDQuMDA2IDAgMCAwIDMuNyAzLjcgNDguNjU2IDQ4LjY1NiAwIDAgMCA3LjMyNCAwIDQuMDA2IDQuMDA2IDAgMCAwIDMuNy0zLjdjLjAxNy0uMjIuMDMyLS40NDEuMDQ2LS42NjJNNC41IDEybDMgM20tMy0zLTMgMyIvPgo8L3N2Zz4K)}.hi-outline-arrow-right{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMy41IDQuNSAyMSAxMm0wIDAtNy41IDcuNU0yMSAxMkgzIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMy41IDQuNSAyMSAxMm0wIDAtNy41IDcuNU0yMSAxMkgzIi8+Cjwvc3ZnPgo=)}.hi-outline-arrow-right-circle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xMi43NSAxNSAzLTNtMCAwLTMtM20zIDNoLTcuNU0yMSAxMmE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xMi43NSAxNSAzLTNtMCAwLTMtM20zIDNoLTcuNU0yMSAxMmE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFoiLz4KPC9zdmc+Cg==)}.hi-outline-arrow-right-end-on-rectangle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDlWNS4yNUEyLjI1IDIuMjUgMCAwIDEgMTAuNSAzaDZhMi4yNSAyLjI1IDAgMCAxIDIuMjUgMi4yNXYxMy41QTIuMjUgMi4yNSAwIDAgMSAxNi41IDIxaC02YTIuMjUgMi4yNSAwIDAgMS0yLjI1LTIuMjVWMTVNMTIgOWwzIDNtMCAwLTMgM20zLTNIMi4yNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDlWNS4yNUEyLjI1IDIuMjUgMCAwIDEgMTAuNSAzaDZhMi4yNSAyLjI1IDAgMCAxIDIuMjUgMi4yNXYxMy41QTIuMjUgMi4yNSAwIDAgMSAxNi41IDIxaC02YTIuMjUgMi4yNSAwIDAgMS0yLjI1LTIuMjVWMTVNMTIgOWwzIDNtMCAwLTMgM20zLTNIMi4yNSIvPgo8L3N2Zz4K)}.hi-outline-arrow-right-on-rectangle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSA5VjUuMjVBMi4yNSAyLjI1IDAgMCAwIDEzLjUgM2gtNmEyLjI1IDIuMjUgMCAwIDAtMi4yNSAyLjI1djEzLjVBMi4yNSAyLjI1IDAgMCAwIDcuNSAyMWg2YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWMTVtMyAwIDMtM20wIDAtMy0zbTMgM0g5Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSA5VjUuMjVBMi4yNSAyLjI1IDAgMCAwIDEzLjUgM2gtNmEyLjI1IDIuMjUgMCAwIDAtMi4yNSAyLjI1djEzLjVBMi4yNSAyLjI1IDAgMCAwIDcuNSAyMWg2YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWMTVtMyAwIDMtM20wIDAtMy0zbTMgM0g5Ii8+Cjwvc3ZnPgo=)}.hi-outline-arrow-right-start-on-rectangle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSA5VjUuMjVBMi4yNSAyLjI1IDAgMCAwIDEzLjUgM2gtNmEyLjI1IDIuMjUgMCAwIDAtMi4yNSAyLjI1djEzLjVBMi4yNSAyLjI1IDAgMCAwIDcuNSAyMWg2YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWMTVtMyAwIDMtM20wIDAtMy0zbTMgM0g5Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSA5VjUuMjVBMi4yNSAyLjI1IDAgMCAwIDEzLjUgM2gtNmEyLjI1IDIuMjUgMCAwIDAtMi4yNSAyLjI1djEzLjVBMi4yNSAyLjI1IDAgMCAwIDcuNSAyMWg2YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWMTVtMyAwIDMtM20wIDAtMy0zbTMgM0g5Ii8+Cjwvc3ZnPgo=)}.hi-outline-arrow-small-down{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA0LjV2MTVtMCAwIDYuNzUtNi43NU0xMiAxOS41bC02Ljc1LTYuNzUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA0LjV2MTVtMCAwIDYuNzUtNi43NU0xMiAxOS41bC02Ljc1LTYuNzUiLz4KPC9zdmc+Cg==)}.hi-outline-arrow-small-left{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDEyaC0xNW0wIDAgNi43NSA2Ljc1TTQuNSAxMmw2Ljc1LTYuNzUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDEyaC0xNW0wIDAgNi43NSA2Ljc1TTQuNSAxMmw2Ljc1LTYuNzUiLz4KPC9zdmc+Cg==)}.hi-outline-arrow-small-right{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik00LjUgMTJoMTVtMCAwLTYuNzUtNi43NU0xOS41IDEybC02Ljc1IDYuNzUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik00LjUgMTJoMTVtMCAwLTYuNzUtNi43NU0xOS41IDEybC02Ljc1IDYuNzUiLz4KPC9zdmc+Cg==)}.hi-outline-arrow-small-up{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAxOS41di0xNW0wIDAtNi43NSA2Ljc1TTEyIDQuNWw2Ljc1IDYuNzUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAxOS41di0xNW0wIDAtNi43NSA2Ljc1TTEyIDQuNWw2Ljc1IDYuNzUiLz4KPC9zdmc+Cg==)}.hi-outline-arrows-pointing-in{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDlWNC41TTkgOUg0LjVNOSA5IDMuNzUgMy43NU05IDE1djQuNU05IDE1SDQuNU05IDE1bC01LjI1IDUuMjVNMTUgOWg0LjVNMTUgOVY0LjVNMTUgOWw1LjI1LTUuMjVNMTUgMTVoNC41TTE1IDE1djQuNW0wLTQuNSA1LjI1IDUuMjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDlWNC41TTkgOUg0LjVNOSA5IDMuNzUgMy43NU05IDE1djQuNU05IDE1SDQuNU05IDE1bC01LjI1IDUuMjVNMTUgOWg0LjVNMTUgOVY0LjVNMTUgOWw1LjI1LTUuMjVNMTUgMTVoNC41TTE1IDE1djQuNW0wLTQuNSA1LjI1IDUuMjUiLz4KPC9zdmc+Cg==)}.hi-outline-arrows-pointing-out{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDMuNzV2NC41bTAtNC41aDQuNW0tNC41IDBMOSA5TTMuNzUgMjAuMjV2LTQuNW0wIDQuNWg0LjVtLTQuNSAwTDkgMTVNMjAuMjUgMy43NWgtNC41bTQuNSAwdjQuNW0wLTQuNUwxNSA5bTUuMjUgMTEuMjVoLTQuNW00LjUgMHYtNC41bTAgNC41TDE1IDE1Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDMuNzV2NC41bTAtNC41aDQuNW0tNC41IDBMOSA5TTMuNzUgMjAuMjV2LTQuNW0wIDQuNWg0LjVtLTQuNSAwTDkgMTVNMjAuMjUgMy43NWgtNC41bTQuNSAwdjQuNW0wLTQuNUwxNSA5bTUuMjUgMTEuMjVoLTQuNW00LjUgMHYtNC41bTAgNC41TDE1IDE1Ii8+Cjwvc3ZnPgo=)}.hi-outline-arrows-right-left{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03LjUgMjEgMyAxNi41bTAgMEw3LjUgMTJNMyAxNi41aDEzLjVtMC0xMy41TDIxIDcuNW0wIDBMMTYuNSAxMk0yMSA3LjVINy41Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03LjUgMjEgMyAxNi41bTAgMEw3LjUgMTJNMyAxNi41aDEzLjVtMC0xMy41TDIxIDcuNW0wIDBMMTYuNSAxMk0yMSA3LjVINy41Ii8+Cjwvc3ZnPgo=)}.hi-outline-arrows-up-down{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zIDcuNSA3LjUgM20wIDBMMTIgNy41TTcuNSAzdjEzLjVtMTMuNSAwTDE2LjUgMjFtMCAwTDEyIDE2LjVtNC41IDQuNVY3LjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zIDcuNSA3LjUgM20wIDBMMTIgNy41TTcuNSAzdjEzLjVtMTMuNSAwTDE2LjUgMjFtMCAwTDEyIDE2LjVtNC41IDQuNVY3LjUiLz4KPC9zdmc+Cg==)}.hi-outline-arrow-top-right-on-square{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMy41IDZINS4yNUEyLjI1IDIuMjUgMCAwIDAgMyA4LjI1djEwLjVBMi4yNSAyLjI1IDAgMCAwIDUuMjUgMjFoMTAuNUEyLjI1IDIuMjUgMCAwIDAgMTggMTguNzVWMTAuNW0tMTAuNSA2TDIxIDNtMCAwaC01LjI1TTIxIDN2NS4yNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMy41IDZINS4yNUEyLjI1IDIuMjUgMCAwIDAgMyA4LjI1djEwLjVBMi4yNSAyLjI1IDAgMCAwIDUuMjUgMjFoMTAuNUEyLjI1IDIuMjUgMCAwIDAgMTggMTguNzVWMTAuNW0tMTAuNSA2TDIxIDNtMCAwaC01LjI1TTIxIDN2NS4yNSIvPgo8L3N2Zz4K)}.hi-outline-arrow-trending-down{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDYgOSAxMi43NWw0LjI4Ni00LjI4NmExMS45NDggMTEuOTQ4IDAgMCAxIDQuMzA2IDYuNDNsLjc3NiAyLjg5OG0wIDAgMy4xODItNS41MTFtLTMuMTgyIDUuNTEtNS41MTEtMy4xODEiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDYgOSAxMi43NWw0LjI4Ni00LjI4NmExMS45NDggMTEuOTQ4IDAgMCAxIDQuMzA2IDYuNDNsLjc3NiAyLjg5OG0wIDAgMy4xODItNS41MTFtLTMuMTgyIDUuNTEtNS41MTEtMy4xODEiLz4KPC9zdmc+Cg==)}.hi-outline-arrow-trending-up{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDE4IDkgMTEuMjVsNC4zMDYgNC4zMDZhMTEuOTUgMTEuOTUgMCAwIDEgNS44MTQtNS41MThsMi43NC0xLjIybTAgMC01Ljk0LTIuMjgxbTUuOTQgMi4yOC0yLjI4IDUuOTQxIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDE4IDkgMTEuMjVsNC4zMDYgNC4zMDZhMTEuOTUgMTEuOTUgMCAwIDEgNS44MTQtNS41MThsMi43NC0xLjIybTAgMC01Ljk0LTIuMjgxbTUuOTQgMi4yOC0yLjI4IDUuOTQxIi8+Cjwvc3ZnPgo=)}.hi-outline-arrow-turn-down-left{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im03LjQ5IDEyLTMuNzUgMy43NW0wIDAgMy43NSAzLjc1bS0zLjc1LTMuNzVoMTYuNVY0LjQ5OSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im03LjQ5IDEyLTMuNzUgMy43NW0wIDAgMy43NSAzLjc1bS0zLjc1LTMuNzVoMTYuNVY0LjQ5OSIvPgo8L3N2Zz4K)}.hi-outline-arrow-turn-down-right{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNi40OSAxMiAzLjc1IDMuNzVtMCAwLTMuNzUgMy43NW0zLjc1LTMuNzVIMy43NFY0LjQ5OSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNi40OSAxMiAzLjc1IDMuNzVtMCAwLTMuNzUgMy43NW0zLjc1LTMuNzVIMy43NFY0LjQ5OSIvPgo8L3N2Zz4K)}.hi-outline-arrow-turn-left-down{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xMS45OSAxNi41LTMuNzUgMy43NW0wIDBMNC40OSAxNi41bTMuNzUgMy43NVYzLjc1aDExLjI1Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xMS45OSAxNi41LTMuNzUgMy43NW0wIDBMNC40OSAxNi41bTMuNzUgMy43NVYzLjc1aDExLjI1Ii8+Cjwvc3ZnPgo=)}.hi-outline-arrow-turn-left-up{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMS45OSA3LjUgOC4yNCAzLjc1bTAgMEw0LjQ5IDcuNW0zLjc1LTMuNzV2MTYuNDk5aDExLjI1Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMS45OSA3LjUgOC4yNCAzLjc1bTAgMEw0LjQ5IDcuNW0zLjc1LTMuNzV2MTYuNDk5aDExLjI1Ii8+Cjwvc3ZnPgo=)}.hi-outline-arrow-turn-right-down{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xMS45OSAxNi41IDMuNzUgMy43NW0wIDAgMy43NS0zLjc1bS0zLjc1IDMuNzVWMy43NUg0LjQ5Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xMS45OSAxNi41IDMuNzUgMy43NW0wIDAgMy43NS0zLjc1bS0zLjc1IDMuNzVWMy43NUg0LjQ5Ii8+Cjwvc3ZnPgo=)}.hi-outline-arrow-turn-right-up{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xMS45OSA3LjUgMy43NS0zLjc1bTAgMCAzLjc1IDMuNzVtLTMuNzUtMy43NXYxNi40OTlINC40OSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xMS45OSA3LjUgMy43NS0zLjc1bTAgMCAzLjc1IDMuNzVtLTMuNzUtMy43NXYxNi40OTlINC40OSIvPgo8L3N2Zz4K)}.hi-outline-arrow-turn-up-left{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03LjQ5IDEyIDMuNzQgOC4yNDhtMCAwIDMuNzUtMy43NW0tMy43NSAzLjc1aDE2LjVWMTkuNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03LjQ5IDEyIDMuNzQgOC4yNDhtMCAwIDMuNzUtMy43NW0tMy43NSAzLjc1aDE2LjVWMTkuNSIvPgo8L3N2Zz4K)}.hi-outline-arrow-turn-up-right{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNi40OSAxMiAzLjc1LTMuNzUxbTAgMC0zLjc1LTMuNzVtMy43NSAzLjc1SDMuNzRWMTkuNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNi40OSAxMiAzLjc1LTMuNzUxbTAgMC0zLjc1LTMuNzVtMy43NSAzLjc1SDMuNzRWMTkuNSIvPgo8L3N2Zz4K)}.hi-outline-arrow-up{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik00LjUgMTAuNSAxMiAzbTAgMCA3LjUgNy41TTEyIDN2MTgiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik00LjUgMTAuNSAxMiAzbTAgMCA3LjUgNy41TTEyIDN2MTgiLz4KPC9zdmc+Cg==)}.hi-outline-arrow-up-circle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNSAxMS4yNS0zLTNtMCAwLTMgM20zLTN2Ny41TTIxIDEyYTkgOSAwIDEgMS0xOCAwIDkgOSAwIDAgMSAxOCAwWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNSAxMS4yNS0zLTNtMCAwLTMgM20zLTN2Ny41TTIxIDEyYTkgOSAwIDEgMS0xOCAwIDkgOSAwIDAgMSAxOCAwWiIvPgo8L3N2Zz4K)}.hi-outline-arrow-up-left{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xOS41IDE5LjUtMTUtMTVtMCAwdjExLjI1bTAtMTEuMjVoMTEuMjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xOS41IDE5LjUtMTUtMTVtMCAwdjExLjI1bTAtMTEuMjVoMTEuMjUiLz4KPC9zdmc+Cg==)}.hi-outline-arrow-up-on-square{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDguMjVINy41YTIuMjUgMi4yNSAwIDAgMC0yLjI1IDIuMjV2OWEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDlhMi4yNSAyLjI1IDAgMCAwIDIuMjUtMi4yNXYtOWEyLjI1IDIuMjUgMCAwIDAtMi4yNS0yLjI1SDE1bTAtMy0zLTNtMCAwLTMgM20zLTNWMTUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDguMjVINy41YTIuMjUgMi4yNSAwIDAgMC0yLjI1IDIuMjV2OWEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDlhMi4yNSAyLjI1IDAgMCAwIDIuMjUtMi4yNXYtOWEyLjI1IDIuMjUgMCAwIDAtMi4yNS0yLjI1SDE1bTAtMy0zLTNtMCAwLTMgM20zLTNWMTUiLz4KPC9zdmc+Cg==)}.hi-outline-arrow-up-on-square-stack{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03LjUgNy41aC0uNzVBMi4yNSAyLjI1IDAgMCAwIDQuNSA5Ljc1djcuNWEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDcuNWEyLjI1IDIuMjUgMCAwIDAgMi4yNS0yLjI1di03LjVhMi4yNSAyLjI1IDAgMCAwLTIuMjUtMi4yNWgtLjc1bTAtMy0zLTNtMCAwLTMgM20zLTN2MTEuMjVtNi0yLjI1aC43NWEyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1djcuNWEyLjI1IDIuMjUgMCAwIDEtMi4yNSAyLjI1aC03LjVhMi4yNSAyLjI1IDAgMCAxLTIuMjUtMi4yNXYtLjc1Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03LjUgNy41aC0uNzVBMi4yNSAyLjI1IDAgMCAwIDQuNSA5Ljc1djcuNWEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDcuNWEyLjI1IDIuMjUgMCAwIDAgMi4yNS0yLjI1di03LjVhMi4yNSAyLjI1IDAgMCAwLTIuMjUtMi4yNWgtLjc1bTAtMy0zLTNtMCAwLTMgM20zLTN2MTEuMjVtNi0yLjI1aC43NWEyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1djcuNWEyLjI1IDIuMjUgMCAwIDEtMi4yNSAyLjI1aC03LjVhMi4yNSAyLjI1IDAgMCAxLTIuMjUtMi4yNXYtLjc1Ii8+Cjwvc3ZnPgo=)}.hi-outline-arrow-up-right{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im00LjUgMTkuNSAxNS0xNW0wIDBIOC4yNW0xMS4yNSAwdjExLjI1Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im00LjUgMTkuNSAxNS0xNW0wIDBIOC4yNW0xMS4yNSAwdjExLjI1Ii8+Cjwvc3ZnPgo=)}.hi-outline-arrow-up-tray{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zIDE2LjV2Mi4yNUEyLjI1IDIuMjUgMCAwIDAgNS4yNSAyMWgxMy41QTIuMjUgMi4yNSAwIDAgMCAyMSAxOC43NVYxNi41bS0xMy41LTlMMTIgM20wIDAgNC41IDQuNU0xMiAzdjEzLjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zIDE2LjV2Mi4yNUEyLjI1IDIuMjUgMCAwIDAgNS4yNSAyMWgxMy41QTIuMjUgMi4yNSAwIDAgMCAyMSAxOC43NVYxNi41bS0xMy41LTlMMTIgM20wIDAgNC41IDQuNU0xMiAzdjEzLjUiLz4KPC9zdmc+Cg==)}.hi-outline-arrow-uturn-down{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNSAxNS02IDZtMCAwLTYtNm02IDZWOWE2IDYgMCAwIDEgMTIgMHYzIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNSAxNS02IDZtMCAwLTYtNm02IDZWOWE2IDYgMCAwIDEgMTIgMHYzIi8+Cjwvc3ZnPgo=)}.hi-outline-arrow-uturn-left{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDE1IDMgOW0wIDAgNi02TTMgOWgxMmE2IDYgMCAwIDEgMCAxMmgtMyIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDE1IDMgOW0wIDAgNi02TTMgOWgxMmE2IDYgMCAwIDEgMCAxMmgtMyIvPgo8L3N2Zz4K)}.hi-outline-arrow-uturn-right{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNSAxNSA2LTZtMCAwLTYtNm02IDZIOWE2IDYgMCAwIDAgMCAxMmgzIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNSAxNSA2LTZtMCAwLTYtNm02IDZIOWE2IDYgMCAwIDAgMCAxMmgzIi8+Cjwvc3ZnPgo=)}.hi-outline-arrow-uturn-up{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im05IDkgNi02bTAgMCA2IDZtLTYtNnYxMmE2IDYgMCAwIDEtMTIgMHYtMyIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im05IDkgNi02bTAgMCA2IDZtLTYtNnYxMmE2IDYgMCAwIDEtMTIgMHYtMyIvPgo8L3N2Zz4K)}.hi-outline-at-symbol{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNi41IDEyYTQuNSA0LjUgMCAxIDEtOSAwIDQuNSA0LjUgMCAwIDEgOSAwWm0wIDBjMCAxLjY1NyAxLjAwNyAzIDIuMjUgM1MyMSAxMy42NTcgMjEgMTJhOSA5IDAgMSAwLTIuNjM2IDYuMzY0TTE2LjUgMTJWOC4yNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNi41IDEyYTQuNSA0LjUgMCAxIDEtOSAwIDQuNSA0LjUgMCAwIDEgOSAwWm0wIDBjMCAxLjY1NyAxLjAwNyAzIDIuMjUgM1MyMSAxMy42NTcgMjEgMTJhOSA5IDAgMSAwLTIuNjM2IDYuMzY0TTE2LjUgMTJWOC4yNSIvPgo8L3N2Zz4K)}.hi-outline-backspace{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA5Ljc1IDE0LjI1IDEybTAgMCAyLjI1IDIuMjVNMTQuMjUgMTJsMi4yNS0yLjI1TTE0LjI1IDEyIDEyIDE0LjI1bS0yLjU4IDQuOTItNi4zNzQtNi4zNzVhMS4xMjUgMS4xMjUgMCAwIDEgMC0xLjU5TDkuNDIgNC44M2MuMjEtLjIxMS40OTctLjMzLjc5NS0uMzNIMTkuNWEyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1djEwLjVhMi4yNSAyLjI1IDAgMCAxLTIuMjUgMi4yNWgtOS4yODRjLS4yOTggMC0uNTg1LS4xMTktLjc5NS0uMzNaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA5Ljc1IDE0LjI1IDEybTAgMCAyLjI1IDIuMjVNMTQuMjUgMTJsMi4yNS0yLjI1TTE0LjI1IDEyIDEyIDE0LjI1bS0yLjU4IDQuOTItNi4zNzQtNi4zNzVhMS4xMjUgMS4xMjUgMCAwIDEgMC0xLjU5TDkuNDIgNC44M2MuMjEtLjIxMS40OTctLjMzLjc5NS0uMzNIMTkuNWEyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1djEwLjVhMi4yNSAyLjI1IDAgMCAxLTIuMjUgMi4yNWgtOS4yODRjLS4yOTggMC0uNTg1LS4xMTktLjc5NS0uMzNaIi8+Cjwvc3ZnPgo=)}.hi-outline-backward{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSAxNi44MTFjMCAuODY0LS45MzMgMS40MDYtMS42ODMuOTc3bC03LjEwOC00LjA2MWExLjEyNSAxLjEyNSAwIDAgMSAwLTEuOTU0bDcuMTA4LTQuMDYxQTEuMTI1IDEuMTI1IDAgMCAxIDIxIDguNjg5djguMTIyWk0xMS4yNSAxNi44MTFjMCAuODY0LS45MzMgMS40MDYtMS42ODMuOTc3bC03LjEwOC00LjA2MWExLjEyNSAxLjEyNSAwIDAgMSAwLTEuOTU0bDcuMTA4LTQuMDYxYTEuMTI1IDEuMTI1IDAgMCAxIDEuNjgzLjk3N3Y4LjEyMloiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSAxNi44MTFjMCAuODY0LS45MzMgMS40MDYtMS42ODMuOTc3bC03LjEwOC00LjA2MWExLjEyNSAxLjEyNSAwIDAgMSAwLTEuOTU0bDcuMTA4LTQuMDYxQTEuMTI1IDEuMTI1IDAgMCAxIDIxIDguNjg5djguMTIyWk0xMS4yNSAxNi44MTFjMCAuODY0LS45MzMgMS40MDYtMS42ODMuOTc3bC03LjEwOC00LjA2MWExLjEyNSAxLjEyNSAwIDAgMSAwLTEuOTU0bDcuMTA4LTQuMDYxYTEuMTI1IDEuMTI1IDAgMCAxIDEuNjgzLjk3N3Y4LjEyMloiLz4KPC9zdmc+Cg==)}.hi-outline-banknotes{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDE4Ljc1YTYwLjA3IDYwLjA3IDAgMCAxIDE1Ljc5NyAyLjEwMWMuNzI3LjE5OCAxLjQ1My0uMzQyIDEuNDUzLTEuMDk2VjE4Ljc1TTMuNzUgNC41di43NUEuNzUuNzUgMCAwIDEgMyA2aC0uNzVtMCAwdi0uMzc1YzAtLjYyMS41MDQtMS4xMjUgMS4xMjUtMS4xMjVIMjAuMjVNMi4yNSA2djltMTgtMTAuNXYuNzVjMCAuNDE0LjMzNi43NS43NS43NWguNzVtLTEuNS0xLjVoLjM3NWMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1djkuNzVjMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVoLS4zNzVtMS41LTEuNUgyMWEuNzUuNzUgMCAwIDAtLjc1Ljc1di43NW0wIDBIMy43NW0wIDBoLS4zNzVhMS4xMjUgMS4xMjUgMCAwIDEtMS4xMjUtMS4xMjVWMTVtMS41IDEuNXYtLjc1QS43NS43NSAwIDAgMCAzIDE1aC0uNzVNMTUgMTAuNWEzIDMgMCAxIDEtNiAwIDMgMyAwIDAgMSA2IDBabTMgMGguMDA4di4wMDhIMThWMTAuNVptLTEyIDBoLjAwOHYuMDA4SDZWMTAuNVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDE4Ljc1YTYwLjA3IDYwLjA3IDAgMCAxIDE1Ljc5NyAyLjEwMWMuNzI3LjE5OCAxLjQ1My0uMzQyIDEuNDUzLTEuMDk2VjE4Ljc1TTMuNzUgNC41di43NUEuNzUuNzUgMCAwIDEgMyA2aC0uNzVtMCAwdi0uMzc1YzAtLjYyMS41MDQtMS4xMjUgMS4xMjUtMS4xMjVIMjAuMjVNMi4yNSA2djltMTgtMTAuNXYuNzVjMCAuNDE0LjMzNi43NS43NS43NWguNzVtLTEuNS0xLjVoLjM3NWMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1djkuNzVjMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVoLS4zNzVtMS41LTEuNUgyMWEuNzUuNzUgMCAwIDAtLjc1Ljc1di43NW0wIDBIMy43NW0wIDBoLS4zNzVhMS4xMjUgMS4xMjUgMCAwIDEtMS4xMjUtMS4xMjVWMTVtMS41IDEuNXYtLjc1QS43NS43NSAwIDAgMCAzIDE1aC0uNzVNMTUgMTAuNWEzIDMgMCAxIDEtNiAwIDMgMyAwIDAgMSA2IDBabTMgMGguMDA4di4wMDhIMThWMTAuNVptLTEyIDBoLjAwOHYuMDA4SDZWMTAuNVoiLz4KPC9zdmc+Cg==)}.hi-outline-bars-2{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDloMTYuNW0tMTYuNSA2Ljc1aDE2LjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDloMTYuNW0tMTYuNSA2Ljc1aDE2LjUiLz4KPC9zdmc+Cg==)}.hi-outline-bars-3{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDYuNzVoMTYuNU0zLjc1IDEyaDE2LjVtLTE2LjUgNS4yNWgxNi41Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDYuNzVoMTYuNU0zLjc1IDEyaDE2LjVtLTE2LjUgNS4yNWgxNi41Ii8+Cjwvc3ZnPgo=)}.hi-outline-bars-3-bottom-left{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDYuNzVoMTYuNU0zLjc1IDEyaDE2LjVtLTE2LjUgNS4yNUgxMiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDYuNzVoMTYuNU0zLjc1IDEyaDE2LjVtLTE2LjUgNS4yNUgxMiIvPgo8L3N2Zz4K)}.hi-outline-bars-3-bottom-right{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDYuNzVoMTYuNU0zLjc1IDEyaDE2LjVNMTIgMTcuMjVoOC4yNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDYuNzVoMTYuNU0zLjc1IDEyaDE2LjVNMTIgMTcuMjVoOC4yNSIvPgo8L3N2Zz4K)}.hi-outline-bars-3-center-left{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDYuNzVoMTYuNU0zLjc1IDEySDEybS04LjI1IDUuMjVoMTYuNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDYuNzVoMTYuNU0zLjc1IDEySDEybS04LjI1IDUuMjVoMTYuNSIvPgo8L3N2Zz4K)}.hi-outline-bars-4{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDUuMjVoMTYuNW0tMTYuNSA0LjVoMTYuNW0tMTYuNSA0LjVoMTYuNW0tMTYuNSA0LjVoMTYuNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDUuMjVoMTYuNW0tMTYuNSA0LjVoMTYuNW0tMTYuNSA0LjVoMTYuNW0tMTYuNSA0LjVoMTYuNSIvPgo8L3N2Zz4K)}.hi-outline-bars-arrow-down{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zIDQuNWgxNC4yNU0zIDloOS43NU0zIDEzLjVoOS43NW00LjUtNC41djEybTAgMC0zLjc1LTMuNzVNMTcuMjUgMjEgMjEgMTcuMjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zIDQuNWgxNC4yNU0zIDloOS43NU0zIDEzLjVoOS43NW00LjUtNC41djEybTAgMC0zLjc1LTMuNzVNMTcuMjUgMjEgMjEgMTcuMjUiLz4KPC9zdmc+Cg==)}.hi-outline-bars-arrow-up{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zIDQuNWgxNC4yNU0zIDloOS43NU0zIDEzLjVoNS4yNW01LjI1LS43NUwxNy4yNSA5bTAgMEwyMSAxMi43NU0xNy4yNSA5djEyIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zIDQuNWgxNC4yNU0zIDloOS43NU0zIDEzLjVoNS4yNW01LjI1LS43NUwxNy4yNSA5bTAgMEwyMSAxMi43NU0xNy4yNSA5djEyIi8+Cjwvc3ZnPgo=)}.hi-outline-battery-0{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSAxMC41aC4zNzVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXYyLjI1YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1SDIxTTMuNzUgMThoMTVBMi4yNSAyLjI1IDAgMCAwIDIxIDE1Ljc1di02YTIuMjUgMi4yNSAwIDAgMC0yLjI1LTIuMjVoLTE1QTIuMjUgMi4yNSAwIDAgMCAxLjUgOS43NXY2QTIuMjUgMi4yNSAwIDAgMCAzLjc1IDE4WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSAxMC41aC4zNzVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXYyLjI1YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1SDIxTTMuNzUgMThoMTVBMi4yNSAyLjI1IDAgMCAwIDIxIDE1Ljc1di02YTIuMjUgMi4yNSAwIDAgMC0yLjI1LTIuMjVoLTE1QTIuMjUgMi4yNSAwIDAgMCAxLjUgOS43NXY2QTIuMjUgMi4yNSAwIDAgMCAzLjc1IDE4WiIvPgo8L3N2Zz4K)}.hi-outline-battery-100{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSAxMC41aC4zNzVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXYyLjI1YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1SDIxTTQuNSAxMC41SDE4VjE1SDQuNXYtNC41Wk0zLjc1IDE4aDE1QTIuMjUgMi4yNSAwIDAgMCAyMSAxNS43NXYtNmEyLjI1IDIuMjUgMCAwIDAtMi4yNS0yLjI1aC0xNUEyLjI1IDIuMjUgMCAwIDAgMS41IDkuNzV2NkEyLjI1IDIuMjUgMCAwIDAgMy43NSAxOFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSAxMC41aC4zNzVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXYyLjI1YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1SDIxTTQuNSAxMC41SDE4VjE1SDQuNXYtNC41Wk0zLjc1IDE4aDE1QTIuMjUgMi4yNSAwIDAgMCAyMSAxNS43NXYtNmEyLjI1IDIuMjUgMCAwIDAtMi4yNS0yLjI1aC0xNUEyLjI1IDIuMjUgMCAwIDAgMS41IDkuNzV2NkEyLjI1IDIuMjUgMCAwIDAgMy43NSAxOFoiLz4KPC9zdmc+Cg==)}.hi-outline-battery-50{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSAxMC41aC4zNzVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXYyLjI1YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1SDIxTTQuNSAxMC41aDYuNzVWMTVINC41di00LjVaTTMuNzUgMThoMTVBMi4yNSAyLjI1IDAgMCAwIDIxIDE1Ljc1di02YTIuMjUgMi4yNSAwIDAgMC0yLjI1LTIuMjVoLTE1QTIuMjUgMi4yNSAwIDAgMCAxLjUgOS43NXY2QTIuMjUgMi4yNSAwIDAgMCAzLjc1IDE4WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSAxMC41aC4zNzVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXYyLjI1YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1SDIxTTQuNSAxMC41aDYuNzVWMTVINC41di00LjVaTTMuNzUgMThoMTVBMi4yNSAyLjI1IDAgMCAwIDIxIDE1Ljc1di02YTIuMjUgMi4yNSAwIDAgMC0yLjI1LTIuMjVoLTE1QTIuMjUgMi4yNSAwIDAgMCAxLjUgOS43NXY2QTIuMjUgMi4yNSAwIDAgMCAzLjc1IDE4WiIvPgo8L3N2Zz4K)}.hi-outline-beaker{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05Ljc1IDMuMTA0djUuNzE0YTIuMjUgMi4yNSAwIDAgMS0uNjU5IDEuNTkxTDUgMTQuNU05Ljc1IDMuMTA0Yy0uMjUxLjAyMy0uNTAxLjA1LS43NS4wODJtLjc1LS4wODJhMjQuMzAxIDI0LjMwMSAwIDAgMSA0LjUgMG0wIDB2NS43MTRjMCAuNTk3LjIzNyAxLjE3LjY1OSAxLjU5MUwxOS44IDE1LjNNMTQuMjUgMy4xMDRjLjI1MS4wMjMuNTAxLjA1Ljc1LjA4Mk0xOS44IDE1LjNsLTEuNTcuMzkzQTkuMDY1IDkuMDY1IDAgMCAxIDEyIDE1YTkuMDY1IDkuMDY1IDAgMCAwLTYuMjMtLjY5M0w1IDE0LjVtMTQuOC44IDEuNDAyIDEuNDAyYzEuMjMyIDEuMjMyLjY1IDMuMzE4LTEuMDY3IDMuNjExQTQ4LjMwOSA0OC4zMDkgMCAwIDEgMTIgMjFjLTIuNzczIDAtNS40OTEtLjIzNS04LjEzNS0uNjg3LTEuNzE4LS4yOTMtMi4zLTIuMzc5LTEuMDY3LTMuNjFMNSAxNC41Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05Ljc1IDMuMTA0djUuNzE0YTIuMjUgMi4yNSAwIDAgMS0uNjU5IDEuNTkxTDUgMTQuNU05Ljc1IDMuMTA0Yy0uMjUxLjAyMy0uNTAxLjA1LS43NS4wODJtLjc1LS4wODJhMjQuMzAxIDI0LjMwMSAwIDAgMSA0LjUgMG0wIDB2NS43MTRjMCAuNTk3LjIzNyAxLjE3LjY1OSAxLjU5MUwxOS44IDE1LjNNMTQuMjUgMy4xMDRjLjI1MS4wMjMuNTAxLjA1Ljc1LjA4Mk0xOS44IDE1LjNsLTEuNTcuMzkzQTkuMDY1IDkuMDY1IDAgMCAxIDEyIDE1YTkuMDY1IDkuMDY1IDAgMCAwLTYuMjMtLjY5M0w1IDE0LjVtMTQuOC44IDEuNDAyIDEuNDAyYzEuMjMyIDEuMjMyLjY1IDMuMzE4LTEuMDY3IDMuNjExQTQ4LjMwOSA0OC4zMDkgMCAwIDEgMTIgMjFjLTIuNzczIDAtNS40OTEtLjIzNS04LjEzNS0uNjg3LTEuNzE4LS4yOTMtMi4zLTIuMzc5LTEuMDY3LTMuNjFMNSAxNC41Ii8+Cjwvc3ZnPgo=)}.hi-outline-bell{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNC44NTcgMTcuMDgyYTIzLjg0OCAyMy44NDggMCAwIDAgNS40NTQtMS4zMUE4Ljk2NyA4Ljk2NyAwIDAgMSAxOCA5Ljc1VjlBNiA2IDAgMCAwIDYgOXYuNzVhOC45NjcgOC45NjcgMCAwIDEtMi4zMTIgNi4wMjJjMS43MzMuNjQgMy41NiAxLjA4NSA1LjQ1NSAxLjMxbTUuNzE0IDBhMjQuMjU1IDI0LjI1NSAwIDAgMS01LjcxNCAwbTUuNzE0IDBhMyAzIDAgMSAxLTUuNzE0IDAiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNC44NTcgMTcuMDgyYTIzLjg0OCAyMy44NDggMCAwIDAgNS40NTQtMS4zMUE4Ljk2NyA4Ljk2NyAwIDAgMSAxOCA5Ljc1VjlBNiA2IDAgMCAwIDYgOXYuNzVhOC45NjcgOC45NjcgMCAwIDEtMi4zMTIgNi4wMjJjMS43MzMuNjQgMy41NiAxLjA4NSA1LjQ1NSAxLjMxbTUuNzE0IDBhMjQuMjU1IDI0LjI1NSAwIDAgMS01LjcxNCAwbTUuNzE0IDBhMyAzIDAgMSAxLTUuNzE0IDAiLz4KPC9zdmc+Cg==)}.hi-outline-bell-alert{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNC44NTcgMTcuMDgyYTIzLjg0OCAyMy44NDggMCAwIDAgNS40NTQtMS4zMUE4Ljk2NyA4Ljk2NyAwIDAgMSAxOCA5Ljc1VjlBNiA2IDAgMCAwIDYgOXYuNzVhOC45NjcgOC45NjcgMCAwIDEtMi4zMTIgNi4wMjJjMS43MzMuNjQgMy41NiAxLjA4NSA1LjQ1NSAxLjMxbTUuNzE0IDBhMjQuMjU1IDI0LjI1NSAwIDAgMS01LjcxNCAwbTUuNzE0IDBhMyAzIDAgMSAxLTUuNzE0IDBNMy4xMjQgNy41QTguOTY5IDguOTY5IDAgMCAxIDUuMjkyIDNtMTMuNDE2IDBhOC45NjkgOC45NjkgMCAwIDEgMi4xNjggNC41Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNC44NTcgMTcuMDgyYTIzLjg0OCAyMy44NDggMCAwIDAgNS40NTQtMS4zMUE4Ljk2NyA4Ljk2NyAwIDAgMSAxOCA5Ljc1VjlBNiA2IDAgMCAwIDYgOXYuNzVhOC45NjcgOC45NjcgMCAwIDEtMi4zMTIgNi4wMjJjMS43MzMuNjQgMy41NiAxLjA4NSA1LjQ1NSAxLjMxbTUuNzE0IDBhMjQuMjU1IDI0LjI1NSAwIDAgMS01LjcxNCAwbTUuNzE0IDBhMyAzIDAgMSAxLTUuNzE0IDBNMy4xMjQgNy41QTguOTY5IDguOTY5IDAgMCAxIDUuMjkyIDNtMTMuNDE2IDBhOC45NjkgOC45NjkgMCAwIDEgMi4xNjggNC41Ii8+Cjwvc3ZnPgo=)}.hi-outline-bell-slash{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05LjE0MyAxNy4wODJhMjQuMjQ4IDI0LjI0OCAwIDAgMCAzLjg0NC4xNDhtLTMuODQ0LS4xNDhhMjMuODU2IDIzLjg1NiAwIDAgMS01LjQ1NS0xLjMxIDguOTY0IDguOTY0IDAgMCAwIDIuMy01LjU0Mm0zLjE1NSA2Ljg1MmEzIDMgMCAwIDAgNS42NjcgMS45N20xLjk2NS0yLjI3N0wyMSAyMW0tNC4yMjUtNC4yMjVhMjMuODEgMjMuODEgMCAwIDAgMy41MzYtMS4wMDNBOC45NjcgOC45NjcgMCAwIDEgMTggOS43NVY5QTYgNiAwIDAgMCA2LjUzIDYuNTNtMTAuMjQ1IDEwLjI0NUw2LjUzIDYuNTNNMyAzbDMuNTMgMy41MyIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05LjE0MyAxNy4wODJhMjQuMjQ4IDI0LjI0OCAwIDAgMCAzLjg0NC4xNDhtLTMuODQ0LS4xNDhhMjMuODU2IDIzLjg1NiAwIDAgMS01LjQ1NS0xLjMxIDguOTY0IDguOTY0IDAgMCAwIDIuMy01LjU0Mm0zLjE1NSA2Ljg1MmEzIDMgMCAwIDAgNS42NjcgMS45N20xLjk2NS0yLjI3N0wyMSAyMW0tNC4yMjUtNC4yMjVhMjMuODEgMjMuODEgMCAwIDAgMy41MzYtMS4wMDNBOC45NjcgOC45NjcgMCAwIDEgMTggOS43NVY5QTYgNiAwIDAgMCA2LjUzIDYuNTNtMTAuMjQ1IDEwLjI0NUw2LjUzIDYuNTNNMyAzbDMuNTMgMy41MyIvPgo8L3N2Zz4K)}.hi-outline-bell-snooze{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNC44NTcgMTcuMDgyYTIzLjg0OCAyMy44NDggMCAwIDAgNS40NTQtMS4zMUE4Ljk2NyA4Ljk2NyAwIDAgMSAxOCA5Ljc1VjlBNiA2IDAgMCAwIDYgOXYuNzVhOC45NjcgOC45NjcgMCAwIDEtMi4zMTIgNi4wMjJjMS43MzMuNjQgMy41NiAxLjA4NSA1LjQ1NSAxLjMxbTUuNzE0IDBhMjQuMjU1IDI0LjI1NSAwIDAgMS01LjcxNCAwbTUuNzE0IDBhMyAzIDAgMSAxLTUuNzE0IDBNMTAuNSA4LjI1aDNsLTMgNC41aDMiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNC44NTcgMTcuMDgyYTIzLjg0OCAyMy44NDggMCAwIDAgNS40NTQtMS4zMUE4Ljk2NyA4Ljk2NyAwIDAgMSAxOCA5Ljc1VjlBNiA2IDAgMCAwIDYgOXYuNzVhOC45NjcgOC45NjcgMCAwIDEtMi4zMTIgNi4wMjJjMS43MzMuNjQgMy41NiAxLjA4NSA1LjQ1NSAxLjMxbTUuNzE0IDBhMjQuMjU1IDI0LjI1NSAwIDAgMS01LjcxNCAwbTUuNzE0IDBhMyAzIDAgMSAxLTUuNzE0IDBNMTAuNSA4LjI1aDNsLTMgNC41aDMiLz4KPC9zdmc+Cg==)}.hi-outline-bold{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJNNi43NSAzLjc0NGgtLjc1M3Y4LjI1aDcuMTI1YTQuMTI1IDQuMTI1IDAgMCAwIDAtOC4yNUg2Ljc1Wm0wIDB2LjM4bTAgMTYuMTIyaDYuNzQ3YTQuNSA0LjUgMCAwIDAgMC05LjAwMWgtNy41djloLjc1M1ptMCAwdi0uMzdtMC0xNS43NTFoNmEzLjc1IDMuNzUgMCAxIDEgMCA3LjVoLTZtMC03LjV2Ny41bTAgMHY4LjI1bTAtOC4yNWg2LjM3NWE0LjEyNSA0LjEyNSAwIDAgMSAwIDguMjVINi43NW0uNzQ3LTE1LjM4aDQuODc1YTMuMzc1IDMuMzc1IDAgMCAxIDAgNi43NUg3LjQ5N3YtNi43NVptMCA3LjVoNS4yNWEzLjc1IDMuNzUgMCAwIDEgMCA3LjVoLTUuMjV2LTcuNVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJNNi43NSAzLjc0NGgtLjc1M3Y4LjI1aDcuMTI1YTQuMTI1IDQuMTI1IDAgMCAwIDAtOC4yNUg2Ljc1Wm0wIDB2LjM4bTAgMTYuMTIyaDYuNzQ3YTQuNSA0LjUgMCAwIDAgMC05LjAwMWgtNy41djloLjc1M1ptMCAwdi0uMzdtMC0xNS43NTFoNmEzLjc1IDMuNzUgMCAxIDEgMCA3LjVoLTZtMC03LjV2Ny41bTAgMHY4LjI1bTAtOC4yNWg2LjM3NWE0LjEyNSA0LjEyNSAwIDAgMSAwIDguMjVINi43NW0uNzQ3LTE1LjM4aDQuODc1YTMuMzc1IDMuMzc1IDAgMCAxIDAgNi43NUg3LjQ5N3YtNi43NVptMCA3LjVoNS4yNWEzLjc1IDMuNzUgMCAwIDEgMCA3LjVoLTUuMjV2LTcuNVoiLz4KPC9zdmc+Cg==)}.hi-outline-bolt{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0zLjc1IDEzLjUgMTAuNS0xMS4yNUwxMiAxMC41aDguMjVMOS43NSAyMS43NSAxMiAxMy41SDMuNzVaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0zLjc1IDEzLjUgMTAuNS0xMS4yNUwxMiAxMC41aDguMjVMOS43NSAyMS43NSAxMiAxMy41SDMuNzVaIi8+Cjwvc3ZnPgo=)}.hi-outline-bolt-slash{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMS40MTIgMTUuNjU1IDkuNzUgMjEuNzVsMy43NDUtNC4wMTJNOS4yNTcgMTMuNUgzLjc1bDIuNjU5LTIuODQ5bTIuMDQ4LTIuMTk0TDE0LjI1IDIuMjUgMTIgMTAuNWg4LjI1bC00LjcwNyA1LjA0M004LjQ1NyA4LjQ1NyAzIDNtNS40NTcgNS40NTcgNy4wODYgNy4wODZtMCAwTDIxIDIxIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMS40MTIgMTUuNjU1IDkuNzUgMjEuNzVsMy43NDUtNC4wMTJNOS4yNTcgMTMuNUgzLjc1bDIuNjU5LTIuODQ5bTIuMDQ4LTIuMTk0TDE0LjI1IDIuMjUgMTIgMTAuNWg4LjI1bC00LjcwNyA1LjA0M004LjQ1NyA4LjQ1NyAzIDNtNS40NTcgNS40NTcgNy4wODYgNy4wODZtMCAwTDIxIDIxIi8+Cjwvc3ZnPgo=)}.hi-outline-bookmark{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNy41OTMgMy4zMjJjMS4xLjEyOCAxLjkwNyAxLjA3NyAxLjkwNyAyLjE4NVYyMUwxMiAxNy4yNSA0LjUgMjFWNS41MDdjMC0xLjEwOC44MDYtMi4wNTcgMS45MDctMi4xODVhNDguNTA3IDQ4LjUwNyAwIDAgMSAxMS4xODYgMFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNy41OTMgMy4zMjJjMS4xLjEyOCAxLjkwNyAxLjA3NyAxLjkwNyAyLjE4NVYyMUwxMiAxNy4yNSA0LjUgMjFWNS41MDdjMC0xLjEwOC44MDYtMi4wNTcgMS45MDctMi4xODVhNDguNTA3IDQ4LjUwNyAwIDAgMSAxMS4xODYgMFoiLz4KPC9zdmc+Cg==)}.hi-outline-bookmark-slash{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0zIDMgMS42NjQgMS42NjRNMjEgMjFsLTEuNS0xLjVtLTUuNDg1LTEuMjQyTDEyIDE3LjI1IDQuNSAyMVY4Ljc0Mm0uMTY0LTQuMDc4YTIuMTUgMi4xNSAwIDAgMSAxLjc0My0xLjM0MiA0OC41MDcgNDguNTA3IDAgMCAxIDExLjE4NiAwYzEuMS4xMjggMS45MDcgMS4wNzcgMS45MDcgMi4xODVWMTkuNU00LjY2NCA0LjY2NCAxOS41IDE5LjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0zIDMgMS42NjQgMS42NjRNMjEgMjFsLTEuNS0xLjVtLTUuNDg1LTEuMjQyTDEyIDE3LjI1IDQuNSAyMVY4Ljc0Mm0uMTY0LTQuMDc4YTIuMTUgMi4xNSAwIDAgMSAxLjc0My0xLjM0MiA0OC41MDcgNDguNTA3IDAgMCAxIDExLjE4NiAwYzEuMS4xMjggMS45MDcgMS4wNzcgMS45MDcgMi4xODVWMTkuNU00LjY2NCA0LjY2NCAxOS41IDE5LjUiLz4KPC9zdmc+Cg==)}.hi-outline-bookmark-square{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNi41IDMuNzVWMTYuNUwxMiAxNC4yNSA3LjUgMTYuNVYzLjc1bTkgMEgxOEEyLjI1IDIuMjUgMCAwIDEgMjAuMjUgNnYxMkEyLjI1IDIuMjUgMCAwIDEgMTggMjAuMjVINkEyLjI1IDIuMjUgMCAwIDEgMy43NSAxOFY2QTIuMjUgMi4yNSAwIDAgMSA2IDMuNzVoMS41bTkgMGgtOSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNi41IDMuNzVWMTYuNUwxMiAxNC4yNSA3LjUgMTYuNVYzLjc1bTkgMEgxOEEyLjI1IDIuMjUgMCAwIDEgMjAuMjUgNnYxMkEyLjI1IDIuMjUgMCAwIDEgMTggMjAuMjVINkEyLjI1IDIuMjUgMCAwIDEgMy43NSAxOFY2QTIuMjUgMi4yNSAwIDAgMSA2IDMuNzVoMS41bTkgMGgtOSIvPgo8L3N2Zz4K)}.hi-outline-book-open{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA2LjA0MkE4Ljk2NyA4Ljk2NyAwIDAgMCA2IDMuNzVjLTEuMDUyIDAtMi4wNjIuMTgtMyAuNTEydjE0LjI1QTguOTg3IDguOTg3IDAgMCAxIDYgMThjMi4zMDUgMCA0LjQwOC44NjcgNiAyLjI5Mm0wLTE0LjI1YTguOTY2IDguOTY2IDAgMCAxIDYtMi4yOTJjMS4wNTIgMCAyLjA2Mi4xOCAzIC41MTJ2MTQuMjVBOC45ODcgOC45ODcgMCAwIDAgMTggMThhOC45NjcgOC45NjcgMCAwIDAtNiAyLjI5Mm0wLTE0LjI1djE0LjI1Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA2LjA0MkE4Ljk2NyA4Ljk2NyAwIDAgMCA2IDMuNzVjLTEuMDUyIDAtMi4wNjIuMTgtMyAuNTEydjE0LjI1QTguOTg3IDguOTg3IDAgMCAxIDYgMThjMi4zMDUgMCA0LjQwOC44NjcgNiAyLjI5Mm0wLTE0LjI1YTguOTY2IDguOTY2IDAgMCAxIDYtMi4yOTJjMS4wNTIgMCAyLjA2Mi4xOCAzIC41MTJ2MTQuMjVBOC45ODcgOC45ODcgMCAwIDAgMTggMThhOC45NjcgOC45NjcgMCAwIDAtNiAyLjI5Mm0wLTE0LjI1djE0LjI1Ii8+Cjwvc3ZnPgo=)}.hi-outline-briefcase{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMC4yNSAxNC4xNXY0LjI1YzAgMS4wOTQtLjc4NyAyLjAzNi0xLjg3MiAyLjE4LTIuMDg3LjI3Ny00LjIxNi40Mi02LjM3OC40MnMtNC4yOTEtLjE0My02LjM3OC0uNDJjLTEuMDg1LS4xNDQtMS44NzItMS4wODYtMS44NzItMi4xOHYtNC4yNW0xNi41IDBhMi4xOCAyLjE4IDAgMCAwIC43NS0xLjY2MVY4LjcwNmMwLTEuMDgxLS43NjgtMi4wMTUtMS44MzctMi4xNzVhNDguMTE0IDQ4LjExNCAwIDAgMC0zLjQxMy0uMzg3bTQuNSA4LjAwNmMtLjE5NC4xNjUtLjQyLjI5NS0uNjczLjM4QTIzLjk3OCAyMy45NzggMCAwIDEgMTIgMTUuNzVjLTIuNjQ4IDAtNS4xOTUtLjQyOS03LjU3Ny0xLjIyYTIuMDE2IDIuMDE2IDAgMCAxLS42NzMtLjM4bTAgMEEyLjE4IDIuMTggMCAwIDEgMyAxMi40ODlWOC43MDZjMC0xLjA4MS43NjgtMi4wMTUgMS44MzctMi4xNzVhNDguMTExIDQ4LjExMSAwIDAgMSAzLjQxMy0uMzg3bTcuNSAwVjUuMjVBMi4yNSAyLjI1IDAgMCAwIDEzLjUgM2gtM2EyLjI1IDIuMjUgMCAwIDAtMi4yNSAyLjI1di44OTRtNy41IDBhNDguNjY3IDQ4LjY2NyAwIDAgMC03LjUgME0xMiAxMi43NWguMDA4di4wMDhIMTJ2LS4wMDhaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMC4yNSAxNC4xNXY0LjI1YzAgMS4wOTQtLjc4NyAyLjAzNi0xLjg3MiAyLjE4LTIuMDg3LjI3Ny00LjIxNi40Mi02LjM3OC40MnMtNC4yOTEtLjE0My02LjM3OC0uNDJjLTEuMDg1LS4xNDQtMS44NzItMS4wODYtMS44NzItMi4xOHYtNC4yNW0xNi41IDBhMi4xOCAyLjE4IDAgMCAwIC43NS0xLjY2MVY4LjcwNmMwLTEuMDgxLS43NjgtMi4wMTUtMS44MzctMi4xNzVhNDguMTE0IDQ4LjExNCAwIDAgMC0zLjQxMy0uMzg3bTQuNSA4LjAwNmMtLjE5NC4xNjUtLjQyLjI5NS0uNjczLjM4QTIzLjk3OCAyMy45NzggMCAwIDEgMTIgMTUuNzVjLTIuNjQ4IDAtNS4xOTUtLjQyOS03LjU3Ny0xLjIyYTIuMDE2IDIuMDE2IDAgMCAxLS42NzMtLjM4bTAgMEEyLjE4IDIuMTggMCAwIDEgMyAxMi40ODlWOC43MDZjMC0xLjA4MS43NjgtMi4wMTUgMS44MzctMi4xNzVhNDguMTExIDQ4LjExMSAwIDAgMSAzLjQxMy0uMzg3bTcuNSAwVjUuMjVBMi4yNSAyLjI1IDAgMCAwIDEzLjUgM2gtM2EyLjI1IDIuMjUgMCAwIDAtMi4yNSAyLjI1di44OTRtNy41IDBhNDguNjY3IDQ4LjY2NyAwIDAgMC03LjUgME0xMiAxMi43NWguMDA4di4wMDhIMTJ2LS4wMDhaIi8+Cjwvc3ZnPgo=)}.hi-outline-bug-ant{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAxMi43NWMxLjE0OCAwIDIuMjc4LjA4IDMuMzgzLjIzNyAxLjAzNy4xNDYgMS44NjYuOTY2IDEuODY2IDIuMDEzIDAgMy43MjgtMi4zNSA2Ljc1LTUuMjUgNi43NVM2Ljc1IDE4LjcyOCA2Ljc1IDE1YzAtMS4wNDYuODMtMS44NjcgMS44NjYtMi4wMTNBMjQuMjA0IDI0LjIwNCAwIDAgMSAxMiAxMi43NVptMCAwYzIuODgzIDAgNS42NDcuNTA4IDguMjA3IDEuNDRhMjMuOTEgMjMuOTEgMCAwIDEtMS4xNTIgNi4wNk0xMiAxMi43NWMtMi44ODMgMC01LjY0Ny41MDgtOC4yMDggMS40NC4xMjUgMi4xMDQuNTIgNC4xMzYgMS4xNTMgNi4wNk0xMiAxMi43NWEyLjI1IDIuMjUgMCAwIDAgMi4yNDgtMi4zNTRNMTIgMTIuNzVhMi4yNSAyLjI1IDAgMCAxLTIuMjQ4LTIuMzU0TTEyIDguMjVjLjk5NSAwIDEuOTcxLS4wOCAyLjkyMi0uMjM2LjQwMy0uMDY2Ljc0LS4zNTguNzk1LS43NjJhMy43NzggMy43NzggMCAwIDAtLjM5OS0yLjI1TTEyIDguMjVjLS45OTUgMC0xLjk3LS4wOC0yLjkyMi0uMjM2LS40MDItLjA2Ni0uNzQtLjM1OC0uNzk1LS43NjJhMy43MzQgMy43MzQgMCAwIDEgLjQtMi4yNTNNMTIgOC4yNWEyLjI1IDIuMjUgMCAwIDAtMi4yNDggMi4xNDZNMTIgOC4yNWEyLjI1IDIuMjUgMCAwIDEgMi4yNDggMi4xNDZNOC42ODMgNWE2LjAzMiA2LjAzMiAwIDAgMS0xLjE1NS0xLjAwMmMuMDctLjYzLjI3LTEuMjIyLjU3NC0xLjc0N20uNTgxIDIuNzQ5QTMuNzUgMy43NSAwIDAgMSAxNS4zMTggNW0wIDBjLjQyNy0uMjgzLjgxNS0uNjIgMS4xNTUtLjk5OWE0LjQ3MSA0LjQ3MSAwIDAgMC0uNTc1LTEuNzUyTTQuOTIxIDZhMjQuMDQ4IDI0LjA0OCAwIDAgMC0uMzkyIDMuMzE0YzEuNjY4LjU0NiAzLjQxNi45MTQgNS4yMjMgMS4wODJNMTkuMDggNmMuMjA1IDEuMDguMzM3IDIuMTg3LjM5MiAzLjMxNGEyMy44ODIgMjMuODgyIDAgMCAxLTUuMjIzIDEuMDgyIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAxMi43NWMxLjE0OCAwIDIuMjc4LjA4IDMuMzgzLjIzNyAxLjAzNy4xNDYgMS44NjYuOTY2IDEuODY2IDIuMDEzIDAgMy43MjgtMi4zNSA2Ljc1LTUuMjUgNi43NVM2Ljc1IDE4LjcyOCA2Ljc1IDE1YzAtMS4wNDYuODMtMS44NjcgMS44NjYtMi4wMTNBMjQuMjA0IDI0LjIwNCAwIDAgMSAxMiAxMi43NVptMCAwYzIuODgzIDAgNS42NDcuNTA4IDguMjA3IDEuNDRhMjMuOTEgMjMuOTEgMCAwIDEtMS4xNTIgNi4wNk0xMiAxMi43NWMtMi44ODMgMC01LjY0Ny41MDgtOC4yMDggMS40NC4xMjUgMi4xMDQuNTIgNC4xMzYgMS4xNTMgNi4wNk0xMiAxMi43NWEyLjI1IDIuMjUgMCAwIDAgMi4yNDgtMi4zNTRNMTIgMTIuNzVhMi4yNSAyLjI1IDAgMCAxLTIuMjQ4LTIuMzU0TTEyIDguMjVjLjk5NSAwIDEuOTcxLS4wOCAyLjkyMi0uMjM2LjQwMy0uMDY2Ljc0LS4zNTguNzk1LS43NjJhMy43NzggMy43NzggMCAwIDAtLjM5OS0yLjI1TTEyIDguMjVjLS45OTUgMC0xLjk3LS4wOC0yLjkyMi0uMjM2LS40MDItLjA2Ni0uNzQtLjM1OC0uNzk1LS43NjJhMy43MzQgMy43MzQgMCAwIDEgLjQtMi4yNTNNMTIgOC4yNWEyLjI1IDIuMjUgMCAwIDAtMi4yNDggMi4xNDZNMTIgOC4yNWEyLjI1IDIuMjUgMCAwIDEgMi4yNDggMi4xNDZNOC42ODMgNWE2LjAzMiA2LjAzMiAwIDAgMS0xLjE1NS0xLjAwMmMuMDctLjYzLjI3LTEuMjIyLjU3NC0xLjc0N20uNTgxIDIuNzQ5QTMuNzUgMy43NSAwIDAgMSAxNS4zMTggNW0wIDBjLjQyNy0uMjgzLjgxNS0uNjIgMS4xNTUtLjk5OWE0LjQ3MSA0LjQ3MSAwIDAgMC0uNTc1LTEuNzUyTTQuOTIxIDZhMjQuMDQ4IDI0LjA0OCAwIDAgMC0uMzkyIDMuMzE0YzEuNjY4LjU0NiAzLjQxNi45MTQgNS4yMjMgMS4wODJNMTkuMDggNmMuMjA1IDEuMDguMzM3IDIuMTg3LjM5MiAzLjMxNGEyMy44ODIgMjMuODgyIDAgMCAxLTUuMjIzIDEuMDgyIi8+Cjwvc3ZnPgo=)}.hi-outline-building-library{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAyMXYtOC4yNU0xNS43NSAyMXYtOC4yNU04LjI1IDIxdi04LjI1TTMgOWw5LTYgOSA2bS0xLjUgMTJWMTAuMzMyQTQ4LjM2IDQ4LjM2IDAgMCAwIDEyIDkuNzVjLTIuNTUxIDAtNS4wNTYuMi03LjUuNTgyVjIxTTMgMjFoMThNMTIgNi43NWguMDA4di4wMDhIMTJWNi43NVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAyMXYtOC4yNU0xNS43NSAyMXYtOC4yNU04LjI1IDIxdi04LjI1TTMgOWw5LTYgOSA2bS0xLjUgMTJWMTAuMzMyQTQ4LjM2IDQ4LjM2IDAgMCAwIDEyIDkuNzVjLTIuNTUxIDAtNS4wNTYuMi03LjUuNTgyVjIxTTMgMjFoMThNMTIgNi43NWguMDA4di4wMDhIMTJWNi43NVoiLz4KPC9zdmc+Cg==)}.hi-outline-building-office{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDIxaDE2LjVNNC41IDNoMTVNNS4yNSAzdjE4bTEzLjUtMTh2MThNOSA2Ljc1aDEuNW0tMS41IDNoMS41bS0xLjUgM2gxLjVtMy02SDE1bS0xLjUgM0gxNW0tMS41IDNIMTVNOSAyMXYtMy4zNzVjMC0uNjIxLjUwNC0xLjEyNSAxLjEyNS0xLjEyNWgzLjc1Yy42MjEgMCAxLjEyNS41MDQgMS4xMjUgMS4xMjVWMjEiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDIxaDE2LjVNNC41IDNoMTVNNS4yNSAzdjE4bTEzLjUtMTh2MThNOSA2Ljc1aDEuNW0tMS41IDNoMS41bS0xLjUgM2gxLjVtMy02SDE1bS0xLjUgM0gxNW0tMS41IDNIMTVNOSAyMXYtMy4zNzVjMC0uNjIxLjUwNC0xLjEyNSAxLjEyNS0xLjEyNWgzLjc1Yy42MjEgMCAxLjEyNS41MDQgMS4xMjUgMS4xMjVWMjEiLz4KPC9zdmc+Cg==)}.hi-outline-building-office-2{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDIxaDE5LjVtLTE4LTE4djE4bTEwLjUtMTh2MThtNi0xMy41VjIxTTYuNzUgNi43NWguNzVtLS43NSAzaC43NW0tLjc1IDNoLjc1bTMtNmguNzVtLS43NSAzaC43NW0tLjc1IDNoLjc1TTYuNzUgMjF2LTMuMzc1YzAtLjYyMS41MDQtMS4xMjUgMS4xMjUtMS4xMjVoMi4yNWMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1VjIxTTMgM2gxMm0tLjc1IDQuNUgyMW0tMy43NSAzLjc1aC4wMDh2LjAwOGgtLjAwOHYtLjAwOFptMCAzaC4wMDh2LjAwOGgtLjAwOHYtLjAwOFptMCAzaC4wMDh2LjAwOGgtLjAwOHYtLjAwOFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDIxaDE5LjVtLTE4LTE4djE4bTEwLjUtMTh2MThtNi0xMy41VjIxTTYuNzUgNi43NWguNzVtLS43NSAzaC43NW0tLjc1IDNoLjc1bTMtNmguNzVtLS43NSAzaC43NW0tLjc1IDNoLjc1TTYuNzUgMjF2LTMuMzc1YzAtLjYyMS41MDQtMS4xMjUgMS4xMjUtMS4xMjVoMi4yNWMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1VjIxTTMgM2gxMm0tLjc1IDQuNUgyMW0tMy43NSAzLjc1aC4wMDh2LjAwOGgtLjAwOHYtLjAwOFptMCAzaC4wMDh2LjAwOGgtLjAwOHYtLjAwOFptMCAzaC4wMDh2LjAwOGgtLjAwOHYtLjAwOFoiLz4KPC9zdmc+Cg==)}.hi-outline-building-storefront{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMy41IDIxdi03LjVhLjc1Ljc1IDAgMCAxIC43NS0uNzVoM2EuNzUuNzUgMCAwIDEgLjc1Ljc1VjIxbS00LjUgMEgyLjM2bTExLjE0IDBIMThtMCAwaDMuNjRtLTEuMzkgMFY5LjM0OU0zLjc1IDIxVjkuMzQ5bTAgMGEzLjAwMSAzLjAwMSAwIDAgMCAzLjc1LS42MTVBMi45OTMgMi45OTMgMCAwIDAgOS43NSA5Ljc1Yy44OTYgMCAxLjctLjM5MyAyLjI1LTEuMDE2YTIuOTkzIDIuOTkzIDAgMCAwIDIuMjUgMS4wMTZjLjg5NiAwIDEuNy0uMzkzIDIuMjUtMS4wMTVhMy4wMDEgMy4wMDEgMCAwIDAgMy43NS42MTRtLTE2LjUgMGEzLjAwNCAzLjAwNCAwIDAgMS0uNjIxLTQuNzJsMS4xODktMS4xOUExLjUgMS41IDAgMCAxIDUuMzc4IDNoMTMuMjQzYTEuNSAxLjUgMCAwIDEgMS4wNi40NGwxLjE5IDEuMTg5YTMgMyAwIDAgMS0uNjIxIDQuNzJNNi43NSAxOGgzLjc1YS43NS43NSAwIDAgMCAuNzUtLjc1VjEzLjVhLjc1Ljc1IDAgMCAwLS43NS0uNzVINi43NWEuNzUuNzUgMCAwIDAtLjc1Ljc1djMuNzVjMCAuNDE0LjMzNi43NS43NS43NVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMy41IDIxdi03LjVhLjc1Ljc1IDAgMCAxIC43NS0uNzVoM2EuNzUuNzUgMCAwIDEgLjc1Ljc1VjIxbS00LjUgMEgyLjM2bTExLjE0IDBIMThtMCAwaDMuNjRtLTEuMzkgMFY5LjM0OU0zLjc1IDIxVjkuMzQ5bTAgMGEzLjAwMSAzLjAwMSAwIDAgMCAzLjc1LS42MTVBMi45OTMgMi45OTMgMCAwIDAgOS43NSA5Ljc1Yy44OTYgMCAxLjctLjM5MyAyLjI1LTEuMDE2YTIuOTkzIDIuOTkzIDAgMCAwIDIuMjUgMS4wMTZjLjg5NiAwIDEuNy0uMzkzIDIuMjUtMS4wMTVhMy4wMDEgMy4wMDEgMCAwIDAgMy43NS42MTRtLTE2LjUgMGEzLjAwNCAzLjAwNCAwIDAgMS0uNjIxLTQuNzJsMS4xODktMS4xOUExLjUgMS41IDAgMCAxIDUuMzc4IDNoMTMuMjQzYTEuNSAxLjUgMCAwIDEgMS4wNi40NGwxLjE5IDEuMTg5YTMgMyAwIDAgMS0uNjIxIDQuNzJNNi43NSAxOGgzLjc1YS43NS43NSAwIDAgMCAuNzUtLjc1VjEzLjVhLjc1Ljc1IDAgMCAwLS43NS0uNzVINi43NWEuNzUuNzUgMCAwIDAtLjc1Ljc1djMuNzVjMCAuNDE0LjMzNi43NS43NS43NVoiLz4KPC9zdmc+Cg==)}.hi-outline-cake{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA4LjI1di0xLjVtMCAxLjVjLTEuMzU1IDAtMi42OTcuMDU2LTQuMDI0LjE2NkM2Ljg0NSA4LjUxIDYgOS40NzMgNiAxMC42MDh2Mi41MTNtNi00Ljg3MWMxLjM1NSAwIDIuNjk3LjA1NiA0LjAyNC4xNjZDMTcuMTU1IDguNTEgMTggOS40NzMgMTggMTAuNjA4djIuNTEzTTE1IDguMjV2LTEuNW0tNiAxLjV2LTEuNW0xMiA5Ljc1LTEuNS43NWEzLjM1NCAzLjM1NCAwIDAgMS0zIDAgMy4zNTQgMy4zNTQgMCAwIDAtMyAwIDMuMzU0IDMuMzU0IDAgMCAxLTMgMCAzLjM1NCAzLjM1NCAwIDAgMC0zIDAgMy4zNTQgMy4zNTQgMCAwIDEtMyAwTDMgMTYuNW0xNS0zLjM3OWE0OC40NzQgNDguNDc0IDAgMCAwLTYtLjM3MWMtMi4wMzIgMC00LjAzNC4xMjYtNiAuMzcxbTEyIDBjLjM5LjA0OS43NzcuMTAyIDEuMTYzLjE2IDEuMDcuMTYgMS44MzcgMS4wOTQgMS44MzcgMi4xNzV2NS4xNjljMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVINC4xMjVBMS4xMjUgMS4xMjUgMCAwIDEgMyAyMC42MjV2LTUuMTdjMC0xLjA4Ljc2OC0yLjAxNCAxLjgzNy0yLjE3NEE0Ny43OCA0Ny43OCAwIDAgMSA2IDEzLjEyTTEyLjI2NSAzLjExYS4zNzUuMzc1IDAgMSAxLS41MyAwTDEyIDIuODQ1bC4yNjUuMjY1Wm0tMyAwYS4zNzUuMzc1IDAgMSAxLS41MyAwTDkgMi44NDVsLjI2NS4yNjVabTYgMGEuMzc1LjM3NSAwIDEgMS0uNTMgMEwxNSAyLjg0NWwuMjY1LjI2NVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA4LjI1di0xLjVtMCAxLjVjLTEuMzU1IDAtMi42OTcuMDU2LTQuMDI0LjE2NkM2Ljg0NSA4LjUxIDYgOS40NzMgNiAxMC42MDh2Mi41MTNtNi00Ljg3MWMxLjM1NSAwIDIuNjk3LjA1NiA0LjAyNC4xNjZDMTcuMTU1IDguNTEgMTggOS40NzMgMTggMTAuNjA4djIuNTEzTTE1IDguMjV2LTEuNW0tNiAxLjV2LTEuNW0xMiA5Ljc1LTEuNS43NWEzLjM1NCAzLjM1NCAwIDAgMS0zIDAgMy4zNTQgMy4zNTQgMCAwIDAtMyAwIDMuMzU0IDMuMzU0IDAgMCAxLTMgMCAzLjM1NCAzLjM1NCAwIDAgMC0zIDAgMy4zNTQgMy4zNTQgMCAwIDEtMyAwTDMgMTYuNW0xNS0zLjM3OWE0OC40NzQgNDguNDc0IDAgMCAwLTYtLjM3MWMtMi4wMzIgMC00LjAzNC4xMjYtNiAuMzcxbTEyIDBjLjM5LjA0OS43NzcuMTAyIDEuMTYzLjE2IDEuMDcuMTYgMS44MzcgMS4wOTQgMS44MzcgMi4xNzV2NS4xNjljMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVINC4xMjVBMS4xMjUgMS4xMjUgMCAwIDEgMyAyMC42MjV2LTUuMTdjMC0xLjA4Ljc2OC0yLjAxNCAxLjgzNy0yLjE3NEE0Ny43OCA0Ny43OCAwIDAgMSA2IDEzLjEyTTEyLjI2NSAzLjExYS4zNzUuMzc1IDAgMSAxLS41MyAwTDEyIDIuODQ1bC4yNjUuMjY1Wm0tMyAwYS4zNzUuMzc1IDAgMSAxLS41MyAwTDkgMi44NDVsLjI2NS4yNjVabTYgMGEuMzc1LjM3NSAwIDEgMS0uNTMgMEwxNSAyLjg0NWwuMjY1LjI2NVoiLz4KPC9zdmc+Cg==)}.hi-outline-calculator{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSAxNS43NVYxOG0tNy41LTYuNzVoLjAwOHYuMDA4SDguMjV2LS4wMDhabTAgMi4yNWguMDA4di4wMDhIOC4yNVYxMy41Wm0wIDIuMjVoLjAwOHYuMDA4SDguMjV2LS4wMDhabTAgMi4yNWguMDA4di4wMDhIOC4yNVYxOFptMi40OTgtNi43NWguMDA3di4wMDhoLS4wMDd2LS4wMDhabTAgMi4yNWguMDA3di4wMDhoLS4wMDdWMTMuNVptMCAyLjI1aC4wMDd2LjAwOGgtLjAwN3YtLjAwOFptMCAyLjI1aC4wMDd2LjAwOGgtLjAwN1YxOFptMi41MDQtNi43NWguMDA4di4wMDhoLS4wMDh2LS4wMDhabTAgMi4yNWguMDA4di4wMDhoLS4wMDhWMTMuNVptMCAyLjI1aC4wMDh2LjAwOGgtLjAwOHYtLjAwOFptMCAyLjI1aC4wMDh2LjAwOGgtLjAwOFYxOFptMi40OTgtNi43NWguMDA4di4wMDhoLS4wMDh2LS4wMDhabTAgMi4yNWguMDA4di4wMDhoLS4wMDhWMTMuNVpNOC4yNSA2aDcuNXYyLjI1aC03LjVWNlpNMTIgMi4yNWMtMS44OTIgMC0zLjc1OC4xMS01LjU5My4zMjJDNS4zMDcgMi43IDQuNSAzLjY1IDQuNSA0Ljc1N1YxOS41YTIuMjUgMi4yNSAwIDAgMCAyLjI1IDIuMjVoMTAuNWEyLjI1IDIuMjUgMCAwIDAgMi4yNS0yLjI1VjQuNzU3YzAtMS4xMDgtLjgwNi0yLjA1Ny0xLjkwNy0yLjE4NUE0OC41MDcgNDguNTA3IDAgMCAwIDEyIDIuMjVaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSAxNS43NVYxOG0tNy41LTYuNzVoLjAwOHYuMDA4SDguMjV2LS4wMDhabTAgMi4yNWguMDA4di4wMDhIOC4yNVYxMy41Wm0wIDIuMjVoLjAwOHYuMDA4SDguMjV2LS4wMDhabTAgMi4yNWguMDA4di4wMDhIOC4yNVYxOFptMi40OTgtNi43NWguMDA3di4wMDhoLS4wMDd2LS4wMDhabTAgMi4yNWguMDA3di4wMDhoLS4wMDdWMTMuNVptMCAyLjI1aC4wMDd2LjAwOGgtLjAwN3YtLjAwOFptMCAyLjI1aC4wMDd2LjAwOGgtLjAwN1YxOFptMi41MDQtNi43NWguMDA4di4wMDhoLS4wMDh2LS4wMDhabTAgMi4yNWguMDA4di4wMDhoLS4wMDhWMTMuNVptMCAyLjI1aC4wMDh2LjAwOGgtLjAwOHYtLjAwOFptMCAyLjI1aC4wMDh2LjAwOGgtLjAwOFYxOFptMi40OTgtNi43NWguMDA4di4wMDhoLS4wMDh2LS4wMDhabTAgMi4yNWguMDA4di4wMDhoLS4wMDhWMTMuNVpNOC4yNSA2aDcuNXYyLjI1aC03LjVWNlpNMTIgMi4yNWMtMS44OTIgMC0zLjc1OC4xMS01LjU5My4zMjJDNS4zMDcgMi43IDQuNSAzLjY1IDQuNSA0Ljc1N1YxOS41YTIuMjUgMi4yNSAwIDAgMCAyLjI1IDIuMjVoMTAuNWEyLjI1IDIuMjUgMCAwIDAgMi4yNS0yLjI1VjQuNzU3YzAtMS4xMDgtLjgwNi0yLjA1Ny0xLjkwNy0yLjE4NUE0OC41MDcgNDguNTA3IDAgMCAwIDEyIDIuMjVaIi8+Cjwvc3ZnPgo=)}.hi-outline-calendar{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02Ljc1IDN2Mi4yNU0xNy4yNSAzdjIuMjVNMyAxOC43NVY3LjVhMi4yNSAyLjI1IDAgMCAxIDIuMjUtMi4yNWgxMy41QTIuMjUgMi4yNSAwIDAgMSAyMSA3LjV2MTEuMjVtLTE4IDBBMi4yNSAyLjI1IDAgMCAwIDUuMjUgMjFoMTMuNUEyLjI1IDIuMjUgMCAwIDAgMjEgMTguNzVtLTE4IDB2LTcuNUEyLjI1IDIuMjUgMCAwIDEgNS4yNSA5aDEzLjVBMi4yNSAyLjI1IDAgMCAxIDIxIDExLjI1djcuNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02Ljc1IDN2Mi4yNU0xNy4yNSAzdjIuMjVNMyAxOC43NVY3LjVhMi4yNSAyLjI1IDAgMCAxIDIuMjUtMi4yNWgxMy41QTIuMjUgMi4yNSAwIDAgMSAyMSA3LjV2MTEuMjVtLTE4IDBBMi4yNSAyLjI1IDAgMCAwIDUuMjUgMjFoMTMuNUEyLjI1IDIuMjUgMCAwIDAgMjEgMTguNzVtLTE4IDB2LTcuNUEyLjI1IDIuMjUgMCAwIDEgNS4yNSA5aDEzLjVBMi4yNSAyLjI1IDAgMCAxIDIxIDExLjI1djcuNSIvPgo8L3N2Zz4K)}.hi-outline-calendar-date-range{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02Ljc1IDIuOTk0djIuMjVtMTAuNS0yLjI1djIuMjVtLTE0LjI1MiAxMy41VjcuNDkxYTIuMjUgMi4yNSAwIDAgMSAyLjI1LTIuMjVoMTMuNWEyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1djExLjI1MW0tMTggMGEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDEzLjVhMi4yNSAyLjI1IDAgMCAwIDIuMjUtMi4yNW0tMTggMHYtNy41YTIuMjUgMi4yNSAwIDAgMSAyLjI1LTIuMjVoMTMuNWEyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1djcuNW0tNi43NS02aDIuMjVtLTkgMi4yNWg0LjVtLjAwMi0yLjI1aC4wMDV2LjAwNkgxMnYtLjAwNlptLS4wMDEgNC41aC4wMDZ2LjAwNmgtLjAwNnYtLjAwNVptLTIuMjUuMDAxaC4wMDV2LjAwNkg5Ljc1di0uMDA2Wm0tMi4yNSAwaC4wMDV2LjAwNWgtLjAwNnYtLjAwNVptNi43NS0yLjI0N2guMDA1di4wMDVoLS4wMDV2LS4wMDVabTAgMi4yNDdoLjAwNnYuMDA2aC0uMDA2di0uMDA2Wm0yLjI1LTIuMjQ4aC4wMDZWMTVIMTYuNXYtLjAwNVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02Ljc1IDIuOTk0djIuMjVtMTAuNS0yLjI1djIuMjVtLTE0LjI1MiAxMy41VjcuNDkxYTIuMjUgMi4yNSAwIDAgMSAyLjI1LTIuMjVoMTMuNWEyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1djExLjI1MW0tMTggMGEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDEzLjVhMi4yNSAyLjI1IDAgMCAwIDIuMjUtMi4yNW0tMTggMHYtNy41YTIuMjUgMi4yNSAwIDAgMSAyLjI1LTIuMjVoMTMuNWEyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1djcuNW0tNi43NS02aDIuMjVtLTkgMi4yNWg0LjVtLjAwMi0yLjI1aC4wMDV2LjAwNkgxMnYtLjAwNlptLS4wMDEgNC41aC4wMDZ2LjAwNmgtLjAwNnYtLjAwNVptLTIuMjUuMDAxaC4wMDV2LjAwNkg5Ljc1di0uMDA2Wm0tMi4yNSAwaC4wMDV2LjAwNWgtLjAwNnYtLjAwNVptNi43NS0yLjI0N2guMDA1di4wMDVoLS4wMDV2LS4wMDVabTAgMi4yNDdoLjAwNnYuMDA2aC0uMDA2di0uMDA2Wm0yLjI1LTIuMjQ4aC4wMDZWMTVIMTYuNXYtLjAwNVoiLz4KPC9zdmc+Cg==)}.hi-outline-calendar-days{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02Ljc1IDN2Mi4yNU0xNy4yNSAzdjIuMjVNMyAxOC43NVY3LjVhMi4yNSAyLjI1IDAgMCAxIDIuMjUtMi4yNWgxMy41QTIuMjUgMi4yNSAwIDAgMSAyMSA3LjV2MTEuMjVtLTE4IDBBMi4yNSAyLjI1IDAgMCAwIDUuMjUgMjFoMTMuNUEyLjI1IDIuMjUgMCAwIDAgMjEgMTguNzVtLTE4IDB2LTcuNUEyLjI1IDIuMjUgMCAwIDEgNS4yNSA5aDEzLjVBMi4yNSAyLjI1IDAgMCAxIDIxIDExLjI1djcuNW0tOS02aC4wMDh2LjAwOEgxMnYtLjAwOFpNMTIgMTVoLjAwOHYuMDA4SDEyVjE1Wm0wIDIuMjVoLjAwOHYuMDA4SDEydi0uMDA4Wk05Ljc1IDE1aC4wMDh2LjAwOEg5Ljc1VjE1Wm0wIDIuMjVoLjAwOHYuMDA4SDkuNzV2LS4wMDhaTTcuNSAxNWguMDA4di4wMDhINy41VjE1Wm0wIDIuMjVoLjAwOHYuMDA4SDcuNXYtLjAwOFptNi43NS00LjVoLjAwOHYuMDA4aC0uMDA4di0uMDA4Wm0wIDIuMjVoLjAwOHYuMDA4aC0uMDA4VjE1Wm0wIDIuMjVoLjAwOHYuMDA4aC0uMDA4di0uMDA4Wm0yLjI1LTQuNWguMDA4di4wMDhIMTYuNXYtLjAwOFptMCAyLjI1aC4wMDh2LjAwOEgxNi41VjE1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02Ljc1IDN2Mi4yNU0xNy4yNSAzdjIuMjVNMyAxOC43NVY3LjVhMi4yNSAyLjI1IDAgMCAxIDIuMjUtMi4yNWgxMy41QTIuMjUgMi4yNSAwIDAgMSAyMSA3LjV2MTEuMjVtLTE4IDBBMi4yNSAyLjI1IDAgMCAwIDUuMjUgMjFoMTMuNUEyLjI1IDIuMjUgMCAwIDAgMjEgMTguNzVtLTE4IDB2LTcuNUEyLjI1IDIuMjUgMCAwIDEgNS4yNSA5aDEzLjVBMi4yNSAyLjI1IDAgMCAxIDIxIDExLjI1djcuNW0tOS02aC4wMDh2LjAwOEgxMnYtLjAwOFpNMTIgMTVoLjAwOHYuMDA4SDEyVjE1Wm0wIDIuMjVoLjAwOHYuMDA4SDEydi0uMDA4Wk05Ljc1IDE1aC4wMDh2LjAwOEg5Ljc1VjE1Wm0wIDIuMjVoLjAwOHYuMDA4SDkuNzV2LS4wMDhaTTcuNSAxNWguMDA4di4wMDhINy41VjE1Wm0wIDIuMjVoLjAwOHYuMDA4SDcuNXYtLjAwOFptNi43NS00LjVoLjAwOHYuMDA4aC0uMDA4di0uMDA4Wm0wIDIuMjVoLjAwOHYuMDA4aC0uMDA4VjE1Wm0wIDIuMjVoLjAwOHYuMDA4aC0uMDA4di0uMDA4Wm0yLjI1LTQuNWguMDA4di4wMDhIMTYuNXYtLjAwOFptMCAyLjI1aC4wMDh2LjAwOEgxNi41VjE1WiIvPgo8L3N2Zz4K)}.hi-outline-camera{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02LjgyNyA2LjE3NUEyLjMxIDIuMzEgMCAwIDEgNS4xODYgNy4yM2MtLjM4LjA1NC0uNzU3LjExMi0xLjEzNC4xNzVDMi45OTkgNy41OCAyLjI1IDguNTA3IDIuMjUgOS41NzRWMThhMi4yNSAyLjI1IDAgMCAwIDIuMjUgMi4yNWgxNUEyLjI1IDIuMjUgMCAwIDAgMjEuNzUgMThWOS41NzRjMC0xLjA2Ny0uNzUtMS45OTQtMS44MDItMi4xNjlhNDcuODY1IDQ3Ljg2NSAwIDAgMC0xLjEzNC0uMTc1IDIuMzEgMi4zMSAwIDAgMS0xLjY0LTEuMDU1bC0uODIyLTEuMzE2YTIuMTkyIDIuMTkyIDAgMCAwLTEuNzM2LTEuMDM5IDQ4Ljc3NCA0OC43NzQgMCAwIDAtNS4yMzIgMCAyLjE5MiAyLjE5MiAwIDAgMC0xLjczNiAxLjAzOWwtLjgyMSAxLjMxNloiLz4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNi41IDEyLjc1YTQuNSA0LjUgMCAxIDEtOSAwIDQuNSA0LjUgMCAwIDEgOSAwWk0xOC43NSAxMC41aC4wMDh2LjAwOGgtLjAwOFYxMC41WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02LjgyNyA2LjE3NUEyLjMxIDIuMzEgMCAwIDEgNS4xODYgNy4yM2MtLjM4LjA1NC0uNzU3LjExMi0xLjEzNC4xNzVDMi45OTkgNy41OCAyLjI1IDguNTA3IDIuMjUgOS41NzRWMThhMi4yNSAyLjI1IDAgMCAwIDIuMjUgMi4yNWgxNUEyLjI1IDIuMjUgMCAwIDAgMjEuNzUgMThWOS41NzRjMC0xLjA2Ny0uNzUtMS45OTQtMS44MDItMi4xNjlhNDcuODY1IDQ3Ljg2NSAwIDAgMC0xLjEzNC0uMTc1IDIuMzEgMi4zMSAwIDAgMS0xLjY0LTEuMDU1bC0uODIyLTEuMzE2YTIuMTkyIDIuMTkyIDAgMCAwLTEuNzM2LTEuMDM5IDQ4Ljc3NCA0OC43NzQgMCAwIDAtNS4yMzIgMCAyLjE5MiAyLjE5MiAwIDAgMC0xLjczNiAxLjAzOWwtLjgyMSAxLjMxNloiLz4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNi41IDEyLjc1YTQuNSA0LjUgMCAxIDEtOSAwIDQuNSA0LjUgMCAwIDEgOSAwWk0xOC43NSAxMC41aC4wMDh2LjAwOGgtLjAwOFYxMC41WiIvPgo8L3N2Zz4K)}.hi-outline-chart-bar{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zIDEzLjEyNUMzIDEyLjUwNCAzLjUwNCAxMiA0LjEyNSAxMmgyLjI1Yy42MjEgMCAxLjEyNS41MDQgMS4xMjUgMS4xMjV2Ni43NUM3LjUgMjAuNDk2IDYuOTk2IDIxIDYuMzc1IDIxaC0yLjI1QTEuMTI1IDEuMTI1IDAgMCAxIDMgMTkuODc1di02Ljc1Wk05Ljc1IDguNjI1YzAtLjYyMS41MDQtMS4xMjUgMS4xMjUtMS4xMjVoMi4yNWMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1djExLjI1YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1aC0yLjI1YTEuMTI1IDEuMTI1IDAgMCAxLTEuMTI1LTEuMTI1VjguNjI1Wk0xNi41IDQuMTI1YzAtLjYyMS41MDQtMS4xMjUgMS4xMjUtMS4xMjVoMi4yNUMyMC40OTYgMyAyMSAzLjUwNCAyMSA0LjEyNXYxNS43NWMwIC42MjEtLjUwNCAxLjEyNS0xLjEyNSAxLjEyNWgtMi4yNWExLjEyNSAxLjEyNSAwIDAgMS0xLjEyNS0xLjEyNVY0LjEyNVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zIDEzLjEyNUMzIDEyLjUwNCAzLjUwNCAxMiA0LjEyNSAxMmgyLjI1Yy42MjEgMCAxLjEyNS41MDQgMS4xMjUgMS4xMjV2Ni43NUM3LjUgMjAuNDk2IDYuOTk2IDIxIDYuMzc1IDIxaC0yLjI1QTEuMTI1IDEuMTI1IDAgMCAxIDMgMTkuODc1di02Ljc1Wk05Ljc1IDguNjI1YzAtLjYyMS41MDQtMS4xMjUgMS4xMjUtMS4xMjVoMi4yNWMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1djExLjI1YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1aC0yLjI1YTEuMTI1IDEuMTI1IDAgMCAxLTEuMTI1LTEuMTI1VjguNjI1Wk0xNi41IDQuMTI1YzAtLjYyMS41MDQtMS4xMjUgMS4xMjUtMS4xMjVoMi4yNUMyMC40OTYgMyAyMSAzLjUwNCAyMSA0LjEyNXYxNS43NWMwIC42MjEtLjUwNCAxLjEyNS0xLjEyNSAxLjEyNWgtMi4yNWExLjEyNSAxLjEyNSAwIDAgMS0xLjEyNS0xLjEyNVY0LjEyNVoiLz4KPC9zdmc+Cg==)}.hi-outline-chart-bar-square{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03LjUgMTQuMjV2Mi4yNW0zLTQuNXY0LjVtMy02Ljc1djYuNzVtMy05djlNNiAyMC4yNWgxMkEyLjI1IDIuMjUgMCAwIDAgMjAuMjUgMThWNkEyLjI1IDIuMjUgMCAwIDAgMTggMy43NUg2QTIuMjUgMi4yNSAwIDAgMCAzLjc1IDZ2MTJBMi4yNSAyLjI1IDAgMCAwIDYgMjAuMjVaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03LjUgMTQuMjV2Mi4yNW0zLTQuNXY0LjVtMy02Ljc1djYuNzVtMy05djlNNiAyMC4yNWgxMkEyLjI1IDIuMjUgMCAwIDAgMjAuMjUgMThWNkEyLjI1IDIuMjUgMCAwIDAgMTggMy43NUg2QTIuMjUgMi4yNSAwIDAgMCAzLjc1IDZ2MTJBMi4yNSAyLjI1IDAgMCAwIDYgMjAuMjVaIi8+Cjwvc3ZnPgo=)}.hi-outline-chart-pie{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC41IDZhNy41IDcuNSAwIDEgMCA3LjUgNy41aC03LjVWNloiLz4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMy41IDEwLjVIMjFBNy41IDcuNSAwIDAgMCAxMy41IDN2Ny41WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC41IDZhNy41IDcuNSAwIDEgMCA3LjUgNy41aC03LjVWNloiLz4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMy41IDEwLjVIMjFBNy41IDcuNSAwIDAgMCAxMy41IDN2Ny41WiIvPgo8L3N2Zz4K)}.hi-outline-chat-bubble-bottom-center{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDEyLjc2YzAgMS42IDEuMTIzIDIuOTk0IDIuNzA3IDMuMjI3IDEuMDY4LjE1NyAyLjE0OC4yNzkgMy4yMzguMzY0LjQ2Ni4wMzcuODkzLjI4MSAxLjE1My42NzFMMTIgMjFsMi42NTItMy45NzhjLjI2LS4zOS42ODctLjYzNCAxLjE1My0uNjcgMS4wOS0uMDg2IDIuMTctLjIwOCAzLjIzOC0uMzY1IDEuNTg0LS4yMzMgMi43MDctMS42MjYgMi43MDctMy4yMjhWNi43NDFjMC0xLjYwMi0xLjEyMy0yLjk5NS0yLjcwNy0zLjIyOEE0OC4zOTQgNDguMzk0IDAgMCAwIDEyIDNjLTIuMzkyIDAtNC43NDQuMTc1LTcuMDQzLjUxM0MzLjM3MyAzLjc0NiAyLjI1IDUuMTQgMi4yNSA2Ljc0MXY2LjAxOFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDEyLjc2YzAgMS42IDEuMTIzIDIuOTk0IDIuNzA3IDMuMjI3IDEuMDY4LjE1NyAyLjE0OC4yNzkgMy4yMzguMzY0LjQ2Ni4wMzcuODkzLjI4MSAxLjE1My42NzFMMTIgMjFsMi42NTItMy45NzhjLjI2LS4zOS42ODctLjYzNCAxLjE1My0uNjcgMS4wOS0uMDg2IDIuMTctLjIwOCAzLjIzOC0uMzY1IDEuNTg0LS4yMzMgMi43MDctMS42MjYgMi43MDctMy4yMjhWNi43NDFjMC0xLjYwMi0xLjEyMy0yLjk5NS0yLjcwNy0zLjIyOEE0OC4zOTQgNDguMzk0IDAgMCAwIDEyIDNjLTIuMzkyIDAtNC43NDQuMTc1LTcuMDQzLjUxM0MzLjM3MyAzLjc0NiAyLjI1IDUuMTQgMi4yNSA2Ljc0MXY2LjAxOFoiLz4KPC9zdmc+Cg==)}.hi-outline-chat-bubble-bottom-center-text{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03LjUgOC4yNWg5bS05IDNIMTJtLTkuNzUgMS41MWMwIDEuNiAxLjEyMyAyLjk5NCAyLjcwNyAzLjIyNyAxLjEyOS4xNjYgMi4yNy4yOTMgMy40MjMuMzc5LjM1LjAyNi42Ny4yMS44NjUuNTAxTDEyIDIxbDIuNzU1LTQuMTMzYTEuMTQgMS4xNCAwIDAgMSAuODY1LS41MDEgNDguMTcyIDQ4LjE3MiAwIDAgMCAzLjQyMy0uMzc5YzEuNTg0LS4yMzMgMi43MDctMS42MjYgMi43MDctMy4yMjhWNi43NDFjMC0xLjYwMi0xLjEyMy0yLjk5NS0yLjcwNy0zLjIyOEE0OC4zOTQgNDguMzk0IDAgMCAwIDEyIDNjLTIuMzkyIDAtNC43NDQuMTc1LTcuMDQzLjUxM0MzLjM3MyAzLjc0NiAyLjI1IDUuMTQgMi4yNSA2Ljc0MXY2LjAxOFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03LjUgOC4yNWg5bS05IDNIMTJtLTkuNzUgMS41MWMwIDEuNiAxLjEyMyAyLjk5NCAyLjcwNyAzLjIyNyAxLjEyOS4xNjYgMi4yNy4yOTMgMy40MjMuMzc5LjM1LjAyNi42Ny4yMS44NjUuNTAxTDEyIDIxbDIuNzU1LTQuMTMzYTEuMTQgMS4xNCAwIDAgMSAuODY1LS41MDEgNDguMTcyIDQ4LjE3MiAwIDAgMCAzLjQyMy0uMzc5YzEuNTg0LS4yMzMgMi43MDctMS42MjYgMi43MDctMy4yMjhWNi43NDFjMC0xLjYwMi0xLjEyMy0yLjk5NS0yLjcwNy0zLjIyOEE0OC4zOTQgNDguMzk0IDAgMCAwIDEyIDNjLTIuMzkyIDAtNC43NDQuMTc1LTcuMDQzLjUxM0MzLjM3MyAzLjc0NiAyLjI1IDUuMTQgMi4yNSA2Ljc0MXY2LjAxOFoiLz4KPC9zdmc+Cg==)}.hi-outline-chat-bubble-left{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDEyLjc2YzAgMS42IDEuMTIzIDIuOTk0IDIuNzA3IDMuMjI3IDEuMDg3LjE2IDIuMTg1LjI4MyAzLjI5My4zNjlWMjFsNC4wNzYtNC4wNzZhMS41MjYgMS41MjYgMCAwIDEgMS4wMzctLjQ0MyA0OC4yODIgNDguMjgyIDAgMCAwIDUuNjgtLjQ5NGMxLjU4NC0uMjMzIDIuNzA3LTEuNjI2IDIuNzA3LTMuMjI4VjYuNzQxYzAtMS42MDItMS4xMjMtMi45OTUtMi43MDctMy4yMjhBNDguMzk0IDQ4LjM5NCAwIDAgMCAxMiAzYy0yLjM5MiAwLTQuNzQ0LjE3NS03LjA0My41MTNDMy4zNzMgMy43NDYgMi4yNSA1LjE0IDIuMjUgNi43NDF2Ni4wMThaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDEyLjc2YzAgMS42IDEuMTIzIDIuOTk0IDIuNzA3IDMuMjI3IDEuMDg3LjE2IDIuMTg1LjI4MyAzLjI5My4zNjlWMjFsNC4wNzYtNC4wNzZhMS41MjYgMS41MjYgMCAwIDEgMS4wMzctLjQ0MyA0OC4yODIgNDguMjgyIDAgMCAwIDUuNjgtLjQ5NGMxLjU4NC0uMjMzIDIuNzA3LTEuNjI2IDIuNzA3LTMuMjI4VjYuNzQxYzAtMS42MDItMS4xMjMtMi45OTUtMi43MDctMy4yMjhBNDguMzk0IDQ4LjM5NCAwIDAgMCAxMiAzYy0yLjM5MiAwLTQuNzQ0LjE3NS03LjA0My41MTNDMy4zNzMgMy43NDYgMi4yNSA1LjE0IDIuMjUgNi43NDF2Ni4wMThaIi8+Cjwvc3ZnPgo=)}.hi-outline-chat-bubble-left-ellipsis{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjYyNSA5Ljc1YS4zNzUuMzc1IDAgMSAxLS43NSAwIC4zNzUuMzc1IDAgMCAxIC43NSAwWm0wIDBIOC4yNW00LjEyNSAwYS4zNzUuMzc1IDAgMSAxLS43NSAwIC4zNzUuMzc1IDAgMCAxIC43NSAwWm0wIDBIMTJtNC4xMjUgMGEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFptMCAwaC0uMzc1bS0xMy41IDMuMDFjMCAxLjYgMS4xMjMgMi45OTQgMi43MDcgMy4yMjcgMS4wODcuMTYgMi4xODUuMjgzIDMuMjkzLjM2OVYyMWw0LjE4NC00LjE4M2ExLjE0IDEuMTQgMCAwIDEgLjc3OC0uMzMyIDQ4LjI5NCA0OC4yOTQgMCAwIDAgNS44My0uNDk4YzEuNTg1LS4yMzMgMi43MDgtMS42MjYgMi43MDgtMy4yMjhWNi43NDFjMC0xLjYwMi0xLjEyMy0yLjk5NS0yLjcwNy0zLjIyOEE0OC4zOTQgNDguMzk0IDAgMCAwIDEyIDNjLTIuMzkyIDAtNC43NDQuMTc1LTcuMDQzLjUxM0MzLjM3MyAzLjc0NiAyLjI1IDUuMTQgMi4yNSA2Ljc0MXY2LjAxOFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjYyNSA5Ljc1YS4zNzUuMzc1IDAgMSAxLS43NSAwIC4zNzUuMzc1IDAgMCAxIC43NSAwWm0wIDBIOC4yNW00LjEyNSAwYS4zNzUuMzc1IDAgMSAxLS43NSAwIC4zNzUuMzc1IDAgMCAxIC43NSAwWm0wIDBIMTJtNC4xMjUgMGEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFptMCAwaC0uMzc1bS0xMy41IDMuMDFjMCAxLjYgMS4xMjMgMi45OTQgMi43MDcgMy4yMjcgMS4wODcuMTYgMi4xODUuMjgzIDMuMjkzLjM2OVYyMWw0LjE4NC00LjE4M2ExLjE0IDEuMTQgMCAwIDEgLjc3OC0uMzMyIDQ4LjI5NCA0OC4yOTQgMCAwIDAgNS44My0uNDk4YzEuNTg1LS4yMzMgMi43MDgtMS42MjYgMi43MDgtMy4yMjhWNi43NDFjMC0xLjYwMi0xLjEyMy0yLjk5NS0yLjcwNy0zLjIyOEE0OC4zOTQgNDguMzk0IDAgMCAwIDEyIDNjLTIuMzkyIDAtNC43NDQuMTc1LTcuMDQzLjUxM0MzLjM3MyAzLjc0NiAyLjI1IDUuMTQgMi4yNSA2Ljc0MXY2LjAxOFoiLz4KPC9zdmc+Cg==)}.hi-outline-chat-bubble-left-right{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMC4yNSA4LjUxMWMuODg0LjI4NCAxLjUgMS4xMjggMS41IDIuMDk3djQuMjg2YzAgMS4xMzYtLjg0NyAyLjEtMS45OCAyLjE5My0uMzQuMDI3LS42OC4wNTItMS4wMi4wNzJ2My4wOTFsLTMtM2MtMS4zNTQgMC0yLjY5NC0uMDU1LTQuMDItLjE2M2EyLjExNSAyLjExNSAwIDAgMS0uODI1LS4yNDJtOS4zNDUtOC4zMzRhMi4xMjYgMi4xMjYgMCAwIDAtLjQ3Ni0uMDk1IDQ4LjY0IDQ4LjY0IDAgMCAwLTguMDQ4IDBjLTEuMTMxLjA5NC0xLjk3NiAxLjA1Ny0xLjk3NiAyLjE5MnY0LjI4NmMwIC44MzcuNDYgMS41OCAxLjE1NSAxLjk1MW05LjM0NS04LjMzNFY2LjYzN2MwLTEuNjIxLTEuMTUyLTMuMDI2LTIuNzYtMy4yMzVBNDguNDU1IDQ4LjQ1NSAwIDAgMCAxMS4yNSAzYy0yLjExNSAwLTQuMTk4LjEzNy02LjI0LjQwMi0xLjYwOC4yMDktMi43NiAxLjYxNC0yLjc2IDMuMjM1djYuMjI2YzAgMS42MjEgMS4xNTIgMy4wMjYgMi43NiAzLjIzNS41NzcuMDc1IDEuMTU3LjE0IDEuNzQuMTk0VjIxbDQuMTU1LTQuMTU1Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMC4yNSA4LjUxMWMuODg0LjI4NCAxLjUgMS4xMjggMS41IDIuMDk3djQuMjg2YzAgMS4xMzYtLjg0NyAyLjEtMS45OCAyLjE5My0uMzQuMDI3LS42OC4wNTItMS4wMi4wNzJ2My4wOTFsLTMtM2MtMS4zNTQgMC0yLjY5NC0uMDU1LTQuMDItLjE2M2EyLjExNSAyLjExNSAwIDAgMS0uODI1LS4yNDJtOS4zNDUtOC4zMzRhMi4xMjYgMi4xMjYgMCAwIDAtLjQ3Ni0uMDk1IDQ4LjY0IDQ4LjY0IDAgMCAwLTguMDQ4IDBjLTEuMTMxLjA5NC0xLjk3NiAxLjA1Ny0xLjk3NiAyLjE5MnY0LjI4NmMwIC44MzcuNDYgMS41OCAxLjE1NSAxLjk1MW05LjM0NS04LjMzNFY2LjYzN2MwLTEuNjIxLTEuMTUyLTMuMDI2LTIuNzYtMy4yMzVBNDguNDU1IDQ4LjQ1NSAwIDAgMCAxMS4yNSAzYy0yLjExNSAwLTQuMTk4LjEzNy02LjI0LjQwMi0xLjYwOC4yMDktMi43NiAxLjYxNC0yLjc2IDMuMjM1djYuMjI2YzAgMS42MjEgMS4xNTIgMy4wMjYgMi43NiAzLjIzNS41NzcuMDc1IDEuMTU3LjE0IDEuNzQuMTk0VjIxbDQuMTU1LTQuMTU1Ii8+Cjwvc3ZnPgo=)}.hi-outline-chat-bubble-oval-left{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAyMC4yNWM0Ljk3IDAgOS0zLjY5NCA5LTguMjVzLTQuMDMtOC4yNS05LTguMjVTMyA3LjQ0NCAzIDEyYzAgMi4xMDQuODU5IDQuMDIzIDIuMjczIDUuNDguNDMyLjQ0Ny43NCAxLjA0LjU4NiAxLjY0MWE0LjQ4MyA0LjQ4MyAwIDAgMS0uOTIzIDEuNzg1QTUuOTY5IDUuOTY5IDAgMCAwIDYgMjFjMS4yODIgMCAyLjQ3LS40MDIgMy40NDUtMS4wODcuODEuMjIgMS42NjguMzM3IDIuNTU1LjMzN1oiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAyMC4yNWM0Ljk3IDAgOS0zLjY5NCA5LTguMjVzLTQuMDMtOC4yNS05LTguMjVTMyA3LjQ0NCAzIDEyYzAgMi4xMDQuODU5IDQuMDIzIDIuMjczIDUuNDguNDMyLjQ0Ny43NCAxLjA0LjU4NiAxLjY0MWE0LjQ4MyA0LjQ4MyAwIDAgMS0uOTIzIDEuNzg1QTUuOTY5IDUuOTY5IDAgMCAwIDYgMjFjMS4yODIgMCAyLjQ3LS40MDIgMy40NDUtMS4wODcuODEuMjIgMS42NjguMzM3IDIuNTU1LjMzN1oiLz4KPC9zdmc+Cg==)}.hi-outline-chat-bubble-oval-left-ellipsis{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjYyNSAxMmEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFptMCAwSDguMjVtNC4xMjUgMGEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFptMCAwSDEybTQuMTI1IDBhLjM3NS4zNzUgMCAxIDEtLjc1IDAgLjM3NS4zNzUgMCAwIDEgLjc1IDBabTAgMGgtLjM3NU0yMSAxMmMwIDQuNTU2LTQuMDMgOC4yNS05IDguMjVhOS43NjQgOS43NjQgMCAwIDEtMi41NTUtLjMzN0E1Ljk3MiA1Ljk3MiAwIDAgMSA1LjQxIDIwLjk3YTUuOTY5IDUuOTY5IDAgMCAxLS40NzQtLjA2NSA0LjQ4IDQuNDggMCAwIDAgLjk3OC0yLjAyNWMuMDktLjQ1Ny0uMTMzLS45MDEtLjQ2Ny0xLjIyNkMzLjkzIDE2LjE3OCAzIDE0LjE4OSAzIDEyYzAtNC41NTYgNC4wMy04LjI1IDktOC4yNXM5IDMuNjk0IDkgOC4yNVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjYyNSAxMmEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFptMCAwSDguMjVtNC4xMjUgMGEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFptMCAwSDEybTQuMTI1IDBhLjM3NS4zNzUgMCAxIDEtLjc1IDAgLjM3NS4zNzUgMCAwIDEgLjc1IDBabTAgMGgtLjM3NU0yMSAxMmMwIDQuNTU2LTQuMDMgOC4yNS05IDguMjVhOS43NjQgOS43NjQgMCAwIDEtMi41NTUtLjMzN0E1Ljk3MiA1Ljk3MiAwIDAgMSA1LjQxIDIwLjk3YTUuOTY5IDUuOTY5IDAgMCAxLS40NzQtLjA2NSA0LjQ4IDQuNDggMCAwIDAgLjk3OC0yLjAyNWMuMDktLjQ1Ny0uMTMzLS45MDEtLjQ2Ny0xLjIyNkMzLjkzIDE2LjE3OCAzIDE0LjE4OSAzIDEyYzAtNC41NTYgNC4wMy04LjI1IDktOC4yNXM5IDMuNjk0IDkgOC4yNVoiLz4KPC9zdmc+Cg==)}.hi-outline-check{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im00LjUgMTIuNzUgNiA2IDktMTMuNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im00LjUgMTIuNzUgNiA2IDktMTMuNSIvPgo8L3N2Zz4K)}.hi-outline-check-badge{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDEyLjc1IDExLjI1IDE1IDE1IDkuNzVNMjEgMTJjMCAxLjI2OC0uNjMgMi4zOS0xLjU5MyAzLjA2OGEzLjc0NSAzLjc0NSAwIDAgMS0xLjA0MyAzLjI5NiAzLjc0NSAzLjc0NSAwIDAgMS0zLjI5NiAxLjA0M0EzLjc0NSAzLjc0NSAwIDAgMSAxMiAyMWMtMS4yNjggMC0yLjM5LS42My0zLjA2OC0xLjU5M2EzLjc0NiAzLjc0NiAwIDAgMS0zLjI5Ni0xLjA0MyAzLjc0NSAzLjc0NSAwIDAgMS0xLjA0My0zLjI5NkEzLjc0NSAzLjc0NSAwIDAgMSAzIDEyYzAtMS4yNjguNjMtMi4zOSAxLjU5My0zLjA2OGEzLjc0NSAzLjc0NSAwIDAgMSAxLjA0My0zLjI5NiAzLjc0NiAzLjc0NiAwIDAgMSAzLjI5Ni0xLjA0M0EzLjc0NiAzLjc0NiAwIDAgMSAxMiAzYzEuMjY4IDAgMi4zOS42MyAzLjA2OCAxLjU5M2EzLjc0NiAzLjc0NiAwIDAgMSAzLjI5NiAxLjA0MyAzLjc0NiAzLjc0NiAwIDAgMSAxLjA0MyAzLjI5NkEzLjc0NSAzLjc0NSAwIDAgMSAyMSAxMloiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDEyLjc1IDExLjI1IDE1IDE1IDkuNzVNMjEgMTJjMCAxLjI2OC0uNjMgMi4zOS0xLjU5MyAzLjA2OGEzLjc0NSAzLjc0NSAwIDAgMS0xLjA0MyAzLjI5NiAzLjc0NSAzLjc0NSAwIDAgMS0zLjI5NiAxLjA0M0EzLjc0NSAzLjc0NSAwIDAgMSAxMiAyMWMtMS4yNjggMC0yLjM5LS42My0zLjA2OC0xLjU5M2EzLjc0NiAzLjc0NiAwIDAgMS0zLjI5Ni0xLjA0MyAzLjc0NSAzLjc0NSAwIDAgMS0xLjA0My0zLjI5NkEzLjc0NSAzLjc0NSAwIDAgMSAzIDEyYzAtMS4yNjguNjMtMi4zOSAxLjU5My0zLjA2OGEzLjc0NSAzLjc0NSAwIDAgMSAxLjA0My0zLjI5NiAzLjc0NiAzLjc0NiAwIDAgMSAzLjI5Ni0xLjA0M0EzLjc0NiAzLjc0NiAwIDAgMSAxMiAzYzEuMjY4IDAgMi4zOS42MyAzLjA2OCAxLjU5M2EzLjc0NiAzLjc0NiAwIDAgMSAzLjI5NiAxLjA0MyAzLjc0NiAzLjc0NiAwIDAgMSAxLjA0MyAzLjI5NkEzLjc0NSAzLjc0NSAwIDAgMSAyMSAxMloiLz4KPC9zdmc+Cg==)}.hi-outline-check-circle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDEyLjc1IDExLjI1IDE1IDE1IDkuNzVNMjEgMTJhOSA5IDAgMSAxLTE4IDAgOSA5IDAgMCAxIDE4IDBaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDEyLjc1IDExLjI1IDE1IDE1IDkuNzVNMjEgMTJhOSA5IDAgMSAxLTE4IDAgOSA5IDAgMCAxIDE4IDBaIi8+Cjwvc3ZnPgo=)}.hi-outline-chevron-double-down{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im00LjUgNS4yNSA3LjUgNy41IDcuNS03LjVtLTE1IDYgNy41IDcuNSA3LjUtNy41Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im00LjUgNS4yNSA3LjUgNy41IDcuNS03LjVtLTE1IDYgNy41IDcuNSA3LjUtNy41Ii8+Cjwvc3ZnPgo=)}.hi-outline-chevron-double-left{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xOC43NSA0LjUtNy41IDcuNSA3LjUgNy41bS02LTE1TDUuMjUgMTJsNy41IDcuNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xOC43NSA0LjUtNy41IDcuNSA3LjUgNy41bS02LTE1TDUuMjUgMTJsNy41IDcuNSIvPgo8L3N2Zz4K)}.hi-outline-chevron-double-right{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im01LjI1IDQuNSA3LjUgNy41LTcuNSA3LjVtNi0xNSA3LjUgNy41LTcuNSA3LjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im01LjI1IDQuNSA3LjUgNy41LTcuNSA3LjVtNi0xNSA3LjUgNy41LTcuNSA3LjUiLz4KPC9zdmc+Cg==)}.hi-outline-chevron-double-up{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im00LjUgMTguNzUgNy41LTcuNSA3LjUgNy41Ii8+CiAgPHBhdGggc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJtNC41IDEyLjc1IDcuNS03LjUgNy41IDcuNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im00LjUgMTguNzUgNy41LTcuNSA3LjUgNy41Ii8+CiAgPHBhdGggc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJtNC41IDEyLjc1IDcuNS03LjUgNy41IDcuNSIvPgo8L3N2Zz4K)}.hi-outline-chevron-down{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xOS41IDguMjUtNy41IDcuNS03LjUtNy41Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xOS41IDguMjUtNy41IDcuNS03LjUtNy41Ii8+Cjwvc3ZnPgo=)}.hi-outline-chevron-left{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSAxOS41IDguMjUgMTJsNy41LTcuNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSAxOS41IDguMjUgMTJsNy41LTcuNSIvPgo8L3N2Zz4K)}.hi-outline-chevron-right{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im04LjI1IDQuNSA3LjUgNy41LTcuNSA3LjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im04LjI1IDQuNSA3LjUgNy41LTcuNSA3LjUiLz4KPC9zdmc+Cg==)}.hi-outline-chevron-up{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im00LjUgMTUuNzUgNy41LTcuNSA3LjUgNy41Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im00LjUgMTUuNzUgNy41LTcuNSA3LjUgNy41Ii8+Cjwvc3ZnPgo=)}.hi-outline-chevron-up-down{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDE1IDEyIDE4Ljc1IDE1Ljc1IDE1bS03LjUtNkwxMiA1LjI1IDE1Ljc1IDkiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDE1IDEyIDE4Ljc1IDE1Ljc1IDE1bS03LjUtNkwxMiA1LjI1IDE1Ljc1IDkiLz4KPC9zdmc+Cg==)}.hi-outline-circle-stack{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMC4yNSA2LjM3NWMwIDIuMjc4LTMuNjk0IDQuMTI1LTguMjUgNC4xMjVTMy43NSA4LjY1MyAzLjc1IDYuMzc1bTE2LjUgMGMwLTIuMjc4LTMuNjk0LTQuMTI1LTguMjUtNC4xMjVTMy43NSA0LjA5NyAzLjc1IDYuMzc1bTE2LjUgMHYxMS4yNWMwIDIuMjc4LTMuNjk0IDQuMTI1LTguMjUgNC4xMjVzLTguMjUtMS44NDctOC4yNS00LjEyNVY2LjM3NW0xNi41IDB2My43NW0tMTYuNS0zLjc1djMuNzVtMTYuNSAwdjMuNzVDMjAuMjUgMTYuMTUzIDE2LjU1NiAxOCAxMiAxOHMtOC4yNS0xLjg0Ny04LjI1LTQuMTI1di0zLjc1bTE2LjUgMGMwIDIuMjc4LTMuNjk0IDQuMTI1LTguMjUgNC4xMjVzLTguMjUtMS44NDctOC4yNS00LjEyNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMC4yNSA2LjM3NWMwIDIuMjc4LTMuNjk0IDQuMTI1LTguMjUgNC4xMjVTMy43NSA4LjY1MyAzLjc1IDYuMzc1bTE2LjUgMGMwLTIuMjc4LTMuNjk0LTQuMTI1LTguMjUtNC4xMjVTMy43NSA0LjA5NyAzLjc1IDYuMzc1bTE2LjUgMHYxMS4yNWMwIDIuMjc4LTMuNjk0IDQuMTI1LTguMjUgNC4xMjVzLTguMjUtMS44NDctOC4yNS00LjEyNVY2LjM3NW0xNi41IDB2My43NW0tMTYuNS0zLjc1djMuNzVtMTYuNSAwdjMuNzVDMjAuMjUgMTYuMTUzIDE2LjU1NiAxOCAxMiAxOHMtOC4yNS0xLjg0Ny04LjI1LTQuMTI1di0zLjc1bTE2LjUgMGMwIDIuMjc4LTMuNjk0IDQuMTI1LTguMjUgNC4xMjVzLTguMjUtMS44NDctOC4yNS00LjEyNSIvPgo8L3N2Zz4K)}.hi-outline-clipboard{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS42NjYgMy44ODhBMi4yNSAyLjI1IDAgMCAwIDEzLjUgMi4yNWgtM2MtMS4wMyAwLTEuOS42OTMtMi4xNjYgMS42MzhtNy4zMzIgMGMuMDU1LjE5NC4wODQuNC4wODQuNjEydjBhLjc1Ljc1IDAgMCAxLS43NS43NUg5YS43NS43NSAwIDAgMS0uNzUtLjc1djBjMC0uMjEyLjAzLS40MTguMDg0LS42MTJtNy4zMzIgMGMuNjQ2LjA0OSAxLjI4OC4xMSAxLjkyNy4xODQgMS4xLjEyOCAxLjkwNyAxLjA3NyAxLjkwNyAyLjE4NVYxOS41YTIuMjUgMi4yNSAwIDAgMS0yLjI1IDIuMjVINi43NUEyLjI1IDIuMjUgMCAwIDEgNC41IDE5LjVWNi4yNTdjMC0xLjEwOC44MDYtMi4wNTcgMS45MDctMi4xODVhNDguMjA4IDQ4LjIwOCAwIDAgMSAxLjkyNy0uMTg0Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS42NjYgMy44ODhBMi4yNSAyLjI1IDAgMCAwIDEzLjUgMi4yNWgtM2MtMS4wMyAwLTEuOS42OTMtMi4xNjYgMS42MzhtNy4zMzIgMGMuMDU1LjE5NC4wODQuNC4wODQuNjEydjBhLjc1Ljc1IDAgMCAxLS43NS43NUg5YS43NS43NSAwIDAgMS0uNzUtLjc1djBjMC0uMjEyLjAzLS40MTguMDg0LS42MTJtNy4zMzIgMGMuNjQ2LjA0OSAxLjI4OC4xMSAxLjkyNy4xODQgMS4xLjEyOCAxLjkwNyAxLjA3NyAxLjkwNyAyLjE4NVYxOS41YTIuMjUgMi4yNSAwIDAgMS0yLjI1IDIuMjVINi43NUEyLjI1IDIuMjUgMCAwIDEgNC41IDE5LjVWNi4yNTdjMC0xLjEwOC44MDYtMi4wNTcgMS45MDctMi4xODVhNDguMjA4IDQ4LjIwOCAwIDAgMSAxLjkyNy0uMTg0Ii8+Cjwvc3ZnPgo=)}.hi-outline-clipboard-document{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDcuNVY2LjEwOGMwLTEuMTM1Ljg0NS0yLjA5OCAxLjk3Ni0yLjE5Mi4zNzMtLjAzLjc0OC0uMDU3IDEuMTIzLS4wOE0xNS43NSAxOEgxOGEyLjI1IDIuMjUgMCAwIDAgMi4yNS0yLjI1VjYuMTA4YzAtMS4xMzUtLjg0NS0yLjA5OC0xLjk3Ni0yLjE5MmE0OC40MjQgNDguNDI0IDAgMCAwLTEuMTIzLS4wOE0xNS43NSAxOC43NXYtMS44NzVhMy4zNzUgMy4zNzUgMCAwIDAtMy4zNzUtMy4zNzVoLTEuNWExLjEyNSAxLjEyNSAwIDAgMS0xLjEyNS0xLjEyNXYtMS41QTMuMzc1IDMuMzc1IDAgMCAwIDYuMzc1IDcuNUg1LjI1bTExLjktMy42NjRBMi4yNTEgMi4yNTEgMCAwIDAgMTUgMi4yNWgtMS41YTIuMjUxIDIuMjUxIDAgMCAwLTIuMTUgMS41ODZtNS44IDBjLjA2NS4yMS4xLjQzMy4xLjY2NHYuNzVoLTZWNC41YzAtLjIzMS4wMzUtLjQ1NC4xLS42NjRNNi43NSA3LjVINC44NzVjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MTJjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNWg5Ljc1Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1VjE2LjVhOSA5IDAgMCAwLTktOVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDcuNVY2LjEwOGMwLTEuMTM1Ljg0NS0yLjA5OCAxLjk3Ni0yLjE5Mi4zNzMtLjAzLjc0OC0uMDU3IDEuMTIzLS4wOE0xNS43NSAxOEgxOGEyLjI1IDIuMjUgMCAwIDAgMi4yNS0yLjI1VjYuMTA4YzAtMS4xMzUtLjg0NS0yLjA5OC0xLjk3Ni0yLjE5MmE0OC40MjQgNDguNDI0IDAgMCAwLTEuMTIzLS4wOE0xNS43NSAxOC43NXYtMS44NzVhMy4zNzUgMy4zNzUgMCAwIDAtMy4zNzUtMy4zNzVoLTEuNWExLjEyNSAxLjEyNSAwIDAgMS0xLjEyNS0xLjEyNXYtMS41QTMuMzc1IDMuMzc1IDAgMCAwIDYuMzc1IDcuNUg1LjI1bTExLjktMy42NjRBMi4yNTEgMi4yNTEgMCAwIDAgMTUgMi4yNWgtMS41YTIuMjUxIDIuMjUxIDAgMCAwLTIuMTUgMS41ODZtNS44IDBjLjA2NS4yMS4xLjQzMy4xLjY2NHYuNzVoLTZWNC41YzAtLjIzMS4wMzUtLjQ1NC4xLS42NjRNNi43NSA3LjVINC44NzVjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MTJjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNWg5Ljc1Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1VjE2LjVhOSA5IDAgMCAwLTktOVoiLz4KPC9zdmc+Cg==)}.hi-outline-clipboard-document-check{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMS4zNSAzLjgzNmMtLjA2NS4yMS0uMS40MzMtLjEuNjY0IDAgLjQxNC4zMzYuNzUuNzUuNzVoNC41YS43NS43NSAwIDAgMCAuNzUtLjc1IDIuMjUgMi4yNSAwIDAgMC0uMS0uNjY0bS01LjggMEEyLjI1MSAyLjI1MSAwIDAgMSAxMy41IDIuMjVIMTVjMS4wMTIgMCAxLjg2Ny42NjggMi4xNSAxLjU4Nm0tNS44IDBjLS4zNzYuMDIzLS43NS4wNS0xLjEyNC4wOEM5LjA5NSA0LjAxIDguMjUgNC45NzMgOC4yNSA2LjEwOFY4LjI1bTguOS00LjQxNGMuMzc2LjAyMy43NS4wNSAxLjEyNC4wOCAxLjEzMS4wOTQgMS45NzYgMS4wNTcgMS45NzYgMi4xOTJWMTYuNUEyLjI1IDIuMjUgMCAwIDEgMTggMTguNzVoLTIuMjVtLTcuNS0xMC41SDQuODc1Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djExLjI1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVoOS43NWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVYxOC43NW0tNy41LTEwLjVoNi4zNzVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXY5LjM3NW0tOC4yNS0zIDEuNSAxLjUgMy0zLjc1Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMS4zNSAzLjgzNmMtLjA2NS4yMS0uMS40MzMtLjEuNjY0IDAgLjQxNC4zMzYuNzUuNzUuNzVoNC41YS43NS43NSAwIDAgMCAuNzUtLjc1IDIuMjUgMi4yNSAwIDAgMC0uMS0uNjY0bS01LjggMEEyLjI1MSAyLjI1MSAwIDAgMSAxMy41IDIuMjVIMTVjMS4wMTIgMCAxLjg2Ny42NjggMi4xNSAxLjU4Nm0tNS44IDBjLS4zNzYuMDIzLS43NS4wNS0xLjEyNC4wOEM5LjA5NSA0LjAxIDguMjUgNC45NzMgOC4yNSA2LjEwOFY4LjI1bTguOS00LjQxNGMuMzc2LjAyMy43NS4wNSAxLjEyNC4wOCAxLjEzMS4wOTQgMS45NzYgMS4wNTcgMS45NzYgMi4xOTJWMTYuNUEyLjI1IDIuMjUgMCAwIDEgMTggMTguNzVoLTIuMjVtLTcuNS0xMC41SDQuODc1Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djExLjI1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVoOS43NWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVYxOC43NW0tNy41LTEwLjVoNi4zNzVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXY5LjM3NW0tOC4yNS0zIDEuNSAxLjUgMy0zLjc1Ii8+Cjwvc3ZnPgo=)}.hi-outline-clipboard-document-list{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDEyaDMuNzVNOSAxNWgzLjc1TTkgMThoMy43NW0zIC43NUgxOGEyLjI1IDIuMjUgMCAwIDAgMi4yNS0yLjI1VjYuMTA4YzAtMS4xMzUtLjg0NS0yLjA5OC0xLjk3Ni0yLjE5MmE0OC40MjQgNDguNDI0IDAgMCAwLTEuMTIzLS4wOG0tNS44MDEgMGMtLjA2NS4yMS0uMS40MzMtLjEuNjY0IDAgLjQxNC4zMzYuNzUuNzUuNzVoNC41YS43NS43NSAwIDAgMCAuNzUtLjc1IDIuMjUgMi4yNSAwIDAgMC0uMS0uNjY0bS01LjggMEEyLjI1MSAyLjI1MSAwIDAgMSAxMy41IDIuMjVIMTVjMS4wMTIgMCAxLjg2Ny42NjggMi4xNSAxLjU4Nm0tNS44IDBjLS4zNzYuMDIzLS43NS4wNS0xLjEyNC4wOEM5LjA5NSA0LjAxIDguMjUgNC45NzMgOC4yNSA2LjEwOFY4LjI1bTAgMEg0Ljg3NWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYxMS4yNWMwIC42MjEuNTA0IDEuMTI1IDEuMTI1IDEuMTI1aDkuNzVjLjYyMSAwIDEuMTI1LS41MDQgMS4xMjUtMS4xMjVWOS4zNzVjMC0uNjIxLS41MDQtMS4xMjUtMS4xMjUtMS4xMjVIOC4yNVpNNi43NSAxMmguMDA4di4wMDhINi43NVYxMlptMCAzaC4wMDh2LjAwOEg2Ljc1VjE1Wm0wIDNoLjAwOHYuMDA4SDYuNzVWMThaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDEyaDMuNzVNOSAxNWgzLjc1TTkgMThoMy43NW0zIC43NUgxOGEyLjI1IDIuMjUgMCAwIDAgMi4yNS0yLjI1VjYuMTA4YzAtMS4xMzUtLjg0NS0yLjA5OC0xLjk3Ni0yLjE5MmE0OC40MjQgNDguNDI0IDAgMCAwLTEuMTIzLS4wOG0tNS44MDEgMGMtLjA2NS4yMS0uMS40MzMtLjEuNjY0IDAgLjQxNC4zMzYuNzUuNzUuNzVoNC41YS43NS43NSAwIDAgMCAuNzUtLjc1IDIuMjUgMi4yNSAwIDAgMC0uMS0uNjY0bS01LjggMEEyLjI1MSAyLjI1MSAwIDAgMSAxMy41IDIuMjVIMTVjMS4wMTIgMCAxLjg2Ny42NjggMi4xNSAxLjU4Nm0tNS44IDBjLS4zNzYuMDIzLS43NS4wNS0xLjEyNC4wOEM5LjA5NSA0LjAxIDguMjUgNC45NzMgOC4yNSA2LjEwOFY4LjI1bTAgMEg0Ljg3NWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYxMS4yNWMwIC42MjEuNTA0IDEuMTI1IDEuMTI1IDEuMTI1aDkuNzVjLjYyMSAwIDEuMTI1LS41MDQgMS4xMjUtMS4xMjVWOS4zNzVjMC0uNjIxLS41MDQtMS4xMjUtMS4xMjUtMS4xMjVIOC4yNVpNNi43NSAxMmguMDA4di4wMDhINi43NVYxMlptMCAzaC4wMDh2LjAwOEg2Ljc1VjE1Wm0wIDNoLjAwOHYuMDA4SDYuNzVWMThaIi8+Cjwvc3ZnPgo=)}.hi-outline-clock{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA2djZoNC41bTQuNSAwYTkgOSAwIDEgMS0xOCAwIDkgOSAwIDAgMSAxOCAwWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA2djZoNC41bTQuNSAwYTkgOSAwIDEgMS0xOCAwIDkgOSAwIDAgMSAxOCAwWiIvPgo8L3N2Zz4K)}.hi-outline-cloud{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDE1YTQuNSA0LjUgMCAwIDAgNC41IDQuNUgxOGEzLjc1IDMuNzUgMCAwIDAgMS4zMzItNy4yNTcgMyAzIDAgMCAwLTMuNzU4LTMuODQ4IDUuMjUgNS4yNSAwIDAgMC0xMC4yMzMgMi4zM0E0LjUwMiA0LjUwMiAwIDAgMCAyLjI1IDE1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDE1YTQuNSA0LjUgMCAwIDAgNC41IDQuNUgxOGEzLjc1IDMuNzUgMCAwIDAgMS4zMzItNy4yNTcgMyAzIDAgMCAwLTMuNzU4LTMuODQ4IDUuMjUgNS4yNSAwIDAgMC0xMC4yMzMgMi4zM0E0LjUwMiA0LjUwMiAwIDAgMCAyLjI1IDE1WiIvPgo8L3N2Zz4K)}.hi-outline-cloud-arrow-down{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA5Ljc1djYuNzVtMCAwLTMtM20zIDMgMy0zbS04LjI1IDZhNC41IDQuNSAwIDAgMS0xLjQxLTguNzc1IDUuMjUgNS4yNSAwIDAgMSAxMC4yMzMtMi4zMyAzIDMgMCAwIDEgMy43NTggMy44NDhBMy43NTIgMy43NTIgMCAwIDEgMTggMTkuNUg2Ljc1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA5Ljc1djYuNzVtMCAwLTMtM20zIDMgMy0zbS04LjI1IDZhNC41IDQuNSAwIDAgMS0xLjQxLTguNzc1IDUuMjUgNS4yNSAwIDAgMSAxMC4yMzMtMi4zMyAzIDMgMCAwIDEgMy43NTggMy44NDhBMy43NTIgMy43NTIgMCAwIDEgMTggMTkuNUg2Ljc1WiIvPgo8L3N2Zz4K)}.hi-outline-cloud-arrow-up{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAxNi41VjkuNzVtMCAwIDMgM20tMy0zLTMgM002Ljc1IDE5LjVhNC41IDQuNSAwIDAgMS0xLjQxLTguNzc1IDUuMjUgNS4yNSAwIDAgMSAxMC4yMzMtMi4zMyAzIDMgMCAwIDEgMy43NTggMy44NDhBMy43NTIgMy43NTIgMCAwIDEgMTggMTkuNUg2Ljc1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAxNi41VjkuNzVtMCAwIDMgM20tMy0zLTMgM002Ljc1IDE5LjVhNC41IDQuNSAwIDAgMS0xLjQxLTguNzc1IDUuMjUgNS4yNSAwIDAgMSAxMC4yMzMtMi4zMyAzIDMgMCAwIDEgMy43NTggMy44NDhBMy43NTIgMy43NTIgMCAwIDEgMTggMTkuNUg2Ljc1WiIvPgo8L3N2Zz4K)}.hi-outline-code-bracket{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNy4yNSA2Ljc1IDIyLjUgMTJsLTUuMjUgNS4yNW0tMTAuNSAwTDEuNSAxMmw1LjI1LTUuMjVtNy41LTMtNC41IDE2LjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNy4yNSA2Ljc1IDIyLjUgMTJsLTUuMjUgNS4yNW0tMTAuNSAwTDEuNSAxMmw1LjI1LTUuMjVtNy41LTMtNC41IDE2LjUiLz4KPC9zdmc+Cg==)}.hi-outline-code-bracket-square{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNC4yNSA5Ljc1IDE2LjUgMTJsLTIuMjUgMi4yNW0tNC41IDBMNy41IDEybDIuMjUtMi4yNU02IDIwLjI1aDEyQTIuMjUgMi4yNSAwIDAgMCAyMC4yNSAxOFY2QTIuMjUgMi4yNSAwIDAgMCAxOCAzLjc1SDZBMi4yNSAyLjI1IDAgMCAwIDMuNzUgNnYxMkEyLjI1IDIuMjUgMCAwIDAgNiAyMC4yNVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNC4yNSA5Ljc1IDE2LjUgMTJsLTIuMjUgMi4yNW0tNC41IDBMNy41IDEybDIuMjUtMi4yNU02IDIwLjI1aDEyQTIuMjUgMi4yNSAwIDAgMCAyMC4yNSAxOFY2QTIuMjUgMi4yNSAwIDAgMCAxOCAzLjc1SDZBMi4yNSAyLjI1IDAgMCAwIDMuNzUgNnYxMkEyLjI1IDIuMjUgMCAwIDAgNiAyMC4yNVoiLz4KPC9zdmc+Cg==)}.hi-outline-cog{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik00LjUgMTJhNy41IDcuNSAwIDAgMCAxNSAwbS0xNSAwYTcuNSA3LjUgMCAxIDEgMTUgMG0tMTUgMEgzbTE2LjUgMEgyMW0tMS41IDBIMTJtLTguNDU3IDMuMDc3IDEuNDEtLjUxM20xNC4wOTUtNS4xMyAxLjQxLS41MTNNNS4xMDYgMTcuNzg1bDEuMTUtLjk2NG0xMS40OS05LjY0MiAxLjE0OS0uOTY0TTcuNTAxIDE5Ljc5NWwuNzUtMS4zbTcuNS0xMi45OS43NS0xLjNtLTYuMDYzIDE2LjY1OC4yNi0xLjQ3N20yLjYwNS0xNC43NzIuMjYtMS40NzdtMCAxNy43MjYtLjI2LTEuNDc3TTEwLjY5OCA0LjYxNGwtLjI2LTEuNDc3TTE2LjUgMTkuNzk0bC0uNzUtMS4yOTlNNy41IDQuMjA1IDEyIDEybTYuODk0IDUuNzg1LTEuMTQ5LS45NjRNNi4yNTYgNy4xNzhsLTEuMTUtLjk2NG0xNS4zNTIgOC44NjQtMS40MS0uNTEzTTQuOTU0IDkuNDM1bC0xLjQxLS41MTRNMTIuMDAyIDEybC0zLjc1IDYuNDk1Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik00LjUgMTJhNy41IDcuNSAwIDAgMCAxNSAwbS0xNSAwYTcuNSA3LjUgMCAxIDEgMTUgMG0tMTUgMEgzbTE2LjUgMEgyMW0tMS41IDBIMTJtLTguNDU3IDMuMDc3IDEuNDEtLjUxM20xNC4wOTUtNS4xMyAxLjQxLS41MTNNNS4xMDYgMTcuNzg1bDEuMTUtLjk2NG0xMS40OS05LjY0MiAxLjE0OS0uOTY0TTcuNTAxIDE5Ljc5NWwuNzUtMS4zbTcuNS0xMi45OS43NS0xLjNtLTYuMDYzIDE2LjY1OC4yNi0xLjQ3N20yLjYwNS0xNC43NzIuMjYtMS40NzdtMCAxNy43MjYtLjI2LTEuNDc3TTEwLjY5OCA0LjYxNGwtLjI2LTEuNDc3TTE2LjUgMTkuNzk0bC0uNzUtMS4yOTlNNy41IDQuMjA1IDEyIDEybTYuODk0IDUuNzg1LTEuMTQ5LS45NjRNNi4yNTYgNy4xNzhsLTEuMTUtLjk2NG0xNS4zNTIgOC44NjQtMS40MS0uNTEzTTQuOTU0IDkuNDM1bC0xLjQxLS41MTRNMTIuMDAyIDEybC0zLjc1IDYuNDk1Ii8+Cjwvc3ZnPgo=)}.hi-outline-cog-6-tooth{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05LjU5NCAzLjk0Yy4wOS0uNTQyLjU2LS45NCAxLjExLS45NGgyLjU5M2MuNTUgMCAxLjAyLjM5OCAxLjExLjk0bC4yMTMgMS4yODFjLjA2My4zNzQuMzEzLjY4Ni42NDUuODcuMDc0LjA0LjE0Ny4wODMuMjIuMTI3LjMyNS4xOTYuNzIuMjU3IDEuMDc1LjEyNGwxLjIxNy0uNDU2YTEuMTI1IDEuMTI1IDAgMCAxIDEuMzcuNDlsMS4yOTYgMi4yNDdhMS4xMjUgMS4xMjUgMCAwIDEtLjI2IDEuNDMxbC0xLjAwMy44MjdjLS4yOTMuMjQxLS40MzguNjEzLS40My45OTJhNy43MjMgNy43MjMgMCAwIDEgMCAuMjU1Yy0uMDA4LjM3OC4xMzcuNzUuNDMuOTkxbDEuMDA0LjgyN2MuNDI0LjM1LjUzNC45NTUuMjYgMS40M2wtMS4yOTggMi4yNDdhMS4xMjUgMS4xMjUgMCAwIDEtMS4zNjkuNDkxbC0xLjIxNy0uNDU2Yy0uMzU1LS4xMzMtLjc1LS4wNzItMS4wNzYuMTI0YTYuNDcgNi40NyAwIDAgMS0uMjIuMTI4Yy0uMzMxLjE4My0uNTgxLjQ5NS0uNjQ0Ljg2OWwtLjIxMyAxLjI4MWMtLjA5LjU0My0uNTYuOTQtMS4xMS45NGgtMi41OTRjLS41NSAwLTEuMDE5LS4zOTgtMS4xMS0uOTRsLS4yMTMtMS4yODFjLS4wNjItLjM3NC0uMzEyLS42ODYtLjY0NC0uODdhNi41MiA2LjUyIDAgMCAxLS4yMi0uMTI3Yy0uMzI1LS4xOTYtLjcyLS4yNTctMS4wNzYtLjEyNGwtMS4yMTcuNDU2YTEuMTI1IDEuMTI1IDAgMCAxLTEuMzY5LS40OWwtMS4yOTctMi4yNDdhMS4xMjUgMS4xMjUgMCAwIDEgLjI2LTEuNDMxbDEuMDA0LS44MjdjLjI5Mi0uMjQuNDM3LS42MTMuNDMtLjk5MWE2LjkzMiA2LjkzMiAwIDAgMSAwLS4yNTVjLjAwNy0uMzgtLjEzOC0uNzUxLS40My0uOTkybC0xLjAwNC0uODI3YTEuMTI1IDEuMTI1IDAgMCAxLS4yNi0xLjQzbDEuMjk3LTIuMjQ3YTEuMTI1IDEuMTI1IDAgMCAxIDEuMzctLjQ5MWwxLjIxNi40NTZjLjM1Ni4xMzMuNzUxLjA3MiAxLjA3Ni0uMTI0LjA3Mi0uMDQ0LjE0Ni0uMDg2LjIyLS4xMjguMzMyLS4xODMuNTgyLS40OTUuNjQ0LS44NjlsLjIxNC0xLjI4WiIvPgogIDxwYXRoIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTE1IDEyYTMgMyAwIDEgMS02IDAgMyAzIDAgMCAxIDYgMFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05LjU5NCAzLjk0Yy4wOS0uNTQyLjU2LS45NCAxLjExLS45NGgyLjU5M2MuNTUgMCAxLjAyLjM5OCAxLjExLjk0bC4yMTMgMS4yODFjLjA2My4zNzQuMzEzLjY4Ni42NDUuODcuMDc0LjA0LjE0Ny4wODMuMjIuMTI3LjMyNS4xOTYuNzIuMjU3IDEuMDc1LjEyNGwxLjIxNy0uNDU2YTEuMTI1IDEuMTI1IDAgMCAxIDEuMzcuNDlsMS4yOTYgMi4yNDdhMS4xMjUgMS4xMjUgMCAwIDEtLjI2IDEuNDMxbC0xLjAwMy44MjdjLS4yOTMuMjQxLS40MzguNjEzLS40My45OTJhNy43MjMgNy43MjMgMCAwIDEgMCAuMjU1Yy0uMDA4LjM3OC4xMzcuNzUuNDMuOTkxbDEuMDA0LjgyN2MuNDI0LjM1LjUzNC45NTUuMjYgMS40M2wtMS4yOTggMi4yNDdhMS4xMjUgMS4xMjUgMCAwIDEtMS4zNjkuNDkxbC0xLjIxNy0uNDU2Yy0uMzU1LS4xMzMtLjc1LS4wNzItMS4wNzYuMTI0YTYuNDcgNi40NyAwIDAgMS0uMjIuMTI4Yy0uMzMxLjE4My0uNTgxLjQ5NS0uNjQ0Ljg2OWwtLjIxMyAxLjI4MWMtLjA5LjU0My0uNTYuOTQtMS4xMS45NGgtMi41OTRjLS41NSAwLTEuMDE5LS4zOTgtMS4xMS0uOTRsLS4yMTMtMS4yODFjLS4wNjItLjM3NC0uMzEyLS42ODYtLjY0NC0uODdhNi41MiA2LjUyIDAgMCAxLS4yMi0uMTI3Yy0uMzI1LS4xOTYtLjcyLS4yNTctMS4wNzYtLjEyNGwtMS4yMTcuNDU2YTEuMTI1IDEuMTI1IDAgMCAxLTEuMzY5LS40OWwtMS4yOTctMi4yNDdhMS4xMjUgMS4xMjUgMCAwIDEgLjI2LTEuNDMxbDEuMDA0LS44MjdjLjI5Mi0uMjQuNDM3LS42MTMuNDMtLjk5MWE2LjkzMiA2LjkzMiAwIDAgMSAwLS4yNTVjLjAwNy0uMzgtLjEzOC0uNzUxLS40My0uOTkybC0xLjAwNC0uODI3YTEuMTI1IDEuMTI1IDAgMCAxLS4yNi0xLjQzbDEuMjk3LTIuMjQ3YTEuMTI1IDEuMTI1IDAgMCAxIDEuMzctLjQ5MWwxLjIxNi40NTZjLjM1Ni4xMzMuNzUxLjA3MiAxLjA3Ni0uMTI0LjA3Mi0uMDQ0LjE0Ni0uMDg2LjIyLS4xMjguMzMyLS4xODMuNTgyLS40OTUuNjQ0LS44NjlsLjIxNC0xLjI4WiIvPgogIDxwYXRoIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTE1IDEyYTMgMyAwIDEgMS02IDAgMyAzIDAgMCAxIDYgMFoiLz4KPC9zdmc+Cg==)}.hi-outline-cog-8-tooth{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC4zNDMgMy45NGMuMDktLjU0Mi41Ni0uOTQgMS4xMS0uOTRoMS4wOTNjLjU1IDAgMS4wMi4zOTggMS4xMS45NGwuMTQ5Ljg5NGMuMDcuNDI0LjM4NC43NjQuNzguOTMuMzk4LjE2NC44NTUuMTQyIDEuMjA1LS4xMDhsLjczNy0uNTI3YTEuMTI1IDEuMTI1IDAgMCAxIDEuNDUuMTJsLjc3My43NzRjLjM5LjM4OS40NCAxLjAwMi4xMiAxLjQ1bC0uNTI3LjczN2MtLjI1LjM1LS4yNzIuODA2LS4xMDcgMS4yMDQuMTY1LjM5Ny41MDUuNzEuOTMuNzhsLjg5My4xNWMuNTQzLjA5Ljk0LjU1OS45NCAxLjEwOXYxLjA5NGMwIC41NS0uMzk3IDEuMDItLjk0IDEuMTFsLS44OTQuMTQ5Yy0uNDI0LjA3LS43NjQuMzgzLS45MjkuNzgtLjE2NS4zOTgtLjE0My44NTQuMTA3IDEuMjA0bC41MjcuNzM4Yy4zMi40NDcuMjY5IDEuMDYtLjEyIDEuNDVsLS43NzQuNzczYTEuMTI1IDEuMTI1IDAgMCAxLTEuNDQ5LjEybC0uNzM4LS41MjdjLS4zNS0uMjUtLjgwNi0uMjcyLTEuMjAzLS4xMDctLjM5OC4xNjUtLjcxLjUwNS0uNzgxLjkyOWwtLjE0OS44OTRjLS4wOS41NDItLjU2Ljk0LTEuMTEuOTRoLTEuMDk0Yy0uNTUgMC0xLjAxOS0uMzk4LTEuMTEtLjk0bC0uMTQ4LS44OTRjLS4wNzEtLjQyNC0uMzg0LS43NjQtLjc4MS0uOTMtLjM5OC0uMTY0LS44NTQtLjE0Mi0xLjIwNC4xMDhsLS43MzguNTI3Yy0uNDQ3LjMyLTEuMDYuMjY5LTEuNDUtLjEybC0uNzczLS43NzRhMS4xMjUgMS4xMjUgMCAwIDEtLjEyLTEuNDVsLjUyNy0uNzM3Yy4yNS0uMzUuMjcyLS44MDYuMTA4LTEuMjA0LS4xNjUtLjM5Ny0uNTA2LS43MS0uOTMtLjc4bC0uODk0LS4xNWMtLjU0Mi0uMDktLjk0LS41Ni0uOTQtMS4xMDl2LTEuMDk0YzAtLjU1LjM5OC0xLjAyLjk0LTEuMTFsLjg5NC0uMTQ5Yy40MjQtLjA3Ljc2NS0uMzgzLjkzLS43OC4xNjUtLjM5OC4xNDMtLjg1NC0uMTA4LTEuMjA0bC0uNTI2LS43MzhhMS4xMjUgMS4xMjUgMCAwIDEgLjEyLTEuNDVsLjc3My0uNzczYTEuMTI1IDEuMTI1IDAgMCAxIDEuNDUtLjEybC43MzcuNTI3Yy4zNS4yNS44MDcuMjcyIDEuMjA0LjEwNy4zOTctLjE2NS43MS0uNTA1Ljc4LS45MjlsLjE1LS44OTRaIi8+CiAgPHBhdGggc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJNMTUgMTJhMyAzIDAgMSAxLTYgMCAzIDMgMCAwIDEgNiAwWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC4zNDMgMy45NGMuMDktLjU0Mi41Ni0uOTQgMS4xMS0uOTRoMS4wOTNjLjU1IDAgMS4wMi4zOTggMS4xMS45NGwuMTQ5Ljg5NGMuMDcuNDI0LjM4NC43NjQuNzguOTMuMzk4LjE2NC44NTUuMTQyIDEuMjA1LS4xMDhsLjczNy0uNTI3YTEuMTI1IDEuMTI1IDAgMCAxIDEuNDUuMTJsLjc3My43NzRjLjM5LjM4OS40NCAxLjAwMi4xMiAxLjQ1bC0uNTI3LjczN2MtLjI1LjM1LS4yNzIuODA2LS4xMDcgMS4yMDQuMTY1LjM5Ny41MDUuNzEuOTMuNzhsLjg5My4xNWMuNTQzLjA5Ljk0LjU1OS45NCAxLjEwOXYxLjA5NGMwIC41NS0uMzk3IDEuMDItLjk0IDEuMTFsLS44OTQuMTQ5Yy0uNDI0LjA3LS43NjQuMzgzLS45MjkuNzgtLjE2NS4zOTgtLjE0My44NTQuMTA3IDEuMjA0bC41MjcuNzM4Yy4zMi40NDcuMjY5IDEuMDYtLjEyIDEuNDVsLS43NzQuNzczYTEuMTI1IDEuMTI1IDAgMCAxLTEuNDQ5LjEybC0uNzM4LS41MjdjLS4zNS0uMjUtLjgwNi0uMjcyLTEuMjAzLS4xMDctLjM5OC4xNjUtLjcxLjUwNS0uNzgxLjkyOWwtLjE0OS44OTRjLS4wOS41NDItLjU2Ljk0LTEuMTEuOTRoLTEuMDk0Yy0uNTUgMC0xLjAxOS0uMzk4LTEuMTEtLjk0bC0uMTQ4LS44OTRjLS4wNzEtLjQyNC0uMzg0LS43NjQtLjc4MS0uOTMtLjM5OC0uMTY0LS44NTQtLjE0Mi0xLjIwNC4xMDhsLS43MzguNTI3Yy0uNDQ3LjMyLTEuMDYuMjY5LTEuNDUtLjEybC0uNzczLS43NzRhMS4xMjUgMS4xMjUgMCAwIDEtLjEyLTEuNDVsLjUyNy0uNzM3Yy4yNS0uMzUuMjcyLS44MDYuMTA4LTEuMjA0LS4xNjUtLjM5Ny0uNTA2LS43MS0uOTMtLjc4bC0uODk0LS4xNWMtLjU0Mi0uMDktLjk0LS41Ni0uOTQtMS4xMDl2LTEuMDk0YzAtLjU1LjM5OC0xLjAyLjk0LTEuMTFsLjg5NC0uMTQ5Yy40MjQtLjA3Ljc2NS0uMzgzLjkzLS43OC4xNjUtLjM5OC4xNDMtLjg1NC0uMTA4LTEuMjA0bC0uNTI2LS43MzhhMS4xMjUgMS4xMjUgMCAwIDEgLjEyLTEuNDVsLjc3My0uNzczYTEuMTI1IDEuMTI1IDAgMCAxIDEuNDUtLjEybC43MzcuNTI3Yy4zNS4yNS44MDcuMjcyIDEuMjA0LjEwNy4zOTctLjE2NS43MS0uNTA1Ljc4LS45MjlsLjE1LS44OTRaIi8+CiAgPHBhdGggc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJNMTUgMTJhMyAzIDAgMSAxLTYgMCAzIDMgMCAwIDEgNiAwWiIvPgo8L3N2Zz4K)}.hi-outline-command-line{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im02Ljc1IDcuNSAzIDIuMjUtMyAyLjI1bTQuNSAwaDNtLTkgOC4yNWgxMy41QTIuMjUgMi4yNSAwIDAgMCAyMSAxOFY2YTIuMjUgMi4yNSAwIDAgMC0yLjI1LTIuMjVINS4yNUEyLjI1IDIuMjUgMCAwIDAgMyA2djEyYTIuMjUgMi4yNSAwIDAgMCAyLjI1IDIuMjVaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im02Ljc1IDcuNSAzIDIuMjUtMyAyLjI1bTQuNSAwaDNtLTkgOC4yNWgxMy41QTIuMjUgMi4yNSAwIDAgMCAyMSAxOFY2YTIuMjUgMi4yNSAwIDAgMC0yLjI1LTIuMjVINS4yNUEyLjI1IDIuMjUgMCAwIDAgMyA2djEyYTIuMjUgMi4yNSAwIDAgMCAyLjI1IDIuMjVaIi8+Cjwvc3ZnPgo=)}.hi-outline-computer-desktop{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDE3LjI1djEuMDA3YTMgMyAwIDAgMS0uODc5IDIuMTIyTDcuNSAyMWg5bC0uNjIxLS42MjFBMyAzIDAgMCAxIDE1IDE4LjI1N1YxNy4yNW02LTEyVjE1YTIuMjUgMi4yNSAwIDAgMS0yLjI1IDIuMjVINS4yNUEyLjI1IDIuMjUgMCAwIDEgMyAxNVY1LjI1bTE4IDBBMi4yNSAyLjI1IDAgMCAwIDE4Ljc1IDNINS4yNUEyLjI1IDIuMjUgMCAwIDAgMyA1LjI1bTE4IDBWMTJhMi4yNSAyLjI1IDAgMCAxLTIuMjUgMi4yNUg1LjI1QTIuMjUgMi4yNSAwIDAgMSAzIDEyVjUuMjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDE3LjI1djEuMDA3YTMgMyAwIDAgMS0uODc5IDIuMTIyTDcuNSAyMWg5bC0uNjIxLS42MjFBMyAzIDAgMCAxIDE1IDE4LjI1N1YxNy4yNW02LTEyVjE1YTIuMjUgMi4yNSAwIDAgMS0yLjI1IDIuMjVINS4yNUEyLjI1IDIuMjUgMCAwIDEgMyAxNVY1LjI1bTE4IDBBMi4yNSAyLjI1IDAgMCAwIDE4Ljc1IDNINS4yNUEyLjI1IDIuMjUgMCAwIDAgMyA1LjI1bTE4IDBWMTJhMi4yNSAyLjI1IDAgMCAxLTIuMjUgMi4yNUg1LjI1QTIuMjUgMi4yNSAwIDAgMSAzIDEyVjUuMjUiLz4KPC9zdmc+Cg==)}.hi-outline-cpu-chip{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDN2MS41TTQuNSA4LjI1SDNtMTggMGgtMS41TTQuNSAxMkgzbTE4IDBoLTEuNW0tMTUgMy43NUgzbTE4IDBoLTEuNU04LjI1IDE5LjVWMjFNMTIgM3YxLjVtMCAxNVYyMW0zLjc1LTE4djEuNW0wIDE1VjIxbS05LTEuNWgxMC41YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWNi43NWEyLjI1IDIuMjUgMCAwIDAtMi4yNS0yLjI1SDYuNzVBMi4yNSAyLjI1IDAgMCAwIDQuNSA2Ljc1djEwLjVhMi4yNSAyLjI1IDAgMCAwIDIuMjUgMi4yNVptLjc1LTEyaDl2OWgtOXYtOVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDN2MS41TTQuNSA4LjI1SDNtMTggMGgtMS41TTQuNSAxMkgzbTE4IDBoLTEuNW0tMTUgMy43NUgzbTE4IDBoLTEuNU04LjI1IDE5LjVWMjFNMTIgM3YxLjVtMCAxNVYyMW0zLjc1LTE4djEuNW0wIDE1VjIxbS05LTEuNWgxMC41YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWNi43NWEyLjI1IDIuMjUgMCAwIDAtMi4yNS0yLjI1SDYuNzVBMi4yNSAyLjI1IDAgMCAwIDQuNSA2Ljc1djEwLjVhMi4yNSAyLjI1IDAgMCAwIDIuMjUgMi4yNVptLjc1LTEyaDl2OWgtOXYtOVoiLz4KPC9zdmc+Cg==)}.hi-outline-credit-card{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDguMjVoMTkuNU0yLjI1IDloMTkuNW0tMTYuNSA1LjI1aDZtLTYgMi4yNWgzbS0zLjc1IDNoMTVhMi4yNSAyLjI1IDAgMCAwIDIuMjUtMi4yNVY2Ljc1QTIuMjUgMi4yNSAwIDAgMCAxOS41IDQuNWgtMTVhMi4yNSAyLjI1IDAgMCAwLTIuMjUgMi4yNXYxMC41QTIuMjUgMi4yNSAwIDAgMCA0LjUgMTkuNVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDguMjVoMTkuNU0yLjI1IDloMTkuNW0tMTYuNSA1LjI1aDZtLTYgMi4yNWgzbS0zLjc1IDNoMTVhMi4yNSAyLjI1IDAgMCAwIDIuMjUtMi4yNVY2Ljc1QTIuMjUgMi4yNSAwIDAgMCAxOS41IDQuNWgtMTVhMi4yNSAyLjI1IDAgMCAwLTIuMjUgMi4yNXYxMC41QTIuMjUgMi4yNSAwIDAgMCA0LjUgMTkuNVoiLz4KPC9zdmc+Cg==)}.hi-outline-cube{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yMSA3LjUtOS01LjI1TDMgNy41bTE4IDAtOSA1LjI1bTktNS4yNXY5bC05IDUuMjVNMyA3LjVsOSA1LjI1TTMgNy41djlsOSA1LjI1bTAtOXY5Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yMSA3LjUtOS01LjI1TDMgNy41bTE4IDAtOSA1LjI1bTktNS4yNXY5bC05IDUuMjVNMyA3LjVsOSA1LjI1TTMgNy41djlsOSA1LjI1bTAtOXY5Ii8+Cjwvc3ZnPgo=)}.hi-outline-cube-transparent{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yMSA3LjUtMi4yNS0xLjMxM00yMSA3LjV2Mi4yNW0wLTIuMjUtMi4yNSAxLjMxM00zIDcuNWwyLjI1LTEuMzEzTTMgNy41bDIuMjUgMS4zMTNNMyA3LjV2Mi4yNW05IDMgMi4yNS0xLjMxM00xMiAxMi43NWwtMi4yNS0xLjMxM00xMiAxMi43NVYxNW0wIDYuNzUgMi4yNS0xLjMxM00xMiAyMS43NVYxOS41bTAgMi4yNS0yLjI1LTEuMzEzbTAtMTYuODc1TDEyIDIuMjVsMi4yNSAxLjMxM00yMSAxNC4yNXYyLjI1bC0yLjI1IDEuMzEzbS0xMy41IDBMMyAxNi41di0yLjI1Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yMSA3LjUtMi4yNS0xLjMxM00yMSA3LjV2Mi4yNW0wLTIuMjUtMi4yNSAxLjMxM00zIDcuNWwyLjI1LTEuMzEzTTMgNy41bDIuMjUgMS4zMTNNMyA3LjV2Mi4yNW05IDMgMi4yNS0xLjMxM00xMiAxMi43NWwtMi4yNS0xLjMxM00xMiAxMi43NVYxNW0wIDYuNzUgMi4yNS0xLjMxM00xMiAyMS43NVYxOS41bTAgMi4yNS0yLjI1LTEuMzEzbTAtMTYuODc1TDEyIDIuMjVsMi4yNSAxLjMxM00yMSAxNC4yNXYyLjI1bC0yLjI1IDEuMzEzbS0xMy41IDBMMyAxNi41di0yLjI1Ii8+Cjwvc3ZnPgo=)}.hi-outline-currency-bangladeshi{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im04LjI1IDcuNS40MTUtLjIwN2EuNzUuNzUgMCAwIDEgMS4wODUuNjdWMTAuNW0wIDBoNm0tNiAwaC0xLjVtMS41IDB2NS40MzhjMCAuMzU0LjE2MS42OTcuNDczLjg2NWEzLjc1MSAzLjc1MSAwIDAgMCA1LjQ1Mi0yLjU1M2MuMDgzLS40MDktLjI2My0uNzUtLjY4LS43NWgtLjc0NU0yMSAxMmE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im04LjI1IDcuNS40MTUtLjIwN2EuNzUuNzUgMCAwIDEgMS4wODUuNjdWMTAuNW0wIDBoNm0tNiAwaC0xLjVtMS41IDB2NS40MzhjMCAuMzU0LjE2MS42OTcuNDczLjg2NWEzLjc1MSAzLjc1MSAwIDAgMCA1LjQ1Mi0yLjU1M2MuMDgzLS40MDktLjI2My0uNzUtLjY4LS43NWgtLjc0NU0yMSAxMmE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFoiLz4KPC9zdmc+Cg==)}.hi-outline-currency-dollar{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA2djEybS0zLTIuODE4Ljg3OS42NTljMS4xNzEuODc5IDMuMDcuODc5IDQuMjQyIDAgMS4xNzItLjg3OSAxLjE3Mi0yLjMwMyAwLTMuMTgyQzEzLjUzNiAxMi4yMTkgMTIuNzY4IDEyIDEyIDEyYy0uNzI1IDAtMS40NS0uMjItMi4wMDMtLjY1OS0xLjEwNi0uODc5LTEuMTA2LTIuMzAzIDAtMy4xODJzMi45LS44NzkgNC4wMDYgMGwuNDE1LjMzTTIxIDEyYTkgOSAwIDEgMS0xOCAwIDkgOSAwIDAgMSAxOCAwWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA2djEybS0zLTIuODE4Ljg3OS42NTljMS4xNzEuODc5IDMuMDcuODc5IDQuMjQyIDAgMS4xNzItLjg3OSAxLjE3Mi0yLjMwMyAwLTMuMTgyQzEzLjUzNiAxMi4yMTkgMTIuNzY4IDEyIDEyIDEyYy0uNzI1IDAtMS40NS0uMjItMi4wMDMtLjY1OS0xLjEwNi0uODc5LTEuMTA2LTIuMzAzIDAtMy4xODJzMi45LS44NzkgNC4wMDYgMGwuNDE1LjMzTTIxIDEyYTkgOSAwIDEgMS0xOCAwIDkgOSAwIDAgMSAxOCAwWiIvPgo8L3N2Zz4K)}.hi-outline-currency-euro{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNC4yNSA3Ljc1NmE0LjUgNC41IDAgMSAwIDAgOC40ODhNNy41IDEwLjVoNS4yNW0tNS4yNSAzaDUuMjVNMjEgMTJhOSA5IDAgMSAxLTE4IDAgOSA5IDAgMCAxIDE4IDBaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNC4yNSA3Ljc1NmE0LjUgNC41IDAgMSAwIDAgOC40ODhNNy41IDEwLjVoNS4yNW0tNS4yNSAzaDUuMjVNMjEgMTJhOSA5IDAgMSAxLTE4IDAgOSA5IDAgMCAxIDE4IDBaIi8+Cjwvc3ZnPgo=)}.hi-outline-currency-pound{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNC4xMjEgNy42MjlBMyAzIDAgMCAwIDkuMDE3IDkuNDNjLS4wMjMuMjEyLS4wMDIuNDI1LjAyOC42MzZsLjUwNiAzLjU0MWE0LjUgNC41IDAgMCAxLS40MyAyLjY1TDkgMTYuNWwxLjUzOS0uNTEzYTIuMjUgMi4yNSAwIDAgMSAxLjQyMiAwbC42NTUuMjE4YTIuMjUgMi4yNSAwIDAgMCAxLjcxOC0uMTIyTDE1IDE1Ljc1TTguMjUgMTJIMTJtOSAwYTkgOSAwIDEgMS0xOCAwIDkgOSAwIDAgMSAxOCAwWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNC4xMjEgNy42MjlBMyAzIDAgMCAwIDkuMDE3IDkuNDNjLS4wMjMuMjEyLS4wMDIuNDI1LjAyOC42MzZsLjUwNiAzLjU0MWE0LjUgNC41IDAgMCAxLS40MyAyLjY1TDkgMTYuNWwxLjUzOS0uNTEzYTIuMjUgMi4yNSAwIDAgMSAxLjQyMiAwbC42NTUuMjE4YTIuMjUgMi4yNSAwIDAgMCAxLjcxOC0uMTIyTDE1IDE1Ljc1TTguMjUgMTJIMTJtOSAwYTkgOSAwIDEgMS0xOCAwIDkgOSAwIDAgMSAxOCAwWiIvPgo8L3N2Zz4K)}.hi-outline-currency-rupee{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNSA4LjI1SDltNiAzSDltMyA2LTMtM2gxLjVhMyAzIDAgMSAwIDAtNk0yMSAxMmE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNSA4LjI1SDltNiAzSDltMyA2LTMtM2gxLjVhMyAzIDAgMSAwIDAtNk0yMSAxMmE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFoiLz4KPC9zdmc+Cg==)}.hi-outline-currency-yen{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im05IDcuNSAzIDQuNW0wIDAgMy00LjVNMTIgMTJ2NS4yNU0xNSAxMkg5bTYgM0g5bTEyLTNhOSA5IDAgMSAxLTE4IDAgOSA5IDAgMCAxIDE4IDBaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im05IDcuNSAzIDQuNW0wIDAgMy00LjVNMTIgMTJ2NS4yNU0xNSAxMkg5bTYgM0g5bTEyLTNhOSA5IDAgMSAxLTE4IDAgOSA5IDAgMCAxIDE4IDBaIi8+Cjwvc3ZnPgo=)}.hi-outline-cursor-arrow-rays{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS4wNDIgMjEuNjcyIDEzLjY4NCAxNi42bTAgMC0yLjUxIDIuMjI1LjU2OS05LjQ3IDUuMjI3IDcuOTE3LTMuMjg2LS42NzJaTTEyIDIuMjVWNC41bTUuODM0LjE2Ni0xLjU5MSAxLjU5MU0yMC4yNSAxMC41SDE4TTcuNzU3IDE0Ljc0M2wtMS41OSAxLjU5TTYgMTAuNUgzLjc1bTQuMDA3LTQuMjQzLTEuNTktMS41OSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS4wNDIgMjEuNjcyIDEzLjY4NCAxNi42bTAgMC0yLjUxIDIuMjI1LjU2OS05LjQ3IDUuMjI3IDcuOTE3LTMuMjg2LS42NzJaTTEyIDIuMjVWNC41bTUuODM0LjE2Ni0xLjU5MSAxLjU5MU0yMC4yNSAxMC41SDE4TTcuNzU3IDE0Ljc0M2wtMS41OSAxLjU5TTYgMTAuNUgzLjc1bTQuMDA3LTQuMjQzLTEuNTktMS41OSIvPgo8L3N2Zz4K)}.hi-outline-cursor-arrow-ripple{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS4wNDIgMjEuNjcyIDEzLjY4NCAxNi42bTAgMC0yLjUxIDIuMjI1LjU2OS05LjQ3IDUuMjI3IDcuOTE3LTMuMjg2LS42NzJabS03LjUxOC0uMjY3QTguMjUgOC4yNSAwIDEgMSAyMC4yNSAxMC41TTguMjg4IDE0LjIxMkE1LjI1IDUuMjUgMCAxIDEgMTcuMjUgMTAuNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS4wNDIgMjEuNjcyIDEzLjY4NCAxNi42bTAgMC0yLjUxIDIuMjI1LjU2OS05LjQ3IDUuMjI3IDcuOTE3LTMuMjg2LS42NzJabS03LjUxOC0uMjY3QTguMjUgOC4yNSAwIDEgMSAyMC4yNSAxMC41TTguMjg4IDE0LjIxMkE1LjI1IDUuMjUgMCAxIDEgMTcuMjUgMTAuNSIvPgo8L3N2Zz4K)}.hi-outline-device-phone-mobile{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC41IDEuNUg4LjI1QTIuMjUgMi4yNSAwIDAgMCA2IDMuNzV2MTYuNWEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDcuNUEyLjI1IDIuMjUgMCAwIDAgMTggMjAuMjVWMy43NWEyLjI1IDIuMjUgMCAwIDAtMi4yNS0yLjI1SDEzLjVtLTMgMFYzaDNWMS41bS0zIDBoM20tMyAxOC43NWgzIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC41IDEuNUg4LjI1QTIuMjUgMi4yNSAwIDAgMCA2IDMuNzV2MTYuNWEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDcuNUEyLjI1IDIuMjUgMCAwIDAgMTggMjAuMjVWMy43NWEyLjI1IDIuMjUgMCAwIDAtMi4yNS0yLjI1SDEzLjVtLTMgMFYzaDNWMS41bS0zIDBoM20tMyAxOC43NWgzIi8+Cjwvc3ZnPgo=)}.hi-outline-device-tablet{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC41IDE5LjVoM20tNi43NSAyLjI1aDEwLjVhMi4yNSAyLjI1IDAgMCAwIDIuMjUtMi4yNXYtMTVhMi4yNSAyLjI1IDAgMCAwLTIuMjUtMi4yNUg2Ljc1QTIuMjUgMi4yNSAwIDAgMCA0LjUgNC41djE1YTIuMjUgMi4yNSAwIDAgMCAyLjI1IDIuMjVaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC41IDE5LjVoM20tNi43NSAyLjI1aDEwLjVhMi4yNSAyLjI1IDAgMCAwIDIuMjUtMi4yNXYtMTVhMi4yNSAyLjI1IDAgMCAwLTIuMjUtMi4yNUg2Ljc1QTIuMjUgMi4yNSAwIDAgMCA0LjUgNC41djE1YTIuMjUgMi4yNSAwIDAgMCAyLjI1IDIuMjVaIi8+Cjwvc3ZnPgo=)}.hi-outline-divide{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik00LjQ5OSAxMS45OThoMTVtLTcuNS02Ljc1aC4wMDh2LjAwOGgtLjAwOHYtLjAwOFptLjM3NSAwYS4zNzUuMzc1IDAgMSAxLS43NSAwIC4zNzUuMzc1IDAgMCAxIC43NSAwWk0xMiAxOC43NTFoLjAwN3YuMDA3SDEydi0uMDA3Wm0uMzc1IDBhLjM3NS4zNzUgMCAxIDEtLjc1IDAgLjM3NS4zNzUgMCAwIDEgLjc1IDBaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik00LjQ5OSAxMS45OThoMTVtLTcuNS02Ljc1aC4wMDh2LjAwOGgtLjAwOHYtLjAwOFptLjM3NSAwYS4zNzUuMzc1IDAgMSAxLS43NSAwIC4zNzUuMzc1IDAgMCAxIC43NSAwWk0xMiAxOC43NTFoLjAwN3YuMDA3SDEydi0uMDA3Wm0uMzc1IDBhLjM3NS4zNzUgMCAxIDEtLjc1IDAgLjM3NS4zNzUgMCAwIDEgLjc1IDBaIi8+Cjwvc3ZnPgo=)}.hi-outline-document{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTIuMjUgMEg1LjYyNWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYxNy4yNWMwIC42MjEuNTA0IDEuMTI1IDEuMTI1IDEuMTI1aDEyLjc1Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1VjExLjI1YTkgOSAwIDAgMC05LTlaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTIuMjUgMEg1LjYyNWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYxNy4yNWMwIC42MjEuNTA0IDEuMTI1IDEuMTI1IDEuMTI1aDEyLjc1Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1VjExLjI1YTkgOSAwIDAgMC05LTlaIi8+Cjwvc3ZnPgo=)}.hi-outline-document-arrow-down{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bS43NSAxMiAzIDNtMCAwIDMtM20tMyAzdi02bS0xLjUtOUg1LjYyNWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYxNy4yNWMwIC42MjEuNTA0IDEuMTI1IDEuMTI1IDEuMTI1aDEyLjc1Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1VjExLjI1YTkgOSAwIDAgMC05LTlaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bS43NSAxMiAzIDNtMCAwIDMtM20tMyAzdi02bS0xLjUtOUg1LjYyNWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYxNy4yNWMwIC42MjEuNTA0IDEuMTI1IDEuMTI1IDEuMTI1aDEyLjc1Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1VjExLjI1YTkgOSAwIDAgMC05LTlaIi8+Cjwvc3ZnPgo=)}.hi-outline-document-arrow-up{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTYuNzUgMTItMy0zbTAgMC0zIDNtMy0zdjZtLTEuNS0xNUg1LjYyNWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYxNy4yNWMwIC42MjEuNTA0IDEuMTI1IDEuMTI1IDEuMTI1aDEyLjc1Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1VjExLjI1YTkgOSAwIDAgMC05LTlaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTYuNzUgMTItMy0zbTAgMC0zIDNtMy0zdjZtLTEuNS0xNUg1LjYyNWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYxNy4yNWMwIC42MjEuNTA0IDEuMTI1IDEuMTI1IDEuMTI1aDEyLjc1Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1VjExLjI1YTkgOSAwIDAgMC05LTlaIi8+Cjwvc3ZnPgo=)}.hi-outline-document-chart-bar{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1TTkgMTYuNXYuNzVtMy0zdjNNMTUgMTJ2NS4yNW0tNC41LTE1SDUuNjI1Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djE3LjI1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVoMTIuNzVjLjYyMSAwIDEuMTI1LS41MDQgMS4xMjUtMS4xMjVWMTEuMjVhOSA5IDAgMCAwLTktOVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1TTkgMTYuNXYuNzVtMy0zdjNNMTUgMTJ2NS4yNW0tNC41LTE1SDUuNjI1Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djE3LjI1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVoMTIuNzVjLjYyMSAwIDEuMTI1LS41MDQgMS4xMjUtMS4xMjVWMTEuMjVhOSA5IDAgMCAwLTktOVoiLz4KPC9zdmc+Cg==)}.hi-outline-document-check{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC4xMjUgMi4yNWgtNC41Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djE3LjI1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVoMTIuNzVjLjYyMSAwIDEuMTI1LS41MDQgMS4xMjUtMS4xMjV2LTlNMTAuMTI1IDIuMjVoLjM3NWE5IDkgMCAwIDEgOSA5di4zNzVNMTAuMTI1IDIuMjVBMy4zNzUgMy4zNzUgMCAwIDEgMTMuNSA1LjYyNXYxLjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNWgxLjVhMy4zNzUgMy4zNzUgMCAwIDEgMy4zNzUgMy4zNzVNOSAxNWwyLjI1IDIuMjVMMTUgMTIiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC4xMjUgMi4yNWgtNC41Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djE3LjI1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVoMTIuNzVjLjYyMSAwIDEuMTI1LS41MDQgMS4xMjUtMS4xMjV2LTlNMTAuMTI1IDIuMjVoLjM3NWE5IDkgMCAwIDEgOSA5di4zNzVNMTAuMTI1IDIuMjVBMy4zNzUgMy4zNzUgMCAwIDEgMTMuNSA1LjYyNXYxLjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNWgxLjVhMy4zNzUgMy4zNzUgMCAwIDEgMy4zNzUgMy4zNzVNOSAxNWwyLjI1IDIuMjVMMTUgMTIiLz4KPC9zdmc+Cg==)}.hi-outline-document-currency-bangladeshi{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTAgOC4yNS4yMi0uMjJhLjc1Ljc1IDAgMCAxIDEuMjguNTN2Ni40NDFjMCAuNDcyLjIxNC45MzQuNjQgMS4xMzdhMy43NSAzLjc1IDAgMCAwIDQuOTk0LTEuNzdjLjIwNS0uNDI4LS4xNTItLjg2OC0uNjI3LS44NjhoLS41MDdtLTYtMi4yNWg3LjVNMTAuNSAyLjI1SDUuNjI1Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djE3LjI1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVoMTIuNzVjLjYyMSAwIDEuMTI1LS41MDQgMS4xMjUtMS4xMjVWMTEuMjVhOSA5IDAgMCAwLTktOVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTAgOC4yNS4yMi0uMjJhLjc1Ljc1IDAgMCAxIDEuMjguNTN2Ni40NDFjMCAuNDcyLjIxNC45MzQuNjQgMS4xMzdhMy43NSAzLjc1IDAgMCAwIDQuOTk0LTEuNzdjLjIwNS0uNDI4LS4xNTItLjg2OC0uNjI3LS44NjhoLS41MDdtLTYtMi4yNWg3LjVNMTAuNSAyLjI1SDUuNjI1Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djE3LjI1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVoMTIuNzVjLjYyMSAwIDEuMTI1LS41MDQgMS4xMjUtMS4xMjVWMTEuMjVhOSA5IDAgMCAwLTktOVoiLz4KPC9zdmc+Cg==)}.hi-outline-document-currency-dollar{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTMuNzUgOXY3LjVtMi4yNS02LjQ2NmE5LjAxNiA5LjAxNiAwIDAgMC0zLjQ2MS0uMjAzYy0uNTM2LjA3Mi0uOTc0LjQ3OC0xLjAyMSAxLjAxN2E0LjU1OSA0LjU1OSAwIDAgMC0uMDE4LjQwMmMwIC40NjQuMzM2Ljg0NC43NzUuOTk0bDIuOTUgMS4wMTJjLjQ0LjE1Ljc3NS41My43NzUuOTk0IDAgLjEzNi0uMDA2LjI3LS4wMTguNDAyLS4wNDcuNTM5LS40ODUuOTQ1LTEuMDIxIDEuMDE3YTkuMDc3IDkuMDc3IDAgMCAxLTMuNDYxLS4yMDNNMTAuNSAyLjI1SDUuNjI1Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djE3LjI1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVoMTIuNzVjLjYyMSAwIDEuMTI1LS41MDQgMS4xMjUtMS4xMjVWMTEuMjVhOSA5IDAgMCAwLTktOVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTMuNzUgOXY3LjVtMi4yNS02LjQ2NmE5LjAxNiA5LjAxNiAwIDAgMC0zLjQ2MS0uMjAzYy0uNTM2LjA3Mi0uOTc0LjQ3OC0xLjAyMSAxLjAxN2E0LjU1OSA0LjU1OSAwIDAgMC0uMDE4LjQwMmMwIC40NjQuMzM2Ljg0NC43NzUuOTk0bDIuOTUgMS4wMTJjLjQ0LjE1Ljc3NS41My43NzUuOTk0IDAgLjEzNi0uMDA2LjI3LS4wMTguNDAyLS4wNDcuNTM5LS40ODUuOTQ1LTEuMDIxIDEuMDE3YTkuMDc3IDkuMDc3IDAgMCAxLTMuNDYxLS4yMDNNMTAuNSAyLjI1SDUuNjI1Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djE3LjI1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVoMTIuNzVjLjYyMSAwIDEuMTI1LS41MDQgMS4xMjUtMS4xMjVWMTEuMjVhOSA5IDAgMCAwLTktOVoiLz4KPC9zdmc+Cg==)}.hi-outline-document-currency-euro{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTAgMTEuNjI1aDQuNW0tNC41IDIuMjVoNC41bTIuMTIxIDEuNTI3Yy0xLjE3MSAxLjQ2NC0zLjA3IDEuNDY0LTQuMjQyIDAtMS4xNzItMS40NjUtMS4xNzItMy44NCAwLTUuMzA0IDEuMTcxLTEuNDY0IDMuMDctMS40NjQgNC4yNDIgME0xMC41IDIuMjVINS42MjVjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MTcuMjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNWgxMi43NWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVYxMS4yNWE5IDkgMCAwIDAtOS05WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTAgMTEuNjI1aDQuNW0tNC41IDIuMjVoNC41bTIuMTIxIDEuNTI3Yy0xLjE3MSAxLjQ2NC0zLjA3IDEuNDY0LTQuMjQyIDAtMS4xNzItMS40NjUtMS4xNzItMy44NCAwLTUuMzA0IDEuMTcxLTEuNDY0IDMuMDctMS40NjQgNC4yNDIgME0xMC41IDIuMjVINS42MjVjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MTcuMjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNWgxMi43NWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVYxMS4yNWE5IDkgMCAwIDAtOS05WiIvPgo8L3N2Zz4K)}.hi-outline-document-currency-pound{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTYuNjIxIDkuODc5YTMgMyAwIDAgMC01LjAyIDIuODk3bC4xNjQuNjA5YTQuNSA0LjUgMCAwIDEtLjEwOCAyLjY3NmwtLjE1Ny40MzkuNDQtLjIyYTIuODYzIDIuODYzIDAgMCAxIDIuMTg1LS4xNTVjLjcyLjI0IDEuNTA3LjE4NCAyLjE4Ni0uMTU1TDE1IDE4TTguMjUgMTUuNzVIMTJtLTEuNS0xMy41SDUuNjI1Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djE3LjI1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVoMTIuNzVjLjYyMSAwIDEuMTI1LS41MDQgMS4xMjUtMS4xMjVWMTEuMjVhOSA5IDAgMCAwLTktOVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTYuNjIxIDkuODc5YTMgMyAwIDAgMC01LjAyIDIuODk3bC4xNjQuNjA5YTQuNSA0LjUgMCAwIDEtLjEwOCAyLjY3NmwtLjE1Ny40MzkuNDQtLjIyYTIuODYzIDIuODYzIDAgMCAxIDIuMTg1LS4xNTVjLjcyLjI0IDEuNTA3LjE4NCAyLjE4Ni0uMTU1TDE1IDE4TTguMjUgMTUuNzVIMTJtLTEuNS0xMy41SDUuNjI1Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djE3LjI1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVoMTIuNzVjLjYyMSAwIDEuMTI1LS41MDQgMS4xMjUtMS4xMjVWMTEuMjVhOSA5IDAgMCAwLTktOVoiLz4KPC9zdmc+Cg==)}.hi-outline-document-currency-rupee{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTIuMjUgOWgzLjc1bS00LjUgMi42MjVoNC41TTEyIDE4Ljc1IDkuNzUgMTYuNWguMzc1YTIuNjI1IDIuNjI1IDAgMCAwIDAtNS4yNUg5Ljc1bS43NS05SDUuNjI1Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djE3LjI1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVoMTIuNzVjLjYyMSAwIDEuMTI1LS41MDQgMS4xMjUtMS4xMjVWMTEuMjVhOSA5IDAgMCAwLTktOVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTIuMjUgOWgzLjc1bS00LjUgMi42MjVoNC41TTEyIDE4Ljc1IDkuNzUgMTYuNWguMzc1YTIuNjI1IDIuNjI1IDAgMCAwIDAtNS4yNUg5Ljc1bS43NS05SDUuNjI1Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djE3LjI1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVoMTIuNzVjLjYyMSAwIDEuMTI1LS41MDQgMS4xMjUtMS4xMjVWMTEuMjVhOSA5IDAgMCAwLTktOVoiLz4KPC9zdmc+Cg==)}.hi-outline-document-currency-yen{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTEuNSA5IDIuMjUgM20wIDAgMi4yNS0zbS0yLjI1IDN2NC41TTkuNzUgMTVoNC41bS00LjUgMi4yNWg0LjVtLTMuNzUtMTVINS42MjVjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MTcuMjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNWgxMi43NWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVYxMS4yNWE5IDkgMCAwIDAtOS05WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTEuNSA5IDIuMjUgM20wIDAgMi4yNS0zbS0yLjI1IDN2NC41TTkuNzUgMTVoNC41bS00LjUgMi4yNWg0LjVtLTMuNzUtMTVINS42MjVjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MTcuMjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNWgxMi43NWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVYxMS4yNWE5IDkgMCAwIDAtOS05WiIvPgo8L3N2Zz4K)}.hi-outline-document-duplicate{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSAxNy4yNXYzLjM3NWMwIC42MjEtLjUwNCAxLjEyNS0xLjEyNSAxLjEyNWgtOS43NWExLjEyNSAxLjEyNSAwIDAgMS0xLjEyNS0xLjEyNVY3Ljg3NWMwLS42MjEuNTA0LTEuMTI1IDEuMTI1LTEuMTI1SDYuNzVhOS4wNiA5LjA2IDAgMCAxIDEuNS4xMjRtNy41IDEwLjM3NmgzLjM3NWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVYxMS4yNWMwLTQuNDYtMy4yNDMtOC4xNjEtNy41LTguODc2YTkuMDYgOS4wNiAwIDAgMC0xLjUtLjEyNEg5LjM3NWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYzLjVtNy41IDEwLjM3NUg5LjM3NWExLjEyNSAxLjEyNSAwIDAgMS0xLjEyNS0xLjEyNXYtOS4yNW0xMiA2LjYyNXYtMS44NzVhMy4zNzUgMy4zNzUgMCAwIDAtMy4zNzUtMy4zNzVoLTEuNWExLjEyNSAxLjEyNSAwIDAgMS0xLjEyNS0xLjEyNXYtMS41YTMuMzc1IDMuMzc1IDAgMCAwLTMuMzc1LTMuMzc1SDkuNzUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSAxNy4yNXYzLjM3NWMwIC42MjEtLjUwNCAxLjEyNS0xLjEyNSAxLjEyNWgtOS43NWExLjEyNSAxLjEyNSAwIDAgMS0xLjEyNS0xLjEyNVY3Ljg3NWMwLS42MjEuNTA0LTEuMTI1IDEuMTI1LTEuMTI1SDYuNzVhOS4wNiA5LjA2IDAgMCAxIDEuNS4xMjRtNy41IDEwLjM3NmgzLjM3NWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVYxMS4yNWMwLTQuNDYtMy4yNDMtOC4xNjEtNy41LTguODc2YTkuMDYgOS4wNiAwIDAgMC0xLjUtLjEyNEg5LjM3NWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYzLjVtNy41IDEwLjM3NUg5LjM3NWExLjEyNSAxLjEyNSAwIDAgMS0xLjEyNS0xLjEyNXYtOS4yNW0xMiA2LjYyNXYtMS44NzVhMy4zNzUgMy4zNzUgMCAwIDAtMy4zNzUtMy4zNzVoLTEuNWExLjEyNSAxLjEyNSAwIDAgMS0xLjEyNS0xLjEyNXYtMS41YTMuMzc1IDMuMzc1IDAgMCAwLTMuMzc1LTMuMzc1SDkuNzUiLz4KPC9zdmc+Cg==)}.hi-outline-document-magnifying-glass{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTUuMjMxIDEzLjQ4MUwxNSAxNy4yNW0tNC41LTE1SDUuNjI1Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djE2LjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNWgxMi43NWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVYxMS4yNWE5IDkgMCAwIDAtOS05Wm0zLjc1IDExLjYyNWEyLjYyNSAyLjYyNSAwIDEgMS01LjI1IDAgMi42MjUgMi42MjUgMCAwIDEgNS4yNSAwWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTUuMjMxIDEzLjQ4MUwxNSAxNy4yNW0tNC41LTE1SDUuNjI1Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djE2LjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNWgxMi43NWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVYxMS4yNWE5IDkgMCAwIDAtOS05Wm0zLjc1IDExLjYyNWEyLjYyNSAyLjYyNSAwIDEgMS01LjI1IDAgMi42MjUgMi42MjUgMCAwIDEgNS4yNSAwWiIvPgo8L3N2Zz4K)}.hi-outline-document-minus{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTYuNzUgMTJIOW0xLjUtMTJINS42MjVjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MTcuMjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNWgxMi43NWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVYxMS4yNWE5IDkgMCAwIDAtOS05WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTYuNzUgMTJIOW0xLjUtMTJINS42MjVjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MTcuMjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNWgxMi43NWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVYxMS4yNWE5IDkgMCAwIDAtOS05WiIvPgo8L3N2Zz4K)}.hi-outline-document-plus{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTMuNzUgOXY2bTMtM0g5bTEuNS0xMkg1LjYyNWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYxNy4yNWMwIC42MjEuNTA0IDEuMTI1IDEuMTI1IDEuMTI1aDEyLjc1Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1VjExLjI1YTkgOSAwIDAgMC05LTlaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTMuNzUgOXY2bTMtM0g5bTEuNS0xMkg1LjYyNWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYxNy4yNWMwIC42MjEuNTA0IDEuMTI1IDEuMTI1IDEuMTI1aDEyLjc1Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1VjExLjI1YTkgOSAwIDAgMC05LTlaIi8+Cjwvc3ZnPgo=)}.hi-outline-document-text{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTAgMTIuNzVoNy41bS03LjUgM0gxMk0xMC41IDIuMjVINS42MjVjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MTcuMjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNWgxMi43NWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVYxMS4yNWE5IDkgMCAwIDAtOS05WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDE0LjI1di0yLjYyNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjUgNy4xMjV2LTEuNWEzLjM3NSAzLjM3NSAwIDAgMC0zLjM3NS0zLjM3NUg4LjI1bTAgMTIuNzVoNy41bS03LjUgM0gxMk0xMC41IDIuMjVINS42MjVjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MTcuMjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNWgxMi43NWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVYxMS4yNWE5IDkgMCAwIDAtOS05WiIvPgo8L3N2Zz4K)}.hi-outline-ellipsis-horizontal{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02Ljc1IDEyYS43NS43NSAwIDEgMS0xLjUgMCAuNzUuNzUgMCAwIDEgMS41IDBaTTEyLjc1IDEyYS43NS43NSAwIDEgMS0xLjUgMCAuNzUuNzUgMCAwIDEgMS41IDBaTTE4Ljc1IDEyYS43NS43NSAwIDEgMS0xLjUgMCAuNzUuNzUgMCAwIDEgMS41IDBaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02Ljc1IDEyYS43NS43NSAwIDEgMS0xLjUgMCAuNzUuNzUgMCAwIDEgMS41IDBaTTEyLjc1IDEyYS43NS43NSAwIDEgMS0xLjUgMCAuNzUuNzUgMCAwIDEgMS41IDBaTTE4Ljc1IDEyYS43NS43NSAwIDEgMS0xLjUgMCAuNzUuNzUgMCAwIDEgMS41IDBaIi8+Cjwvc3ZnPgo=)}.hi-outline-ellipsis-horizontal-circle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjYyNSAxMmEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFptMCAwSDguMjVtNC4xMjUgMGEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFptMCAwSDEybTQuMTI1IDBhLjM3NS4zNzUgMCAxIDEtLjc1IDAgLjM3NS4zNzUgMCAwIDEgLjc1IDBabTAgMGgtLjM3NU0yMSAxMmE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjYyNSAxMmEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFptMCAwSDguMjVtNC4xMjUgMGEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFptMCAwSDEybTQuMTI1IDBhLjM3NS4zNzUgMCAxIDEtLjc1IDAgLjM3NS4zNzUgMCAwIDEgLjc1IDBabTAgMGgtLjM3NU0yMSAxMmE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFoiLz4KPC9zdmc+Cg==)}.hi-outline-ellipsis-vertical{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA2Ljc1YS43NS43NSAwIDEgMSAwLTEuNS43NS43NSAwIDAgMSAwIDEuNVpNMTIgMTIuNzVhLjc1Ljc1IDAgMSAxIDAtMS41Ljc1Ljc1IDAgMCAxIDAgMS41Wk0xMiAxOC43NWEuNzUuNzUgMCAxIDEgMC0xLjUuNzUuNzUgMCAwIDEgMCAxLjVaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA2Ljc1YS43NS43NSAwIDEgMSAwLTEuNS43NS43NSAwIDAgMSAwIDEuNVpNMTIgMTIuNzVhLjc1Ljc1IDAgMSAxIDAtMS41Ljc1Ljc1IDAgMCAxIDAgMS41Wk0xMiAxOC43NWEuNzUuNzUgMCAxIDEgMC0xLjUuNzUuNzUgMCAwIDEgMCAxLjVaIi8+Cjwvc3ZnPgo=)}.hi-outline-envelope{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMS43NSA2Ljc1djEwLjVhMi4yNSAyLjI1IDAgMCAxLTIuMjUgMi4yNWgtMTVhMi4yNSAyLjI1IDAgMCAxLTIuMjUtMi4yNVY2Ljc1bTE5LjUgMEEyLjI1IDIuMjUgMCAwIDAgMTkuNSA0LjVoLTE1YTIuMjUgMi4yNSAwIDAgMC0yLjI1IDIuMjVtMTkuNSAwdi4yNDNhMi4yNSAyLjI1IDAgMCAxLTEuMDcgMS45MTZsLTcuNSA0LjYxNWEyLjI1IDIuMjUgMCAwIDEtMi4zNiAwTDMuMzIgOC45MWEyLjI1IDIuMjUgMCAwIDEtMS4wNy0xLjkxNlY2Ljc1Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMS43NSA2Ljc1djEwLjVhMi4yNSAyLjI1IDAgMCAxLTIuMjUgMi4yNWgtMTVhMi4yNSAyLjI1IDAgMCAxLTIuMjUtMi4yNVY2Ljc1bTE5LjUgMEEyLjI1IDIuMjUgMCAwIDAgMTkuNSA0LjVoLTE1YTIuMjUgMi4yNSAwIDAgMC0yLjI1IDIuMjVtMTkuNSAwdi4yNDNhMi4yNSAyLjI1IDAgMCAxLTEuMDcgMS45MTZsLTcuNSA0LjYxNWEyLjI1IDIuMjUgMCAwIDEtMi4zNiAwTDMuMzIgOC45MWEyLjI1IDIuMjUgMCAwIDEtMS4wNy0xLjkxNlY2Ljc1Ii8+Cjwvc3ZnPgo=)}.hi-outline-envelope-open{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMS43NSA5di45MDZhMi4yNSAyLjI1IDAgMCAxLTEuMTgzIDEuOTgxbC02LjQ3OCAzLjQ4OE0yLjI1IDl2LjkwNmEyLjI1IDIuMjUgMCAwIDAgMS4xODMgMS45ODFsNi40NzggMy40ODhtOC44MzkgMi41MS00LjY2LTIuNTFtMCAwLTEuMDIzLS41NWEyLjI1IDIuMjUgMCAwIDAtMi4xMzQgMGwtMS4wMjIuNTVtMCAwLTQuNjYxIDIuNTFtMTYuNSAxLjYxNWEyLjI1IDIuMjUgMCAwIDEtMi4yNSAyLjI1aC0xNWEyLjI1IDIuMjUgMCAwIDEtMi4yNS0yLjI1VjguODQ0YTIuMjUgMi4yNSAwIDAgMSAxLjE4My0xLjk4MWw3LjUtNC4wMzlhMi4yNSAyLjI1IDAgMCAxIDIuMTM0IDBsNy41IDQuMDM5YTIuMjUgMi4yNSAwIDAgMSAxLjE4MyAxLjk4VjE5LjVaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMS43NSA5di45MDZhMi4yNSAyLjI1IDAgMCAxLTEuMTgzIDEuOTgxbC02LjQ3OCAzLjQ4OE0yLjI1IDl2LjkwNmEyLjI1IDIuMjUgMCAwIDAgMS4xODMgMS45ODFsNi40NzggMy40ODhtOC44MzkgMi41MS00LjY2LTIuNTFtMCAwLTEuMDIzLS41NWEyLjI1IDIuMjUgMCAwIDAtMi4xMzQgMGwtMS4wMjIuNTVtMCAwLTQuNjYxIDIuNTFtMTYuNSAxLjYxNWEyLjI1IDIuMjUgMCAwIDEtMi4yNSAyLjI1aC0xNWEyLjI1IDIuMjUgMCAwIDEtMi4yNS0yLjI1VjguODQ0YTIuMjUgMi4yNSAwIDAgMSAxLjE4My0xLjk4MWw3LjUtNC4wMzlhMi4yNSAyLjI1IDAgMCAxIDIuMTM0IDBsNy41IDQuMDM5YTIuMjUgMi4yNSAwIDAgMSAxLjE4MyAxLjk4VjE5LjVaIi8+Cjwvc3ZnPgo=)}.hi-outline-equals{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik00LjQ5OSA4LjI0OGgxNW0tMTUgNy41MDFoMTUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik00LjQ5OSA4LjI0OGgxNW0tMTUgNy41MDFoMTUiLz4KPC9zdmc+Cg==)}.hi-outline-exclamation-circle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA5djMuNzVtOS0uNzVhOSA5IDAgMSAxLTE4IDAgOSA5IDAgMCAxIDE4IDBabS05IDMuNzVoLjAwOHYuMDA4SDEydi0uMDA4WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA5djMuNzVtOS0uNzVhOSA5IDAgMSAxLTE4IDAgOSA5IDAgMCAxIDE4IDBabS05IDMuNzVoLjAwOHYuMDA4SDEydi0uMDA4WiIvPgo8L3N2Zz4K)}.hi-outline-exclamation-triangle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA5djMuNzVtLTkuMzAzIDMuMzc2Yy0uODY2IDEuNS4yMTcgMy4zNzQgMS45NDggMy4zNzRoMTQuNzFjMS43MyAwIDIuODEzLTEuODc0IDEuOTQ4LTMuMzc0TDEzLjk0OSAzLjM3OGMtLjg2Ni0xLjUtMy4wMzItMS41LTMuODk4IDBMMi42OTcgMTYuMTI2Wk0xMiAxNS43NWguMDA3di4wMDhIMTJ2LS4wMDhaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA5djMuNzVtLTkuMzAzIDMuMzc2Yy0uODY2IDEuNS4yMTcgMy4zNzQgMS45NDggMy4zNzRoMTQuNzFjMS43MyAwIDIuODEzLTEuODc0IDEuOTQ4LTMuMzc0TDEzLjk0OSAzLjM3OGMtLjg2Ni0xLjUtMy4wMzItMS41LTMuODk4IDBMMi42OTcgMTYuMTI2Wk0xMiAxNS43NWguMDA3di4wMDhIMTJ2LS4wMDhaIi8+Cjwvc3ZnPgo=)}.hi-outline-eye{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjAzNiAxMi4zMjJhMS4wMTIgMS4wMTIgMCAwIDEgMC0uNjM5QzMuNDIzIDcuNTEgNy4zNiA0LjUgMTIgNC41YzQuNjM4IDAgOC41NzMgMy4wMDcgOS45NjMgNy4xNzguMDcuMjA3LjA3LjQzMSAwIC42MzlDMjAuNTc3IDE2LjQ5IDE2LjY0IDE5LjUgMTIgMTkuNWMtNC42MzggMC04LjU3My0zLjAwNy05Ljk2My03LjE3OFoiLz4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNSAxMmEzIDMgMCAxIDEtNiAwIDMgMyAwIDAgMSA2IDBaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjAzNiAxMi4zMjJhMS4wMTIgMS4wMTIgMCAwIDEgMC0uNjM5QzMuNDIzIDcuNTEgNy4zNiA0LjUgMTIgNC41YzQuNjM4IDAgOC41NzMgMy4wMDcgOS45NjMgNy4xNzguMDcuMjA3LjA3LjQzMSAwIC42MzlDMjAuNTc3IDE2LjQ5IDE2LjY0IDE5LjUgMTIgMTkuNWMtNC42MzggMC04LjU3My0zLjAwNy05Ljk2My03LjE3OFoiLz4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNSAxMmEzIDMgMCAxIDEtNiAwIDMgMyAwIDAgMSA2IDBaIi8+Cjwvc3ZnPgo=)}.hi-outline-eye-dropper{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNSAxMS4yNSAxLjUgMS41Ljc1LS43NVY4Ljc1OGwyLjI3Ni0uNjFhMyAzIDAgMSAwLTMuNjc1LTMuNjc1bC0uNjEgMi4yNzdIMTJsLS43NS43NSAxLjUgMS41TTE1IDExLjI1bC04LjQ3IDguNDdjLS4zNC4zNC0uOC41My0xLjI4LjUzcy0uOTQuMTktMS4yOC41M2wtLjk3Ljk3LS43NS0uNzUuOTctLjk3Yy4zNC0uMzQuNTMtLjguNTMtMS4yOHMuMTktLjk0LjUzLTEuMjhMMTIuNzUgOU0xNSAxMS4yNSAxMi43NSA5Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNSAxMS4yNSAxLjUgMS41Ljc1LS43NVY4Ljc1OGwyLjI3Ni0uNjFhMyAzIDAgMSAwLTMuNjc1LTMuNjc1bC0uNjEgMi4yNzdIMTJsLS43NS43NSAxLjUgMS41TTE1IDExLjI1bC04LjQ3IDguNDdjLS4zNC4zNC0uOC41My0xLjI4LjUzcy0uOTQuMTktMS4yOC41M2wtLjk3Ljk3LS43NS0uNzUuOTctLjk3Yy4zNC0uMzQuNTMtLjguNTMtMS4yOHMuMTktLjk0LjUzLTEuMjhMMTIuNzUgOU0xNSAxMS4yNSAxMi43NSA5Ii8+Cjwvc3ZnPgo=)}.hi-outline-eye-slash{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjk4IDguMjIzQTEwLjQ3NyAxMC40NzcgMCAwIDAgMS45MzQgMTJDMy4yMjYgMTYuMzM4IDcuMjQ0IDE5LjUgMTIgMTkuNWMuOTkzIDAgMS45NTMtLjEzOCAyLjg2My0uMzk1TTYuMjI4IDYuMjI4QTEwLjQ1MSAxMC40NTEgMCAwIDEgMTIgNC41YzQuNzU2IDAgOC43NzMgMy4xNjIgMTAuMDY1IDcuNDk4YTEwLjUyMiAxMC41MjIgMCAwIDEtNC4yOTMgNS43NzRNNi4yMjggNi4yMjggMyAzbTMuMjI4IDMuMjI4IDMuNjUgMy42NW03Ljg5NCA3Ljg5NEwyMSAyMW0tMy4yMjgtMy4yMjgtMy42NS0zLjY1bTAgMGEzIDMgMCAxIDAtNC4yNDMtNC4yNDNtNC4yNDIgNC4yNDJMOS44OCA5Ljg4Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjk4IDguMjIzQTEwLjQ3NyAxMC40NzcgMCAwIDAgMS45MzQgMTJDMy4yMjYgMTYuMzM4IDcuMjQ0IDE5LjUgMTIgMTkuNWMuOTkzIDAgMS45NTMtLjEzOCAyLjg2My0uMzk1TTYuMjI4IDYuMjI4QTEwLjQ1MSAxMC40NTEgMCAwIDEgMTIgNC41YzQuNzU2IDAgOC43NzMgMy4xNjIgMTAuMDY1IDcuNDk4YTEwLjUyMiAxMC41MjIgMCAwIDEtNC4yOTMgNS43NzRNNi4yMjggNi4yMjggMyAzbTMuMjI4IDMuMjI4IDMuNjUgMy42NW03Ljg5NCA3Ljg5NEwyMSAyMW0tMy4yMjgtMy4yMjgtMy42NS0zLjY1bTAgMGEzIDMgMCAxIDAtNC4yNDMtNC4yNDNtNC4yNDIgNC4yNDJMOS44OCA5Ljg4Ii8+Cjwvc3ZnPgo=)}.hi-outline-face-frown{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS4xODIgMTYuMzE4QTQuNDg2IDQuNDg2IDAgMCAwIDEyLjAxNiAxNWE0LjQ4NiA0LjQ4NiAwIDAgMC0zLjE5OCAxLjMxOE0yMSAxMmE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFpNOS43NSA5Ljc1YzAgLjQxNC0uMTY4Ljc1LS4zNzUuNzVTOSAxMC4xNjQgOSA5Ljc1IDkuMTY4IDkgOS4zNzUgOXMuMzc1LjMzNi4zNzUuNzVabS0uMzc1IDBoLjAwOHYuMDE1aC0uMDA4VjkuNzVabTUuNjI1IDBjMCAuNDE0LS4xNjguNzUtLjM3NS43NXMtLjM3NS0uMzM2LS4zNzUtLjc1LjE2OC0uNzUuMzc1LS43NS4zNzUuMzM2LjM3NS43NVptLS4zNzUgMGguMDA4di4wMTVoLS4wMDhWOS43NVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS4xODIgMTYuMzE4QTQuNDg2IDQuNDg2IDAgMCAwIDEyLjAxNiAxNWE0LjQ4NiA0LjQ4NiAwIDAgMC0zLjE5OCAxLjMxOE0yMSAxMmE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFpNOS43NSA5Ljc1YzAgLjQxNC0uMTY4Ljc1LS4zNzUuNzVTOSAxMC4xNjQgOSA5Ljc1IDkuMTY4IDkgOS4zNzUgOXMuMzc1LjMzNi4zNzUuNzVabS0uMzc1IDBoLjAwOHYuMDE1aC0uMDA4VjkuNzVabTUuNjI1IDBjMCAuNDE0LS4xNjguNzUtLjM3NS43NXMtLjM3NS0uMzM2LS4zNzUtLjc1LjE2OC0uNzUuMzc1LS43NS4zNzUuMzM2LjM3NS43NVptLS4zNzUgMGguMDA4di4wMTVoLS4wMDhWOS43NVoiLz4KPC9zdmc+Cg==)}.hi-outline-face-smile{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS4xODIgMTUuMTgyYTQuNSA0LjUgMCAwIDEtNi4zNjQgME0yMSAxMmE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFpNOS43NSA5Ljc1YzAgLjQxNC0uMTY4Ljc1LS4zNzUuNzVTOSAxMC4xNjQgOSA5Ljc1IDkuMTY4IDkgOS4zNzUgOXMuMzc1LjMzNi4zNzUuNzVabS0uMzc1IDBoLjAwOHYuMDE1aC0uMDA4VjkuNzVabTUuNjI1IDBjMCAuNDE0LS4xNjguNzUtLjM3NS43NXMtLjM3NS0uMzM2LS4zNzUtLjc1LjE2OC0uNzUuMzc1LS43NS4zNzUuMzM2LjM3NS43NVptLS4zNzUgMGguMDA4di4wMTVoLS4wMDhWOS43NVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS4xODIgMTUuMTgyYTQuNSA0LjUgMCAwIDEtNi4zNjQgME0yMSAxMmE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFpNOS43NSA5Ljc1YzAgLjQxNC0uMTY4Ljc1LS4zNzUuNzVTOSAxMC4xNjQgOSA5Ljc1IDkuMTY4IDkgOS4zNzUgOXMuMzc1LjMzNi4zNzUuNzVabS0uMzc1IDBoLjAwOHYuMDE1aC0uMDA4VjkuNzVabTUuNjI1IDBjMCAuNDE0LS4xNjguNzUtLjM3NS43NXMtLjM3NS0uMzM2LS4zNzUtLjc1LjE2OC0uNzUuMzc1LS43NS4zNzUuMzM2LjM3NS43NVptLS4zNzUgMGguMDA4di4wMTVoLS4wMDhWOS43NVoiLz4KPC9zdmc+Cg==)}.hi-outline-film{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjM3NSAxOS41aDE3LjI1bS0xNy4yNSAwYTEuMTI1IDEuMTI1IDAgMCAxLTEuMTI1LTEuMTI1TTMuMzc1IDE5LjVoMS41QzUuNDk2IDE5LjUgNiAxOC45OTYgNiAxOC4zNzVtLTMuNzUgMFY1LjYyNW0wIDEyLjc1di0xLjVjMC0uNjIxLjUwNC0xLjEyNSAxLjEyNS0xLjEyNW0xOC4zNzUgMi42MjVWNS42MjVtMCAxMi43NWMwIC42MjEtLjUwNCAxLjEyNS0xLjEyNSAxLjEyNW0xLjEyNS0xLjEyNXYtMS41YzAtLjYyMS0uNTA0LTEuMTI1LTEuMTI1LTEuMTI1bTAgMy43NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDE4IDE4LjM3NU0yMC42MjUgNC41SDMuMzc1bTE3LjI1IDBjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNU0yMC42MjUgNC41aC0xLjVDMTguNTA0IDQuNSAxOCA1LjAwNCAxOCA1LjYyNW0zLjc1IDB2MS41YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1TTMuMzc1IDQuNWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNU0zLjM3NSA0LjVoMS41QzUuNDk2IDQuNSA2IDUuMDA0IDYgNS42MjVtLTMuNzUgMHYxLjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNW0wIDBoMS41bS0xLjUgMGMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYxLjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNW0xLjUtMy43NUM1LjQ5NiA4LjI1IDYgNy43NDYgNiA3LjEyNXYtMS41TTQuODc1IDguMjVDNS40OTYgOC4yNSA2IDguNzU0IDYgOS4zNzV2MS41bTAtNS4yNXY1LjI1bTAtNS4yNUM2IDUuMDA0IDYuNTA0IDQuNSA3LjEyNSA0LjVoOS43NWMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1bTEuMTI1IDIuNjI1aDEuNW0tMS41IDBBMS4xMjUgMS4xMjUgMCAwIDEgMTggNy4xMjV2LTEuNW0xLjEyNSAyLjYyNWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYxLjVtMi42MjUtMi42MjVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXYxLjVjMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVNMTggNS42MjV2NS4yNU03LjEyNSAxMmg5Ljc1bS05Ljc1IDBBMS4xMjUgMS4xMjUgMCAwIDEgNiAxMC44NzVNNy4xMjUgMTJDNi41MDQgMTIgNiAxMi41MDQgNiAxMy4xMjVtMC0yLjI1QzYgMTEuNDk2IDUuNDk2IDEyIDQuODc1IDEyTTE4IDEwLjg3NWMwIC42MjEtLjUwNCAxLjEyNS0xLjEyNSAxLjEyNU0xOCAxMC44NzVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNW0tMi4yNSAwYy42MjEgMCAxLjEyNS41MDQgMS4xMjUgMS4xMjVtLTEyIDUuMjV2LTUuMjVtMCA1LjI1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVoOS43NWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNW0tMTIgMHYtMS41YzAtLjYyMS0uNTA0LTEuMTI1LTEuMTI1LTEuMTI1TTE4IDE4LjM3NXYtNS4yNW0wIDUuMjV2LTEuNWMwLS42MjEuNTA0LTEuMTI1IDEuMTI1LTEuMTI1TTE4IDEzLjEyNXYxLjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNU0xOCAxMy4xMjVjMC0uNjIxLjUwNC0xLjEyNSAxLjEyNS0xLjEyNU02IDEzLjEyNXYxLjVjMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVNNiAxMy4xMjVDNiAxMi41MDQgNS40OTYgMTIgNC44NzUgMTJtLTEuNSAwaDEuNW0tMS41IDBjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MS41YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVNMTkuMTI1IDEyaDEuNW0wIDBjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXYxLjVjMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVtLTE3LjI1IDBoMS41bTE0LjI1IDBoMS41Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjM3NSAxOS41aDE3LjI1bS0xNy4yNSAwYTEuMTI1IDEuMTI1IDAgMCAxLTEuMTI1LTEuMTI1TTMuMzc1IDE5LjVoMS41QzUuNDk2IDE5LjUgNiAxOC45OTYgNiAxOC4zNzVtLTMuNzUgMFY1LjYyNW0wIDEyLjc1di0xLjVjMC0uNjIxLjUwNC0xLjEyNSAxLjEyNS0xLjEyNW0xOC4zNzUgMi42MjVWNS42MjVtMCAxMi43NWMwIC42MjEtLjUwNCAxLjEyNS0xLjEyNSAxLjEyNW0xLjEyNS0xLjEyNXYtMS41YzAtLjYyMS0uNTA0LTEuMTI1LTEuMTI1LTEuMTI1bTAgMy43NWgtMS41QTEuMTI1IDEuMTI1IDAgMCAxIDE4IDE4LjM3NU0yMC42MjUgNC41SDMuMzc1bTE3LjI1IDBjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNU0yMC42MjUgNC41aC0xLjVDMTguNTA0IDQuNSAxOCA1LjAwNCAxOCA1LjYyNW0zLjc1IDB2MS41YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1TTMuMzc1IDQuNWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNU0zLjM3NSA0LjVoMS41QzUuNDk2IDQuNSA2IDUuMDA0IDYgNS42MjVtLTMuNzUgMHYxLjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNW0wIDBoMS41bS0xLjUgMGMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYxLjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNW0xLjUtMy43NUM1LjQ5NiA4LjI1IDYgNy43NDYgNiA3LjEyNXYtMS41TTQuODc1IDguMjVDNS40OTYgOC4yNSA2IDguNzU0IDYgOS4zNzV2MS41bTAtNS4yNXY1LjI1bTAtNS4yNUM2IDUuMDA0IDYuNTA0IDQuNSA3LjEyNSA0LjVoOS43NWMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1bTEuMTI1IDIuNjI1aDEuNW0tMS41IDBBMS4xMjUgMS4xMjUgMCAwIDEgMTggNy4xMjV2LTEuNW0xLjEyNSAyLjYyNWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYxLjVtMi42MjUtMi42MjVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXYxLjVjMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVNMTggNS42MjV2NS4yNU03LjEyNSAxMmg5Ljc1bS05Ljc1IDBBMS4xMjUgMS4xMjUgMCAwIDEgNiAxMC44NzVNNy4xMjUgMTJDNi41MDQgMTIgNiAxMi41MDQgNiAxMy4xMjVtMC0yLjI1QzYgMTEuNDk2IDUuNDk2IDEyIDQuODc1IDEyTTE4IDEwLjg3NWMwIC42MjEtLjUwNCAxLjEyNS0xLjEyNSAxLjEyNU0xOCAxMC44NzVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNW0tMi4yNSAwYy42MjEgMCAxLjEyNS41MDQgMS4xMjUgMS4xMjVtLTEyIDUuMjV2LTUuMjVtMCA1LjI1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVoOS43NWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNW0tMTIgMHYtMS41YzAtLjYyMS0uNTA0LTEuMTI1LTEuMTI1LTEuMTI1TTE4IDE4LjM3NXYtNS4yNW0wIDUuMjV2LTEuNWMwLS42MjEuNTA0LTEuMTI1IDEuMTI1LTEuMTI1TTE4IDEzLjEyNXYxLjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNU0xOCAxMy4xMjVjMC0uNjIxLjUwNC0xLjEyNSAxLjEyNS0xLjEyNU02IDEzLjEyNXYxLjVjMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVNNiAxMy4xMjVDNiAxMi41MDQgNS40OTYgMTIgNC44NzUgMTJtLTEuNSAwaDEuNW0tMS41IDBjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MS41YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVNMTkuMTI1IDEyaDEuNW0wIDBjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXYxLjVjMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVtLTE3LjI1IDBoMS41bTE0LjI1IDBoMS41Ii8+Cjwvc3ZnPgo=)}.hi-outline-finger-print{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03Ljg2NCA0LjI0M0E3LjUgNy41IDAgMCAxIDE5LjUgMTAuNWMwIDIuOTItLjU1NiA1LjcwOS0xLjU2OCA4LjI2OE01Ljc0MiA2LjM2NEE3LjQ2NSA3LjQ2NSAwIDAgMCA0LjUgMTAuNWE3LjQ2NCA3LjQ2NCAwIDAgMS0xLjE1IDMuOTkzbTEuOTg5IDMuNTU5QTExLjIwOSAxMS4yMDkgMCAwIDAgOC4yNSAxMC41YTMuNzUgMy43NSAwIDEgMSA3LjUgMGMwIC41MjctLjAyMSAxLjA0OS0uMDY0IDEuNTY1TTEyIDEwLjVhMTQuOTQgMTQuOTQgMCAwIDEtMy42IDkuNzVtNi42MzMtNC41OTZhMTguNjY2IDE4LjY2NiAwIDAgMS0yLjQ4NSA1LjMzIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03Ljg2NCA0LjI0M0E3LjUgNy41IDAgMCAxIDE5LjUgMTAuNWMwIDIuOTItLjU1NiA1LjcwOS0xLjU2OCA4LjI2OE01Ljc0MiA2LjM2NEE3LjQ2NSA3LjQ2NSAwIDAgMCA0LjUgMTAuNWE3LjQ2NCA3LjQ2NCAwIDAgMS0xLjE1IDMuOTkzbTEuOTg5IDMuNTU5QTExLjIwOSAxMS4yMDkgMCAwIDAgOC4yNSAxMC41YTMuNzUgMy43NSAwIDEgMSA3LjUgMGMwIC41MjctLjAyMSAxLjA0OS0uMDY0IDEuNTY1TTEyIDEwLjVhMTQuOTQgMTQuOTQgMCAwIDEtMy42IDkuNzVtNi42MzMtNC41OTZhMTguNjY2IDE4LjY2NiAwIDAgMS0yLjQ4NSA1LjMzIi8+Cjwvc3ZnPgo=)}.hi-outline-fire{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS4zNjIgNS4yMTRBOC4yNTIgOC4yNTIgMCAwIDEgMTIgMjEgOC4yNSA4LjI1IDAgMCAxIDYuMDM4IDcuMDQ3IDguMjg3IDguMjg3IDAgMCAwIDkgOS42MDFhOC45ODMgOC45ODMgMCAwIDEgMy4zNjEtNi44NjcgOC4yMSA4LjIxIDAgMCAwIDMgMi40OFoiLz4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAxOGEzLjc1IDMuNzUgMCAwIDAgLjQ5NS03LjQ2OCA1Ljk5IDUuOTkgMCAwIDAtMS45MjUgMy41NDcgNS45NzUgNS45NzUgMCAwIDEtMi4xMzMtMS4wMDFBMy43NSAzLjc1IDAgMCAwIDEyIDE4WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS4zNjIgNS4yMTRBOC4yNTIgOC4yNTIgMCAwIDEgMTIgMjEgOC4yNSA4LjI1IDAgMCAxIDYuMDM4IDcuMDQ3IDguMjg3IDguMjg3IDAgMCAwIDkgOS42MDFhOC45ODMgOC45ODMgMCAwIDEgMy4zNjEtNi44NjcgOC4yMSA4LjIxIDAgMCAwIDMgMi40OFoiLz4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAxOGEzLjc1IDMuNzUgMCAwIDAgLjQ5NS03LjQ2OCA1Ljk5IDUuOTkgMCAwIDAtMS45MjUgMy41NDcgNS45NzUgNS45NzUgMCAwIDEtMi4xMzMtMS4wMDFBMy43NSAzLjc1IDAgMCAwIDEyIDE4WiIvPgo8L3N2Zz4K)}.hi-outline-flag{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zIDN2MS41TTMgMjF2LTZtMCAwIDIuNzctLjY5M2E5IDkgMCAwIDEgNi4yMDguNjgybC4xMDguMDU0YTkgOSAwIDAgMCA2LjA4Ni43MWwzLjExNC0uNzMyYTQ4LjUyNCA0OC41MjQgMCAwIDEtLjAwNS0xMC40OTlsLTMuMTEuNzMyYTkgOSAwIDAgMS02LjA4NS0uNzExbC0uMTA4LS4wNTRhOSA5IDAgMCAwLTYuMjA4LS42ODJMMyA0LjVNMyAxNVY0LjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zIDN2MS41TTMgMjF2LTZtMCAwIDIuNzctLjY5M2E5IDkgMCAwIDEgNi4yMDguNjgybC4xMDguMDU0YTkgOSAwIDAgMCA2LjA4Ni43MWwzLjExNC0uNzMyYTQ4LjUyNCA0OC41MjQgMCAwIDEtLjAwNS0xMC40OTlsLTMuMTEuNzMyYTkgOSAwIDAgMS02LjA4NS0uNzExbC0uMTA4LS4wNTRhOSA5IDAgMCAwLTYuMjA4LS42ODJMMyA0LjVNMyAxNVY0LjUiLz4KPC9zdmc+Cg==)}.hi-outline-folder{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDEyLjc1VjEyQTIuMjUgMi4yNSAwIDAgMSA0LjUgOS43NWgxNUEyLjI1IDIuMjUgMCAwIDEgMjEuNzUgMTJ2Ljc1bS04LjY5LTYuNDQtMi4xMi0yLjEyYTEuNSAxLjUgMCAwIDAtMS4wNjEtLjQ0SDQuNUEyLjI1IDIuMjUgMCAwIDAgMi4yNSA2djEyYTIuMjUgMi4yNSAwIDAgMCAyLjI1IDIuMjVoMTVBMi4yNSAyLjI1IDAgMCAwIDIxLjc1IDE4VjlhMi4yNSAyLjI1IDAgMCAwLTIuMjUtMi4yNWgtNS4zNzlhMS41IDEuNSAwIDAgMS0xLjA2LS40NFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDEyLjc1VjEyQTIuMjUgMi4yNSAwIDAgMSA0LjUgOS43NWgxNUEyLjI1IDIuMjUgMCAwIDEgMjEuNzUgMTJ2Ljc1bS04LjY5LTYuNDQtMi4xMi0yLjEyYTEuNSAxLjUgMCAwIDAtMS4wNjEtLjQ0SDQuNUEyLjI1IDIuMjUgMCAwIDAgMi4yNSA2djEyYTIuMjUgMi4yNSAwIDAgMCAyLjI1IDIuMjVoMTVBMi4yNSAyLjI1IDAgMCAwIDIxLjc1IDE4VjlhMi4yNSAyLjI1IDAgMCAwLTIuMjUtMi4yNWgtNS4zNzlhMS41IDEuNSAwIDAgMS0xLjA2LS40NFoiLz4KPC9zdmc+Cg==)}.hi-outline-folder-arrow-down{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im05IDEzLjUgMyAzbTAgMCAzLTNtLTMgM3YtNm0xLjA2LTQuMTktMi4xMi0yLjEyYTEuNSAxLjUgMCAwIDAtMS4wNjEtLjQ0SDQuNUEyLjI1IDIuMjUgMCAwIDAgMi4yNSA2djEyYTIuMjUgMi4yNSAwIDAgMCAyLjI1IDIuMjVoMTVBMi4yNSAyLjI1IDAgMCAwIDIxLjc1IDE4VjlhMi4yNSAyLjI1IDAgMCAwLTIuMjUtMi4yNWgtNS4zNzlhMS41IDEuNSAwIDAgMS0xLjA2LS40NFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im05IDEzLjUgMyAzbTAgMCAzLTNtLTMgM3YtNm0xLjA2LTQuMTktMi4xMi0yLjEyYTEuNSAxLjUgMCAwIDAtMS4wNjEtLjQ0SDQuNUEyLjI1IDIuMjUgMCAwIDAgMi4yNSA2djEyYTIuMjUgMi4yNSAwIDAgMCAyLjI1IDIuMjVoMTVBMi4yNSAyLjI1IDAgMCAwIDIxLjc1IDE4VjlhMi4yNSAyLjI1IDAgMCAwLTIuMjUtMi4yNWgtNS4zNzlhMS41IDEuNSAwIDAgMS0xLjA2LS40NFoiLz4KPC9zdmc+Cg==)}.hi-outline-folder-minus{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNSAxMy41SDltNC4wNi03LjE5LTIuMTItMi4xMmExLjUgMS41IDAgMCAwLTEuMDYxLS40NEg0LjVBMi4yNSAyLjI1IDAgMCAwIDIuMjUgNnYxMmEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDE1QTIuMjUgMi4yNSAwIDAgMCAyMS43NSAxOFY5YTIuMjUgMi4yNSAwIDAgMC0yLjI1LTIuMjVoLTUuMzc5YTEuNSAxLjUgMCAwIDEtMS4wNi0uNDRaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNSAxMy41SDltNC4wNi03LjE5LTIuMTItMi4xMmExLjUgMS41IDAgMCAwLTEuMDYxLS40NEg0LjVBMi4yNSAyLjI1IDAgMCAwIDIuMjUgNnYxMmEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDE1QTIuMjUgMi4yNSAwIDAgMCAyMS43NSAxOFY5YTIuMjUgMi4yNSAwIDAgMC0yLjI1LTIuMjVoLTUuMzc5YTEuNSAxLjUgMCAwIDEtMS4wNi0uNDRaIi8+Cjwvc3ZnPgo=)}.hi-outline-folder-open{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDkuNzc2Yy4xMTItLjAxNy4yMjctLjAyNi4zNDQtLjAyNmgxNS44MTJjLjExNyAwIC4yMzIuMDA5LjM0NC4wMjZtLTE2LjUgMGEyLjI1IDIuMjUgMCAwIDAtMS44ODMgMi41NDJsLjg1NyA2YTIuMjUgMi4yNSAwIDAgMCAyLjIyNyAxLjkzMkgxOS4wNWEyLjI1IDIuMjUgMCAwIDAgMi4yMjctMS45MzJsLjg1Ny02YTIuMjUgMi4yNSAwIDAgMC0xLjg4My0yLjU0Mm0tMTYuNSAwVjZBMi4yNSAyLjI1IDAgMCAxIDYgMy43NWgzLjg3OWExLjUgMS41IDAgMCAxIDEuMDYuNDRsMi4xMjIgMi4xMmExLjUgMS41IDAgMCAwIDEuMDYuNDRIMThBMi4yNSAyLjI1IDAgMCAxIDIwLjI1IDl2Ljc3NiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDkuNzc2Yy4xMTItLjAxNy4yMjctLjAyNi4zNDQtLjAyNmgxNS44MTJjLjExNyAwIC4yMzIuMDA5LjM0NC4wMjZtLTE2LjUgMGEyLjI1IDIuMjUgMCAwIDAtMS44ODMgMi41NDJsLjg1NyA2YTIuMjUgMi4yNSAwIDAgMCAyLjIyNyAxLjkzMkgxOS4wNWEyLjI1IDIuMjUgMCAwIDAgMi4yMjctMS45MzJsLjg1Ny02YTIuMjUgMi4yNSAwIDAgMC0xLjg4My0yLjU0Mm0tMTYuNSAwVjZBMi4yNSAyLjI1IDAgMCAxIDYgMy43NWgzLjg3OWExLjUgMS41IDAgMCAxIDEuMDYuNDRsMi4xMjIgMi4xMmExLjUgMS41IDAgMCAwIDEuMDYuNDRIMThBMi4yNSAyLjI1IDAgMCAxIDIwLjI1IDl2Ljc3NiIvPgo8L3N2Zz4K)}.hi-outline-folder-plus{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAxMC41djZtMy0zSDltNC4wNi03LjE5LTIuMTItMi4xMmExLjUgMS41IDAgMCAwLTEuMDYxLS40NEg0LjVBMi4yNSAyLjI1IDAgMCAwIDIuMjUgNnYxMmEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDE1QTIuMjUgMi4yNSAwIDAgMCAyMS43NSAxOFY5YTIuMjUgMi4yNSAwIDAgMC0yLjI1LTIuMjVoLTUuMzc5YTEuNSAxLjUgMCAwIDEtMS4wNi0uNDRaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAxMC41djZtMy0zSDltNC4wNi03LjE5LTIuMTItMi4xMmExLjUgMS41IDAgMCAwLTEuMDYxLS40NEg0LjVBMi4yNSAyLjI1IDAgMCAwIDIuMjUgNnYxMmEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDE1QTIuMjUgMi4yNSAwIDAgMCAyMS43NSAxOFY5YTIuMjUgMi4yNSAwIDAgMC0yLjI1LTIuMjVoLTUuMzc5YTEuNSAxLjUgMCAwIDEtMS4wNi0uNDRaIi8+Cjwvc3ZnPgo=)}.hi-outline-forward{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zIDguNjg5YzAtLjg2NC45MzMtMS40MDYgMS42ODMtLjk3N2w3LjEwOCA0LjA2MWExLjEyNSAxLjEyNSAwIDAgMSAwIDEuOTU0bC03LjEwOCA0LjA2MUExLjEyNSAxLjEyNSAwIDAgMSAzIDE2LjgxMVY4LjY5Wk0xMi43NSA4LjY4OWMwLS44NjQuOTMzLTEuNDA2IDEuNjgzLS45NzdsNy4xMDggNC4wNjFhMS4xMjUgMS4xMjUgMCAwIDEgMCAxLjk1NGwtNy4xMDggNC4wNjFhMS4xMjUgMS4xMjUgMCAwIDEtMS42ODMtLjk3N1Y4LjY5WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zIDguNjg5YzAtLjg2NC45MzMtMS40MDYgMS42ODMtLjk3N2w3LjEwOCA0LjA2MWExLjEyNSAxLjEyNSAwIDAgMSAwIDEuOTU0bC03LjEwOCA0LjA2MUExLjEyNSAxLjEyNSAwIDAgMSAzIDE2LjgxMVY4LjY5Wk0xMi43NSA4LjY4OWMwLS44NjQuOTMzLTEuNDA2IDEuNjgzLS45NzdsNy4xMDggNC4wNjFhMS4xMjUgMS4xMjUgMCAwIDEgMCAxLjk1NGwtNy4xMDggNC4wNjFhMS4xMjUgMS4xMjUgMCAwIDEtMS42ODMtLjk3N1Y4LjY5WiIvPgo8L3N2Zz4K)}.hi-outline-funnel{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAzYzIuNzU1IDAgNS40NTUuMjMyIDguMDgzLjY3OC41MzMuMDkuOTE3LjU1Ni45MTcgMS4wOTZ2MS4wNDRhMi4yNSAyLjI1IDAgMCAxLS42NTkgMS41OTFsLTUuNDMyIDUuNDMyYTIuMjUgMi4yNSAwIDAgMC0uNjU5IDEuNTkxdjIuOTI3YTIuMjUgMi4yNSAwIDAgMS0xLjI0NCAyLjAxM0w5Ljc1IDIxdi02LjU2OGEyLjI1IDIuMjUgMCAwIDAtLjY1OS0xLjU5MUwzLjY1OSA3LjQwOUEyLjI1IDIuMjUgMCAwIDEgMyA1LjgxOFY0Ljc3NGMwLS41NC4zODQtMS4wMDYuOTE3LTEuMDk2QTQ4LjMyIDQ4LjMyIDAgMCAxIDEyIDNaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAzYzIuNzU1IDAgNS40NTUuMjMyIDguMDgzLjY3OC41MzMuMDkuOTE3LjU1Ni45MTcgMS4wOTZ2MS4wNDRhMi4yNSAyLjI1IDAgMCAxLS42NTkgMS41OTFsLTUuNDMyIDUuNDMyYTIuMjUgMi4yNSAwIDAgMC0uNjU5IDEuNTkxdjIuOTI3YTIuMjUgMi4yNSAwIDAgMS0xLjI0NCAyLjAxM0w5Ljc1IDIxdi02LjU2OGEyLjI1IDIuMjUgMCAwIDAtLjY1OS0xLjU5MUwzLjY1OSA3LjQwOUEyLjI1IDIuMjUgMCAwIDEgMyA1LjgxOFY0Ljc3NGMwLS41NC4zODQtMS4wMDYuOTE3LTEuMDk2QTQ4LjMyIDQ4LjMyIDAgMCAxIDEyIDNaIi8+Cjwvc3ZnPgo=)}.hi-outline-gif{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMi43NSA4LjI1djcuNW02LTcuNWgtM1YxMm0wIDB2My43NW0wLTMuNzVIMThNOS43NSA5LjM0OGMtMS4wMy0xLjQ2NC0yLjY5OC0xLjQ2NC0zLjcyOCAwLTEuMDMgMS40NjUtMS4wMyAzLjg0IDAgNS4zMDQgMS4wMyAxLjQ2NCAyLjY5OSAxLjQ2NCAzLjcyOCAwVjEyaC0xLjVNNC41IDE5LjVoMTVhMi4yNSAyLjI1IDAgMCAwIDIuMjUtMi4yNVY2Ljc1QTIuMjUgMi4yNSAwIDAgMCAxOS41IDQuNWgtMTVhMi4yNSAyLjI1IDAgMCAwLTIuMjUgMi4yNXYxMC41QTIuMjUgMi4yNSAwIDAgMCA0LjUgMTkuNVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMi43NSA4LjI1djcuNW02LTcuNWgtM1YxMm0wIDB2My43NW0wLTMuNzVIMThNOS43NSA5LjM0OGMtMS4wMy0xLjQ2NC0yLjY5OC0xLjQ2NC0zLjcyOCAwLTEuMDMgMS40NjUtMS4wMyAzLjg0IDAgNS4zMDQgMS4wMyAxLjQ2NCAyLjY5OSAxLjQ2NCAzLjcyOCAwVjEyaC0xLjVNNC41IDE5LjVoMTVhMi4yNSAyLjI1IDAgMCAwIDIuMjUtMi4yNVY2Ljc1QTIuMjUgMi4yNSAwIDAgMCAxOS41IDQuNWgtMTVhMi4yNSAyLjI1IDAgMCAwLTIuMjUgMi4yNXYxMC41QTIuMjUgMi4yNSAwIDAgMCA0LjUgMTkuNVoiLz4KPC9zdmc+Cg==)}.hi-outline-gift{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSAxMS4yNXY4LjI1YTEuNSAxLjUgMCAwIDEtMS41IDEuNUg1LjI1YTEuNSAxLjUgMCAwIDEtMS41LTEuNXYtOC4yNU0xMiA0Ljg3NUEyLjYyNSAyLjYyNSAwIDEgMCA5LjM3NSA3LjVIMTJtMC0yLjYyNVY3LjVtMC0yLjYyNUEyLjYyNSAyLjYyNSAwIDEgMSAxNC42MjUgNy41SDEybTAgMFYyMW0tOC42MjUtOS43NWgxOGMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNXYtMS41YzAtLjYyMS0uNTA0LTEuMTI1LTEuMTI1LTEuMTI1aC0xOGMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYxLjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSAxMS4yNXY4LjI1YTEuNSAxLjUgMCAwIDEtMS41IDEuNUg1LjI1YTEuNSAxLjUgMCAwIDEtMS41LTEuNXYtOC4yNU0xMiA0Ljg3NUEyLjYyNSAyLjYyNSAwIDEgMCA5LjM3NSA3LjVIMTJtMC0yLjYyNVY3LjVtMC0yLjYyNUEyLjYyNSAyLjYyNSAwIDEgMSAxNC42MjUgNy41SDEybTAgMFYyMW0tOC42MjUtOS43NWgxOGMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNXYtMS41YzAtLjYyMS0uNTA0LTEuMTI1LTEuMTI1LTEuMTI1aC0xOGMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYxLjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNVoiLz4KPC9zdmc+Cg==)}.hi-outline-gift-top{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAzLjc1djE2LjVNMi4yNSAxMmgxOS41TTYuMzc1IDE3LjI1YTQuODc1IDQuODc1IDAgMCAwIDQuODc1LTQuODc1VjEybTYuMzc1IDUuMjVhNC44NzUgNC44NzUgMCAwIDEtNC44NzUtNC44NzVWMTJtLTkgOC4yNWgxNi41YTEuNSAxLjUgMCAwIDAgMS41LTEuNVY1LjI1YTEuNSAxLjUgMCAwIDAtMS41LTEuNUgzLjc1YTEuNSAxLjUgMCAwIDAtMS41IDEuNXYxMy41YTEuNSAxLjUgMCAwIDAgMS41IDEuNVptMTIuNjIxLTkuNDRjLTEuNDA5IDEuNDEtNC4yNDIgMS4wNjEtNC4yNDIgMS4wNjFzLS4zNDktMi44MzMgMS4wNi00LjI0MmEyLjI1IDIuMjUgMCAwIDEgMy4xODIgMy4xODJaTTEwLjc3MyA3LjYzYzEuNDA5IDEuNDA5IDEuMDYgNC4yNDIgMS4wNiA0LjI0MlM5IDEyLjIyIDcuNTkyIDEwLjgxMWEyLjI1IDIuMjUgMCAxIDEgMy4xODItMy4xODJaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAzLjc1djE2LjVNMi4yNSAxMmgxOS41TTYuMzc1IDE3LjI1YTQuODc1IDQuODc1IDAgMCAwIDQuODc1LTQuODc1VjEybTYuMzc1IDUuMjVhNC44NzUgNC44NzUgMCAwIDEtNC44NzUtNC44NzVWMTJtLTkgOC4yNWgxNi41YTEuNSAxLjUgMCAwIDAgMS41LTEuNVY1LjI1YTEuNSAxLjUgMCAwIDAtMS41LTEuNUgzLjc1YTEuNSAxLjUgMCAwIDAtMS41IDEuNXYxMy41YTEuNSAxLjUgMCAwIDAgMS41IDEuNVptMTIuNjIxLTkuNDRjLTEuNDA5IDEuNDEtNC4yNDIgMS4wNjEtNC4yNDIgMS4wNjFzLS4zNDktMi44MzMgMS4wNi00LjI0MmEyLjI1IDIuMjUgMCAwIDEgMy4xODIgMy4xODJaTTEwLjc3MyA3LjYzYzEuNDA5IDEuNDA5IDEuMDYgNC4yNDIgMS4wNiA0LjI0MlM5IDEyLjIyIDcuNTkyIDEwLjgxMWEyLjI1IDIuMjUgMCAxIDEgMy4xODItMy4xODJaIi8+Cjwvc3ZnPgo=)}.hi-outline-globe-alt{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAyMWE5LjAwNCA5LjAwNCAwIDAgMCA4LjcxNi02Ljc0N00xMiAyMWE5LjAwNCA5LjAwNCAwIDAgMS04LjcxNi02Ljc0N00xMiAyMWMyLjQ4NSAwIDQuNS00LjAzIDQuNS05UzE0LjQ4NSAzIDEyIDNtMCAxOGMtMi40ODUgMC00LjUtNC4wMy00LjUtOVM5LjUxNSAzIDEyIDNtMCAwYTguOTk3IDguOTk3IDAgMCAxIDcuODQzIDQuNTgyTTEyIDNhOC45OTcgOC45OTcgMCAwIDAtNy44NDMgNC41ODJtMTUuNjg2IDBBMTEuOTUzIDExLjk1MyAwIDAgMSAxMiAxMC41Yy0yLjk5OCAwLTUuNzQtMS4xLTcuODQzLTIuOTE4bTE1LjY4NiAwQTguOTU5IDguOTU5IDAgMCAxIDIxIDEyYzAgLjc3OC0uMDk5IDEuNTMzLS4yODQgMi4yNTNtMCAwQTE3LjkxOSAxNy45MTkgMCAwIDEgMTIgMTYuNWMtMy4xNjIgMC02LjEzMy0uODE1LTguNzE2LTIuMjQ3bTAgMEE5LjAxNSA5LjAxNSAwIDAgMSAzIDEyYzAtMS42MDUuNDItMy4xMTMgMS4xNTctNC40MTgiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAyMWE5LjAwNCA5LjAwNCAwIDAgMCA4LjcxNi02Ljc0N00xMiAyMWE5LjAwNCA5LjAwNCAwIDAgMS04LjcxNi02Ljc0N00xMiAyMWMyLjQ4NSAwIDQuNS00LjAzIDQuNS05UzE0LjQ4NSAzIDEyIDNtMCAxOGMtMi40ODUgMC00LjUtNC4wMy00LjUtOVM5LjUxNSAzIDEyIDNtMCAwYTguOTk3IDguOTk3IDAgMCAxIDcuODQzIDQuNTgyTTEyIDNhOC45OTcgOC45OTcgMCAwIDAtNy44NDMgNC41ODJtMTUuNjg2IDBBMTEuOTUzIDExLjk1MyAwIDAgMSAxMiAxMC41Yy0yLjk5OCAwLTUuNzQtMS4xLTcuODQzLTIuOTE4bTE1LjY4NiAwQTguOTU5IDguOTU5IDAgMCAxIDIxIDEyYzAgLjc3OC0uMDk5IDEuNTMzLS4yODQgMi4yNTNtMCAwQTE3LjkxOSAxNy45MTkgMCAwIDEgMTIgMTYuNWMtMy4xNjIgMC02LjEzMy0uODE1LTguNzE2LTIuMjQ3bTAgMEE5LjAxNSA5LjAxNSAwIDAgMSAzIDEyYzAtMS42MDUuNDItMy4xMTMgMS4xNTctNC40MTgiLz4KPC9zdmc+Cg==)}.hi-outline-globe-americas{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im02LjExNSA1LjE5LjMxOSAxLjkxM0E2IDYgMCAwIDAgOC4xMSAxMC4zNkw5Ljc1IDEybC0uMzg3Ljc3NWMtLjIxNy40MzMtLjEzMi45NTYuMjEgMS4yOThsMS4zNDggMS4zNDhjLjIxLjIxLjMyOS40OTcuMzI5Ljc5NXYxLjA4OWMwIC40MjYuMjQuODE1LjYyMiAxLjAwNmwuMTUzLjA3NmMuNDMzLjIxNy45NTYuMTMyIDEuMjk4LS4yMWwuNzIzLS43MjNhOC43IDguNyAwIDAgMCAyLjI4OC00LjA0MiAxLjA4NyAxLjA4NyAwIDAgMC0uMzU4LTEuMDk5bC0xLjMzLTEuMTA4Yy0uMjUxLS4yMS0uNTgyLS4yOTktLjkwNS0uMjQ1bC0xLjE3LjE5NWExLjEyNSAxLjEyNSAwIDAgMS0uOTgtLjMxNGwtLjI5NS0uMjk1YTEuMTI1IDEuMTI1IDAgMCAxIDAtMS41OTFsLjEzLS4xMzJhMS4xMjUgMS4xMjUgMCAwIDEgMS4zLS4yMWwuNjAzLjMwMmEuODA5LjgwOSAwIDAgMCAxLjA4Ni0xLjA4NkwxNC4yNSA3LjVsMS4yNTYtLjgzN2E0LjUgNC41IDAgMCAwIDEuNTI4LTEuNzMybC4xNDYtLjI5Mk02LjExNSA1LjE5QTkgOSAwIDEgMCAxNy4xOCA0LjY0TTYuMTE1IDUuMTlBOC45NjUgOC45NjUgMCAwIDEgMTIgM2MxLjkyOSAwIDMuNzE2LjYwNyA1LjE4IDEuNjQiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im02LjExNSA1LjE5LjMxOSAxLjkxM0E2IDYgMCAwIDAgOC4xMSAxMC4zNkw5Ljc1IDEybC0uMzg3Ljc3NWMtLjIxNy40MzMtLjEzMi45NTYuMjEgMS4yOThsMS4zNDggMS4zNDhjLjIxLjIxLjMyOS40OTcuMzI5Ljc5NXYxLjA4OWMwIC40MjYuMjQuODE1LjYyMiAxLjAwNmwuMTUzLjA3NmMuNDMzLjIxNy45NTYuMTMyIDEuMjk4LS4yMWwuNzIzLS43MjNhOC43IDguNyAwIDAgMCAyLjI4OC00LjA0MiAxLjA4NyAxLjA4NyAwIDAgMC0uMzU4LTEuMDk5bC0xLjMzLTEuMTA4Yy0uMjUxLS4yMS0uNTgyLS4yOTktLjkwNS0uMjQ1bC0xLjE3LjE5NWExLjEyNSAxLjEyNSAwIDAgMS0uOTgtLjMxNGwtLjI5NS0uMjk1YTEuMTI1IDEuMTI1IDAgMCAxIDAtMS41OTFsLjEzLS4xMzJhMS4xMjUgMS4xMjUgMCAwIDEgMS4zLS4yMWwuNjAzLjMwMmEuODA5LjgwOSAwIDAgMCAxLjA4Ni0xLjA4NkwxNC4yNSA3LjVsMS4yNTYtLjgzN2E0LjUgNC41IDAgMCAwIDEuNTI4LTEuNzMybC4xNDYtLjI5Mk02LjExNSA1LjE5QTkgOSAwIDEgMCAxNy4xOCA0LjY0TTYuMTE1IDUuMTlBOC45NjUgOC45NjUgMCAwIDEgMTIgM2MxLjkyOSAwIDMuNzE2LjYwNyA1LjE4IDEuNjQiLz4KPC9zdmc+Cg==)}.hi-outline-globe-asia-australia{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMi43NSAzLjAzdi41NjhjMCAuMzM0LjE0OC42NS40MDUuODY0bDEuMDY4Ljg5Yy40NDIuMzY5LjUzNSAxLjAxLjIxNiAxLjQ5bC0uNTEuNzY2YTIuMjUgMi4yNSAwIDAgMS0xLjE2MS44ODZsLS4xNDMuMDQ4YTEuMTA3IDEuMTA3IDAgMCAwLS41NyAxLjY2NGMuMzY5LjU1NS4xNjkgMS4zMDctLjQyNyAxLjYwNUw5IDEzLjEyNWwuNDIzIDEuMDU5YS45NTYuOTU2IDAgMCAxLTEuNjUyLjkyOGwtLjY3OS0uOTA2YTEuMTI1IDEuMTI1IDAgMCAwLTEuOTA2LjE3Mkw0LjUgMTUuNzVsLS42MTIuMTUzTTEyLjc1IDMuMDMxYTkgOSAwIDAgMC04Ljg2MiAxMi44NzJNMTIuNzUgMy4wMzFhOSA5IDAgMCAxIDYuNjkgMTQuMDM2bTAgMC0uMTc3LS41MjlBMi4yNSAyLjI1IDAgMCAwIDE3LjEyOCAxNUgxNi41bC0uMzI0LS4zMjRhMS40NTMgMS40NTMgMCAwIDAtMi4zMjguMzc3bC0uMDM2LjA3M2ExLjU4NiAxLjU4NiAwIDAgMS0uOTgyLjgxNmwtLjk5LjI4MmMtLjU1LjE1Ny0uODk0LjcwMi0uOCAxLjI2N2wuMDczLjQzOGMuMDguNDc0LjQ5LjgyMS45Ny44MjEuODQ2IDAgMS41OTguNTQyIDEuODY1IDEuMzQ1bC4yMTUuNjQzbTUuMjc2LTMuNjdhOS4wMTIgOS4wMTIgMCAwIDEtNS4yNzYgMy42N20wIDBhOSA5IDAgMCAxLTEwLjI3NS00LjgzNU0xNS43NSA5YzAgLjg5Ni0uMzkzIDEuNy0xLjAxNiAyLjI1Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMi43NSAzLjAzdi41NjhjMCAuMzM0LjE0OC42NS40MDUuODY0bDEuMDY4Ljg5Yy40NDIuMzY5LjUzNSAxLjAxLjIxNiAxLjQ5bC0uNTEuNzY2YTIuMjUgMi4yNSAwIDAgMS0xLjE2MS44ODZsLS4xNDMuMDQ4YTEuMTA3IDEuMTA3IDAgMCAwLS41NyAxLjY2NGMuMzY5LjU1NS4xNjkgMS4zMDctLjQyNyAxLjYwNUw5IDEzLjEyNWwuNDIzIDEuMDU5YS45NTYuOTU2IDAgMCAxLTEuNjUyLjkyOGwtLjY3OS0uOTA2YTEuMTI1IDEuMTI1IDAgMCAwLTEuOTA2LjE3Mkw0LjUgMTUuNzVsLS42MTIuMTUzTTEyLjc1IDMuMDMxYTkgOSAwIDAgMC04Ljg2MiAxMi44NzJNMTIuNzUgMy4wMzFhOSA5IDAgMCAxIDYuNjkgMTQuMDM2bTAgMC0uMTc3LS41MjlBMi4yNSAyLjI1IDAgMCAwIDE3LjEyOCAxNUgxNi41bC0uMzI0LS4zMjRhMS40NTMgMS40NTMgMCAwIDAtMi4zMjguMzc3bC0uMDM2LjA3M2ExLjU4NiAxLjU4NiAwIDAgMS0uOTgyLjgxNmwtLjk5LjI4MmMtLjU1LjE1Ny0uODk0LjcwMi0uOCAxLjI2N2wuMDczLjQzOGMuMDguNDc0LjQ5LjgyMS45Ny44MjEuODQ2IDAgMS41OTguNTQyIDEuODY1IDEuMzQ1bC4yMTUuNjQzbTUuMjc2LTMuNjdhOS4wMTIgOS4wMTIgMCAwIDEtNS4yNzYgMy42N20wIDBhOSA5IDAgMCAxLTEwLjI3NS00LjgzNU0xNS43NSA5YzAgLjg5Ni0uMzkzIDEuNy0xLjAxNiAyLjI1Ii8+Cjwvc3ZnPgo=)}.hi-outline-globe-europe-africa{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yMC44OTMgMTMuMzkzLTEuMTM1LTEuMTM1YTIuMjUyIDIuMjUyIDAgMCAxLS40MjEtLjU4NWwtMS4wOC0yLjE2YS40MTQuNDE0IDAgMCAwLS42NjMtLjEwNy44MjcuODI3IDAgMCAxLS44MTIuMjFsLTEuMjczLS4zNjNhLjg5Ljg5IDAgMCAwLS43MzggMS41OTVsLjU4Ny4zOWMuNTkuMzk1LjY3NCAxLjIzLjE3MiAxLjczMmwtLjIuMmMtLjIxMi4yMTItLjMzLjQ5OC0uMzMuNzk2di40MWMwIC40MDktLjExLjgwOS0uMzIgMS4xNThsLTEuMzE1IDIuMTkxYTIuMTEgMi4xMSAwIDAgMS0xLjgxIDEuMDI1IDEuMDU1IDEuMDU1IDAgMCAxLTEuMDU1LTEuMDU1di0xLjE3MmMwLS45Mi0uNTYtMS43NDctMS40MTQtMi4wODlsLS42NTUtLjI2MWEyLjI1IDIuMjUgMCAwIDEtMS4zODMtMi40NmwuMDA3LS4wNDJhMi4yNSAyLjI1IDAgMCAxIC4yOS0uNzg3bC4wOS0uMTVhMi4yNSAyLjI1IDAgMCAxIDIuMzctMS4wNDhsMS4xNzguMjM2YTEuMTI1IDEuMTI1IDAgMCAwIDEuMzAyLS43OTVsLjIwOC0uNzNhMS4xMjUgMS4xMjUgMCAwIDAtLjU3OC0xLjMxNWwtLjY2NS0uMzMyLS4wOTEuMDkxYTIuMjUgMi4yNSAwIDAgMS0xLjU5MS42NTloLS4xOGMtLjI0OSAwLS40ODcuMS0uNjYyLjI3NGEuOTMxLjkzMSAwIDAgMS0xLjQ1OC0xLjEzN2wxLjQxMS0yLjM1M2EyLjI1IDIuMjUgMCAwIDAgLjI4Ni0uNzZtMTEuOTI4IDkuODY5QTkgOSAwIDAgMCA4Ljk2NSAzLjUyNW0xMS45MjggOS44NjhBOSA5IDAgMSAxIDguOTY1IDMuNTI1Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yMC44OTMgMTMuMzkzLTEuMTM1LTEuMTM1YTIuMjUyIDIuMjUyIDAgMCAxLS40MjEtLjU4NWwtMS4wOC0yLjE2YS40MTQuNDE0IDAgMCAwLS42NjMtLjEwNy44MjcuODI3IDAgMCAxLS44MTIuMjFsLTEuMjczLS4zNjNhLjg5Ljg5IDAgMCAwLS43MzggMS41OTVsLjU4Ny4zOWMuNTkuMzk1LjY3NCAxLjIzLjE3MiAxLjczMmwtLjIuMmMtLjIxMi4yMTItLjMzLjQ5OC0uMzMuNzk2di40MWMwIC40MDktLjExLjgwOS0uMzIgMS4xNThsLTEuMzE1IDIuMTkxYTIuMTEgMi4xMSAwIDAgMS0xLjgxIDEuMDI1IDEuMDU1IDEuMDU1IDAgMCAxLTEuMDU1LTEuMDU1di0xLjE3MmMwLS45Mi0uNTYtMS43NDctMS40MTQtMi4wODlsLS42NTUtLjI2MWEyLjI1IDIuMjUgMCAwIDEtMS4zODMtMi40NmwuMDA3LS4wNDJhMi4yNSAyLjI1IDAgMCAxIC4yOS0uNzg3bC4wOS0uMTVhMi4yNSAyLjI1IDAgMCAxIDIuMzctMS4wNDhsMS4xNzguMjM2YTEuMTI1IDEuMTI1IDAgMCAwIDEuMzAyLS43OTVsLjIwOC0uNzNhMS4xMjUgMS4xMjUgMCAwIDAtLjU3OC0xLjMxNWwtLjY2NS0uMzMyLS4wOTEuMDkxYTIuMjUgMi4yNSAwIDAgMS0xLjU5MS42NTloLS4xOGMtLjI0OSAwLS40ODcuMS0uNjYyLjI3NGEuOTMxLjkzMSAwIDAgMS0xLjQ1OC0xLjEzN2wxLjQxMS0yLjM1M2EyLjI1IDIuMjUgMCAwIDAgLjI4Ni0uNzZtMTEuOTI4IDkuODY5QTkgOSAwIDAgMCA4Ljk2NSAzLjUyNW0xMS45MjggOS44NjhBOSA5IDAgMSAxIDguOTY1IDMuNTI1Ii8+Cjwvc3ZnPgo=)}.hi-outline-h1{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI0MyA0LjQ5M3Y3LjVtMCAwdjcuNTAybTAtNy41MDFoMTAuNW0wLTcuNXY3LjVtMCAwdjcuNTAxbTQuNTAxLTguNjI3IDIuMjUtMS41djEwLjEyNm0wIDBoLTIuMjVtMi4yNSAwaDIuMjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI0MyA0LjQ5M3Y3LjVtMCAwdjcuNTAybTAtNy41MDFoMTAuNW0wLTcuNXY3LjVtMCAwdjcuNTAxbTQuNTAxLTguNjI3IDIuMjUtMS41djEwLjEyNm0wIDBoLTIuMjVtMi4yNSAwaDIuMjUiLz4KPC9zdmc+Cg==)}.hi-outline-h2{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMS43NSAxOS41SDE2LjV2LTEuNjA5YTIuMjUgMi4yNSAwIDAgMSAxLjI0NC0yLjAxMmwyLjg5LTEuNDQ1Yy42NTEtLjMyNiAxLjExNi0uOTU1IDEuMTE2LTEuNjgzIDAtLjQ5OC0uMDQtLjk4Ny0uMTE4LTEuNDYzLS4xMzUtLjgyNS0uODM1LTEuNDIyLTEuNjY4LTEuNDg5YTE1LjIwMiAxNS4yMDIgMCAwIDAtMy40NjQuMTJNMi4yNDMgNC40OTJ2Ny41bTAgMHY3LjUwMm0wLTcuNTAxaDEwLjVtMC03LjV2Ny41bTAgMHY3LjUwMSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMS43NSAxOS41SDE2LjV2LTEuNjA5YTIuMjUgMi4yNSAwIDAgMSAxLjI0NC0yLjAxMmwyLjg5LTEuNDQ1Yy42NTEtLjMyNiAxLjExNi0uOTU1IDEuMTE2LTEuNjgzIDAtLjQ5OC0uMDQtLjk4Ny0uMTE4LTEuNDYzLS4xMzUtLjgyNS0uODM1LTEuNDIyLTEuNjY4LTEuNDg5YTE1LjIwMiAxNS4yMDIgMCAwIDAtMy40NjQuMTJNMi4yNDMgNC40OTJ2Ny41bTAgMHY3LjUwMm0wLTcuNTAxaDEwLjVtMC03LjV2Ny41bTAgMHY3LjUwMSIvPgo8L3N2Zz4K)}.hi-outline-h3{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMC45MDUgMTQuNjI2YTQuNTIgNC41MiAwIDAgMSAuNzM4IDMuNjAzYy0uMTU0LjY5NS0uNzk0IDEuMTQzLTEuNTA0IDEuMjA4YTE1LjE5NCAxNS4xOTQgMCAwIDEtMy42MzktLjEwNG00LjQwNS00LjcwN2E0LjUyIDQuNTIgMCAwIDAgLjczOC0zLjYwM2MtLjE1NC0uNjk2LS43OTQtMS4xNDQtMS41MDQtMS4yMDlhMTUuMTkgMTUuMTkgMCAwIDAtMy42MzkuMTA0bTQuNDA1IDQuNzA4SDE4TTIuMjQzIDQuNDkzdjcuNW0wIDB2Ny41MDJtMC03LjUwMWgxMC41bTAtNy41djcuNW0wIDB2Ny41MDEiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMC45MDUgMTQuNjI2YTQuNTIgNC41MiAwIDAgMSAuNzM4IDMuNjAzYy0uMTU0LjY5NS0uNzk0IDEuMTQzLTEuNTA0IDEuMjA4YTE1LjE5NCAxNS4xOTQgMCAwIDEtMy42MzktLjEwNG00LjQwNS00LjcwN2E0LjUyIDQuNTIgMCAwIDAgLjczOC0zLjYwM2MtLjE1NC0uNjk2LS43OTQtMS4xNDQtMS41MDQtMS4yMDlhMTUuMTkgMTUuMTkgMCAwIDAtMy42MzkuMTA0bTQuNDA1IDQuNzA4SDE4TTIuMjQzIDQuNDkzdjcuNW0wIDB2Ny41MDJtMC03LjUwMWgxMC41bTAtNy41djcuNW0wIDB2Ny41MDEiLz4KPC9zdmc+Cg==)}.hi-outline-hand-raised{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC4wNSA0LjU3NWExLjU3NSAxLjU3NSAwIDEgMC0zLjE1IDB2M20zLjE1LTN2LTEuNWExLjU3NSAxLjU3NSAwIDAgMSAzLjE1IDB2MS41bS0zLjE1IDAgLjA3NSA1LjkyNW0zLjA3NS43NVY0LjU3NW0wIDBhMS41NzUgMS41NzUgMCAwIDEgMy4xNSAwVjE1TTYuOSA3LjU3NWExLjU3NSAxLjU3NSAwIDEgMC0zLjE1IDB2OC4xNzVhNi43NSA2Ljc1IDAgMCAwIDYuNzUgNi43NWgyLjAxOGE1LjI1IDUuMjUgMCAwIDAgMy43MTItMS41MzhsMS43MzItMS43MzJhNS4yNSA1LjI1IDAgMCAwIDEuNTM4LTMuNzEybC4wMDMtMi4wMjRhLjY2OC42NjggMCAwIDEgLjE5OC0uNDcxIDEuNTc1IDEuNTc1IDAgMSAwLTIuMjI4LTIuMjI4IDMuODE4IDMuODE4IDAgMCAwLTEuMTIgMi42ODdNNi45IDcuNTc1VjEybTYuMjcgNC4zMThBNC40OSA0LjQ5IDAgMCAxIDE2LjM1IDE1bS4wMDIgMGgtLjAwMiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC4wNSA0LjU3NWExLjU3NSAxLjU3NSAwIDEgMC0zLjE1IDB2M20zLjE1LTN2LTEuNWExLjU3NSAxLjU3NSAwIDAgMSAzLjE1IDB2MS41bS0zLjE1IDAgLjA3NSA1LjkyNW0zLjA3NS43NVY0LjU3NW0wIDBhMS41NzUgMS41NzUgMCAwIDEgMy4xNSAwVjE1TTYuOSA3LjU3NWExLjU3NSAxLjU3NSAwIDEgMC0zLjE1IDB2OC4xNzVhNi43NSA2Ljc1IDAgMCAwIDYuNzUgNi43NWgyLjAxOGE1LjI1IDUuMjUgMCAwIDAgMy43MTItMS41MzhsMS43MzItMS43MzJhNS4yNSA1LjI1IDAgMCAwIDEuNTM4LTMuNzEybC4wMDMtMi4wMjRhLjY2OC42NjggMCAwIDEgLjE5OC0uNDcxIDEuNTc1IDEuNTc1IDAgMSAwLTIuMjI4LTIuMjI4IDMuODE4IDMuODE4IDAgMCAwLTEuMTIgMi42ODdNNi45IDcuNTc1VjEybTYuMjcgNC4zMThBNC40OSA0LjQ5IDAgMCAxIDE2LjM1IDE1bS4wMDIgMGgtLjAwMiIvPgo8L3N2Zz4K)}.hi-outline-hand-thumb-down{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03LjQ5OCAxNS4yNUg0LjM3MmMtMS4wMjYgMC0xLjk0NS0uNjk0LTIuMDU0LTEuNzE1YTEyLjEzNyAxMi4xMzcgMCAwIDEtLjA2OC0xLjI4NWMwLTIuODQ4Ljk5Mi01LjQ2NCAyLjY0OS03LjUyMUM1LjI4NyA0LjI0NyA1Ljg4NiA0IDYuNTA0IDRoNC4wMTZhNC41IDQuNSAwIDAgMSAxLjQyMy4yM2wzLjExNCAxLjA0YTQuNSA0LjUgMCAwIDAgMS40MjMuMjNoMS4yOTRNNy40OTggMTUuMjVjLjYxOCAwIC45OTEuNzI0LjcyNSAxLjI4MkE3LjQ3MSA3LjQ3MSAwIDAgMCA3LjUgMTkuNzUgMi4yNSAyLjI1IDAgMCAwIDkuNzUgMjJhLjc1Ljc1IDAgMCAwIC43NS0uNzV2LS42MzNjMC0uNTczLjExLTEuMTQuMzIyLTEuNjcyLjMwNC0uNzYuOTMtMS4zMyAxLjY1My0xLjcxNWE5LjA0IDkuMDQgMCAwIDAgMi44Ni0yLjRjLjQ5OC0uNjM0IDEuMjI2LTEuMDggMi4wMzItMS4wOGguMzg0bS0xMC4yNTMgMS41SDkuN204LjA3NS05Ljc1Yy4wMS4wNS4wMjcuMS4wNS4xNDguNTkzIDEuMi45MjUgMi41NS45MjUgMy45NzcgMCAxLjQ4Ny0uMzYgMi44OS0uOTk5IDQuMTI1bS4wMjMtOC4yNWMtLjA3Ni0uMzY1LjE4My0uNzUuNTc1LS43NWguOTA4Yy44ODkgMCAxLjcxMy41MTggMS45NzIgMS4zNjguMzM5IDEuMTEuNTIxIDIuMjg3LjUyMSAzLjUwNyAwIDEuNTUzLS4yOTUgMy4wMzYtLjgzMSA0LjM5OC0uMzA2Ljc3NC0xLjA4NiAxLjIyNy0xLjkxOCAxLjIyN2gtMS4wNTNjLS40NzIgMC0uNzQ1LS41NTYtLjUtLjk2YTguOTUgOC45NSAwIDAgMCAuMzAzLS41NCIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03LjQ5OCAxNS4yNUg0LjM3MmMtMS4wMjYgMC0xLjk0NS0uNjk0LTIuMDU0LTEuNzE1YTEyLjEzNyAxMi4xMzcgMCAwIDEtLjA2OC0xLjI4NWMwLTIuODQ4Ljk5Mi01LjQ2NCAyLjY0OS03LjUyMUM1LjI4NyA0LjI0NyA1Ljg4NiA0IDYuNTA0IDRoNC4wMTZhNC41IDQuNSAwIDAgMSAxLjQyMy4yM2wzLjExNCAxLjA0YTQuNSA0LjUgMCAwIDAgMS40MjMuMjNoMS4yOTRNNy40OTggMTUuMjVjLjYxOCAwIC45OTEuNzI0LjcyNSAxLjI4MkE3LjQ3MSA3LjQ3MSAwIDAgMCA3LjUgMTkuNzUgMi4yNSAyLjI1IDAgMCAwIDkuNzUgMjJhLjc1Ljc1IDAgMCAwIC43NS0uNzV2LS42MzNjMC0uNTczLjExLTEuMTQuMzIyLTEuNjcyLjMwNC0uNzYuOTMtMS4zMyAxLjY1My0xLjcxNWE5LjA0IDkuMDQgMCAwIDAgMi44Ni0yLjRjLjQ5OC0uNjM0IDEuMjI2LTEuMDggMi4wMzItMS4wOGguMzg0bS0xMC4yNTMgMS41SDkuN204LjA3NS05Ljc1Yy4wMS4wNS4wMjcuMS4wNS4xNDguNTkzIDEuMi45MjUgMi41NS45MjUgMy45NzcgMCAxLjQ4Ny0uMzYgMi44OS0uOTk5IDQuMTI1bS4wMjMtOC4yNWMtLjA3Ni0uMzY1LjE4My0uNzUuNTc1LS43NWguOTA4Yy44ODkgMCAxLjcxMy41MTggMS45NzIgMS4zNjguMzM5IDEuMTEuNTIxIDIuMjg3LjUyMSAzLjUwNyAwIDEuNTUzLS4yOTUgMy4wMzYtLjgzMSA0LjM5OC0uMzA2Ljc3NC0xLjA4NiAxLjIyNy0xLjkxOCAxLjIyN2gtMS4wNTNjLS40NzIgMC0uNzQ1LS41NTYtLjUtLjk2YTguOTUgOC45NSAwIDAgMCAuMzAzLS41NCIvPgo8L3N2Zz4K)}.hi-outline-hand-thumb-up{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02LjYzMyAxMC4yNWMuODA2IDAgMS41MzMtLjQ0NiAyLjAzMS0xLjA4YTkuMDQxIDkuMDQxIDAgMCAxIDIuODYxLTIuNGMuNzIzLS4zODQgMS4zNS0uOTU2IDEuNjUzLTEuNzE1YTQuNDk4IDQuNDk4IDAgMCAwIC4zMjItMS42NzJWMi43NWEuNzUuNzUgMCAwIDEgLjc1LS43NSAyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1YzAgMS4xNTItLjI2IDIuMjQzLS43MjMgMy4yMTgtLjI2Ni41NTguMTA3IDEuMjgyLjcyNSAxLjI4Mm0wIDBoMy4xMjZjMS4wMjYgMCAxLjk0NS42OTQgMi4wNTQgMS43MTUuMDQ1LjQyMi4wNjguODUuMDY4IDEuMjg1YTExLjk1IDExLjk1IDAgMCAxLTIuNjQ5IDcuNTIxYy0uMzg4LjQ4Mi0uOTg3LjcyOS0xLjYwNS43MjlIMTMuNDhjLS40ODMgMC0uOTY0LS4wNzgtMS40MjMtLjIzbC0zLjExNC0xLjA0YTQuNTAxIDQuNTAxIDAgMCAwLTEuNDIzLS4yM0g1LjkwNG0xMC41OTgtOS43NUgxNC4yNU01LjkwNCAxOC41Yy4wODMuMjA1LjE3My40MDUuMjcuNjAyLjE5Ny40LS4wNzguODk4LS41MjMuODk4aC0uOTA4Yy0uODg5IDAtMS43MTMtLjUxOC0xLjk3Mi0xLjM2OGExMiAxMiAwIDAgMS0uNTIxLTMuNTA3YzAtMS41NTMuMjk1LTMuMDM2LjgzMS00LjM5OEMzLjM4NyA5Ljk1MyA0LjE2NyA5LjUgNSA5LjVoMS4wNTNjLjQ3MiAwIC43NDUuNTU2LjUuOTZhOC45NTggOC45NTggMCAwIDAtMS4zMDIgNC42NjVjMCAxLjE5NC4yMzIgMi4zMzMuNjU0IDMuMzc1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02LjYzMyAxMC4yNWMuODA2IDAgMS41MzMtLjQ0NiAyLjAzMS0xLjA4YTkuMDQxIDkuMDQxIDAgMCAxIDIuODYxLTIuNGMuNzIzLS4zODQgMS4zNS0uOTU2IDEuNjUzLTEuNzE1YTQuNDk4IDQuNDk4IDAgMCAwIC4zMjItMS42NzJWMi43NWEuNzUuNzUgMCAwIDEgLjc1LS43NSAyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1YzAgMS4xNTItLjI2IDIuMjQzLS43MjMgMy4yMTgtLjI2Ni41NTguMTA3IDEuMjgyLjcyNSAxLjI4Mm0wIDBoMy4xMjZjMS4wMjYgMCAxLjk0NS42OTQgMi4wNTQgMS43MTUuMDQ1LjQyMi4wNjguODUuMDY4IDEuMjg1YTExLjk1IDExLjk1IDAgMCAxLTIuNjQ5IDcuNTIxYy0uMzg4LjQ4Mi0uOTg3LjcyOS0xLjYwNS43MjlIMTMuNDhjLS40ODMgMC0uOTY0LS4wNzgtMS40MjMtLjIzbC0zLjExNC0xLjA0YTQuNTAxIDQuNTAxIDAgMCAwLTEuNDIzLS4yM0g1LjkwNG0xMC41OTgtOS43NUgxNC4yNU01LjkwNCAxOC41Yy4wODMuMjA1LjE3My40MDUuMjcuNjAyLjE5Ny40LS4wNzguODk4LS41MjMuODk4aC0uOTA4Yy0uODg5IDAtMS43MTMtLjUxOC0xLjk3Mi0xLjM2OGExMiAxMiAwIDAgMS0uNTIxLTMuNTA3YzAtMS41NTMuMjk1LTMuMDM2LjgzMS00LjM5OEMzLjM4NyA5Ljk1MyA0LjE2NyA5LjUgNSA5LjVoMS4wNTNjLjQ3MiAwIC43NDUuNTU2LjUuOTZhOC45NTggOC45NTggMCAwIDAtMS4zMDIgNC42NjVjMCAxLjE5NC4yMzIgMi4zMzMuNjU0IDMuMzc1WiIvPgo8L3N2Zz4K)}.hi-outline-hashtag{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik01LjI1IDguMjVoMTVtLTE2LjUgNy41aDE1bS0xLjgtMTMuNS0zLjkgMTkuNW0tMi4xLTE5LjUtMy45IDE5LjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik01LjI1IDguMjVoMTVtLTE2LjUgNy41aDE1bS0xLjgtMTMuNS0zLjkgMTkuNW0tMi4xLTE5LjUtMy45IDE5LjUiLz4KPC9zdmc+Cg==)}.hi-outline-heart{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSA4LjI1YzAtMi40ODUtMi4wOTktNC41LTQuNjg4LTQuNS0xLjkzNSAwLTMuNTk3IDEuMTI2LTQuMzEyIDIuNzMzLS43MTUtMS42MDctMi4zNzctMi43MzMtNC4zMTMtMi43MzNDNS4xIDMuNzUgMyA1Ljc2NSAzIDguMjVjMCA3LjIyIDkgMTIgOSAxMnM5LTQuNzggOS0xMloiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSA4LjI1YzAtMi40ODUtMi4wOTktNC41LTQuNjg4LTQuNS0xLjkzNSAwLTMuNTk3IDEuMTI2LTQuMzEyIDIuNzMzLS43MTUtMS42MDctMi4zNzctMi43MzMtNC4zMTMtMi43MzNDNS4xIDMuNzUgMyA1Ljc2NSAzIDguMjVjMCA3LjIyIDkgMTIgOSAxMnM5LTQuNzggOS0xMloiLz4KPC9zdmc+Cg==)}.hi-outline-home{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yLjI1IDEyIDguOTU0LTguOTU1Yy40NC0uNDM5IDEuMTUyLS40MzkgMS41OTEgMEwyMS43NSAxMk00LjUgOS43NXYxMC4xMjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNUg5Ljc1di00Ljg3NWMwLS42MjEuNTA0LTEuMTI1IDEuMTI1LTEuMTI1aDIuMjVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNVYyMWg0LjEyNWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVY5Ljc1TTguMjUgMjFoOC4yNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yLjI1IDEyIDguOTU0LTguOTU1Yy40NC0uNDM5IDEuMTUyLS40MzkgMS41OTEgMEwyMS43NSAxMk00LjUgOS43NXYxMC4xMjVjMCAuNjIxLjUwNCAxLjEyNSAxLjEyNSAxLjEyNUg5Ljc1di00Ljg3NWMwLS42MjEuNTA0LTEuMTI1IDEuMTI1LTEuMTI1aDIuMjVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNVYyMWg0LjEyNWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVY5Ljc1TTguMjUgMjFoOC4yNSIvPgo8L3N2Zz4K)}.hi-outline-home-modern{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDIxdi00Ljg3NWMwLS42MjEuNTA0LTEuMTI1IDEuMTI1LTEuMTI1aDIuMjVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNVYyMW0wIDBoNC41VjMuNTQ1TTEyLjc1IDIxaDcuNVYxMC43NU0yLjI1IDIxaDEuNW0xOCAwaC0xOE0yLjI1IDlsNC41LTEuNjM2TTE4Ljc1IDNsLTEuNS41NDVtMCA2LjIwNSAzIDFtMS41LjUtMS41LS41TTYuNzUgNy4zNjRWM2gtM3YxOG0zLTEzLjYzNiAxMC41LTMuODE5Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDIxdi00Ljg3NWMwLS42MjEuNTA0LTEuMTI1IDEuMTI1LTEuMTI1aDIuMjVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNVYyMW0wIDBoNC41VjMuNTQ1TTEyLjc1IDIxaDcuNVYxMC43NU0yLjI1IDIxaDEuNW0xOCAwaC0xOE0yLjI1IDlsNC41LTEuNjM2TTE4Ljc1IDNsLTEuNS41NDVtMCA2LjIwNSAzIDFtMS41LjUtMS41LS41TTYuNzUgNy4zNjRWM2gtM3YxOG0zLTEzLjYzNiAxMC41LTMuODE5Ii8+Cjwvc3ZnPgo=)}.hi-outline-identification{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNSA5aDMuNzVNMTUgMTJoMy43NU0xNSAxNWgzLjc1TTQuNSAxOS41aDE1YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWNi43NUEyLjI1IDIuMjUgMCAwIDAgMTkuNSA0LjVoLTE1YTIuMjUgMi4yNSAwIDAgMC0yLjI1IDIuMjV2MTAuNUEyLjI1IDIuMjUgMCAwIDAgNC41IDE5LjVabTYtMTAuMTI1YTEuODc1IDEuODc1IDAgMSAxLTMuNzUgMCAxLjg3NSAxLjg3NSAwIDAgMSAzLjc1IDBabTEuMjk0IDYuMzM2YTYuNzIxIDYuNzIxIDAgMCAxLTMuMTcuNzg5IDYuNzIxIDYuNzIxIDAgMCAxLTMuMTY4LS43ODkgMy4zNzYgMy4zNzYgMCAwIDEgNi4zMzggMFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNSA5aDMuNzVNMTUgMTJoMy43NU0xNSAxNWgzLjc1TTQuNSAxOS41aDE1YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWNi43NUEyLjI1IDIuMjUgMCAwIDAgMTkuNSA0LjVoLTE1YTIuMjUgMi4yNSAwIDAgMC0yLjI1IDIuMjV2MTAuNUEyLjI1IDIuMjUgMCAwIDAgNC41IDE5LjVabTYtMTAuMTI1YTEuODc1IDEuODc1IDAgMSAxLTMuNzUgMCAxLjg3NSAxLjg3NSAwIDAgMSAzLjc1IDBabTEuMjk0IDYuMzM2YTYuNzIxIDYuNzIxIDAgMCAxLTMuMTcuNzg5IDYuNzIxIDYuNzIxIDAgMCAxLTMuMTY4LS43ODkgMy4zNzYgMy4zNzYgMCAwIDEgNi4zMzggMFoiLz4KPC9zdmc+Cg==)}.hi-outline-inbox{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDEzLjVoMy44NmEyLjI1IDIuMjUgMCAwIDEgMi4wMTIgMS4yNDRsLjI1Ni41MTJhMi4yNSAyLjI1IDAgMCAwIDIuMDEzIDEuMjQ0aDMuMjE4YTIuMjUgMi4yNSAwIDAgMCAyLjAxMy0xLjI0NGwuMjU2LS41MTJhMi4yNSAyLjI1IDAgMCAxIDIuMDEzLTEuMjQ0aDMuODU5bS0xOS41LjMzOFYxOGEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDE1QTIuMjUgMi4yNSAwIDAgMCAyMS43NSAxOHYtNC4xNjJjMC0uMjI0LS4wMzQtLjQ0Ny0uMS0uNjYxTDE5LjI0IDUuMzM4YTIuMjUgMi4yNSAwIDAgMC0yLjE1LTEuNTg4SDYuOTExYTIuMjUgMi4yNSAwIDAgMC0yLjE1IDEuNTg4TDIuMzUgMTMuMTc3YTIuMjUgMi4yNSAwIDAgMC0uMS42NjFaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDEzLjVoMy44NmEyLjI1IDIuMjUgMCAwIDEgMi4wMTIgMS4yNDRsLjI1Ni41MTJhMi4yNSAyLjI1IDAgMCAwIDIuMDEzIDEuMjQ0aDMuMjE4YTIuMjUgMi4yNSAwIDAgMCAyLjAxMy0xLjI0NGwuMjU2LS41MTJhMi4yNSAyLjI1IDAgMCAxIDIuMDEzLTEuMjQ0aDMuODU5bS0xOS41LjMzOFYxOGEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDE1QTIuMjUgMi4yNSAwIDAgMCAyMS43NSAxOHYtNC4xNjJjMC0uMjI0LS4wMzQtLjQ0Ny0uMS0uNjYxTDE5LjI0IDUuMzM4YTIuMjUgMi4yNSAwIDAgMC0yLjE1LTEuNTg4SDYuOTExYTIuMjUgMi4yNSAwIDAgMC0yLjE1IDEuNTg4TDIuMzUgMTMuMTc3YTIuMjUgMi4yNSAwIDAgMC0uMS42NjFaIi8+Cjwvc3ZnPgo=)}.hi-outline-inbox-arrow-down{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDMuNzVINi45MTJhMi4yNSAyLjI1IDAgMCAwLTIuMTUgMS41ODhMMi4zNSAxMy4xNzdhMi4yNSAyLjI1IDAgMCAwLS4xLjY2MVYxOGEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDE1QTIuMjUgMi4yNSAwIDAgMCAyMS43NSAxOHYtNC4xNjJjMC0uMjI0LS4wMzQtLjQ0Ny0uMS0uNjYxTDE5LjI0IDUuMzM4YTIuMjUgMi4yNSAwIDAgMC0yLjE1LTEuNTg4SDE1TTIuMjUgMTMuNWgzLjg2YTIuMjUgMi4yNSAwIDAgMSAyLjAxMiAxLjI0NGwuMjU2LjUxMmEyLjI1IDIuMjUgMCAwIDAgMi4wMTMgMS4yNDRoMy4yMThhMi4yNSAyLjI1IDAgMCAwIDIuMDEzLTEuMjQ0bC4yNTYtLjUxMmEyLjI1IDIuMjUgMCAwIDEgMi4wMTMtMS4yNDRoMy44NTlNMTIgM3Y4LjI1bTAgMC0zLTNtMyAzIDMtMyIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDMuNzVINi45MTJhMi4yNSAyLjI1IDAgMCAwLTIuMTUgMS41ODhMMi4zNSAxMy4xNzdhMi4yNSAyLjI1IDAgMCAwLS4xLjY2MVYxOGEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDE1QTIuMjUgMi4yNSAwIDAgMCAyMS43NSAxOHYtNC4xNjJjMC0uMjI0LS4wMzQtLjQ0Ny0uMS0uNjYxTDE5LjI0IDUuMzM4YTIuMjUgMi4yNSAwIDAgMC0yLjE1LTEuNTg4SDE1TTIuMjUgMTMuNWgzLjg2YTIuMjUgMi4yNSAwIDAgMSAyLjAxMiAxLjI0NGwuMjU2LjUxMmEyLjI1IDIuMjUgMCAwIDAgMi4wMTMgMS4yNDRoMy4yMThhMi4yNSAyLjI1IDAgMCAwIDIuMDEzLTEuMjQ0bC4yNTYtLjUxMmEyLjI1IDIuMjUgMCAwIDEgMi4wMTMtMS4yNDRoMy44NTlNMTIgM3Y4LjI1bTAgMC0zLTNtMyAzIDMtMyIvPgo8L3N2Zz4K)}.hi-outline-inbox-stack{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im03Ljg3NSAxNC4yNSAxLjIxNCAxLjk0MmEyLjI1IDIuMjUgMCAwIDAgMS45MDggMS4wNThoMi4wMDZjLjc3NiAwIDEuNDk3LS40IDEuOTA4LTEuMDU4bDEuMjE0LTEuOTQyTTIuNDEgOWg0LjYzNmEyLjI1IDIuMjUgMCAwIDEgMS44NzIgMS4wMDJsLjE2NC4yNDZhMi4yNSAyLjI1IDAgMCAwIDEuODcyIDEuMDAyaDIuMDkyYTIuMjUgMi4yNSAwIDAgMCAxLjg3Mi0xLjAwMmwuMTY0LS4yNDZBMi4yNSAyLjI1IDAgMCAxIDE2Ljk1NCA5aDQuNjM2TTIuNDEgOWEyLjI1IDIuMjUgMCAwIDAtLjE2LjgzMlYxMmEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDE1QTIuMjUgMi4yNSAwIDAgMCAyMS43NSAxMlY5LjgzMmMwLS4yODctLjA1NS0uNTctLjE2LS44MzJNMi40MSA5YTIuMjUgMi4yNSAwIDAgMSAuMzgyLS42MzJsMy4yODUtMy44MzJhMi4yNSAyLjI1IDAgMCAxIDEuNzA4LS43ODZoOC40M2MuNjU3IDAgMS4yODEuMjg3IDEuNzA5Ljc4NmwzLjI4NCAzLjgzMmMuMTYzLjE5LjI5MS40MDQuMzgyLjYzMk00LjUgMjAuMjVoMTVBMi4yNSAyLjI1IDAgMCAwIDIxLjc1IDE4di0yLjYyNWMwLS42MjEtLjUwNC0xLjEyNS0xLjEyNS0xLjEyNUgzLjM3NWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNVYxOGEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im03Ljg3NSAxNC4yNSAxLjIxNCAxLjk0MmEyLjI1IDIuMjUgMCAwIDAgMS45MDggMS4wNThoMi4wMDZjLjc3NiAwIDEuNDk3LS40IDEuOTA4LTEuMDU4bDEuMjE0LTEuOTQyTTIuNDEgOWg0LjYzNmEyLjI1IDIuMjUgMCAwIDEgMS44NzIgMS4wMDJsLjE2NC4yNDZhMi4yNSAyLjI1IDAgMCAwIDEuODcyIDEuMDAyaDIuMDkyYTIuMjUgMi4yNSAwIDAgMCAxLjg3Mi0xLjAwMmwuMTY0LS4yNDZBMi4yNSAyLjI1IDAgMCAxIDE2Ljk1NCA5aDQuNjM2TTIuNDEgOWEyLjI1IDIuMjUgMCAwIDAtLjE2LjgzMlYxMmEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDE1QTIuMjUgMi4yNSAwIDAgMCAyMS43NSAxMlY5LjgzMmMwLS4yODctLjA1NS0uNTctLjE2LS44MzJNMi40MSA5YTIuMjUgMi4yNSAwIDAgMSAuMzgyLS42MzJsMy4yODUtMy44MzJhMi4yNSAyLjI1IDAgMCAxIDEuNzA4LS43ODZoOC40M2MuNjU3IDAgMS4yODEuMjg3IDEuNzA5Ljc4NmwzLjI4NCAzLjgzMmMuMTYzLjE5LjI5MS40MDQuMzgyLjYzMk00LjUgMjAuMjVoMTVBMi4yNSAyLjI1IDAgMCAwIDIxLjc1IDE4di0yLjYyNWMwLS42MjEtLjUwNC0xLjEyNS0xLjEyNS0xLjEyNUgzLjM3NWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNVYxOGEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1WiIvPgo8L3N2Zz4K)}.hi-outline-information-circle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xMS4yNSAxMS4yNS4wNDEtLjAyYS43NS43NSAwIDAgMSAxLjA2My44NTJsLS43MDggMi44MzZhLjc1Ljc1IDAgMCAwIDEuMDYzLjg1M2wuMDQxLS4wMjFNMjEgMTJhOSA5IDAgMSAxLTE4IDAgOSA5IDAgMCAxIDE4IDBabS05LTMuNzVoLjAwOHYuMDA4SDEyVjguMjVaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xMS4yNSAxMS4yNS4wNDEtLjAyYS43NS43NSAwIDAgMSAxLjA2My44NTJsLS43MDggMi44MzZhLjc1Ljc1IDAgMCAwIDEuMDYzLjg1M2wuMDQxLS4wMjFNMjEgMTJhOSA5IDAgMSAxLTE4IDAgOSA5IDAgMCAxIDE4IDBabS05LTMuNzVoLjAwOHYuMDA4SDEyVjguMjVaIi8+Cjwvc3ZnPgo=)}.hi-outline-italic{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik01LjI0OCAyMC4yNDZIOS4wNW0wIDBoMy42OTZtLTMuNjk2IDAgNS44OTMtMTYuNTAybTAgMGgtMy42OTdtMy42OTcgMGgzLjgwMyIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik01LjI0OCAyMC4yNDZIOS4wNW0wIDBoMy42OTZtLTMuNjk2IDAgNS44OTMtMTYuNTAybTAgMGgtMy42OTdtMy42OTcgMGgzLjgwMyIvPgo8L3N2Zz4K)}.hi-outline-key{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSA1LjI1YTMgMyAwIDAgMSAzIDNtMyAwYTYgNiAwIDAgMS03LjAyOSA1LjkxMmMtLjU2My0uMDk3LTEuMTU5LjAyNi0xLjU2My40M0wxMC41IDE3LjI1SDguMjV2Mi4yNUg2djIuMjVIMi4yNXYtMi44MThjMC0uNTk3LjIzNy0xLjE3LjY1OS0xLjU5MWw2LjQ5OS02LjQ5OWMuNDA0LS40MDQuNTI3LTEgLjQzLTEuNTYzQTYgNiAwIDEgMSAyMS43NSA4LjI1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSA1LjI1YTMgMyAwIDAgMSAzIDNtMyAwYTYgNiAwIDAgMS03LjAyOSA1LjkxMmMtLjU2My0uMDk3LTEuMTU5LjAyNi0xLjU2My40M0wxMC41IDE3LjI1SDguMjV2Mi4yNUg2djIuMjVIMi4yNXYtMi44MThjMC0uNTk3LjIzNy0xLjE3LjY1OS0xLjU5MWw2LjQ5OS02LjQ5OWMuNDA0LS40MDQuNTI3LTEgLjQzLTEuNTYzQTYgNiAwIDEgMSAyMS43NSA4LjI1WiIvPgo8L3N2Zz4K)}.hi-outline-language{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xMC41IDIxIDUuMjUtMTEuMjVMMjEgMjFtLTktM2g3LjVNMyA1LjYyMWE0OC40NzQgNDguNDc0IDAgMCAxIDYtLjM3MW0wIDBjMS4xMiAwIDIuMjMzLjAzOCAzLjMzNC4xMTRNOSA1LjI1VjNtMy4zMzQgMi4zNjRDMTEuMTc2IDEwLjY1OCA3LjY5IDE1LjA4IDMgMTcuNTAybTkuMzM0LTEyLjEzOGMuODk2LjA2MSAxLjc4NS4xNDcgMi42NjYuMjU3bS00LjU4OSA4LjQ5NWExOC4wMjMgMTguMDIzIDAgMCAxLTMuODI3LTUuODAyIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xMC41IDIxIDUuMjUtMTEuMjVMMjEgMjFtLTktM2g3LjVNMyA1LjYyMWE0OC40NzQgNDguNDc0IDAgMCAxIDYtLjM3MW0wIDBjMS4xMiAwIDIuMjMzLjAzOCAzLjMzNC4xMTRNOSA1LjI1VjNtMy4zMzQgMi4zNjRDMTEuMTc2IDEwLjY1OCA3LjY5IDE1LjA4IDMgMTcuNTAybTkuMzM0LTEyLjEzOGMuODk2LjA2MSAxLjc4NS4xNDcgMi42NjYuMjU3bS00LjU4OSA4LjQ5NWExOC4wMjMgMTguMDIzIDAgMCAxLTMuODI3LTUuODAyIi8+Cjwvc3ZnPgo=)}.hi-outline-lifebuoy{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNi43MTIgNC4zM2E5LjAyNyA5LjAyNyAwIDAgMSAxLjY1MiAxLjMwNmMuNTEuNTEuOTQ0IDEuMDY0IDEuMzA2IDEuNjUyTTE2LjcxMiA0LjMzbC0zLjQ0OCA0LjEzOG0zLjQ0OC00LjEzOGE5LjAxNCA5LjAxNCAwIDAgMC05LjQyNCAwTTE5LjY3IDcuMjg4bC00LjEzOCAzLjQ0OG00LjEzOC0zLjQ0OGE5LjAxNCA5LjAxNCAwIDAgMSAwIDkuNDI0bS00LjEzOC01Ljk3NmEzLjczNiAzLjczNiAwIDAgMC0uODgtMS4zODggMy43MzcgMy43MzcgMCAwIDAtMS4zODgtLjg4bTIuMjY4IDIuMjY4YTMuNzY1IDMuNzY1IDAgMCAxIDAgMi41MjhtLTIuMjY4LTQuNzk2YTMuNzY1IDMuNzY1IDAgMCAwLTIuNTI4IDBtNC43OTYgNC43OTZjLS4xODEuNTA2LS40NzUuOTgyLS44OCAxLjM4OGEzLjczNiAzLjczNiAwIDAgMS0xLjM4OC44OG0yLjI2OC0yLjI2OCA0LjEzOCAzLjQ0OG0wIDBhOS4wMjcgOS4wMjcgMCAwIDEtMS4zMDYgMS42NTJjLS41MS41MS0xLjA2NC45NDQtMS42NTIgMS4zMDZtMCAwLTMuNDQ4LTQuMTM4bTMuNDQ4IDQuMTM4YTkuMDE0IDkuMDE0IDAgMCAxLTkuNDI0IDBtNS45NzYtNC4xMzhhMy43NjUgMy43NjUgMCAwIDEtMi41MjggMG0wIDBhMy43MzYgMy43MzYgMCAwIDEtMS4zODgtLjg4IDMuNzM3IDMuNzM3IDAgMCAxLS44OC0xLjM4OG0yLjI2OCAyLjI2OEw3LjI4OCAxOS42N20wIDBhOS4wMjQgOS4wMjQgMCAwIDEtMS42NTItMS4zMDYgOS4wMjcgOS4wMjcgMCAwIDEtMS4zMDYtMS42NTJtMCAwIDQuMTM4LTMuNDQ4TTQuMzMgMTYuNzEyYTkuMDE0IDkuMDE0IDAgMCAxIDAtOS40MjRtNC4xMzggNS45NzZhMy43NjUgMy43NjUgMCAwIDEgMC0yLjUyOG0wIDBjLjE4MS0uNTA2LjQ3NS0uOTgyLjg4LTEuMzg4YTMuNzM2IDMuNzM2IDAgMCAxIDEuMzg4LS44OG0tMi4yNjggMi4yNjhMNC4zMyA3LjI4OG02LjQwNiAxLjE4TDcuMjg4IDQuMzNtMCAwYTkuMDI0IDkuMDI0IDAgMCAwLTEuNjUyIDEuMzA2QTkuMDI1IDkuMDI1IDAgMCAwIDQuMzMgNy4yODgiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNi43MTIgNC4zM2E5LjAyNyA5LjAyNyAwIDAgMSAxLjY1MiAxLjMwNmMuNTEuNTEuOTQ0IDEuMDY0IDEuMzA2IDEuNjUyTTE2LjcxMiA0LjMzbC0zLjQ0OCA0LjEzOG0zLjQ0OC00LjEzOGE5LjAxNCA5LjAxNCAwIDAgMC05LjQyNCAwTTE5LjY3IDcuMjg4bC00LjEzOCAzLjQ0OG00LjEzOC0zLjQ0OGE5LjAxNCA5LjAxNCAwIDAgMSAwIDkuNDI0bS00LjEzOC01Ljk3NmEzLjczNiAzLjczNiAwIDAgMC0uODgtMS4zODggMy43MzcgMy43MzcgMCAwIDAtMS4zODgtLjg4bTIuMjY4IDIuMjY4YTMuNzY1IDMuNzY1IDAgMCAxIDAgMi41MjhtLTIuMjY4LTQuNzk2YTMuNzY1IDMuNzY1IDAgMCAwLTIuNTI4IDBtNC43OTYgNC43OTZjLS4xODEuNTA2LS40NzUuOTgyLS44OCAxLjM4OGEzLjczNiAzLjczNiAwIDAgMS0xLjM4OC44OG0yLjI2OC0yLjI2OCA0LjEzOCAzLjQ0OG0wIDBhOS4wMjcgOS4wMjcgMCAwIDEtMS4zMDYgMS42NTJjLS41MS41MS0xLjA2NC45NDQtMS42NTIgMS4zMDZtMCAwLTMuNDQ4LTQuMTM4bTMuNDQ4IDQuMTM4YTkuMDE0IDkuMDE0IDAgMCAxLTkuNDI0IDBtNS45NzYtNC4xMzhhMy43NjUgMy43NjUgMCAwIDEtMi41MjggMG0wIDBhMy43MzYgMy43MzYgMCAwIDEtMS4zODgtLjg4IDMuNzM3IDMuNzM3IDAgMCAxLS44OC0xLjM4OG0yLjI2OCAyLjI2OEw3LjI4OCAxOS42N20wIDBhOS4wMjQgOS4wMjQgMCAwIDEtMS42NTItMS4zMDYgOS4wMjcgOS4wMjcgMCAwIDEtMS4zMDYtMS42NTJtMCAwIDQuMTM4LTMuNDQ4TTQuMzMgMTYuNzEyYTkuMDE0IDkuMDE0IDAgMCAxIDAtOS40MjRtNC4xMzggNS45NzZhMy43NjUgMy43NjUgMCAwIDEgMC0yLjUyOG0wIDBjLjE4MS0uNTA2LjQ3NS0uOTgyLjg4LTEuMzg4YTMuNzM2IDMuNzM2IDAgMCAxIDEuMzg4LS44OG0tMi4yNjggMi4yNjhMNC4zMyA3LjI4OG02LjQwNiAxLjE4TDcuMjg4IDQuMzNtMCAwYTkuMDI0IDkuMDI0IDAgMCAwLTEuNjUyIDEuMzA2QTkuMDI1IDkuMDI1IDAgMCAwIDQuMzMgNy4yODgiLz4KPC9zdmc+Cg==)}.hi-outline-light-bulb{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAxOHYtNS4yNW0wIDBhNi4wMSA2LjAxIDAgMCAwIDEuNS0uMTg5bS0xLjUuMTg5YTYuMDEgNi4wMSAwIDAgMS0xLjUtLjE4OW0zLjc1IDcuNDc4YTEyLjA2IDEyLjA2IDAgMCAxLTQuNSAwbTMuNzUgMi4zODNhMTQuNDA2IDE0LjQwNiAwIDAgMS0zIDBNMTQuMjUgMTh2LS4xOTJjMC0uOTgzLjY1OC0xLjgyMyAxLjUwOC0yLjMxNmE3LjUgNy41IDAgMSAwLTcuNTE3IDBjLjg1LjQ5MyAxLjUwOSAxLjMzMyAxLjUwOSAyLjMxNlYxOCIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAxOHYtNS4yNW0wIDBhNi4wMSA2LjAxIDAgMCAwIDEuNS0uMTg5bS0xLjUuMTg5YTYuMDEgNi4wMSAwIDAgMS0xLjUtLjE4OW0zLjc1IDcuNDc4YTEyLjA2IDEyLjA2IDAgMCAxLTQuNSAwbTMuNzUgMi4zODNhMTQuNDA2IDE0LjQwNiAwIDAgMS0zIDBNMTQuMjUgMTh2LS4xOTJjMC0uOTgzLjY1OC0xLjgyMyAxLjUwOC0yLjMxNmE3LjUgNy41IDAgMSAwLTcuNTE3IDBjLjg1LjQ5MyAxLjUwOSAxLjMzMyAxLjUwOSAyLjMxNlYxOCIvPgo8L3N2Zz4K)}.hi-outline-link{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMy4xOSA4LjY4OGE0LjUgNC41IDAgMCAxIDEuMjQyIDcuMjQ0bC00LjUgNC41YTQuNSA0LjUgMCAwIDEtNi4zNjQtNi4zNjRsMS43NTctMS43NTdtMTMuMzUtLjYyMiAxLjc1Ny0xLjc1N2E0LjUgNC41IDAgMCAwLTYuMzY0LTYuMzY0bC00LjUgNC41YTQuNSA0LjUgMCAwIDAgMS4yNDIgNy4yNDQiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMy4xOSA4LjY4OGE0LjUgNC41IDAgMCAxIDEuMjQyIDcuMjQ0bC00LjUgNC41YTQuNSA0LjUgMCAwIDEtNi4zNjQtNi4zNjRsMS43NTctMS43NTdtMTMuMzUtLjYyMiAxLjc1Ny0xLjc1N2E0LjUgNC41IDAgMCAwLTYuMzY0LTYuMzY0bC00LjUgNC41YTQuNSA0LjUgMCAwIDAgMS4yNDIgNy4yNDQiLz4KPC9zdmc+Cg==)}.hi-outline-link-slash{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMy4xODEgOC42OGE0LjUwMyA0LjUwMyAwIDAgMSAxLjkwMyA2LjQwNW0tOS43NjgtMi43ODJMMy41NiAxNC4wNmE0LjUgNC41IDAgMCAwIDYuMzY0IDYuMzY1bDMuMTI5LTMuMTI5bTUuNjE0LTUuNjE1IDEuNzU3LTEuNzU3YTQuNSA0LjUgMCAwIDAtNi4zNjQtNi4zNjVsLTQuNSA0LjVjLS4yNTguMjYtLjQ3OS41NDEtLjY2MS44NG0xLjkwMyA2LjQwNWE0LjQ5NSA0LjQ5NSAwIDAgMS0xLjI0Mi0uODggNC40ODMgNC40ODMgMCAwIDEtMS4wNjItMS42ODNtNi41ODcgMi4zNDUgNS45MDcgNS45MDdtLTUuOTA3LTUuOTA3TDguODk4IDguODk4TTIuOTkxIDIuOTkgOC44OTggOC45Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMy4xODEgOC42OGE0LjUwMyA0LjUwMyAwIDAgMSAxLjkwMyA2LjQwNW0tOS43NjgtMi43ODJMMy41NiAxNC4wNmE0LjUgNC41IDAgMCAwIDYuMzY0IDYuMzY1bDMuMTI5LTMuMTI5bTUuNjE0LTUuNjE1IDEuNzU3LTEuNzU3YTQuNSA0LjUgMCAwIDAtNi4zNjQtNi4zNjVsLTQuNSA0LjVjLS4yNTguMjYtLjQ3OS41NDEtLjY2MS44NG0xLjkwMyA2LjQwNWE0LjQ5NSA0LjQ5NSAwIDAgMS0xLjI0Mi0uODggNC40ODMgNC40ODMgMCAwIDEtMS4wNjItMS42ODNtNi41ODcgMi4zNDUgNS45MDcgNS45MDdtLTUuOTA3LTUuOTA3TDguODk4IDguODk4TTIuOTkxIDIuOTkgOC44OTggOC45Ii8+Cjwvc3ZnPgo=)}.hi-outline-list-bullet{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDYuNzVoMTJNOC4yNSAxMmgxMm0tMTIgNS4yNWgxMk0zLjc1IDYuNzVoLjAwN3YuMDA4SDMuNzVWNi43NVptLjM3NSAwYS4zNzUuMzc1IDAgMSAxLS43NSAwIC4zNzUuMzc1IDAgMCAxIC43NSAwWk0zLjc1IDEyaC4wMDd2LjAwOEgzLjc1VjEyWm0uMzc1IDBhLjM3NS4zNzUgMCAxIDEtLjc1IDAgLjM3NS4zNzUgMCAwIDEgLjc1IDBabS0uMzc1IDUuMjVoLjAwN3YuMDA4SDMuNzV2LS4wMDhabS4zNzUgMGEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDYuNzVoMTJNOC4yNSAxMmgxMm0tMTIgNS4yNWgxMk0zLjc1IDYuNzVoLjAwN3YuMDA4SDMuNzVWNi43NVptLjM3NSAwYS4zNzUuMzc1IDAgMSAxLS43NSAwIC4zNzUuMzc1IDAgMCAxIC43NSAwWk0zLjc1IDEyaC4wMDd2LjAwOEgzLjc1VjEyWm0uMzc1IDBhLjM3NS4zNzUgMCAxIDEtLjc1IDAgLjM3NS4zNzUgMCAwIDEgLjc1IDBabS0uMzc1IDUuMjVoLjAwN3YuMDA4SDMuNzV2LS4wMDhabS4zNzUgMGEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFoiLz4KPC9zdmc+Cg==)}.hi-outline-lock-closed{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNi41IDEwLjVWNi43NWE0LjUgNC41IDAgMSAwLTkgMHYzLjc1bS0uNzUgMTEuMjVoMTAuNWEyLjI1IDIuMjUgMCAwIDAgMi4yNS0yLjI1di02Ljc1YTIuMjUgMi4yNSAwIDAgMC0yLjI1LTIuMjVINi43NWEyLjI1IDIuMjUgMCAwIDAtMi4yNSAyLjI1djYuNzVhMi4yNSAyLjI1IDAgMCAwIDIuMjUgMi4yNVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNi41IDEwLjVWNi43NWE0LjUgNC41IDAgMSAwLTkgMHYzLjc1bS0uNzUgMTEuMjVoMTAuNWEyLjI1IDIuMjUgMCAwIDAgMi4yNS0yLjI1di02Ljc1YTIuMjUgMi4yNSAwIDAgMC0yLjI1LTIuMjVINi43NWEyLjI1IDIuMjUgMCAwIDAtMi4yNSAyLjI1djYuNzVhMi4yNSAyLjI1IDAgMCAwIDIuMjUgMi4yNVoiLz4KPC9zdmc+Cg==)}.hi-outline-lock-open{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMy41IDEwLjVWNi43NWE0LjUgNC41IDAgMSAxIDkgMHYzLjc1TTMuNzUgMjEuNzVoMTAuNWEyLjI1IDIuMjUgMCAwIDAgMi4yNS0yLjI1di02Ljc1YTIuMjUgMi4yNSAwIDAgMC0yLjI1LTIuMjVIMy43NWEyLjI1IDIuMjUgMCAwIDAtMi4yNSAyLjI1djYuNzVhMi4yNSAyLjI1IDAgMCAwIDIuMjUgMi4yNVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMy41IDEwLjVWNi43NWE0LjUgNC41IDAgMSAxIDkgMHYzLjc1TTMuNzUgMjEuNzVoMTAuNWEyLjI1IDIuMjUgMCAwIDAgMi4yNS0yLjI1di02Ljc1YTIuMjUgMi4yNSAwIDAgMC0yLjI1LTIuMjVIMy43NWEyLjI1IDIuMjUgMCAwIDAtMi4yNSAyLjI1djYuNzVhMi4yNSAyLjI1IDAgMCAwIDIuMjUgMi4yNVoiLz4KPC9zdmc+Cg==)}.hi-outline-magnifying-glass{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yMSAyMS01LjE5Ny01LjE5N20wIDBBNy41IDcuNSAwIDEgMCA1LjE5NiA1LjE5NmE3LjUgNy41IDAgMCAwIDEwLjYwNyAxMC42MDdaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yMSAyMS01LjE5Ny01LjE5N20wIDBBNy41IDcuNSAwIDEgMCA1LjE5NiA1LjE5NmE3LjUgNy41IDAgMCAwIDEwLjYwNyAxMC42MDdaIi8+Cjwvc3ZnPgo=)}.hi-outline-magnifying-glass-circle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNS43NSAxNS43NS0yLjQ4OS0yLjQ4OW0wIDBhMy4zNzUgMy4zNzUgMCAxIDAtNC43NzMtNC43NzMgMy4zNzUgMy4zNzUgMCAwIDAgNC43NzQgNC43NzRaTTIxIDEyYTkgOSAwIDEgMS0xOCAwIDkgOSAwIDAgMSAxOCAwWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNS43NSAxNS43NS0yLjQ4OS0yLjQ4OW0wIDBhMy4zNzUgMy4zNzUgMCAxIDAtNC43NzMtNC43NzMgMy4zNzUgMy4zNzUgMCAwIDAgNC43NzQgNC43NzRaTTIxIDEyYTkgOSAwIDEgMS0xOCAwIDkgOSAwIDAgMSAxOCAwWiIvPgo8L3N2Zz4K)}.hi-outline-magnifying-glass-minus{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yMSAyMS01LjE5Ny01LjE5N20wIDBBNy41IDcuNSAwIDEgMCA1LjE5NiA1LjE5NmE3LjUgNy41IDAgMCAwIDEwLjYwNyAxMC42MDdaTTEzLjUgMTAuNWgtNiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yMSAyMS01LjE5Ny01LjE5N20wIDBBNy41IDcuNSAwIDEgMCA1LjE5NiA1LjE5NmE3LjUgNy41IDAgMCAwIDEwLjYwNyAxMC42MDdaTTEzLjUgMTAuNWgtNiIvPgo8L3N2Zz4K)}.hi-outline-magnifying-glass-plus{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yMSAyMS01LjE5Ny01LjE5N20wIDBBNy41IDcuNSAwIDEgMCA1LjE5NiA1LjE5NmE3LjUgNy41IDAgMCAwIDEwLjYwNyAxMC42MDdaTTEwLjUgNy41djZtMy0zaC02Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yMSAyMS01LjE5Ny01LjE5N20wIDBBNy41IDcuNSAwIDEgMCA1LjE5NiA1LjE5NmE3LjUgNy41IDAgMCAwIDEwLjYwNyAxMC42MDdaTTEwLjUgNy41djZtMy0zaC02Ii8+Cjwvc3ZnPgo=)}.hi-outline-map{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDYuNzVWMTVtNi02djguMjVtLjUwMyAzLjQ5OCA0Ljg3NS0yLjQzN2MuMzgxLS4xOS42MjItLjU4LjYyMi0xLjAwNlY0LjgyYzAtLjgzNi0uODgtMS4zOC0xLjYyOC0xLjAwNmwtMy44NjkgMS45MzRjLS4zMTcuMTU5LS42OS4xNTktMS4wMDYgMEw5LjUwMyAzLjI1MmExLjEyNSAxLjEyNSAwIDAgMC0xLjAwNiAwTDMuNjIyIDUuNjg5QzMuMjQgNS44OCAzIDYuMjcgMyA2LjY5NVYxOS4xOGMwIC44MzYuODggMS4zOCAxLjYyOCAxLjAwNmwzLjg2OS0xLjkzNGMuMzE3LS4xNTkuNjktLjE1OSAxLjAwNiAwbDQuOTk0IDIuNDk3Yy4zMTcuMTU4LjY5LjE1OCAxLjAwNiAwWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDYuNzVWMTVtNi02djguMjVtLjUwMyAzLjQ5OCA0Ljg3NS0yLjQzN2MuMzgxLS4xOS42MjItLjU4LjYyMi0xLjAwNlY0LjgyYzAtLjgzNi0uODgtMS4zOC0xLjYyOC0xLjAwNmwtMy44NjkgMS45MzRjLS4zMTcuMTU5LS42OS4xNTktMS4wMDYgMEw5LjUwMyAzLjI1MmExLjEyNSAxLjEyNSAwIDAgMC0xLjAwNiAwTDMuNjIyIDUuNjg5QzMuMjQgNS44OCAzIDYuMjcgMyA2LjY5NVYxOS4xOGMwIC44MzYuODggMS4zOCAxLjYyOCAxLjAwNmwzLjg2OS0xLjkzNGMuMzE3LS4xNTkuNjktLjE1OSAxLjAwNiAwbDQuOTk0IDIuNDk3Yy4zMTcuMTU4LjY5LjE1OCAxLjAwNiAwWiIvPgo8L3N2Zz4K)}.hi-outline-map-pin{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNSAxMC41YTMgMyAwIDEgMS02IDAgMyAzIDAgMCAxIDYgMFoiLz4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDEwLjVjMCA3LjE0Mi03LjUgMTEuMjUtNy41IDExLjI1UzQuNSAxNy42NDIgNC41IDEwLjVhNy41IDcuNSAwIDEgMSAxNSAwWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNSAxMC41YTMgMyAwIDEgMS02IDAgMyAzIDAgMCAxIDYgMFoiLz4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS41IDEwLjVjMCA3LjE0Mi03LjUgMTEuMjUtNy41IDExLjI1UzQuNSAxNy42NDIgNC41IDEwLjVhNy41IDcuNSAwIDEgMSAxNSAwWiIvPgo8L3N2Zz4K)}.hi-outline-megaphone{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC4zNCAxNS44NGMtLjY4OC0uMDYtMS4zODYtLjA5LTIuMDktLjA5SDcuNWE0LjUgNC41IDAgMSAxIDAtOWguNzVjLjcwNCAwIDEuNDAyLS4wMyAyLjA5LS4wOW0wIDkuMThjLjI1My45NjIuNTg0IDEuODkyLjk4NSAyLjc4My4yNDcuNTUuMDYgMS4yMS0uNDYzIDEuNTExbC0uNjU3LjM4Yy0uNTUxLjMxOC0xLjI2LjExNy0xLjUyNy0uNDYxYTIwLjg0NSAyMC44NDUgMCAwIDEtMS40NC00LjI4Mm0zLjEwMi4wNjlhMTguMDMgMTguMDMgMCAwIDEtLjU5LTQuNTljMC0xLjU4Ni4yMDUtMy4xMjQuNTktNC41OW0wIDkuMThhMjMuODQ4IDIzLjg0OCAwIDAgMSA4LjgzNSAyLjUzNU0xMC4zNCA2LjY2YTIzLjg0NyAyMy44NDcgMCAwIDAgOC44MzUtMi41MzVtMCAwQTIzLjc0IDIzLjc0IDAgMCAwIDE4Ljc5NSAzbS4zOCAxLjEyNWEyMy45MSAyMy45MSAwIDAgMSAxLjAxNCA1LjM5NW0tMS4wMTQgOC44NTVjLS4xMTguMzgtLjI0NS43NTQtLjM4IDEuMTI1bS4zOC0xLjEyNWEyMy45MSAyMy45MSAwIDAgMCAxLjAxNC01LjM5NW0wLTMuNDZjLjQ5NS40MTMuODExIDEuMDM1LjgxMSAxLjczIDAgLjY5NS0uMzE2IDEuMzE3LS44MTEgMS43M20wLTMuNDZhMjQuMzQ3IDI0LjM0NyAwIDAgMSAwIDMuNDYiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC4zNCAxNS44NGMtLjY4OC0uMDYtMS4zODYtLjA5LTIuMDktLjA5SDcuNWE0LjUgNC41IDAgMSAxIDAtOWguNzVjLjcwNCAwIDEuNDAyLS4wMyAyLjA5LS4wOW0wIDkuMThjLjI1My45NjIuNTg0IDEuODkyLjk4NSAyLjc4My4yNDcuNTUuMDYgMS4yMS0uNDYzIDEuNTExbC0uNjU3LjM4Yy0uNTUxLjMxOC0xLjI2LjExNy0xLjUyNy0uNDYxYTIwLjg0NSAyMC44NDUgMCAwIDEtMS40NC00LjI4Mm0zLjEwMi4wNjlhMTguMDMgMTguMDMgMCAwIDEtLjU5LTQuNTljMC0xLjU4Ni4yMDUtMy4xMjQuNTktNC41OW0wIDkuMThhMjMuODQ4IDIzLjg0OCAwIDAgMSA4LjgzNSAyLjUzNU0xMC4zNCA2LjY2YTIzLjg0NyAyMy44NDcgMCAwIDAgOC44MzUtMi41MzVtMCAwQTIzLjc0IDIzLjc0IDAgMCAwIDE4Ljc5NSAzbS4zOCAxLjEyNWEyMy45MSAyMy45MSAwIDAgMSAxLjAxNCA1LjM5NW0tMS4wMTQgOC44NTVjLS4xMTguMzgtLjI0NS43NTQtLjM4IDEuMTI1bS4zOC0xLjEyNWEyMy45MSAyMy45MSAwIDAgMCAxLjAxNC01LjM5NW0wLTMuNDZjLjQ5NS40MTMuODExIDEuMDM1LjgxMSAxLjczIDAgLjY5NS0uMzE2IDEuMzE3LS44MTEgMS43M20wLTMuNDZhMjQuMzQ3IDI0LjM0NyAwIDAgMSAwIDMuNDYiLz4KPC9zdmc+Cg==)}.hi-outline-microphone{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAxOC43NWE2IDYgMCAwIDAgNi02di0xLjVtLTYgNy41YTYgNiAwIDAgMS02LTZ2LTEuNW02IDcuNXYzLjc1bS0zLjc1IDBoNy41TTEyIDE1Ljc1YTMgMyAwIDAgMS0zLTNWNC41YTMgMyAwIDEgMSA2IDB2OC4yNWEzIDMgMCAwIDEtMyAzWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAxOC43NWE2IDYgMCAwIDAgNi02di0xLjVtLTYgNy41YTYgNiAwIDAgMS02LTZ2LTEuNW02IDcuNXYzLjc1bS0zLjc1IDBoNy41TTEyIDE1Ljc1YTMgMyAwIDAgMS0zLTNWNC41YTMgMyAwIDEgMSA2IDB2OC4yNWEzIDMgMCAwIDEtMyAzWiIvPgo8L3N2Zz4K)}.hi-outline-minus{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik01IDEyaDE0Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik01IDEyaDE0Ii8+Cjwvc3ZnPgo=)}.hi-outline-minus-circle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNSAxMkg5bTEyIDBhOSA5IDAgMSAxLTE4IDAgOSA5IDAgMCAxIDE4IDBaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNSAxMkg5bTEyIDBhOSA5IDAgMSAxLTE4IDAgOSA5IDAgMCAxIDE4IDBaIi8+Cjwvc3ZnPgo=)}.hi-outline-minus-small{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOCAxMkg2Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOCAxMkg2Ii8+Cjwvc3ZnPgo=)}.hi-outline-moon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMS43NTIgMTUuMDAyQTkuNzIgOS43MiAwIDAgMSAxOCAxNS43NWMtNS4zODUgMC05Ljc1LTQuMzY1LTkuNzUtOS43NSAwLTEuMzMuMjY2LTIuNTk3Ljc0OC0zLjc1MkE5Ljc1MyA5Ljc1MyAwIDAgMCAzIDExLjI1QzMgMTYuNjM1IDcuMzY1IDIxIDEyLjc1IDIxYTkuNzUzIDkuNzUzIDAgMCAwIDkuMDAyLTUuOTk4WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMS43NTIgMTUuMDAyQTkuNzIgOS43MiAwIDAgMSAxOCAxNS43NWMtNS4zODUgMC05Ljc1LTQuMzY1LTkuNzUtOS43NSAwLTEuMzMuMjY2LTIuNTk3Ljc0OC0zLjc1MkE5Ljc1MyA5Ljc1MyAwIDAgMCAzIDExLjI1QzMgMTYuNjM1IDcuMzY1IDIxIDEyLjc1IDIxYTkuNzUzIDkuNzUzIDAgMCAwIDkuMDAyLTUuOTk4WiIvPgo8L3N2Zz4K)}.hi-outline-musical-note{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im05IDkgMTAuNS0zbTAgNi41NTN2My43NWEyLjI1IDIuMjUgMCAwIDEtMS42MzIgMi4xNjNsLTEuMzIuMzc3YTEuODAzIDEuODAzIDAgMSAxLS45OS0zLjQ2N2wyLjMxLS42NmEyLjI1IDIuMjUgMCAwIDAgMS42MzItMi4xNjNabTAgMFYyLjI1TDkgNS4yNXYxMC4zMDNtMCAwdjMuNzVhMi4yNSAyLjI1IDAgMCAxLTEuNjMyIDIuMTYzbC0xLjMyLjM3N2ExLjgwMyAxLjgwMyAwIDAgMS0uOTktMy40NjdsMi4zMS0uNjZBMi4yNSAyLjI1IDAgMCAwIDkgMTUuNTUzWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im05IDkgMTAuNS0zbTAgNi41NTN2My43NWEyLjI1IDIuMjUgMCAwIDEtMS42MzIgMi4xNjNsLTEuMzIuMzc3YTEuODAzIDEuODAzIDAgMSAxLS45OS0zLjQ2N2wyLjMxLS42NmEyLjI1IDIuMjUgMCAwIDAgMS42MzItMi4xNjNabTAgMFYyLjI1TDkgNS4yNXYxMC4zMDNtMCAwdjMuNzVhMi4yNSAyLjI1IDAgMCAxLTEuNjMyIDIuMTYzbC0xLjMyLjM3N2ExLjgwMyAxLjgwMyAwIDAgMS0uOTktMy40NjdsMi4zMS0uNjZBMi4yNSAyLjI1IDAgMCAwIDkgMTUuNTUzWiIvPgo8L3N2Zz4K)}.hi-outline-newspaper{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA3LjVoMS41bS0xLjUgM2gxLjVtLTcuNSAzaDcuNW0tNy41IDNoNy41bTMtOWgzLjM3NWMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1VjE4YTIuMjUgMi4yNSAwIDAgMS0yLjI1IDIuMjVNMTYuNSA3LjVWMThhMi4yNSAyLjI1IDAgMCAwIDIuMjUgMi4yNU0xNi41IDcuNVY0Ljg3NWMwLS42MjEtLjUwNC0xLjEyNS0xLjEyNS0xLjEyNUg0LjEyNUMzLjUwNCAzLjc1IDMgNC4yNTQgMyA0Ljg3NVYxOGEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDEzLjVNNiA3LjVoM3YzSDZ2LTNaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA3LjVoMS41bS0xLjUgM2gxLjVtLTcuNSAzaDcuNW0tNy41IDNoNy41bTMtOWgzLjM3NWMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1VjE4YTIuMjUgMi4yNSAwIDAgMS0yLjI1IDIuMjVNMTYuNSA3LjVWMThhMi4yNSAyLjI1IDAgMCAwIDIuMjUgMi4yNU0xNi41IDcuNVY0Ljg3NWMwLS42MjEtLjUwNC0xLjEyNS0xLjEyNS0xLjEyNUg0LjEyNUMzLjUwNCAzLjc1IDMgNC4yNTQgMyA0Ljg3NVYxOGEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1aDEzLjVNNiA3LjVoM3YzSDZ2LTNaIi8+Cjwvc3ZnPgo=)}.hi-outline-no-symbol{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOC4zNjQgMTguMzY0QTkgOSAwIDAgMCA1LjYzNiA1LjYzNm0xMi43MjggMTIuNzI4QTkgOSAwIDAgMSA1LjYzNiA1LjYzNm0xMi43MjggMTIuNzI4TDUuNjM2IDUuNjM2Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOC4zNjQgMTguMzY0QTkgOSAwIDAgMCA1LjYzNiA1LjYzNm0xMi43MjggMTIuNzI4QTkgOSAwIDAgMSA1LjYzNiA1LjYzNm0xMi43MjggMTIuNzI4TDUuNjM2IDUuNjM2Ii8+Cjwvc3ZnPgo=)}.hi-outline-numbered-list{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI0MiA1Ljk5MmgxMm0tMTIgNi4wMDNIMjAuMjRtLTEyIDUuOTk5aDEyTTQuMTE3IDcuNDk1di0zLjc1SDIuOTltMS4xMjUgMy43NUgyLjk5bTEuMTI1IDBINS4yNG0tMS45MiAyLjU3N2ExLjEyNSAxLjEyNSAwIDEgMSAxLjU5MSAxLjU5bC0xLjgzIDEuODNoMi4xNk0yLjk5IDE1Ljc0NWgxLjEyNWExLjEyNSAxLjEyNSAwIDAgMSAwIDIuMjVIMy43NG0wLS4wMDJoLjM3NWExLjEyNSAxLjEyNSAwIDAgMSAwIDIuMjVIMi45OSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI0MiA1Ljk5MmgxMm0tMTIgNi4wMDNIMjAuMjRtLTEyIDUuOTk5aDEyTTQuMTE3IDcuNDk1di0zLjc1SDIuOTltMS4xMjUgMy43NUgyLjk5bTEuMTI1IDBINS4yNG0tMS45MiAyLjU3N2ExLjEyNSAxLjEyNSAwIDEgMSAxLjU5MSAxLjU5bC0xLjgzIDEuODNoMi4xNk0yLjk5IDE1Ljc0NWgxLjEyNWExLjEyNSAxLjEyNSAwIDAgMSAwIDIuMjVIMy43NG0wLS4wMDJoLjM3NWExLjEyNSAxLjEyNSAwIDAgMSAwIDIuMjVIMi45OSIvPgo8L3N2Zz4K)}.hi-outline-paint-brush{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05LjUzIDE2LjEyMmEzIDMgMCAwIDAtNS43OCAxLjEyOCAyLjI1IDIuMjUgMCAwIDEtMi40IDIuMjQ1IDQuNSA0LjUgMCAwIDAgOC40LTIuMjQ1YzAtLjM5OS0uMDc4LS43OC0uMjItMS4xMjhabTAgMGExNS45OTggMTUuOTk4IDAgMCAwIDMuMzg4LTEuNjJtLTUuMDQzLS4wMjVhMTUuOTk0IDE1Ljk5NCAwIDAgMSAxLjYyMi0zLjM5NW0zLjQyIDMuNDJhMTUuOTk1IDE1Ljk5NSAwIDAgMCA0Ljc2NC00LjY0OGwzLjg3Ni01LjgxNGExLjE1MSAxLjE1MSAwIDAgMC0xLjU5Ny0xLjU5N0wxNC4xNDYgNi4zMmExNS45OTYgMTUuOTk2IDAgMCAwLTQuNjQ5IDQuNzYzbTMuNDIgMy40MmE2Ljc3NiA2Ljc3NiAwIDAgMC0zLjQyLTMuNDIiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05LjUzIDE2LjEyMmEzIDMgMCAwIDAtNS43OCAxLjEyOCAyLjI1IDIuMjUgMCAwIDEtMi40IDIuMjQ1IDQuNSA0LjUgMCAwIDAgOC40LTIuMjQ1YzAtLjM5OS0uMDc4LS43OC0uMjItMS4xMjhabTAgMGExNS45OTggMTUuOTk4IDAgMCAwIDMuMzg4LTEuNjJtLTUuMDQzLS4wMjVhMTUuOTk0IDE1Ljk5NCAwIDAgMSAxLjYyMi0zLjM5NW0zLjQyIDMuNDJhMTUuOTk1IDE1Ljk5NSAwIDAgMCA0Ljc2NC00LjY0OGwzLjg3Ni01LjgxNGExLjE1MSAxLjE1MSAwIDAgMC0xLjU5Ny0xLjU5N0wxNC4xNDYgNi4zMmExNS45OTYgMTUuOTk2IDAgMCAwLTQuNjQ5IDQuNzYzbTMuNDIgMy40MmE2Ljc3NiA2Ljc3NiAwIDAgMC0zLjQyLTMuNDIiLz4KPC9zdmc+Cg==)}.hi-outline-paper-airplane{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02IDEyIDMuMjY5IDMuMTI1QTU5Ljc2OSA1OS43NjkgMCAwIDEgMjEuNDg1IDEyIDU5Ljc2OCA1OS43NjggMCAwIDEgMy4yNyAyMC44NzVMNS45OTkgMTJabTAgMGg3LjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02IDEyIDMuMjY5IDMuMTI1QTU5Ljc2OSA1OS43NjkgMCAwIDEgMjEuNDg1IDEyIDU5Ljc2OCA1OS43NjggMCAwIDEgMy4yNyAyMC44NzVMNS45OTkgMTJabTAgMGg3LjUiLz4KPC9zdmc+Cg==)}.hi-outline-paper-clip{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xOC4zNzUgMTIuNzM5LTcuNjkzIDcuNjkzYTQuNSA0LjUgMCAwIDEtNi4zNjQtNi4zNjRsMTAuOTQtMTAuOTRBMyAzIDAgMSAxIDE5LjUgNy4zNzJMOC41NTIgMTguMzJtLjAwOS0uMDEtLjAxLjAxbTUuNjk5LTkuOTQxLTcuODEgNy44MWExLjUgMS41IDAgMCAwIDIuMTEyIDIuMTMiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xOC4zNzUgMTIuNzM5LTcuNjkzIDcuNjkzYTQuNSA0LjUgMCAwIDEtNi4zNjQtNi4zNjRsMTAuOTQtMTAuOTRBMyAzIDAgMSAxIDE5LjUgNy4zNzJMOC41NTIgMTguMzJtLjAwOS0uMDEtLjAxLjAxbTUuNjk5LTkuOTQxLTcuODEgNy44MWExLjUgMS41IDAgMCAwIDIuMTEyIDIuMTMiLz4KPC9zdmc+Cg==)}.hi-outline-pause{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSA1LjI1djEzLjVtLTcuNS0xMy41djEzLjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSA1LjI1djEzLjVtLTcuNS0xMy41djEzLjUiLz4KPC9zdmc+Cg==)}.hi-outline-pause-circle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNC4yNSA5djZtLTQuNSAwVjlNMjEgMTJhOSA5IDAgMSAxLTE4IDAgOSA5IDAgMCAxIDE4IDBaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNC4yNSA5djZtLTQuNSAwVjlNMjEgMTJhOSA5IDAgMSAxLTE4IDAgOSA5IDAgMCAxIDE4IDBaIi8+Cjwvc3ZnPgo=)}.hi-outline-pencil{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNi44NjIgNC40ODcgMS42ODctMS42ODhhMS44NzUgMS44NzUgMCAxIDEgMi42NTIgMi42NTJMNi44MzIgMTkuODJhNC41IDQuNSAwIDAgMS0xLjg5NyAxLjEzbC0yLjY4NS44LjgtMi42ODVhNC41IDQuNSAwIDAgMSAxLjEzLTEuODk3TDE2Ljg2MyA0LjQ4N1ptMCAwTDE5LjUgNy4xMjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNi44NjIgNC40ODcgMS42ODctMS42ODhhMS44NzUgMS44NzUgMCAxIDEgMi42NTIgMi42NTJMNi44MzIgMTkuODJhNC41IDQuNSAwIDAgMS0xLjg5NyAxLjEzbC0yLjY4NS44LjgtMi42ODVhNC41IDQuNSAwIDAgMSAxLjEzLTEuODk3TDE2Ljg2MyA0LjQ4N1ptMCAwTDE5LjUgNy4xMjUiLz4KPC9zdmc+Cg==)}.hi-outline-pencil-square{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNi44NjIgNC40ODcgMS42ODctMS42ODhhMS44NzUgMS44NzUgMCAxIDEgMi42NTIgMi42NTJMMTAuNTgyIDE2LjA3YTQuNSA0LjUgMCAwIDEtMS44OTcgMS4xM0w2IDE4bC44LTIuNjg1YTQuNSA0LjUgMCAwIDEgMS4xMy0xLjg5N2w4LjkzMi04LjkzMVptMCAwTDE5LjUgNy4xMjVNMTggMTR2NC43NUEyLjI1IDIuMjUgMCAwIDEgMTUuNzUgMjFINS4yNUEyLjI1IDIuMjUgMCAwIDEgMyAxOC43NVY4LjI1QTIuMjUgMi4yNSAwIDAgMSA1LjI1IDZIMTAiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNi44NjIgNC40ODcgMS42ODctMS42ODhhMS44NzUgMS44NzUgMCAxIDEgMi42NTIgMi42NTJMMTAuNTgyIDE2LjA3YTQuNSA0LjUgMCAwIDEtMS44OTcgMS4xM0w2IDE4bC44LTIuNjg1YTQuNSA0LjUgMCAwIDEgMS4xMy0xLjg5N2w4LjkzMi04LjkzMVptMCAwTDE5LjUgNy4xMjVNMTggMTR2NC43NUEyLjI1IDIuMjUgMCAwIDEgMTUuNzUgMjFINS4yNUEyLjI1IDIuMjUgMCAwIDEgMyAxOC43NVY4LjI1QTIuMjUgMi4yNSAwIDAgMSA1LjI1IDZIMTAiLz4KPC9zdmc+Cg==)}.hi-outline-percent-badge{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im04Ljk5IDE0Ljk5MyA2LTZtNiAzLjAwMWMwIDEuMjY4LS42MyAyLjM5LTEuNTkzIDMuMDY5YTMuNzQ2IDMuNzQ2IDAgMCAxLTEuMDQzIDMuMjk2IDMuNzQ1IDMuNzQ1IDAgMCAxLTMuMjk2IDEuMDQzIDMuNzQ1IDMuNzQ1IDAgMCAxLTMuMDY4IDEuNTkzYy0xLjI2OCAwLTIuMzktLjYzLTMuMDY4LTEuNTkzYTMuNzQ1IDMuNzQ1IDAgMCAxLTMuMjk2LTEuMDQzIDMuNzQ2IDMuNzQ2IDAgMCAxLTEuMDQzLTMuMjk3IDMuNzQ2IDMuNzQ2IDAgMCAxLTEuNTkzLTMuMDY4YzAtMS4yNjguNjMtMi4zOSAxLjU5My0zLjA2OGEzLjc0NiAzLjc0NiAwIDAgMSAxLjA0My0zLjI5NyAzLjc0NSAzLjc0NSAwIDAgMSAzLjI5Ni0xLjA0MiAzLjc0NSAzLjc0NSAwIDAgMSAzLjA2OC0xLjU5NGMxLjI2OCAwIDIuMzkuNjMgMy4wNjggMS41OTNhMy43NDUgMy43NDUgMCAwIDEgMy4yOTYgMS4wNDMgMy43NDYgMy43NDYgMCAwIDEgMS4wNDMgMy4yOTcgMy43NDYgMy43NDYgMCAwIDEgMS41OTMgMy4wNjhaTTkuNzQgOS43NDNoLjAwOHYuMDA3SDkuNzR2LS4wMDdabS4zNzUgMGEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFptNC4xMjUgNC41aC4wMDh2LjAwOGgtLjAwOHYtLjAwOFptLjM3NSAwYS4zNzUuMzc1IDAgMSAxLS43NSAwIC4zNzUuMzc1IDAgMCAxIC43NSAwWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im04Ljk5IDE0Ljk5MyA2LTZtNiAzLjAwMWMwIDEuMjY4LS42MyAyLjM5LTEuNTkzIDMuMDY5YTMuNzQ2IDMuNzQ2IDAgMCAxLTEuMDQzIDMuMjk2IDMuNzQ1IDMuNzQ1IDAgMCAxLTMuMjk2IDEuMDQzIDMuNzQ1IDMuNzQ1IDAgMCAxLTMuMDY4IDEuNTkzYy0xLjI2OCAwLTIuMzktLjYzLTMuMDY4LTEuNTkzYTMuNzQ1IDMuNzQ1IDAgMCAxLTMuMjk2LTEuMDQzIDMuNzQ2IDMuNzQ2IDAgMCAxLTEuMDQzLTMuMjk3IDMuNzQ2IDMuNzQ2IDAgMCAxLTEuNTkzLTMuMDY4YzAtMS4yNjguNjMtMi4zOSAxLjU5My0zLjA2OGEzLjc0NiAzLjc0NiAwIDAgMSAxLjA0My0zLjI5NyAzLjc0NSAzLjc0NSAwIDAgMSAzLjI5Ni0xLjA0MiAzLjc0NSAzLjc0NSAwIDAgMSAzLjA2OC0xLjU5NGMxLjI2OCAwIDIuMzkuNjMgMy4wNjggMS41OTNhMy43NDUgMy43NDUgMCAwIDEgMy4yOTYgMS4wNDMgMy43NDYgMy43NDYgMCAwIDEgMS4wNDMgMy4yOTcgMy43NDYgMy43NDYgMCAwIDEgMS41OTMgMy4wNjhaTTkuNzQgOS43NDNoLjAwOHYuMDA3SDkuNzR2LS4wMDdabS4zNzUgMGEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFptNC4xMjUgNC41aC4wMDh2LjAwOGgtLjAwOHYtLjAwOFptLjM3NSAwYS4zNzUuMzc1IDAgMSAxLS43NSAwIC4zNzUuMzc1IDAgMCAxIC43NSAwWiIvPgo8L3N2Zz4K)}.hi-outline-phone{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDYuNzVjMCA4LjI4NCA2LjcxNiAxNSAxNSAxNWgyLjI1YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjV2LTEuMzcyYzAtLjUxNi0uMzUxLS45NjYtLjg1Mi0xLjA5MWwtNC40MjMtMS4xMDZjLS40NC0uMTEtLjkwMi4wNTUtMS4xNzMuNDE3bC0uOTcgMS4yOTNjLS4yODIuMzc2LS43NjkuNTQyLTEuMjEuMzhhMTIuMDM1IDEyLjAzNSAwIDAgMS03LjE0My03LjE0M2MtLjE2Mi0uNDQxLjAwNC0uOTI4LjM4LTEuMjFsMS4yOTMtLjk3Yy4zNjMtLjI3MS41MjctLjczNC40MTctMS4xNzNMNi45NjMgMy4xMDJhMS4xMjUgMS4xMjUgMCAwIDAtMS4wOTEtLjg1Mkg0LjVBMi4yNSAyLjI1IDAgMCAwIDIuMjUgNC41djIuMjVaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDYuNzVjMCA4LjI4NCA2LjcxNiAxNSAxNSAxNWgyLjI1YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjV2LTEuMzcyYzAtLjUxNi0uMzUxLS45NjYtLjg1Mi0xLjA5MWwtNC40MjMtMS4xMDZjLS40NC0uMTEtLjkwMi4wNTUtMS4xNzMuNDE3bC0uOTcgMS4yOTNjLS4yODIuMzc2LS43NjkuNTQyLTEuMjEuMzhhMTIuMDM1IDEyLjAzNSAwIDAgMS03LjE0My03LjE0M2MtLjE2Mi0uNDQxLjAwNC0uOTI4LjM4LTEuMjFsMS4yOTMtLjk3Yy4zNjMtLjI3MS41MjctLjczNC40MTctMS4xNzNMNi45NjMgMy4xMDJhMS4xMjUgMS4xMjUgMCAwIDAtMS4wOTEtLjg1Mkg0LjVBMi4yNSAyLjI1IDAgMCAwIDIuMjUgNC41djIuMjVaIi8+Cjwvc3ZnPgo=)}.hi-outline-phone-arrow-down-left{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNC4yNSA5Ljc1di00LjVtMCA0LjVoNC41bS00LjUgMCA2LTZtLTMgMThjLTguMjg0IDAtMTUtNi43MTYtMTUtMTVWNC41QTIuMjUgMi4yNSAwIDAgMSA0LjUgMi4yNWgxLjM3MmMuNTE2IDAgLjk2Ni4zNTEgMS4wOTEuODUybDEuMTA2IDQuNDIzYy4xMS40NC0uMDU0LjkwMi0uNDE3IDEuMTczbC0xLjI5My45N2ExLjA2MiAxLjA2MiAwIDAgMC0uMzggMS4yMSAxMi4wMzUgMTIuMDM1IDAgMCAwIDcuMTQzIDcuMTQzYy40NDEuMTYyLjkyOC0uMDA0IDEuMjEtLjM4bC45Ny0xLjI5M2ExLjEyNSAxLjEyNSAwIDAgMSAxLjE3My0uNDE3bDQuNDIzIDEuMTA2Yy41LjEyNS44NTIuNTc1Ljg1MiAxLjA5MVYxOS41YTIuMjUgMi4yNSAwIDAgMS0yLjI1IDIuMjVoLTIuMjVaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNC4yNSA5Ljc1di00LjVtMCA0LjVoNC41bS00LjUgMCA2LTZtLTMgMThjLTguMjg0IDAtMTUtNi43MTYtMTUtMTVWNC41QTIuMjUgMi4yNSAwIDAgMSA0LjUgMi4yNWgxLjM3MmMuNTE2IDAgLjk2Ni4zNTEgMS4wOTEuODUybDEuMTA2IDQuNDIzYy4xMS40NC0uMDU0LjkwMi0uNDE3IDEuMTczbC0xLjI5My45N2ExLjA2MiAxLjA2MiAwIDAgMC0uMzggMS4yMSAxMi4wMzUgMTIuMDM1IDAgMCAwIDcuMTQzIDcuMTQzYy40NDEuMTYyLjkyOC0uMDA0IDEuMjEtLjM4bC45Ny0xLjI5M2ExLjEyNSAxLjEyNSAwIDAgMSAxLjE3My0uNDE3bDQuNDIzIDEuMTA2Yy41LjEyNS44NTIuNTc1Ljg1MiAxLjA5MVYxOS41YTIuMjUgMi4yNSAwIDAgMS0yLjI1IDIuMjVoLTIuMjVaIi8+Cjwvc3ZnPgo=)}.hi-outline-phone-arrow-up-right{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMC4yNSAzLjc1djQuNW0wLTQuNWgtNC41bTQuNSAwLTYgNm0zIDEyYy04LjI4NCAwLTE1LTYuNzE2LTE1LTE1VjQuNUEyLjI1IDIuMjUgMCAwIDEgNC41IDIuMjVoMS4zNzJjLjUxNiAwIC45NjYuMzUxIDEuMDkxLjg1MmwxLjEwNiA0LjQyM2MuMTEuNDQtLjA1NC45MDItLjQxNyAxLjE3M2wtMS4yOTMuOTdhMS4wNjIgMS4wNjIgMCAwIDAtLjM4IDEuMjEgMTIuMDM1IDEyLjAzNSAwIDAgMCA3LjE0MyA3LjE0M2MuNDQxLjE2Mi45MjgtLjAwNCAxLjIxLS4zOGwuOTctMS4yOTNhMS4xMjUgMS4xMjUgMCAwIDEgMS4xNzMtLjQxN2w0LjQyMyAxLjEwNmMuNS4xMjUuODUyLjU3NS44NTIgMS4wOTFWMTkuNWEyLjI1IDIuMjUgMCAwIDEtMi4yNSAyLjI1aC0yLjI1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMC4yNSAzLjc1djQuNW0wLTQuNWgtNC41bTQuNSAwLTYgNm0zIDEyYy04LjI4NCAwLTE1LTYuNzE2LTE1LTE1VjQuNUEyLjI1IDIuMjUgMCAwIDEgNC41IDIuMjVoMS4zNzJjLjUxNiAwIC45NjYuMzUxIDEuMDkxLjg1MmwxLjEwNiA0LjQyM2MuMTEuNDQtLjA1NC45MDItLjQxNyAxLjE3M2wtMS4yOTMuOTdhMS4wNjIgMS4wNjIgMCAwIDAtLjM4IDEuMjEgMTIuMDM1IDEyLjAzNSAwIDAgMCA3LjE0MyA3LjE0M2MuNDQxLjE2Mi45MjgtLjAwNCAxLjIxLS4zOGwuOTctMS4yOTNhMS4xMjUgMS4xMjUgMCAwIDEgMS4xNzMtLjQxN2w0LjQyMyAxLjEwNmMuNS4xMjUuODUyLjU3NS44NTIgMS4wOTFWMTkuNWEyLjI1IDIuMjUgMCAwIDEtMi4yNSAyLjI1aC0yLjI1WiIvPgo8L3N2Zz4K)}.hi-outline-phone-x-mark{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSAzLjc1IDE4IDZtMCAwIDIuMjUgMi4yNU0xOCA2bDIuMjUtMi4yNU0xOCA2bC0yLjI1IDIuMjVtMS41IDEzLjVjLTguMjg0IDAtMTUtNi43MTYtMTUtMTVWNC41QTIuMjUgMi4yNSAwIDAgMSA0LjUgMi4yNWgxLjM3MmMuNTE2IDAgLjk2Ni4zNTEgMS4wOTEuODUybDEuMTA2IDQuNDIzYy4xMS40NC0uMDU0LjkwMi0uNDE3IDEuMTczbC0xLjI5My45N2ExLjA2MiAxLjA2MiAwIDAgMC0uMzggMS4yMSAxMi4wMzUgMTIuMDM1IDAgMCAwIDcuMTQzIDcuMTQzYy40NDEuMTYyLjkyOC0uMDA0IDEuMjEtLjM4bC45Ny0xLjI5M2ExLjEyNSAxLjEyNSAwIDAgMSAxLjE3My0uNDE3bDQuNDIzIDEuMTA2Yy41LjEyNS44NTIuNTc1Ljg1MiAxLjA5MVYxOS41YTIuMjUgMi4yNSAwIDAgMS0yLjI1IDIuMjVoLTIuMjVaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSAzLjc1IDE4IDZtMCAwIDIuMjUgMi4yNU0xOCA2bDIuMjUtMi4yNU0xOCA2bC0yLjI1IDIuMjVtMS41IDEzLjVjLTguMjg0IDAtMTUtNi43MTYtMTUtMTVWNC41QTIuMjUgMi4yNSAwIDAgMSA0LjUgMi4yNWgxLjM3MmMuNTE2IDAgLjk2Ni4zNTEgMS4wOTEuODUybDEuMTA2IDQuNDIzYy4xMS40NC0uMDU0LjkwMi0uNDE3IDEuMTczbC0xLjI5My45N2ExLjA2MiAxLjA2MiAwIDAgMC0uMzggMS4yMSAxMi4wMzUgMTIuMDM1IDAgMCAwIDcuMTQzIDcuMTQzYy40NDEuMTYyLjkyOC0uMDA0IDEuMjEtLjM4bC45Ny0xLjI5M2ExLjEyNSAxLjEyNSAwIDAgMSAxLjE3My0uNDE3bDQuNDIzIDEuMTA2Yy41LjEyNS44NTIuNTc1Ljg1MiAxLjA5MVYxOS41YTIuMjUgMi4yNSAwIDAgMS0yLjI1IDIuMjVoLTIuMjVaIi8+Cjwvc3ZnPgo=)}.hi-outline-photo{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yLjI1IDE1Ljc1IDUuMTU5LTUuMTU5YTIuMjUgMi4yNSAwIDAgMSAzLjE4MiAwbDUuMTU5IDUuMTU5bS0xLjUtMS41IDEuNDA5LTEuNDA5YTIuMjUgMi4yNSAwIDAgMSAzLjE4MiAwbDIuOTA5IDIuOTA5bS0xOCAzLjc1aDE2LjVhMS41IDEuNSAwIDAgMCAxLjUtMS41VjZhMS41IDEuNSAwIDAgMC0xLjUtMS41SDMuNzVBMS41IDEuNSAwIDAgMCAyLjI1IDZ2MTJhMS41IDEuNSAwIDAgMCAxLjUgMS41Wm0xMC41LTExLjI1aC4wMDh2LjAwOGgtLjAwOFY4LjI1Wm0uMzc1IDBhLjM3NS4zNzUgMCAxIDEtLjc1IDAgLjM3NS4zNzUgMCAwIDEgLjc1IDBaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0yLjI1IDE1Ljc1IDUuMTU5LTUuMTU5YTIuMjUgMi4yNSAwIDAgMSAzLjE4MiAwbDUuMTU5IDUuMTU5bS0xLjUtMS41IDEuNDA5LTEuNDA5YTIuMjUgMi4yNSAwIDAgMSAzLjE4MiAwbDIuOTA5IDIuOTA5bS0xOCAzLjc1aDE2LjVhMS41IDEuNSAwIDAgMCAxLjUtMS41VjZhMS41IDEuNSAwIDAgMC0xLjUtMS41SDMuNzVBMS41IDEuNSAwIDAgMCAyLjI1IDZ2MTJhMS41IDEuNSAwIDAgMCAxLjUgMS41Wm0xMC41LTExLjI1aC4wMDh2LjAwOGgtLjAwOFY4LjI1Wm0uMzc1IDBhLjM3NS4zNzUgMCAxIDEtLjc1IDAgLjM3NS4zNzUgMCAwIDEgLjc1IDBaIi8+Cjwvc3ZnPgo=)}.hi-outline-play{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik01LjI1IDUuNjUzYzAtLjg1Ni45MTctMS4zOTggMS42NjctLjk4NmwxMS41NCA2LjM0N2ExLjEyNSAxLjEyNSAwIDAgMSAwIDEuOTcybC0xMS41NCA2LjM0N2ExLjEyNSAxLjEyNSAwIDAgMS0xLjY2Ny0uOTg2VjUuNjUzWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik01LjI1IDUuNjUzYzAtLjg1Ni45MTctMS4zOTggMS42NjctLjk4NmwxMS41NCA2LjM0N2ExLjEyNSAxLjEyNSAwIDAgMSAwIDEuOTcybC0xMS41NCA2LjM0N2ExLjEyNSAxLjEyNSAwIDAgMS0xLjY2Ny0uOTg2VjUuNjUzWiIvPgo8L3N2Zz4K)}.hi-outline-play-circle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSAxMmE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFoiLz4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS45MSAxMS42NzJhLjM3NS4zNzUgMCAwIDEgMCAuNjU2bC01LjYwMyAzLjExM2EuMzc1LjM3NSAwIDAgMS0uNTU3LS4zMjhWOC44ODdjMC0uMjg2LjMwNy0uNDY2LjU1Ny0uMzI3bDUuNjAzIDMuMTEyWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSAxMmE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFoiLz4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS45MSAxMS42NzJhLjM3NS4zNzUgMCAwIDEgMCAuNjU2bC01LjYwMyAzLjExM2EuMzc1LjM3NSAwIDAgMS0uNTU3LS4zMjhWOC44ODdjMC0uMjg2LjMwNy0uNDY2LjU1Ny0uMzI3bDUuNjAzIDMuMTEyWiIvPgo8L3N2Zz4K)}.hi-outline-play-pause{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSA3LjVWMThNMTUgNy41VjE4TTMgMTYuODExVjguNjljMC0uODY0LjkzMy0xLjQwNiAxLjY4My0uOTc3bDcuMTA4IDQuMDYxYTEuMTI1IDEuMTI1IDAgMCAxIDAgMS45NTRsLTcuMTA4IDQuMDYxQTEuMTI1IDEuMTI1IDAgMCAxIDMgMTYuODExWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSA3LjVWMThNMTUgNy41VjE4TTMgMTYuODExVjguNjljMC0uODY0LjkzMy0xLjQwNiAxLjY4My0uOTc3bDcuMTA4IDQuMDYxYTEuMTI1IDEuMTI1IDAgMCAxIDAgMS45NTRsLTcuMTA4IDQuMDYxQTEuMTI1IDEuMTI1IDAgMCAxIDMgMTYuODExWiIvPgo8L3N2Zz4K)}.hi-outline-plus{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA0LjV2MTVtNy41LTcuNWgtMTUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA0LjV2MTVtNy41LTcuNWgtMTUiLz4KPC9zdmc+Cg==)}.hi-outline-plus-circle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA5djZtMy0zSDltMTIgMGE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA5djZtMy0zSDltMTIgMGE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFoiLz4KPC9zdmc+Cg==)}.hi-outline-plus-small{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA2djEybTYtNkg2Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA2djEybTYtNkg2Ii8+Cjwvc3ZnPgo=)}.hi-outline-power{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik01LjYzNiA1LjYzNmE5IDkgMCAxIDAgMTIuNzI4IDBNMTIgM3Y5Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik01LjYzNiA1LjYzNmE5IDkgMCAxIDAgMTIuNzI4IDBNMTIgM3Y5Ii8+Cjwvc3ZnPgo=)}.hi-outline-presentation-chart-bar{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDN2MTEuMjVBMi4yNSAyLjI1IDAgMCAwIDYgMTYuNWgyLjI1TTMuNzUgM2gtMS41bTEuNSAwaDE2LjVtMCAwaDEuNW0tMS41IDB2MTEuMjVBMi4yNSAyLjI1IDAgMCAxIDE4IDE2LjVoLTIuMjVtLTcuNSAwaDcuNW0tNy41IDAtMSAzbTguNS0zIDEgM20wIDAgLjUgMS41bS0uNS0xLjVoLTkuNW0wIDAtLjUgMS41TTkgMTEuMjV2MS41TTEyIDl2My43NW0zLTZ2NiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDN2MTEuMjVBMi4yNSAyLjI1IDAgMCAwIDYgMTYuNWgyLjI1TTMuNzUgM2gtMS41bTEuNSAwaDE2LjVtMCAwaDEuNW0tMS41IDB2MTEuMjVBMi4yNSAyLjI1IDAgMCAxIDE4IDE2LjVoLTIuMjVtLTcuNSAwaDcuNW0tNy41IDAtMSAzbTguNS0zIDEgM20wIDAgLjUgMS41bS0uNS0xLjVoLTkuNW0wIDAtLjUgMS41TTkgMTEuMjV2MS41TTEyIDl2My43NW0zLTZ2NiIvPgo8L3N2Zz4K)}.hi-outline-presentation-chart-line{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDN2MTEuMjVBMi4yNSAyLjI1IDAgMCAwIDYgMTYuNWgyLjI1TTMuNzUgM2gtMS41bTEuNSAwaDE2LjVtMCAwaDEuNW0tMS41IDB2MTEuMjVBMi4yNSAyLjI1IDAgMCAxIDE4IDE2LjVoLTIuMjVtLTcuNSAwaDcuNW0tNy41IDAtMSAzbTguNS0zIDEgM20wIDAgLjUgMS41bS0uNS0xLjVoLTkuNW0wIDAtLjUgMS41bS43NS05IDMtMyAyLjE0OCAyLjE0OEExMi4wNjEgMTIuMDYxIDAgMCAxIDE2LjUgNy42MDUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDN2MTEuMjVBMi4yNSAyLjI1IDAgMCAwIDYgMTYuNWgyLjI1TTMuNzUgM2gtMS41bTEuNSAwaDE2LjVtMCAwaDEuNW0tMS41IDB2MTEuMjVBMi4yNSAyLjI1IDAgMCAxIDE4IDE2LjVoLTIuMjVtLTcuNSAwaDcuNW0tNy41IDAtMSAzbTguNS0zIDEgM20wIDAgLjUgMS41bS0uNS0xLjVoLTkuNW0wIDAtLjUgMS41bS43NS05IDMtMyAyLjE0OCAyLjE0OEExMi4wNjEgMTIuMDYxIDAgMCAxIDE2LjUgNy42MDUiLz4KPC9zdmc+Cg==)}.hi-outline-printer{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02LjcyIDEzLjgyOWMtLjI0LjAzLS40OC4wNjItLjcyLjA5Nm0uNzItLjA5NmE0Mi40MTUgNDIuNDE1IDAgMCAxIDEwLjU2IDBtLTEwLjU2IDBMNi4zNCAxOG0xMC45NC00LjE3MWMuMjQuMDMuNDguMDYyLjcyLjA5Nm0tLjcyLS4wOTZMMTcuNjYgMThtMCAwIC4yMjkgMi41MjNhMS4xMjUgMS4xMjUgMCAwIDEtMS4xMiAxLjIyN0g3LjIzMWMtLjY2MiAwLTEuMTgtLjU2OC0xLjEyLTEuMjI3TDYuMzQgMThtMTEuMzE4IDBoMS4wOTFBMi4yNSAyLjI1IDAgMCAwIDIxIDE1Ljc1VjkuNDU2YzAtMS4wODEtLjc2OC0yLjAxNS0xLjgzNy0yLjE3NWE0OC4wNTUgNDguMDU1IDAgMCAwLTEuOTEzLS4yNDdNNi4zNCAxOEg1LjI1QTIuMjUgMi4yNSAwIDAgMSAzIDE1Ljc1VjkuNDU2YzAtMS4wODEuNzY4LTIuMDE1IDEuODM3LTIuMTc1YTQ4LjA0MSA0OC4wNDEgMCAwIDEgMS45MTMtLjI0N20xMC41IDBhNDguNTM2IDQ4LjUzNiAwIDAgMC0xMC41IDBtMTAuNSAwVjMuMzc1YzAtLjYyMS0uNTA0LTEuMTI1LTEuMTI1LTEuMTI1aC04LjI1Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djMuNjU5TTE4IDEwLjVoLjAwOHYuMDA4SDE4VjEwLjVabS0zIDBoLjAwOHYuMDA4SDE1VjEwLjVaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02LjcyIDEzLjgyOWMtLjI0LjAzLS40OC4wNjItLjcyLjA5Nm0uNzItLjA5NmE0Mi40MTUgNDIuNDE1IDAgMCAxIDEwLjU2IDBtLTEwLjU2IDBMNi4zNCAxOG0xMC45NC00LjE3MWMuMjQuMDMuNDguMDYyLjcyLjA5Nm0tLjcyLS4wOTZMMTcuNjYgMThtMCAwIC4yMjkgMi41MjNhMS4xMjUgMS4xMjUgMCAwIDEtMS4xMiAxLjIyN0g3LjIzMWMtLjY2MiAwLTEuMTgtLjU2OC0xLjEyLTEuMjI3TDYuMzQgMThtMTEuMzE4IDBoMS4wOTFBMi4yNSAyLjI1IDAgMCAwIDIxIDE1Ljc1VjkuNDU2YzAtMS4wODEtLjc2OC0yLjAxNS0xLjgzNy0yLjE3NWE0OC4wNTUgNDguMDU1IDAgMCAwLTEuOTEzLS4yNDdNNi4zNCAxOEg1LjI1QTIuMjUgMi4yNSAwIDAgMSAzIDE1Ljc1VjkuNDU2YzAtMS4wODEuNzY4LTIuMDE1IDEuODM3LTIuMTc1YTQ4LjA0MSA0OC4wNDEgMCAwIDEgMS45MTMtLjI0N20xMC41IDBhNDguNTM2IDQ4LjUzNiAwIDAgMC0xMC41IDBtMTAuNSAwVjMuMzc1YzAtLjYyMS0uNTA0LTEuMTI1LTEuMTI1LTEuMTI1aC04LjI1Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1djMuNjU5TTE4IDEwLjVoLjAwOHYuMDA4SDE4VjEwLjVabS0zIDBoLjAwOHYuMDA4SDE1VjEwLjVaIi8+Cjwvc3ZnPgo=)}.hi-outline-puzzle-piece{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNC4yNSA2LjA4N2MwLS4zNTUuMTg2LS42NzYuNDAxLS45NTkuMjIxLS4yOS4zNDktLjYzNC4zNDktMS4wMDMgMC0xLjAzNi0xLjAwNy0xLjg3NS0yLjI1LTEuODc1cy0yLjI1Ljg0LTIuMjUgMS44NzVjMCAuMzY5LjEyOC43MTMuMzQ5IDEuMDAzLjIxNS4yODMuNDAxLjYwNC40MDEuOTU5djBhLjY0LjY0IDAgMCAxLS42NTcuNjQzIDQ4LjM5IDQ4LjM5IDAgMCAxLTQuMTYzLS4zYy4xODYgMS42MTMuMjkzIDMuMjUuMzE1IDQuOTA3YS42NTYuNjU2IDAgMCAxLS42NTguNjYzdjBjLS4zNTUgMC0uNjc2LS4xODYtLjk1OS0uNDAxYTEuNjQ3IDEuNjQ3IDAgMCAwLTEuMDAzLS4zNDljLTEuMDM2IDAtMS44NzUgMS4wMDctMS44NzUgMi4yNXMuODQgMi4yNSAxLjg3NSAyLjI1Yy4zNjkgMCAuNzEzLS4xMjggMS4wMDMtLjM0OS4yODMtLjIxNS42MDQtLjQwMS45NTktLjQwMXYwYy4zMSAwIC41NTUuMjYuNTMyLjU3YTQ4LjAzOSA0OC4wMzkgMCAwIDEtLjY0MiA1LjA1NmMxLjUxOC4xOSAzLjA1OC4zMDkgNC42MTYuMzU0YS42NC42NCAwIDAgMCAuNjU3LS42NDN2MGMwLS4zNTUtLjE4Ni0uNjc2LS40MDEtLjk1OWExLjY0NyAxLjY0NyAwIDAgMS0uMzQ5LTEuMDAzYzAtMS4wMzUgMS4wMDgtMS44NzUgMi4yNS0xLjg3NSAxLjI0MyAwIDIuMjUuODQgMi4yNSAxLjg3NSAwIC4zNjktLjEyOC43MTMtLjM0OSAxLjAwMy0uMjE1LjI4My0uNC42MDQtLjQuOTU5djBjMCAuMzMzLjI3Ny41OTkuNjEuNThhNDguMSA0OC4xIDAgMCAwIDUuNDI3LS42MyA0OC4wNSA0OC4wNSAwIDAgMCAuNTgyLTQuNzE3LjUzMi41MzIgMCAwIDAtLjUzMy0uNTd2MGMtLjM1NSAwLS42NzYuMTg2LS45NTkuNDAxLS4yOS4yMjEtLjYzNC4zNDktMS4wMDMuMzQ5LTEuMDM1IDAtMS44NzUtMS4wMDctMS44NzUtMi4yNXMuODQtMi4yNSAxLjg3NS0yLjI1Yy4zNyAwIC43MTMuMTI4IDEuMDAzLjM0OS4yODMuMjE1LjYwNC40MDEuOTYuNDAxdjBhLjY1Ni42NTYgMCAwIDAgLjY1OC0uNjYzIDQ4LjQyMiA0OC40MjIgMCAwIDAtLjM3LTUuMzZjLTEuODg2LjM0Mi0zLjgxLjU3NC01Ljc2Ni42ODlhLjU3OC41NzggMCAwIDEtLjYxLS41OHYwWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNC4yNSA2LjA4N2MwLS4zNTUuMTg2LS42NzYuNDAxLS45NTkuMjIxLS4yOS4zNDktLjYzNC4zNDktMS4wMDMgMC0xLjAzNi0xLjAwNy0xLjg3NS0yLjI1LTEuODc1cy0yLjI1Ljg0LTIuMjUgMS44NzVjMCAuMzY5LjEyOC43MTMuMzQ5IDEuMDAzLjIxNS4yODMuNDAxLjYwNC40MDEuOTU5djBhLjY0LjY0IDAgMCAxLS42NTcuNjQzIDQ4LjM5IDQ4LjM5IDAgMCAxLTQuMTYzLS4zYy4xODYgMS42MTMuMjkzIDMuMjUuMzE1IDQuOTA3YS42NTYuNjU2IDAgMCAxLS42NTguNjYzdjBjLS4zNTUgMC0uNjc2LS4xODYtLjk1OS0uNDAxYTEuNjQ3IDEuNjQ3IDAgMCAwLTEuMDAzLS4zNDljLTEuMDM2IDAtMS44NzUgMS4wMDctMS44NzUgMi4yNXMuODQgMi4yNSAxLjg3NSAyLjI1Yy4zNjkgMCAuNzEzLS4xMjggMS4wMDMtLjM0OS4yODMtLjIxNS42MDQtLjQwMS45NTktLjQwMXYwYy4zMSAwIC41NTUuMjYuNTMyLjU3YTQ4LjAzOSA0OC4wMzkgMCAwIDEtLjY0MiA1LjA1NmMxLjUxOC4xOSAzLjA1OC4zMDkgNC42MTYuMzU0YS42NC42NCAwIDAgMCAuNjU3LS42NDN2MGMwLS4zNTUtLjE4Ni0uNjc2LS40MDEtLjk1OWExLjY0NyAxLjY0NyAwIDAgMS0uMzQ5LTEuMDAzYzAtMS4wMzUgMS4wMDgtMS44NzUgMi4yNS0xLjg3NSAxLjI0MyAwIDIuMjUuODQgMi4yNSAxLjg3NSAwIC4zNjktLjEyOC43MTMtLjM0OSAxLjAwMy0uMjE1LjI4My0uNC42MDQtLjQuOTU5djBjMCAuMzMzLjI3Ny41OTkuNjEuNThhNDguMSA0OC4xIDAgMCAwIDUuNDI3LS42MyA0OC4wNSA0OC4wNSAwIDAgMCAuNTgyLTQuNzE3LjUzMi41MzIgMCAwIDAtLjUzMy0uNTd2MGMtLjM1NSAwLS42NzYuMTg2LS45NTkuNDAxLS4yOS4yMjEtLjYzNC4zNDktMS4wMDMuMzQ5LTEuMDM1IDAtMS44NzUtMS4wMDctMS44NzUtMi4yNXMuODQtMi4yNSAxLjg3NS0yLjI1Yy4zNyAwIC43MTMuMTI4IDEuMDAzLjM0OS4yODMuMjE1LjYwNC40MDEuOTYuNDAxdjBhLjY1Ni42NTYgMCAwIDAgLjY1OC0uNjYzIDQ4LjQyMiA0OC40MjIgMCAwIDAtLjM3LTUuMzZjLTEuODg2LjM0Mi0zLjgxLjU3NC01Ljc2Ni42ODlhLjU3OC41NzggMCAwIDEtLjYxLS41OHYwWiIvPgo8L3N2Zz4K)}.hi-outline-qr-code{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDQuODc1YzAtLjYyMS41MDQtMS4xMjUgMS4xMjUtMS4xMjVoNC41Yy42MjEgMCAxLjEyNS41MDQgMS4xMjUgMS4xMjV2NC41YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1aC00LjVBMS4xMjUgMS4xMjUgMCAwIDEgMy43NSA5LjM3NXYtNC41Wk0zLjc1IDE0LjYyNWMwLS42MjEuNTA0LTEuMTI1IDEuMTI1LTEuMTI1aDQuNWMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1djQuNWMwIC42MjEtLjUwNCAxLjEyNS0xLjEyNSAxLjEyNWgtNC41YTEuMTI1IDEuMTI1IDAgMCAxLTEuMTI1LTEuMTI1di00LjVaTTEzLjUgNC44NzVjMC0uNjIxLjUwNC0xLjEyNSAxLjEyNS0xLjEyNWg0LjVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXY0LjVjMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVoLTQuNUExLjEyNSAxLjEyNSAwIDAgMSAxMy41IDkuMzc1di00LjVaIi8+CiAgPHBhdGggc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJNNi43NSA2Ljc1aC43NXYuNzVoLS43NXYtLjc1Wk02Ljc1IDE2LjVoLjc1di43NWgtLjc1di0uNzVaTTE2LjUgNi43NWguNzV2Ljc1aC0uNzV2LS43NVpNMTMuNSAxMy41aC43NXYuNzVoLS43NXYtLjc1Wk0xMy41IDE5LjVoLjc1di43NWgtLjc1di0uNzVaTTE5LjUgMTMuNWguNzV2Ljc1aC0uNzV2LS43NVpNMTkuNSAxOS41aC43NXYuNzVoLS43NXYtLjc1Wk0xNi41IDE2LjVoLjc1di43NWgtLjc1di0uNzVaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDQuODc1YzAtLjYyMS41MDQtMS4xMjUgMS4xMjUtMS4xMjVoNC41Yy42MjEgMCAxLjEyNS41MDQgMS4xMjUgMS4xMjV2NC41YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1aC00LjVBMS4xMjUgMS4xMjUgMCAwIDEgMy43NSA5LjM3NXYtNC41Wk0zLjc1IDE0LjYyNWMwLS42MjEuNTA0LTEuMTI1IDEuMTI1LTEuMTI1aDQuNWMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1djQuNWMwIC42MjEtLjUwNCAxLjEyNS0xLjEyNSAxLjEyNWgtNC41YTEuMTI1IDEuMTI1IDAgMCAxLTEuMTI1LTEuMTI1di00LjVaTTEzLjUgNC44NzVjMC0uNjIxLjUwNC0xLjEyNSAxLjEyNS0xLjEyNWg0LjVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXY0LjVjMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVoLTQuNUExLjEyNSAxLjEyNSAwIDAgMSAxMy41IDkuMzc1di00LjVaIi8+CiAgPHBhdGggc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJNNi43NSA2Ljc1aC43NXYuNzVoLS43NXYtLjc1Wk02Ljc1IDE2LjVoLjc1di43NWgtLjc1di0uNzVaTTE2LjUgNi43NWguNzV2Ljc1aC0uNzV2LS43NVpNMTMuNSAxMy41aC43NXYuNzVoLS43NXYtLjc1Wk0xMy41IDE5LjVoLjc1di43NWgtLjc1di0uNzVaTTE5LjUgMTMuNWguNzV2Ljc1aC0uNzV2LS43NVpNMTkuNSAxOS41aC43NXYuNzVoLS43NXYtLjc1Wk0xNi41IDE2LjVoLjc1di43NWgtLjc1di0uNzVaIi8+Cjwvc3ZnPgo=)}.hi-outline-question-mark-circle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05Ljg3OSA3LjUxOWMxLjE3MS0xLjAyNSAzLjA3MS0xLjAyNSA0LjI0MiAwIDEuMTcyIDEuMDI1IDEuMTcyIDIuNjg3IDAgMy43MTItLjIwMy4xNzktLjQzLjMyNi0uNjcuNDQyLS43NDUuMzYxLTEuNDUuOTk5LTEuNDUgMS44Mjd2Ljc1TTIxIDEyYTkgOSAwIDEgMS0xOCAwIDkgOSAwIDAgMSAxOCAwWm0tOSA1LjI1aC4wMDh2LjAwOEgxMnYtLjAwOFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05Ljg3OSA3LjUxOWMxLjE3MS0xLjAyNSAzLjA3MS0xLjAyNSA0LjI0MiAwIDEuMTcyIDEuMDI1IDEuMTcyIDIuNjg3IDAgMy43MTItLjIwMy4xNzktLjQzLjMyNi0uNjcuNDQyLS43NDUuMzYxLTEuNDUuOTk5LTEuNDUgMS44Mjd2Ljc1TTIxIDEyYTkgOSAwIDEgMS0xOCAwIDkgOSAwIDAgMSAxOCAwWm0tOSA1LjI1aC4wMDh2LjAwOEgxMnYtLjAwOFoiLz4KPC9zdmc+Cg==)}.hi-outline-queue-list{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDEyaDE2LjVtLTE2LjUgMy43NWgxNi41TTMuNzUgMTkuNWgxNi41TTUuNjI1IDQuNWgxMi43NWExLjg3NSAxLjg3NSAwIDAgMSAwIDMuNzVINS42MjVhMS44NzUgMS44NzUgMCAwIDEgMC0zLjc1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDEyaDE2LjVtLTE2LjUgMy43NWgxNi41TTMuNzUgMTkuNWgxNi41TTUuNjI1IDQuNWgxMi43NWExLjg3NSAxLjg3NSAwIDAgMSAwIDMuNzVINS42MjVhMS44NzUgMS44NzUgMCAwIDEgMC0zLjc1WiIvPgo8L3N2Zz4K)}.hi-outline-radio{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0zLjc1IDcuNSAxNi41LTQuMTI1TTEyIDYuNzVjLTIuNzA4IDAtNS4zNjMuMjI0LTcuOTQ4LjY1NUMyLjk5OSA3LjU4IDIuMjUgOC41MDcgMi4yNSA5LjU3NHY5LjE3NkEyLjI1IDIuMjUgMCAwIDAgNC41IDIxaDE1YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWOS41NzRjMC0xLjA2Ny0uNzUtMS45OTQtMS44MDItMi4xNjlBNDguMzI5IDQ4LjMyOSAwIDAgMCAxMiA2Ljc1Wm0tMS42ODMgNi40NDMtLjAwNS4wMDUtLjAwNi0uMDA1LjAwNi0uMDA1LjAwNS4wMDVabS0uMDA1IDIuMTI3LS4wMDUtLjAwNi4wMDUtLjAwNS4wMDUuMDA1LS4wMDUuMDA1Wm0tMi4xMTYtLjAwNi0uMDA1LjAwNi0uMDA2LS4wMDYuMDA1LS4wMDUuMDA2LjAwNVptLS4wMDUtMi4xMTYtLjAwNi0uMDA1LjAwNi0uMDA1LjAwNS4wMDUtLjAwNS4wMDVaTTkuMjU1IDEwLjV2LjAwOGgtLjAwOFYxMC41aC4wMDhabTMuMjQ5IDEuODgtLjAwNy4wMDQtLjAwMy0uMDA3LjAwNi0uMDAzLjAwNC4wMDZabS0xLjM4IDUuMTI2LS4wMDMtLjAwNi4wMDYtLjAwNC4wMDQuMDA3LS4wMDYuMDAzWm0uMDA3LTYuNTAxLS4wMDMuMDA2LS4wMDctLjAwMy4wMDQtLjAwNy4wMDYuMDA0Wm0xLjM3IDUuMTI5LS4wMDctLjAwNC4wMDQtLjAwNi4wMDYuMDAzLS4wMDQuMDA3Wm0uNTA0LTEuODc3aC0uMDA4di0uMDA3aC4wMDh2LjAwN1pNOS4yNTUgMTh2LjAwOGgtLjAwOFYxOGguMDA4Wm0tMy4yNDYtMS44Ny0uMDA3LjAwNEw2IDE2LjEyN2wuMDA2LS4wMDMuMDA0LjAwNlptMS4zNjYtNS4xMTktLjAwNC0uMDA2LjAwNi0uMDA0LjAwNC4wMDctLjAwNi4wMDNaTTcuMzggMTcuNWwtLjAwMy4wMDYtLjAwNy0uMDAzLjAwNC0uMDA3LjAwNi4wMDRabS0xLjM3Ni01LjExNkw2IDEyLjM4bC4wMDMtLjAwNy4wMDcuMDA0LS4wMDQuMDA3Wm0tLjUgMS44NzNoLS4wMDh2LS4wMDdoLjAwOHYuMDA3Wk0xNy4yNSAxMi43NWEuNzUuNzUgMCAxIDEgMC0xLjUuNzUuNzUgMCAwIDEgMCAxLjVabTAgNC41YS43NS43NSAwIDEgMSAwLTEuNS43NS43NSAwIDAgMSAwIDEuNVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0zLjc1IDcuNSAxNi41LTQuMTI1TTEyIDYuNzVjLTIuNzA4IDAtNS4zNjMuMjI0LTcuOTQ4LjY1NUMyLjk5OSA3LjU4IDIuMjUgOC41MDcgMi4yNSA5LjU3NHY5LjE3NkEyLjI1IDIuMjUgMCAwIDAgNC41IDIxaDE1YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWOS41NzRjMC0xLjA2Ny0uNzUtMS45OTQtMS44MDItMi4xNjlBNDguMzI5IDQ4LjMyOSAwIDAgMCAxMiA2Ljc1Wm0tMS42ODMgNi40NDMtLjAwNS4wMDUtLjAwNi0uMDA1LjAwNi0uMDA1LjAwNS4wMDVabS0uMDA1IDIuMTI3LS4wMDUtLjAwNi4wMDUtLjAwNS4wMDUuMDA1LS4wMDUuMDA1Wm0tMi4xMTYtLjAwNi0uMDA1LjAwNi0uMDA2LS4wMDYuMDA1LS4wMDUuMDA2LjAwNVptLS4wMDUtMi4xMTYtLjAwNi0uMDA1LjAwNi0uMDA1LjAwNS4wMDUtLjAwNS4wMDVaTTkuMjU1IDEwLjV2LjAwOGgtLjAwOFYxMC41aC4wMDhabTMuMjQ5IDEuODgtLjAwNy4wMDQtLjAwMy0uMDA3LjAwNi0uMDAzLjAwNC4wMDZabS0xLjM4IDUuMTI2LS4wMDMtLjAwNi4wMDYtLjAwNC4wMDQuMDA3LS4wMDYuMDAzWm0uMDA3LTYuNTAxLS4wMDMuMDA2LS4wMDctLjAwMy4wMDQtLjAwNy4wMDYuMDA0Wm0xLjM3IDUuMTI5LS4wMDctLjAwNC4wMDQtLjAwNi4wMDYuMDAzLS4wMDQuMDA3Wm0uNTA0LTEuODc3aC0uMDA4di0uMDA3aC4wMDh2LjAwN1pNOS4yNTUgMTh2LjAwOGgtLjAwOFYxOGguMDA4Wm0tMy4yNDYtMS44Ny0uMDA3LjAwNEw2IDE2LjEyN2wuMDA2LS4wMDMuMDA0LjAwNlptMS4zNjYtNS4xMTktLjAwNC0uMDA2LjAwNi0uMDA0LjAwNC4wMDctLjAwNi4wMDNaTTcuMzggMTcuNWwtLjAwMy4wMDYtLjAwNy0uMDAzLjAwNC0uMDA3LjAwNi4wMDRabS0xLjM3Ni01LjExNkw2IDEyLjM4bC4wMDMtLjAwNy4wMDcuMDA0LS4wMDQuMDA3Wm0tLjUgMS44NzNoLS4wMDh2LS4wMDdoLjAwOHYuMDA3Wk0xNy4yNSAxMi43NWEuNzUuNzUgMCAxIDEgMC0xLjUuNzUuNzUgMCAwIDEgMCAxLjVabTAgNC41YS43NS43NSAwIDEgMSAwLTEuNS43NS43NSAwIDAgMSAwIDEuNVoiLz4KPC9zdmc+Cg==)}.hi-outline-receipt-percent{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im05IDE0LjI1IDYtNm00LjUtMy40OTNWMjEuNzVsLTMuNzUtMS41LTMuNzUgMS41LTMuNzUtMS41LTMuNzUgMS41VjQuNzU3YzAtMS4xMDguODA2LTIuMDU3IDEuOTA3LTIuMTg1YTQ4LjUwNyA0OC41MDcgMCAwIDEgMTEuMTg2IDBjMS4xLjEyOCAxLjkwNyAxLjA3NyAxLjkwNyAyLjE4NVpNOS43NSA5aC4wMDh2LjAwOEg5Ljc1VjlabS4zNzUgMGEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFptNC4xMjUgNC41aC4wMDh2LjAwOGgtLjAwOFYxMy41Wm0uMzc1IDBhLjM3NS4zNzUgMCAxIDEtLjc1IDAgLjM3NS4zNzUgMCAwIDEgLjc1IDBaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im05IDE0LjI1IDYtNm00LjUtMy40OTNWMjEuNzVsLTMuNzUtMS41LTMuNzUgMS41LTMuNzUtMS41LTMuNzUgMS41VjQuNzU3YzAtMS4xMDguODA2LTIuMDU3IDEuOTA3LTIuMTg1YTQ4LjUwNyA0OC41MDcgMCAwIDEgMTEuMTg2IDBjMS4xLjEyOCAxLjkwNyAxLjA3NyAxLjkwNyAyLjE4NVpNOS43NSA5aC4wMDh2LjAwOEg5Ljc1VjlabS4zNzUgMGEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFptNC4xMjUgNC41aC4wMDh2LjAwOGgtLjAwOFYxMy41Wm0uMzc1IDBhLjM3NS4zNzUgMCAxIDEtLjc1IDAgLjM3NS4zNzUgMCAwIDEgLjc1IDBaIi8+Cjwvc3ZnPgo=)}.hi-outline-receipt-refund{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDkuNzVoNC44NzVhMi42MjUgMi42MjUgMCAwIDEgMCA1LjI1SDEyTTguMjUgOS43NSAxMC41IDcuNU04LjI1IDkuNzUgMTAuNSAxMm05LTcuMjQzVjIxLjc1bC0zLjc1LTEuNS0zLjc1IDEuNS0zLjc1LTEuNS0zLjc1IDEuNVY0Ljc1N2MwLTEuMTA4LjgwNi0yLjA1NyAxLjkwNy0yLjE4NWE0OC41MDcgNDguNTA3IDAgMCAxIDExLjE4NiAwYzEuMS4xMjggMS45MDcgMS4wNzcgMS45MDcgMi4xODVaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDkuNzVoNC44NzVhMi42MjUgMi42MjUgMCAwIDEgMCA1LjI1SDEyTTguMjUgOS43NSAxMC41IDcuNU04LjI1IDkuNzUgMTAuNSAxMm05LTcuMjQzVjIxLjc1bC0zLjc1LTEuNS0zLjc1IDEuNS0zLjc1LTEuNS0zLjc1IDEuNVY0Ljc1N2MwLTEuMTA4LjgwNi0yLjA1NyAxLjkwNy0yLjE4NWE0OC41MDcgNDguNTA3IDAgMCAxIDExLjE4NiAwYzEuMS4xMjggMS45MDcgMS4wNzcgMS45MDcgMi4xODVaIi8+Cjwvc3ZnPgo=)}.hi-outline-rectangle-group{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDcuMTI1QzIuMjUgNi41MDQgMi43NTQgNiAzLjM3NSA2aDZjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXYzLjc1YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1aC02YTEuMTI1IDEuMTI1IDAgMCAxLTEuMTI1LTEuMTI1di0zLjc1Wk0xNC4yNSA4LjYyNWMwLS42MjEuNTA0LTEuMTI1IDEuMTI1LTEuMTI1aDUuMjVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXY4LjI1YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1aC01LjI1YTEuMTI1IDEuMTI1IDAgMCAxLTEuMTI1LTEuMTI1di04LjI1Wk0zLjc1IDE2LjEyNWMwLS42MjEuNTA0LTEuMTI1IDEuMTI1LTEuMTI1aDUuMjVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXYyLjI1YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1aC01LjI1YTEuMTI1IDEuMTI1IDAgMCAxLTEuMTI1LTEuMTI1di0yLjI1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDcuMTI1QzIuMjUgNi41MDQgMi43NTQgNiAzLjM3NSA2aDZjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXYzLjc1YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1aC02YTEuMTI1IDEuMTI1IDAgMCAxLTEuMTI1LTEuMTI1di0zLjc1Wk0xNC4yNSA4LjYyNWMwLS42MjEuNTA0LTEuMTI1IDEuMTI1LTEuMTI1aDUuMjVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXY4LjI1YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1aC01LjI1YTEuMTI1IDEuMTI1IDAgMCAxLTEuMTI1LTEuMTI1di04LjI1Wk0zLjc1IDE2LjEyNWMwLS42MjEuNTA0LTEuMTI1IDEuMTI1LTEuMTI1aDUuMjVjLjYyMSAwIDEuMTI1LjUwNCAxLjEyNSAxLjEyNXYyLjI1YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1aC01LjI1YTEuMTI1IDEuMTI1IDAgMCAxLTEuMTI1LTEuMTI1di0yLjI1WiIvPgo8L3N2Zz4K)}.hi-outline-rectangle-stack{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02IDYuODc4VjZhMi4yNSAyLjI1IDAgMCAxIDIuMjUtMi4yNWg3LjVBMi4yNSAyLjI1IDAgMCAxIDE4IDZ2Ljg3OG0tMTIgMGMuMjM1LS4wODMuNDg3LS4xMjguNzUtLjEyOGgxMC41Yy4yNjMgMCAuNTE1LjA0NS43NS4xMjhtLTEyIDBBMi4yNSAyLjI1IDAgMCAwIDQuNSA5di44NzhtMTMuNS0zQTIuMjUgMi4yNSAwIDAgMSAxOS41IDl2Ljg3OG0wIDBhMi4yNDYgMi4yNDYgMCAwIDAtLjc1LS4xMjhINS4yNWMtLjI2MyAwLS41MTUuMDQ1LS43NS4xMjhtMTUgMEEyLjI1IDIuMjUgMCAwIDEgMjEgMTJ2NmEyLjI1IDIuMjUgMCAwIDEtMi4yNSAyLjI1SDUuMjVBMi4yNSAyLjI1IDAgMCAxIDMgMTh2LTZjMC0uOTguNjI2LTEuODEzIDEuNS0yLjEyMiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02IDYuODc4VjZhMi4yNSAyLjI1IDAgMCAxIDIuMjUtMi4yNWg3LjVBMi4yNSAyLjI1IDAgMCAxIDE4IDZ2Ljg3OG0tMTIgMGMuMjM1LS4wODMuNDg3LS4xMjguNzUtLjEyOGgxMC41Yy4yNjMgMCAuNTE1LjA0NS43NS4xMjhtLTEyIDBBMi4yNSAyLjI1IDAgMCAwIDQuNSA5di44NzhtMTMuNS0zQTIuMjUgMi4yNSAwIDAgMSAxOS41IDl2Ljg3OG0wIDBhMi4yNDYgMi4yNDYgMCAwIDAtLjc1LS4xMjhINS4yNWMtLjI2MyAwLS41MTUuMDQ1LS43NS4xMjhtMTUgMEEyLjI1IDIuMjUgMCAwIDEgMjEgMTJ2NmEyLjI1IDIuMjUgMCAwIDEtMi4yNSAyLjI1SDUuMjVBMi4yNSAyLjI1IDAgMCAxIDMgMTh2LTZjMC0uOTguNjI2LTEuODEzIDEuNS0yLjEyMiIvPgo8L3N2Zz4K)}.hi-outline-rocket-launch{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS41OSAxNC4zN2E2IDYgMCAwIDEtNS44NCA3LjM4di00LjhtNS44NC0yLjU4YTE0Ljk4IDE0Ljk4IDAgMCAwIDYuMTYtMTIuMTJBMTQuOTggMTQuOTggMCAwIDAgOS42MzEgOC40MW01Ljk2IDUuOTZhMTQuOTI2IDE0LjkyNiAwIDAgMS01Ljg0MSAyLjU4bS0uMTE5LTguNTRhNiA2IDAgMCAwLTcuMzgxIDUuODRoNC44bTIuNTgxLTUuODRhMTQuOTI3IDE0LjkyNyAwIDAgMC0yLjU4IDUuODRtMi42OTkgMi43Yy0uMTAzLjAyMS0uMjA3LjA0MS0uMzExLjA2YTE1LjA5IDE1LjA5IDAgMCAxLTIuNDQ4LTIuNDQ4IDE0LjkgMTQuOSAwIDAgMSAuMDYtLjMxMm0tMi4yNCAyLjM5YTQuNDkzIDQuNDkzIDAgMCAwLTEuNzU3IDQuMzA2IDQuNDkzIDQuNDkzIDAgMCAwIDQuMzA2LTEuNzU4TTE2LjUgOWExLjUgMS41IDAgMSAxLTMgMCAxLjUgMS41IDAgMCAxIDMgMFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS41OSAxNC4zN2E2IDYgMCAwIDEtNS44NCA3LjM4di00LjhtNS44NC0yLjU4YTE0Ljk4IDE0Ljk4IDAgMCAwIDYuMTYtMTIuMTJBMTQuOTggMTQuOTggMCAwIDAgOS42MzEgOC40MW01Ljk2IDUuOTZhMTQuOTI2IDE0LjkyNiAwIDAgMS01Ljg0MSAyLjU4bS0uMTE5LTguNTRhNiA2IDAgMCAwLTcuMzgxIDUuODRoNC44bTIuNTgxLTUuODRhMTQuOTI3IDE0LjkyNyAwIDAgMC0yLjU4IDUuODRtMi42OTkgMi43Yy0uMTAzLjAyMS0uMjA3LjA0MS0uMzExLjA2YTE1LjA5IDE1LjA5IDAgMCAxLTIuNDQ4LTIuNDQ4IDE0LjkgMTQuOSAwIDAgMSAuMDYtLjMxMm0tMi4yNCAyLjM5YTQuNDkzIDQuNDkzIDAgMCAwLTEuNzU3IDQuMzA2IDQuNDkzIDQuNDkzIDAgMCAwIDQuMzA2LTEuNzU4TTE2LjUgOWExLjUgMS41IDAgMSAxLTMgMCAxLjUgMS41IDAgMCAxIDMgMFoiLz4KPC9zdmc+Cg==)}.hi-outline-rss{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMi43NSAxOS41di0uNzVhNy41IDcuNSAwIDAgMC03LjUtNy41SDQuNW0wLTYuNzVoLjc1YzcuODcgMCAxNC4yNSA2LjM4IDE0LjI1IDE0LjI1di43NU02IDE4Ljc1YS43NS43NSAwIDEgMS0xLjUgMCAuNzUuNzUgMCAwIDEgMS41IDBaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMi43NSAxOS41di0uNzVhNy41IDcuNSAwIDAgMC03LjUtNy41SDQuNW0wLTYuNzVoLjc1YzcuODcgMCAxNC4yNSA2LjM4IDE0LjI1IDE0LjI1di43NU02IDE4Ljc1YS43NS43NSAwIDEgMS0xLjUgMCAuNzUuNzUgMCAwIDEgMS41IDBaIi8+Cjwvc3ZnPgo=)}.hi-outline-scale{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAzdjE3LjI1bTAgMGMtMS40NzIgMC0yLjg4Mi4yNjUtNC4xODUuNzVNMTIgMjAuMjVjMS40NzIgMCAyLjg4Mi4yNjUgNC4xODUuNzVNMTguNzUgNC45N0E0OC40MTYgNDguNDE2IDAgMCAwIDEyIDQuNWMtMi4yOTEgMC00LjU0NS4xNi02Ljc1LjQ3bTEzLjUgMGMxLjAxLjE0MyAyLjAxLjMxNyAzIC41Mm0tMy0uNTIgMi42MiAxMC43MjZjLjEyMi40OTktLjEwNiAxLjAyOC0uNTg5IDEuMjAyYTUuOTg4IDUuOTg4IDAgMCAxLTIuMDMxLjM1MiA1Ljk4OCA1Ljk4OCAwIDAgMS0yLjAzMS0uMzUyYy0uNDgzLS4xNzQtLjcxMS0uNzAzLS41OS0xLjIwMkwxOC43NSA0Ljk3MVptLTE2LjUuNTJjLjk5LS4yMDMgMS45OS0uMzc3IDMtLjUybTAgMCAyLjYyIDEwLjcyNmMuMTIyLjQ5OS0uMTA2IDEuMDI4LS41ODkgMS4yMDJhNS45ODkgNS45ODkgMCAwIDEtMi4wMzEuMzUyIDUuOTg5IDUuOTg5IDAgMCAxLTIuMDMxLS4zNTJjLS40ODMtLjE3NC0uNzExLS43MDMtLjU5LTEuMjAyTDUuMjUgNC45NzFaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAzdjE3LjI1bTAgMGMtMS40NzIgMC0yLjg4Mi4yNjUtNC4xODUuNzVNMTIgMjAuMjVjMS40NzIgMCAyLjg4Mi4yNjUgNC4xODUuNzVNMTguNzUgNC45N0E0OC40MTYgNDguNDE2IDAgMCAwIDEyIDQuNWMtMi4yOTEgMC00LjU0NS4xNi02Ljc1LjQ3bTEzLjUgMGMxLjAxLjE0MyAyLjAxLjMxNyAzIC41Mm0tMy0uNTIgMi42MiAxMC43MjZjLjEyMi40OTktLjEwNiAxLjAyOC0uNTg5IDEuMjAyYTUuOTg4IDUuOTg4IDAgMCAxLTIuMDMxLjM1MiA1Ljk4OCA1Ljk4OCAwIDAgMS0yLjAzMS0uMzUyYy0uNDgzLS4xNzQtLjcxMS0uNzAzLS41OS0xLjIwMkwxOC43NSA0Ljk3MVptLTE2LjUuNTJjLjk5LS4yMDMgMS45OS0uMzc3IDMtLjUybTAgMCAyLjYyIDEwLjcyNmMuMTIyLjQ5OS0uMTA2IDEuMDI4LS41ODkgMS4yMDJhNS45ODkgNS45ODkgMCAwIDEtMi4wMzEuMzUyIDUuOTg5IDUuOTg5IDAgMCAxLTIuMDMxLS4zNTJjLS40ODMtLjE3NC0uNzExLS43MDMtLjU5LTEuMjAyTDUuMjUgNC45NzFaIi8+Cjwvc3ZnPgo=)}.hi-outline-scissors{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im03Ljg0OCA4LjI1IDEuNTM2Ljg4N003Ljg0OCA4LjI1YTMgMyAwIDEgMS01LjE5Ni0zIDMgMyAwIDAgMSA1LjE5NiAzWm0xLjUzNi44ODdhMi4xNjUgMi4xNjUgMCAwIDEgMS4wODMgMS44MzljLjAwNS4zNTEuMDU0LjY5NS4xNCAxLjAyNE05LjM4NCA5LjEzN2wyLjA3NyAxLjE5OU03Ljg0OCAxNS43NWwxLjUzNi0uODg3bS0xLjUzNi44ODdhMyAzIDAgMSAxLTUuMTk2IDMgMyAzIDAgMCAxIDUuMTk2LTNabTEuNTM2LS44ODdhMi4xNjUgMi4xNjUgMCAwIDAgMS4wODMtMS44MzhjLjAwNS0uMzUyLjA1NC0uNjk1LjE0LTEuMDI1bS0xLjIyMyAyLjg2MyAyLjA3Ny0xLjE5OW0wLTMuMzI4YTQuMzIzIDQuMzIzIDAgMCAxIDIuMDY4LTEuMzc5bDUuMzI1LTEuNjI4YTQuNSA0LjUgMCAwIDEgMi40OC0uMDQ0bC44MDMuMjE1LTcuNzk0IDQuNW0tMi44ODItMS42NjRBNC4zMyA0LjMzIDAgMCAwIDEwLjYwNyAxMm0zLjczNiAwIDcuNzk0IDQuNS0uODAyLjIxNWE0LjUgNC41IDAgMCAxLTIuNDgtLjA0M2wtNS4zMjYtMS42MjlhNC4zMjQgNC4zMjQgMCAwIDEtMi4wNjgtMS4zNzlNMTQuMzQzIDEybC0yLjg4MiAxLjY2NCIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im03Ljg0OCA4LjI1IDEuNTM2Ljg4N003Ljg0OCA4LjI1YTMgMyAwIDEgMS01LjE5Ni0zIDMgMyAwIDAgMSA1LjE5NiAzWm0xLjUzNi44ODdhMi4xNjUgMi4xNjUgMCAwIDEgMS4wODMgMS44MzljLjAwNS4zNTEuMDU0LjY5NS4xNCAxLjAyNE05LjM4NCA5LjEzN2wyLjA3NyAxLjE5OU03Ljg0OCAxNS43NWwxLjUzNi0uODg3bS0xLjUzNi44ODdhMyAzIDAgMSAxLTUuMTk2IDMgMyAzIDAgMCAxIDUuMTk2LTNabTEuNTM2LS44ODdhMi4xNjUgMi4xNjUgMCAwIDAgMS4wODMtMS44MzhjLjAwNS0uMzUyLjA1NC0uNjk1LjE0LTEuMDI1bS0xLjIyMyAyLjg2MyAyLjA3Ny0xLjE5OW0wLTMuMzI4YTQuMzIzIDQuMzIzIDAgMCAxIDIuMDY4LTEuMzc5bDUuMzI1LTEuNjI4YTQuNSA0LjUgMCAwIDEgMi40OC0uMDQ0bC44MDMuMjE1LTcuNzk0IDQuNW0tMi44ODItMS42NjRBNC4zMyA0LjMzIDAgMCAwIDEwLjYwNyAxMm0zLjczNiAwIDcuNzk0IDQuNS0uODAyLjIxNWE0LjUgNC41IDAgMCAxLTIuNDgtLjA0M2wtNS4zMjYtMS42MjlhNC4zMjQgNC4zMjQgMCAwIDEtMi4wNjgtMS4zNzlNMTQuMzQzIDEybC0yLjg4MiAxLjY2NCIvPgo8L3N2Zz4K)}.hi-outline-server{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMS43NSAxNy4yNXYtLjIyOGE0LjUgNC41IDAgMCAwLS4xMi0xLjAzbC0yLjI2OC05LjY0YTMuMzc1IDMuMzc1IDAgMCAwLTMuMjg1LTIuNjAySDcuOTIzYTMuMzc1IDMuMzc1IDAgMCAwLTMuMjg1IDIuNjAybC0yLjI2OCA5LjY0YTQuNSA0LjUgMCAwIDAtLjEyIDEuMDN2LjIyOG0xOS41IDBhMyAzIDAgMCAxLTMgM0g1LjI1YTMgMyAwIDAgMS0zLTNtMTkuNSAwYTMgMyAwIDAgMC0zLTNINS4yNWEzIDMgMCAwIDAtMyAzbTE2LjUgMGguMDA4di4wMDhoLS4wMDh2LS4wMDhabS0zIDBoLjAwOHYuMDA4aC0uMDA4di0uMDA4WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMS43NSAxNy4yNXYtLjIyOGE0LjUgNC41IDAgMCAwLS4xMi0xLjAzbC0yLjI2OC05LjY0YTMuMzc1IDMuMzc1IDAgMCAwLTMuMjg1LTIuNjAySDcuOTIzYTMuMzc1IDMuMzc1IDAgMCAwLTMuMjg1IDIuNjAybC0yLjI2OCA5LjY0YTQuNSA0LjUgMCAwIDAtLjEyIDEuMDN2LjIyOG0xOS41IDBhMyAzIDAgMCAxLTMgM0g1LjI1YTMgMyAwIDAgMS0zLTNtMTkuNSAwYTMgMyAwIDAgMC0zLTNINS4yNWEzIDMgMCAwIDAtMyAzbTE2LjUgMGguMDA4di4wMDhoLS4wMDh2LS4wMDhabS0zIDBoLjAwOHYuMDA4aC0uMDA4di0uMDA4WiIvPgo8L3N2Zz4K)}.hi-outline-server-stack{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik01LjI1IDE0LjI1aDEzLjVtLTEzLjUgMGEzIDMgMCAwIDEtMy0zbTMgM2EzIDMgMCAxIDAgMCA2aDEzLjVhMyAzIDAgMSAwIDAtNm0tMTYuNS0zYTMgMyAwIDAgMSAzLTNoMTMuNWEzIDMgMCAwIDEgMyAzbS0xOS41IDBhNC41IDQuNSAwIDAgMSAuOS0yLjdMNS43MzcgNS4xYTMuMzc1IDMuMzc1IDAgMCAxIDIuNy0xLjM1aDcuMTI2YzEuMDYyIDAgMi4wNjIuNSAyLjcgMS4zNWwyLjU4NyAzLjQ1YTQuNSA0LjUgMCAwIDEgLjkgMi43bTAgMGEzIDMgMCAwIDEtMyAzbTAgM2guMDA4di4wMDhoLS4wMDh2LS4wMDhabTAtNmguMDA4di4wMDhoLS4wMDh2LS4wMDhabS0zIDZoLjAwOHYuMDA4aC0uMDA4di0uMDA4Wm0wLTZoLjAwOHYuMDA4aC0uMDA4di0uMDA4WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik01LjI1IDE0LjI1aDEzLjVtLTEzLjUgMGEzIDMgMCAwIDEtMy0zbTMgM2EzIDMgMCAxIDAgMCA2aDEzLjVhMyAzIDAgMSAwIDAtNm0tMTYuNS0zYTMgMyAwIDAgMSAzLTNoMTMuNWEzIDMgMCAwIDEgMyAzbS0xOS41IDBhNC41IDQuNSAwIDAgMSAuOS0yLjdMNS43MzcgNS4xYTMuMzc1IDMuMzc1IDAgMCAxIDIuNy0xLjM1aDcuMTI2YzEuMDYyIDAgMi4wNjIuNSAyLjcgMS4zNWwyLjU4NyAzLjQ1YTQuNSA0LjUgMCAwIDEgLjkgMi43bTAgMGEzIDMgMCAwIDEtMyAzbTAgM2guMDA4di4wMDhoLS4wMDh2LS4wMDhabTAtNmguMDA4di4wMDhoLS4wMDh2LS4wMDhabS0zIDZoLjAwOHYuMDA4aC0uMDA4di0uMDA4Wm0wLTZoLjAwOHYuMDA4aC0uMDA4di0uMDA4WiIvPgo8L3N2Zz4K)}.hi-outline-share{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03LjIxNyAxMC45MDdhMi4yNSAyLjI1IDAgMSAwIDAgMi4xODZtMC0yLjE4NmMuMTguMzI0LjI4My42OTYuMjgzIDEuMDkzcy0uMTAzLjc3LS4yODMgMS4wOTNtMC0yLjE4NiA5LjU2Ni01LjMxNG0tOS41NjYgNy41IDkuNTY2IDUuMzE0bTAgMGEyLjI1IDIuMjUgMCAxIDAgMy45MzUgMi4xODYgMi4yNSAyLjI1IDAgMCAwLTMuOTM1LTIuMTg2Wm0wLTEyLjgxNGEyLjI1IDIuMjUgMCAxIDAgMy45MzMtMi4xODUgMi4yNSAyLjI1IDAgMCAwLTMuOTMzIDIuMTg1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03LjIxNyAxMC45MDdhMi4yNSAyLjI1IDAgMSAwIDAgMi4xODZtMC0yLjE4NmMuMTguMzI0LjI4My42OTYuMjgzIDEuMDkzcy0uMTAzLjc3LS4yODMgMS4wOTNtMC0yLjE4NiA5LjU2Ni01LjMxNG0tOS41NjYgNy41IDkuNTY2IDUuMzE0bTAgMGEyLjI1IDIuMjUgMCAxIDAgMy45MzUgMi4xODYgMi4yNSAyLjI1IDAgMCAwLTMuOTM1LTIuMTg2Wm0wLTEyLjgxNGEyLjI1IDIuMjUgMCAxIDAgMy45MzMtMi4xODUgMi4yNSAyLjI1IDAgMCAwLTMuOTMzIDIuMTg1WiIvPgo8L3N2Zz4K)}.hi-outline-shield-check{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDEyLjc1IDExLjI1IDE1IDE1IDkuNzVtLTMtNy4wMzZBMTEuOTU5IDExLjk1OSAwIDAgMSAzLjU5OCA2IDExLjk5IDExLjk5IDAgMCAwIDMgOS43NDljMCA1LjU5MiAzLjgyNCAxMC4yOSA5IDExLjYyMyA1LjE3Ni0xLjMzMiA5LTYuMDMgOS0xMS42MjIgMC0xLjMxLS4yMS0yLjU3MS0uNTk4LTMuNzUxaC0uMTUyYy0zLjE5NiAwLTYuMS0xLjI0OC04LjI1LTMuMjg1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDEyLjc1IDExLjI1IDE1IDE1IDkuNzVtLTMtNy4wMzZBMTEuOTU5IDExLjk1OSAwIDAgMSAzLjU5OCA2IDExLjk5IDExLjk5IDAgMCAwIDMgOS43NDljMCA1LjU5MiAzLjgyNCAxMC4yOSA5IDExLjYyMyA1LjE3Ni0xLjMzMiA5LTYuMDMgOS0xMS42MjIgMC0xLjMxLS4yMS0yLjU3MS0uNTk4LTMuNzUxaC0uMTUyYy0zLjE5NiAwLTYuMS0xLjI0OC04LjI1LTMuMjg1WiIvPgo8L3N2Zz4K)}.hi-outline-shield-exclamation{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA5djMuNzVtMC0xMC4wMzZBMTEuOTU5IDExLjk1OSAwIDAgMSAzLjU5OCA2IDExLjk5IDExLjk5IDAgMCAwIDMgOS43NWMwIDUuNTkyIDMuODI0IDEwLjI5IDkgMTEuNjIyIDUuMTc2LTEuMzMyIDktNi4wMyA5LTExLjYyMiAwLTEuMzEtLjIxLTIuNTctLjU5OC0zLjc1aC0uMTUyYy0zLjE5NiAwLTYuMS0xLjI1LTguMjUtMy4yODZabTAgMTMuMDM2aC4wMDh2LjAwOEgxMnYtLjAwOFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiA5djMuNzVtMC0xMC4wMzZBMTEuOTU5IDExLjk1OSAwIDAgMSAzLjU5OCA2IDExLjk5IDExLjk5IDAgMCAwIDMgOS43NWMwIDUuNTkyIDMuODI0IDEwLjI5IDkgMTEuNjIyIDUuMTc2LTEuMzMyIDktNi4wMyA5LTExLjYyMiAwLTEuMzEtLjIxLTIuNTctLjU5OC0zLjc1aC0uMTUyYy0zLjE5NiAwLTYuMS0xLjI1LTguMjUtMy4yODZabTAgMTMuMDM2aC4wMDh2LjAwOEgxMnYtLjAwOFoiLz4KPC9zdmc+Cg==)}.hi-outline-shopping-bag{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSAxMC41VjZhMy43NSAzLjc1IDAgMSAwLTcuNSAwdjQuNW0xMS4zNTYtMS45OTMgMS4yNjMgMTJjLjA3LjY2NS0uNDUgMS4yNDMtMS4xMTkgMS4yNDNINC4yNWExLjEyNSAxLjEyNSAwIDAgMS0xLjEyLTEuMjQzbDEuMjY0LTEyQTEuMTI1IDEuMTI1IDAgMCAxIDUuNTEzIDcuNWgxMi45NzRjLjU3NiAwIDEuMDU5LjQzNSAxLjExOSAxLjAwN1pNOC42MjUgMTAuNWEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFptNy41IDBhLjM3NS4zNzUgMCAxIDEtLjc1IDAgLjM3NS4zNzUgMCAwIDEgLjc1IDBaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSAxMC41VjZhMy43NSAzLjc1IDAgMSAwLTcuNSAwdjQuNW0xMS4zNTYtMS45OTMgMS4yNjMgMTJjLjA3LjY2NS0uNDUgMS4yNDMtMS4xMTkgMS4yNDNINC4yNWExLjEyNSAxLjEyNSAwIDAgMS0xLjEyLTEuMjQzbDEuMjY0LTEyQTEuMTI1IDEuMTI1IDAgMCAxIDUuNTEzIDcuNWgxMi45NzRjLjU3NiAwIDEuMDU5LjQzNSAxLjExOSAxLjAwN1pNOC42MjUgMTAuNWEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFptNy41IDBhLjM3NS4zNzUgMCAxIDEtLjc1IDAgLjM3NS4zNzUgMCAwIDEgLjc1IDBaIi8+Cjwvc3ZnPgo=)}.hi-outline-shopping-cart{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDNoMS4zODZjLjUxIDAgLjk1NS4zNDMgMS4wODcuODM1bC4zODMgMS40MzdNNy41IDE0LjI1YTMgMyAwIDAgMC0zIDNoMTUuNzVtLTEyLjc1LTNoMTEuMjE4YzEuMTIxLTIuMyAyLjEtNC42ODQgMi45MjQtNy4xMzhhNjAuMTE0IDYwLjExNCAwIDAgMC0xNi41MzYtMS44NE03LjUgMTQuMjUgNS4xMDYgNS4yNzJNNiAyMC4yNWEuNzUuNzUgMCAxIDEtMS41IDAgLjc1Ljc1IDAgMCAxIDEuNSAwWm0xMi43NSAwYS43NS43NSAwIDEgMS0xLjUgMCAuNzUuNzUgMCAwIDEgMS41IDBaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjI1IDNoMS4zODZjLjUxIDAgLjk1NS4zNDMgMS4wODcuODM1bC4zODMgMS40MzdNNy41IDE0LjI1YTMgMyAwIDAgMC0zIDNoMTUuNzVtLTEyLjc1LTNoMTEuMjE4YzEuMTIxLTIuMyAyLjEtNC42ODQgMi45MjQtNy4xMzhhNjAuMTE0IDYwLjExNCAwIDAgMC0xNi41MzYtMS44NE03LjUgMTQuMjUgNS4xMDYgNS4yNzJNNiAyMC4yNWEuNzUuNzUgMCAxIDEtMS41IDAgLjc1Ljc1IDAgMCAxIDEuNSAwWm0xMi43NSAwYS43NS43NSAwIDEgMS0xLjUgMCAuNzUuNzUgMCAwIDEgMS41IDBaIi8+Cjwvc3ZnPgo=)}.hi-outline-signal{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05LjM0OCAxNC42NTJhMy43NSAzLjc1IDAgMCAxIDAtNS4zMDRtNS4zMDQgMGEzLjc1IDMuNzUgMCAwIDEgMCA1LjMwNG0tNy40MjUgMi4xMjFhNi43NSA2Ljc1IDAgMCAxIDAtOS41NDZtOS41NDYgMGE2Ljc1IDYuNzUgMCAwIDEgMCA5LjU0Nk01LjEwNiAxOC44OTRjLTMuODA4LTMuODA3LTMuODA4LTkuOTggMC0xMy43ODhtMTMuNzg4IDBjMy44MDggMy44MDcgMy44MDggOS45OCAwIDEzLjc4OE0xMiAxMmguMDA4di4wMDhIMTJWMTJabS4zNzUgMGEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05LjM0OCAxNC42NTJhMy43NSAzLjc1IDAgMCAxIDAtNS4zMDRtNS4zMDQgMGEzLjc1IDMuNzUgMCAwIDEgMCA1LjMwNG0tNy40MjUgMi4xMjFhNi43NSA2Ljc1IDAgMCAxIDAtOS41NDZtOS41NDYgMGE2Ljc1IDYuNzUgMCAwIDEgMCA5LjU0Nk01LjEwNiAxOC44OTRjLTMuODA4LTMuODA3LTMuODA4LTkuOTggMC0xMy43ODhtMTMuNzg4IDBjMy44MDggMy44MDcgMy44MDggOS45OCAwIDEzLjc4OE0xMiAxMmguMDA4di4wMDhIMTJWMTJabS4zNzUgMGEuMzc1LjM3NSAwIDEgMS0uNzUgMCAuMzc1LjM3NSAwIDAgMSAuNzUgMFoiLz4KPC9zdmc+Cg==)}.hi-outline-signal-slash{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0zIDMgOC43MzUgOC43MzVtMCAwYS4zNzQuMzc0IDAgMSAxIC41My41M20tLjUzLS41My41My41M20wIDBMMjEgMjFNMTQuNjUyIDkuMzQ4YTMuNzUgMy43NSAwIDAgMSAwIDUuMzA0bTIuMTIxLTcuNDI1YTYuNzUgNi43NSAwIDAgMSAwIDkuNTQ2bTIuMTIxLTExLjY2N2MzLjgwOCAzLjgwNyAzLjgwOCA5Ljk4IDAgMTMuNzg4bS05LjU0Ni00LjI0MmEzLjczMyAzLjczMyAwIDAgMS0xLjA2LTIuMTIybS0xLjA2MSA0LjI0M2E2Ljc1IDYuNzUgMCAwIDEtMS42MjUtNi45MjltLS40OTYgOS4wNWMtMy4wNjgtMy4wNjctMy42NjQtNy42Ny0xLjc5LTExLjMzNE0xMiAxMmguMDA4di4wMDhIMTJWMTJaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0zIDMgOC43MzUgOC43MzVtMCAwYS4zNzQuMzc0IDAgMSAxIC41My41M20tLjUzLS41My41My41M20wIDBMMjEgMjFNMTQuNjUyIDkuMzQ4YTMuNzUgMy43NSAwIDAgMSAwIDUuMzA0bTIuMTIxLTcuNDI1YTYuNzUgNi43NSAwIDAgMSAwIDkuNTQ2bTIuMTIxLTExLjY2N2MzLjgwOCAzLjgwNyAzLjgwOCA5Ljk4IDAgMTMuNzg4bS05LjU0Ni00LjI0MmEzLjczMyAzLjczMyAwIDAgMS0xLjA2LTIuMTIybS0xLjA2MSA0LjI0M2E2Ljc1IDYuNzUgMCAwIDEtMS42MjUtNi45MjltLS40OTYgOS4wNWMtMy4wNjgtMy4wNjctMy42NjQtNy42Ny0xLjc5LTExLjMzNE0xMiAxMmguMDA4di4wMDhIMTJWMTJaIi8+Cjwvc3ZnPgo=)}.hi-outline-slash{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im05IDIwLjI0NyA2LTE2LjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im05IDIwLjI0NyA2LTE2LjUiLz4KPC9zdmc+Cg==)}.hi-outline-sparkles{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05LjgxMyAxNS45MDQgOSAxOC43NWwtLjgxMy0yLjg0NmE0LjUgNC41IDAgMCAwLTMuMDktMy4wOUwyLjI1IDEybDIuODQ2LS44MTNhNC41IDQuNSAwIDAgMCAzLjA5LTMuMDlMOSA1LjI1bC44MTMgMi44NDZhNC41IDQuNSAwIDAgMCAzLjA5IDMuMDlMMTUuNzUgMTJsLTIuODQ2LjgxM2E0LjUgNC41IDAgMCAwLTMuMDkgMy4wOVpNMTguMjU5IDguNzE1IDE4IDkuNzVsLS4yNTktMS4wMzVhMy4zNzUgMy4zNzUgMCAwIDAtMi40NTUtMi40NTZMMTQuMjUgNmwxLjAzNi0uMjU5YTMuMzc1IDMuMzc1IDAgMCAwIDIuNDU1LTIuNDU2TDE4IDIuMjVsLjI1OSAxLjAzNWEzLjM3NSAzLjM3NSAwIDAgMCAyLjQ1NiAyLjQ1NkwyMS43NSA2bC0xLjAzNS4yNTlhMy4zNzUgMy4zNzUgMCAwIDAtMi40NTYgMi40NTZaTTE2Ljg5NCAyMC41NjcgMTYuNSAyMS43NWwtLjM5NC0xLjE4M2EyLjI1IDIuMjUgMCAwIDAtMS40MjMtMS40MjNMMTMuNSAxOC43NWwxLjE4My0uMzk0YTIuMjUgMi4yNSAwIDAgMCAxLjQyMy0xLjQyM2wuMzk0LTEuMTgzLjM5NCAxLjE4M2EyLjI1IDIuMjUgMCAwIDAgMS40MjMgMS40MjNsMS4xODMuMzk0LTEuMTgzLjM5NGEyLjI1IDIuMjUgMCAwIDAtMS40MjMgMS40MjNaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05LjgxMyAxNS45MDQgOSAxOC43NWwtLjgxMy0yLjg0NmE0LjUgNC41IDAgMCAwLTMuMDktMy4wOUwyLjI1IDEybDIuODQ2LS44MTNhNC41IDQuNSAwIDAgMCAzLjA5LTMuMDlMOSA1LjI1bC44MTMgMi44NDZhNC41IDQuNSAwIDAgMCAzLjA5IDMuMDlMMTUuNzUgMTJsLTIuODQ2LjgxM2E0LjUgNC41IDAgMCAwLTMuMDkgMy4wOVpNMTguMjU5IDguNzE1IDE4IDkuNzVsLS4yNTktMS4wMzVhMy4zNzUgMy4zNzUgMCAwIDAtMi40NTUtMi40NTZMMTQuMjUgNmwxLjAzNi0uMjU5YTMuMzc1IDMuMzc1IDAgMCAwIDIuNDU1LTIuNDU2TDE4IDIuMjVsLjI1OSAxLjAzNWEzLjM3NSAzLjM3NSAwIDAgMCAyLjQ1NiAyLjQ1NkwyMS43NSA2bC0xLjAzNS4yNTlhMy4zNzUgMy4zNzUgMCAwIDAtMi40NTYgMi40NTZaTTE2Ljg5NCAyMC41NjcgMTYuNSAyMS43NWwtLjM5NC0xLjE4M2EyLjI1IDIuMjUgMCAwIDAtMS40MjMtMS40MjNMMTMuNSAxOC43NWwxLjE4My0uMzk0YTIuMjUgMi4yNSAwIDAgMCAxLjQyMy0xLjQyM2wuMzk0LTEuMTgzLjM5NCAxLjE4M2EyLjI1IDIuMjUgMCAwIDAgMS40MjMgMS40MjNsMS4xODMuMzk0LTEuMTgzLjM5NGEyLjI1IDIuMjUgMCAwIDAtMS40MjMgMS40MjNaIi8+Cjwvc3ZnPgo=)}.hi-outline-speaker-wave{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS4xMTQgNS42MzZhOSA5IDAgMCAxIDAgMTIuNzI4TTE2LjQ2MyA4LjI4OGE1LjI1IDUuMjUgMCAwIDEgMCA3LjQyNE02Ljc1IDguMjVsNC43Mi00LjcyYS43NS43NSAwIDAgMSAxLjI4LjUzdjE1Ljg4YS43NS43NSAwIDAgMS0xLjI4LjUzbC00LjcyLTQuNzJINC41MWMtLjg4IDAtMS43MDQtLjUwNy0xLjkzOC0xLjM1NEE5LjAwOSA5LjAwOSAwIDAgMSAyLjI1IDEyYzAtLjgzLjExMi0xLjYzMy4zMjItMi4zOTZDMi44MDYgOC43NTYgMy42MyA4LjI1IDQuNTEgOC4yNUg2Ljc1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOS4xMTQgNS42MzZhOSA5IDAgMCAxIDAgMTIuNzI4TTE2LjQ2MyA4LjI4OGE1LjI1IDUuMjUgMCAwIDEgMCA3LjQyNE02Ljc1IDguMjVsNC43Mi00LjcyYS43NS43NSAwIDAgMSAxLjI4LjUzdjE1Ljg4YS43NS43NSAwIDAgMS0xLjI4LjUzbC00LjcyLTQuNzJINC41MWMtLjg4IDAtMS43MDQtLjUwNy0xLjkzOC0xLjM1NEE5LjAwOSA5LjAwOSAwIDAgMSAyLjI1IDEyYzAtLjgzLjExMi0xLjYzMy4zMjItMi4zOTZDMi44MDYgOC43NTYgMy42MyA4LjI1IDQuNTEgOC4yNUg2Ljc1WiIvPgo8L3N2Zz4K)}.hi-outline-speaker-x-mark{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNy4yNSA5Ljc1IDE5LjUgMTJtMCAwIDIuMjUgMi4yNU0xOS41IDEybDIuMjUtMi4yNU0xOS41IDEybC0yLjI1IDIuMjVtLTEwLjUtNiA0LjcyLTQuNzJhLjc1Ljc1IDAgMCAxIDEuMjguNTN2MTUuODhhLjc1Ljc1IDAgMCAxLTEuMjguNTNsLTQuNzItNC43Mkg0LjUxYy0uODggMC0xLjcwNC0uNTA3LTEuOTM4LTEuMzU0QTkuMDA5IDkuMDA5IDAgMCAxIDIuMjUgMTJjMC0uODMuMTEyLTEuNjMzLjMyMi0yLjM5NkMyLjgwNiA4Ljc1NiAzLjYzIDguMjUgNC41MSA4LjI1SDYuNzVaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNy4yNSA5Ljc1IDE5LjUgMTJtMCAwIDIuMjUgMi4yNU0xOS41IDEybDIuMjUtMi4yNU0xOS41IDEybC0yLjI1IDIuMjVtLTEwLjUtNiA0LjcyLTQuNzJhLjc1Ljc1IDAgMCAxIDEuMjguNTN2MTUuODhhLjc1Ljc1IDAgMCAxLTEuMjguNTNsLTQuNzItNC43Mkg0LjUxYy0uODggMC0xLjcwNC0uNTA3LTEuOTM4LTEuMzU0QTkuMDA5IDkuMDA5IDAgMCAxIDIuMjUgMTJjMC0uODMuMTEyLTEuNjMzLjMyMi0yLjM5NkMyLjgwNiA4Ljc1NiAzLjYzIDguMjUgNC41MSA4LjI1SDYuNzVaIi8+Cjwvc3ZnPgo=)}.hi-outline-square-2-stack{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNi41IDguMjVWNmEyLjI1IDIuMjUgMCAwIDAtMi4yNS0yLjI1SDZBMi4yNSAyLjI1IDAgMCAwIDMuNzUgNnY4LjI1QTIuMjUgMi4yNSAwIDAgMCA2IDE2LjVoMi4yNW04LjI1LTguMjVIMThhMi4yNSAyLjI1IDAgMCAxIDIuMjUgMi4yNVYxOEEyLjI1IDIuMjUgMCAwIDEgMTggMjAuMjVoLTcuNUEyLjI1IDIuMjUgMCAwIDEgOC4yNSAxOHYtMS41bTguMjUtOC4yNWgtNmEyLjI1IDIuMjUgMCAwIDAtMi4yNSAyLjI1djYiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNi41IDguMjVWNmEyLjI1IDIuMjUgMCAwIDAtMi4yNS0yLjI1SDZBMi4yNSAyLjI1IDAgMCAwIDMuNzUgNnY4LjI1QTIuMjUgMi4yNSAwIDAgMCA2IDE2LjVoMi4yNW04LjI1LTguMjVIMThhMi4yNSAyLjI1IDAgMCAxIDIuMjUgMi4yNVYxOEEyLjI1IDIuMjUgMCAwIDEgMTggMjAuMjVoLTcuNUEyLjI1IDIuMjUgMCAwIDEgOC4yNSAxOHYtMS41bTguMjUtOC4yNWgtNmEyLjI1IDIuMjUgMCAwIDAtMi4yNSAyLjI1djYiLz4KPC9zdmc+Cg==)}.hi-outline-square-3-stack-3d{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02LjQyOSA5Ljc1IDIuMjUgMTJsNC4xNzkgMi4yNW0wLTQuNSA1LjU3MSAzIDUuNTcxLTNtLTExLjE0MiAwTDIuMjUgNy41IDEyIDIuMjVsOS43NSA1LjI1LTQuMTc5IDIuMjVtMCAwTDIxLjc1IDEybC00LjE3OSAyLjI1bTAgMCA0LjE3OSAyLjI1TDEyIDIxLjc1IDIuMjUgMTYuNWw0LjE3OS0yLjI1bTExLjE0MiAwLTUuNTcxIDMtNS41NzEtMyIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02LjQyOSA5Ljc1IDIuMjUgMTJsNC4xNzkgMi4yNW0wLTQuNSA1LjU3MSAzIDUuNTcxLTNtLTExLjE0MiAwTDIuMjUgNy41IDEyIDIuMjVsOS43NSA1LjI1LTQuMTc5IDIuMjVtMCAwTDIxLjc1IDEybC00LjE3OSAyLjI1bTAgMCA0LjE3OSAyLjI1TDEyIDIxLjc1IDIuMjUgMTYuNWw0LjE3OS0yLjI1bTExLjE0MiAwLTUuNTcxIDMtNS41NzEtMyIvPgo8L3N2Zz4K)}.hi-outline-squares-2x2{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDZBMi4yNSAyLjI1IDAgMCAxIDYgMy43NWgyLjI1QTIuMjUgMi4yNSAwIDAgMSAxMC41IDZ2Mi4yNWEyLjI1IDIuMjUgMCAwIDEtMi4yNSAyLjI1SDZhMi4yNSAyLjI1IDAgMCAxLTIuMjUtMi4yNVY2Wk0zLjc1IDE1Ljc1QTIuMjUgMi4yNSAwIDAgMSA2IDEzLjVoMi4yNWEyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1VjE4YTIuMjUgMi4yNSAwIDAgMS0yLjI1IDIuMjVINkEyLjI1IDIuMjUgMCAwIDEgMy43NSAxOHYtMi4yNVpNMTMuNSA2YTIuMjUgMi4yNSAwIDAgMSAyLjI1LTIuMjVIMThBMi4yNSAyLjI1IDAgMCAxIDIwLjI1IDZ2Mi4yNUEyLjI1IDIuMjUgMCAwIDEgMTggMTAuNWgtMi4yNWEyLjI1IDIuMjUgMCAwIDEtMi4yNS0yLjI1VjZaTTEzLjUgMTUuNzVhMi4yNSAyLjI1IDAgMCAxIDIuMjUtMi4yNUgxOGEyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1VjE4QTIuMjUgMi4yNSAwIDAgMSAxOCAyMC4yNWgtMi4yNUEyLjI1IDIuMjUgMCAwIDEgMTMuNSAxOHYtMi4yNVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjc1IDZBMi4yNSAyLjI1IDAgMCAxIDYgMy43NWgyLjI1QTIuMjUgMi4yNSAwIDAgMSAxMC41IDZ2Mi4yNWEyLjI1IDIuMjUgMCAwIDEtMi4yNSAyLjI1SDZhMi4yNSAyLjI1IDAgMCAxLTIuMjUtMi4yNVY2Wk0zLjc1IDE1Ljc1QTIuMjUgMi4yNSAwIDAgMSA2IDEzLjVoMi4yNWEyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1VjE4YTIuMjUgMi4yNSAwIDAgMS0yLjI1IDIuMjVINkEyLjI1IDIuMjUgMCAwIDEgMy43NSAxOHYtMi4yNVpNMTMuNSA2YTIuMjUgMi4yNSAwIDAgMSAyLjI1LTIuMjVIMThBMi4yNSAyLjI1IDAgMCAxIDIwLjI1IDZ2Mi4yNUEyLjI1IDIuMjUgMCAwIDEgMTggMTAuNWgtMi4yNWEyLjI1IDIuMjUgMCAwIDEtMi4yNS0yLjI1VjZaTTEzLjUgMTUuNzVhMi4yNSAyLjI1IDAgMCAxIDIuMjUtMi4yNUgxOGEyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1VjE4QTIuMjUgMi4yNSAwIDAgMSAxOCAyMC4yNWgtMi4yNUEyLjI1IDIuMjUgMCAwIDEgMTMuNSAxOHYtMi4yNVoiLz4KPC9zdmc+Cg==)}.hi-outline-squares-plus{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMy41IDE2Ljg3NWgzLjM3NW0wIDBoMy4zNzVtLTMuMzc1IDBWMTMuNW0wIDMuMzc1djMuMzc1TTYgMTAuNWgyLjI1YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWNmEyLjI1IDIuMjUgMCAwIDAtMi4yNS0yLjI1SDZBMi4yNSAyLjI1IDAgMCAwIDMuNzUgNnYyLjI1QTIuMjUgMi4yNSAwIDAgMCA2IDEwLjVabTAgOS43NWgyLjI1QTIuMjUgMi4yNSAwIDAgMCAxMC41IDE4di0yLjI1YTIuMjUgMi4yNSAwIDAgMC0yLjI1LTIuMjVINmEyLjI1IDIuMjUgMCAwIDAtMi4yNSAyLjI1VjE4QTIuMjUgMi4yNSAwIDAgMCA2IDIwLjI1Wm05Ljc1LTkuNzVIMThhMi4yNSAyLjI1IDAgMCAwIDIuMjUtMi4yNVY2QTIuMjUgMi4yNSAwIDAgMCAxOCAzLjc1aC0yLjI1QTIuMjUgMi4yNSAwIDAgMCAxMy41IDZ2Mi4yNWEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMy41IDE2Ljg3NWgzLjM3NW0wIDBoMy4zNzVtLTMuMzc1IDBWMTMuNW0wIDMuMzc1djMuMzc1TTYgMTAuNWgyLjI1YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWNmEyLjI1IDIuMjUgMCAwIDAtMi4yNS0yLjI1SDZBMi4yNSAyLjI1IDAgMCAwIDMuNzUgNnYyLjI1QTIuMjUgMi4yNSAwIDAgMCA2IDEwLjVabTAgOS43NWgyLjI1QTIuMjUgMi4yNSAwIDAgMCAxMC41IDE4di0yLjI1YTIuMjUgMi4yNSAwIDAgMC0yLjI1LTIuMjVINmEyLjI1IDIuMjUgMCAwIDAtMi4yNSAyLjI1VjE4QTIuMjUgMi4yNSAwIDAgMCA2IDIwLjI1Wm05Ljc1LTkuNzVIMThhMi4yNSAyLjI1IDAgMCAwIDIuMjUtMi4yNVY2QTIuMjUgMi4yNSAwIDAgMCAxOCAzLjc1aC0yLjI1QTIuMjUgMi4yNSAwIDAgMCAxMy41IDZ2Mi4yNWEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1WiIvPgo8L3N2Zz4K)}.hi-outline-star{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMS40OCAzLjQ5OWEuNTYyLjU2MiAwIDAgMSAxLjA0IDBsMi4xMjUgNS4xMTFhLjU2My41NjMgMCAwIDAgLjQ3NS4zNDVsNS41MTguNDQyYy40OTkuMDQuNzAxLjY2My4zMjEuOTg4bC00LjIwNCAzLjYwMmEuNTYzLjU2MyAwIDAgMC0uMTgyLjU1N2wxLjI4NSA1LjM4NWEuNTYyLjU2MiAwIDAgMS0uODQuNjFsLTQuNzI1LTIuODg1YS41NjIuNTYyIDAgMCAwLS41ODYgMEw2Ljk4MiAyMC41NGEuNTYyLjU2MiAwIDAgMS0uODQtLjYxbDEuMjg1LTUuMzg2YS41NjIuNTYyIDAgMCAwLS4xODItLjU1N2wtNC4yMDQtMy42MDJhLjU2Mi41NjIgMCAwIDEgLjMyMS0uOTg4bDUuNTE4LS40NDJhLjU2My41NjMgMCAwIDAgLjQ3NS0uMzQ1TDExLjQ4IDMuNVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMS40OCAzLjQ5OWEuNTYyLjU2MiAwIDAgMSAxLjA0IDBsMi4xMjUgNS4xMTFhLjU2My41NjMgMCAwIDAgLjQ3NS4zNDVsNS41MTguNDQyYy40OTkuMDQuNzAxLjY2My4zMjEuOTg4bC00LjIwNCAzLjYwMmEuNTYzLjU2MyAwIDAgMC0uMTgyLjU1N2wxLjI4NSA1LjM4NWEuNTYyLjU2MiAwIDAgMS0uODQuNjFsLTQuNzI1LTIuODg1YS41NjIuNTYyIDAgMCAwLS41ODYgMEw2Ljk4MiAyMC41NGEuNTYyLjU2MiAwIDAgMS0uODQtLjYxbDEuMjg1LTUuMzg2YS41NjIuNTYyIDAgMCAwLS4xODItLjU1N2wtNC4yMDQtMy42MDJhLjU2Mi41NjIgMCAwIDEgLjMyMS0uOTg4bDUuNTE4LS40NDJhLjU2My41NjMgMCAwIDAgLjQ3NS0uMzQ1TDExLjQ4IDMuNVoiLz4KPC9zdmc+Cg==)}.hi-outline-stop{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik01LjI1IDcuNUEyLjI1IDIuMjUgMCAwIDEgNy41IDUuMjVoOWEyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1djlhMi4yNSAyLjI1IDAgMCAxLTIuMjUgMi4yNWgtOWEyLjI1IDIuMjUgMCAwIDEtMi4yNS0yLjI1di05WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik01LjI1IDcuNUEyLjI1IDIuMjUgMCAwIDEgNy41IDUuMjVoOWEyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1djlhMi4yNSAyLjI1IDAgMCAxLTIuMjUgMi4yNWgtOWEyLjI1IDIuMjUgMCAwIDEtMi4yNS0yLjI1di05WiIvPgo8L3N2Zz4K)}.hi-outline-stop-circle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSAxMmE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFoiLz4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDkuNTYzQzkgOS4yNTIgOS4yNTIgOSA5LjU2MyA5aDQuODc0Yy4zMTEgMCAuNTYzLjI1Mi41NjMuNTYzdjQuODc0YzAgLjMxMS0uMjUyLjU2My0uNTYzLjU2M0g5LjU2NEEuNTYyLjU2MiAwIDAgMSA5IDE0LjQzN1Y5LjU2NFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSAxMmE5IDkgMCAxIDEtMTggMCA5IDkgMCAwIDEgMTggMFoiLz4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDkuNTYzQzkgOS4yNTIgOS4yNTIgOSA5LjU2MyA5aDQuODc0Yy4zMTEgMCAuNTYzLjI1Mi41NjMuNTYzdjQuODc0YzAgLjMxMS0uMjUyLjU2My0uNTYzLjU2M0g5LjU2NEEuNTYyLjU2MiAwIDAgMSA5IDE0LjQzN1Y5LjU2NFoiLz4KPC9zdmc+Cg==)}.hi-outline-strikethrough{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAxMmE4LjkxMiA4LjkxMiAwIDAgMS0uMzE4LS4wNzljLTEuNTg1LS40MjQtMi45MDQtMS4yNDctMy43Ni0yLjIzNi0uODczLTEuMDA5LTEuMjY1LTIuMTktLjk2OC0zLjMwMS41OS0yLjIgMy42NjMtMy4yOSA2Ljg2My0yLjQzMkE4LjE4NiA4LjE4NiAwIDAgMSAxNi41IDUuMjFNNi40MiAxNy44MWMuODU3Ljk5IDIuMTc2IDEuODEyIDMuNzYxIDIuMjM3IDMuMi44NTggNi4yNzQtLjIzIDYuODYzLTIuNDMxLjIzMy0uODY4LjA0NC0xLjc3OS0uNDY1LTIuNjE3TTMuNzUgMTJoMTYuNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAxMmE4LjkxMiA4LjkxMiAwIDAgMS0uMzE4LS4wNzljLTEuNTg1LS40MjQtMi45MDQtMS4yNDctMy43Ni0yLjIzNi0uODczLTEuMDA5LTEuMjY1LTIuMTktLjk2OC0zLjMwMS41OS0yLjIgMy42NjMtMy4yOSA2Ljg2My0yLjQzMkE4LjE4NiA4LjE4NiAwIDAgMSAxNi41IDUuMjFNNi40MiAxNy44MWMuODU3Ljk5IDIuMTc2IDEuODEyIDMuNzYxIDIuMjM3IDMuMi44NTggNi4yNzQtLjIzIDYuODYzLTIuNDMxLjIzMy0uODY4LjA0NC0xLjc3OS0uNDY1LTIuNjE3TTMuNzUgMTJoMTYuNSIvPgo8L3N2Zz4K)}.hi-outline-sun{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAzdjIuMjVtNi4zNjQuMzg2LTEuNTkxIDEuNTkxTTIxIDEyaC0yLjI1bS0uMzg2IDYuMzY0LTEuNTkxLTEuNTkxTTEyIDE4Ljc1VjIxbS00Ljc3My00LjIyNy0xLjU5MSAxLjU5MU01LjI1IDEySDNtNC4yMjctNC43NzNMNS42MzYgNS42MzZNMTUuNzUgMTJhMy43NSAzLjc1IDAgMSAxLTcuNSAwIDMuNzUgMy43NSAwIDAgMSA3LjUgMFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMiAzdjIuMjVtNi4zNjQuMzg2LTEuNTkxIDEuNTkxTTIxIDEyaC0yLjI1bS0uMzg2IDYuMzY0LTEuNTkxLTEuNTkxTTEyIDE4Ljc1VjIxbS00Ljc3My00LjIyNy0xLjU5MSAxLjU5MU01LjI1IDEySDNtNC4yMjctNC43NzNMNS42MzYgNS42MzZNMTUuNzUgMTJhMy43NSAzLjc1IDAgMSAxLTcuNSAwIDMuNzUgMy43NSAwIDAgMSA3LjUgMFoiLz4KPC9zdmc+Cg==)}.hi-outline-swatch{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik00LjA5OCAxOS45MDJhMy43NSAzLjc1IDAgMCAwIDUuMzA0IDBsNi40MDEtNi40MDJNNi43NSAyMUEzLjc1IDMuNzUgMCAwIDEgMyAxNy4yNVY0LjEyNUMzIDMuNTA0IDMuNTA0IDMgNC4xMjUgM2g1LjI1Yy42MjEgMCAxLjEyNS41MDQgMS4xMjUgMS4xMjV2NC4wNzJNNi43NSAyMWEzLjc1IDMuNzUgMCAwIDAgMy43NS0zLjc1VjguMTk3TTYuNzUgMjFoMTMuMTI1Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1di01LjI1YzAtLjYyMS0uNTA0LTEuMTI1LTEuMTI1LTEuMTI1aC00LjA3Mk0xMC41IDguMTk3bDIuODgtMi44OGMuNDM4LS40MzkgMS4xNS0uNDM5IDEuNTkgMGwzLjcxMiAzLjcxM2MuNDQuNDQuNDQgMS4xNTIgMCAxLjU5bC0yLjg3OSAyLjg4TTYuNzUgMTcuMjVoLjAwOHYuMDA4SDYuNzV2LS4wMDhaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik00LjA5OCAxOS45MDJhMy43NSAzLjc1IDAgMCAwIDUuMzA0IDBsNi40MDEtNi40MDJNNi43NSAyMUEzLjc1IDMuNzUgMCAwIDEgMyAxNy4yNVY0LjEyNUMzIDMuNTA0IDMuNTA0IDMgNC4xMjUgM2g1LjI1Yy42MjEgMCAxLjEyNS41MDQgMS4xMjUgMS4xMjV2NC4wNzJNNi43NSAyMWEzLjc1IDMuNzUgMCAwIDAgMy43NS0zLjc1VjguMTk3TTYuNzUgMjFoMTMuMTI1Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1di01LjI1YzAtLjYyMS0uNTA0LTEuMTI1LTEuMTI1LTEuMTI1aC00LjA3Mk0xMC41IDguMTk3bDIuODgtMi44OGMuNDM4LS40MzkgMS4xNS0uNDM5IDEuNTkgMGwzLjcxMiAzLjcxM2MuNDQuNDQuNDQgMS4xNTIgMCAxLjU5bC0yLjg3OSAyLjg4TTYuNzUgMTcuMjVoLjAwOHYuMDA4SDYuNzV2LS4wMDhaIi8+Cjwvc3ZnPgo=)}.hi-outline-table-cells{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjM3NSAxOS41aDE3LjI1bS0xNy4yNSAwYTEuMTI1IDEuMTI1IDAgMCAxLTEuMTI1LTEuMTI1TTMuMzc1IDE5LjVoNy41Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1bS05Ljc1IDBWNS42MjVtMCAxMi43NXYtMS41YzAtLjYyMS41MDQtMS4xMjUgMS4xMjUtMS4xMjVtMTguMzc1IDIuNjI1VjUuNjI1bTAgMTIuNzVjMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVtMS4xMjUtMS4xMjV2LTEuNWMwLS42MjEtLjUwNC0xLjEyNS0xLjEyNS0xLjEyNW0wIDMuNzVoLTcuNUExLjEyNSAxLjEyNSAwIDAgMSAxMiAxOC4zNzVtOS43NS0xMi43NWMwLS42MjEtLjUwNC0xLjEyNS0xLjEyNS0xLjEyNUgzLjM3NWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNW0xOS41IDB2MS41YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1TTIuMjUgNS42MjV2MS41YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVtMCAwaDE3LjI1bS0xNy4yNSAwaDcuNWMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1TTMuMzc1IDguMjVjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MS41YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVtMTcuMjUtMy43NWgtNy41Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1bTguNjI1LTEuMTI1Yy42MjEgMCAxLjEyNS41MDQgMS4xMjUgMS4xMjV2MS41YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1bS0xNy4yNSAwaDcuNW0tNy41IDBjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MS41YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVNMTIgMTAuODc1di0xLjVtMCAxLjVjMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVNMTIgMTAuODc1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVtLTIuMjUgMGMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1TTEzLjEyNSAxMmg3LjVtLTcuNSAwYy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1TTIwLjYyNSAxMmMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1djEuNWMwIC42MjEtLjUwNCAxLjEyNS0xLjEyNSAxLjEyNW0tMTcuMjUgMGg3LjVNMTIgMTQuNjI1di0xLjVtMCAxLjVjMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVNMTIgMTQuNjI1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVtLTIuMjUgMGMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1bTAgMS41di0xLjVtMCAwYzAtLjYyMS41MDQtMS4xMjUgMS4xMjUtMS4xMjVtMCAwaDcuNSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjM3NSAxOS41aDE3LjI1bS0xNy4yNSAwYTEuMTI1IDEuMTI1IDAgMCAxLTEuMTI1LTEuMTI1TTMuMzc1IDE5LjVoNy41Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1bS05Ljc1IDBWNS42MjVtMCAxMi43NXYtMS41YzAtLjYyMS41MDQtMS4xMjUgMS4xMjUtMS4xMjVtMTguMzc1IDIuNjI1VjUuNjI1bTAgMTIuNzVjMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVtMS4xMjUtMS4xMjV2LTEuNWMwLS42MjEtLjUwNC0xLjEyNS0xLjEyNS0xLjEyNW0wIDMuNzVoLTcuNUExLjEyNSAxLjEyNSAwIDAgMSAxMiAxOC4zNzVtOS43NS0xMi43NWMwLS42MjEtLjUwNC0xLjEyNS0xLjEyNS0xLjEyNUgzLjM3NWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNW0xOS41IDB2MS41YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1TTIuMjUgNS42MjV2MS41YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVtMCAwaDE3LjI1bS0xNy4yNSAwaDcuNWMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1TTMuMzc1IDguMjVjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MS41YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVtMTcuMjUtMy43NWgtNy41Yy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1bTguNjI1LTEuMTI1Yy42MjEgMCAxLjEyNS41MDQgMS4xMjUgMS4xMjV2MS41YzAgLjYyMS0uNTA0IDEuMTI1LTEuMTI1IDEuMTI1bS0xNy4yNSAwaDcuNW0tNy41IDBjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2MS41YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVNMTIgMTAuODc1di0xLjVtMCAxLjVjMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVNMTIgMTAuODc1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVtLTIuMjUgMGMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1TTEzLjEyNSAxMmg3LjVtLTcuNSAwYy0uNjIxIDAtMS4xMjUuNTA0LTEuMTI1IDEuMTI1TTIwLjYyNSAxMmMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1djEuNWMwIC42MjEtLjUwNCAxLjEyNS0xLjEyNSAxLjEyNW0tMTcuMjUgMGg3LjVNMTIgMTQuNjI1di0xLjVtMCAxLjVjMCAuNjIxLS41MDQgMS4xMjUtMS4xMjUgMS4xMjVNMTIgMTQuNjI1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVtLTIuMjUgMGMuNjIxIDAgMS4xMjUuNTA0IDEuMTI1IDEuMTI1bTAgMS41di0xLjVtMCAwYzAtLjYyMS41MDQtMS4xMjUgMS4xMjUtMS4xMjVtMCAwaDcuNSIvPgo8L3N2Zz4K)}.hi-outline-tag{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05LjU2OCAzSDUuMjVBMi4yNSAyLjI1IDAgMCAwIDMgNS4yNXY0LjMxOGMwIC41OTcuMjM3IDEuMTcuNjU5IDEuNTkxbDkuNTgxIDkuNTgxYy42OTkuNjk5IDEuNzguODcyIDIuNjA3LjMzYTE4LjA5NSAxOC4wOTUgMCAwIDAgNS4yMjMtNS4yMjNjLjU0Mi0uODI3LjM2OS0xLjkwOC0uMzMtMi42MDdMMTEuMTYgMy42NkEyLjI1IDIuMjUgMCAwIDAgOS41NjggM1oiLz4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02IDZoLjAwOHYuMDA4SDZWNloiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05LjU2OCAzSDUuMjVBMi4yNSAyLjI1IDAgMCAwIDMgNS4yNXY0LjMxOGMwIC41OTcuMjM3IDEuMTcuNjU5IDEuNTkxbDkuNTgxIDkuNTgxYy42OTkuNjk5IDEuNzguODcyIDIuNjA3LjMzYTE4LjA5NSAxOC4wOTUgMCAwIDAgNS4yMjMtNS4yMjNjLjU0Mi0uODI3LjM2OS0xLjkwOC0uMzMtMi42MDdMMTEuMTYgMy42NkEyLjI1IDIuMjUgMCAwIDAgOS41NjggM1oiLz4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02IDZoLjAwOHYuMDA4SDZWNloiLz4KPC9zdmc+Cg==)}.hi-outline-ticket{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNi41IDZ2Ljc1bTAgM3YuNzVtMCAzdi43NW0wIDNWMThtLTktNS4yNWg1LjI1TTcuNSAxNWgzTTMuMzc1IDUuMjVjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2My4wMjZhMi45OTkgMi45OTkgMCAwIDEgMCA1LjE5OHYzLjAyNmMwIC42MjEuNTA0IDEuMTI1IDEuMTI1IDEuMTI1aDE3LjI1Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1di0zLjAyNmEyLjk5OSAyLjk5OSAwIDAgMSAwLTUuMTk4VjYuMzc1YzAtLjYyMS0uNTA0LTEuMTI1LTEuMTI1LTEuMTI1SDMuMzc1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNi41IDZ2Ljc1bTAgM3YuNzVtMCAzdi43NW0wIDNWMThtLTktNS4yNWg1LjI1TTcuNSAxNWgzTTMuMzc1IDUuMjVjLS42MjEgMC0xLjEyNS41MDQtMS4xMjUgMS4xMjV2My4wMjZhMi45OTkgMi45OTkgMCAwIDEgMCA1LjE5OHYzLjAyNmMwIC42MjEuNTA0IDEuMTI1IDEuMTI1IDEuMTI1aDE3LjI1Yy42MjEgMCAxLjEyNS0uNTA0IDEuMTI1LTEuMTI1di0zLjAyNmEyLjk5OSAyLjk5OSAwIDAgMSAwLTUuMTk4VjYuMzc1YzAtLjYyMS0uNTA0LTEuMTI1LTEuMTI1LTEuMTI1SDMuMzc1WiIvPgo8L3N2Zz4K)}.hi-outline-trash{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNC43NCA5LS4zNDYgOW0tNC43ODggMEw5LjI2IDltOS45NjgtMy4yMWMuMzQyLjA1Mi42ODIuMTA3IDEuMDIyLjE2Nm0tMS4wMjItLjE2NUwxOC4xNiAxOS42NzNhMi4yNSAyLjI1IDAgMCAxLTIuMjQ0IDIuMDc3SDguMDg0YTIuMjUgMi4yNSAwIDAgMS0yLjI0NC0yLjA3N0w0Ljc3MiA1Ljc5bTE0LjQ1NiAwYTQ4LjEwOCA0OC4xMDggMCAwIDAtMy40NzgtLjM5N20tMTIgLjU2MmMuMzQtLjA1OS42OC0uMTE0IDEuMDIyLS4xNjVtMCAwYTQ4LjExIDQ4LjExIDAgMCAxIDMuNDc4LS4zOTdtNy41IDB2LS45MTZjMC0xLjE4LS45MS0yLjE2NC0yLjA5LTIuMjAxYTUxLjk2NCA1MS45NjQgMCAwIDAtMy4zMiAwYy0xLjE4LjAzNy0yLjA5IDEuMDIyLTIuMDkgMi4yMDF2LjkxNm03LjUgMGE0OC42NjcgNDguNjY3IDAgMCAwLTcuNSAwIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNC43NCA5LS4zNDYgOW0tNC43ODggMEw5LjI2IDltOS45NjgtMy4yMWMuMzQyLjA1Mi42ODIuMTA3IDEuMDIyLjE2Nm0tMS4wMjItLjE2NUwxOC4xNiAxOS42NzNhMi4yNSAyLjI1IDAgMCAxLTIuMjQ0IDIuMDc3SDguMDg0YTIuMjUgMi4yNSAwIDAgMS0yLjI0NC0yLjA3N0w0Ljc3MiA1Ljc5bTE0LjQ1NiAwYTQ4LjEwOCA0OC4xMDggMCAwIDAtMy40NzgtLjM5N20tMTIgLjU2MmMuMzQtLjA1OS42OC0uMTE0IDEuMDIyLS4xNjVtMCAwYTQ4LjExIDQ4LjExIDAgMCAxIDMuNDc4LS4zOTdtNy41IDB2LS45MTZjMC0xLjE4LS45MS0yLjE2NC0yLjA5LTIuMjAxYTUxLjk2NCA1MS45NjQgMCAwIDAtMy4zMiAwYy0xLjE4LjAzNy0yLjA5IDEuMDIyLTIuMDkgMi4yMDF2LjkxNm03LjUgMGE0OC42NjcgNDguNjY3IDAgMCAwLTcuNSAwIi8+Cjwvc3ZnPgo=)}.hi-outline-trophy{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNi41IDE4Ljc1aC05bTkgMGEzIDMgMCAwIDEgMyAzaC0xNWEzIDMgMCAwIDEgMy0zbTkgMHYtMy4zNzVjMC0uNjIxLS41MDMtMS4xMjUtMS4xMjUtMS4xMjVoLS44NzFNNy41IDE4Ljc1di0zLjM3NWMwLS42MjEuNTA0LTEuMTI1IDEuMTI1LTEuMTI1aC44NzJtNS4wMDcgMEg5LjQ5N201LjAwNyAwYTcuNDU0IDcuNDU0IDAgMCAxLS45ODItMy4xNzJNOS40OTcgMTQuMjVhNy40NTQgNy40NTQgMCAwIDAgLjk4MS0zLjE3Mk01LjI1IDQuMjM2Yy0uOTgyLjE0My0xLjk1NC4zMTctMi45MTYuNTJBNi4wMDMgNi4wMDMgMCAwIDAgNy43MyA5LjcyOE01LjI1IDQuMjM2VjQuNWMwIDIuMTA4Ljk2NiAzLjk5IDIuNDggNS4yMjhNNS4yNSA0LjIzNlYyLjcyMUM3LjQ1NiAyLjQxIDkuNzEgMi4yNSAxMiAyLjI1YzIuMjkxIDAgNC41NDUuMTYgNi43NS40N3YxLjUxNk03LjczIDkuNzI4YTYuNzI2IDYuNzI2IDAgMCAwIDIuNzQ4IDEuMzVtOC4yNzItNi44NDJWNC41YzAgMi4xMDgtLjk2NiAzLjk5LTIuNDggNS4yMjhtMi40OC01LjQ5MmE0Ni4zMiA0Ni4zMiAwIDAgMSAyLjkxNi41MiA2LjAwMyA2LjAwMyAwIDAgMS01LjM5NSA0Ljk3Mm0wIDBhNi43MjYgNi43MjYgMCAwIDEtMi43NDkgMS4zNW0wIDBhNi43NzIgNi43NzIgMCAwIDEtMy4wNDQgMCIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNi41IDE4Ljc1aC05bTkgMGEzIDMgMCAwIDEgMyAzaC0xNWEzIDMgMCAwIDEgMy0zbTkgMHYtMy4zNzVjMC0uNjIxLS41MDMtMS4xMjUtMS4xMjUtMS4xMjVoLS44NzFNNy41IDE4Ljc1di0zLjM3NWMwLS42MjEuNTA0LTEuMTI1IDEuMTI1LTEuMTI1aC44NzJtNS4wMDcgMEg5LjQ5N201LjAwNyAwYTcuNDU0IDcuNDU0IDAgMCAxLS45ODItMy4xNzJNOS40OTcgMTQuMjVhNy40NTQgNy40NTQgMCAwIDAgLjk4MS0zLjE3Mk01LjI1IDQuMjM2Yy0uOTgyLjE0My0xLjk1NC4zMTctMi45MTYuNTJBNi4wMDMgNi4wMDMgMCAwIDAgNy43MyA5LjcyOE01LjI1IDQuMjM2VjQuNWMwIDIuMTA4Ljk2NiAzLjk5IDIuNDggNS4yMjhNNS4yNSA0LjIzNlYyLjcyMUM3LjQ1NiAyLjQxIDkuNzEgMi4yNSAxMiAyLjI1YzIuMjkxIDAgNC41NDUuMTYgNi43NS40N3YxLjUxNk03LjczIDkuNzI4YTYuNzI2IDYuNzI2IDAgMCAwIDIuNzQ4IDEuMzVtOC4yNzItNi44NDJWNC41YzAgMi4xMDgtLjk2NiAzLjk5LTIuNDggNS4yMjhtMi40OC01LjQ5MmE0Ni4zMiA0Ni4zMiAwIDAgMSAyLjkxNi41MiA2LjAwMyA2LjAwMyAwIDAgMS01LjM5NSA0Ljk3Mm0wIDBhNi43MjYgNi43MjYgMCAwIDEtMi43NDkgMS4zNW0wIDBhNi43NzIgNi43NzIgMCAwIDEtMy4wNDQgMCIvPgo8L3N2Zz4K)}.hi-outline-truck{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDE4Ljc1YTEuNSAxLjUgMCAwIDEtMyAwbTMgMGExLjUgMS41IDAgMCAwLTMgMG0zIDBoNm0tOSAwSDMuMzc1YTEuMTI1IDEuMTI1IDAgMCAxLTEuMTI1LTEuMTI1VjE0LjI1bTE3LjI1IDQuNWExLjUgMS41IDAgMCAxLTMgMG0zIDBhMS41IDEuNSAwIDAgMC0zIDBtMyAwaDEuMTI1Yy42MjEgMCAxLjEyOS0uNTA0IDEuMDktMS4xMjRhMTcuOTAyIDE3LjkwMiAwIDAgMC0zLjIxMy05LjE5MyAyLjA1NiAyLjA1NiAwIDAgMC0xLjU4LS44NkgxNC4yNU0xNi41IDE4Ljc1aC0yLjI1bTAtMTEuMTc3di0uOTU4YzAtLjU2OC0uNDIyLTEuMDQ4LS45ODctMS4xMDZhNDguNTU0IDQ4LjU1NCAwIDAgMC0xMC4wMjYgMCAxLjEwNiAxLjEwNiAwIDAgMC0uOTg3IDEuMTA2djcuNjM1bTEyLTYuNjc3djYuNjc3bTAgNC41di00LjVtMCAwaC0xMiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI1IDE4Ljc1YTEuNSAxLjUgMCAwIDEtMyAwbTMgMGExLjUgMS41IDAgMCAwLTMgMG0zIDBoNm0tOSAwSDMuMzc1YTEuMTI1IDEuMTI1IDAgMCAxLTEuMTI1LTEuMTI1VjE0LjI1bTE3LjI1IDQuNWExLjUgMS41IDAgMCAxLTMgMG0zIDBhMS41IDEuNSAwIDAgMC0zIDBtMyAwaDEuMTI1Yy42MjEgMCAxLjEyOS0uNTA0IDEuMDktMS4xMjRhMTcuOTAyIDE3LjkwMiAwIDAgMC0zLjIxMy05LjE5MyAyLjA1NiAyLjA1NiAwIDAgMC0xLjU4LS44NkgxNC4yNU0xNi41IDE4Ljc1aC0yLjI1bTAtMTEuMTc3di0uOTU4YzAtLjU2OC0uNDIyLTEuMDQ4LS45ODctMS4xMDZhNDguNTU0IDQ4LjU1NCAwIDAgMC0xMC4wMjYgMCAxLjEwNiAxLjEwNiAwIDAgMC0uOTg3IDEuMTA2djcuNjM1bTEyLTYuNjc3djYuNjc3bTAgNC41di00LjVtMCAwaC0xMiIvPgo8L3N2Zz4K)}.hi-outline-tv{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02IDIwLjI1aDEybS03LjUtM3YzbTMtM3YzbS0xMC4xMjUtM2gxNy4yNWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVY0Ljg3NWMwLS42MjEtLjUwNC0xLjEyNS0xLjEyNS0xLjEyNUgzLjM3NWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYxMS4yNWMwIC42MjEuNTA0IDEuMTI1IDEuMTI1IDEuMTI1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02IDIwLjI1aDEybS03LjUtM3YzbTMtM3YzbS0xMC4xMjUtM2gxNy4yNWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVY0Ljg3NWMwLS42MjEtLjUwNC0xLjEyNS0xLjEyNS0xLjEyNUgzLjM3NWMtLjYyMSAwLTEuMTI1LjUwNC0xLjEyNSAxLjEyNXYxMS4yNWMwIC42MjEuNTA0IDEuMTI1IDEuMTI1IDEuMTI1WiIvPgo8L3N2Zz4K)}.hi-outline-underline{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNy45OTUgMy43NDR2Ny41YTYgNiAwIDEgMS0xMiAwdi03LjVtLTIuMjUgMTYuNTAyaDE2LjUiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNy45OTUgMy43NDR2Ny41YTYgNiAwIDEgMS0xMiAwdi03LjVtLTIuMjUgMTYuNTAyaDE2LjUiLz4KPC9zdmc+Cg==)}.hi-outline-user{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSA2YTMuNzUgMy43NSAwIDEgMS03LjUgMCAzLjc1IDMuNzUgMCAwIDEgNy41IDBaTTQuNTAxIDIwLjExOGE3LjUgNy41IDAgMCAxIDE0Ljk5OCAwQTE3LjkzMyAxNy45MzMgMCAwIDEgMTIgMjEuNzVjLTIuNjc2IDAtNS4yMTYtLjU4NC03LjQ5OS0xLjYzMloiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNS43NSA2YTMuNzUgMy43NSAwIDEgMS03LjUgMCAzLjc1IDMuNzUgMCAwIDEgNy41IDBaTTQuNTAxIDIwLjExOGE3LjUgNy41IDAgMCAxIDE0Ljk5OCAwQTE3LjkzMyAxNy45MzMgMCAwIDEgMTIgMjEuNzVjLTIuNjc2IDAtNS4yMTYtLjU4NC03LjQ5OS0xLjYzMloiLz4KPC9zdmc+Cg==)}.hi-outline-user-circle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNy45ODIgMTguNzI1QTcuNDg4IDcuNDg4IDAgMCAwIDEyIDE1Ljc1YTcuNDg4IDcuNDg4IDAgMCAwLTUuOTgyIDIuOTc1bTExLjk2MyAwYTkgOSAwIDEgMC0xMS45NjMgMG0xMS45NjMgMEE4Ljk2NiA4Ljk2NiAwIDAgMSAxMiAyMWE4Ljk2NiA4Ljk2NiAwIDAgMS01Ljk4Mi0yLjI3NU0xNSA5Ljc1YTMgMyAwIDEgMS02IDAgMyAzIDAgMCAxIDYgMFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNy45ODIgMTguNzI1QTcuNDg4IDcuNDg4IDAgMCAwIDEyIDE1Ljc1YTcuNDg4IDcuNDg4IDAgMCAwLTUuOTgyIDIuOTc1bTExLjk2MyAwYTkgOSAwIDEgMC0xMS45NjMgMG0xMS45NjMgMEE4Ljk2NiA4Ljk2NiAwIDAgMSAxMiAyMWE4Ljk2NiA4Ljk2NiAwIDAgMS01Ljk4Mi0yLjI3NU0xNSA5Ljc1YTMgMyAwIDEgMS02IDAgMyAzIDAgMCAxIDYgMFoiLz4KPC9zdmc+Cg==)}.hi-outline-user-group{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOCAxOC43MmE5LjA5NCA5LjA5NCAwIDAgMCAzLjc0MS0uNDc5IDMgMyAwIDAgMC00LjY4Mi0yLjcybS45NCAzLjE5OC4wMDEuMDMxYzAgLjIyNS0uMDEyLjQ0Ny0uMDM3LjY2NkExMS45NDQgMTEuOTQ0IDAgMCAxIDEyIDIxYy0yLjE3IDAtNC4yMDctLjU3Ni01Ljk2My0xLjU4NEE2LjA2MiA2LjA2MiAwIDAgMSA2IDE4LjcxOW0xMiAwYTUuOTcxIDUuOTcxIDAgMCAwLS45NDEtMy4xOTdtMCAwQTUuOTk1IDUuOTk1IDAgMCAwIDEyIDEyLjc1YTUuOTk1IDUuOTk1IDAgMCAwLTUuMDU4IDIuNzcybTAgMGEzIDMgMCAwIDAtNC42ODEgMi43MiA4Ljk4NiA4Ljk4NiAwIDAgMCAzLjc0LjQ3N20uOTQtMy4xOTdhNS45NzEgNS45NzEgMCAwIDAtLjk0IDMuMTk3TTE1IDYuNzVhMyAzIDAgMSAxLTYgMCAzIDMgMCAwIDEgNiAwWm02IDNhMi4yNSAyLjI1IDAgMSAxLTQuNSAwIDIuMjUgMi4yNSAwIDAgMSA0LjUgMFptLTEzLjUgMGEyLjI1IDIuMjUgMCAxIDEtNC41IDAgMi4yNSAyLjI1IDAgMCAxIDQuNSAwWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOCAxOC43MmE5LjA5NCA5LjA5NCAwIDAgMCAzLjc0MS0uNDc5IDMgMyAwIDAgMC00LjY4Mi0yLjcybS45NCAzLjE5OC4wMDEuMDMxYzAgLjIyNS0uMDEyLjQ0Ny0uMDM3LjY2NkExMS45NDQgMTEuOTQ0IDAgMCAxIDEyIDIxYy0yLjE3IDAtNC4yMDctLjU3Ni01Ljk2My0xLjU4NEE2LjA2MiA2LjA2MiAwIDAgMSA2IDE4LjcxOW0xMiAwYTUuOTcxIDUuOTcxIDAgMCAwLS45NDEtMy4xOTdtMCAwQTUuOTk1IDUuOTk1IDAgMCAwIDEyIDEyLjc1YTUuOTk1IDUuOTk1IDAgMCAwLTUuMDU4IDIuNzcybTAgMGEzIDMgMCAwIDAtNC42ODEgMi43MiA4Ljk4NiA4Ljk4NiAwIDAgMCAzLjc0LjQ3N20uOTQtMy4xOTdhNS45NzEgNS45NzEgMCAwIDAtLjk0IDMuMTk3TTE1IDYuNzVhMyAzIDAgMSAxLTYgMCAzIDMgMCAwIDEgNiAwWm02IDNhMi4yNSAyLjI1IDAgMSAxLTQuNSAwIDIuMjUgMi4yNSAwIDAgMSA0LjUgMFptLTEzLjUgMGEyLjI1IDIuMjUgMCAxIDEtNC41IDAgMi4yNSAyLjI1IDAgMCAxIDQuNSAwWiIvPgo8L3N2Zz4K)}.hi-outline-user-minus{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMiAxMC41aC02bS0yLjI1LTQuMTI1YTMuMzc1IDMuMzc1IDAgMSAxLTYuNzUgMCAzLjM3NSAzLjM3NSAwIDAgMSA2Ljc1IDBaTTQgMTkuMjM1di0uMTFhNi4zNzUgNi4zNzUgMCAwIDEgMTIuNzUgMHYuMTA5QTEyLjMxOCAxMi4zMTggMCAwIDEgMTAuMzc0IDIxYy0yLjMzMSAwLTQuNTEyLS42NDUtNi4zNzQtMS43NjZaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMiAxMC41aC02bS0yLjI1LTQuMTI1YTMuMzc1IDMuMzc1IDAgMSAxLTYuNzUgMCAzLjM3NSAzLjM3NSAwIDAgMSA2Ljc1IDBaTTQgMTkuMjM1di0uMTFhNi4zNzUgNi4zNzUgMCAwIDEgMTIuNzUgMHYuMTA5QTEyLjMxOCAxMi4zMTggMCAwIDEgMTAuMzc0IDIxYy0yLjMzMSAwLTQuNTEyLS42NDUtNi4zNzQtMS43NjZaIi8+Cjwvc3ZnPgo=)}.hi-outline-user-plus{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOCA3LjV2M20wIDB2M20wLTNoM20tMyAwaC0zbS0yLjI1LTQuMTI1YTMuMzc1IDMuMzc1IDAgMSAxLTYuNzUgMCAzLjM3NSAzLjM3NSAwIDAgMSA2Ljc1IDBaTTMgMTkuMjM1di0uMTFhNi4zNzUgNi4zNzUgMCAwIDEgMTIuNzUgMHYuMTA5QTEyLjMxOCAxMi4zMTggMCAwIDEgOS4zNzQgMjFjLTIuMzMxIDAtNC41MTItLjY0NS02LjM3NC0xLjc2NloiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOCA3LjV2M20wIDB2M20wLTNoM20tMyAwaC0zbS0yLjI1LTQuMTI1YTMuMzc1IDMuMzc1IDAgMSAxLTYuNzUgMCAzLjM3NSAzLjM3NSAwIDAgMSA2Ljc1IDBaTTMgMTkuMjM1di0uMTFhNi4zNzUgNi4zNzUgMCAwIDEgMTIuNzUgMHYuMTA5QTEyLjMxOCAxMi4zMTggMCAwIDEgOS4zNzQgMjFjLTIuMzMxIDAtNC41MTItLjY0NS02LjM3NC0xLjc2NloiLz4KPC9zdmc+Cg==)}.hi-outline-users{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNSAxOS4xMjhhOS4zOCA5LjM4IDAgMCAwIDIuNjI1LjM3MiA5LjMzNyA5LjMzNyAwIDAgMCA0LjEyMS0uOTUyIDQuMTI1IDQuMTI1IDAgMCAwLTcuNTMzLTIuNDkzTTE1IDE5LjEyOHYtLjAwM2MwLTEuMTEzLS4yODUtMi4xNi0uNzg2LTMuMDdNMTUgMTkuMTI4di4xMDZBMTIuMzE4IDEyLjMxOCAwIDAgMSA4LjYyNCAyMWMtMi4zMzEgMC00LjUxMi0uNjQ1LTYuMzc0LTEuNzY2bC0uMDAxLS4xMDlhNi4zNzUgNi4zNzUgMCAwIDEgMTEuOTY0LTMuMDdNMTIgNi4zNzVhMy4zNzUgMy4zNzUgMCAxIDEtNi43NSAwIDMuMzc1IDMuMzc1IDAgMCAxIDYuNzUgMFptOC4yNSAyLjI1YTIuNjI1IDIuNjI1IDAgMSAxLTUuMjUgMCAyLjYyNSAyLjYyNSAwIDAgMSA1LjI1IDBaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNSAxOS4xMjhhOS4zOCA5LjM4IDAgMCAwIDIuNjI1LjM3MiA5LjMzNyA5LjMzNyAwIDAgMCA0LjEyMS0uOTUyIDQuMTI1IDQuMTI1IDAgMCAwLTcuNTMzLTIuNDkzTTE1IDE5LjEyOHYtLjAwM2MwLTEuMTEzLS4yODUtMi4xNi0uNzg2LTMuMDdNMTUgMTkuMTI4di4xMDZBMTIuMzE4IDEyLjMxOCAwIDAgMSA4LjYyNCAyMWMtMi4zMzEgMC00LjUxMi0uNjQ1LTYuMzc0LTEuNzY2bC0uMDAxLS4xMDlhNi4zNzUgNi4zNzUgMCAwIDEgMTEuOTY0LTMuMDdNMTIgNi4zNzVhMy4zNzUgMy4zNzUgMCAxIDEtNi43NSAwIDMuMzc1IDMuMzc1IDAgMCAxIDYuNzUgMFptOC4yNSAyLjI1YTIuNjI1IDIuNjI1IDAgMSAxLTUuMjUgMCAyLjYyNSAyLjYyNSAwIDAgMSA1LjI1IDBaIi8+Cjwvc3ZnPgo=)}.hi-outline-variable{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik00Ljc0NSAzQTIzLjkzMyAyMy45MzMgMCAwIDAgMyAxMmMwIDMuMTgzLjYyIDYuMjIgMS43NDUgOU0xOS41IDNjLjk2NyAyLjc4IDEuNSA1LjgxNyAxLjUgOXMtLjUzMyA2LjIyLTEuNSA5TTguMjUgOC44ODVsMS40NDQtLjg5YS43NS43NSAwIDAgMSAxLjEwNS40MDJsMi40MDIgNy4yMDZhLjc1Ljc1IDAgMCAwIDEuMTA0LjQwMWwxLjQ0NS0uODg5bS04LjI1Ljc1LjIxMy4wOWExLjY4NyAxLjY4NyAwIDAgMCAyLjA2Mi0uNjE3bDQuNDUtNi42NzZhMS42ODggMS42ODggMCAwIDEgMi4wNjItLjYxOGwuMjEzLjA5Ii8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik00Ljc0NSAzQTIzLjkzMyAyMy45MzMgMCAwIDAgMyAxMmMwIDMuMTgzLjYyIDYuMjIgMS43NDUgOU0xOS41IDNjLjk2NyAyLjc4IDEuNSA1LjgxNyAxLjUgOXMtLjUzMyA2LjIyLTEuNSA5TTguMjUgOC44ODVsMS40NDQtLjg5YS43NS43NSAwIDAgMSAxLjEwNS40MDJsMi40MDIgNy4yMDZhLjc1Ljc1IDAgMCAwIDEuMTA0LjQwMWwxLjQ0NS0uODg5bS04LjI1Ljc1LjIxMy4wOWExLjY4NyAxLjY4NyAwIDAgMCAyLjA2Mi0uNjE3bDQuNDUtNi42NzZhMS42ODggMS42ODggMCAwIDEgMi4wNjItLjYxOGwuMjEzLjA5Ii8+Cjwvc3ZnPgo=)}.hi-outline-video-camera{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNS43NSAxMC41IDQuNzItNC43MmEuNzUuNzUgMCAwIDEgMS4yOC41M3YxMS4zOGEuNzUuNzUgMCAwIDEtMS4yOC41M2wtNC43Mi00LjcyTTQuNSAxOC43NWg5YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjV2LTlhMi4yNSAyLjI1IDAgMCAwLTIuMjUtMi4yNWgtOUEyLjI1IDIuMjUgMCAwIDAgMi4yNSA3LjV2OWEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNS43NSAxMC41IDQuNzItNC43MmEuNzUuNzUgMCAwIDEgMS4yOC41M3YxMS4zOGEuNzUuNzUgMCAwIDEtMS4yOC41M2wtNC43Mi00LjcyTTQuNSAxOC43NWg5YTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjV2LTlhMi4yNSAyLjI1IDAgMCAwLTIuMjUtMi4yNWgtOUEyLjI1IDIuMjUgMCAwIDAgMi4yNSA3LjV2OWEyLjI1IDIuMjUgMCAwIDAgMi4yNSAyLjI1WiIvPgo8L3N2Zz4K)}.hi-outline-video-camera-slash{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNS43NSAxMC41IDQuNzItNC43MmEuNzUuNzUgMCAwIDEgMS4yOC41M3YxMS4zOGEuNzUuNzUgMCAwIDEtMS4yOC41M2wtNC43Mi00LjcyTTEyIDE4Ljc1SDQuNWEyLjI1IDIuMjUgMCAwIDEtMi4yNS0yLjI1VjltMTIuODQxIDkuMDkxTDE2LjUgMTkuNW0tMS40MDktMS40MDljLjQwNy0uNDA3LjY1OS0uOTcuNjU5LTEuNTkxdi05YTIuMjUgMi4yNSAwIDAgMC0yLjI1LTIuMjVoLTljLS42MjEgMC0xLjE4NC4yNTItMS41OTEuNjU5bTEyLjE4MiAxMi4xODJMMi45MDkgNS45MDlNMS41IDQuNWwxLjQwOSAxLjQwOSIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im0xNS43NSAxMC41IDQuNzItNC43MmEuNzUuNzUgMCAwIDEgMS4yOC41M3YxMS4zOGEuNzUuNzUgMCAwIDEtMS4yOC41M2wtNC43Mi00LjcyTTEyIDE4Ljc1SDQuNWEyLjI1IDIuMjUgMCAwIDEtMi4yNS0yLjI1VjltMTIuODQxIDkuMDkxTDE2LjUgMTkuNW0tMS40MDktMS40MDljLjQwNy0uNDA3LjY1OS0uOTcuNjU5LTEuNTkxdi05YTIuMjUgMi4yNSAwIDAgMC0yLjI1LTIuMjVoLTljLS42MjEgMC0xLjE4NC4yNTItMS41OTEuNjU5bTEyLjE4MiAxMi4xODJMMi45MDkgNS45MDlNMS41IDQuNWwxLjQwOSAxLjQwOSIvPgo8L3N2Zz4K)}.hi-outline-view-columns{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDQuNXYxNW02LTE1djE1bS0xMC44NzUgMGgxNS43NWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVY1LjYyNWMwLS42MjEtLjUwNC0xLjEyNS0xLjEyNS0xLjEyNUg0LjEyNUMzLjUwNCA0LjUgMyA1LjAwNCAzIDUuNjI1djEyLjc1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik05IDQuNXYxNW02LTE1djE1bS0xMC44NzUgMGgxNS43NWMuNjIxIDAgMS4xMjUtLjUwNCAxLjEyNS0xLjEyNVY1LjYyNWMwLS42MjEtLjUwNC0xLjEyNS0xLjEyNS0xLjEyNUg0LjEyNUMzLjUwNCA0LjUgMyA1LjAwNCAzIDUuNjI1djEyLjc1YzAgLjYyMS41MDQgMS4xMjUgMS4xMjUgMS4xMjVaIi8+Cjwvc3ZnPgo=)}.hi-outline-viewfinder-circle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03LjUgMy43NUg2QTIuMjUgMi4yNSAwIDAgMCAzLjc1IDZ2MS41TTE2LjUgMy43NUgxOEEyLjI1IDIuMjUgMCAwIDEgMjAuMjUgNnYxLjVtMCA5VjE4QTIuMjUgMi4yNSAwIDAgMSAxOCAyMC4yNWgtMS41bS05IDBINkEyLjI1IDIuMjUgMCAwIDEgMy43NSAxOHYtMS41TTE1IDEyYTMgMyAwIDEgMS02IDAgMyAzIDAgMCAxIDYgMFoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik03LjUgMy43NUg2QTIuMjUgMi4yNSAwIDAgMCAzLjc1IDZ2MS41TTE2LjUgMy43NUgxOEEyLjI1IDIuMjUgMCAwIDEgMjAuMjUgNnYxLjVtMCA5VjE4QTIuMjUgMi4yNSAwIDAgMSAxOCAyMC4yNWgtMS41bS05IDBINkEyLjI1IDIuMjUgMCAwIDEgMy43NSAxOHYtMS41TTE1IDEyYTMgMyAwIDEgMS02IDAgMyAzIDAgMCAxIDYgMFoiLz4KPC9zdmc+Cg==)}.hi-outline-wallet{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSAxMmEyLjI1IDIuMjUgMCAwIDAtMi4yNS0yLjI1SDE1YTMgMyAwIDEgMS02IDBINS4yNUEyLjI1IDIuMjUgMCAwIDAgMyAxMm0xOCAwdjZhMi4yNSAyLjI1IDAgMCAxLTIuMjUgMi4yNUg1LjI1QTIuMjUgMi4yNSAwIDAgMSAzIDE4di02bTE4IDBWOU0zIDEyVjltMTggMGEyLjI1IDIuMjUgMCAwIDAtMi4yNS0yLjI1SDUuMjVBMi4yNSAyLjI1IDAgMCAwIDMgOW0xOCAwVjZhMi4yNSAyLjI1IDAgMCAwLTIuMjUtMi4yNUg1LjI1QTIuMjUgMi4yNSAwIDAgMCAzIDZ2MyIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMSAxMmEyLjI1IDIuMjUgMCAwIDAtMi4yNS0yLjI1SDE1YTMgMyAwIDEgMS02IDBINS4yNUEyLjI1IDIuMjUgMCAwIDAgMyAxMm0xOCAwdjZhMi4yNSAyLjI1IDAgMCAxLTIuMjUgMi4yNUg1LjI1QTIuMjUgMi4yNSAwIDAgMSAzIDE4di02bTE4IDBWOU0zIDEyVjltMTggMGEyLjI1IDIuMjUgMCAwIDAtMi4yNS0yLjI1SDUuMjVBMi4yNSAyLjI1IDAgMCAwIDMgOW0xOCAwVjZhMi4yNSAyLjI1IDAgMCAwLTIuMjUtMi4yNUg1LjI1QTIuMjUgMi4yNSAwIDAgMCAzIDZ2MyIvPgo8L3N2Zz4K)}.hi-outline-wifi{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI4OCAxNS4wMzhhNS4yNSA1LjI1IDAgMCAxIDcuNDI0IDBNNS4xMDYgMTEuODU2YzMuODA3LTMuODA4IDkuOTgtMy44MDggMTMuNzg4IDBNMS45MjQgOC42NzRjNS41NjUtNS41NjUgMTQuNTg3LTUuNTY1IDIwLjE1MiAwTTEyLjUzIDE4LjIybC0uNTMuNTMtLjUzLS41M2EuNzUuNzUgMCAwIDEgMS4wNiAwWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik04LjI4OCAxNS4wMzhhNS4yNSA1LjI1IDAgMCAxIDcuNDI0IDBNNS4xMDYgMTEuODU2YzMuODA3LTMuODA4IDkuOTgtMy44MDggMTMuNzg4IDBNMS45MjQgOC42NzRjNS41NjUtNS41NjUgMTQuNTg3LTUuNTY1IDIwLjE1MiAwTTEyLjUzIDE4LjIybC0uNTMuNTMtLjUzLS41M2EuNzUuNzUgMCAwIDEgMS4wNiAwWiIvPgo8L3N2Zz4K)}.hi-outline-window{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zIDguMjVWMThhMi4yNSAyLjI1IDAgMCAwIDIuMjUgMi4yNWgxMy41QTIuMjUgMi4yNSAwIDAgMCAyMSAxOFY4LjI1bS0xOCAwVjZhMi4yNSAyLjI1IDAgMCAxIDIuMjUtMi4yNWgxMy41QTIuMjUgMi4yNSAwIDAgMSAyMSA2djIuMjVtLTE4IDBoMThNNS4yNSA2aC4wMDh2LjAwOEg1LjI1VjZaTTcuNSA2aC4wMDh2LjAwOEg3LjVWNlptMi4yNSAwaC4wMDh2LjAwOEg5Ljc1VjZaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zIDguMjVWMThhMi4yNSAyLjI1IDAgMCAwIDIuMjUgMi4yNWgxMy41QTIuMjUgMi4yNSAwIDAgMCAyMSAxOFY4LjI1bS0xOCAwVjZhMi4yNSAyLjI1IDAgMCAxIDIuMjUtMi4yNWgxMy41QTIuMjUgMi4yNSAwIDAgMSAyMSA2djIuMjVtLTE4IDBoMThNNS4yNSA2aC4wMDh2LjAwOEg1LjI1VjZaTTcuNSA2aC4wMDh2LjAwOEg3LjVWNlptMi4yNSAwaC4wMDh2LjAwOEg5Ljc1VjZaIi8+Cjwvc3ZnPgo=)}.hi-outline-wrench{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMS43NSA2Ljc1YTQuNSA0LjUgMCAwIDEtNC44ODQgNC40ODRjLTEuMDc2LS4wOTEtMi4yNjQuMDcxLTIuOTUuOTA0bC03LjE1MiA4LjY4NGEyLjU0OCAyLjU0OCAwIDEgMS0zLjU4Ni0zLjU4Nmw4LjY4NC03LjE1MmMuODMzLS42ODYuOTk1LTEuODc0LjkwNC0yLjk1YTQuNSA0LjUgMCAwIDEgNi4zMzYtNC40ODZsLTMuMjc2IDMuMjc2YTMuMDA0IDMuMDA0IDAgMCAwIDIuMjUgMi4yNWwzLjI3Ni0zLjI3NmMuMjU2LjU2NS4zOTggMS4xOTIuMzk4IDEuODUyWiIvPgogIDxwYXRoIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTQuODY3IDE5LjEyNWguMDA4di4wMDhoLS4wMDh2LS4wMDhaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMS43NSA2Ljc1YTQuNSA0LjUgMCAwIDEtNC44ODQgNC40ODRjLTEuMDc2LS4wOTEtMi4yNjQuMDcxLTIuOTUuOTA0bC03LjE1MiA4LjY4NGEyLjU0OCAyLjU0OCAwIDEgMS0zLjU4Ni0zLjU4Nmw4LjY4NC03LjE1MmMuODMzLS42ODYuOTk1LTEuODc0LjkwNC0yLjk1YTQuNSA0LjUgMCAwIDEgNi4zMzYtNC40ODZsLTMuMjc2IDMuMjc2YTMuMDA0IDMuMDA0IDAgMCAwIDIuMjUgMi4yNWwzLjI3Ni0zLjI3NmMuMjU2LjU2NS4zOTggMS4xOTIuMzk4IDEuODUyWiIvPgogIDxwYXRoIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTQuODY3IDE5LjEyNWguMDA4di4wMDhoLS4wMDh2LS4wMDhaIi8+Cjwvc3ZnPgo=)}.hi-outline-wrench-screwdriver{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMS40MiAxNS4xNyAxNy4yNSAyMUEyLjY1MiAyLjY1MiAwIDAgMCAyMSAxNy4yNWwtNS44NzctNS44NzdNMTEuNDIgMTUuMTdsMi40OTYtMy4wM2MuMzE3LS4zODQuNzQtLjYyNiAxLjIwOC0uNzY2TTExLjQyIDE1LjE3bC00LjY1NSA1LjY1M2EyLjU0OCAyLjU0OCAwIDEgMS0zLjU4Ni0zLjU4Nmw2LjgzNy01LjYzbTUuMTA4LS4yMzNjLjU1LS4xNjQgMS4xNjMtLjE4OCAxLjc0My0uMTRhNC41IDQuNSAwIDAgMCA0LjQ4Ni02LjMzNmwtMy4yNzYgMy4yNzdhMy4wMDQgMy4wMDQgMCAwIDEtMi4yNS0yLjI1bDMuMjc2LTMuMjc2YTQuNSA0LjUgMCAwIDAtNi4zMzYgNC40ODZjLjA5MSAxLjA3Ni0uMDcxIDIuMjY0LS45MDQgMi45NWwtLjEwMi4wODVtLTEuNzQ1IDEuNDM3TDUuOTA5IDcuNUg0LjVMMi4yNSAzLjc1bDEuNS0xLjVMNy41IDQuNXYxLjQwOWw0LjI2IDQuMjZtLTEuNzQ1IDEuNDM3IDEuNzQ1LTEuNDM3bTYuNjE1IDguMjA2TDE1Ljc1IDE1Ljc1TTQuODY3IDE5LjEyNWguMDA4di4wMDhoLS4wMDh2LS4wMDhaIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMS40MiAxNS4xNyAxNy4yNSAyMUEyLjY1MiAyLjY1MiAwIDAgMCAyMSAxNy4yNWwtNS44NzctNS44NzdNMTEuNDIgMTUuMTdsMi40OTYtMy4wM2MuMzE3LS4zODQuNzQtLjYyNiAxLjIwOC0uNzY2TTExLjQyIDE1LjE3bC00LjY1NSA1LjY1M2EyLjU0OCAyLjU0OCAwIDEgMS0zLjU4Ni0zLjU4Nmw2LjgzNy01LjYzbTUuMTA4LS4yMzNjLjU1LS4xNjQgMS4xNjMtLjE4OCAxLjc0My0uMTRhNC41IDQuNSAwIDAgMCA0LjQ4Ni02LjMzNmwtMy4yNzYgMy4yNzdhMy4wMDQgMy4wMDQgMCAwIDEtMi4yNS0yLjI1bDMuMjc2LTMuMjc2YTQuNSA0LjUgMCAwIDAtNi4zMzYgNC40ODZjLjA5MSAxLjA3Ni0uMDcxIDIuMjY0LS45MDQgMi45NWwtLjEwMi4wODVtLTEuNzQ1IDEuNDM3TDUuOTA5IDcuNUg0LjVMMi4yNSAzLjc1bDEuNS0xLjVMNy41IDQuNXYxLjQwOWw0LjI2IDQuMjZtLTEuNzQ1IDEuNDM3IDEuNzQ1LTEuNDM3bTYuNjE1IDguMjA2TDE1Ljc1IDE1Ljc1TTQuODY3IDE5LjEyNWguMDA4di4wMDhoLS4wMDh2LS4wMDhaIi8+Cjwvc3ZnPgo=)}.hi-outline-x-circle{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im05Ljc1IDkuNzUgNC41IDQuNW0wLTQuNS00LjUgNC41TTIxIDEyYTkgOSAwIDEgMS0xOCAwIDkgOSAwIDAgMSAxOCAwWiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im05Ljc1IDkuNzUgNC41IDQuNW0wLTQuNS00LjUgNC41TTIxIDEyYTkgOSAwIDEgMS0xOCAwIDkgOSAwIDAgMSAxOCAwWiIvPgo8L3N2Zz4K)}.hi-outline-x-mark{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02IDE4IDE4IDZNNiA2bDEyIDEyIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1zbG90PSJpY29uIj4KICA8cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02IDE4IDE4IDZNNiA2bDEyIDEyIi8+Cjwvc3ZnPgo=)}.mox-phosphor{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:var(--mox-icon);mask-image:var(--mox-icon);vertical-align:-.125em}.mox-phosphor-acorn{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C104a56.06%2C56.06%2C0%2C0%2C0-56-56H136a24%2C24%2C0%2C0%2C1%2C24-24%2C8%2C8%2C0%2C0%2C0%2C0-16%2C40%2C40%2C0%2C0%2C0-40%2C40H80a56.06%2C56.06%2C0%2C0%2C0-56%2C56%2C16%2C16%2C0%2C0%2C0%2C8%2C13.83V128c0%2C35.53%2C33.12%2C62.12%2C59.74%2C83.49C103.66%2C221.07%2C120%2C234.18%2C120%2C240a8%2C8%2C0%2C0%2C0%2C16%2C0c0-5.82%2C16.34-18.93%2C28.26-28.51C190.88%2C190.12%2C224%2C163.53%2C224%2C128V117.83A16%2C16%2C0%2C0%2C0%2C232%2C104ZM80%2C64h96a40.06%2C40.06%2C0%2C0%2C1%2C40%2C40H40A40%2C40%2C0%2C0%2C1%2C80%2C64Zm74.25%2C135c-10.62%2C8.52-20%2C16-26.25%2C23.37-6.25-7.32-15.63-14.85-26.25-23.37C77.8%2C179.79%2C48%2C155.86%2C48%2C128v-8H208v8C208%2C155.86%2C178.2%2C179.79%2C154.25%2C199Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-address-book-tabs{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm-16%2C72h16v48H192Zm16-16H192V48h16ZM48%2C48H176V208H48ZM208%2C208H192V168h16v40Zm-56.25-42a39.76%2C39.76%2C0%2C0%2C0-17.19-23.34%2C32%2C32%2C0%2C1%2C0-45.12%2C0A39.84%2C39.84%2C0%2C0%2C0%2C72.25%2C166a8%2C8%2C0%2C0%2C0%2C15.5%2C4c2.64-10.25%2C13.06-18%2C24.25-18s21.62%2C7.73%2C24.25%2C18a8%2C8%2C0%2C1%2C0%2C15.5-4ZM96%2C120a16%2C16%2C0%2C1%2C1%2C16%2C16A16%2C16%2C0%2C0%2C1%2C96%2C120Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-address-book{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M83.19%2C174.4a8%2C8%2C0%2C0%2C0%2C11.21-1.6%2C52%2C52%2C0%2C0%2C1%2C83.2%2C0%2C8%2C8%2C0%2C1%2C0%2C12.8-9.6A67.88%2C67.88%2C0%2C0%2C0%2C163%2C141.51a40%2C40%2C0%2C1%2C0-53.94%2C0A67.88%2C67.88%2C0%2C0%2C0%2C81.6%2C163.2%2C8%2C8%2C0%2C0%2C0%2C83.19%2C174.4ZM112%2C112a24%2C24%2C0%2C1%2C1%2C24%2C24A24%2C24%2C0%2C0%2C1%2C112%2C112Zm96-88H64A16%2C16%2C0%2C0%2C0%2C48%2C40V64H32a8%2C8%2C0%2C0%2C0%2C0%2C16H48v40H32a8%2C8%2C0%2C0%2C0%2C0%2C16H48v40H32a8%2C8%2C0%2C0%2C0%2C0%2C16H48v24a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V40A16%2C16%2C0%2C0%2C0%2C208%2C24Zm0%2C192H64V40H208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-air-traffic-control{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.11%2C70.82A16%2C16%2C0%2C0%2C0%2C216%2C64H136V32h16a8%2C8%2C0%2C0%2C0%2C0-16H104a8%2C8%2C0%2C0%2C0%2C0%2C16h16V64H40A16%2C16%2C0%2C0%2C0%2C25%2C85.47l26.19%2C72a16%2C16%2C0%2C0%2C0%2C15%2C10.53H96v64a8%2C8%2C0%2C0%2C0%2C16%2C0V168h32v64a8%2C8%2C0%2C0%2C0%2C16%2C0V168h29.82a16%2C16%2C0%2C0%2C0%2C15-10.53l26.19-72A16%2C16%2C0%2C0%2C0%2C229.11%2C70.82ZM110.68%2C152%2C97.58%2C80h60.84l-13.1%2C72ZM40%2C80H81.32l13.09%2C72H66.18Zm149.82%2C72H161.59l13.09-72H216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-airplane-in-flight{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C216a8%2C8%2C0%2C0%2C1-8%2C8H72a8%2C8%2C0%2C1%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C216Zm24-80v24a8%2C8%2C0%2C0%2C1-8%2C8H61.07a39.75%2C39.75%2C0%2C0%2C1-38.31-28.51L8.69%2C92.6A16%2C16%2C0%2C0%2C1%2C24%2C72h8a8%2C8%2C0%2C0%2C1%2C5.65%2C2.34L59.32%2C96H81.81l-9-26.94A16%2C16%2C0%2C0%2C1%2C88%2C48h8a8%2C8%2C0%2C0%2C1%2C5.66%2C2.34L147.32%2C96H208A40%2C40%2C0%2C0%2C1%2C248%2C136Zm-16%2C0a24%2C24%2C0%2C0%2C0-24-24H144a8%2C8%2C0%2C0%2C1-5.65-2.34L92.69%2C64H88l12.49%2C37.47A8%2C8%2C0%2C0%2C1%2C92.91%2C112H56a8%2C8%2C0%2C0%2C1-5.66-2.34L28.69%2C88H24l14.07%2C46.9a23.85%2C23.85%2C0%2C0%2C0%2C23%2C17.1H232Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-airplane-landing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M256%2C216a8%2C8%2C0%2C0%2C1-8%2C8H104a8%2C8%2C0%2C0%2C1%2C0-16H248A8%2C8%2C0%2C0%2C1%2C256%2C216Zm-26.16-24.3L53.21%2C142.24A40.12%2C40.12%2C0%2C0%2C1%2C24%2C103.72V48A16%2C16%2C0%2C0%2C1%2C45.06%2C32.82l5.47%2C1.82a8%2C8%2C0%2C0%2C1%2C5%2C4.87L66.13%2C68.88%2C96%2C77.39V48a16%2C16%2C0%2C0%2C1%2C21.06-15.18l5.47%2C1.82a8%2C8%2C0%2C0%2C1%2C4.85%2C4.5l22.5%2C53.63%2C60.84%2C17A40.13%2C40.13%2C0%2C0%2C1%2C240%2C148.32V184a8%2C8%2C0%2C0%2C1-10.16%2C7.7ZM224%2C148.32a24.09%2C24.09%2C0%2C0%2C0-17.58-23.13l-64.57-18a8%2C8%2C0%2C0%2C1-5.23-4.61L114%2C48.67%2C112%2C48V88a8%2C8%2C0%2C0%2C1-10.19%2C7.7l-44-12.54a8%2C8%2C0%2C0%2C1-5.33-5L41.79%2C48.59%2C40%2C48v55.72a24.09%2C24.09%2C0%2C0%2C0%2C17.53%2C23.12L224%2C173.45Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-airplane-takeoff{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C216a8%2C8%2C0%2C0%2C1-8%2C8H24a8%2C8%2C0%2C0%2C1%2C0-16H168A8%2C8%2C0%2C0%2C1%2C176%2C216ZM247.86%2C93.15a8%2C8%2C0%2C0%2C1-3.76%2C5.39l-147.41%2C88a40.18%2C40.18%2C0%2C0%2C1-20.26%2C5.52%2C39.78%2C39.78%2C0%2C0%2C1-27.28-10.87l-.12-.12L13%2C145.8a16%2C16%2C0%2C0%2C1%2C4.49-26.21l3-1.47a8%2C8%2C0%2C0%2C1%2C6.08-.4l28.26%2C9.54L75%2C115.06%2C53.17%2C93.87A16%2C16%2C0%2C0%2C1%2C57.7%2C67.4l.32-.13%2C7.15-2.71a8%2C8%2C0%2C0%2C1%2C5.59%2C0L124.7%2C84.38%2C176.27%2C53.6a39.82%2C39.82%2C0%2C0%2C1%2C51.28%2C9.12l.12.15%2C18.64%2C23.89A8%2C8%2C0%2C0%2C1%2C247.86%2C93.15Zm-19.74-3.7-13-16.67a23.88%2C23.88%2C0%2C0%2C0-30.68-5.42l-54.8%2C32.72a8.06%2C8.06%2C0%2C0%2C1-6.87.64L68%2C80.58l-4%2C1.53.21.2L93.57%2C110.8a8%2C8%2C0%2C0%2C1-1.43%2C12.58L59.93%2C142.87a8%2C8%2C0%2C0%2C1-6.7.73l-28.67-9.67-.19.1-.37.17a.71.71%2C0%2C0%2C1%2C.13.12l36%2C35.26a23.85%2C23.85%2C0%2C0%2C0%2C28.42%2C3.18Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-airplane-taxiing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C96H147.32L101.66%2C50.34A8%2C8%2C0%2C0%2C0%2C96%2C48H88A16%2C16%2C0%2C0%2C0%2C72.83%2C69.06l9%2C26.94H59.32L37.66%2C74.34A8%2C8%2C0%2C0%2C0%2C32%2C72H24A16%2C16%2C0%2C0%2C0%2C8.69%2C92.6l14.07%2C46.89A39.75%2C39.75%2C0%2C0%2C0%2C61.07%2C168H240a8%2C8%2C0%2C0%2C0%2C8-8V136A40%2C40%2C0%2C0%2C0%2C208%2C96Zm24%2C56H61.07a23.85%2C23.85%2C0%2C0%2C1-23-17.1L24%2C88h4.68l21.66%2C21.66A8%2C8%2C0%2C0%2C0%2C56%2C112h36.9a8%2C8%2C0%2C0%2C0%2C7.59-10.53L88%2C64h4.68l45.66%2C45.66A8%2C8%2C0%2C0%2C0%2C144%2C112h64a24%2C24%2C0%2C0%2C1%2C24%2C24Zm-8%2C48a16%2C16%2C0%2C1%2C1-16-16A16%2C16%2C0%2C0%2C1%2C224%2C200Zm-96%2C0a16%2C16%2C0%2C1%2C1-16-16A16%2C16%2C0%2C0%2C1%2C128%2C200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-airplane-tilt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M185.33%2C114.21l29.14-27.42.17-.17a32%2C32%2C0%2C0%2C0-45.26-45.26c0%2C.06-.11.11-.17.17L141.79%2C70.67l-83-30.2a8%2C8%2C0%2C0%2C0-8.39%2C1.86l-24%2C24a8%2C8%2C0%2C0%2C0%2C1.22%2C12.31l63.89%2C42.59L76.69%2C136H56a8%2C8%2C0%2C0%2C0-5.65%2C2.34l-24%2C24A8%2C8%2C0%2C0%2C0%2C29%2C175.42l36.82%2C14.73%2C14.7%2C36.75.06.16a8%2C8%2C0%2C0%2C0%2C13.18%2C2.47l23.87-23.88A8%2C8%2C0%2C0%2C0%2C120%2C200V179.31l14.76-14.76%2C42.59%2C63.89a8%2C8%2C0%2C0%2C0%2C12.31%2C1.22l24-24a8%2C8%2C0%2C0%2C0%2C1.86-8.39Zm-.07%2C97.23-42.59-63.88A8%2C8%2C0%2C0%2C0%2C136.8%2C144c-.27%2C0-.53%2C0-.79%2C0a8%2C8%2C0%2C0%2C0-5.66%2C2.35l-24%2C24A8%2C8%2C0%2C0%2C0%2C104%2C176v20.69L90.93%2C209.76%2C79.43%2C181A8%2C8%2C0%2C0%2C0%2C75%2C176.57l-28.74-11.5L59.32%2C152H80a8%2C8%2C0%2C0%2C0%2C5.66-2.34l24-24a8%2C8%2C0%2C0%2C0-1.22-12.32L44.56%2C70.74l13.5-13.49%2C83.22%2C30.26a8%2C8%2C0%2C0%2C0%2C8.56-2L180.78%2C52.6A16%2C16%2C0%2C0%2C1%2C203.4%2C75.23l-32.87%2C30.93a8%2C8%2C0%2C0%2C0-2%2C8.56l30.26%2C83.22Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-airplane{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M235.58%2C128.84%2C160%2C91.06V48a32%2C32%2C0%2C0%2C0-64%2C0V91.06L20.42%2C128.84A8%2C8%2C0%2C0%2C0%2C16%2C136v32a8%2C8%2C0%2C0%2C0%2C9.57%2C7.84L96%2C161.76v18.93L82.34%2C194.34A8%2C8%2C0%2C0%2C0%2C80%2C200v32a8%2C8%2C0%2C0%2C0%2C11%2C7.43l37-14.81%2C37%2C14.81A8%2C8%2C0%2C0%2C0%2C176%2C232V200a8%2C8%2C0%2C0%2C0-2.34-5.66L160%2C180.69V161.76l70.43%2C14.08A8%2C8%2C0%2C0%2C0%2C240%2C168V136A8%2C8%2C0%2C0%2C0%2C235.58%2C128.84ZM224%2C158.24l-70.43-14.08A8%2C8%2C0%2C0%2C0%2C144%2C152v32a8%2C8%2C0%2C0%2C0%2C2.34%2C5.66L160%2C203.31v16.87l-29-11.61a8%2C8%2C0%2C0%2C0-5.94%2C0L96%2C220.18V203.31l13.66-13.65A8%2C8%2C0%2C0%2C0%2C112%2C184V152a8%2C8%2C0%2C0%2C0-9.57-7.84L32%2C158.24v-17.3l75.58-37.78A8%2C8%2C0%2C0%2C0%2C112%2C96V48a16%2C16%2C0%2C0%2C1%2C32%2C0V96a8%2C8%2C0%2C0%2C0%2C4.42%2C7.16L224%2C140.94Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-airplay{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M134.08%2C154.79a8%2C8%2C0%2C0%2C0-12.15%2C0l-48%2C56A8%2C8%2C0%2C0%2C0%2C80%2C224h96a8%2C8%2C0%2C0%2C0%2C6.07-13.21ZM97.39%2C208%2C128%2C172.29%2C158.61%2C208ZM232%2C64V176a24%2C24%2C0%2C0%2C1-24%2C24h-8a8%2C8%2C0%2C0%2C1%2C0-16h8a8%2C8%2C0%2C0%2C0%2C8-8V64a8%2C8%2C0%2C0%2C0-8-8H48a8%2C8%2C0%2C0%2C0-8%2C8V176a8%2C8%2C0%2C0%2C0%2C8%2C8h8a8%2C8%2C0%2C0%2C1%2C0%2C16H48a24%2C24%2C0%2C0%2C1-24-24V64A24%2C24%2C0%2C0%2C1%2C48%2C40H208A24%2C24%2C0%2C0%2C1%2C232%2C64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-alarm{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C40a96%2C96%2C0%2C1%2C0%2C96%2C96A96.11%2C96.11%2C0%2C0%2C0%2C128%2C40Zm0%2C176a80%2C80%2C0%2C1%2C1%2C80-80A80.09%2C80.09%2C0%2C0%2C1%2C128%2C216ZM61.66%2C37.66l-32%2C32A8%2C8%2C0%2C0%2C1%2C18.34%2C58.34l32-32A8%2C8%2C0%2C0%2C1%2C61.66%2C37.66Zm176%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0l-32-32a8%2C8%2C0%2C0%2C1%2C11.32-11.32l32%2C32A8%2C8%2C0%2C0%2C1%2C237.66%2C69.66ZM184%2C128a8%2C8%2C0%2C0%2C1%2C0%2C16H128a8%2C8%2C0%2C0%2C1-8-8V80a8%2C8%2C0%2C0%2C1%2C16%2C0v48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-alien{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C16a96.11%2C96.11%2C0%2C0%2C0-96%2C96c0%2C24%2C12.56%2C55.06%2C33.61%2C83%2C21.18%2C28.15%2C44.5%2C45%2C62.39%2C45s41.21-16.81%2C62.39-45c21.05-28%2C33.61-59%2C33.61-83A96.11%2C96.11%2C0%2C0%2C0%2C128%2C16Zm49.61%2C169.42C160.24%2C208.49%2C140.31%2C224%2C128%2C224s-32.24-15.51-49.61-38.58C59.65%2C160.5%2C48%2C132.37%2C48%2C112a80%2C80%2C0%2C0%2C1%2C160%2C0C208%2C132.37%2C196.35%2C160.5%2C177.61%2C185.42ZM120%2C136A40%2C40%2C0%2C0%2C0%2C80%2C96a16%2C16%2C0%2C0%2C0-16%2C16%2C40%2C40%2C0%2C0%2C0%2C40%2C40A16%2C16%2C0%2C0%2C0%2C120%2C136ZM80%2C112a24%2C24%2C0%2C0%2C1%2C24%2C24h0A24%2C24%2C0%2C0%2C1%2C80%2C112Zm96-16a40%2C40%2C0%2C0%2C0-40%2C40%2C16%2C16%2C0%2C0%2C0%2C16%2C16%2C40%2C40%2C0%2C0%2C0%2C40-40A16%2C16%2C0%2C0%2C0%2C176%2C96Zm-24%2C40a24%2C24%2C0%2C0%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C152%2C136Zm0%2C48a8%2C8%2C0%2C0%2C1-8%2C8H112a8%2C8%2C0%2C0%2C1%2C0-16h32A8%2C8%2C0%2C0%2C1%2C152%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-align-bottom-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C232a8%2C8%2C0%2C0%2C1-8%2C8H56a8%2C8%2C0%2C0%2C1%2C0-16H200A8%2C8%2C0%2C0%2C1%2C208%2C232ZM80%2C192V40A16%2C16%2C0%2C0%2C1%2C96%2C24h64a16%2C16%2C0%2C0%2C1%2C16%2C16V192a16%2C16%2C0%2C0%2C1-16%2C16H96A16%2C16%2C0%2C0%2C1%2C80%2C192Zm16%2C0h64V40H96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-align-bottom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C216a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C216Zm-88-40V80a16%2C16%2C0%2C0%2C1%2C16-16h40a16%2C16%2C0%2C0%2C1%2C16%2C16v96a16%2C16%2C0%2C0%2C1-16%2C16H152A16%2C16%2C0%2C0%2C1%2C136%2C176Zm16%2C0h40V80H152ZM48%2C176V40A16%2C16%2C0%2C0%2C1%2C64%2C24h40a16%2C16%2C0%2C0%2C1%2C16%2C16V176a16%2C16%2C0%2C0%2C1-16%2C16H64A16%2C16%2C0%2C0%2C1%2C48%2C176Zm16%2C0h40V40H64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-align-center-horizontal-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C80H136V48a8%2C8%2C0%2C0%2C0-16%2C0V80H48A16%2C16%2C0%2C0%2C0%2C32%2C96v64a16%2C16%2C0%2C0%2C0%2C16%2C16h72v32a8%2C8%2C0%2C0%2C0%2C16%2C0V176h72a16%2C16%2C0%2C0%2C0%2C16-16V96A16%2C16%2C0%2C0%2C0%2C208%2C80Zm0%2C80H48V96H208v64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-align-center-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C136H136V120h48a16%2C16%2C0%2C0%2C0%2C16-16V64a16%2C16%2C0%2C0%2C0-16-16H136V32a8%2C8%2C0%2C0%2C0-16%2C0V48H72A16%2C16%2C0%2C0%2C0%2C56%2C64v40a16%2C16%2C0%2C0%2C0%2C16%2C16h48v16H48a16%2C16%2C0%2C0%2C0-16%2C16v40a16%2C16%2C0%2C0%2C0%2C16%2C16h72v16a8%2C8%2C0%2C0%2C0%2C16%2C0V208h72a16%2C16%2C0%2C0%2C0%2C16-16V152A16%2C16%2C0%2C0%2C0%2C208%2C136ZM72%2C64H184v40H72ZM208%2C192H48V152H208v40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-align-center-vertical-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C120H176V48a16%2C16%2C0%2C0%2C0-16-16H96A16%2C16%2C0%2C0%2C0%2C80%2C48v72H48a8%2C8%2C0%2C0%2C0%2C0%2C16H80v72a16%2C16%2C0%2C0%2C0%2C16%2C16h64a16%2C16%2C0%2C0%2C0%2C16-16V136h32a8%2C8%2C0%2C0%2C0%2C0-16Zm-48%2C88H96V48h64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-align-center-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C120H208V72a16%2C16%2C0%2C0%2C0-16-16H152a16%2C16%2C0%2C0%2C0-16%2C16v48H120V48a16%2C16%2C0%2C0%2C0-16-16H64A16%2C16%2C0%2C0%2C0%2C48%2C48v72H32a8%2C8%2C0%2C0%2C0%2C0%2C16H48v72a16%2C16%2C0%2C0%2C0%2C16%2C16h40a16%2C16%2C0%2C0%2C0%2C16-16V136h16v48a16%2C16%2C0%2C0%2C0%2C16%2C16h40a16%2C16%2C0%2C0%2C0%2C16-16V136h16a8%2C8%2C0%2C0%2C0%2C0-16ZM104%2C208H64V48h40Zm88-24H152V72h40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-align-left-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M40%2C56V200a8%2C8%2C0%2C0%2C1-16%2C0V56a8%2C8%2C0%2C0%2C1%2C16%2C0ZM240%2C96v64a16%2C16%2C0%2C0%2C1-16%2C16H72a16%2C16%2C0%2C0%2C1-16-16V96A16%2C16%2C0%2C0%2C1%2C72%2C80H224A16%2C16%2C0%2C0%2C1%2C240%2C96Zm-16%2C64V96H72v64H224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-align-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M48%2C40V216a8%2C8%2C0%2C0%2C1-16%2C0V40a8%2C8%2C0%2C0%2C1%2C16%2C0Zm16%2C64V64A16%2C16%2C0%2C0%2C1%2C80%2C48h96a16%2C16%2C0%2C0%2C1%2C16%2C16v40a16%2C16%2C0%2C0%2C1-16%2C16H80A16%2C16%2C0%2C0%2C1%2C64%2C104Zm16%2C0h96V64H80Zm152%2C48v40a16%2C16%2C0%2C0%2C1-16%2C16H80a16%2C16%2C0%2C0%2C1-16-16V152a16%2C16%2C0%2C0%2C1%2C16-16H216A16%2C16%2C0%2C0%2C1%2C232%2C152Zm-16%2C40V152H80v40H216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-align-right-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C56V200a8%2C8%2C0%2C0%2C1-16%2C0V56a8%2C8%2C0%2C0%2C1%2C16%2C0ZM200%2C96v64a16%2C16%2C0%2C0%2C1-16%2C16H32a16%2C16%2C0%2C0%2C1-16-16V96A16%2C16%2C0%2C0%2C1%2C32%2C80H184A16%2C16%2C0%2C0%2C1%2C200%2C96Zm-16%2C0H32v64H184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-align-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C40V216a8%2C8%2C0%2C0%2C1-16%2C0V40a8%2C8%2C0%2C0%2C1%2C16%2C0ZM192%2C64v40a16%2C16%2C0%2C0%2C1-16%2C16H80a16%2C16%2C0%2C0%2C1-16-16V64A16%2C16%2C0%2C0%2C1%2C80%2C48h96A16%2C16%2C0%2C0%2C1%2C192%2C64Zm-16%2C0H80v40h96Zm16%2C88v40a16%2C16%2C0%2C0%2C1-16%2C16H40a16%2C16%2C0%2C0%2C1-16-16V152a16%2C16%2C0%2C0%2C1%2C16-16H176A16%2C16%2C0%2C0%2C1%2C192%2C152Zm-16%2C0H40v40H176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-align-top-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32a8%2C8%2C0%2C0%2C1-8%2C8H56a8%2C8%2C0%2C0%2C1%2C0-16H200A8%2C8%2C0%2C0%2C1%2C208%2C32ZM176%2C72V224a16%2C16%2C0%2C0%2C1-16%2C16H96a16%2C16%2C0%2C0%2C1-16-16V72A16%2C16%2C0%2C0%2C1%2C96%2C56h64A16%2C16%2C0%2C0%2C1%2C176%2C72Zm-16%2C0H96V224h64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-align-top{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C40a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C40ZM208%2C80v96a16%2C16%2C0%2C0%2C1-16%2C16H152a16%2C16%2C0%2C0%2C1-16-16V80a16%2C16%2C0%2C0%2C1%2C16-16h40A16%2C16%2C0%2C0%2C1%2C208%2C80Zm-16%2C0H152v96h40Zm-72%2C0V216a16%2C16%2C0%2C0%2C1-16%2C16H64a16%2C16%2C0%2C0%2C1-16-16V80A16%2C16%2C0%2C0%2C1%2C64%2C64h40A16%2C16%2C0%2C0%2C1%2C120%2C80Zm-16%2C0H64V216h40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-amazon-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C168v32a8%2C8%2C0%2C0%2C1-16%2C0V187.31l-2.21%2C2.22C226.69%2C192.9%2C189.44%2C232%2C128%2C232c-62.84%2C0-100.38-40.91-101.95-42.65A8%2C8%2C0%2C0%2C1%2C38%2C178.65C38.27%2C179%2C72.5%2C216%2C128%2C216s89.73-37%2C90.07-37.36a3.85%2C3.85%2C0%2C0%2C1%2C.27-.3l2.35-2.34H208a8%2C8%2C0%2C0%2C1%2C0-16h32A8%2C8%2C0%2C0%2C1%2C248%2C168ZM160%2C94.53V84A36%2C36%2C0%2C0%2C0%2C91.92%2C67.64a8%2C8%2C0%2C0%2C1-14.25-7.28A52%2C52%2C0%2C0%2C1%2C176%2C84v92a8%2C8%2C0%2C0%2C1-16%2C0v-6.53a52%2C52%2C0%2C1%2C1%2C0-74.94ZM160%2C132a36%2C36%2C0%2C1%2C0-36%2C36A36%2C36%2C0%2C0%2C0%2C160%2C132Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-ambulance{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M80%2C120a8%2C8%2C0%2C0%2C1%2C8-8h16V96a8%2C8%2C0%2C0%2C1%2C16%2C0v16h16a8%2C8%2C0%2C0%2C1%2C0%2C16H120v16a8%2C8%2C0%2C0%2C1-16%2C0V128H88A8%2C8%2C0%2C0%2C1%2C80%2C120Zm176%2C0v64a16%2C16%2C0%2C0%2C1-16%2C16H223a32%2C32%2C0%2C0%2C1-62%2C0H111a32%2C32%2C0%2C0%2C1-62%2C0H32a16%2C16%2C0%2C0%2C1-16-16V72A16%2C16%2C0%2C0%2C1%2C32%2C56H184a8%2C8%2C0%2C0%2C1%2C8%2C8v8h34.58a15.93%2C15.93%2C0%2C0%2C1%2C14.86%2C10.06l14%2C35A7.92%2C7.92%2C0%2C0%2C1%2C256%2C120ZM192%2C88v24h44.18l-9.6-24ZM32%2C184H49a32%2C32%2C0%2C0%2C1%2C62%2C0h50a32.11%2C32.11%2C0%2C0%2C1%2C15-19.69V72H32Zm64%2C8a16%2C16%2C0%2C1%2C0-16%2C16A16%2C16%2C0%2C0%2C0%2C96%2C192Zm112%2C0a16%2C16%2C0%2C1%2C0-16%2C16A16%2C16%2C0%2C0%2C0%2C208%2C192Zm32-8V128H192v32a32.06%2C32.06%2C0%2C0%2C1%2C31%2C24Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-anchor-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C112H200a8%2C8%2C0%2C0%2C0%2C0%2C16h15.64A88.15%2C88.15%2C0%2C0%2C1%2C136%2C207.63V95a32%2C32%2C0%2C1%2C0-16%2C0V207.63A88.15%2C88.15%2C0%2C0%2C1%2C40.36%2C128H56a8%2C8%2C0%2C0%2C0%2C0-16H32a8%2C8%2C0%2C0%2C0-8%2C8%2C104%2C104%2C0%2C0%2C0%2C208%2C0A8%2C8%2C0%2C0%2C0%2C224%2C112ZM112%2C64a16%2C16%2C0%2C1%2C1%2C16%2C16A16%2C16%2C0%2C0%2C1%2C112%2C64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-anchor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C136a8%2C8%2C0%2C0%2C0-8%2C8c0%2C24.69-13.77%2C29.64-38.1%2C36.28-11.36%2C3.1-24.12%2C6.6-33.9%2C14.34V128h32a8%2C8%2C0%2C0%2C0%2C0-16H136V87a32%2C32%2C0%2C1%2C0-16%2C0v25H88a8%2C8%2C0%2C0%2C0%2C0%2C16h32v66.62c-9.78-7.74-22.54-11.24-33.9-14.34C61.77%2C173.64%2C48%2C168.69%2C48%2C144a8%2C8%2C0%2C0%2C0-16%2C0c0%2C38.11%2C27.67%2C45.66%2C49.9%2C51.72C106.23%2C202.36%2C120%2C207.31%2C120%2C232a8%2C8%2C0%2C0%2C0%2C16%2C0c0-24.69%2C13.77-29.64%2C38.1-36.28C196.33%2C189.66%2C224%2C182.11%2C224%2C144A8%2C8%2C0%2C0%2C0%2C216%2C136ZM112%2C56a16%2C16%2C0%2C1%2C1%2C16%2C16A16%2C16%2C0%2C0%2C1%2C112%2C56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-android-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C148a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C176%2C148ZM92%2C136a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C92%2C136Zm148%2C24v24a16%2C16%2C0%2C0%2C1-16%2C16H32a16%2C16%2C0%2C0%2C1-16-16V161.13A113.38%2C113.38%2C0%2C0%2C1%2C51.4%2C78.72L26.34%2C53.66A8%2C8%2C0%2C0%2C1%2C37.66%2C42.34L63.82%2C68.5a111.43%2C111.43%2C0%2C0%2C1%2C128.55-.19l26-26a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L204.82%2C78.5c.75.71%2C1.5%2C1.43%2C2.24%2C2.17A111.25%2C111.25%2C0%2C0%2C1%2C240%2C160Zm-16%2C0a96%2C96%2C0%2C0%2C0-96-96h-.34C74.91%2C64.18%2C32%2C107.75%2C32%2C161.13V184H224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-angle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M96%2C72a8%2C8%2C0%2C0%2C1%2C8-8A104.11%2C104.11%2C0%2C0%2C1%2C208%2C168a8%2C8%2C0%2C0%2C1-16%2C0%2C88.1%2C88.1%2C0%2C0%2C0-88-88A8%2C8%2C0%2C0%2C1%2C96%2C72ZM240%2C192H80V32a8%2C8%2C0%2C0%2C0-16%2C0V64H32a8%2C8%2C0%2C0%2C0%2C0%2C16H64V200a8%2C8%2C0%2C0%2C0%2C8%2C8H240a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-angular-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M227.08%2C64.62l-96-40a7.93%2C7.93%2C0%2C0%2C0-6.16%2C0l-96%2C40a8%2C8%2C0%2C0%2C0-4.85%2C8.44l16%2C120a8%2C8%2C0%2C0%2C0%2C4.35%2C6.1l80%2C40a8%2C8%2C0%2C0%2C0%2C7.16%2C0l80-40a8%2C8%2C0%2C0%2C0%2C4.35-6.1l16-120A8%2C8%2C0%2C0%2C0%2C227.08%2C64.62ZM200.63%2C186.74%2C128%2C223.06%2C55.37%2C186.74%2C40.74%2C77%2C128%2C40.67%2C215.26%2C77ZM121%2C84.12l-40%2C72a8%2C8%2C0%2C1%2C0%2C14%2C7.76L106%2C144H150l11%2C19.88a8%2C8%2C0%2C1%2C0%2C14-7.76l-40-72a8%2C8%2C0%2C0%2C0-14%2C0ZM141.07%2C128H114.93L128%2C104.47Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-aperture{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M201.54%2C54.46A104%2C104%2C0%2C0%2C0%2C54.46%2C201.54%2C104%2C104%2C0%2C0%2C0%2C201.54%2C54.46ZM190.23%2C65.78a88.18%2C88.18%2C0%2C0%2C1%2C11%2C13.48L167.55%2C119%2C139.63%2C40.78A87.34%2C87.34%2C0%2C0%2C1%2C190.23%2C65.78ZM155.59%2C133l-18.16%2C21.37-27.59-5L100.41%2C123l18.16-21.37%2C27.59%2C5ZM65.77%2C65.78a87.34%2C87.34%2C0%2C0%2C1%2C56.66-25.59l17.51%2C49L58.3%2C74.32A88%2C88%2C0%2C0%2C1%2C65.77%2C65.78ZM46.65%2C161.54a88.41%2C88.41%2C0%2C0%2C1%2C2.53-72.62l51.21%2C9.35Zm19.12%2C28.68a88.18%2C88.18%2C0%2C0%2C1-11-13.48L88.45%2C137l27.92%2C78.18A87.34%2C87.34%2C0%2C0%2C1%2C65.77%2C190.22Zm124.46%2C0a87.34%2C87.34%2C0%2C0%2C1-56.66%2C25.59l-17.51-49%2C81.64%2C14.91A88%2C88%2C0%2C0%2C1%2C190.23%2C190.22Zm-34.62-32.49%2C53.74-63.27a88.41%2C88.41%2C0%2C0%2C1-2.53%2C72.62Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-app-store-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M64.34%2C196.07l-9.45%2C16a8%2C8%2C0%2C1%2C1-13.78-8.14l9.46-16a8%2C8%2C0%2C1%2C1%2C13.77%2C8.14ZM232%2C152H184.2l-30.73-52a8%2C8%2C0%2C1%2C0-13.77%2C8.14l61.41%2C103.93a8%2C8%2C0%2C0%2C0%2C13.78-8.14L193.66%2C168H232a8%2C8%2C0%2C0%2C0%2C0-16Zm-89.53%2C0H90.38L158.89%2C36.07a8%2C8%2C0%2C0%2C0-13.78-8.14L128%2C56.89l-17.11-29a8%2C8%2C0%2C1%2C0-13.78%2C8.14l21.6%2C36.55L71.8%2C152H24a8%2C8%2C0%2C0%2C0%2C0%2C16H142.47a8%2C8%2C0%2C1%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-app-window{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm0%2C160H40V56H216V200ZM80%2C84A12%2C12%2C0%2C1%2C1%2C68%2C72%2C12%2C12%2C0%2C0%2C1%2C80%2C84Zm40%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C120%2C84Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-apple-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M223.3%2C169.59a8.07%2C8.07%2C0%2C0%2C0-2.8-3.4C203.53%2C154.53%2C200%2C134.64%2C200%2C120c0-17.67%2C13.47-33.06%2C21.5-40.67a8%2C8%2C0%2C0%2C0%2C0-11.62C208.82%2C55.74%2C187.82%2C48%2C168%2C48a72.2%2C72.2%2C0%2C0%2C0-40%2C12.13%2C71.56%2C71.56%2C0%2C0%2C0-90.71%2C9.09A74.63%2C74.63%2C0%2C0%2C0%2C16%2C123.4a127.06%2C127.06%2C0%2C0%2C0%2C40.14%2C89.73A39.8%2C39.8%2C0%2C0%2C0%2C83.59%2C224h87.68a39.84%2C39.84%2C0%2C0%2C0%2C29.12-12.57%2C125%2C125%2C0%2C0%2C0%2C17.82-24.6C225.23%2C174%2C224.33%2C172%2C223.3%2C169.59Zm-34.63%2C30.94a23.76%2C23.76%2C0%2C0%2C1-17.4%2C7.47H83.59a23.82%2C23.82%2C0%2C0%2C1-16.44-6.51A111.14%2C111.14%2C0%2C0%2C1%2C32%2C123%2C58.5%2C58.5%2C0%2C0%2C1%2C48.65%2C80.47%2C54.81%2C54.81%2C0%2C0%2C1%2C88%2C64h.78A55.45%2C55.45%2C0%2C0%2C1%2C123%2C76.28a8%2C8%2C0%2C0%2C0%2C10%2C0A55.44%2C55.44%2C0%2C0%2C1%2C168%2C64a70.64%2C70.64%2C0%2C0%2C1%2C36%2C10.35c-13%2C14.52-20%2C30.47-20%2C45.65%2C0%2C23.77%2C7.64%2C42.73%2C22.18%2C55.3A105.82%2C105.82%2C0%2C0%2C1%2C188.67%2C200.53ZM128.23%2C30A40%2C40%2C0%2C0%2C1%2C167%2C0h1a8%2C8%2C0%2C0%2C1%2C0%2C16h-1a24%2C24%2C0%2C0%2C0-23.24%2C18%2C8%2C8%2C0%2C1%2C1-15.5-4Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-apple-podcasts-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M154.2%2C138.33a32%2C32%2C0%2C1%2C0-52.4%2C0%2C24.27%2C24.27%2C0%2C0%2C0-8.76%2C7%2C23.68%2C23.68%2C0%2C0%2C0-4.3%2C20.49l12.18%2C48A24.18%2C24.18%2C0%2C0%2C0%2C124.44%2C232h7.12a24.18%2C24.18%2C0%2C0%2C0%2C23.52-18.15l12.18-48a23.68%2C23.68%2C0%2C0%2C0-4.3-20.49A24.27%2C24.27%2C0%2C0%2C0%2C154.2%2C138.33ZM128%2C104a16%2C16%2C0%2C1%2C1-16%2C16A16%2C16%2C0%2C0%2C1%2C128%2C104Zm23.75%2C57.91-12.18%2C48a8.18%2C8.18%2C0%2C0%2C1-8%2C6.09h-7.12a8.18%2C8.18%2C0%2C0%2C1-8-6.09l-12.18-48a7.71%2C7.71%2C0%2C0%2C1%2C1.42-6.73%2C8.26%2C8.26%2C0%2C0%2C1%2C6.58-3.18h31.5a8.26%2C8.26%2C0%2C0%2C1%2C6.58%2C3.18A7.71%2C7.71%2C0%2C0%2C1%2C151.75%2C161.91ZM72%2C128a56.31%2C56.31%2C0%2C0%2C0%2C2%2C15%2C8%2C8%2C0%2C0%2C1-15.41%2C4.29%2C72%2C72%2C0%2C1%2C1%2C138.74%2C0A8%2C8%2C0%2C0%2C1%2C182%2C143%2C56%2C56%2C0%2C1%2C0%2C72%2C128Zm160%2C0a103.92%2C103.92%2C0%2C0%2C1-46.18%2C86.46%2C8%2C8%2C0%2C0%2C1-8.9-13.3%2C88%2C88%2C0%2C1%2C0-97.84%2C0%2C8%2C8%2C0%2C0%2C1-8.9%2C13.3A104%2C104%2C0%2C1%2C1%2C232%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-approximate-equals{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M222.16%2C153.26a8%2C8%2C0%2C0%2C1-1%2C11.25c-17.36%2C14.38-32.86%2C19.49-47%2C19.49-18.58%2C0-34.82-8.81-49.93-17-25.35-13.75-47.24-25.63-79.07.74a8%2C8%2C0%2C1%2C1-10.22-12.3c40.17-33.27%2C70.32-16.92%2C96.93-2.48%2C25.35%2C13.75%2C47.24%2C25.62%2C79.07-.75A8%2C8%2C0%2C0%2C1%2C222.16%2C153.26Zm-177-49.46c31.83-26.37%2C53.72-14.5%2C79.07-.75%2C15.11%2C8.2%2C31.35%2C17%2C49.93%2C17%2C14.14%2C0%2C29.64-5.11%2C47-19.49a8%2C8%2C0%2C1%2C0-10.22-12.3c-31.83%2C26.37-53.72%2C14.49-79.07.74-26.61-14.43-56.76-30.79-96.93%2C2.48A8%2C8%2C0%2C0%2C0%2C45.11%2C103.8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-archive{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C48H32A16%2C16%2C0%2C0%2C0%2C16%2C64V88a16%2C16%2C0%2C0%2C0%2C16%2C16v88a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V104a16%2C16%2C0%2C0%2C0%2C16-16V64A16%2C16%2C0%2C0%2C0%2C224%2C48ZM208%2C192H48V104H208ZM224%2C88H32V64H224V88ZM96%2C136a8%2C8%2C0%2C0%2C1%2C8-8h48a8%2C8%2C0%2C0%2C1%2C0%2C16H104A8%2C8%2C0%2C0%2C1%2C96%2C136Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-armchair{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C88.8V72a40%2C40%2C0%2C0%2C0-40-40H80A40%2C40%2C0%2C0%2C0%2C40%2C72V88.8a40%2C40%2C0%2C0%2C0%2C0%2C78.4V200a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V167.2a40%2C40%2C0%2C0%2C0%2C0-78.4ZM80%2C48h96a24%2C24%2C0%2C0%2C1%2C24%2C24V88.8A40.07%2C40.07%2C0%2C0%2C0%2C168%2C128H88A40.07%2C40.07%2C0%2C0%2C0%2C56%2C88.8V72A24%2C24%2C0%2C0%2C1%2C80%2C48ZM208.39%2C152H208a8%2C8%2C0%2C0%2C0-8%2C8v40H56V160a8%2C8%2C0%2C0%2C0-8-8h-.39A24%2C24%2C0%2C1%2C1%2C72%2C128v40a8%2C8%2C0%2C0%2C0%2C16%2C0V144h80v24a8%2C8%2C0%2C0%2C0%2C16%2C0V128a24%2C24%2C0%2C1%2C1%2C24.39%2C24Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-arc-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C184a8%2C8%2C0%2C0%2C1-16%2C0A88%2C88%2C0%2C0%2C0%2C65.78%2C121.78L43.4%2C144H88a8%2C8%2C0%2C0%2C1%2C0%2C16H24a8%2C8%2C0%2C0%2C1-8-8V88a8%2C8%2C0%2C0%2C1%2C16%2C0v44.77l22.48-22.33A104%2C104%2C0%2C0%2C1%2C232%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-arc-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C88v64a8%2C8%2C0%2C0%2C1-8%2C8H168a8%2C8%2C0%2C0%2C1%2C0-16h44.6l-22.36-22.21A88%2C88%2C0%2C0%2C0%2C40%2C184a8%2C8%2C0%2C0%2C1-16%2C0%2C104%2C104%2C0%2C0%2C1%2C177.54-73.54L224%2C132.77V88a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-bend-double-up-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M85.66%2C146.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-48-48a8%2C8%2C0%2C0%2C1%2C0-11.32l48-48A8%2C8%2C0%2C0%2C1%2C85.66%2C61.66L43.31%2C104ZM128%2C96H99.31l34.35-34.34a8%2C8%2C0%2C0%2C0-11.32-11.32l-48%2C48a8%2C8%2C0%2C0%2C0%2C0%2C11.32l48%2C48a8%2C8%2C0%2C0%2C0%2C11.32-11.32L99.31%2C112H128a88.1%2C88.1%2C0%2C0%2C1%2C88%2C88%2C8%2C8%2C0%2C0%2C0%2C16%2C0A104.11%2C104.11%2C0%2C0%2C0%2C128%2C96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-bend-double-up-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.66%2C109.66l-48%2C48a8%2C8%2C0%2C0%2C1-11.32-11.32L212.69%2C104%2C170.34%2C61.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32l48%2C48A8%2C8%2C0%2C0%2C1%2C229.66%2C109.66Zm-48-11.32-48-48a8%2C8%2C0%2C0%2C0-11.32%2C11.32L156.69%2C96H128A104.11%2C104.11%2C0%2C0%2C0%2C24%2C200a8%2C8%2C0%2C0%2C0%2C16%2C0%2C88.1%2C88.1%2C0%2C0%2C1%2C88-88h28.69l-34.35%2C34.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l48-48A8%2C8%2C0%2C0%2C0%2C181.66%2C98.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-bend-down-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C56A104.11%2C104.11%2C0%2C0%2C1%2C128%2C160H51.31l34.35%2C34.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-48-48a8%2C8%2C0%2C0%2C1%2C0-11.32l48-48a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L51.31%2C144H128a88.1%2C88.1%2C0%2C0%2C0%2C88-88%2C8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-bend-down-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.66%2C157.66l-48%2C48a8%2C8%2C0%2C0%2C1-11.32-11.32L204.69%2C160H128A104.11%2C104.11%2C0%2C0%2C1%2C24%2C56a8%2C8%2C0%2C0%2C1%2C16%2C0%2C88.1%2C88.1%2C0%2C0%2C0%2C88%2C88h76.69l-34.35-34.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32l48%2C48A8%2C8%2C0%2C0%2C1%2C229.66%2C157.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-bend-left-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32a8%2C8%2C0%2C0%2C1-8%2C8%2C88.1%2C88.1%2C0%2C0%2C0-88%2C88v76.69l34.34-34.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32l-48%2C48a8%2C8%2C0%2C0%2C1-11.32%2C0l-48-48a8%2C8%2C0%2C0%2C1%2C11.32-11.32L96%2C204.69V128A104.11%2C104.11%2C0%2C0%2C1%2C200%2C24%2C8%2C8%2C0%2C0%2C1%2C208%2C32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-bend-left-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C224a8%2C8%2C0%2C0%2C1-8%2C8A104.11%2C104.11%2C0%2C0%2C1%2C96%2C128V51.31L61.66%2C85.66A8%2C8%2C0%2C0%2C1%2C50.34%2C74.34l48-48a8%2C8%2C0%2C0%2C1%2C11.32%2C0l48%2C48a8%2C8%2C0%2C0%2C1-11.32%2C11.32L112%2C51.31V128a88.1%2C88.1%2C0%2C0%2C0%2C88%2C88A8%2C8%2C0%2C0%2C1%2C208%2C224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-bend-right-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M205.66%2C181.66l-48%2C48a8%2C8%2C0%2C0%2C1-11.32%2C0l-48-48a8%2C8%2C0%2C0%2C1%2C11.32-11.32L144%2C204.69V128A88.1%2C88.1%2C0%2C0%2C0%2C56%2C40a8%2C8%2C0%2C0%2C1%2C0-16A104.11%2C104.11%2C0%2C0%2C1%2C160%2C128v76.69l34.34-34.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-bend-right-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M205.66%2C85.66a8%2C8%2C0%2C0%2C1-11.32%2C0L160%2C51.31V128A104.11%2C104.11%2C0%2C0%2C1%2C56%2C232a8%2C8%2C0%2C0%2C1%2C0-16%2C88.1%2C88.1%2C0%2C0%2C0%2C88-88V51.31L109.66%2C85.66A8%2C8%2C0%2C0%2C1%2C98.34%2C74.34l48-48a8%2C8%2C0%2C0%2C1%2C11.32%2C0l48%2C48A8%2C8%2C0%2C0%2C1%2C205.66%2C85.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-bend-up-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C200a8%2C8%2C0%2C0%2C1-16%2C0%2C88.1%2C88.1%2C0%2C0%2C0-88-88H51.31l34.35%2C34.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-48-48a8%2C8%2C0%2C0%2C1%2C0-11.32l48-48A8%2C8%2C0%2C0%2C1%2C85.66%2C61.66L51.31%2C96H128A104.11%2C104.11%2C0%2C0%2C1%2C232%2C200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-bend-up-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.66%2C109.66l-48%2C48a8%2C8%2C0%2C0%2C1-11.32-11.32L204.69%2C112H128a88.1%2C88.1%2C0%2C0%2C0-88%2C88%2C8%2C8%2C0%2C0%2C1-16%2C0A104.11%2C104.11%2C0%2C0%2C1%2C128%2C96h76.69L170.34%2C61.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32l48%2C48A8%2C8%2C0%2C0%2C1%2C229.66%2C109.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-circle-down-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM165.66%2C90.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32L115.31%2C152H144a8%2C8%2C0%2C0%2C1%2C0%2C16H96a8%2C8%2C0%2C0%2C1-8-8V112a8%2C8%2C0%2C0%2C1%2C16%2C0v28.69l50.34-50.35A8%2C8%2C0%2C0%2C1%2C165.66%2C90.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-circle-down-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm40-104v48a8%2C8%2C0%2C0%2C1-8%2C8H112a8%2C8%2C0%2C0%2C1%2C0-16h28.69L90.34%2C101.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L152%2C140.69V112a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-circle-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm37.66-85.66a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0l-32-32a8%2C8%2C0%2C0%2C1%2C11.32-11.32L120%2C148.69V88a8%2C8%2C0%2C0%2C1%2C16%2C0v60.69l18.34-18.35A8%2C8%2C0%2C0%2C1%2C165.66%2C130.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-circle-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm48-88a8%2C8%2C0%2C0%2C1-8%2C8H107.31l18.35%2C18.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-32-32a8%2C8%2C0%2C0%2C1%2C0-11.32l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L107.31%2C120H168A8%2C8%2C0%2C0%2C1%2C176%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-circle-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm45.66-93.66a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32-11.32L148.69%2C136H88a8%2C8%2C0%2C0%2C1%2C0-16h60.69l-18.35-18.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-circle-up-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm37.66-61.66a8%2C8%2C0%2C0%2C1-11.32%2C11.32L104%2C115.31V144a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C8-8h48a8%2C8%2C0%2C0%2C1%2C0%2C16H115.31Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-circle-up-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C96v48a8%2C8%2C0%2C0%2C1-16%2C0V115.31l-50.34%2C50.35a8%2C8%2C0%2C0%2C1-11.32-11.32L140.69%2C104H112a8%2C8%2C0%2C0%2C1%2C0-16h48A8%2C8%2C0%2C0%2C1%2C168%2C96Zm64%2C32A104%2C104%2C0%2C1%2C1%2C128%2C24%2C104.11%2C104.11%2C0%2C0%2C1%2C232%2C128Zm-16%2C0a88%2C88%2C0%2C1%2C0-88%2C88A88.1%2C88.1%2C0%2C0%2C0%2C216%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-circle-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm37.66-101.66a8%2C8%2C0%2C0%2C1-11.32%2C11.32L136%2C107.31V168a8%2C8%2C0%2C0%2C1-16%2C0V107.31l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.32-11.32l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-clockwise{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C56v48a8%2C8%2C0%2C0%2C1-8%2C8H184a8%2C8%2C0%2C0%2C1%2C0-16H211.4L184.81%2C71.64l-.25-.24a80%2C80%2C0%2C1%2C0-1.67%2C114.78%2C8%2C8%2C0%2C0%2C1%2C11%2C11.63A95.44%2C95.44%2C0%2C0%2C1%2C128%2C224h-1.32A96%2C96%2C0%2C1%2C1%2C195.75%2C60L224%2C85.8V56a8%2C8%2C0%2C1%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-counter-clockwise{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C128a96%2C96%2C0%2C0%2C1-94.71%2C96H128A95.38%2C95.38%2C0%2C0%2C1%2C62.1%2C197.8a8%2C8%2C0%2C0%2C1%2C11-11.63A80%2C80%2C0%2C1%2C0%2C71.43%2C71.39a3.07%2C3.07%2C0%2C0%2C1-.26.25L44.59%2C96H72a8%2C8%2C0%2C0%2C1%2C0%2C16H24a8%2C8%2C0%2C0%2C1-8-8V56a8%2C8%2C0%2C0%2C1%2C16%2C0V85.8L60.25%2C60A96%2C96%2C0%2C0%2C1%2C224%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-down-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M197.66%2C69.66%2C83.31%2C184H168a8%2C8%2C0%2C0%2C1%2C0%2C16H64a8%2C8%2C0%2C0%2C1-8-8V88a8%2C8%2C0%2C0%2C1%2C16%2C0v84.69L186.34%2C58.34a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-down-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C88V192a8%2C8%2C0%2C0%2C1-8%2C8H88a8%2C8%2C0%2C0%2C1%2C0-16h84.69L58.34%2C69.66A8%2C8%2C0%2C0%2C1%2C69.66%2C58.34L184%2C172.69V88a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M205.66%2C149.66l-72%2C72a8%2C8%2C0%2C0%2C1-11.32%2C0l-72-72a8%2C8%2C0%2C0%2C1%2C11.32-11.32L120%2C196.69V40a8%2C8%2C0%2C0%2C1%2C16%2C0V196.69l58.34-58.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-elbow-down-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C32V176a8%2C8%2C0%2C0%2C1-8%2C8H67.31l34.35%2C34.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-48-48a8%2C8%2C0%2C0%2C1%2C0-11.32l48-48a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L67.31%2C168H184V32a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-elbow-down-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.66%2C181.66l-48%2C48a8%2C8%2C0%2C0%2C1-11.32-11.32L196.69%2C184H72a8%2C8%2C0%2C0%2C1-8-8V32a8%2C8%2C0%2C0%2C1%2C16%2C0V168H196.69l-34.35-34.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32l48%2C48A8%2C8%2C0%2C0%2C1%2C221.66%2C181.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-elbow-left-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C72a8%2C8%2C0%2C0%2C1-8%2C8H96V196.69l34.34-34.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32l-48%2C48a8%2C8%2C0%2C0%2C1-11.32%2C0l-48-48a8%2C8%2C0%2C0%2C1%2C11.32-11.32L80%2C196.69V72a8%2C8%2C0%2C0%2C1%2C8-8H232A8%2C8%2C0%2C0%2C1%2C240%2C72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-elbow-left-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C192a8%2C8%2C0%2C0%2C1-8%2C8H88a8%2C8%2C0%2C0%2C1-8-8V67.31L45.66%2C101.66A8%2C8%2C0%2C0%2C1%2C34.34%2C90.34l48-48a8%2C8%2C0%2C0%2C1%2C11.32%2C0l48%2C48a8%2C8%2C0%2C0%2C1-11.32%2C11.32L96%2C67.31V184H232A8%2C8%2C0%2C0%2C1%2C240%2C192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-elbow-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.66%2C101.66l-96%2C96a8%2C8%2C0%2C0%2C1-11.32%2C0L32%2C99.31V152a8%2C8%2C0%2C0%2C1-16%2C0V80a8%2C8%2C0%2C0%2C1%2C8-8H96a8%2C8%2C0%2C0%2C1%2C0%2C16H43.31L136%2C180.69l90.34-90.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-elbow-right-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.66%2C165.66l-48%2C48a8%2C8%2C0%2C0%2C1-11.32%2C0l-48-48a8%2C8%2C0%2C0%2C1%2C11.32-11.32L168%2C188.69V72H32a8%2C8%2C0%2C0%2C1%2C0-16H176a8%2C8%2C0%2C0%2C1%2C8%2C8V188.69l34.34-34.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-elbow-right-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.66%2C101.66a8%2C8%2C0%2C0%2C1-11.32%2C0L176%2C67.31V192a8%2C8%2C0%2C0%2C1-8%2C8H24a8%2C8%2C0%2C0%2C1%2C0-16H160V67.31l-34.34%2C34.35a8%2C8%2C0%2C0%2C1-11.32-11.32l48-48a8%2C8%2C0%2C0%2C1%2C11.32%2C0l48%2C48A8%2C8%2C0%2C0%2C1%2C221.66%2C101.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-elbow-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C80v72a8%2C8%2C0%2C0%2C1-16%2C0V99.31l-98.34%2C98.35a8%2C8%2C0%2C0%2C1-11.32%2C0l-96-96A8%2C8%2C0%2C0%2C1%2C29.66%2C90.34L120%2C180.69%2C212.69%2C88H160a8%2C8%2C0%2C0%2C1%2C0-16h72A8%2C8%2C0%2C0%2C1%2C240%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-elbow-up-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C80V224a8%2C8%2C0%2C0%2C1-16%2C0V88H67.31l34.35%2C34.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-48-48-.06-.07c-.16-.16-.32-.34-.47-.52l-.23-.31a3.71%2C3.71%2C0%2C0%2C1-.23-.32l-.23-.37a2.91%2C2.91%2C0%2C0%2C1-.17-.3c-.07-.12-.13-.25-.19-.38s-.1-.21-.15-.33-.09-.25-.14-.37l-.13-.36-.09-.39c0-.13-.07-.25-.1-.37s0-.31-.06-.46%2C0-.21-.05-.32a8.34%2C8.34%2C0%2C0%2C1%2C0-1.58c0-.11%2C0-.21.05-.32s0-.31.06-.46.06-.24.1-.37l.09-.39.13-.36c.05-.12.09-.25.14-.37s.1-.22.15-.33.12-.26.19-.38a2.91%2C2.91%2C0%2C0%2C1%2C.17-.3l.23-.37a3.71%2C3.71%2C0%2C0%2C1%2C.23-.32l.23-.31c.15-.18.31-.36.47-.52l.06-.07%2C48-48a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L67.31%2C72H192A8%2C8%2C0%2C0%2C1%2C200%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-elbow-up-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.66%2C85.66l-48%2C48a8%2C8%2C0%2C0%2C1-11.32-11.32L196.69%2C88H80V224a8%2C8%2C0%2C0%2C1-16%2C0V80a8%2C8%2C0%2C0%2C1%2C8-8H196.69L162.34%2C37.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32l48%2C48A8%2C8%2C0%2C0%2C1%2C221.66%2C85.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-fat-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M231.39%2C132.94A8%2C8%2C0%2C0%2C0%2C224%2C128H184V48a16%2C16%2C0%2C0%2C0-16-16H88A16%2C16%2C0%2C0%2C0%2C72%2C48v80H32a8%2C8%2C0%2C0%2C0-5.66%2C13.66l96%2C96a8%2C8%2C0%2C0%2C0%2C11.32%2C0l96-96A8%2C8%2C0%2C0%2C0%2C231.39%2C132.94ZM128%2C220.69%2C51.31%2C144H80a8%2C8%2C0%2C0%2C0%2C8-8V48h80v88a8%2C8%2C0%2C0%2C0%2C8%2C8h28.69Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-fat-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C72H128V32a8%2C8%2C0%2C0%2C0-13.66-5.66l-96%2C96a8%2C8%2C0%2C0%2C0%2C0%2C11.32l96%2C96A8%2C8%2C0%2C0%2C0%2C128%2C224V184h80a16%2C16%2C0%2C0%2C0%2C16-16V88A16%2C16%2C0%2C0%2C0%2C208%2C72Zm0%2C96H120a8%2C8%2C0%2C0%2C0-8%2C8v28.69L35.31%2C128%2C112%2C51.31V80a8%2C8%2C0%2C0%2C0%2C8%2C8h88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-fat-line-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M231.39%2C132.94A8%2C8%2C0%2C0%2C0%2C224%2C128H184V72a8%2C8%2C0%2C0%2C0-8-8H80a8%2C8%2C0%2C0%2C0-8%2C8v56H32a8%2C8%2C0%2C0%2C0-5.66%2C13.66l96%2C96a8%2C8%2C0%2C0%2C0%2C11.32%2C0l96-96A8%2C8%2C0%2C0%2C0%2C231.39%2C132.94ZM128%2C220.69%2C51.31%2C144H80a8%2C8%2C0%2C0%2C0%2C8-8V80h80v56a8%2C8%2C0%2C0%2C0%2C8%2C8h28.69ZM72%2C40a8%2C8%2C0%2C0%2C1%2C8-8h96a8%2C8%2C0%2C0%2C1%2C0%2C16H80A8%2C8%2C0%2C0%2C1%2C72%2C40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-fat-line-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C72H128V32a8%2C8%2C0%2C0%2C0-13.66-5.66l-96%2C96a8%2C8%2C0%2C0%2C0%2C0%2C11.32l96%2C96A8%2C8%2C0%2C0%2C0%2C128%2C224V184h56a8%2C8%2C0%2C0%2C0%2C8-8V80A8%2C8%2C0%2C0%2C0%2C184%2C72Zm-8%2C96H120a8%2C8%2C0%2C0%2C0-8%2C8v28.69L35.31%2C128%2C112%2C51.31V80a8%2C8%2C0%2C0%2C0%2C8%2C8h56Zm48-88v96a8%2C8%2C0%2C0%2C1-16%2C0V80a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-fat-line-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.66%2C122.34l-96-96A8%2C8%2C0%2C0%2C0%2C128%2C32V72H72a8%2C8%2C0%2C0%2C0-8%2C8v96a8%2C8%2C0%2C0%2C0%2C8%2C8h56v40a8%2C8%2C0%2C0%2C0%2C13.66%2C5.66l96-96A8%2C8%2C0%2C0%2C0%2C237.66%2C122.34ZM144%2C204.69V176a8%2C8%2C0%2C0%2C0-8-8H80V88h56a8%2C8%2C0%2C0%2C0%2C8-8V51.31L220.69%2C128ZM48%2C80v96a8%2C8%2C0%2C0%2C1-16%2C0V80a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-fat-line-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.66%2C114.34l-96-96a8%2C8%2C0%2C0%2C0-11.32%2C0l-96%2C96A8%2C8%2C0%2C0%2C0%2C32%2C128H72v56a8%2C8%2C0%2C0%2C0%2C8%2C8h96a8%2C8%2C0%2C0%2C0%2C8-8V128h40a8%2C8%2C0%2C0%2C0%2C5.66-13.66ZM176%2C112a8%2C8%2C0%2C0%2C0-8%2C8v56H88V120a8%2C8%2C0%2C0%2C0-8-8H51.31L128%2C35.31%2C204.69%2C112Zm8%2C104a8%2C8%2C0%2C0%2C1-8%2C8H80a8%2C8%2C0%2C0%2C1%2C0-16h96A8%2C8%2C0%2C0%2C1%2C184%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-fat-lines-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M231.39%2C132.94A8%2C8%2C0%2C0%2C0%2C224%2C128H184V104a8%2C8%2C0%2C0%2C0-8-8H80a8%2C8%2C0%2C0%2C0-8%2C8v24H32a8%2C8%2C0%2C0%2C0-5.66%2C13.66l96%2C96a8%2C8%2C0%2C0%2C0%2C11.32%2C0l96-96A8%2C8%2C0%2C0%2C0%2C231.39%2C132.94ZM128%2C220.69%2C51.31%2C144H80a8%2C8%2C0%2C0%2C0%2C8-8V112h80v24a8%2C8%2C0%2C0%2C0%2C8%2C8h28.69ZM72%2C40a8%2C8%2C0%2C0%2C1%2C8-8h96a8%2C8%2C0%2C0%2C1%2C0%2C16H80A8%2C8%2C0%2C0%2C1%2C72%2C40Zm0%2C32a8%2C8%2C0%2C0%2C1%2C8-8h96a8%2C8%2C0%2C0%2C1%2C0%2C16H80A8%2C8%2C0%2C0%2C1%2C72%2C72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-fat-lines-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C72H128V32a8%2C8%2C0%2C0%2C0-13.66-5.66l-96%2C96a8%2C8%2C0%2C0%2C0%2C0%2C11.32l96%2C96A8%2C8%2C0%2C0%2C0%2C128%2C224V184h24a8%2C8%2C0%2C0%2C0%2C8-8V80A8%2C8%2C0%2C0%2C0%2C152%2C72Zm-8%2C96H120a8%2C8%2C0%2C0%2C0-8%2C8v28.69L35.31%2C128%2C112%2C51.31V80a8%2C8%2C0%2C0%2C0%2C8%2C8h24Zm80-88v96a8%2C8%2C0%2C0%2C1-16%2C0V80a8%2C8%2C0%2C0%2C1%2C16%2C0Zm-32%2C0v96a8%2C8%2C0%2C0%2C1-16%2C0V80a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-fat-lines-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.66%2C122.34l-96-96A8%2C8%2C0%2C0%2C0%2C128%2C32V72H104a8%2C8%2C0%2C0%2C0-8%2C8v96a8%2C8%2C0%2C0%2C0%2C8%2C8h24v40a8%2C8%2C0%2C0%2C0%2C13.66%2C5.66l96-96A8%2C8%2C0%2C0%2C0%2C237.66%2C122.34ZM144%2C204.69V176a8%2C8%2C0%2C0%2C0-8-8H112V88h24a8%2C8%2C0%2C0%2C0%2C8-8V51.31L220.69%2C128ZM48%2C80v96a8%2C8%2C0%2C0%2C1-16%2C0V80a8%2C8%2C0%2C0%2C1%2C16%2C0Zm32%2C0v96a8%2C8%2C0%2C0%2C1-16%2C0V80a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-fat-lines-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.66%2C114.34l-96-96a8%2C8%2C0%2C0%2C0-11.32%2C0l-96%2C96A8%2C8%2C0%2C0%2C0%2C32%2C128H72v24a8%2C8%2C0%2C0%2C0%2C8%2C8h96a8%2C8%2C0%2C0%2C0%2C8-8V128h40a8%2C8%2C0%2C0%2C0%2C5.66-13.66ZM176%2C112a8%2C8%2C0%2C0%2C0-8%2C8v24H88V120a8%2C8%2C0%2C0%2C0-8-8H51.31L128%2C35.31%2C204.69%2C112Zm8%2C104a8%2C8%2C0%2C0%2C1-8%2C8H80a8%2C8%2C0%2C0%2C1%2C0-16h96A8%2C8%2C0%2C0%2C1%2C184%2C216Zm0-32a8%2C8%2C0%2C0%2C1-8%2C8H80a8%2C8%2C0%2C0%2C1%2C0-16h96A8%2C8%2C0%2C0%2C1%2C184%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-fat-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.66%2C122.34l-96-96A8%2C8%2C0%2C0%2C0%2C128%2C32V72H48A16%2C16%2C0%2C0%2C0%2C32%2C88v80a16%2C16%2C0%2C0%2C0%2C16%2C16h80v40a8%2C8%2C0%2C0%2C0%2C13.66%2C5.66l96-96A8%2C8%2C0%2C0%2C0%2C237.66%2C122.34ZM144%2C204.69V176a8%2C8%2C0%2C0%2C0-8-8H48V88h88a8%2C8%2C0%2C0%2C0%2C8-8V51.31L220.69%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-fat-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.66%2C114.34l-96-96a8%2C8%2C0%2C0%2C0-11.32%2C0l-96%2C96A8%2C8%2C0%2C0%2C0%2C32%2C128H72v80a16%2C16%2C0%2C0%2C0%2C16%2C16h80a16%2C16%2C0%2C0%2C0%2C16-16V128h40a8%2C8%2C0%2C0%2C0%2C5.66-13.66ZM176%2C112a8%2C8%2C0%2C0%2C0-8%2C8v88H88V120a8%2C8%2C0%2C0%2C0-8-8H51.31L128%2C35.31%2C204.69%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C128a8%2C8%2C0%2C0%2C1-8%2C8H59.31l58.35%2C58.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-72-72a8%2C8%2C0%2C0%2C1%2C0-11.32l72-72a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L59.31%2C120H216A8%2C8%2C0%2C0%2C1%2C224%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-line-down-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C48a8%2C8%2C0%2C0%2C1-8%2C8H48a8%2C8%2C0%2C0%2C1%2C0-16H224A8%2C8%2C0%2C0%2C1%2C232%2C48ZM178.34%2C90.34%2C80%2C188.69V112a8%2C8%2C0%2C0%2C0-16%2C0v96a8%2C8%2C0%2C0%2C0%2C8%2C8h96a8%2C8%2C0%2C0%2C0%2C0-16H91.31l98.35-98.34a8%2C8%2C0%2C0%2C0-11.32-11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-line-down-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C40a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C40ZM192%2C96a8%2C8%2C0%2C0%2C0-8%2C8v76.69L85.66%2C82.34A8%2C8%2C0%2C0%2C0%2C74.34%2C93.66L172.69%2C192H96a8%2C8%2C0%2C0%2C0%2C0%2C16h96a8%2C8%2C0%2C0%2C0%2C8-8V104A8%2C8%2C0%2C0%2C0%2C192%2C96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-line-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M50.34%2C117.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L120%2C164.69V32a8%2C8%2C0%2C0%2C1%2C16%2C0V164.69l58.34-58.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32l-72%2C72a8%2C8%2C0%2C0%2C1-11.32%2C0ZM216%2C208H40a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-line-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C128a8%2C8%2C0%2C0%2C1-8%2C8H91.31l58.35%2C58.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-72-72a8%2C8%2C0%2C0%2C1%2C0-11.32l72-72a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L91.31%2C120H224A8%2C8%2C0%2C0%2C1%2C232%2C128ZM40%2C32a8%2C8%2C0%2C0%2C0-8%2C8V216a8%2C8%2C0%2C0%2C0%2C16%2C0V40A8%2C8%2C0%2C0%2C0%2C40%2C32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-line-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M189.66%2C122.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-72%2C72a8%2C8%2C0%2C0%2C1-11.32-11.32L164.69%2C136H32a8%2C8%2C0%2C0%2C1%2C0-16H164.69L106.34%2C61.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32ZM216%2C32a8%2C8%2C0%2C0%2C0-8%2C8V216a8%2C8%2C0%2C0%2C0%2C16%2C0V40A8%2C8%2C0%2C0%2C0%2C216%2C32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-line-up-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C208a8%2C8%2C0%2C0%2C1-8%2C8H48a8%2C8%2C0%2C0%2C1%2C0-16H224A8%2C8%2C0%2C0%2C1%2C232%2C208ZM72%2C152a8%2C8%2C0%2C0%2C0%2C8-8V67.31l98.34%2C98.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32L91.31%2C56H168a8%2C8%2C0%2C0%2C0%2C0-16H72a8%2C8%2C0%2C0%2C0-8%2C8v96A8%2C8%2C0%2C0%2C0%2C72%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-line-up-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C216a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C216ZM80%2C176a8%2C8%2C0%2C0%2C0%2C5.66-2.34L184%2C75.31V152a8%2C8%2C0%2C0%2C0%2C16%2C0V56a8%2C8%2C0%2C0%2C0-8-8H96a8%2C8%2C0%2C0%2C0%2C0%2C16h76.69L74.34%2C162.34A8%2C8%2C0%2C0%2C0%2C80%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-line-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M205.66%2C138.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L136%2C91.31V224a8%2C8%2C0%2C0%2C1-16%2C0V91.31L61.66%2C149.66a8%2C8%2C0%2C0%2C1-11.32-11.32l72-72a8%2C8%2C0%2C0%2C1%2C11.32%2C0ZM216%2C32H40a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.66%2C133.66l-72%2C72a8%2C8%2C0%2C0%2C1-11.32-11.32L196.69%2C136H40a8%2C8%2C0%2C0%2C1%2C0-16H196.69L138.34%2C61.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32l72%2C72A8%2C8%2C0%2C0%2C1%2C221.66%2C133.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-square-down-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208ZM88%2C160V112a8%2C8%2C0%2C0%2C1%2C16%2C0v28.69l50.34-50.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L115.31%2C152H144a8%2C8%2C0%2C0%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-square-down-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208ZM90.34%2C101.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L152%2C140.69V112a8%2C8%2C0%2C0%2C1%2C16%2C0v48a8%2C8%2C0%2C0%2C1-8%2C8H112a8%2C8%2C0%2C0%2C1%2C0-16h28.69Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-square-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208V208Zm-42.34-77.66a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0l-32-32a8%2C8%2C0%2C0%2C1%2C11.32-11.32L120%2C148.69V88a8%2C8%2C0%2C0%2C1%2C16%2C0v60.69l18.34-18.35A8%2C8%2C0%2C0%2C1%2C165.66%2C130.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-square-in{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C136v64a8%2C8%2C0%2C0%2C1-16%2C0V155.32L45.66%2C221.66a8%2C8%2C0%2C0%2C1-11.32-11.32L100.68%2C144H56a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C128%2C136ZM208%2C32H80A16%2C16%2C0%2C0%2C0%2C64%2C48V96a8%2C8%2C0%2C0%2C0%2C16%2C0V48H208V176H160a8%2C8%2C0%2C0%2C0%2C0%2C16h48a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-square-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208ZM82.34%2C133.66a8%2C8%2C0%2C0%2C1%2C0-11.32l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L107.31%2C120H168a8%2C8%2C0%2C0%2C1%2C0%2C16H107.31l18.35%2C18.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-square-out{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C104a8%2C8%2C0%2C0%2C1-16%2C0V59.32l-66.33%2C66.34a8%2C8%2C0%2C0%2C1-11.32-11.32L196.68%2C48H152a8%2C8%2C0%2C0%2C1%2C0-16h64a8%2C8%2C0%2C0%2C1%2C8%2C8Zm-40%2C24a8%2C8%2C0%2C0%2C0-8%2C8v72H48V80h72a8%2C8%2C0%2C0%2C0%2C0-16H48A16%2C16%2C0%2C0%2C0%2C32%2C80V208a16%2C16%2C0%2C0%2C0%2C16%2C16H176a16%2C16%2C0%2C0%2C0%2C16-16V136A8%2C8%2C0%2C0%2C0%2C184%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-square-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208ZM80%2C128a8%2C8%2C0%2C0%2C1%2C8-8h60.69l-18.35-18.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32l32%2C32a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32-11.32L148.69%2C136H88A8%2C8%2C0%2C0%2C1%2C80%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-square-up-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208ZM88%2C144V96a8%2C8%2C0%2C0%2C1%2C8-8h48a8%2C8%2C0%2C0%2C1%2C0%2C16H115.31l50.35%2C50.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L104%2C115.31V144a8%2C8%2C0%2C0%2C1-16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-square-up-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208ZM90.34%2C165.66a8%2C8%2C0%2C0%2C1%2C0-11.32L140.69%2C104H112a8%2C8%2C0%2C0%2C1%2C0-16h48a8%2C8%2C0%2C0%2C1%2C8%2C8v48a8%2C8%2C0%2C0%2C1-16%2C0V115.31l-50.34%2C50.35a8%2C8%2C0%2C0%2C1-11.32%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-square-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208ZM90.34%2C125.66a8%2C8%2C0%2C0%2C1%2C0-11.32l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C0l32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C11.32L136%2C107.31V168a8%2C8%2C0%2C0%2C1-16%2C0V107.31l-18.34%2C18.35A8%2C8%2C0%2C0%2C1%2C90.34%2C125.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-u-down-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C112a64.07%2C64.07%2C0%2C0%2C1-64%2C64H51.31l34.35%2C34.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-48-48a8%2C8%2C0%2C0%2C1%2C0-11.32l48-48a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L51.31%2C160H168a48%2C48%2C0%2C0%2C0%2C0-96H80a8%2C8%2C0%2C0%2C1%2C0-16h88A64.07%2C64.07%2C0%2C0%2C1%2C232%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-u-down-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.66%2C173.66l-48%2C48a8%2C8%2C0%2C0%2C1-11.32-11.32L204.69%2C176H88A64%2C64%2C0%2C0%2C1%2C88%2C48h88a8%2C8%2C0%2C0%2C1%2C0%2C16H88a48%2C48%2C0%2C0%2C0%2C0%2C96H204.69l-34.35-34.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32l48%2C48A8%2C8%2C0%2C0%2C1%2C229.66%2C173.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-u-left-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C88v88a8%2C8%2C0%2C0%2C1-16%2C0V88a48%2C48%2C0%2C0%2C0-96%2C0V204.69l34.34-34.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32l-48%2C48a8%2C8%2C0%2C0%2C1-11.32%2C0l-48-48a8%2C8%2C0%2C0%2C1%2C11.32-11.32L80%2C204.69V88a64%2C64%2C0%2C0%2C1%2C128%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-u-left-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C80v88a64%2C64%2C0%2C0%2C1-128%2C0V51.31L45.66%2C85.66A8%2C8%2C0%2C0%2C1%2C34.34%2C74.34l48-48a8%2C8%2C0%2C0%2C1%2C11.32%2C0l48%2C48a8%2C8%2C0%2C0%2C1-11.32%2C11.32L96%2C51.31V168a48%2C48%2C0%2C0%2C0%2C96%2C0V80a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-u-right-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.66%2C181.66l-48%2C48a8%2C8%2C0%2C0%2C1-11.32%2C0l-48-48a8%2C8%2C0%2C0%2C1%2C11.32-11.32L160%2C204.69V88a48%2C48%2C0%2C0%2C0-96%2C0v88a8%2C8%2C0%2C0%2C1-16%2C0V88a64%2C64%2C0%2C0%2C1%2C128%2C0V204.69l34.34-34.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-u-right-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.66%2C85.66a8%2C8%2C0%2C0%2C1-11.32%2C0L176%2C51.31V168a64%2C64%2C0%2C0%2C1-128%2C0V80a8%2C8%2C0%2C0%2C1%2C16%2C0v88a48%2C48%2C0%2C0%2C0%2C96%2C0V51.31L125.66%2C85.66a8%2C8%2C0%2C0%2C1-11.32-11.32l48-48a8%2C8%2C0%2C0%2C1%2C11.32%2C0l48%2C48A8%2C8%2C0%2C0%2C1%2C221.66%2C85.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-u-up-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C144a64.07%2C64.07%2C0%2C0%2C1-64%2C64H80a8%2C8%2C0%2C0%2C1%2C0-16h88a48%2C48%2C0%2C0%2C0%2C0-96H51.31l34.35%2C34.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-48-48a8%2C8%2C0%2C0%2C1%2C0-11.32l48-48A8%2C8%2C0%2C0%2C1%2C85.66%2C45.66L51.31%2C80H168A64.07%2C64.07%2C0%2C0%2C1%2C232%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-u-up-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M170.34%2C130.34%2C204.69%2C96H88a48%2C48%2C0%2C0%2C0%2C0%2C96h88a8%2C8%2C0%2C0%2C1%2C0%2C16H88A64%2C64%2C0%2C0%2C1%2C88%2C80H204.69L170.34%2C45.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32l48%2C48a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-48%2C48a8%2C8%2C0%2C0%2C1-11.32-11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-up-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M197.66%2C197.66a8%2C8%2C0%2C0%2C1-11.32%2C0L72%2C83.31V168a8%2C8%2C0%2C0%2C1-16%2C0V64a8%2C8%2C0%2C0%2C1%2C8-8H168a8%2C8%2C0%2C0%2C1%2C0%2C16H83.31L197.66%2C186.34A8%2C8%2C0%2C0%2C1%2C197.66%2C197.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-up-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C64V168a8%2C8%2C0%2C0%2C1-16%2C0V83.31L69.66%2C197.66a8%2C8%2C0%2C0%2C1-11.32-11.32L172.69%2C72H88a8%2C8%2C0%2C0%2C1%2C0-16H192A8%2C8%2C0%2C0%2C1%2C200%2C64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrow-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M205.66%2C117.66a8%2C8%2C0%2C0%2C1-11.32%2C0L136%2C59.31V216a8%2C8%2C0%2C0%2C1-16%2C0V59.31L61.66%2C117.66a8%2C8%2C0%2C0%2C1-11.32-11.32l72-72a8%2C8%2C0%2C0%2C1%2C11.32%2C0l72%2C72A8%2C8%2C0%2C0%2C1%2C205.66%2C117.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrows-clockwise{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C48V96a8%2C8%2C0%2C0%2C1-8%2C8H168a8%2C8%2C0%2C0%2C1%2C0-16h28.69L182.06%2C73.37a79.56%2C79.56%2C0%2C0%2C0-56.13-23.43h-.45A79.52%2C79.52%2C0%2C0%2C0%2C69.59%2C72.71%2C8%2C8%2C0%2C0%2C1%2C58.41%2C61.27a96%2C96%2C0%2C0%2C1%2C135%2C.79L208%2C76.69V48a8%2C8%2C0%2C0%2C1%2C16%2C0ZM186.41%2C183.29a80%2C80%2C0%2C0%2C1-112.47-.66L59.31%2C168H88a8%2C8%2C0%2C0%2C0%2C0-16H40a8%2C8%2C0%2C0%2C0-8%2C8v48a8%2C8%2C0%2C0%2C0%2C16%2C0V179.31l14.63%2C14.63A95.43%2C95.43%2C0%2C0%2C0%2C130%2C222.06h.53a95.36%2C95.36%2C0%2C0%2C0%2C67.07-27.33%2C8%2C8%2C0%2C0%2C0-11.18-11.44Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrows-counter-clockwise{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C104H40a8%2C8%2C0%2C0%2C1-8-8V48a8%2C8%2C0%2C0%2C1%2C16%2C0V76.69L62.63%2C62.06A95.43%2C95.43%2C0%2C0%2C1%2C130%2C33.94h.53a95.36%2C95.36%2C0%2C0%2C1%2C67.07%2C27.33%2C8%2C8%2C0%2C0%2C1-11.18%2C11.44%2C79.52%2C79.52%2C0%2C0%2C0-55.89-22.77h-.45A79.56%2C79.56%2C0%2C0%2C0%2C73.94%2C73.37L59.31%2C88H88a8%2C8%2C0%2C0%2C1%2C0%2C16Zm128%2C48H168a8%2C8%2C0%2C0%2C0%2C0%2C16h28.69l-14.63%2C14.63a79.56%2C79.56%2C0%2C0%2C1-56.13%2C23.43h-.45a79.52%2C79.52%2C0%2C0%2C1-55.89-22.77%2C8%2C8%2C0%2C1%2C0-11.18%2C11.44%2C95.36%2C95.36%2C0%2C0%2C0%2C67.07%2C27.33H126a95.43%2C95.43%2C0%2C0%2C0%2C67.36-28.12L208%2C179.31V208a8%2C8%2C0%2C0%2C0%2C16%2C0V160A8%2C8%2C0%2C0%2C0%2C216%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrows-down-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M117.66%2C170.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0l-32-32a8%2C8%2C0%2C0%2C1%2C11.32-11.32L72%2C188.69V48a8%2C8%2C0%2C0%2C1%2C16%2C0V188.69l18.34-18.35A8%2C8%2C0%2C0%2C1%2C117.66%2C170.34Zm96-96-32-32a8%2C8%2C0%2C0%2C0-11.32%2C0l-32%2C32a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32L168%2C67.31V208a8%2C8%2C0%2C0%2C0%2C16%2C0V67.31l18.34%2C18.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrows-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.66%2C133.66l-32%2C32a8%2C8%2C0%2C0%2C1-11.32-11.32L212.69%2C136H43.31l18.35%2C18.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-32-32a8%2C8%2C0%2C0%2C1%2C0-11.32l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L43.31%2C120H212.69l-18.35-18.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32l32%2C32A8%2C8%2C0%2C0%2C1%2C237.66%2C133.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrows-in-cardinal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M90.34%2C69.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L120%2C76.69V24a8%2C8%2C0%2C0%2C1%2C16%2C0V76.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0Zm43.32%2C84.68a8%2C8%2C0%2C0%2C0-11.32%2C0l-32%2C32a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32L120%2C179.31V232a8%2C8%2C0%2C0%2C0%2C16%2C0V179.31l18.34%2C18.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32ZM232%2C120H179.31l18.35-18.34a8%2C8%2C0%2C0%2C0-11.32-11.32l-32%2C32a8%2C8%2C0%2C0%2C0%2C0%2C11.32l32%2C32a8%2C8%2C0%2C0%2C0%2C11.32-11.32L179.31%2C136H232a8%2C8%2C0%2C0%2C0%2C0-16Zm-130.34%2C2.34-32-32a8%2C8%2C0%2C0%2C0-11.32%2C11.32L76.69%2C120H24a8%2C8%2C0%2C0%2C0%2C0%2C16H76.69L58.34%2C154.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l32-32A8%2C8%2C0%2C0%2C0%2C101.66%2C122.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrows-in-line-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C40V216a8%2C8%2C0%2C0%2C1-16%2C0V40a8%2C8%2C0%2C0%2C1%2C16%2C0ZM69.66%2C90.34a8%2C8%2C0%2C0%2C0-11.32%2C11.32L76.69%2C120H16a8%2C8%2C0%2C0%2C0%2C0%2C16H76.69L58.34%2C154.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l32-32a8%2C8%2C0%2C0%2C0%2C0-11.32ZM240%2C120H179.31l18.35-18.34a8%2C8%2C0%2C0%2C0-11.32-11.32l-32%2C32a8%2C8%2C0%2C0%2C0%2C0%2C11.32l32%2C32a8%2C8%2C0%2C0%2C0%2C11.32-11.32L179.31%2C136H240a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrows-in-line-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C128a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C128ZM122.34%2C101.66a8%2C8%2C0%2C0%2C0%2C11.32%2C0l32-32a8%2C8%2C0%2C0%2C0-11.32-11.32L136%2C76.69V16a8%2C8%2C0%2C0%2C0-16%2C0V76.69L101.66%2C58.34A8%2C8%2C0%2C0%2C0%2C90.34%2C69.66Zm11.32%2C52.68a8%2C8%2C0%2C0%2C0-11.32%2C0l-32%2C32a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32L120%2C179.31V240a8%2C8%2C0%2C0%2C0%2C16%2C0V179.31l18.34%2C18.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrows-in-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C53.66%2C163.31%2C104H192a8%2C8%2C0%2C0%2C1%2C0%2C16H144a8%2C8%2C0%2C0%2C1-8-8V64a8%2C8%2C0%2C0%2C1%2C16%2C0V92.69l50.34-50.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32ZM112%2C136H64a8%2C8%2C0%2C0%2C0%2C0%2C16H92.69L42.34%2C202.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32L104%2C163.31V192a8%2C8%2C0%2C0%2C0%2C16%2C0V144A8%2C8%2C0%2C0%2C0%2C112%2C136Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrows-in{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144%2C104V64a8%2C8%2C0%2C0%2C1%2C16%2C0V84.69l42.34-42.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L171.31%2C96H192a8%2C8%2C0%2C0%2C1%2C0%2C16H152A8%2C8%2C0%2C0%2C1%2C144%2C104Zm-40%2C40H64a8%2C8%2C0%2C0%2C0%2C0%2C16H84.69L42.34%2C202.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32L96%2C171.31V192a8%2C8%2C0%2C0%2C0%2C16%2C0V152A8%2C8%2C0%2C0%2C0%2C104%2C144Zm67.31%2C16H192a8%2C8%2C0%2C0%2C0%2C0-16H152a8%2C8%2C0%2C0%2C0-8%2C8v40a8%2C8%2C0%2C0%2C0%2C16%2C0V171.31l42.34%2C42.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32ZM104%2C56a8%2C8%2C0%2C0%2C0-8%2C8V84.69L53.66%2C42.34A8%2C8%2C0%2C0%2C0%2C42.34%2C53.66L84.69%2C96H64a8%2C8%2C0%2C0%2C0%2C0%2C16h40a8%2C8%2C0%2C0%2C0%2C8-8V64A8%2C8%2C0%2C0%2C0%2C104%2C56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrows-left-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C181.66l-32%2C32a8%2C8%2C0%2C0%2C1-11.32-11.32L188.69%2C184H48a8%2C8%2C0%2C0%2C1%2C0-16H188.69l-18.35-18.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32l32%2C32A8%2C8%2C0%2C0%2C1%2C213.66%2C181.66Zm-139.32-64a8%2C8%2C0%2C0%2C0%2C11.32-11.32L67.31%2C88H208a8%2C8%2C0%2C0%2C0%2C0-16H67.31L85.66%2C53.66A8%2C8%2C0%2C0%2C0%2C74.34%2C42.34l-32%2C32a8%2C8%2C0%2C0%2C0%2C0%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrows-merge{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C40v64a8%2C8%2C0%2C0%2C1-2.34%2C5.66L136%2C163.31v49.38l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0l-32-32a8%2C8%2C0%2C0%2C1%2C11.32-11.32L120%2C212.69V163.31L66.34%2C109.66A8%2C8%2C0%2C0%2C1%2C64%2C104V40a8%2C8%2C0%2C0%2C1%2C16%2C0v60.69l48%2C48%2C48-48V40a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrows-out-cardinal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M90.34%2C61.66a8%2C8%2C0%2C0%2C1%2C0-11.32l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C0l32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C11.32L136%2C43.31V96a8%2C8%2C0%2C0%2C1-16%2C0V43.31L101.66%2C61.66A8%2C8%2C0%2C0%2C1%2C90.34%2C61.66Zm64%2C132.68L136%2C212.69V160a8%2C8%2C0%2C0%2C0-16%2C0v52.69l-18.34-18.35a8%2C8%2C0%2C0%2C0-11.32%2C11.32l32%2C32a8%2C8%2C0%2C0%2C0%2C11.32%2C0l32-32a8%2C8%2C0%2C0%2C0-11.32-11.32Zm83.32-72-32-32a8%2C8%2C0%2C0%2C0-11.32%2C11.32L212.69%2C120H160a8%2C8%2C0%2C0%2C0%2C0%2C16h52.69l-18.35%2C18.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l32-32A8%2C8%2C0%2C0%2C0%2C237.66%2C122.34ZM43.31%2C136H96a8%2C8%2C0%2C0%2C0%2C0-16H43.31l18.35-18.34A8%2C8%2C0%2C0%2C0%2C50.34%2C90.34l-32%2C32a8%2C8%2C0%2C0%2C0%2C0%2C11.32l32%2C32a8%2C8%2C0%2C0%2C0%2C11.32-11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrows-out-line-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C40V216a8%2C8%2C0%2C0%2C1-16%2C0V40a8%2C8%2C0%2C0%2C1%2C16%2C0ZM96%2C120H35.31l18.35-18.34A8%2C8%2C0%2C0%2C0%2C42.34%2C90.34l-32%2C32a8%2C8%2C0%2C0%2C0%2C0%2C11.32l32%2C32a8%2C8%2C0%2C0%2C0%2C11.32-11.32L35.31%2C136H96a8%2C8%2C0%2C0%2C0%2C0-16Zm149.66%2C2.34-32-32a8%2C8%2C0%2C0%2C0-11.32%2C11.32L220.69%2C120H160a8%2C8%2C0%2C0%2C0%2C0%2C16h60.69l-18.35%2C18.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l32-32A8%2C8%2C0%2C0%2C0%2C245.66%2C122.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrows-out-line-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C128a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C128ZM101.66%2C53.66%2C120%2C35.31V96a8%2C8%2C0%2C0%2C0%2C16%2C0V35.31l18.34%2C18.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32l-32-32a8%2C8%2C0%2C0%2C0-11.32%2C0l-32%2C32a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32Zm52.68%2C148.68L136%2C220.69V160a8%2C8%2C0%2C0%2C0-16%2C0v60.69l-18.34-18.35a8%2C8%2C0%2C0%2C0-11.32%2C11.32l32%2C32a8%2C8%2C0%2C0%2C0%2C11.32%2C0l32-32a8%2C8%2C0%2C0%2C0-11.32-11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrows-out-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C48V96a8%2C8%2C0%2C0%2C1-16%2C0V67.31l-50.34%2C50.35a8%2C8%2C0%2C0%2C1-11.32-11.32L188.69%2C56H160a8%2C8%2C0%2C0%2C1%2C0-16h48A8%2C8%2C0%2C0%2C1%2C216%2C48ZM106.34%2C138.34%2C56%2C188.69V160a8%2C8%2C0%2C0%2C0-16%2C0v48a8%2C8%2C0%2C0%2C0%2C8%2C8H96a8%2C8%2C0%2C0%2C0%2C0-16H67.31l50.35-50.34a8%2C8%2C0%2C0%2C0-11.32-11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrows-out{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C48V96a8%2C8%2C0%2C0%2C1-16%2C0V67.31l-42.34%2C42.35a8%2C8%2C0%2C0%2C1-11.32-11.32L188.69%2C56H160a8%2C8%2C0%2C0%2C1%2C0-16h48A8%2C8%2C0%2C0%2C1%2C216%2C48ZM98.34%2C146.34%2C56%2C188.69V160a8%2C8%2C0%2C0%2C0-16%2C0v48a8%2C8%2C0%2C0%2C0%2C8%2C8H96a8%2C8%2C0%2C0%2C0%2C0-16H67.31l42.35-42.34a8%2C8%2C0%2C0%2C0-11.32-11.32ZM208%2C152a8%2C8%2C0%2C0%2C0-8%2C8v28.69l-42.34-42.35a8%2C8%2C0%2C0%2C0-11.32%2C11.32L188.69%2C200H160a8%2C8%2C0%2C0%2C0%2C0%2C16h48a8%2C8%2C0%2C0%2C0%2C8-8V160A8%2C8%2C0%2C0%2C0%2C208%2C152ZM67.31%2C56H96a8%2C8%2C0%2C0%2C0%2C0-16H48a8%2C8%2C0%2C0%2C0-8%2C8V96a8%2C8%2C0%2C0%2C0%2C16%2C0V67.31l42.34%2C42.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrows-split{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.66%2C189.66l-32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0l-32-32a8%2C8%2C0%2C0%2C1%2C11.32-11.32L184%2C196.69V139.31l-56-56-56%2C56v57.38l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0l-32-32a8%2C8%2C0%2C0%2C1%2C11.32-11.32L56%2C196.69V136a8%2C8%2C0%2C0%2C1%2C2.34-5.66L120%2C68.69V24a8%2C8%2C0%2C0%2C1%2C16%2C0V68.69l61.66%2C61.65A8%2C8%2C0%2C0%2C1%2C200%2C136v60.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-arrows-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M165.66%2C194.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0l-32-32a8%2C8%2C0%2C0%2C1%2C11.32-11.32L120%2C212.69V43.31L101.66%2C61.66A8%2C8%2C0%2C0%2C1%2C90.34%2C50.34l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C0l32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C11.32L136%2C43.31V212.69l18.34-18.35A8%2C8%2C0%2C0%2C1%2C165.66%2C194.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-article-medium{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M56%2C136a8%2C8%2C0%2C0%2C1-8%2C8H24a8%2C8%2C0%2C0%2C1%2C0-16h8V64H24a8%2C8%2C0%2C0%2C1%2C0-16H40v0a8%2C8%2C0%2C0%2C1%2C6.78%2C3.74L80%2C104.91l33.22-53.15A8%2C8%2C0%2C0%2C1%2C120%2C48v0h16a8%2C8%2C0%2C0%2C1%2C0%2C16h-8v64h8a8%2C8%2C0%2C0%2C1%2C0%2C16H112a8%2C8%2C0%2C0%2C1%2C0-16V83.89L86.78%2C124.24a8%2C8%2C0%2C0%2C1-13.56%2C0L48%2C83.89V128A8%2C8%2C0%2C0%2C1%2C56%2C136Zm112-24h64a8%2C8%2C0%2C0%2C0%2C0-16H168a8%2C8%2C0%2C0%2C0%2C0%2C16Zm64%2C16H168a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C32H80a8%2C8%2C0%2C0%2C0%2C0%2C16H232a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C32H80a8%2C8%2C0%2C0%2C0%2C0%2C16H232a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-article-ny-times{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C96H232a8%2C8%2C0%2C0%2C1%2C0%2C16H128a8%2C8%2C0%2C0%2C1%2C0-16Zm104%2C32H128a8%2C8%2C0%2C0%2C0%2C0%2C16H232a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C32H80a8%2C8%2C0%2C0%2C0%2C0%2C16H232a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C32H80a8%2C8%2C0%2C0%2C0%2C0%2C16H232a8%2C8%2C0%2C0%2C0%2C0-16ZM96%2C144a8%2C8%2C0%2C0%2C0%2C0-16H88V64h32v8a8%2C8%2C0%2C0%2C0%2C16%2C0V56a8%2C8%2C0%2C0%2C0-8-8H32a8%2C8%2C0%2C0%2C0-8%2C8V72a8%2C8%2C0%2C0%2C0%2C16%2C0V64H72v64H64a8%2C8%2C0%2C0%2C0%2C0%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-article{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm0%2C160H40V56H216V200ZM184%2C96a8%2C8%2C0%2C0%2C1-8%2C8H80a8%2C8%2C0%2C0%2C1%2C0-16h96A8%2C8%2C0%2C0%2C1%2C184%2C96Zm0%2C32a8%2C8%2C0%2C0%2C1-8%2C8H80a8%2C8%2C0%2C0%2C1%2C0-16h96A8%2C8%2C0%2C0%2C1%2C184%2C128Zm0%2C32a8%2C8%2C0%2C0%2C1-8%2C8H80a8%2C8%2C0%2C0%2C1%2C0-16h96A8%2C8%2C0%2C0%2C1%2C184%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-asclepius{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C79v1a40%2C40%2C0%2C0%2C1-40%2C40H136v80h8a16%2C16%2C0%2C0%2C0%2C10.67-27.93%2C8%2C8%2C0%2C0%2C1%2C10.66-11.92A32%2C32%2C0%2C0%2C1%2C144%2C216h-8v16a8%2C8%2C0%2C0%2C1-16%2C0V216H96a8%2C8%2C0%2C0%2C1%2C0-16h24V120H96a16%2C16%2C0%2C0%2C0%2C0%2C32%2C8%2C8%2C0%2C0%2C1%2C0%2C16%2C32%2C32%2C0%2C0%2C1%2C0-64h24V24a8%2C8%2C0%2C0%2C1%2C16%2C0v80h40a24%2C24%2C0%2C0%2C0%2C24-24V79a23%2C23%2C0%2C0%2C0-23-23H160a8%2C8%2C0%2C0%2C1%2C0-16h17a39%2C39%2C0%2C0%2C1%2C39%2C39ZM56%2C96H32a8%2C8%2C0%2C0%2C1-8-8V80A40%2C40%2C0%2C0%2C1%2C64%2C40H96a8%2C8%2C0%2C0%2C1%2C0%2C16A40%2C40%2C0%2C0%2C1%2C56%2C96ZM80%2C56H64A24%2C24%2C0%2C0%2C0%2C40%2C80H56A24%2C24%2C0%2C0%2C0%2C80%2C56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-asterisk-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M211%2C103.43l-70.13%2C28%2C49.47%2C63.61a8%2C8%2C0%2C1%2C1-12.63%2C9.82L128%2C141%2C78.32%2C204.91a8%2C8%2C0%2C0%2C1-12.63-9.82l49.47-63.61L45%2C103.43A8%2C8%2C0%2C0%2C1%2C51%2C88.57l69%2C27.61V40a8%2C8%2C0%2C0%2C1%2C16%2C0v76.18l69-27.61A8%2C8%2C0%2C1%2C1%2C211%2C103.43Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-asterisk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M214.86%2C180.12a8%2C8%2C0%2C0%2C1-11%2C2.74L136%2C142.13V216a8%2C8%2C0%2C0%2C1-16%2C0V142.13L52.12%2C182.86a8%2C8%2C0%2C1%2C1-8.23-13.72L112.45%2C128%2C43.89%2C86.86a8%2C8%2C0%2C1%2C1%2C8.23-13.72L120%2C113.87V40a8%2C8%2C0%2C0%2C1%2C16%2C0v73.87l67.88-40.73a8%2C8%2C0%2C1%2C1%2C8.23%2C13.72L143.55%2C128l68.56%2C41.14A8%2C8%2C0%2C0%2C1%2C214.86%2C180.12Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-at{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24a104%2C104%2C0%2C0%2C0%2C0%2C208c21.51%2C0%2C44.1-6.48%2C60.43-17.33a8%2C8%2C0%2C0%2C0-8.86-13.33C166%2C210.38%2C146.21%2C216%2C128%2C216a88%2C88%2C0%2C1%2C1%2C88-88c0%2C26.45-10.88%2C32-20%2C32s-20-5.55-20-32V88a8%2C8%2C0%2C0%2C0-16%2C0v4.26a48%2C48%2C0%2C1%2C0%2C5.93%2C65.1c6%2C12%2C16.35%2C18.64%2C30.07%2C18.64%2C22.54%2C0%2C36-17.94%2C36-48A104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C136a32%2C32%2C0%2C1%2C1%2C32-32A32%2C32%2C0%2C0%2C1%2C128%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-atom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M196.12%2C128c24.65-34.61%2C37.22-70.38%2C19.74-87.86S162.61%2C35.23%2C128%2C59.88C93.39%2C35.23%2C57.62%2C22.66%2C40.14%2C40.14S35.23%2C93.39%2C59.88%2C128c-24.65%2C34.61-37.22%2C70.38-19.74%2C87.86h0c5.63%2C5.63%2C13.15%2C8.14%2C21.91%2C8.14%2C18.48%2C0%2C42.48-11.17%2C66-27.88C151.47%2C212.83%2C175.47%2C224%2C194%2C224c8.76%2C0%2C16.29-2.52%2C21.91-8.14h0C233.34%2C198.38%2C220.77%2C162.61%2C196.12%2C128Zm8.43-76.55c7.64%2C7.64%2C2.48%2C32.4-18.52%2C63.28a300.33%2C300.33%2C0%2C0%2C0-21.19-23.57A300.33%2C300.33%2C0%2C0%2C0%2C141.27%2C70C172.15%2C49%2C196.91%2C43.8%2C204.55%2C51.45ZM176.29%2C128a289.14%2C289.14%2C0%2C0%2C1-22.76%2C25.53A289.14%2C289.14%2C0%2C0%2C1%2C128%2C176.29a289.14%2C289.14%2C0%2C0%2C1-25.53-22.76A289.14%2C289.14%2C0%2C0%2C1%2C79.71%2C128%2C298.62%2C298.62%2C0%2C0%2C1%2C128%2C79.71a289.14%2C289.14%2C0%2C0%2C1%2C25.53%2C22.76A289.14%2C289.14%2C0%2C0%2C1%2C176.29%2C128ZM51.45%2C51.45c2.2-2.21%2C5.83-3.35%2C10.62-3.35C73.89%2C48.1%2C92.76%2C55%2C114.72%2C70A304%2C304%2C0%2C0%2C0%2C91.16%2C91.16%2C300.33%2C300.33%2C0%2C0%2C0%2C70%2C114.73C49%2C83.85%2C43.81%2C59.09%2C51.45%2C51.45Zm0%2C153.1C43.81%2C196.91%2C49%2C172.15%2C70%2C141.27a300.33%2C300.33%2C0%2C0%2C0%2C21.19%2C23.57A304.18%2C304.18%2C0%2C0%2C0%2C114.73%2C186C83.85%2C207%2C59.09%2C212.2%2C51.45%2C204.55Zm153.1%2C0c-7.64%2C7.65-32.4%2C2.48-63.28-18.52a304.18%2C304.18%2C0%2C0%2C0%2C23.57-21.19A300.33%2C300.33%2C0%2C0%2C0%2C186%2C141.27C207%2C172.15%2C212.19%2C196.91%2C204.55%2C204.55ZM140%2C128a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-avocado{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C112a48%2C48%2C0%2C1%2C0%2C48%2C48A48.05%2C48.05%2C0%2C0%2C0%2C128%2C112Zm0%2C80a32%2C32%2C0%2C1%2C1%2C32-32A32%2C32%2C0%2C0%2C1%2C128%2C192Zm83-61.34L181.2%2C46.47a56%2C56%2C0%2C0%2C0-106-1.14h0l-29.51%2C83.5A88%2C88%2C0%2C1%2C0%2C211%2C130.66ZM128%2C232a72.05%2C72.05%2C0%2C0%2C1-67.33-97.57%2C1.34%2C1.34%2C0%2C0%2C1%2C.07-.18L90.28%2C50.66h0a40%2C40%2C0%2C0%2C1%2C75.74.88l.06.18L195.9%2C136A72.05%2C72.05%2C0%2C0%2C1%2C128%2C232Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-axe{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M255.15%2C97.72A16%2C16%2C0%2C0%2C0%2C242%2C86.94a136.46%2C136.46%2C0%2C0%2C1-51.65-18l10.31-10.3a25%2C25%2C0%2C0%2C0-35.32-35.32l-13.2%2C13.21c-2.33-2.8-3.81-4.84-4.41-5.69a16%2C16%2C0%2C0%2C0-24.41-2.15L84.68%2C67.36a16%2C16%2C0%2C0%2C0%2C2.14%2C24.4c.86.6%2C2.9%2C2.08%2C5.7%2C4.41L7.31%2C181.37a25%2C25%2C0%2C0%2C0%2C35.32%2C35.32l82.3-82.31a136.63%2C136.63%2C0%2C0%2C1%2C18%2C51.65%2C16%2C16%2C0%2C0%2C0%2C10.77%2C13.12%2C16.21%2C16.21%2C0%2C0%2C0%2C5.15.85%2C15.88%2C15.88%2C0%2C0%2C0%2C11.26-4.69l81.18-81.19A15.86%2C15.86%2C0%2C0%2C0%2C255.15%2C97.72ZM176.69%2C34.63a9%2C9%2C0%2C1%2C1%2C12.68%2C12.68L176.82%2C59.86A152.5%2C152.5%2C0%2C0%2C1%2C163.1%2C48.21ZM31.31%2C205.37a9%2C9%2C0%2C1%2C1-12.68-12.68l85.58-85.58a150.89%2C150.89%2C0%2C0%2C1%2C11.65%2C13.71ZM158.8%2C183.92C150%2C118.29%2C101.52%2C82.52%2C96%2C78.67L134.66%2C40c3.86%2C5.5%2C39.63%2C54%2C105.25%2C62.78Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-baby-carriage{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M160%2C32h-8a16%2C16%2C0%2C0%2C0-16%2C16v56H55.2A40.07%2C40.07%2C0%2C0%2C0%2C16%2C72a8%2C8%2C0%2C0%2C0%2C0%2C16%2C24%2C24%2C0%2C0%2C1%2C24%2C24%2C80.09%2C80.09%2C0%2C0%2C0%2C80%2C80h40a80%2C80%2C0%2C0%2C0%2C0-160Zm63.48%2C72H166.81l41.86-33.49A63.73%2C63.73%2C0%2C0%2C1%2C223.48%2C104ZM160%2C48a63.59%2C63.59%2C0%2C0%2C1%2C36.69%2C11.61L152%2C95.35V48Zm0%2C128H120a64.09%2C64.09%2C0%2C0%2C1-63.5-56h167A64.09%2C64.09%2C0%2C0%2C1%2C160%2C176Zm-56%2C48a16%2C16%2C0%2C1%2C1-16-16A16%2C16%2C0%2C0%2C1%2C104%2C224Zm104%2C0a16%2C16%2C0%2C1%2C1-16-16A16%2C16%2C0%2C0%2C1%2C208%2C224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-baby{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M92%2C140a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C92%2C140Zm72-24a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C164%2C116Zm-12.27%2C45.23a45%2C45%2C0%2C0%2C1-47.46%2C0%2C8%2C8%2C0%2C0%2C0-8.54%2C13.54%2C61%2C61%2C0%2C0%2C0%2C64.54%2C0%2C8%2C8%2C0%2C0%2C0-8.54-13.54ZM232%2C128A104%2C104%2C0%2C1%2C1%2C128%2C24%2C104.11%2C104.11%2C0%2C0%2C1%2C232%2C128Zm-16%2C0a88.11%2C88.11%2C0%2C0%2C0-84.09-87.91C120.32%2C56.38%2C120%2C71.88%2C120%2C72a8%2C8%2C0%2C0%2C0%2C16%2C0%2C8%2C8%2C0%2C0%2C1%2C16%2C0%2C24%2C24%2C0%2C0%2C1-48%2C0c0-.73.13-14.3%2C8.46-30.63A88%2C88%2C0%2C1%2C0%2C216%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-backpack{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C40.58V32A24%2C24%2C0%2C0%2C0%2C144%2C8H112A24%2C24%2C0%2C0%2C0%2C88%2C32v8.58A56.09%2C56.09%2C0%2C0%2C0%2C40%2C96V216a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V96A56.09%2C56.09%2C0%2C0%2C0%2C168%2C40.58ZM112%2C24h32a8%2C8%2C0%2C0%2C1%2C8%2C8v8H104V32A8%2C8%2C0%2C0%2C1%2C112%2C24Zm56%2C136H88v-8a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C8%2C8ZM88%2C176h48v8a8%2C8%2C0%2C0%2C0%2C16%2C0v-8h16v40H88Zm112%2C40H184V152a24%2C24%2C0%2C0%2C0-24-24H96a24%2C24%2C0%2C0%2C0-24%2C24v64H56V96A40%2C40%2C0%2C0%2C1%2C96%2C56h64a40%2C40%2C0%2C0%2C1%2C40%2C40V216ZM152%2C88a8%2C8%2C0%2C0%2C1-8%2C8H112a8%2C8%2C0%2C0%2C1%2C0-16h32A8%2C8%2C0%2C0%2C1%2C152%2C88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-backspace{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H68.53a16.08%2C16.08%2C0%2C0%2C0-13.72%2C7.77L9.14%2C123.88a8%2C8%2C0%2C0%2C0%2C0%2C8.24l45.67%2C76.11A16.08%2C16.08%2C0%2C0%2C0%2C68.53%2C216H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40ZM61.67%2C204.12%2C68.53%2C200h0ZM216%2C200H68.53l-43.2-72%2C43.2-72H216ZM106.34%2C146.34%2C124.69%2C128l-18.35-18.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32L136%2C116.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L147.31%2C128l18.35%2C18.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L136%2C139.31l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.32-11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bag-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C64H176a48%2C48%2C0%2C0%2C0-96%2C0H40A16%2C16%2C0%2C0%2C0%2C24%2C80V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V80A16%2C16%2C0%2C0%2C0%2C216%2C64ZM128%2C32a32%2C32%2C0%2C0%2C1%2C32%2C32H96A32%2C32%2C0%2C0%2C1%2C128%2C32Zm88%2C168H40V80H216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bag{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C64H176a48%2C48%2C0%2C0%2C0-96%2C0H40A16%2C16%2C0%2C0%2C0%2C24%2C80V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V80A16%2C16%2C0%2C0%2C0%2C216%2C64ZM128%2C32a32%2C32%2C0%2C0%2C1%2C32%2C32H96A32%2C32%2C0%2C0%2C1%2C128%2C32Zm88%2C168H40V80H80V96a8%2C8%2C0%2C0%2C0%2C16%2C0V80h64V96a8%2C8%2C0%2C0%2C0%2C16%2C0V80h40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-balloon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C16a88.1%2C88.1%2C0%2C0%2C0-88%2C88c0%2C23.43%2C9.4%2C49.42%2C25.13%2C69.5%2C12.08%2C15.41%2C26.5%2C26%2C41.91%2C31.09L96.65%2C228.85A8%2C8%2C0%2C0%2C0%2C104%2C240h48a8%2C8%2C0%2C0%2C0%2C7.35-11.15L149%2C204.59c15.4-5.07%2C29.83-15.68%2C41.91-31.09C206.6%2C153.42%2C216%2C127.43%2C216%2C104A88.1%2C88.1%2C0%2C0%2C0%2C128%2C16Zm11.87%2C208H116.13l6.94-16.19c1.64.12%2C3.28.19%2C4.93.19s3.29-.07%2C4.93-.19Zm38.4-60.37C163.94%2C181.93%2C146.09%2C192%2C128%2C192s-35.94-10.07-50.27-28.37C64.12%2C146.27%2C56%2C124%2C56%2C104a72%2C72%2C0%2C0%2C1%2C144%2C0C200%2C124%2C191.88%2C146.27%2C178.27%2C163.63Zm-1-59.74A8.52%2C8.52%2C0%2C0%2C1%2C176%2C104a8%2C8%2C0%2C0%2C1-7.88-6.68%2C41.29%2C41.29%2C0%2C0%2C0-33.43-33.43%2C8%2C8%2C0%2C1%2C1%2C2.64-15.78%2C57.5%2C57.5%2C0%2C0%2C1%2C46.57%2C46.57A8%2C8%2C0%2C0%2C1%2C177.32%2C103.89Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bandaids{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184.57%2C128l27.71-27.72a40%2C40%2C0%2C1%2C0-56.56-56.56L128%2C71.43%2C100.28%2C43.72a40%2C40%2C0%2C1%2C0-56.56%2C56.56L71.43%2C128%2C43.72%2C155.72a40%2C40%2C0%2C1%2C0%2C56.56%2C56.56L128%2C184.57l27.72%2C27.71a40%2C40%2C0%2C1%2C0%2C56.56-56.56ZM167%2C55A24%2C24%2C0%2C1%2C1%2C201%2C89l-27.72%2C27.72L139.31%2C82.75Zm-5.09%2C73L128%2C161.94%2C94.06%2C128%2C128%2C94.06ZM55%2C89h0A24%2C24%2C0%2C1%2C1%2C89%2C55l27.72%2C27.72L82.75%2C116.69ZM89%2C201A24%2C24%2C0%2C1%2C1%2C55%2C167l27.72-27.72%2C33.94%2C33.94Zm112%2C0A24%2C24%2C0%2C0%2C1%2C167%2C201l-27.72-27.72%2C33.94-33.94L201%2C167A24%2C24%2C0%2C0%2C1%2C201%2C201Zm-85-73a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C116%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bank{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24%2C104H48v64H32a8%2C8%2C0%2C0%2C0%2C0%2C16H224a8%2C8%2C0%2C0%2C0%2C0-16H208V104h24a8%2C8%2C0%2C0%2C0%2C4.19-14.81l-104-64a8%2C8%2C0%2C0%2C0-8.38%2C0l-104%2C64A8%2C8%2C0%2C0%2C0%2C24%2C104Zm40%2C0H96v64H64Zm80%2C0v64H112V104Zm48%2C64H160V104h32ZM128%2C41.39%2C203.74%2C88H52.26ZM248%2C208a8%2C8%2C0%2C0%2C1-8%2C8H16a8%2C8%2C0%2C0%2C1%2C0-16H240A8%2C8%2C0%2C0%2C1%2C248%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-barbell{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C120h-8V88a16%2C16%2C0%2C0%2C0-16-16H208V64a16%2C16%2C0%2C0%2C0-16-16H168a16%2C16%2C0%2C0%2C0-16%2C16v56H104V64A16%2C16%2C0%2C0%2C0%2C88%2C48H64A16%2C16%2C0%2C0%2C0%2C48%2C64v8H32A16%2C16%2C0%2C0%2C0%2C16%2C88v32H8a8%2C8%2C0%2C0%2C0%2C0%2C16h8v32a16%2C16%2C0%2C0%2C0%2C16%2C16H48v8a16%2C16%2C0%2C0%2C0%2C16%2C16H88a16%2C16%2C0%2C0%2C0%2C16-16V136h48v56a16%2C16%2C0%2C0%2C0%2C16%2C16h24a16%2C16%2C0%2C0%2C0%2C16-16v-8h16a16%2C16%2C0%2C0%2C0%2C16-16V136h8a8%2C8%2C0%2C0%2C0%2C0-16ZM32%2C168V88H48v80Zm56%2C24H64V64H88V192Zm104%2C0H168V64h24V175.82c0%2C.06%2C0%2C.12%2C0%2C.18s0%2C.12%2C0%2C.18V192Zm32-24H208V88h16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-barcode{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C48V88a8%2C8%2C0%2C0%2C1-16%2C0V56H184a8%2C8%2C0%2C0%2C1%2C0-16h40A8%2C8%2C0%2C0%2C1%2C232%2C48ZM72%2C200H40V168a8%2C8%2C0%2C0%2C0-16%2C0v40a8%2C8%2C0%2C0%2C0%2C8%2C8H72a8%2C8%2C0%2C0%2C0%2C0-16Zm152-40a8%2C8%2C0%2C0%2C0-8%2C8v32H184a8%2C8%2C0%2C0%2C0%2C0%2C16h40a8%2C8%2C0%2C0%2C0%2C8-8V168A8%2C8%2C0%2C0%2C0%2C224%2C160ZM32%2C96a8%2C8%2C0%2C0%2C0%2C8-8V56H72a8%2C8%2C0%2C0%2C0%2C0-16H32a8%2C8%2C0%2C0%2C0-8%2C8V88A8%2C8%2C0%2C0%2C0%2C32%2C96ZM80%2C80a8%2C8%2C0%2C0%2C0-8%2C8v80a8%2C8%2C0%2C0%2C0%2C16%2C0V88A8%2C8%2C0%2C0%2C0%2C80%2C80Zm104%2C88V88a8%2C8%2C0%2C0%2C0-16%2C0v80a8%2C8%2C0%2C0%2C0%2C16%2C0ZM144%2C80a8%2C8%2C0%2C0%2C0-8%2C8v80a8%2C8%2C0%2C0%2C0%2C16%2C0V88A8%2C8%2C0%2C0%2C0%2C144%2C80Zm-32%2C0a8%2C8%2C0%2C0%2C0-8%2C8v80a8%2C8%2C0%2C0%2C0%2C16%2C0V88A8%2C8%2C0%2C0%2C0%2C112%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-barn{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C192h-8V130.57l1.49%2C2.08a8%2C8%2C0%2C1%2C0%2C13-9.3l-40-56a8%2C8%2C0%2C0%2C0-2-1.94L137%2C18.77l-.1-.07a16%2C16%2C0%2C0%2C0-17.76%2C0l-.1.07L51.45%2C65.42a8%2C8%2C0%2C0%2C0-2%2C1.94l-40%2C56a8%2C8%2C0%2C1%2C0%2C13%2C9.3L24%2C130.57V192H16a8%2C8%2C0%2C0%2C0%2C0%2C16H240a8%2C8%2C0%2C0%2C0%2C0-16ZM40%2C108.17%2C61.7%2C77.79%2C128%2C32l66.3%2C45.78L216%2C108.17V192H192V120a8%2C8%2C0%2C0%2C0-8-8H72a8%2C8%2C0%2C0%2C0-8%2C8v72H40Zm88%2C42L97%2C128H159Zm48-14.62v48.91L141.76%2C160ZM114.24%2C160%2C80%2C184.46V135.55ZM128%2C169.83%2C159%2C192H97ZM104%2C88a8%2C8%2C0%2C0%2C1%2C8-8h32a8%2C8%2C0%2C1%2C1%2C0%2C16H112A8%2C8%2C0%2C0%2C1%2C104%2C88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-barricade{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C64H32A16%2C16%2C0%2C0%2C0%2C16%2C80v72a16%2C16%2C0%2C0%2C0%2C16%2C16H56v32a8%2C8%2C0%2C0%2C0%2C16%2C0V168H184v32a8%2C8%2C0%2C0%2C0%2C16%2C0V168h24a16%2C16%2C0%2C0%2C0%2C16-16V80A16%2C16%2C0%2C0%2C0%2C224%2C64Zm0%2C64.69L175.31%2C80H224ZM80.69%2C80l72%2C72H103.31L32%2C80.69V80ZM32%2C103.31%2C80.69%2C152H32ZM224%2C152H175.31l-72-72h49.38L224%2C151.32V152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-baseball-cap{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24h0A104.12%2C104.12%2C0%2C0%2C0%2C24%2C128v56a24%2C24%2C0%2C0%2C0%2C24%2C24%2C24.11%2C24.11%2C0%2C0%2C0%2C14.18-4.64C74.33%2C194.53%2C95.6%2C184%2C128%2C184s53.67%2C10.52%2C65.81%2C19.35A24%2C24%2C0%2C0%2C0%2C232%2C184V128A104.12%2C104.12%2C0%2C0%2C0%2C128%2C24Zm88%2C104v8.87a166%2C166%2C0%2C0%2C0-40.94-18.22A167%2C167%2C0%2C0%2C0%2C146.19%2C41.9%2C88.14%2C88.14%2C0%2C0%2C1%2C216%2C128ZM128%2C44.27a152.47%2C152.47%2C0%2C0%2C1%2C30.4%2C70.46%2C170.85%2C170.85%2C0%2C0%2C0-60.84%2C0A153.31%2C153.31%2C0%2C0%2C1%2C128%2C44.27ZM109.81%2C41.9a167%2C167%2C0%2C0%2C0-28.87%2C76.76A166%2C166%2C0%2C0%2C0%2C40%2C136.88V128A88.14%2C88.14%2C0%2C0%2C1%2C109.81%2C41.9ZM211.66%2C191.11a8%2C8%2C0%2C0%2C1-8.44-.69C189.16%2C180.2%2C164.7%2C168%2C128%2C168S66.84%2C180.2%2C52.78%2C190.42a8%2C8%2C0%2C0%2C1-8.44.69A7.77%2C7.77%2C0%2C0%2C1%2C40%2C184V156.07a152%2C152%2C0%2C0%2C1%2C176%2C0V184A7.77%2C7.77%2C0%2C0%2C1%2C211.66%2C191.11Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-baseball-helmet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C128a28%2C28%2C0%2C1%2C0%2C28%2C28A28%2C28%2C0%2C0%2C0%2C88%2C128Zm0%2C40a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C88%2C168Zm160-48H223.7A104%2C104%2C0%2C0%2C0%2C16%2C128v24a72.08%2C72.08%2C0%2C0%2C0%2C72%2C72h40a72.08%2C72.08%2C0%2C0%2C0%2C72-72V136h48a8%2C8%2C0%2C0%2C0%2C0-16Zm-64%2C32a56.06%2C56.06%2C0%2C0%2C1-50.46%2C55.72A71.87%2C71.87%2C0%2C0%2C0%2C160%2C152V136h24Zm-32-32a8%2C8%2C0%2C0%2C0-8%2C8v24a56%2C56%2C0%2C0%2C1-112%2C0V128a88%2C88%2C0%2C0%2C1%2C175.64-8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-baseball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24ZM72.09%2C195.91c.82-1%2C1.64-1.93%2C2.42-2.91A8%2C8%2C0%2C1%2C0%2C62%2C183l-1.34%2C1.62a87.82%2C87.82%2C0%2C0%2C1%2C0-113.24L62%2C73A8%2C8%2C0%2C1%2C0%2C74.51%2C63c-.78-1-1.6-2-2.42-2.91a87.84%2C87.84%2C0%2C0%2C1%2C111.82%2C0c-.82%2C1-1.64%2C1.92-2.42%2C2.91A8%2C8%2C0%2C1%2C0%2C194%2C73l1.34-1.62a87.82%2C87.82%2C0%2C0%2C1%2C0%2C113.24L194%2C183a8%2C8%2C0%2C1%2C0-12.48%2C10c.78%2C1%2C1.6%2C1.95%2C2.42%2C2.91a87.84%2C87.84%2C0%2C0%2C1-111.82%2C0Zm23.8-50.59a104.5%2C104.5%2C0%2C0%2C1-4.48%2C17.35%2C8%2C8%2C0%2C0%2C1-15.09-5.34%2C87.1%2C87.1%2C0%2C0%2C0%2C3.79-14.65%2C8%2C8%2C0%2C1%2C1%2C15.78%2C2.64Zm0-34.64a8%2C8%2C0%2C0%2C1-6.57%2C9.21A8.52%2C8.52%2C0%2C0%2C1%2C88%2C120a8%2C8%2C0%2C0%2C1-7.88-6.68%2C87.1%2C87.1%2C0%2C0%2C0-3.79-14.65%2C8%2C8%2C0%2C0%2C1%2C15.09-5.34A104.5%2C104.5%2C0%2C0%2C1%2C95.89%2C110.68Zm78.91%2C56.86a8%2C8%2C0%2C0%2C1-10.21-4.87%2C104.5%2C104.5%2C0%2C0%2C1-4.48-17.35%2C8%2C8%2C0%2C1%2C1%2C15.78-2.64%2C87.1%2C87.1%2C0%2C0%2C0%2C3.79%2C14.65A8%2C8%2C0%2C0%2C1%2C174.8%2C167.54Zm-14.69-56.86a104.5%2C104.5%2C0%2C0%2C1%2C4.48-17.35%2C8%2C8%2C0%2C0%2C1%2C15.09%2C5.34%2C87.1%2C87.1%2C0%2C0%2C0-3.79%2C14.65A8%2C8%2C0%2C0%2C1%2C168%2C120a8.52%2C8.52%2C0%2C0%2C1-1.33-.11A8%2C8%2C0%2C0%2C1%2C160.11%2C110.68Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-basket{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C120v56a8%2C8%2C0%2C0%2C1-16%2C0V120a8%2C8%2C0%2C0%2C1%2C16%2C0Zm36.84-.8-5.6%2C56A8%2C8%2C0%2C0%2C0%2C174.4%2C184a7.32%2C7.32%2C0%2C0%2C0%2C.81%2C0%2C8%2C8%2C0%2C0%2C0%2C7.95-7.2l5.6-56a8%2C8%2C0%2C0%2C0-15.92-1.6Zm-89.68%2C0a8%2C8%2C0%2C0%2C0-15.92%2C1.6l5.6%2C56a8%2C8%2C0%2C0%2C0%2C8%2C7.2%2C7.32%2C7.32%2C0%2C0%2C0%2C.81%2C0%2C8%2C8%2C0%2C0%2C0%2C7.16-8.76ZM239.93%2C89.06%2C224.86%2C202.12A16.06%2C16.06%2C0%2C0%2C1%2C209%2C216H47a16.06%2C16.06%2C0%2C0%2C1-15.86-13.88L16.07%2C89.06A8%2C8%2C0%2C0%2C1%2C24%2C80H68.37L122%2C18.73a8%2C8%2C0%2C0%2C1%2C12%2C0L187.63%2C80H232a8%2C8%2C0%2C0%2C1%2C7.93%2C9.06ZM89.63%2C80h76.74L128%2C36.15ZM222.86%2C96H33.14L47%2C200H209Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-basketball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24ZM60%2C72.17A87.2%2C87.2%2C0%2C0%2C1%2C79.63%2C120H40.37A87.54%2C87.54%2C0%2C0%2C1%2C60%2C72.17ZM136%2C120V40.37a87.59%2C87.59%2C0%2C0%2C1%2C48.68%2C20.37A103.06%2C103.06%2C0%2C0%2C0%2C160.3%2C120Zm-16%2C0H95.7A103.06%2C103.06%2C0%2C0%2C0%2C71.32%2C60.74%2C87.59%2C87.59%2C0%2C0%2C1%2C120%2C40.37ZM79.63%2C136A87.2%2C87.2%2C0%2C0%2C1%2C60%2C183.83%2C87.54%2C87.54%2C0%2C0%2C1%2C40.37%2C136Zm16.07%2C0H120v79.63a87.59%2C87.59%2C0%2C0%2C1-48.68-20.37A103.09%2C103.09%2C0%2C0%2C0%2C95.7%2C136Zm40.3%2C0h24.3a103.09%2C103.09%2C0%2C0%2C0%2C24.38%2C59.26A87.59%2C87.59%2C0%2C0%2C1%2C136%2C215.63Zm40.37%2C0h39.26A87.54%2C87.54%2C0%2C0%2C1%2C196%2C183.83%2C87.2%2C87.2%2C0%2C0%2C1%2C176.37%2C136Zm0-16A87.2%2C87.2%2C0%2C0%2C1%2C196%2C72.17%2C87.54%2C87.54%2C0%2C0%2C1%2C215.63%2C120Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bathtub{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C96H208a8%2C8%2C0%2C0%2C0-8-8H136a8%2C8%2C0%2C0%2C0-8%2C8H64V52A12%2C12%2C0%2C0%2C1%2C76%2C40a12.44%2C12.44%2C0%2C0%2C1%2C12.16%2C9.59%2C8%2C8%2C0%2C0%2C0%2C15.68-3.18A28.32%2C28.32%2C0%2C0%2C0%2C76%2C24%2C28%2C28%2C0%2C0%2C0%2C48%2C52V96H16a8%2C8%2C0%2C0%2C0-8%2C8v40a56.06%2C56.06%2C0%2C0%2C0%2C56%2C56v16a8%2C8%2C0%2C0%2C0%2C16%2C0V200h96v16a8%2C8%2C0%2C0%2C0%2C16%2C0V200a56.06%2C56.06%2C0%2C0%2C0%2C56-56V104A8%2C8%2C0%2C0%2C0%2C240%2C96Zm-48%2C8v32H144V104Zm40%2C40a40%2C40%2C0%2C0%2C1-40%2C40H64a40%2C40%2C0%2C0%2C1-40-40V112H128v32a8%2C8%2C0%2C0%2C0%2C8%2C8h64a8%2C8%2C0%2C0%2C0%2C8-8V112h24Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-battery-charging-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M150.81%2C131.79a8%2C8%2C0%2C0%2C1%2C.35%2C7.79l-16%2C32a8%2C8%2C0%2C0%2C1-14.32-7.16L131.06%2C144H112a8%2C8%2C0%2C0%2C1-7.16-11.58l16-32a8%2C8%2C0%2C1%2C1%2C14.32%2C7.16L124.94%2C128H144A8%2C8%2C0%2C0%2C1%2C150.81%2C131.79ZM96%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16H96a8%2C8%2C0%2C0%2C0%2C0%2C16ZM200%2C56V224a24%2C24%2C0%2C0%2C1-24%2C24H80a24%2C24%2C0%2C0%2C1-24-24V56A24%2C24%2C0%2C0%2C1%2C80%2C32h96A24%2C24%2C0%2C0%2C1%2C200%2C56Zm-16%2C0a8%2C8%2C0%2C0%2C0-8-8H80a8%2C8%2C0%2C0%2C0-8%2C8V224a8%2C8%2C0%2C0%2C0%2C8%2C8h96a8%2C8%2C0%2C0%2C0%2C8-8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-battery-charging{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C56H32A24%2C24%2C0%2C0%2C0%2C8%2C80v96a24%2C24%2C0%2C0%2C0%2C24%2C24H200a24%2C24%2C0%2C0%2C0%2C24-24V80A24%2C24%2C0%2C0%2C0%2C200%2C56Zm8%2C120a8%2C8%2C0%2C0%2C1-8%2C8H32a8%2C8%2C0%2C0%2C1-8-8V80a8%2C8%2C0%2C0%2C1%2C8-8H200a8%2C8%2C0%2C0%2C1%2C8%2C8Zm48-80v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0ZM138.81%2C123.79a8%2C8%2C0%2C0%2C1%2C.35%2C7.79l-16%2C32a8%2C8%2C0%2C0%2C1-14.32-7.16L119.06%2C136H100a8%2C8%2C0%2C0%2C1-7.16-11.58l16-32a8%2C8%2C0%2C1%2C1%2C14.32%2C7.16L112.94%2C120H132A8%2C8%2C0%2C0%2C1%2C138.81%2C123.79Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-battery-empty{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C56H32A24%2C24%2C0%2C0%2C0%2C8%2C80v96a24%2C24%2C0%2C0%2C0%2C24%2C24H200a24%2C24%2C0%2C0%2C0%2C24-24V80A24%2C24%2C0%2C0%2C0%2C200%2C56Zm8%2C120a8%2C8%2C0%2C0%2C1-8%2C8H32a8%2C8%2C0%2C0%2C1-8-8V80a8%2C8%2C0%2C0%2C1%2C8-8H200a8%2C8%2C0%2C0%2C1%2C8%2C8Zm48-80v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-battery-full{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C56H32A24%2C24%2C0%2C0%2C0%2C8%2C80v96a24%2C24%2C0%2C0%2C0%2C24%2C24H200a24%2C24%2C0%2C0%2C0%2C24-24V80A24%2C24%2C0%2C0%2C0%2C200%2C56Zm8%2C120a8%2C8%2C0%2C0%2C1-8%2C8H32a8%2C8%2C0%2C0%2C1-8-8V80a8%2C8%2C0%2C0%2C1%2C8-8H200a8%2C8%2C0%2C0%2C1%2C8%2C8ZM184%2C96v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0Zm-40%2C0v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0Zm-40%2C0v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0ZM64%2C96v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0Zm192%2C0v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-battery-high{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C56H32A24%2C24%2C0%2C0%2C0%2C8%2C80v96a24%2C24%2C0%2C0%2C0%2C24%2C24H200a24%2C24%2C0%2C0%2C0%2C24-24V80A24%2C24%2C0%2C0%2C0%2C200%2C56Zm8%2C120a8%2C8%2C0%2C0%2C1-8%2C8H32a8%2C8%2C0%2C0%2C1-8-8V80a8%2C8%2C0%2C0%2C1%2C8-8H200a8%2C8%2C0%2C0%2C1%2C8%2C8ZM144%2C96v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0Zm-40%2C0v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0ZM64%2C96v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0Zm192%2C0v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-battery-low{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C56H32A24%2C24%2C0%2C0%2C0%2C8%2C80v96a24%2C24%2C0%2C0%2C0%2C24%2C24H200a24%2C24%2C0%2C0%2C0%2C24-24V80A24%2C24%2C0%2C0%2C0%2C200%2C56Zm8%2C120a8%2C8%2C0%2C0%2C1-8%2C8H32a8%2C8%2C0%2C0%2C1-8-8V80a8%2C8%2C0%2C0%2C1%2C8-8H200a8%2C8%2C0%2C0%2C1%2C8%2C8ZM64%2C96v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0Zm192%2C0v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-battery-medium{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C56H32A24%2C24%2C0%2C0%2C0%2C8%2C80v96a24%2C24%2C0%2C0%2C0%2C24%2C24H200a24%2C24%2C0%2C0%2C0%2C24-24V80A24%2C24%2C0%2C0%2C0%2C200%2C56Zm8%2C120a8%2C8%2C0%2C0%2C1-8%2C8H32a8%2C8%2C0%2C0%2C1-8-8V80a8%2C8%2C0%2C0%2C1%2C8-8H200a8%2C8%2C0%2C0%2C1%2C8%2C8ZM104%2C96v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0ZM64%2C96v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0Zm192%2C0v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-battery-plus-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C8a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C8ZM200%2C56V224a24%2C24%2C0%2C0%2C1-24%2C24H80a24%2C24%2C0%2C0%2C1-24-24V56A24%2C24%2C0%2C0%2C1%2C80%2C32h96A24%2C24%2C0%2C0%2C1%2C200%2C56Zm-16%2C0a8%2C8%2C0%2C0%2C0-8-8H80a8%2C8%2C0%2C0%2C0-8%2C8V224a8%2C8%2C0%2C0%2C0%2C8%2C8h96a8%2C8%2C0%2C0%2C0%2C8-8Zm-28%2C76H136V112a8%2C8%2C0%2C0%2C0-16%2C0v20H100a8%2C8%2C0%2C0%2C0%2C0%2C16h20v20a8%2C8%2C0%2C0%2C0%2C16%2C0V148h20a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-battery-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C128a8%2C8%2C0%2C0%2C1-8%2C8H124v20a8%2C8%2C0%2C0%2C1-16%2C0V136H88a8%2C8%2C0%2C0%2C1%2C0-16h20V100a8%2C8%2C0%2C0%2C1%2C16%2C0v20h20A8%2C8%2C0%2C0%2C1%2C152%2C128Zm72-48v96a24%2C24%2C0%2C0%2C1-24%2C24H32A24%2C24%2C0%2C0%2C1%2C8%2C176V80A24%2C24%2C0%2C0%2C1%2C32%2C56H200A24%2C24%2C0%2C0%2C1%2C224%2C80Zm-16%2C0a8%2C8%2C0%2C0%2C0-8-8H32a8%2C8%2C0%2C0%2C0-8%2C8v96a8%2C8%2C0%2C0%2C0%2C8%2C8H200a8%2C8%2C0%2C0%2C0%2C8-8Zm40%2C8a8%2C8%2C0%2C0%2C0-8%2C8v64a8%2C8%2C0%2C0%2C0%2C16%2C0V96A8%2C8%2C0%2C0%2C0%2C248%2C88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-battery-vertical-empty{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C8a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C8ZM200%2C56V224a24%2C24%2C0%2C0%2C1-24%2C24H80a24%2C24%2C0%2C0%2C1-24-24V56A24%2C24%2C0%2C0%2C1%2C80%2C32h96A24%2C24%2C0%2C0%2C1%2C200%2C56Zm-16%2C0a8%2C8%2C0%2C0%2C0-8-8H80a8%2C8%2C0%2C0%2C0-8%2C8V224a8%2C8%2C0%2C0%2C0%2C8%2C8h96a8%2C8%2C0%2C0%2C0%2C8-8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-battery-vertical-full{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C8a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C8ZM200%2C56V224a24%2C24%2C0%2C0%2C1-24%2C24H80a24%2C24%2C0%2C0%2C1-24-24V56A24%2C24%2C0%2C0%2C1%2C80%2C32h96A24%2C24%2C0%2C0%2C1%2C200%2C56Zm-16%2C0a8%2C8%2C0%2C0%2C0-8-8H80a8%2C8%2C0%2C0%2C0-8%2C8V224a8%2C8%2C0%2C0%2C0%2C8%2C8h96a8%2C8%2C0%2C0%2C0%2C8-8ZM160%2C72H96a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C40H96a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C40H96a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C40H96a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-battery-vertical-high{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C8a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C8ZM200%2C56V224a24%2C24%2C0%2C0%2C1-24%2C24H80a24%2C24%2C0%2C0%2C1-24-24V56A24%2C24%2C0%2C0%2C1%2C80%2C32h96A24%2C24%2C0%2C0%2C1%2C200%2C56Zm-16%2C0a8%2C8%2C0%2C0%2C0-8-8H80a8%2C8%2C0%2C0%2C0-8%2C8V224a8%2C8%2C0%2C0%2C0%2C8%2C8h96a8%2C8%2C0%2C0%2C0%2C8-8Zm-24%2C56H96a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C40H96a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C40H96a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-battery-vertical-low{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C8a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C8ZM200%2C56V224a24%2C24%2C0%2C0%2C1-24%2C24H80a24%2C24%2C0%2C0%2C1-24-24V56A24%2C24%2C0%2C0%2C1%2C80%2C32h96A24%2C24%2C0%2C0%2C1%2C200%2C56Zm-16%2C0a8%2C8%2C0%2C0%2C0-8-8H80a8%2C8%2C0%2C0%2C0-8%2C8V224a8%2C8%2C0%2C0%2C0%2C8%2C8h96a8%2C8%2C0%2C0%2C0%2C8-8ZM160%2C192H96a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-battery-vertical-medium{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C32H80A24%2C24%2C0%2C0%2C0%2C56%2C56V224a24%2C24%2C0%2C0%2C0%2C24%2C24h96a24%2C24%2C0%2C0%2C0%2C24-24V56A24%2C24%2C0%2C0%2C0%2C176%2C32Zm8%2C192a8%2C8%2C0%2C0%2C1-8%2C8H80a8%2C8%2C0%2C0%2C1-8-8V56a8%2C8%2C0%2C0%2C1%2C8-8h96a8%2C8%2C0%2C0%2C1%2C8%2C8Zm-16-24a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C168%2C200ZM88%2C8a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C8Zm80%2C152a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C168%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-battery-warning-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M120%2C136V96a8%2C8%2C0%2C0%2C1%2C16%2C0v40a8%2C8%2C0%2C0%2C1-16%2C0Zm8%2C24a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C128%2C160ZM96%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16H96a8%2C8%2C0%2C0%2C0%2C0%2C16ZM200%2C56V224a24%2C24%2C0%2C0%2C1-24%2C24H80a24%2C24%2C0%2C0%2C1-24-24V56A24%2C24%2C0%2C0%2C1%2C80%2C32h96A24%2C24%2C0%2C0%2C1%2C200%2C56Zm-16%2C0a8%2C8%2C0%2C0%2C0-8-8H80a8%2C8%2C0%2C0%2C0-8%2C8V224a8%2C8%2C0%2C0%2C0%2C8%2C8h96a8%2C8%2C0%2C0%2C0%2C8-8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-battery-warning{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M256%2C96v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0ZM224%2C80v96a24%2C24%2C0%2C0%2C1-24%2C24H32A24%2C24%2C0%2C0%2C1%2C8%2C176V80A24%2C24%2C0%2C0%2C1%2C32%2C56H200A24%2C24%2C0%2C0%2C1%2C224%2C80Zm-16%2C0a8%2C8%2C0%2C0%2C0-8-8H32a8%2C8%2C0%2C0%2C0-8%2C8v96a8%2C8%2C0%2C0%2C0%2C8%2C8H200a8%2C8%2C0%2C0%2C0%2C8-8Zm-92%2C52a8%2C8%2C0%2C0%2C0%2C8-8V96a8%2C8%2C0%2C0%2C0-16%2C0v28A8%2C8%2C0%2C0%2C0%2C116%2C132Zm0%2C12a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C116%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-beach-ball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm81.7%2C71.3a199.77%2C199.77%2C0%2C0%2C0-40.94-8.06A199.77%2C199.77%2C0%2C0%2C0%2C160.7%2C46.3%2C88.57%2C88.57%2C0%2C0%2C1%2C209.7%2C95.3ZM216%2C128a87.83%2C87.83%2C0%2C0%2C1-4.28%2C27.12%2C200.28%2C200.28%2C0%2C0%2C0-29.16-49.93%2C183.12%2C183.12%2C0%2C0%2C1%2C32.31%2C8.75A88.14%2C88.14%2C0%2C0%2C1%2C216%2C128ZM142.06%2C41.13a183.12%2C183.12%2C0%2C0%2C1%2C8.75%2C32.31%2C200.28%2C200.28%2C0%2C0%2C0-49.93-29.16%2C88.05%2C88.05%2C0%2C0%2C1%2C41.18-3.15ZM80.44%2C54a183.88%2C183.88%2C0%2C0%2C1%2C61.25%2C32.64A200.21%2C200.21%2C0%2C0%2C0%2C40.41%2C119.5%2C88.11%2C88.11%2C0%2C0%2C1%2C80.44%2C54ZM40.67%2C138.86a184.08%2C184.08%2C0%2C0%2C1%2C112.88-36.41%2C184.08%2C184.08%2C0%2C0%2C1-36.41%2C112.88A88.18%2C88.18%2C0%2C0%2C1%2C40.67%2C138.86Zm95.83%2C76.73a200.21%2C200.21%2C0%2C0%2C0%2C32.87-101.28A183.88%2C183.88%2C0%2C0%2C1%2C202%2C175.56%2C88.11%2C88.11%2C0%2C0%2C1%2C136.5%2C215.59Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-beanie{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C162.16V144a96.18%2C96.18%2C0%2C0%2C0-72.34-93%2C28%2C28%2C0%2C1%2C0-47.32%2C0A96.18%2C96.18%2C0%2C0%2C0%2C32%2C144v18.16A16%2C16%2C0%2C0%2C0%2C24%2C176v32a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V176A16%2C16%2C0%2C0%2C0%2C224%2C162.16ZM116%2C36a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C116%2C36Zm12%2C28a80.09%2C80.09%2C0%2C0%2C1%2C80%2C80v16H48V144A80.09%2C80.09%2C0%2C0%2C1%2C128%2C64Zm-8%2C112v32H80V176Zm16%2C0h40v32H136Zm-96%2C0H64v32H40Zm176%2C32H192V176h24v32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C72H32V48a8%2C8%2C0%2C0%2C0-16%2C0V208a8%2C8%2C0%2C0%2C0%2C16%2C0V176H240v32a8%2C8%2C0%2C0%2C0%2C16%2C0V112A40%2C40%2C0%2C0%2C0%2C216%2C72ZM32%2C88h72v72H32Zm88%2C72V88h96a24%2C24%2C0%2C0%2C1%2C24%2C24v48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-beer-bottle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M245.66%2C42.34l-32-32a8%2C8%2C0%2C0%2C0-11.32%2C11.32l1.48%2C1.47L148.65%2C64.51l-38.22%2C7.65a8.05%2C8.05%2C0%2C0%2C0-4.09%2C2.18L23%2C157.66a24%2C24%2C0%2C0%2C0%2C0%2C33.94L64.4%2C233a24%2C24%2C0%2C0%2C0%2C33.94%2C0l83.32-83.31a8%2C8%2C0%2C0%2C0%2C2.18-4.09l7.65-38.22%2C41.38-55.17%2C1.47%2C1.48a8%2C8%2C0%2C0%2C0%2C11.32-11.32ZM96%2C107.31%2C148.69%2C160%2C104%2C204.69%2C51.31%2C152ZM81.37%2C224a7.94%2C7.94%2C0%2C0%2C1-5.65-2.34L34.34%2C180.28a8%2C8%2C0%2C0%2C1%2C0-11.31L40%2C163.31%2C92.69%2C216%2C87%2C221.66A8%2C8%2C0%2C0%2C1%2C81.37%2C224ZM177.6%2C99.2a7.92%2C7.92%2C0%2C0%2C0-1.44%2C3.23l-7.53%2C37.63L160%2C148.69%2C107.31%2C96l8.63-8.63%2C37.63-7.53a7.92%2C7.92%2C0%2C0%2C0%2C3.23-1.44l58.45-43.84%2C6.19%2C6.19Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-beer-stein{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M104%2C104v80a8%2C8%2C0%2C0%2C1-16%2C0V104a8%2C8%2C0%2C0%2C1%2C16%2C0Zm40-8a8%2C8%2C0%2C0%2C0-8%2C8v80a8%2C8%2C0%2C0%2C0%2C16%2C0V104A8%2C8%2C0%2C0%2C0%2C144%2C96Zm96%2C16v64a24%2C24%2C0%2C0%2C1-24%2C24H200v8a16%2C16%2C0%2C0%2C1-16%2C16H56a16%2C16%2C0%2C0%2C1-16-16V72c0-30.88%2C28.71-56%2C64-56%2C16.77%2C0%2C32.91%2C5.8%2C44.82%2C16H160a40%2C40%2C0%2C0%2C1%2C40%2C40V88h16A24%2C24%2C0%2C0%2C1%2C240%2C112ZM57%2C64H182.62A24%2C24%2C0%2C0%2C0%2C160%2C48H145.74a8%2C8%2C0%2C0%2C1-5.53-2.22C131.06%2C37%2C117.87%2C32%2C104%2C32%2C80.82%2C32%2C61.43%2C45.76%2C57%2C64ZM184%2C208V80H56V208H184Zm40-96a8%2C8%2C0%2C0%2C0-8-8H200v80h16a8%2C8%2C0%2C0%2C0%2C8-8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-behance-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M160%2C80a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C0%2C16H168A8%2C8%2C0%2C0%2C1%2C160%2C80Zm-24%2C78a42%2C42%2C0%2C0%2C1-42%2C42H32a8%2C8%2C0%2C0%2C1-8-8V64a8%2C8%2C0%2C0%2C1%2C8-8H90a38%2C38%2C0%2C0%2C1%2C25.65%2C66A42%2C42%2C0%2C0%2C1%2C136%2C158ZM40%2C116H90a22%2C22%2C0%2C0%2C0%2C0-44H40Zm80%2C42a26%2C26%2C0%2C0%2C0-26-26H40v52H94A26%2C26%2C0%2C0%2C0%2C120%2C158Zm128-6a8%2C8%2C0%2C0%2C1-8%2C8H169a32%2C32%2C0%2C0%2C0%2C56.59%2C11.2%2C8%2C8%2C0%2C0%2C1%2C12.8%2C9.61A48%2C48%2C0%2C1%2C1%2C248%2C152Zm-17-8a32%2C32%2C0%2C0%2C0-62%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bell-ringing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C71.1a8%2C8%2C0%2C0%2C1-10.78-3.42%2C94.13%2C94.13%2C0%2C0%2C0-33.46-36.91%2C8%2C8%2C0%2C1%2C1%2C8.54-13.54%2C111.46%2C111.46%2C0%2C0%2C1%2C39.12%2C43.09A8%2C8%2C0%2C0%2C1%2C224%2C71.1ZM35.71%2C72a8%2C8%2C0%2C0%2C0%2C7.1-4.32A94.13%2C94.13%2C0%2C0%2C1%2C76.27%2C30.77a8%2C8%2C0%2C1%2C0-8.54-13.54A111.46%2C111.46%2C0%2C0%2C0%2C28.61%2C60.32%2C8%2C8%2C0%2C0%2C0%2C35.71%2C72Zm186.1%2C103.94A16%2C16%2C0%2C0%2C1%2C208%2C200H167.2a40%2C40%2C0%2C0%2C1-78.4%2C0H48a16%2C16%2C0%2C0%2C1-13.79-24.06C43.22%2C160.39%2C48%2C138.28%2C48%2C112a80%2C80%2C0%2C0%2C1%2C160%2C0C208%2C138.27%2C212.78%2C160.38%2C221.81%2C175.94ZM150.62%2C200H105.38a24%2C24%2C0%2C0%2C0%2C45.24%2C0ZM208%2C184c-10.64-18.27-16-42.49-16-72a64%2C64%2C0%2C0%2C0-128%2C0c0%2C29.52-5.38%2C53.74-16%2C72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bell-simple-ringing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C224a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C168%2C224ZM227.39%2C60.32a111.36%2C111.36%2C0%2C0%2C0-39.12-43.08%2C8%2C8%2C0%2C1%2C0-8.54%2C13.53%2C94.13%2C94.13%2C0%2C0%2C1%2C33.46%2C36.91%2C8%2C8%2C0%2C0%2C0%2C14.2-7.36ZM35.71%2C72a8%2C8%2C0%2C0%2C0%2C7.1-4.32A94.13%2C94.13%2C0%2C0%2C1%2C76.27%2C30.77a8%2C8%2C0%2C1%2C0-8.54-13.53A111.36%2C111.36%2C0%2C0%2C0%2C28.61%2C60.32%2C8%2C8%2C0%2C0%2C0%2C35.71%2C72Zm186.1%2C103.94A16%2C16%2C0%2C0%2C1%2C208%2C200H48a16%2C16%2C0%2C0%2C1-13.79-24.06C43.22%2C160.39%2C48%2C138.28%2C48%2C112a80%2C80%2C0%2C0%2C1%2C160%2C0C208%2C138.27%2C212.78%2C160.38%2C221.81%2C175.94ZM208%2C184c-10.64-18.27-16-42.49-16-72a64%2C64%2C0%2C0%2C0-128%2C0c0%2C29.52-5.38%2C53.74-16%2C72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bell-simple-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.92%2C34.62A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38L58.82%2C63.8A79.59%2C79.59%2C0%2C0%2C0%2C48%2C104c0%2C35.34-8.26%2C62.38-13.81%2C71.94A16%2C16%2C0%2C0%2C0%2C48%2C200H182.64l19.44%2C21.38a8%2C8%2C0%2C1%2C0%2C11.84-10.76ZM48%2C184c7.7-13.24%2C16-43.92%2C16-80a63.65%2C63.65%2C0%2C0%2C1%2C6.26-27.62L168.09%2C184Zm120%2C40a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C168%2C224Zm46-44.75a8.13%2C8.13%2C0%2C0%2C1-2.93.55%2C8%2C8%2C0%2C0%2C1-7.44-5.08C196.35%2C156.19%2C192%2C129.75%2C192%2C104A64%2C64%2C0%2C0%2C0%2C96.43%2C48.31a8%2C8%2C0%2C0%2C1-7.9-13.91A80%2C80%2C0%2C0%2C1%2C208%2C104c0%2C35.35%2C8.05%2C58.59%2C10.52%2C64.88A8%2C8%2C0%2C0%2C1%2C214%2C179.25Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bell-simple-z{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C224a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C1%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C168%2C224Zm-24-88H127l23.7-35.56A8%2C8%2C0%2C0%2C0%2C144%2C88H112a8%2C8%2C0%2C0%2C0%2C0%2C16h17.05l-23.7%2C35.56A8%2C8%2C0%2C0%2C0%2C112%2C152h32a8%2C8%2C0%2C0%2C0%2C0-16Zm77.84%2C56A15.8%2C15.8%2C0%2C0%2C1%2C208%2C200H48a16%2C16%2C0%2C0%2C1-13.8-24.06C39.75%2C166.38%2C48%2C139.34%2C48%2C104a80%2C80%2C0%2C1%2C1%2C160%2C0c0%2C35.33%2C8.26%2C62.38%2C13.81%2C71.94A15.89%2C15.89%2C0%2C0%2C1%2C221.84%2C192ZM208%2C184c-7.73-13.27-16-43.95-16-80a64%2C64%2C0%2C1%2C0-128%2C0c0%2C36.06-8.28%2C66.74-16%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bell-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C224a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C1%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C168%2C224Zm53.85-32A15.8%2C15.8%2C0%2C0%2C1%2C208%2C200H48a16%2C16%2C0%2C0%2C1-13.8-24.06C39.75%2C166.38%2C48%2C139.34%2C48%2C104a80%2C80%2C0%2C1%2C1%2C160%2C0c0%2C35.33%2C8.26%2C62.38%2C13.81%2C71.94A15.89%2C15.89%2C0%2C0%2C1%2C221.84%2C192ZM208%2C184c-7.73-13.27-16-43.95-16-80a64%2C64%2C0%2C1%2C0-128%2C0c0%2C36.06-8.28%2C66.74-16%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bell-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.92%2C34.62A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38L58.82%2C63.8A79.59%2C79.59%2C0%2C0%2C0%2C48%2C104c0%2C35.34-8.26%2C62.38-13.81%2C71.94A16%2C16%2C0%2C0%2C0%2C48%2C200H88.8a40%2C40%2C0%2C0%2C0%2C78.4%2C0h15.44l19.44%2C21.38a8%2C8%2C0%2C1%2C0%2C11.84-10.76ZM128%2C216a24%2C24%2C0%2C0%2C1-22.62-16h45.24A24%2C24%2C0%2C0%2C1%2C128%2C216ZM48%2C184c7.7-13.24%2C16-43.92%2C16-80a63.65%2C63.65%2C0%2C0%2C1%2C6.26-27.62L168.09%2C184Zm166-4.73a8.13%2C8.13%2C0%2C0%2C1-2.93.55%2C8%2C8%2C0%2C0%2C1-7.44-5.08C196.35%2C156.19%2C192%2C129.75%2C192%2C104A64%2C64%2C0%2C0%2C0%2C96.43%2C48.31a8%2C8%2C0%2C0%2C1-7.9-13.91A80%2C80%2C0%2C0%2C1%2C208%2C104c0%2C35.35%2C8.05%2C58.59%2C10.52%2C64.88A8%2C8%2C0%2C0%2C1%2C214%2C179.25Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bell-z{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C144a8%2C8%2C0%2C0%2C1-8%2C8H112a8%2C8%2C0%2C0%2C1-6.65-12.44L129.05%2C104H112a8%2C8%2C0%2C0%2C1%2C0-16h32a8%2C8%2C0%2C0%2C1%2C6.65%2C12.44L127%2C136h17A8%2C8%2C0%2C0%2C1%2C152%2C144Zm69.84%2C48A15.8%2C15.8%2C0%2C0%2C1%2C208%2C200H167.19a40%2C40%2C0%2C0%2C1-78.38%2C0H48a16%2C16%2C0%2C0%2C1-13.8-24.06C39.75%2C166.38%2C48%2C139.34%2C48%2C104a80%2C80%2C0%2C1%2C1%2C160%2C0c0%2C35.33%2C8.26%2C62.38%2C13.81%2C71.94A15.89%2C15.89%2C0%2C0%2C1%2C221.84%2C192Zm-71.22%2C8H105.38a24%2C24%2C0%2C0%2C0%2C45.24%2C0ZM208%2C184c-7.73-13.27-16-43.95-16-80a64%2C64%2C0%2C1%2C0-128%2C0c0%2C36.06-8.28%2C66.74-16%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bell{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.8%2C175.94C216.25%2C166.38%2C208%2C139.33%2C208%2C104a80%2C80%2C0%2C1%2C0-160%2C0c0%2C35.34-8.26%2C62.38-13.81%2C71.94A16%2C16%2C0%2C0%2C0%2C48%2C200H88.81a40%2C40%2C0%2C0%2C0%2C78.38%2C0H208a16%2C16%2C0%2C0%2C0%2C13.8-24.06ZM128%2C216a24%2C24%2C0%2C0%2C1-22.62-16h45.24A24%2C24%2C0%2C0%2C1%2C128%2C216ZM48%2C184c7.7-13.24%2C16-43.92%2C16-80a64%2C64%2C0%2C1%2C1%2C128%2C0c0%2C36.05%2C8.28%2C66.73%2C16%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-belt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C160H192V96h56a8%2C8%2C0%2C0%2C0%2C0-16H189.83A16%2C16%2C0%2C0%2C0%2C176%2C72H112a16%2C16%2C0%2C0%2C0-13.83%2C8H64a8%2C8%2C0%2C0%2C0-16%2C0H8A8%2C8%2C0%2C0%2C0%2C8%2C96H48v64H8a8%2C8%2C0%2C0%2C0%2C0%2C16H48a8%2C8%2C0%2C0%2C0%2C16%2C0H98.17A16%2C16%2C0%2C0%2C0%2C112%2C184h64a16%2C16%2C0%2C0%2C0%2C13.83-8H248a8%2C8%2C0%2C0%2C0%2C0-16ZM64%2C96H96v64H64Zm48%2C72V88h64v32H144a8%2C8%2C0%2C0%2C0%2C0%2C16h32v31.8c0%2C.07%2C0%2C.13%2C0%2C.2Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bezier-curve{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.07%2C144.41A96.68%2C96.68%2C0%2C0%2C0%2C181%2C88h59a8%2C8%2C0%2C0%2C0%2C0-16H159a32%2C32%2C0%2C0%2C0-62%2C0H16a8%2C8%2C0%2C0%2C0%2C0%2C16H75a96.68%2C96.68%2C0%2C0%2C0-40.07%2C56.41A32%2C32%2C0%2C1%2C0%2C51.08%2C146%2C80.6%2C80.6%2C0%2C0%2C1%2C99%2C93.44a32%2C32%2C0%2C0%2C0%2C58.06%2C0A80.6%2C80.6%2C0%2C0%2C1%2C204.92%2C146a32%2C32%2C0%2C1%2C0%2C16.15-1.57ZM56%2C176a16%2C16%2C0%2C1%2C1-16-16A16%2C16%2C0%2C0%2C1%2C56%2C176Zm72-80a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C128%2C96Zm88%2C96a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C216%2C192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bicycle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C112a47.81%2C47.81%2C0%2C0%2C0-16.93%2C3.09L165.93%2C72H192a8%2C8%2C0%2C0%2C1%2C8%2C8%2C8%2C8%2C0%2C0%2C0%2C16%2C0%2C24%2C24%2C0%2C0%2C0-24-24H152a8%2C8%2C0%2C0%2C0-6.91%2C12l11.65%2C20H99.26L82.91%2C60A8%2C8%2C0%2C0%2C0%2C76%2C56H48a8%2C8%2C0%2C0%2C0%2C0%2C16H71.41L85.12%2C95.51%2C69.41%2C117.06a48.13%2C48.13%2C0%2C1%2C0%2C12.92%2C9.44l11.59-15.9L125.09%2C164A8%2C8%2C0%2C1%2C0%2C138.91%2C156l-30.32-52h57.48l11.19%2C19.17A48%2C48%2C0%2C1%2C0%2C208%2C112ZM80%2C160a32%2C32%2C0%2C1%2C1-20.21-29.74l-18.25%2C25a8%2C8%2C0%2C1%2C0%2C12.92%2C9.42l18.25-25A31.88%2C31.88%2C0%2C0%2C1%2C80%2C160Zm128%2C32a32%2C32%2C0%2C0%2C1-22.51-54.72L201.09%2C164A8%2C8%2C0%2C1%2C0%2C214.91%2C156L199.3%2C129.21A32%2C32%2C0%2C1%2C1%2C208%2C192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-binary{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M94%2C24C71.63%2C24%2C56%2C43.74%2C56%2C72s15.63%2C48%2C38%2C48%2C38-19.74%2C38-48S116.37%2C24%2C94%2C24Zm0%2C80c-17.37%2C0-22-20.11-22-32s4.63-32%2C22-32%2C22%2C20.11%2C22%2C32S111.37%2C104%2C94%2C104Zm72%2C32c-22.37%2C0-38%2C19.74-38%2C48s15.63%2C48%2C38%2C48%2C38-19.74%2C38-48S188.37%2C136%2C166%2C136Zm0%2C80c-17.37%2C0-22-20.11-22-32s4.63-32%2C22-32%2C22%2C20.11%2C22%2C32S183.37%2C216%2C166%2C216ZM145%2C49.22a8%2C8%2C0%2C0%2C1%2C3.11-10.88l24-13.33A8%2C8%2C0%2C0%2C1%2C184%2C32v80a8%2C8%2C0%2C0%2C1-16%2C0V45.6l-12.12%2C6.73A8%2C8%2C0%2C0%2C1%2C145%2C49.22ZM104%2C144v80a8%2C8%2C0%2C0%2C1-16%2C0V157.6l-12.12%2C6.73a8%2C8%2C0%2C0%2C1-7.76-14l24-13.33A8%2C8%2C0%2C0%2C1%2C104%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-binoculars{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.2%2C151.87v0a47.1%2C47.1%2C0%2C0%2C0-2.35-5.45L193.26%2C51.8a7.82%2C7.82%2C0%2C0%2C0-1.66-2.44%2C32%2C32%2C0%2C0%2C0-45.26%2C0A8%2C8%2C0%2C0%2C0%2C144%2C55V80H112V55a8%2C8%2C0%2C0%2C0-2.34-5.66%2C32%2C32%2C0%2C0%2C0-45.26%2C0%2C7.82%2C7.82%2C0%2C0%2C0-1.66%2C2.44L21.15%2C146.4a47.1%2C47.1%2C0%2C0%2C0-2.35%2C5.45v0A48%2C48%2C0%2C1%2C0%2C112%2C168V96h32v72a48%2C48%2C0%2C1%2C0%2C93.2-16.13ZM76.71%2C59.75a16%2C16%2C0%2C0%2C1%2C19.29-1v73.51a47.9%2C47.9%2C0%2C0%2C0-46.79-9.92ZM64%2C200a32%2C32%2C0%2C1%2C1%2C32-32A32%2C32%2C0%2C0%2C1%2C64%2C200ZM160%2C58.74a16%2C16%2C0%2C0%2C1%2C19.29%2C1l27.5%2C62.58A47.9%2C47.9%2C0%2C0%2C0%2C160%2C132.25ZM192%2C200a32%2C32%2C0%2C1%2C1%2C32-32A32%2C32%2C0%2C0%2C1%2C192%2C200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-biohazard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M185.68%2C104.28q-1.4-2.88-3.06-5.6a60%2C60%2C0%2C0%2C0-26.92-78%2C8%2C8%2C0%2C0%2C0-7.4%2C14.19A44%2C44%2C0%2C0%2C1%2C170.72%2C84.4a63.85%2C63.85%2C0%2C0%2C0-85.46%2C0A44%2C44%2C0%2C0%2C1%2C107.7%2C34.87a8%2C8%2C0%2C1%2C0-7.4-14.19%2C60%2C60%2C0%2C0%2C0-26.93%2C78%2C62.59%2C62.59%2C0%2C0%2C0-3.05%2C5.58A60.07%2C60.07%2C0%2C0%2C0%2C16%2C164a8%2C8%2C0%2C0%2C0%2C16%2C0%2C44.09%2C44.09%2C0%2C0%2C1%2C32.89-42.58A63.94%2C63.94%2C0%2C0%2C0%2C109%2C193.11a44%2C44%2C0%2C0%2C1-56.65%2C8%2C8%2C8%2C0%2C1%2C0-8.62%2C13.47A60%2C60%2C0%2C0%2C0%2C126.74%2C196l1.26%2C0%2C1.26%2C0a60%2C60%2C0%2C0%2C0%2C83.05%2C18.59%2C8%2C8%2C0%2C1%2C0-8.62-13.47%2C44%2C44%2C0%2C0%2C1-56.65-8%2C63.94%2C63.94%2C0%2C0%2C0%2C44.07-71.69A44.09%2C44.09%2C0%2C0%2C1%2C224%2C164a8%2C8%2C0%2C0%2C0%2C16%2C0A60.07%2C60.07%2C0%2C0%2C0%2C185.68%2C104.28ZM128%2C84a47.91%2C47.91%2C0%2C0%2C1%2C35.56%2C15.79%2C44%2C44%2C0%2C0%2C1-71.13%2C0A47.89%2C47.89%2C0%2C0%2C1%2C128%2C84Zm.12%2C49.92-.12.2-.12-.2h.24ZM80%2C132a47.6%2C47.6%2C0%2C0%2C1%2C1.44-11.65%2C44%2C44%2C0%2C0%2C1%2C36%2C58.46A48.07%2C48.07%2C0%2C0%2C1%2C80%2C132Zm58.57%2C46.81a44%2C44%2C0%2C0%2C1%2C36-58.46%2C48%2C48%2C0%2C0%2C1-36%2C58.46Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bird{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C68a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C176%2C68Zm64%2C12a8%2C8%2C0%2C0%2C1-3.56%2C6.66L216%2C100.28V120A104.11%2C104.11%2C0%2C0%2C1%2C112%2C224H24a16%2C16%2C0%2C0%2C1-12.49-26l.1-.12L96%2C96.63V76.89C96%2C43.47%2C122.79%2C16.16%2C155.71%2C16H156a60%2C60%2C0%2C0%2C1%2C57.21%2C41.86l23.23%2C15.48A8%2C8%2C0%2C0%2C1%2C240%2C80Zm-22.42%2C0L201.9%2C69.54a8%2C8%2C0%2C0%2C1-3.31-4.64A44%2C44%2C0%2C0%2C0%2C156%2C32h-.22C131.64%2C32.12%2C112%2C52.25%2C112%2C76.89V99.52a8%2C8%2C0%2C0%2C1-1.85%2C5.13L24%2C208h26.9l70.94-85.12a8%2C8%2C0%2C1%2C1%2C12.29%2C10.24L71.75%2C208H112a88.1%2C88.1%2C0%2C0%2C0%2C88-88V96a8%2C8%2C0%2C0%2C1%2C3.56-6.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-blueprint{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C56H72V40a8%2C8%2C0%2C0%2C0-8-8H48A32%2C32%2C0%2C0%2C0%2C16%2C64V176a32%2C32%2C0%2C0%2C0%2C32%2C32H232a8%2C8%2C0%2C0%2C0%2C8-8V64A8%2C8%2C0%2C0%2C0%2C232%2C56ZM32%2C64A16%2C16%2C0%2C0%2C1%2C48%2C48h8v96H48a31.82%2C31.82%2C0%2C0%2C0-16%2C4.29ZM224%2C192H48a16%2C16%2C0%2C0%2C1%2C0-32H64a8%2C8%2C0%2C0%2C0%2C8-8V72H224ZM104%2C136a8%2C8%2C0%2C0%2C0%2C0%2C16h16v8a8%2C8%2C0%2C0%2C0%2C16%2C0v-8h24v8a8%2C8%2C0%2C0%2C0%2C16%2C0v-8h16a8%2C8%2C0%2C0%2C0%2C0-16H176V120h16a8%2C8%2C0%2C0%2C0%2C0-16H176V96a8%2C8%2C0%2C0%2C0-16%2C0v8H136V96a8%2C8%2C0%2C0%2C0-16%2C0v8H104a8%2C8%2C0%2C0%2C0%2C0%2C16h16v16Zm32-16h24v16H136Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bluetooth-connected{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M196.8%2C169.6%2C141.33%2C128%2C196.8%2C86.4a8%2C8%2C0%2C0%2C0%2C0-12.8l-64-48A8%2C8%2C0%2C0%2C0%2C120%2C32v80L68.8%2C73.6a8%2C8%2C0%2C0%2C0-9.6%2C12.8L114.67%2C128%2C59.2%2C169.6a8%2C8%2C0%2C1%2C0%2C9.6%2C12.8L120%2C144v80a8%2C8%2C0%2C0%2C0%2C12.8%2C6.4l64-48a8%2C8%2C0%2C0%2C0%2C0-12.8ZM136%2C48l42.67%2C32L136%2C112Zm0%2C160V144l42.67%2C32ZM60%2C140a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C60%2C140Zm156-12a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C216%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bluetooth-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.92%2C210.62l-160-176A8%2C8%2C0%2C0%2C0%2C50.08%2C45.38l70.84%2C77.93L59.2%2C169.6a8%2C8%2C0%2C1%2C0%2C9.6%2C12.8L120%2C144v80a8%2C8%2C0%2C0%2C0%2C12.8%2C6.4l50.83-38.12%2C26.45%2C29.1a8%2C8%2C0%2C1%2C0%2C11.84-10.76ZM136%2C208V144l11.73%2C8.8%2C25.08%2C27.59ZM120%2C71.63V32a8%2C8%2C0%2C0%2C1%2C12.8-6.4l64%2C48a8%2C8%2C0%2C0%2C1%2C0%2C12.8l-33.53%2C25.15a8%2C8%2C0%2C0%2C1-9.6-12.8l25-18.75L136%2C48V71.63a8%2C8%2C0%2C0%2C1-16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bluetooth-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M180.8%2C169.6%2C125.33%2C128l23.47-17.6a8%2C8%2C0%2C0%2C0-9.6-12.8L120%2C112V48l19.2%2C14.4a8%2C8%2C0%2C1%2C0%2C9.6-12.8l-32-24A8%2C8%2C0%2C0%2C0%2C104%2C32v80L52.8%2C73.6a8%2C8%2C0%2C0%2C0-9.6%2C12.8L98.67%2C128%2C43.2%2C169.6a8%2C8%2C0%2C1%2C0%2C9.6%2C12.8L104%2C144v80a8%2C8%2C0%2C0%2C0%2C12.8%2C6.4l64-48a8%2C8%2C0%2C0%2C0%2C0-12.8ZM120%2C208V144l42.67%2C32ZM237.66%2C98.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L208%2C91.31l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.32-11.32L196.69%2C80%2C178.34%2C61.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L208%2C68.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L219.31%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bluetooth{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M196.8%2C169.6%2C141.33%2C128%2C196.8%2C86.4a8%2C8%2C0%2C0%2C0%2C0-12.8l-64-48A8%2C8%2C0%2C0%2C0%2C120%2C32v80L68.8%2C73.6a8%2C8%2C0%2C0%2C0-9.6%2C12.8L114.67%2C128%2C59.2%2C169.6a8%2C8%2C0%2C1%2C0%2C9.6%2C12.8L120%2C144v80a8%2C8%2C0%2C0%2C0%2C12.8%2C6.4l64-48a8%2C8%2C0%2C0%2C0%2C0-12.8ZM136%2C48l42.67%2C32L136%2C112Zm0%2C160V144l42.67%2C32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-boat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.06%2C110.59%2C208%2C106.23V56a16%2C16%2C0%2C0%2C0-16-16H136V24a8%2C8%2C0%2C0%2C0-16%2C0V40H64A16%2C16%2C0%2C0%2C0%2C48%2C56v50.23l-13.06%2C4.36A16%2C16%2C0%2C0%2C0%2C24%2C125.77V152c0%2C61.54%2C97.89%2C86.72%2C102.06%2C87.76a8%2C8%2C0%2C0%2C0%2C3.88%2C0C134.11%2C238.72%2C232%2C213.54%2C232%2C152V125.77A16%2C16%2C0%2C0%2C0%2C221.06%2C110.59ZM64%2C56H192v44.9L130.53%2C80.41a8%2C8%2C0%2C0%2C0-5.06%2C0L64%2C100.9Zm152%2C96c0%2C24.91-23.68%2C43-43.55%2C53.83A228.13%2C228.13%2C0%2C0%2C1%2C128%2C223.72%2C226.85%2C226.85%2C0%2C0%2C1%2C83.81%2C206C47.6%2C186.35%2C40%2C165.79%2C40%2C152V125.77L120%2C99.1V168a8%2C8%2C0%2C0%2C0%2C16%2C0V99.1l80%2C26.67Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bomb{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C32h0a8%2C8%2C0%2C0%2C0-8%2C8%2C52.66%2C52.66%2C0%2C0%2C1-3.57%2C17.39C232.38%2C67.22%2C225.7%2C72%2C216%2C72c-11.06%2C0-18.85-9.76-29.49-24.65C176%2C32.66%2C164.12%2C16%2C144%2C16c-16.39%2C0-29%2C8.89-35.43%2C25a66.07%2C66.07%2C0%2C0%2C0-3.9%2C15H88A16%2C16%2C0%2C0%2C0%2C72%2C72v9.59A88%2C88%2C0%2C0%2C0%2C112%2C248h1.59A88%2C88%2C0%2C0%2C0%2C152%2C81.59V72a16%2C16%2C0%2C0%2C0-16-16H120.88a46.76%2C46.76%2C0%2C0%2C1%2C2.69-9.37C127.62%2C36.78%2C134.3%2C32%2C144%2C32c11.06%2C0%2C18.85%2C9.76%2C29.49%2C24.65C184%2C71.34%2C195.88%2C88%2C216%2C88c16.39%2C0%2C29-8.89%2C35.43-25A68.69%2C68.69%2C0%2C0%2C0%2C256%2C40%2C8%2C8%2C0%2C0%2C0%2C248%2C32ZM140.8%2C94a72%2C72%2C0%2C1%2C1-57.6%2C0A8%2C8%2C0%2C0%2C0%2C88%2C86.66V72h48V86.66A8%2C8%2C0%2C0%2C0%2C140.8%2C94ZM111.89%2C209.32A8%2C8%2C0%2C0%2C1%2C104%2C216a8.52%2C8.52%2C0%2C0%2C1-1.33-.11%2C57.5%2C57.5%2C0%2C0%2C1-46.57-46.57%2C8%2C8%2C0%2C1%2C1%2C15.78-2.64%2C41.29%2C41.29%2C0%2C0%2C0%2C33.43%2C33.43A8%2C8%2C0%2C0%2C1%2C111.89%2C209.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M231.67%2C60.89a35.82%2C35.82%2C0%2C0%2C0-23.82-12.74%2C36%2C36%2C0%2C1%2C0-66.37%2C22.92.25.25%2C0%2C0%2C1%2C0%2C.08L71.17%2C141.51s0%2C0-.1%2C0a36%2C36%2C0%2C1%2C0-22.92%2C66.37%2C36%2C36%2C0%2C1%2C0%2C66.37-22.92.54.54%2C0%2C0%2C1%2C0-.08l70.35-70.36s0%2C0%2C.1%2C0a36%2C36%2C0%2C0%2C0%2C46.74-53.63ZM219.1%2C97.16a20%2C20%2C0%2C0%2C1-25.67%2C3.8%2C16%2C16%2C0%2C0%2C0-19.88%2C2.19l-70.4%2C70.4A16%2C16%2C0%2C0%2C0%2C101%2C193.43a20%2C20%2C0%2C1%2C1-36.75%2C7.5%2C8%2C8%2C0%2C0%2C0-7.91-9.24%2C8.5%2C8.5%2C0%2C0%2C0-1.23.1A20%2C20%2C0%2C1%2C1%2C62.57%2C155a16%2C16%2C0%2C0%2C0%2C19.88-2.19l70.4-70.4A16%2C16%2C0%2C0%2C0%2C155%2C62.57a20%2C20%2C0%2C1%2C1%2C36.75-7.5%2C8%2C8%2C0%2C0%2C0%2C9.14%2C9.14%2C20%2C20%2C0%2C0%2C1%2C18.17%2C33Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-book-bookmark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C24H72A32%2C32%2C0%2C0%2C0%2C40%2C56V224a8%2C8%2C0%2C0%2C0%2C8%2C8H192a8%2C8%2C0%2C0%2C0%2C0-16H56a16%2C16%2C0%2C0%2C1%2C16-16H208a8%2C8%2C0%2C0%2C0%2C8-8V32A8%2C8%2C0%2C0%2C0%2C208%2C24ZM120%2C40h48v72L148.79%2C97.6a8%2C8%2C0%2C0%2C0-9.6%2C0L120%2C112Zm80%2C144H72a31.82%2C31.82%2C0%2C0%2C0-16%2C4.29V56A16%2C16%2C0%2C0%2C1%2C72%2C40h32v88a8%2C8%2C0%2C0%2C0%2C12.8%2C6.4L144%2C114l27.21%2C20.4A8%2C8%2C0%2C0%2C0%2C176%2C136a8%2C8%2C0%2C0%2C0%2C8-8V40h16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-book-open-text{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C48H160a40%2C40%2C0%2C0%2C0-32%2C16A40%2C40%2C0%2C0%2C0%2C96%2C48H24a8%2C8%2C0%2C0%2C0-8%2C8V200a8%2C8%2C0%2C0%2C0%2C8%2C8H96a24%2C24%2C0%2C0%2C1%2C24%2C24%2C8%2C8%2C0%2C0%2C0%2C16%2C0%2C24%2C24%2C0%2C0%2C1%2C24-24h72a8%2C8%2C0%2C0%2C0%2C8-8V56A8%2C8%2C0%2C0%2C0%2C232%2C48ZM96%2C192H32V64H96a24%2C24%2C0%2C0%2C1%2C24%2C24V200A39.81%2C39.81%2C0%2C0%2C0%2C96%2C192Zm128%2C0H160a39.81%2C39.81%2C0%2C0%2C0-24%2C8V88a24%2C24%2C0%2C0%2C1%2C24-24h64ZM160%2C88h40a8%2C8%2C0%2C0%2C1%2C0%2C16H160a8%2C8%2C0%2C0%2C1%2C0-16Zm48%2C40a8%2C8%2C0%2C0%2C1-8%2C8H160a8%2C8%2C0%2C0%2C1%2C0-16h40A8%2C8%2C0%2C0%2C1%2C208%2C128Zm0%2C32a8%2C8%2C0%2C0%2C1-8%2C8H160a8%2C8%2C0%2C0%2C1%2C0-16h40A8%2C8%2C0%2C0%2C1%2C208%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-book-open-user{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C72H160a40%2C40%2C0%2C0%2C0-32%2C16A40%2C40%2C0%2C0%2C0%2C96%2C72H24a8%2C8%2C0%2C0%2C0-8%2C8V200a8%2C8%2C0%2C0%2C0%2C8%2C8H96a24%2C24%2C0%2C0%2C1%2C24%2C24%2C8%2C8%2C0%2C0%2C0%2C16%2C0%2C24%2C24%2C0%2C0%2C1%2C24-24h72a8%2C8%2C0%2C0%2C0%2C8-8V80A8%2C8%2C0%2C0%2C0%2C232%2C72ZM96%2C192H32V88H96a24%2C24%2C0%2C0%2C1%2C24%2C24v88A39.81%2C39.81%2C0%2C0%2C0%2C96%2C192Zm128%2C0H160a39.81%2C39.81%2C0%2C0%2C0-24%2C8V112a24%2C24%2C0%2C0%2C1%2C24-24h64ZM89.6%2C43.19a48%2C48%2C0%2C0%2C1%2C76.8%2C0%2C8%2C8%2C0%2C0%2C1-12.79%2C9.62%2C32%2C32%2C0%2C0%2C0-51.22%2C0A8%2C8%2C0%2C1%2C1%2C89.6%2C43.19Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-book-open{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C48H160a40%2C40%2C0%2C0%2C0-32%2C16A40%2C40%2C0%2C0%2C0%2C96%2C48H24a8%2C8%2C0%2C0%2C0-8%2C8V200a8%2C8%2C0%2C0%2C0%2C8%2C8H96a24%2C24%2C0%2C0%2C1%2C24%2C24%2C8%2C8%2C0%2C0%2C0%2C16%2C0%2C24%2C24%2C0%2C0%2C1%2C24-24h72a8%2C8%2C0%2C0%2C0%2C8-8V56A8%2C8%2C0%2C0%2C0%2C232%2C48ZM96%2C192H32V64H96a24%2C24%2C0%2C0%2C1%2C24%2C24V200A39.81%2C39.81%2C0%2C0%2C0%2C96%2C192Zm128%2C0H160a39.81%2C39.81%2C0%2C0%2C0-24%2C8V88a24%2C24%2C0%2C0%2C1%2C24-24h64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-book{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C24H72A32%2C32%2C0%2C0%2C0%2C40%2C56V224a8%2C8%2C0%2C0%2C0%2C8%2C8H192a8%2C8%2C0%2C0%2C0%2C0-16H56a16%2C16%2C0%2C0%2C1%2C16-16H208a8%2C8%2C0%2C0%2C0%2C8-8V32A8%2C8%2C0%2C0%2C0%2C208%2C24Zm-8%2C160H72a31.82%2C31.82%2C0%2C0%2C0-16%2C4.29V56A16%2C16%2C0%2C0%2C1%2C72%2C40H200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bookmark-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C32H72A16%2C16%2C0%2C0%2C0%2C56%2C48V224a8%2C8%2C0%2C0%2C0%2C12.24%2C6.78L128%2C193.43l59.77%2C37.35A8%2C8%2C0%2C0%2C0%2C200%2C224V48A16%2C16%2C0%2C0%2C0%2C184%2C32Zm0%2C177.57-51.77-32.35a8%2C8%2C0%2C0%2C0-8.48%2C0L72%2C209.57V48H184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bookmark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C32H72A16%2C16%2C0%2C0%2C0%2C56%2C48V224a8%2C8%2C0%2C0%2C0%2C12.24%2C6.78L128%2C193.43l59.77%2C37.35A8%2C8%2C0%2C0%2C0%2C200%2C224V48A16%2C16%2C0%2C0%2C0%2C184%2C32Zm0%2C16V161.57l-51.77-32.35a8%2C8%2C0%2C0%2C0-8.48%2C0L72%2C161.56V48ZM132.23%2C177.22a8%2C8%2C0%2C0%2C0-8.48%2C0L72%2C209.57V180.43l56-35%2C56%2C35v29.14Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bookmarks-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M160%2C56H64A16%2C16%2C0%2C0%2C0%2C48%2C72V224a8%2C8%2C0%2C0%2C0%2C12.65%2C6.51L112%2C193.83l51.36%2C36.68A8%2C8%2C0%2C0%2C0%2C176%2C224V72A16%2C16%2C0%2C0%2C0%2C160%2C56Zm0%2C152.46-43.36-31a8%2C8%2C0%2C0%2C0-9.3%2C0L64%2C208.45V72h96ZM208%2C40V192a8%2C8%2C0%2C0%2C1-16%2C0V40H88a8%2C8%2C0%2C0%2C1%2C0-16H192A16%2C16%2C0%2C0%2C1%2C208%2C40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bookmarks{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C24H96A16%2C16%2C0%2C0%2C0%2C80%2C40V56H64A16%2C16%2C0%2C0%2C0%2C48%2C72V224a8%2C8%2C0%2C0%2C0%2C12.65%2C6.51L112%2C193.83l51.36%2C36.68A8%2C8%2C0%2C0%2C0%2C176%2C224V184.69l19.35%2C13.82A8%2C8%2C0%2C0%2C0%2C208%2C192V40A16%2C16%2C0%2C0%2C0%2C192%2C24ZM160%2C208.46l-43.36-31a8%2C8%2C0%2C0%2C0-9.3%2C0L64%2C208.45V72h96Zm32-32L176%2C165V72a16%2C16%2C0%2C0%2C0-16-16H96V40h96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-books{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M231.65%2C194.55%2C198.46%2C36.75a16%2C16%2C0%2C0%2C0-19-12.39L132.65%2C34.42a16.08%2C16.08%2C0%2C0%2C0-12.3%2C19l33.19%2C157.8A16%2C16%2C0%2C0%2C0%2C169.16%2C224a16.25%2C16.25%2C0%2C0%2C0%2C3.38-.36l46.81-10.06A16.09%2C16.09%2C0%2C0%2C0%2C231.65%2C194.55ZM136%2C50.15c0-.06%2C0-.09%2C0-.09l46.8-10%2C3.33%2C15.87L139.33%2C66Zm6.62%2C31.47%2C46.82-10.05%2C3.34%2C15.9L146%2C97.53Zm6.64%2C31.57%2C46.82-10.06%2C13.3%2C63.24-46.82%2C10.06ZM216%2C197.94l-46.8%2C10-3.33-15.87L212.67%2C182%2C216%2C197.85C216%2C197.91%2C216%2C197.94%2C216%2C197.94ZM104%2C32H56A16%2C16%2C0%2C0%2C0%2C40%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16h48a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C104%2C32ZM56%2C48h48V64H56Zm0%2C32h48v96H56Zm48%2C128H56V192h48v16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-boot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C112H160V56a16%2C16%2C0%2C0%2C0-16-16H32a8%2C8%2C0%2C0%2C0-7.47%2C10.86c11.06%2C28.84%2C8.76%2C83.71-.22%2C114.93A8.25%2C8.25%2C0%2C0%2C0%2C24%2C168v32a16%2C16%2C0%2C0%2C0%2C16%2C16H66.11a16%2C16%2C0%2C0%2C0%2C7.16-1.69L85.89%2C208h16.22l12.62%2C6.31a16%2C16%2C0%2C0%2C0%2C7.16%2C1.69h28.22a16%2C16%2C0%2C0%2C0%2C7.16-1.69L169.89%2C208h16.22l12.62%2C6.31a16%2C16%2C0%2C0%2C0%2C7.16%2C1.69H232a16%2C16%2C0%2C0%2C0%2C16-16V168A56.06%2C56.06%2C0%2C0%2C0%2C192%2C112ZM42.86%2C56H144V80H112a8%2C8%2C0%2C0%2C0%2C0%2C16h32v16H112a8%2C8%2C0%2C0%2C0%2C0%2C16h80a40.07%2C40.07%2C0%2C0%2C1%2C39.2%2C32H42.25C49%2C129.16%2C50.41%2C85.83%2C42.86%2C56ZM232%2C200H205.89l-12.62-6.31a16%2C16%2C0%2C0%2C0-7.16-1.69H169.89a16%2C16%2C0%2C0%2C0-7.16%2C1.69L150.11%2C200H121.89l-12.62-6.31a16%2C16%2C0%2C0%2C0-7.16-1.69H85.89a16%2C16%2C0%2C0%2C0-7.16%2C1.69L66.11%2C200H40V176H232Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-boules{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm56.28%2C36.41L60.4%2C184.28A88.33%2C88.33%2C0%2C0%2C1%2C50.21%2C169.1L169.1%2C50.21A87.8%2C87.8%2C0%2C0%2C1%2C184.28%2C60.41Zm11.31%2C11.31a87.8%2C87.8%2C0%2C0%2C1%2C10.2%2C15.18L86.9%2C205.79a87.8%2C87.8%2C0%2C0%2C1-15.18-10.2ZM128%2C40a87.81%2C87.81%2C0%2C0%2C1%2C25.05%2C3.64L43.64%2C153.05A88%2C88%2C0%2C0%2C1%2C128%2C40Zm0%2C176a87.81%2C87.81%2C0%2C0%2C1-25-3.64L212.36%2C103A88%2C88%2C0%2C0%2C1%2C128%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bounding-box{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C96a16%2C16%2C0%2C0%2C0%2C16-16V48a16%2C16%2C0%2C0%2C0-16-16H176a16%2C16%2C0%2C0%2C0-16%2C16v8H96V48A16%2C16%2C0%2C0%2C0%2C80%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V80A16%2C16%2C0%2C0%2C0%2C48%2C96h8v64H48a16%2C16%2C0%2C0%2C0-16%2C16v32a16%2C16%2C0%2C0%2C0%2C16%2C16H80a16%2C16%2C0%2C0%2C0%2C16-16v-8h64v8a16%2C16%2C0%2C0%2C0%2C16%2C16h32a16%2C16%2C0%2C0%2C0%2C16-16V176a16%2C16%2C0%2C0%2C0-16-16h-8V96ZM176%2C48h32V80H176ZM48%2C48H80V63.9a.51.51%2C0%2C0%2C0%2C0%2C.2V80H48ZM80%2C208H48V176H80v15.9a.51.51%2C0%2C0%2C0%2C0%2C.2V208Zm128%2C0H176V176h32Zm-24-48h-8a16%2C16%2C0%2C0%2C0-16%2C16v8H96v-8a16%2C16%2C0%2C0%2C0-16-16H72V96h8A16%2C16%2C0%2C0%2C0%2C96%2C80V72h64v8a16%2C16%2C0%2C0%2C0%2C16%2C16h8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bowl-food{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C104h-8.37a88%2C88%2C0%2C0%2C0-175.26%2C0H32a8%2C8%2C0%2C0%2C0-8%2C8%2C104.35%2C104.35%2C0%2C0%2C0%2C56%2C92.28V208a16%2C16%2C0%2C0%2C0%2C16%2C16h64a16%2C16%2C0%2C0%2C0%2C16-16v-3.72A104.35%2C104.35%2C0%2C0%2C0%2C232%2C112%2C8%2C8%2C0%2C0%2C0%2C224%2C104Zm-24.46%2C0H148.12a71.84%2C71.84%2C0%2C0%2C1%2C41.27-29.57A71.45%2C71.45%2C0%2C0%2C1%2C199.54%2C104ZM173.48%2C56.23q2.75%2C2.25%2C5.27%2C4.75a87.92%2C87.92%2C0%2C0%2C0-49.15%2C43H100.1A72.26%2C72.26%2C0%2C0%2C1%2C168%2C56C169.83%2C56%2C171.66%2C56.09%2C173.48%2C56.23ZM128%2C40a71.87%2C71.87%2C0%2C0%2C1%2C19%2C2.57A88.36%2C88.36%2C0%2C0%2C0%2C83.33%2C104H56.46A72.08%2C72.08%2C0%2C0%2C1%2C128%2C40Zm36.66%2C152A8%2C8%2C0%2C0%2C0%2C160%2C199.3V208H96v-8.7A8%2C8%2C0%2C0%2C0%2C91.34%2C192a88.29%2C88.29%2C0%2C0%2C1-51-72H215.63A88.29%2C88.29%2C0%2C0%2C1%2C164.66%2C192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bowl-steam{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C112H32a8%2C8%2C0%2C0%2C0-8%2C8%2C104.35%2C104.35%2C0%2C0%2C0%2C56%2C92.28V216a16%2C16%2C0%2C0%2C0%2C16%2C16h64a16%2C16%2C0%2C0%2C0%2C16-16v-3.72A104.35%2C104.35%2C0%2C0%2C0%2C232%2C120%2C8%2C8%2C0%2C0%2C0%2C224%2C112Zm-59.34%2C88a8%2C8%2C0%2C0%2C0-4.66%2C7.27V216H96v-8.71A8%2C8%2C0%2C0%2C0%2C91.34%2C200a88.29%2C88.29%2C0%2C0%2C1-51-72H215.63A88.29%2C88.29%2C0%2C0%2C1%2C164.66%2C200ZM81.77%2C55c5.35-6.66%2C6.67-11.16%2C6.12-13.14-.42-1.49-2.41-2.26-2.43-2.26A8%2C8%2C0%2C0%2C1%2C88%2C24a8.11%2C8.11%2C0%2C0%2C1%2C2.38.36c1%2C.31%2C9.91%2C3.33%2C12.79%2C12.76%2C2.46%2C8.07-.55%2C17.45-8.94%2C27.89-5.35%2C6.66-6.67%2C11.16-6.12%2C13.14.42%2C1.49%2C2.37%2C2.24%2C2.39%2C2.25A8%2C8%2C0%2C0%2C1%2C88%2C96a8.11%2C8.11%2C0%2C0%2C1-2.38-.36c-1-.31-9.91-3.33-12.79-12.76C70.37%2C74.81%2C73.38%2C65.43%2C81.77%2C55Zm40%2C0c5.35-6.66%2C6.67-11.16%2C6.12-13.14-.42-1.49-2.41-2.26-2.43-2.26A8%2C8%2C0%2C0%2C1%2C128%2C24a8.11%2C8.11%2C0%2C0%2C1%2C2.38.36c1%2C.31%2C9.91%2C3.33%2C12.79%2C12.76%2C2.46%2C8.07-.55%2C17.45-8.94%2C27.89-5.35%2C6.66-6.67%2C11.16-6.12%2C13.14.42%2C1.49%2C2.37%2C2.24%2C2.39%2C2.25A8%2C8%2C0%2C0%2C1%2C128%2C96a8.11%2C8.11%2C0%2C0%2C1-2.38-.36c-1-.31-9.91-3.33-12.79-12.76C110.37%2C74.81%2C113.38%2C65.43%2C121.77%2C55Zm40%2C0c5.35-6.66%2C6.67-11.16%2C6.12-13.14-.42-1.49-2.41-2.26-2.43-2.26A8%2C8%2C0%2C0%2C1%2C168%2C24a8.11%2C8.11%2C0%2C0%2C1%2C2.38.36c1%2C.31%2C9.91%2C3.33%2C12.79%2C12.76%2C2.46%2C8.07-.55%2C17.45-8.94%2C27.89-5.35%2C6.66-6.67%2C11.16-6.12%2C13.14.42%2C1.49%2C2.37%2C2.24%2C2.39%2C2.25A8%2C8%2C0%2C0%2C1%2C168%2C96a8.11%2C8.11%2C0%2C0%2C1-2.38-.36c-1-.31-9.91-3.33-12.79-12.76C150.37%2C74.81%2C153.38%2C65.43%2C161.77%2C55Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bowling-ball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm16-100a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C144%2C116Zm20-12a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C164%2C104Zm20%2C28a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C184%2C132Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-box-arrow-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M223.16%2C68.42l-16-32A8%2C8%2C0%2C0%2C0%2C200%2C32H56a8%2C8%2C0%2C0%2C0-7.16%2C4.42l-16%2C32A8.08%2C8.08%2C0%2C0%2C0%2C32%2C72V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V72A8.08%2C8.08%2C0%2C0%2C0%2C223.16%2C68.42ZM60.94%2C48H195.06l8%2C16H52.94ZM208%2C208H48V80H208V208Zm-42.34-61.66a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0l-32-32a8%2C8%2C0%2C0%2C1%2C11.32-11.32L120%2C164.69V104a8%2C8%2C0%2C0%2C1%2C16%2C0v60.69l18.34-18.35A8%2C8%2C0%2C0%2C1%2C165.66%2C146.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-box-arrow-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M223.16%2C68.42l-16-32A8%2C8%2C0%2C0%2C0%2C200%2C32H56a8%2C8%2C0%2C0%2C0-7.16%2C4.42l-16%2C32A8.08%2C8.08%2C0%2C0%2C0%2C32%2C72V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V72A8.08%2C8.08%2C0%2C0%2C0%2C223.16%2C68.42ZM60.94%2C48H195.06l8%2C16H52.94ZM208%2C208H48V80H208V208Zm-42.34-77.66a8%2C8%2C0%2C0%2C1-11.32%2C11.32L136%2C123.31V184a8%2C8%2C0%2C0%2C1-16%2C0V123.31l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.32-11.32l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-boxing-glove{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C16H120A56.06%2C56.06%2C0%2C0%2C0%2C64%2C72H56a32%2C32%2C0%2C0%2C0-32%2C32v29.19a16.09%2C16.09%2C0%2C0%2C0%2C3.51%2C10%2C8%2C8%2C0%2C0%2C0%2C.62.69L64%2C179.34V216a16%2C16%2C0%2C0%2C0%2C16%2C16H192a16%2C16%2C0%2C0%2C0%2C16-16V177.12l15.38-53.85a15.89%2C15.89%2C0%2C0%2C0%2C.62-4.39V72A56.06%2C56.06%2C0%2C0%2C0%2C168%2C16Zm40%2C102.88L192.31%2C173.8A7.85%2C7.85%2C0%2C0%2C0%2C192%2C176v40H80V176a8%2C8%2C0%2C0%2C0-2.38-5.69L40%2C133.12V104A16%2C16%2C0%2C0%2C1%2C56%2C88h8v16a8%2C8%2C0%2C0%2C0%2C16%2C0V72a40%2C40%2C0%2C0%2C1%2C40-40h48a40%2C40%2C0%2C0%2C1%2C40%2C40Zm-36.42%2C48.28L153.89%2C176l17.69%2C8.84a8%2C8%2C0%2C0%2C1-7.16%2C14.32L136%2C184.94l-28.42%2C14.22a8%2C8%2C0%2C1%2C1-7.16-14.32L118.11%2C176l-17.69-8.84a8%2C8%2C0%2C1%2C1%2C7.16-14.32L136%2C167.06l28.42-14.22a8%2C8%2C0%2C1%2C1%2C7.16%2C14.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-brackets-angle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M86.75%2C44.3%2C33.48%2C128l53.27%2C83.7a8%2C8%2C0%2C0%2C1-2.46%2C11.05A7.91%2C7.91%2C0%2C0%2C1%2C80%2C224a8%2C8%2C0%2C0%2C1-6.76-3.71l-56-88a8%2C8%2C0%2C0%2C1%2C0-8.59l56-88a8%2C8%2C0%2C1%2C1%2C13.5%2C8.59Zm152%2C79.41-56-88a8%2C8%2C0%2C1%2C0-13.5%2C8.59L222.52%2C128l-53.27%2C83.7a8%2C8%2C0%2C0%2C0%2C2.46%2C11.05A7.91%2C7.91%2C0%2C0%2C0%2C176%2C224a8%2C8%2C0%2C0%2C0%2C6.76-3.71l56-88A8%2C8%2C0%2C0%2C0%2C238.75%2C123.71Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-brackets-curly{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M43.18%2C128a29.78%2C29.78%2C0%2C0%2C1%2C8%2C10.26c4.8%2C9.9%2C4.8%2C22%2C4.8%2C33.74%2C0%2C24.31%2C1%2C36%2C24%2C36a8%2C8%2C0%2C0%2C1%2C0%2C16c-17.48%2C0-29.32-6.14-35.2-18.26-4.8-9.9-4.8-22-4.8-33.74%2C0-24.31-1-36-24-36a8%2C8%2C0%2C0%2C1%2C0-16c23%2C0%2C24-11.69%2C24-36%2C0-11.72%2C0-23.84%2C4.8-33.74C50.68%2C38.14%2C62.52%2C32%2C80%2C32a8%2C8%2C0%2C0%2C1%2C0%2C16C57%2C48%2C56%2C59.69%2C56%2C84c0%2C11.72%2C0%2C23.84-4.8%2C33.74A29.78%2C29.78%2C0%2C0%2C1%2C43.18%2C128ZM240%2C120c-23%2C0-24-11.69-24-36%2C0-11.72%2C0-23.84-4.8-33.74C205.32%2C38.14%2C193.48%2C32%2C176%2C32a8%2C8%2C0%2C0%2C0%2C0%2C16c23%2C0%2C24%2C11.69%2C24%2C36%2C0%2C11.72%2C0%2C23.84%2C4.8%2C33.74a29.78%2C29.78%2C0%2C0%2C0%2C8%2C10.26%2C29.78%2C29.78%2C0%2C0%2C0-8%2C10.26c-4.8%2C9.9-4.8%2C22-4.8%2C33.74%2C0%2C24.31-1%2C36-24%2C36a8%2C8%2C0%2C0%2C0%2C0%2C16c17.48%2C0%2C29.32-6.14%2C35.2-18.26%2C4.8-9.9%2C4.8-22%2C4.8-33.74%2C0-24.31%2C1-36%2C24-36a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-brackets-round{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M40%2C128c0%2C58.29%2C34.67%2C80.25%2C36.15%2C81.16a8%2C8%2C0%2C0%2C1-8.27%2C13.7C66.09%2C221.78%2C24%2C195.75%2C24%2C128S66.09%2C34.22%2C67.88%2C33.14a8%2C8%2C0%2C0%2C1%2C8.26%2C13.7C74.54%2C47.83%2C40%2C69.82%2C40%2C128ZM188.12%2C33.14a8%2C8%2C0%2C0%2C0-8.27%2C13.7C181.33%2C47.75%2C216%2C69.71%2C216%2C128s-34.67%2C80.25-36.12%2C81.14a8%2C8%2C0%2C0%2C0%2C8.24%2C13.72C189.91%2C221.78%2C232%2C195.75%2C232%2C128S189.91%2C34.22%2C188.12%2C33.14Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-brackets-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M48%2C48V208H80a8%2C8%2C0%2C0%2C1%2C0%2C16H40a8%2C8%2C0%2C0%2C1-8-8V40a8%2C8%2C0%2C0%2C1%2C8-8H80a8%2C8%2C0%2C0%2C1%2C0%2C16ZM216%2C32H176a8%2C8%2C0%2C0%2C0%2C0%2C16h32V208H176a8%2C8%2C0%2C0%2C0%2C0%2C16h40a8%2C8%2C0%2C0%2C0%2C8-8V40A8%2C8%2C0%2C0%2C0%2C216%2C32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-brain{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C124a56.11%2C56.11%2C0%2C0%2C0-32-50.61V72a48%2C48%2C0%2C0%2C0-88-26.49A48%2C48%2C0%2C0%2C0%2C40%2C72v1.39a56%2C56%2C0%2C0%2C0%2C0%2C101.2V176a48%2C48%2C0%2C0%2C0%2C88%2C26.49A48%2C48%2C0%2C0%2C0%2C216%2C176v-1.41A56.09%2C56.09%2C0%2C0%2C0%2C248%2C124ZM88%2C208a32%2C32%2C0%2C0%2C1-31.81-28.56A55.87%2C55.87%2C0%2C0%2C0%2C64%2C180h8a8%2C8%2C0%2C0%2C0%2C0-16H64A40%2C40%2C0%2C0%2C1%2C50.67%2C86.27%2C8%2C8%2C0%2C0%2C0%2C56%2C78.73V72a32%2C32%2C0%2C0%2C1%2C64%2C0v68.26A47.8%2C47.8%2C0%2C0%2C0%2C88%2C128a8%2C8%2C0%2C0%2C0%2C0%2C16%2C32%2C32%2C0%2C0%2C1%2C0%2C64Zm104-44h-8a8%2C8%2C0%2C0%2C0%2C0%2C16h8a55.87%2C55.87%2C0%2C0%2C0%2C7.81-.56A32%2C32%2C0%2C1%2C1%2C168%2C144a8%2C8%2C0%2C0%2C0%2C0-16%2C47.8%2C47.8%2C0%2C0%2C0-32%2C12.26V72a32%2C32%2C0%2C0%2C1%2C64%2C0v6.73a8%2C8%2C0%2C0%2C0%2C5.33%2C7.54A40%2C40%2C0%2C0%2C1%2C192%2C164Zm16-52a8%2C8%2C0%2C0%2C1-8%2C8h-4a36%2C36%2C0%2C0%2C1-36-36V80a8%2C8%2C0%2C0%2C1%2C16%2C0v4a20%2C20%2C0%2C0%2C0%2C20%2C20h4A8%2C8%2C0%2C0%2C1%2C208%2C112ZM60%2C120H56a8%2C8%2C0%2C0%2C1%2C0-16h4A20%2C20%2C0%2C0%2C0%2C80%2C84V80a8%2C8%2C0%2C0%2C1%2C16%2C0v4A36%2C36%2C0%2C0%2C1%2C60%2C120Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-brandy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C88h0a95.63%2C95.63%2C0%2C0%2C0-15.53-52.37%2C8%2C8%2C0%2C0%2C0-6.7-3.63H54.23a8%2C8%2C0%2C0%2C0-6.7%2C3.63A95.63%2C95.63%2C0%2C0%2C0%2C32%2C88h0a96.12%2C96.12%2C0%2C0%2C0%2C88%2C95.66V216H88a8%2C8%2C0%2C0%2C0%2C0%2C16h80a8%2C8%2C0%2C0%2C0%2C0-16H136V183.66A96.12%2C96.12%2C0%2C0%2C0%2C224%2C88ZM58.7%2C48H197.3a79.52%2C79.52%2C0%2C0%2C1%2C10.3%2C32H48.4A79.52%2C79.52%2C0%2C0%2C1%2C58.7%2C48ZM128%2C168A80.11%2C80.11%2C0%2C0%2C1%2C48.4%2C96H207.6A80.11%2C80.11%2C0%2C0%2C1%2C128%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bread{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C80a40%2C40%2C0%2C0%2C0-40-40H48a40%2C40%2C0%2C0%2C0-16%2C76.65V200a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V116.65A40.06%2C40.06%2C0%2C0%2C0%2C240%2C80ZM48%2C120a8%2C8%2C0%2C0%2C0%2C0-16%2C24%2C24%2C0%2C0%2C1%2C0-48h96a24%2C24%2C0%2C0%2C1%2C0%2C48%2C8%2C8%2C0%2C0%2C0%2C0%2C16v80H48Zm152-16a8%2C8%2C0%2C0%2C0%2C0%2C16v80H160V116.65A40%2C40%2C0%2C0%2C0%2C176%2C56h24a24%2C24%2C0%2C0%2C1%2C0%2C48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bridge{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C160H200V101.34a71.89%2C71.89%2C0%2C0%2C0%2C29%2C21.42%2C8%2C8%2C0%2C0%2C0%2C6-14.83A55.78%2C55.78%2C0%2C0%2C1%2C200%2C56a8%2C8%2C0%2C0%2C0-16%2C0A56%2C56%2C0%2C0%2C1%2C72%2C56a8%2C8%2C0%2C0%2C0-16%2C0%2C55.78%2C55.78%2C0%2C0%2C1-35%2C51.93%2C8%2C8%2C0%2C0%2C0%2C6%2C14.83%2C71.89%2C71.89%2C0%2C0%2C0%2C29-21.42V160H24a8%2C8%2C0%2C0%2C0%2C0%2C16H56v24a8%2C8%2C0%2C0%2C0%2C16%2C0V176H184v24a8%2C8%2C0%2C0%2C0%2C16%2C0V176h32a8%2C8%2C0%2C0%2C0%2C0-16Zm-88-33.8V160H112V126.2a72%2C72%2C0%2C0%2C0%2C32%2C0Zm-72-25a72.47%2C72.47%2C0%2C0%2C0%2C24%2C19.27V160H72ZM160%2C160V120.48a72.47%2C72.47%2C0%2C0%2C0%2C24-19.27V160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-briefcase-metal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C56H176V48a24%2C24%2C0%2C0%2C0-24-24H104A24%2C24%2C0%2C0%2C0%2C80%2C48v8H40A16%2C16%2C0%2C0%2C0%2C24%2C72V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V72A16%2C16%2C0%2C0%2C0%2C216%2C56ZM40%2C112H216v48H40ZM96%2C48a8%2C8%2C0%2C0%2C1%2C8-8h48a8%2C8%2C0%2C0%2C1%2C8%2C8v8H96ZM216%2C72V96H40V72Zm0%2C128H40V176H216v24Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-briefcase{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C56H176V48a24%2C24%2C0%2C0%2C0-24-24H104A24%2C24%2C0%2C0%2C0%2C80%2C48v8H40A16%2C16%2C0%2C0%2C0%2C24%2C72V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V72A16%2C16%2C0%2C0%2C0%2C216%2C56ZM96%2C48a8%2C8%2C0%2C0%2C1%2C8-8h48a8%2C8%2C0%2C0%2C1%2C8%2C8v8H96ZM216%2C72v41.61A184%2C184%2C0%2C0%2C1%2C128%2C136a184.07%2C184.07%2C0%2C0%2C1-88-22.38V72Zm0%2C128H40V131.64A200.19%2C200.19%2C0%2C0%2C0%2C128%2C152a200.25%2C200.25%2C0%2C0%2C0%2C88-20.37V200ZM104%2C112a8%2C8%2C0%2C0%2C1%2C8-8h32a8%2C8%2C0%2C0%2C1%2C0%2C16H112A8%2C8%2C0%2C0%2C1%2C104%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-broadcast{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C88a40%2C40%2C0%2C1%2C0%2C40%2C40A40%2C40%2C0%2C0%2C0%2C128%2C88Zm0%2C64a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C128%2C152Zm73.71%2C7.14a80%2C80%2C0%2C0%2C1-14.08%2C22.2%2C8%2C8%2C0%2C0%2C1-11.92-10.67%2C63.95%2C63.95%2C0%2C0%2C0%2C0-85.33%2C8%2C8%2C0%2C1%2C1%2C11.92-10.67%2C80.08%2C80.08%2C0%2C0%2C1%2C14.08%2C84.47ZM69%2C103.09a64%2C64%2C0%2C0%2C0%2C11.26%2C67.58%2C8%2C8%2C0%2C0%2C1-11.92%2C10.67%2C79.93%2C79.93%2C0%2C0%2C1%2C0-106.67A8%2C8%2C0%2C1%2C1%2C80.29%2C85.34%2C63.77%2C63.77%2C0%2C0%2C0%2C69%2C103.09ZM248%2C128a119.58%2C119.58%2C0%2C0%2C1-34.29%2C84%2C8%2C8%2C0%2C1%2C1-11.42-11.2%2C103.9%2C103.9%2C0%2C0%2C0%2C0-145.56A8%2C8%2C0%2C1%2C1%2C213.71%2C44%2C119.58%2C119.58%2C0%2C0%2C1%2C248%2C128ZM53.71%2C200.78A8%2C8%2C0%2C1%2C1%2C42.29%2C212a119.87%2C119.87%2C0%2C0%2C1%2C0-168%2C8%2C8%2C0%2C1%2C1%2C11.42%2C11.2%2C103.9%2C103.9%2C0%2C0%2C0%2C0%2C145.56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-broom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M235.5%2C216.81c-22.56-11-35.5-34.58-35.5-64.8V134.73a15.94%2C15.94%2C0%2C0%2C0-10.09-14.87L165%2C110a8%2C8%2C0%2C0%2C1-4.48-10.34l21.32-53a28%2C28%2C0%2C0%2C0-16.1-37%2C28.14%2C28.14%2C0%2C0%2C0-35.82%2C16%2C.61.61%2C0%2C0%2C0%2C0%2C.12L108.9%2C79a8%2C8%2C0%2C0%2C1-10.37%2C4.49L73.11%2C73.14A15.89%2C15.89%2C0%2C0%2C0%2C55.74%2C76.8C34.68%2C98.45%2C24%2C123.75%2C24%2C152a111.45%2C111.45%2C0%2C0%2C0%2C31.18%2C77.53A8%2C8%2C0%2C0%2C0%2C61%2C232H232a8%2C8%2C0%2C0%2C0%2C3.5-15.19ZM67.14%2C88l25.41%2C10.3a24%2C24%2C0%2C0%2C0%2C31.23-13.45l21-53c2.56-6.11%2C9.47-9.27%2C15.43-7a12%2C12%2C0%2C0%2C1%2C6.88%2C15.92L145.69%2C93.76a24%2C24%2C0%2C0%2C0%2C13.43%2C31.14L184%2C134.73V152c0%2C.33%2C0%2C.66%2C0%2C1L55.77%2C101.71A108.84%2C108.84%2C0%2C0%2C1%2C67.14%2C88Zm48%2C128a87.53%2C87.53%2C0%2C0%2C1-24.34-42%2C8%2C8%2C0%2C0%2C0-15.49%2C4%2C105.16%2C105.16%2C0%2C0%2C0%2C18.36%2C38H64.44A95.54%2C95.54%2C0%2C0%2C1%2C40%2C152a85.9%2C85.9%2C0%2C0%2C1%2C7.73-36.29l137.8%2C55.12c3%2C18%2C10.56%2C33.48%2C21.89%2C45.16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-browser{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm0%2C16V88H40V56Zm0%2C144H40V104H216v96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-browsers{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H72A16%2C16%2C0%2C0%2C0%2C56%2C56V72H40A16%2C16%2C0%2C0%2C0%2C24%2C88V200a16%2C16%2C0%2C0%2C0%2C16%2C16H184a16%2C16%2C0%2C0%2C0%2C16-16V184h16a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40ZM184%2C88v16H40V88Zm0%2C112H40V120H184v80Zm32-32H200V88a16%2C16%2C0%2C0%2C0-16-16H72V56H216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bug-beetle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C152h16a8%2C8%2C0%2C0%2C0%2C0-16H208V120h16a8%2C8%2C0%2C0%2C0%2C0-16H207.6a79.76%2C79.76%2C0%2C0%2C0-21.44-46.85l19.5-19.49a8%2C8%2C0%2C0%2C0-11.32-11.32l-20.29%2C20.3a79.74%2C79.74%2C0%2C0%2C0-92.1%2C0L61.66%2C26.34A8%2C8%2C0%2C0%2C0%2C50.34%2C37.66l19.5%2C19.49A79.76%2C79.76%2C0%2C0%2C0%2C48.4%2C104H32a8%2C8%2C0%2C0%2C0%2C0%2C16H48v16H32a8%2C8%2C0%2C0%2C0%2C0%2C16H48v8c0%2C2.7.14%2C5.37.4%2C8H32a8%2C8%2C0%2C0%2C0%2C0%2C16H51.68a80%2C80%2C0%2C0%2C0%2C152.64%2C0H224a8%2C8%2C0%2C0%2C0%2C0-16H207.6c.26-2.63.4-5.3.4-8ZM128%2C48a64.07%2C64.07%2C0%2C0%2C1%2C63.48%2C56h-127A64.07%2C64.07%2C0%2C0%2C1%2C128%2C48Zm8%2C175.48V144a8%2C8%2C0%2C0%2C0-16%2C0v79.48A64.07%2C64.07%2C0%2C0%2C1%2C64%2C160V120H192v40A64.07%2C64.07%2C0%2C0%2C1%2C136%2C223.48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bug-droid{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M191.83%2C51.48l13.83-13.82a8%2C8%2C0%2C0%2C0-11.32-11.32L179.79%2C40.9a87.81%2C87.81%2C0%2C0%2C0-103.58%2C0L61.66%2C26.34A8%2C8%2C0%2C0%2C0%2C50.34%2C37.66L64.17%2C51.48A87.72%2C87.72%2C0%2C0%2C0%2C40%2C112v40a88%2C88%2C0%2C0%2C0%2C176%2C0V112A87.72%2C87.72%2C0%2C0%2C0%2C191.83%2C51.48ZM128%2C40a72.08%2C72.08%2C0%2C0%2C1%2C72%2C72v8H56v-8A72.08%2C72.08%2C0%2C0%2C1%2C128%2C40Zm0%2C184a72.08%2C72.08%2C0%2C0%2C1-72-72V136H200v16A72.08%2C72.08%2C0%2C0%2C1%2C128%2C224ZM144%2C92a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C144%2C92ZM88%2C92a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C88%2C92Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bug{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144%2C92a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C144%2C92ZM100%2C80a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C100%2C80Zm116%2C64A87.76%2C87.76%2C0%2C0%2C1%2C213%2C167l22.24%2C9.72A8%2C8%2C0%2C0%2C1%2C232%2C192a7.89%2C7.89%2C0%2C0%2C1-3.2-.67L207.38%2C182a88%2C88%2C0%2C0%2C1-158.76%2C0L27.2%2C191.33A7.89%2C7.89%2C0%2C0%2C1%2C24%2C192a8%2C8%2C0%2C0%2C1-3.2-15.33L43%2C167A87.76%2C87.76%2C0%2C0%2C1%2C40%2C144v-8H16a8%2C8%2C0%2C0%2C1%2C0-16H40v-8a87.76%2C87.76%2C0%2C0%2C1%2C3-23L20.8%2C79.33a8%2C8%2C0%2C1%2C1%2C6.4-14.66L48.62%2C74a88%2C88%2C0%2C0%2C1%2C158.76%2C0l21.42-9.36a8%2C8%2C0%2C0%2C1%2C6.4%2C14.66L213%2C89.05a87.76%2C87.76%2C0%2C0%2C1%2C3%2C23v8h24a8%2C8%2C0%2C0%2C1%2C0%2C16H216ZM56%2C120H200v-8a72%2C72%2C0%2C0%2C0-144%2C0Zm64%2C95.54V136H56v8A72.08%2C72.08%2C0%2C0%2C0%2C120%2C215.54ZM200%2C144v-8H136v79.54A72.08%2C72.08%2C0%2C0%2C0%2C200%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-building-apartment{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C208h-8V72a8%2C8%2C0%2C0%2C0-8-8H184V40a8%2C8%2C0%2C0%2C0-8-8H80a8%2C8%2C0%2C0%2C0-8%2C8V96H32a8%2C8%2C0%2C0%2C0-8%2C8V208H16a8%2C8%2C0%2C0%2C0%2C0%2C16H240a8%2C8%2C0%2C0%2C0%2C0-16ZM40%2C112H80a8%2C8%2C0%2C0%2C0%2C8-8V48h80V72a8%2C8%2C0%2C0%2C0%2C8%2C8h40V208H152V168a8%2C8%2C0%2C0%2C0-8-8H112a8%2C8%2C0%2C0%2C0-8%2C8v40H40Zm96%2C96H120V176h16ZM112%2C72a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H120A8%2C8%2C0%2C0%2C1%2C112%2C72Zm0%2C32a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H120A8%2C8%2C0%2C0%2C1%2C112%2C104Zm56%2C0a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H176A8%2C8%2C0%2C0%2C1%2C168%2C104ZM88%2C136a8%2C8%2C0%2C0%2C1-8%2C8H64a8%2C8%2C0%2C0%2C1%2C0-16H80A8%2C8%2C0%2C0%2C1%2C88%2C136Zm0%2C32a8%2C8%2C0%2C0%2C1-8%2C8H64a8%2C8%2C0%2C0%2C1%2C0-16H80A8%2C8%2C0%2C0%2C1%2C88%2C168Zm24-32a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H120A8%2C8%2C0%2C0%2C1%2C112%2C136Zm56%2C0a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H176A8%2C8%2C0%2C0%2C1%2C168%2C136Zm0%2C32a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H176A8%2C8%2C0%2C0%2C1%2C168%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-building-office{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C208H232V96a8%2C8%2C0%2C0%2C0%2C0-16H184V48a8%2C8%2C0%2C0%2C0%2C0-16H40a8%2C8%2C0%2C0%2C0%2C0%2C16V208H24a8%2C8%2C0%2C0%2C0%2C0%2C16H248a8%2C8%2C0%2C0%2C0%2C0-16ZM216%2C96V208H184V96ZM56%2C48H168V208H144V160a8%2C8%2C0%2C0%2C0-8-8H88a8%2C8%2C0%2C0%2C0-8%2C8v48H56Zm72%2C160H96V168h32ZM72%2C80a8%2C8%2C0%2C0%2C1%2C8-8H96a8%2C8%2C0%2C0%2C1%2C0%2C16H80A8%2C8%2C0%2C0%2C1%2C72%2C80Zm48%2C0a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H128A8%2C8%2C0%2C0%2C1%2C120%2C80ZM72%2C120a8%2C8%2C0%2C0%2C1%2C8-8H96a8%2C8%2C0%2C0%2C1%2C0%2C16H80A8%2C8%2C0%2C0%2C1%2C72%2C120Zm48%2C0a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H128A8%2C8%2C0%2C0%2C1%2C120%2C120Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-building{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C224H208V32h8a8%2C8%2C0%2C0%2C0%2C0-16H40a8%2C8%2C0%2C0%2C0%2C0%2C16h8V224H24a8%2C8%2C0%2C0%2C0%2C0%2C16H232a8%2C8%2C0%2C0%2C0%2C0-16ZM64%2C32H192V224H160V184a8%2C8%2C0%2C0%2C0-8-8H104a8%2C8%2C0%2C0%2C0-8%2C8v40H64Zm80%2C192H112V192h32ZM88%2C64a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C64Zm48%2C0a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H144A8%2C8%2C0%2C0%2C1%2C136%2C64ZM88%2C104a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C104Zm48%2C0a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H144A8%2C8%2C0%2C0%2C1%2C136%2C104ZM88%2C144a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C144Zm48%2C0a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H144A8%2C8%2C0%2C0%2C1%2C136%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-buildings{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C208H224V96a16%2C16%2C0%2C0%2C0-16-16H144V32a16%2C16%2C0%2C0%2C0-24.88-13.32L39.12%2C72A16%2C16%2C0%2C0%2C0%2C32%2C85.34V208H16a8%2C8%2C0%2C0%2C0%2C0%2C16H240a8%2C8%2C0%2C0%2C0%2C0-16ZM208%2C96V208H144V96ZM48%2C85.34%2C128%2C32V208H48ZM112%2C112v16a8%2C8%2C0%2C0%2C1-16%2C0V112a8%2C8%2C0%2C1%2C1%2C16%2C0Zm-32%2C0v16a8%2C8%2C0%2C0%2C1-16%2C0V112a8%2C8%2C0%2C1%2C1%2C16%2C0Zm0%2C56v16a8%2C8%2C0%2C0%2C1-16%2C0V168a8%2C8%2C0%2C0%2C1%2C16%2C0Zm32%2C0v16a8%2C8%2C0%2C0%2C1-16%2C0V168a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bulldozer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C200h-8a8%2C8%2C0%2C0%2C1-8-8V160a8%2C8%2C0%2C0%2C1%2C8-8h8a8%2C8%2C0%2C0%2C0%2C0-16h-8a24%2C24%2C0%2C0%2C0-24%2C24v8H199.2a40.09%2C40.09%2C0%2C0%2C0-33.71-31.61L129.44%2C49.85A16%2C16%2C0%2C0%2C0%2C114.67%2C40H24A16%2C16%2C0%2C0%2C0%2C8%2C56v96a40%2C40%2C0%2C0%2C0%2C32%2C64H160a40.07%2C40.07%2C0%2C0%2C0%2C39.2-32H216v8a24%2C24%2C0%2C0%2C0%2C24%2C24h8a8%2C8%2C0%2C0%2C0%2C0-16ZM148%2C136H64V56h50.67ZM48%2C56v80H40a39.72%2C39.72%2C0%2C0%2C0-16%2C3.35V56ZM160%2C200H40a24%2C24%2C0%2C0%2C1%2C0-48H160a24%2C24%2C0%2C0%2C1%2C0%2C48Zm8-24a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1%2C0-16H160A8%2C8%2C0%2C0%2C1%2C168%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-bus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C32H72A32%2C32%2C0%2C0%2C0%2C40%2C64V208a16%2C16%2C0%2C0%2C0%2C16%2C16H80a16%2C16%2C0%2C0%2C0%2C16-16V192h64v16a16%2C16%2C0%2C0%2C0%2C16%2C16h24a16%2C16%2C0%2C0%2C0%2C16-16V64A32%2C32%2C0%2C0%2C0%2C184%2C32ZM56%2C176V120H200v56Zm0-96H200v24H56ZM72%2C48H184a16%2C16%2C0%2C0%2C1%2C16%2C16H56A16%2C16%2C0%2C0%2C1%2C72%2C48Zm8%2C160H56V192H80Zm96%2C0V192h24v16Zm-72-60a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C104%2C148Zm72%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C176%2C148Zm72-68v24a8%2C8%2C0%2C0%2C1-16%2C0V80a8%2C8%2C0%2C0%2C1%2C16%2C0ZM24%2C80v24a8%2C8%2C0%2C0%2C1-16%2C0V80a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-butterfly{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232.7%2C50.48C229%2C45.7%2C221.84%2C40%2C209%2C40c-16.85%2C0-38.46%2C11.28-57.81%2C30.16A140.07%2C140.07%2C0%2C0%2C0%2C136%2C87.53V56a8%2C8%2C0%2C0%2C0-16%2C0V87.53a140.07%2C140.07%2C0%2C0%2C0-15.15-17.37C85.49%2C51.28%2C63.88%2C40%2C47%2C40%2C34.16%2C40%2C27%2C45.7%2C23.3%2C50.48c-6.82%2C8.77-12.18%2C24.08-.21%2C71.2%2C6.05%2C23.83%2C19.51%2C33%2C30.63%2C36.42A44%2C44%2C0%2C0%2C0%2C128%2C205.27a44%2C44%2C0%2C0%2C0%2C74.28-47.17c11.12-3.4%2C24.57-12.59%2C30.63-36.42C239.63%2C95.24%2C244.85%2C66.1%2C232.7%2C50.48ZM92%2C208A28.12%2C28.12%2C0%2C0%2C1%2C88.86%2C152a8%2C8%2C0%2C1%2C0-1.76-15.9A43.64%2C43.64%2C0%2C0%2C0%2C66.36%2C144c-8.43.09-22-3.57-27.76-26.26C35.72%2C106.39%2C27%2C71.86%2C35.94%2C60.3%2C37.37%2C58.46%2C40.09%2C56%2C47%2C56c27.27%2C0%2C73%2C44.88%2C73%2C71.67V180A28%2C28%2C0%2C0%2C1%2C92%2C208ZM217.4%2C117.74c-5.77%2C22.69-19.33%2C26.34-27.77%2C26.26a43.6%2C43.6%2C0%2C0%2C0-20.74-7.95%2C8%2C8%2C0%2C1%2C0-1.76%2C15.9A28.11%2C28.11%2C0%2C1%2C1%2C136%2C180V127.67C136%2C100.88%2C181.69%2C56%2C209%2C56c6.95%2C0%2C9.66%2C2.46%2C11.1%2C4.3C229.05%2C71.86%2C220.28%2C106.39%2C217.4%2C117.74Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cable-car{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M247.87%2C30.59a8%2C8%2C0%2C0%2C0-9.28-6.46l-224%2C40A8%2C8%2C0%2C0%2C0%2C16%2C80a8.6%2C8.6%2C0%2C0%2C0%2C1.42-.12L120%2C61.55V96H64a32%2C32%2C0%2C0%2C0-32%2C32v64a32%2C32%2C0%2C0%2C0%2C32%2C32H192a32%2C32%2C0%2C0%2C0%2C32-32V128a32%2C32%2C0%2C0%2C0-32-32H136V58.7L241.4%2C39.88A8%2C8%2C0%2C0%2C0%2C247.87%2C30.59ZM104%2C160V112h48v48ZM64%2C112H88v48H48V128A16%2C16%2C0%2C0%2C1%2C64%2C112Zm128%2C96H64a16%2C16%2C0%2C0%2C1-16-16V176H208v16A16%2C16%2C0%2C0%2C1%2C192%2C208Zm16-80v32H168V112h24A16%2C16%2C0%2C0%2C1%2C208%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cactus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C208H168V184h4a68.07%2C68.07%2C0%2C0%2C0%2C68-68%2C28%2C28%2C0%2C0%2C0-56%2C0%2C12%2C12%2C0%2C0%2C1-12%2C12h-4V56a40%2C40%2C0%2C0%2C0-80%2C0V88H84A12%2C12%2C0%2C0%2C1%2C72%2C76a28%2C28%2C0%2C0%2C0-56%2C0%2C68.07%2C68.07%2C0%2C0%2C0%2C68%2C68h4v64H40a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16ZM96%2C128H84A52.06%2C52.06%2C0%2C0%2C1%2C32%2C76a12%2C12%2C0%2C0%2C1%2C24%2C0%2C28%2C28%2C0%2C0%2C0%2C28%2C28H96a8%2C8%2C0%2C0%2C0%2C8-8V56a24%2C24%2C0%2C0%2C1%2C48%2C0v80a8%2C8%2C0%2C0%2C0%2C8%2C8h12a28%2C28%2C0%2C0%2C0%2C28-28%2C12%2C12%2C0%2C0%2C1%2C24%2C0%2C52.06%2C52.06%2C0%2C0%2C1-52%2C52H160a8%2C8%2C0%2C0%2C0-8%2C8v32H104V136A8%2C8%2C0%2C0%2C0%2C96%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cake{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C112a24%2C24%2C0%2C0%2C0-24-24H136V79a32.06%2C32.06%2C0%2C0%2C0%2C24-31c0-28-26.44-45.91-27.56-46.66a8%2C8%2C0%2C0%2C0-8.88%2C0C122.44%2C2.09%2C96%2C20%2C96%2C48a32.06%2C32.06%2C0%2C0%2C0%2C24%2C31v9H48a24%2C24%2C0%2C0%2C0-24%2C24v23.33a40.84%2C40.84%2C0%2C0%2C0%2C8%2C24.24V200a24%2C24%2C0%2C0%2C0%2C24%2C24H200a24%2C24%2C0%2C0%2C0%2C24-24V159.57a40.84%2C40.84%2C0%2C0%2C0%2C8-24.24ZM112%2C48c0-13.57%2C10-24.46%2C16-29.79%2C6%2C5.33%2C16%2C16.22%2C16%2C29.79a16%2C16%2C0%2C0%2C1-32%2C0ZM40%2C112a8%2C8%2C0%2C0%2C1%2C8-8H208a8%2C8%2C0%2C0%2C1%2C8%2C8v23.33c0%2C13.25-10.46%2C24.31-23.32%2C24.66A24%2C24%2C0%2C0%2C1%2C168%2C136a8%2C8%2C0%2C0%2C0-16%2C0%2C24%2C24%2C0%2C0%2C1-48%2C0%2C8%2C8%2C0%2C0%2C0-16%2C0%2C24%2C24%2C0%2C0%2C1-24.68%2C24C50.46%2C159.64%2C40%2C148.58%2C40%2C135.33Zm160%2C96H56a8%2C8%2C0%2C0%2C1-8-8V172.56A38.77%2C38.77%2C0%2C0%2C0%2C62.88%2C176a39.69%2C39.69%2C0%2C0%2C0%2C29-11.31A40.36%2C40.36%2C0%2C0%2C0%2C96%2C160a40%2C40%2C0%2C0%2C0%2C64%2C0%2C40.36%2C40.36%2C0%2C0%2C0%2C4.13%2C4.67A39.67%2C39.67%2C0%2C0%2C0%2C192%2C176c.38%2C0%2C.76%2C0%2C1.14%2C0A38.77%2C38.77%2C0%2C0%2C0%2C208%2C172.56V200A8%2C8%2C0%2C0%2C1%2C200%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-calculator{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M80%2C120h96a8%2C8%2C0%2C0%2C0%2C8-8V64a8%2C8%2C0%2C0%2C0-8-8H80a8%2C8%2C0%2C0%2C0-8%2C8v48A8%2C8%2C0%2C0%2C0%2C80%2C120Zm8-48h80v32H88ZM200%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40V216a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V40A16%2C16%2C0%2C0%2C0%2C200%2C24Zm0%2C192H56V40H200ZM100%2C148a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C100%2C148Zm40%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C148Zm40%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C180%2C148Zm-80%2C40a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C100%2C188Zm40%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C188Zm40%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C180%2C188Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-calendar-blank{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H184V24a8%2C8%2C0%2C0%2C0-16%2C0v8H88V24a8%2C8%2C0%2C0%2C0-16%2C0v8H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32ZM72%2C48v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h80v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h24V80H48V48ZM208%2C208H48V96H208V208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-calendar-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H184V24a8%2C8%2C0%2C0%2C0-16%2C0v8H88V24a8%2C8%2C0%2C0%2C0-16%2C0v8H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32ZM72%2C48v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h80v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h24V80H48V48ZM208%2C208H48V96H208V208Zm-38.34-85.66a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-48%2C48a8%2C8%2C0%2C0%2C1-11.32%2C0l-24-24a8%2C8%2C0%2C0%2C1%2C11.32-11.32L116%2C164.69l42.34-42.35A8%2C8%2C0%2C0%2C1%2C169.66%2C122.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-calendar-dot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H184V24a8%2C8%2C0%2C0%2C0-16%2C0v8H88V24a8%2C8%2C0%2C0%2C0-16%2C0v8H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32ZM72%2C48v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h80v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h24V80H48V48ZM208%2C208H48V96H208V208Zm-64-56a16%2C16%2C0%2C1%2C1-16-16A16%2C16%2C0%2C0%2C1%2C144%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-calendar-dots{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H184V24a8%2C8%2C0%2C0%2C0-16%2C0v8H88V24a8%2C8%2C0%2C0%2C0-16%2C0v8H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32ZM72%2C48v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h80v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h24V80H48V48ZM208%2C208H48V96H208V208Zm-68-76a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C132Zm44%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C184%2C132ZM96%2C172a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C96%2C172Zm44%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C172Zm44%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C184%2C172Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-calendar-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H184V24a8%2C8%2C0%2C0%2C0-16%2C0v8H88V24a8%2C8%2C0%2C0%2C0-16%2C0v8H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H72v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h80v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h24V208ZM152%2C88a31.91%2C31.91%2C0%2C0%2C0-24%2C10.86A32%2C32%2C0%2C0%2C0%2C72%2C120c0%2C36.52%2C50.28%2C62.08%2C52.42%2C63.16a8%2C8%2C0%2C0%2C0%2C7.16%2C0C133.72%2C182.08%2C184%2C156.52%2C184%2C120A32%2C32%2C0%2C0%2C0%2C152%2C88Zm-24%2C78.93c-13.79-7.79-40-26.75-40-46.93a16%2C16%2C0%2C0%2C1%2C32%2C0%2C8%2C8%2C0%2C0%2C0%2C16%2C0%2C16%2C16%2C0%2C0%2C1%2C32%2C0C168%2C140.19%2C141.79%2C159.15%2C128%2C166.93Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-calendar-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H184V24a8%2C8%2C0%2C0%2C0-16%2C0v8H88V24a8%2C8%2C0%2C0%2C0-16%2C0v8H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32ZM72%2C48v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h80v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h24V80H48V48ZM208%2C208H48V96H208V208Zm-48-56a8%2C8%2C0%2C0%2C1-8%2C8H104a8%2C8%2C0%2C0%2C1%2C0-16h48A8%2C8%2C0%2C0%2C1%2C160%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-calendar-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H184V24a8%2C8%2C0%2C0%2C0-16%2C0v8H88V24a8%2C8%2C0%2C0%2C0-16%2C0v8H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32ZM72%2C48v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h80v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h24V80H48V48ZM208%2C208H48V96H208V208Zm-48-56a8%2C8%2C0%2C0%2C1-8%2C8H136v16a8%2C8%2C0%2C0%2C1-16%2C0V160H104a8%2C8%2C0%2C0%2C1%2C0-16h16V128a8%2C8%2C0%2C0%2C1%2C16%2C0v16h16A8%2C8%2C0%2C0%2C1%2C160%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-calendar-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.92%2C34.62A8%2C8%2C0%2C0%2C0%2C48%2C32%2C16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a8%2C8%2C0%2C0%2C0%2C5.92-13.38ZM73.55%2C80H48V51.88ZM48%2C208V96H88.1L189.92%2C208ZM224%2C48V177.23a8%2C8%2C0%2C1%2C1-16%2C0V96H134.88a8%2C8%2C0%2C0%2C1%2C0-16H208V48H184v8a8%2C8%2C0%2C0%2C1-16%2C0V48H91.25a8%2C8%2C0%2C0%2C1%2C0-16H168V24a8%2C8%2C0%2C0%2C1%2C16%2C0v8h24A16%2C16%2C0%2C0%2C1%2C224%2C48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-calendar-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H184V24a8%2C8%2C0%2C0%2C0-16%2C0v8H88V24a8%2C8%2C0%2C0%2C0-16%2C0v8H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H72v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h80v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h24V208Zm-31.38-94.36-29.84-2.31-11.43-26.5a8%2C8%2C0%2C0%2C0-14.7%2C0l-11.43%2C26.5-29.84%2C2.31a8%2C8%2C0%2C0%2C0-4.47%2C14.14l22.52%2C18.59-6.86%2C27.71a8%2C8%2C0%2C0%2C0%2C11.82%2C8.81L128%2C167.82l25.61%2C15.07a8%2C8%2C0%2C0%2C0%2C11.82-8.81l-6.86-27.71%2C22.52-18.59a8%2C8%2C0%2C0%2C0-4.47-14.14Zm-32.11%2C23.6a8%2C8%2C0%2C0%2C0-2.68%2C8.09l3.5%2C14.12-13.27-7.81a8%2C8%2C0%2C0%2C0-8.12%2C0l-13.27%2C7.81%2C3.5-14.12a8%2C8%2C0%2C0%2C0-2.68-8.09l-11.11-9.18%2C14.89-1.15a8%2C8%2C0%2C0%2C0%2C6.73-4.8l6-13.92%2C6%2C13.92a8%2C8%2C0%2C0%2C0%2C6.73%2C4.8l14.89%2C1.15Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-calendar-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H184V24a8%2C8%2C0%2C0%2C0-16%2C0v8H88V24a8%2C8%2C0%2C0%2C0-16%2C0v8H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32ZM72%2C48v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h80v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h24V80H48V48ZM208%2C208H48V96H208V208Zm-50.34-74.34L139.31%2C152l18.35%2C18.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L128%2C163.31l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.32-11.32L116.69%2C152%2C98.34%2C133.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L128%2C140.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-calendar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H184V24a8%2C8%2C0%2C0%2C0-16%2C0v8H88V24a8%2C8%2C0%2C0%2C0-16%2C0v8H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32ZM72%2C48v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h80v8a8%2C8%2C0%2C0%2C0%2C16%2C0V48h24V80H48V48ZM208%2C208H48V96H208V208Zm-96-88v64a8%2C8%2C0%2C0%2C1-16%2C0V132.94l-4.42%2C2.22a8%2C8%2C0%2C0%2C1-7.16-14.32l16-8A8%2C8%2C0%2C0%2C1%2C112%2C120Zm59.16%2C30.45L152%2C176h16a8%2C8%2C0%2C0%2C1%2C0%2C16H136a8%2C8%2C0%2C0%2C1-6.4-12.8l28.78-38.37A8%2C8%2C0%2C1%2C0%2C145.07%2C132a8%2C8%2C0%2C1%2C1-13.85-8A24%2C24%2C0%2C0%2C1%2C176%2C136%2C23.76%2C23.76%2C0%2C0%2C1%2C171.16%2C150.45Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-call-bell{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24%2C184H232a8%2C8%2C0%2C0%2C0%2C0-16h-8V152a96.12%2C96.12%2C0%2C0%2C0-88-95.66V40h16a8%2C8%2C0%2C0%2C0%2C0-16H104a8%2C8%2C0%2C0%2C0%2C0%2C16h16V56.34A96.12%2C96.12%2C0%2C0%2C0%2C32%2C152v16H24a8%2C8%2C0%2C0%2C0%2C0%2C16Zm24-32a80%2C80%2C0%2C0%2C1%2C160%2C0v16H48Zm192%2C56a8%2C8%2C0%2C0%2C1-8%2C8H24a8%2C8%2C0%2C0%2C1%2C0-16H232A8%2C8%2C0%2C0%2C1%2C240%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-camera-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C136a8%2C8%2C0%2C0%2C1-8%2C8H136v24a8%2C8%2C0%2C0%2C1-16%2C0V144H96a8%2C8%2C0%2C0%2C1%2C0-16h24V104a8%2C8%2C0%2C0%2C1%2C16%2C0v24h24A8%2C8%2C0%2C0%2C1%2C168%2C136Zm64-56V192a24%2C24%2C0%2C0%2C1-24%2C24H48a24%2C24%2C0%2C0%2C1-24-24V80A24%2C24%2C0%2C0%2C1%2C48%2C56H75.72L87%2C39.12A16%2C16%2C0%2C0%2C1%2C100.28%2C32h55.44A16%2C16%2C0%2C0%2C1%2C169%2C39.12L180.28%2C56H208A24%2C24%2C0%2C0%2C1%2C232%2C80Zm-16%2C0a8%2C8%2C0%2C0%2C0-8-8H176a8%2C8%2C0%2C0%2C1-6.66-3.56L155.72%2C48H100.28L86.66%2C68.44A8%2C8%2C0%2C0%2C1%2C80%2C72H48a8%2C8%2C0%2C0%2C0-8%2C8V192a8%2C8%2C0%2C0%2C0%2C8%2C8H208a8%2C8%2C0%2C0%2C0%2C8-8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-camera-rotate{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C56H180.28L166.65%2C35.56A8%2C8%2C0%2C0%2C0%2C160%2C32H96a8%2C8%2C0%2C0%2C0-6.65%2C3.56L75.71%2C56H48A24%2C24%2C0%2C0%2C0%2C24%2C80V192a24%2C24%2C0%2C0%2C0%2C24%2C24H208a24%2C24%2C0%2C0%2C0%2C24-24V80A24%2C24%2C0%2C0%2C0%2C208%2C56Zm8%2C136a8%2C8%2C0%2C0%2C1-8%2C8H48a8%2C8%2C0%2C0%2C1-8-8V80a8%2C8%2C0%2C0%2C1%2C8-8H80a8%2C8%2C0%2C0%2C0%2C6.66-3.56L100.28%2C48h55.43l13.63%2C20.44A8%2C8%2C0%2C0%2C0%2C176%2C72h32a8%2C8%2C0%2C0%2C1%2C8%2C8ZM176%2C96v24a8%2C8%2C0%2C0%2C1-8%2C8H144a8%2C8%2C0%2C0%2C1%2C0-16h5.15a32.12%2C32.12%2C0%2C0%2C0-40.34-1.61A8%2C8%2C0%2C0%2C1%2C99.19%2C97.6%2C48.21%2C48.21%2C0%2C0%2C1%2C160%2C100.23V96a8%2C8%2C0%2C0%2C1%2C16%2C0Zm-17.61%2C59.2a8%2C8%2C0%2C0%2C1-1.58%2C11.2A48.21%2C48.21%2C0%2C0%2C1%2C96%2C163.77V168a8%2C8%2C0%2C0%2C1-16%2C0V144a8%2C8%2C0%2C0%2C1%2C8-8h24a8%2C8%2C0%2C0%2C1%2C0%2C16h-5.15a32.12%2C32.12%2C0%2C0%2C0%2C40.34%2C1.61A8%2C8%2C0%2C0%2C1%2C158.39%2C155.2Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-camera-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.92%2C34.62A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38L51.73%2C56H48A24%2C24%2C0%2C0%2C0%2C24%2C80V192a24%2C24%2C0%2C0%2C0%2C24%2C24H197.19l4.89%2C5.38a8%2C8%2C0%2C1%2C0%2C11.84-10.76Zm51.66%2C80.61%2C37%2C40.69A27.71%2C27.71%2C0%2C0%2C1%2C128%2C160a28%2C28%2C0%2C0%2C1-22.42-44.77ZM48%2C200a8%2C8%2C0%2C0%2C1-8-8V80a8%2C8%2C0%2C0%2C1%2C8-8H66.28l28.41%2C31.26A44%2C44%2C0%2C0%2C0%2C128%2C176a44.21%2C44.21%2C0%2C0%2C0%2C25.44-8.12L182.64%2C200ZM232%2C80V186a8%2C8%2C0%2C0%2C1-16%2C0V80a8%2C8%2C0%2C0%2C0-8-8H176a8%2C8%2C0%2C0%2C1-6.65-3.56L155.71%2C48H100.24a8%2C8%2C0%2C0%2C1-12.91-9.42l2-3A8%2C8%2C0%2C0%2C1%2C96%2C32h64a8%2C8%2C0%2C0%2C1%2C6.66%2C3.56L180.28%2C56H208A24%2C24%2C0%2C0%2C1%2C232%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-camera{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C56H180.28L166.65%2C35.56A8%2C8%2C0%2C0%2C0%2C160%2C32H96a8%2C8%2C0%2C0%2C0-6.65%2C3.56L75.71%2C56H48A24%2C24%2C0%2C0%2C0%2C24%2C80V192a24%2C24%2C0%2C0%2C0%2C24%2C24H208a24%2C24%2C0%2C0%2C0%2C24-24V80A24%2C24%2C0%2C0%2C0%2C208%2C56Zm8%2C136a8%2C8%2C0%2C0%2C1-8%2C8H48a8%2C8%2C0%2C0%2C1-8-8V80a8%2C8%2C0%2C0%2C1%2C8-8H80a8%2C8%2C0%2C0%2C0%2C6.66-3.56L100.28%2C48h55.43l13.63%2C20.44A8%2C8%2C0%2C0%2C0%2C176%2C72h32a8%2C8%2C0%2C0%2C1%2C8%2C8ZM128%2C88a44%2C44%2C0%2C1%2C0%2C44%2C44A44.05%2C44.05%2C0%2C0%2C0%2C128%2C88Zm0%2C72a28%2C28%2C0%2C1%2C1%2C28-28A28%2C28%2C0%2C0%2C1%2C128%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-campfire{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M223.62%2C226.42a8%2C8%2C0%2C0%2C1-10.05%2C5.2L128%2C204.39%2C42.43%2C231.62a8%2C8%2C0%2C1%2C1-4.85-15.25l64-20.37-64-20.38a8%2C8%2C0%2C1%2C1%2C4.85-15.24L128%2C187.6l85.57-27.22a8%2C8%2C0%2C1%2C1%2C4.85%2C15.24l-64%2C20.38%2C64%2C20.37A8%2C8%2C0%2C0%2C1%2C223.62%2C226.42ZM68%2C108c0-20.1%2C9.77-40.87%2C28.24-60a156%2C156%2C0%2C0%2C1%2C27.57-22.76%2C8%2C8%2C0%2C0%2C1%2C8.38%2C0C134.47%2C26.59%2C188%2C60.08%2C188%2C108a60%2C60%2C0%2C0%2C1-120%2C0Zm60%2C44a16%2C16%2C0%2C0%2C0%2C16-16c0-13.57-10-24.46-16-29.79-6%2C5.33-16%2C16.22-16%2C29.79A16%2C16%2C0%2C0%2C0%2C128%2C152ZM84%2C108a43.83%2C43.83%2C0%2C0%2C0%2C12.09%2C30.24c0-.74-.09-1.49-.09-2.24%2C0-28%2C26.44-45.91%2C27.56-46.66a8%2C8%2C0%2C0%2C1%2C8.88%2C0C133.56%2C90.09%2C160%2C108%2C160%2C136c0%2C.75%2C0%2C1.5-.09%2C2.24A43.83%2C43.83%2C0%2C0%2C0%2C172%2C108c0-32-32.26-58-44-66.34C116.27%2C50%2C84%2C76%2C84%2C108Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-car-battery{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C136a8%2C8%2C0%2C0%2C1-8%2C8h-8v8a8%2C8%2C0%2C0%2C1-16%2C0v-8h-8a8%2C8%2C0%2C0%2C1%2C0-16h8v-8a8%2C8%2C0%2C0%2C1%2C16%2C0v8h8A8%2C8%2C0%2C0%2C1%2C192%2C136Zm-88-8H72a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8%2C8%2C0%2C0%2C0%2C0-16ZM240%2C88v96a16%2C16%2C0%2C0%2C1-16%2C16H32a16%2C16%2C0%2C0%2C1-16-16V88A16%2C16%2C0%2C0%2C1%2C32%2C72H48V56A16%2C16%2C0%2C0%2C1%2C64%2C40H96a16%2C16%2C0%2C0%2C1%2C16%2C16V72h32V56a16%2C16%2C0%2C0%2C1%2C16-16h32a16%2C16%2C0%2C0%2C1%2C16%2C16V72h16A16%2C16%2C0%2C0%2C1%2C240%2C88ZM160%2C72h32V56H160ZM64%2C72H96V56H64ZM224%2C184V88H32v96H224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-car-profile{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C112H211.31L168%2C68.69A15.86%2C15.86%2C0%2C0%2C0%2C156.69%2C64H44.28A16%2C16%2C0%2C0%2C0%2C31%2C71.12L1.34%2C115.56A8.07%2C8.07%2C0%2C0%2C0%2C0%2C120v48a16%2C16%2C0%2C0%2C0%2C16%2C16H33a32%2C32%2C0%2C0%2C0%2C62%2C0h66a32%2C32%2C0%2C0%2C0%2C62%2C0h17a16%2C16%2C0%2C0%2C0%2C16-16V128A16%2C16%2C0%2C0%2C0%2C240%2C112ZM44.28%2C80H156.69l32%2C32H23ZM64%2C192a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C64%2C192Zm128%2C0a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C192%2C192Zm48-24H223a32%2C32%2C0%2C0%2C0-62%2C0H95a32%2C32%2C0%2C0%2C0-62%2C0H16V128H240Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-car-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C104H229.2L201.42%2C41.5A16%2C16%2C0%2C0%2C0%2C186.8%2C32H69.2a16%2C16%2C0%2C0%2C0-14.62%2C9.5L26.8%2C104H16a8%2C8%2C0%2C0%2C0%2C0%2C16h8v80a16%2C16%2C0%2C0%2C0%2C16%2C16H64a16%2C16%2C0%2C0%2C0%2C16-16V184h96v16a16%2C16%2C0%2C0%2C0%2C16%2C16h24a16%2C16%2C0%2C0%2C0%2C16-16V120h8a8%2C8%2C0%2C0%2C0%2C0-16ZM69.2%2C48H186.8l24.89%2C56H44.31ZM216%2C200H192V176a8%2C8%2C0%2C0%2C0-8-8H72a8%2C8%2C0%2C0%2C0-8%2C8v24H40V120H216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-car{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C104H229.2L201.42%2C41.5A16%2C16%2C0%2C0%2C0%2C186.8%2C32H69.2a16%2C16%2C0%2C0%2C0-14.62%2C9.5L26.8%2C104H16a8%2C8%2C0%2C0%2C0%2C0%2C16h8v80a16%2C16%2C0%2C0%2C0%2C16%2C16H64a16%2C16%2C0%2C0%2C0%2C16-16V184h96v16a16%2C16%2C0%2C0%2C0%2C16%2C16h24a16%2C16%2C0%2C0%2C0%2C16-16V120h8a8%2C8%2C0%2C0%2C0%2C0-16ZM69.2%2C48H186.8l24.89%2C56H44.31ZM64%2C200H40V184H64Zm128%2C0V184h24v16Zm24-32H40V120H216ZM56%2C144a8%2C8%2C0%2C0%2C1%2C8-8H80a8%2C8%2C0%2C0%2C1%2C0%2C16H64A8%2C8%2C0%2C0%2C1%2C56%2C144Zm112%2C0a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H176A8%2C8%2C0%2C0%2C1%2C168%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cardholder{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C48H48A24%2C24%2C0%2C0%2C0%2C24%2C72V184a24%2C24%2C0%2C0%2C0%2C24%2C24H208a24%2C24%2C0%2C0%2C0%2C24-24V72A24%2C24%2C0%2C0%2C0%2C208%2C48ZM40%2C96H216v16H160a8%2C8%2C0%2C0%2C0-8%2C8%2C24%2C24%2C0%2C0%2C1-48%2C0%2C8%2C8%2C0%2C0%2C0-8-8H40Zm8-32H208a8%2C8%2C0%2C0%2C1%2C8%2C8v8H40V72A8%2C8%2C0%2C0%2C1%2C48%2C64ZM208%2C192H48a8%2C8%2C0%2C0%2C1-8-8V128H88.8a40%2C40%2C0%2C0%2C0%2C78.4%2C0H216v56A8%2C8%2C0%2C0%2C1%2C208%2C192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cards-three{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C88H48a16%2C16%2C0%2C0%2C0-16%2C16v96a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V104A16%2C16%2C0%2C0%2C0%2C208%2C88Zm0%2C112H48V104H208v96ZM48%2C64a8%2C8%2C0%2C0%2C1%2C8-8H200a8%2C8%2C0%2C0%2C1%2C0%2C16H56A8%2C8%2C0%2C0%2C1%2C48%2C64ZM64%2C32a8%2C8%2C0%2C0%2C1%2C8-8H184a8%2C8%2C0%2C0%2C1%2C0%2C16H72A8%2C8%2C0%2C0%2C1%2C64%2C32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cards{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C72H40A16%2C16%2C0%2C0%2C0%2C24%2C88V200a16%2C16%2C0%2C0%2C0%2C16%2C16H184a16%2C16%2C0%2C0%2C0%2C16-16V88A16%2C16%2C0%2C0%2C0%2C184%2C72Zm0%2C128H40V88H184V200ZM232%2C56V176a8%2C8%2C0%2C0%2C1-16%2C0V56H64a8%2C8%2C0%2C0%2C1%2C0-16H216A16%2C16%2C0%2C0%2C1%2C232%2C56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-circle-double-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M201.54%2C54.46A104%2C104%2C0%2C0%2C0%2C54.46%2C201.54%2C104%2C104%2C0%2C0%2C0%2C201.54%2C54.46ZM190.23%2C190.23a88%2C88%2C0%2C1%2C1%2C0-124.46A88.11%2C88.11%2C0%2C0%2C1%2C190.23%2C190.23ZM165.66%2C82.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0l-32-32a8%2C8%2C0%2C0%2C1%2C11.32-11.32L128%2C108.69l26.34-26.35A8%2C8%2C0%2C0%2C1%2C165.66%2C82.34Zm0%2C56a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0l-32-32a8%2C8%2C0%2C0%2C1%2C11.32-11.32L128%2C164.69l26.34-26.35A8%2C8%2C0%2C0%2C1%2C165.66%2C138.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-circle-double-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M201.54%2C54.46A104%2C104%2C0%2C0%2C0%2C54.46%2C201.54%2C104%2C104%2C0%2C0%2C0%2C201.54%2C54.46ZM190.23%2C190.23a88%2C88%2C0%2C1%2C1%2C0-124.46A88.11%2C88.11%2C0%2C0%2C1%2C190.23%2C190.23Zm-16.57-88.57L147.31%2C128l26.35%2C26.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-32-32a8%2C8%2C0%2C0%2C1%2C0-11.32l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Zm-56%2C0L91.31%2C128l26.35%2C26.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-32-32a8%2C8%2C0%2C0%2C1%2C0-11.32l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-circle-double-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M201.54%2C54.46A104%2C104%2C0%2C0%2C0%2C54.46%2C201.54%2C104%2C104%2C0%2C0%2C0%2C201.54%2C54.46ZM190.23%2C190.23a88%2C88%2C0%2C1%2C1%2C0-124.46A88.11%2C88.11%2C0%2C0%2C1%2C190.23%2C190.23Zm-64.57-67.89a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32-11.32L108.69%2C128%2C82.34%2C101.66A8%2C8%2C0%2C0%2C1%2C93.66%2C90.34Zm56%2C0a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32-11.32L164.69%2C128l-26.35-26.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-circle-double-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M201.54%2C54.46A104%2C104%2C0%2C0%2C0%2C54.46%2C201.54%2C104%2C104%2C0%2C0%2C0%2C201.54%2C54.46ZM190.23%2C190.23a88%2C88%2C0%2C1%2C1%2C0-124.46A88.11%2C88.11%2C0%2C0%2C1%2C190.23%2C190.23Zm-24.57-27.89a8%2C8%2C0%2C0%2C1-11.32%2C11.32L128%2C147.31l-26.34%2C26.35a8%2C8%2C0%2C0%2C1-11.32-11.32l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C0Zm0-56a8%2C8%2C0%2C0%2C1-11.32%2C11.32L128%2C91.31l-26.34%2C26.35a8%2C8%2C0%2C0%2C1-11.32-11.32l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-circle-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm45.66-109.66a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-40%2C40a8%2C8%2C0%2C0%2C1-11.32%2C0l-40-40a8%2C8%2C0%2C0%2C1%2C11.32-11.32L128%2C140.69l34.34-34.35A8%2C8%2C0%2C0%2C1%2C173.66%2C106.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-circle-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM149.66%2C93.66%2C115.31%2C128l34.35%2C34.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-40-40a8%2C8%2C0%2C0%2C1%2C0-11.32l40-40a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-circle-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm29.66-93.66a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-40%2C40a8%2C8%2C0%2C0%2C1-11.32-11.32L140.69%2C128%2C106.34%2C93.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-circle-up-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM165.66%2C98.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L128%2C83.31l-26.34%2C26.35A8%2C8%2C0%2C0%2C1%2C90.34%2C98.34l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C0Zm0%2C48a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0l-32-32a8%2C8%2C0%2C0%2C1%2C11.32-11.32L128%2C172.69l26.34-26.35A8%2C8%2C0%2C0%2C1%2C165.66%2C146.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-circle-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm45.66-77.66a8%2C8%2C0%2C0%2C1-11.32%2C11.32L128%2C115.31%2C93.66%2C149.66a8%2C8%2C0%2C0%2C1-11.32-11.32l40-40a8%2C8%2C0%2C0%2C1%2C11.32%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-double-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C130.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-80%2C80a8%2C8%2C0%2C0%2C1-11.32%2C0l-80-80a8%2C8%2C0%2C0%2C1%2C11.32-11.32L128%2C204.69l74.34-74.35A8%2C8%2C0%2C0%2C1%2C213.66%2C130.34Zm-91.32%2C11.32a8%2C8%2C0%2C0%2C0%2C11.32%2C0l80-80a8%2C8%2C0%2C0%2C0-11.32-11.32L128%2C124.69%2C53.66%2C50.34A8%2C8%2C0%2C0%2C0%2C42.34%2C61.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-double-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M205.66%2C202.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-80-80a8%2C8%2C0%2C0%2C1%2C0-11.32l80-80a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L131.31%2C128ZM51.31%2C128l74.35-74.34a8%2C8%2C0%2C0%2C0-11.32-11.32l-80%2C80a8%2C8%2C0%2C0%2C0%2C0%2C11.32l80%2C80a8%2C8%2C0%2C0%2C0%2C11.32-11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-double-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M141.66%2C133.66l-80%2C80a8%2C8%2C0%2C0%2C1-11.32-11.32L124.69%2C128%2C50.34%2C53.66A8%2C8%2C0%2C0%2C1%2C61.66%2C42.34l80%2C80A8%2C8%2C0%2C0%2C1%2C141.66%2C133.66Zm80-11.32-80-80a8%2C8%2C0%2C0%2C0-11.32%2C11.32L204.69%2C128l-74.35%2C74.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l80-80A8%2C8%2C0%2C0%2C0%2C221.66%2C122.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-double-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C194.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L128%2C131.31%2C53.66%2C205.66a8%2C8%2C0%2C0%2C1-11.32-11.32l80-80a8%2C8%2C0%2C0%2C1%2C11.32%2C0Zm-160-68.68L128%2C51.31l74.34%2C74.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32l-80-80a8%2C8%2C0%2C0%2C0-11.32%2C0l-80%2C80a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C101.66l-80%2C80a8%2C8%2C0%2C0%2C1-11.32%2C0l-80-80A8%2C8%2C0%2C0%2C1%2C53.66%2C90.34L128%2C164.69l74.34-74.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M165.66%2C202.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-80-80a8%2C8%2C0%2C0%2C1%2C0-11.32l80-80a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L91.31%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-line-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M42.34%2C77.66A8%2C8%2C0%2C0%2C1%2C53.66%2C66.34L128%2C140.69l74.34-74.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32l-80%2C80a8%2C8%2C0%2C0%2C1-11.32%2C0ZM208%2C184H48a8%2C8%2C0%2C0%2C0%2C0%2C16H208a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-line-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M197.66%2C202.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-80-80a8%2C8%2C0%2C0%2C1%2C0-11.32l80-80a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L123.31%2C128ZM72%2C40a8%2C8%2C0%2C0%2C0-8%2C8V208a8%2C8%2C0%2C0%2C0%2C16%2C0V48A8%2C8%2C0%2C0%2C0%2C72%2C40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-line-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M149.66%2C122.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-80%2C80a8%2C8%2C0%2C0%2C1-11.32-11.32L132.69%2C128%2C58.34%2C53.66A8%2C8%2C0%2C0%2C1%2C69.66%2C42.34ZM184%2C40a8%2C8%2C0%2C0%2C0-8%2C8V208a8%2C8%2C0%2C0%2C0%2C16%2C0V48A8%2C8%2C0%2C0%2C0%2C184%2C40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-line-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C197.66a8%2C8%2C0%2C0%2C1-11.32%2C0L128%2C123.31%2C53.66%2C197.66a8%2C8%2C0%2C0%2C1-11.32-11.32l80-80a8%2C8%2C0%2C0%2C1%2C11.32%2C0l80%2C80A8%2C8%2C0%2C0%2C1%2C213.66%2C197.66ZM48%2C80H208a8%2C8%2C0%2C0%2C0%2C0-16H48a8%2C8%2C0%2C0%2C0%2C0%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M181.66%2C133.66l-80%2C80a8%2C8%2C0%2C0%2C1-11.32-11.32L164.69%2C128%2C90.34%2C53.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32l80%2C80A8%2C8%2C0%2C0%2C1%2C181.66%2C133.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-up-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M181.66%2C170.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-48%2C48a8%2C8%2C0%2C0%2C1-11.32%2C0l-48-48a8%2C8%2C0%2C0%2C1%2C11.32-11.32L128%2C212.69l42.34-42.35A8%2C8%2C0%2C0%2C1%2C181.66%2C170.34Zm-96-84.68L128%2C43.31l42.34%2C42.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32l-48-48a8%2C8%2C0%2C0%2C0-11.32%2C0l-48%2C48A8%2C8%2C0%2C0%2C0%2C85.66%2C85.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-caret-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C165.66a8%2C8%2C0%2C0%2C1-11.32%2C0L128%2C91.31%2C53.66%2C165.66a8%2C8%2C0%2C0%2C1-11.32-11.32l80-80a8%2C8%2C0%2C0%2C1%2C11.32%2C0l80%2C80A8%2C8%2C0%2C0%2C1%2C213.66%2C165.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-carrot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C64H203.31l26.35-26.34a8%2C8%2C0%2C0%2C0-11.32-11.32L192%2C52.69V24a8%2C8%2C0%2C0%2C0-16%2C0V56.57a64%2C64%2C0%2C0%2C0-77.2%2C10.12l0%2C0%2C0%2C0%2C0%2C0c-40.1%2C39.39-70.25%2C133.08-73.19%2C142.45a16%2C16%2C0%2C0%2C0%2C21.26%2C21.26c9.37-2.94%2C103.18-33.13%2C142.47-73.21A64%2C64%2C0%2C0%2C0%2C199.43%2C80H232a8%2C8%2C0%2C0%2C0%2C0-16Zm-54.12%2C82c-8.94%2C9.12-21.25%2C17.8-34.85%2C25.73l-25.38-25.39a8%2C8%2C0%2C0%2C0-11.32%2C11.32l22.09%2C22.09c-40.87%2C21.19-86.32%2C35.42-87%2C35.63A7.93%2C7.93%2C0%2C0%2C0%2C40%2C216a7.93%2C7.93%2C0%2C0%2C0%2C.59-1.41c.29-.93%2C28-89.58%2C64-130.67l33.77%2C33.77a8%2C8%2C0%2C0%2C0%2C11.32-11.32L116.18%2C72.88A48%2C48%2C0%2C0%2C1%2C177.88%2C146Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cash-register{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M239.76%2C158.06%2C217.28%2C68.12A16%2C16%2C0%2C0%2C0%2C201.75%2C56H136V40a16%2C16%2C0%2C0%2C0-16-16H80A16%2C16%2C0%2C0%2C0%2C64%2C40V56H54.25A16%2C16%2C0%2C0%2C0%2C38.72%2C68.12L16.24%2C158.06A7.93%2C7.93%2C0%2C0%2C0%2C16%2C160v32a16%2C16%2C0%2C0%2C0%2C16%2C16H224a16%2C16%2C0%2C0%2C0%2C16-16V160A7.93%2C7.93%2C0%2C0%2C0%2C239.76%2C158.06ZM80%2C40h40V56H80ZM54.25%2C72h147.5l20%2C80H34.25ZM32%2C192V168H224v24ZM64%2C96a8%2C8%2C0%2C0%2C1%2C8-8H88a8%2C8%2C0%2C0%2C1%2C0%2C16H72A8%2C8%2C0%2C0%2C1%2C64%2C96Zm48%2C0a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H120A8%2C8%2C0%2C0%2C1%2C112%2C96Zm48%2C0a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H168A8%2C8%2C0%2C0%2C1%2C160%2C96ZM64%2C128a8%2C8%2C0%2C0%2C1%2C8-8H88a8%2C8%2C0%2C0%2C1%2C0%2C16H72A8%2C8%2C0%2C0%2C1%2C64%2C128Zm48%2C0a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H120A8%2C8%2C0%2C0%2C1%2C112%2C128Zm48%2C0a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H168A8%2C8%2C0%2C0%2C1%2C160%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cassette-tape{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C48H32A16%2C16%2C0%2C0%2C0%2C16%2C64V192a16%2C16%2C0%2C0%2C0%2C16%2C16H224a16%2C16%2C0%2C0%2C0%2C16-16V64A16%2C16%2C0%2C0%2C0%2C224%2C48ZM80%2C192l12-16h72l12%2C16Zm144%2C0H196l-21.6-28.8A8%2C8%2C0%2C0%2C0%2C168%2C160H88a8%2C8%2C0%2C0%2C0-6.4%2C3.2L60%2C192H32V64H224V192ZM176%2C80H80a32%2C32%2C0%2C0%2C0%2C0%2C64h96a32%2C32%2C0%2C0%2C0%2C0-64ZM148.3%2C96a31.92%2C31.92%2C0%2C0%2C0%2C0%2C32H107.7a31.92%2C31.92%2C0%2C0%2C0%2C0-32ZM64%2C112a16%2C16%2C0%2C1%2C1%2C16%2C16A16%2C16%2C0%2C0%2C1%2C64%2C112Zm112%2C16a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C176%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-castle-turret{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C216H200V115.31L211.31%2C104A15.86%2C15.86%2C0%2C0%2C0%2C216%2C92.69V48a16%2C16%2C0%2C0%2C0-16-16H176a8%2C8%2C0%2C0%2C0-8%2C8V64H152V40a8%2C8%2C0%2C0%2C0-8-8H112a8%2C8%2C0%2C0%2C0-8%2C8V64H88V40a8%2C8%2C0%2C0%2C0-8-8H56A16%2C16%2C0%2C0%2C0%2C40%2C48V92.69A15.86%2C15.86%2C0%2C0%2C0%2C44.69%2C104L56%2C115.31V216H40a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16ZM69.66%2C106.34%2C56%2C92.69V48H72V72a8%2C8%2C0%2C0%2C0%2C8%2C8h32a8%2C8%2C0%2C0%2C0%2C8-8V48h16V72a8%2C8%2C0%2C0%2C0%2C8%2C8h32a8%2C8%2C0%2C0%2C0%2C8-8V48h16V92.69l-13.66%2C13.65A8%2C8%2C0%2C0%2C0%2C184%2C112V216H160V168a32%2C32%2C0%2C0%2C0-64%2C0v48H72V112A8%2C8%2C0%2C0%2C0%2C69.66%2C106.34ZM144%2C216H112V168a16%2C16%2C0%2C0%2C1%2C32%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M96%2C140a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C96%2C140Zm76-12a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C172%2C128Zm60-80v88c0%2C52.93-46.65%2C96-104%2C96S24%2C188.93%2C24%2C136V48A16%2C16%2C0%2C0%2C1%2C51.31%2C36.69c.14.14.26.27.38.41L69%2C57a111.22%2C111.22%2C0%2C0%2C1%2C118.1%2C0L204.31%2C37.1c.12-.14.24-.27.38-.41A16%2C16%2C0%2C0%2C1%2C232%2C48Zm-16%2C0-21.56%2C24.8A8%2C8%2C0%2C0%2C1%2C183.63%2C74%2C88.86%2C88.86%2C0%2C0%2C0%2C168%2C64.75V88a8%2C8%2C0%2C1%2C1-16%2C0V59.05a97.43%2C97.43%2C0%2C0%2C0-16-2.72V88a8%2C8%2C0%2C1%2C1-16%2C0V56.33a97.43%2C97.43%2C0%2C0%2C0-16%2C2.72V88a8%2C8%2C0%2C1%2C1-16%2C0V64.75A88.86%2C88.86%2C0%2C0%2C0%2C72.37%2C74a8%2C8%2C0%2C0%2C1-10.81-1.17L40%2C48v88c0%2C41.66%2C35.21%2C76%2C80%2C79.67V195.31l-13.66-13.66a8%2C8%2C0%2C0%2C1%2C11.32-11.31L128%2C180.68l10.34-10.34a8%2C8%2C0%2C0%2C1%2C11.32%2C11.31L136%2C195.31v20.36c44.79-3.69%2C80-38%2C80-79.67Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cell-signal-full{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C72V200a8%2C8%2C0%2C0%2C1-16%2C0V72a8%2C8%2C0%2C0%2C1%2C16%2C0Zm32-48a8%2C8%2C0%2C0%2C0-8%2C8V200a8%2C8%2C0%2C0%2C0%2C16%2C0V32A8%2C8%2C0%2C0%2C0%2C200%2C24Zm-80%2C80a8%2C8%2C0%2C0%2C0-8%2C8v88a8%2C8%2C0%2C0%2C0%2C16%2C0V112A8%2C8%2C0%2C0%2C0%2C120%2C104ZM80%2C144a8%2C8%2C0%2C0%2C0-8%2C8v48a8%2C8%2C0%2C0%2C0%2C16%2C0V152A8%2C8%2C0%2C0%2C0%2C80%2C144ZM40%2C184a8%2C8%2C0%2C0%2C0-8%2C8v8a8%2C8%2C0%2C0%2C0%2C16%2C0v-8A8%2C8%2C0%2C0%2C0%2C40%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cell-signal-high{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C72V200a8%2C8%2C0%2C0%2C1-16%2C0V72a8%2C8%2C0%2C0%2C1%2C16%2C0Zm-48%2C32a8%2C8%2C0%2C0%2C0-8%2C8v88a8%2C8%2C0%2C0%2C0%2C16%2C0V112A8%2C8%2C0%2C0%2C0%2C120%2C104ZM80%2C144a8%2C8%2C0%2C0%2C0-8%2C8v48a8%2C8%2C0%2C0%2C0%2C16%2C0V152A8%2C8%2C0%2C0%2C0%2C80%2C144ZM40%2C184a8%2C8%2C0%2C0%2C0-8%2C8v8a8%2C8%2C0%2C0%2C0%2C16%2C0v-8A8%2C8%2C0%2C0%2C0%2C40%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cell-signal-low{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C152v48a8%2C8%2C0%2C0%2C1-16%2C0V152a8%2C8%2C0%2C0%2C1%2C16%2C0ZM40%2C184a8%2C8%2C0%2C0%2C0-8%2C8v8a8%2C8%2C0%2C0%2C0%2C16%2C0v-8A8%2C8%2C0%2C0%2C0%2C40%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cell-signal-medium{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C112v88a8%2C8%2C0%2C0%2C1-16%2C0V112a8%2C8%2C0%2C0%2C1%2C16%2C0ZM80%2C144a8%2C8%2C0%2C0%2C0-8%2C8v48a8%2C8%2C0%2C0%2C0%2C16%2C0V152A8%2C8%2C0%2C0%2C0%2C80%2C144ZM40%2C184a8%2C8%2C0%2C0%2C0-8%2C8v8a8%2C8%2C0%2C0%2C0%2C16%2C0v-8A8%2C8%2C0%2C0%2C0%2C40%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cell-signal-none{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M48%2C192v8a8%2C8%2C0%2C0%2C1-16%2C0v-8a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cell-signal-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C152v48a8%2C8%2C0%2C0%2C1-16%2C0V152a8%2C8%2C0%2C0%2C1%2C16%2C0ZM40%2C184a8%2C8%2C0%2C0%2C0-8%2C8v8a8%2C8%2C0%2C0%2C0%2C16%2C0v-8A8%2C8%2C0%2C0%2C0%2C40%2C184Zm173.92%2C26.62-160-176A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38L112%2C122.29V200a8%2C8%2C0%2C0%2C0%2C16%2C0V139.89l24%2C26.4V200a8%2C8%2C0%2C0%2C0%2C16%2C0V183.89l34.08%2C37.49a8%2C8%2C0%2C1%2C0%2C11.84-10.76Zm-53.92-87a8%2C8%2C0%2C0%2C0%2C8-8V72a8%2C8%2C0%2C0%2C0-16%2C0v43.63A8%2C8%2C0%2C0%2C0%2C160%2C123.63Zm40%2C44a8%2C8%2C0%2C0%2C0%2C8-8V32a8%2C8%2C0%2C0%2C0-16%2C0V159.63A8%2C8%2C0%2C0%2C0%2C200%2C167.63Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cell-signal-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C194.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L184%2C187.31l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.32-11.32L172.69%2C176l-18.35-18.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32L184%2C164.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L195.31%2C176ZM160%2C120a8%2C8%2C0%2C0%2C0%2C8-8V72a8%2C8%2C0%2C0%2C0-16%2C0v40A8%2C8%2C0%2C0%2C0%2C160%2C120Zm40%2C0a8%2C8%2C0%2C0%2C0%2C8-8V32a8%2C8%2C0%2C0%2C0-16%2C0v80A8%2C8%2C0%2C0%2C0%2C200%2C120Zm-80-16a8%2C8%2C0%2C0%2C0-8%2C8v88a8%2C8%2C0%2C0%2C0%2C16%2C0V112A8%2C8%2C0%2C0%2C0%2C120%2C104ZM80%2C144a8%2C8%2C0%2C0%2C0-8%2C8v48a8%2C8%2C0%2C0%2C0%2C16%2C0V152A8%2C8%2C0%2C0%2C0%2C80%2C144ZM40%2C184a8%2C8%2C0%2C0%2C0-8%2C8v8a8%2C8%2C0%2C0%2C0%2C16%2C0v-8A8%2C8%2C0%2C0%2C0%2C40%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cell-tower{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M135.16%2C84.42a8%2C8%2C0%2C0%2C0-14.32%2C0l-72%2C144a8%2C8%2C0%2C0%2C0%2C14.31%2C7.16L77%2C208h102.1l13.79%2C27.58A8%2C8%2C0%2C0%2C0%2C200%2C240a8%2C8%2C0%2C0%2C0%2C7.15-11.58ZM128%2C105.89%2C155.06%2C160H100.94ZM85%2C192l8-16h70.1l8%2C16Zm74.54-98.26a32%2C32%2C0%2C1%2C0-63%2C0%2C8%2C8%2C0%2C1%2C1-15.74%2C2.85%2C48%2C48%2C0%2C1%2C1%2C94.46%2C0%2C8%2C8%2C0%2C0%2C1-7.86%2C6.58%2C8.74%2C8.74%2C0%2C0%2C1-1.43-.13A8%2C8%2C0%2C0%2C1%2C159.49%2C93.74ZM64.15%2C136.21a80%2C80%2C0%2C1%2C1%2C127.7%2C0%2C8%2C8%2C0%2C0%2C1-12.76-9.65%2C64%2C64%2C0%2C1%2C0-102.18%2C0%2C8%2C8%2C0%2C0%2C1-12.76%2C9.65Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-certificate{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C136a8%2C8%2C0%2C0%2C1-8%2C8H72a8%2C8%2C0%2C0%2C1%2C0-16h48A8%2C8%2C0%2C0%2C1%2C128%2C136Zm-8-40H72a8%2C8%2C0%2C0%2C0%2C0%2C16h48a8%2C8%2C0%2C0%2C0%2C0-16Zm112%2C65.47V224A8%2C8%2C0%2C0%2C1%2C220%2C231l-24-13.74L172%2C231A8%2C8%2C0%2C0%2C1%2C160%2C224V200H40a16%2C16%2C0%2C0%2C1-16-16V56A16%2C16%2C0%2C0%2C1%2C40%2C40H216a16%2C16%2C0%2C0%2C1%2C16%2C16V86.53a51.88%2C51.88%2C0%2C0%2C1%2C0%2C74.94ZM160%2C184V161.47A52%2C52%2C0%2C0%2C1%2C216%2C76V56H40V184Zm56-12a51.88%2C51.88%2C0%2C0%2C1-40%2C0v38.22l16-9.16a8%2C8%2C0%2C0%2C1%2C7.94%2C0l16%2C9.16Zm16-48a36%2C36%2C0%2C1%2C0-36%2C36A36%2C36%2C0%2C0%2C0%2C232%2C124Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chair{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C136H176V104h16a16%2C16%2C0%2C0%2C0%2C16-16V40a16%2C16%2C0%2C0%2C0-16-16H64A16%2C16%2C0%2C0%2C0%2C48%2C40V88a16%2C16%2C0%2C0%2C0%2C16%2C16H80v32H48a16%2C16%2C0%2C0%2C0-16%2C16v16a16%2C16%2C0%2C0%2C0%2C16%2C16h8v40a8%2C8%2C0%2C0%2C0%2C16%2C0V184H184v40a8%2C8%2C0%2C0%2C0%2C16%2C0V184h8a16%2C16%2C0%2C0%2C0%2C16-16V152A16%2C16%2C0%2C0%2C0%2C208%2C136ZM64%2C40H192V88H64Zm32%2C64h64v32H96Zm112%2C64H48V152H208v16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chalkboard-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C192h-8V168a8%2C8%2C0%2C0%2C0-8-8H160a8%2C8%2C0%2C0%2C0-8%2C8v24H40V56H216v80a8%2C8%2C0%2C0%2C0%2C16%2C0V56a16%2C16%2C0%2C0%2C0-16-16H40A16%2C16%2C0%2C0%2C0%2C24%2C56V192H16a8%2C8%2C0%2C0%2C0%2C0%2C16H240a8%2C8%2C0%2C0%2C0%2C0-16Zm-72-16h48v16H168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chalkboard-teacher{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H53.39a8%2C8%2C0%2C0%2C0%2C7.23-4.57%2C48%2C48%2C0%2C0%2C1%2C86.76%2C0%2C8%2C8%2C0%2C0%2C0%2C7.23%2C4.57H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40ZM80%2C144a24%2C24%2C0%2C1%2C1%2C24%2C24A24%2C24%2C0%2C0%2C1%2C80%2C144Zm136%2C56H159.43a64.39%2C64.39%2C0%2C0%2C0-28.83-26.16%2C40%2C40%2C0%2C1%2C0-53.2%2C0A64.39%2C64.39%2C0%2C0%2C0%2C48.57%2C200H40V56H216ZM56%2C96V80a8%2C8%2C0%2C0%2C1%2C8-8H192a8%2C8%2C0%2C0%2C1%2C8%2C8v96a8%2C8%2C0%2C0%2C1-8%2C8H176a8%2C8%2C0%2C0%2C1%2C0-16h8V88H72v8a8%2C8%2C0%2C0%2C1-16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chalkboard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C192h-8V56a16%2C16%2C0%2C0%2C0-16-16H40A16%2C16%2C0%2C0%2C0%2C24%2C56V192H16a8%2C8%2C0%2C0%2C0%2C0%2C16H240a8%2C8%2C0%2C0%2C0%2C0-16ZM40%2C56H216V192H200V168a8%2C8%2C0%2C0%2C0-8-8H120a8%2C8%2C0%2C0%2C0-8%2C8v24H72V88H184v48a8%2C8%2C0%2C0%2C0%2C16%2C0V80a8%2C8%2C0%2C0%2C0-8-8H64a8%2C8%2C0%2C0%2C0-8%2C8V192H40ZM184%2C192H128V176h56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-champagne{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C20a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C184%2C20ZM164.12%2C73.23c7.26%2C44.25%2C4.35%2C75.76-8.66%2C93.66A39.94%2C39.94%2C0%2C0%2C1%2C128%2C183.42V232h16a8%2C8%2C0%2C0%2C1%2C0%2C16H96a8%2C8%2C0%2C0%2C1%2C0-16h16V183.42a40%2C40%2C0%2C0%2C1-27.46-16.53c-13-17.9-15.91-49.41-8.65-93.66A451%2C451%2C0%2C0%2C1%2C90.1%2C13.53%2C8%2C8%2C0%2C0%2C1%2C97.71%2C8H142.3a8%2C8%2C0%2C0%2C1%2C7.61%2C5.53A451%2C451%2C0%2C0%2C1%2C164.12%2C73.23ZM93.8%2C64h52.4c-3-15.58-6.72-29.81-9.78-40H103.59C100.53%2C34.19%2C96.83%2C48.42%2C93.8%2C64ZM149%2C80H91c-4.49%2C30-5.14%2C61.54%2C6.45%2C77.49C102.63%2C164.56%2C110%2C168%2C120%2C168s17.38-3.44%2C22.52-10.51C154.1%2C141.54%2C153.46%2C110%2C149%2C80Zm71-40a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C220%2C40ZM196%2C88a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C196%2C88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-charging-station{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M134.62%2C123.51a8%2C8%2C0%2C0%2C1%2C.81%2C7.46l-16%2C40A8%2C8%2C0%2C0%2C1%2C104.57%2C165l11.61-29H96a8%2C8%2C0%2C0%2C1-7.43-11l16-40A8%2C8%2C0%2C1%2C1%2C119.43%2C91l-11.61%2C29H128A8%2C8%2C0%2C0%2C1%2C134.62%2C123.51ZM248%2C86.63V168a24%2C24%2C0%2C0%2C1-48%2C0V128a8%2C8%2C0%2C0%2C0-8-8H176v88h16a8%2C8%2C0%2C0%2C1%2C0%2C16H32a8%2C8%2C0%2C0%2C1%2C0-16H48V56A24%2C24%2C0%2C0%2C1%2C72%2C32h80a24%2C24%2C0%2C0%2C1%2C24%2C24v48h16a24%2C24%2C0%2C0%2C1%2C24%2C24v40a8%2C8%2C0%2C0%2C0%2C16%2C0V86.63A8%2C8%2C0%2C0%2C0%2C229.66%2C81L210.34%2C61.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L241%2C69.66A23.85%2C23.85%2C0%2C0%2C1%2C248%2C86.63ZM160%2C208V56a8%2C8%2C0%2C0%2C0-8-8H72a8%2C8%2C0%2C0%2C0-8%2C8V208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chart-bar-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C96H184V56a8%2C8%2C0%2C0%2C0-8-8H56V40a8%2C8%2C0%2C0%2C0-16%2C0V216a8%2C8%2C0%2C0%2C0%2C16%2C0v-8h88a8%2C8%2C0%2C0%2C0%2C8-8V160h72a8%2C8%2C0%2C0%2C0%2C8-8V104A8%2C8%2C0%2C0%2C0%2C224%2C96ZM168%2C64V96H56V64ZM136%2C192H56V160h80Zm80-48H56V112H216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chart-bar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C200h-8V40a8%2C8%2C0%2C0%2C0-8-8H152a8%2C8%2C0%2C0%2C0-8%2C8V80H96a8%2C8%2C0%2C0%2C0-8%2C8v40H48a8%2C8%2C0%2C0%2C0-8%2C8v64H32a8%2C8%2C0%2C0%2C0%2C0%2C16H224a8%2C8%2C0%2C0%2C0%2C0-16ZM160%2C48h40V200H160ZM104%2C96h40V200H104ZM56%2C144H88v56H56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chart-donut{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24a8%2C8%2C0%2C0%2C0-8%2C8V88a8%2C8%2C0%2C0%2C0%2C8%2C8%2C32%2C32%2C0%2C1%2C1-27.72%2C16%2C8%2C8%2C0%2C0%2C0-2.93-10.93l-48.5-28A8%2C8%2C0%2C0%2C0%2C37.92%2C76%2C104%2C104%2C0%2C1%2C0%2C128%2C24ZM48.09%2C91.1%2C83%2C111.26A48.09%2C48.09%2C0%2C0%2C0%2C80%2C128c0%2C1.53.08%2C3%2C.22%2C4.52L41.28%2C143A88.16%2C88.16%2C0%2C0%2C1%2C48.09%2C91.1Zm-2.67%2C67.31%2C39-10.44A48.1%2C48.1%2C0%2C0%2C0%2C120%2C175.32v40.31A88.2%2C88.2%2C0%2C0%2C1%2C45.42%2C158.41ZM136%2C215.63V175.32a48%2C48%2C0%2C0%2C0%2C0-94.65V40.36a88%2C88%2C0%2C0%2C1%2C0%2C175.27Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chart-line-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C208a8%2C8%2C0%2C0%2C1-8%2C8H32a8%2C8%2C0%2C0%2C1-8-8V48a8%2C8%2C0%2C0%2C1%2C16%2C0V60.69l56%2C56%2C26.34-26.35a8%2C8%2C0%2C0%2C1%2C11.32%2C0L192%2C148.69V128a8%2C8%2C0%2C0%2C1%2C16%2C0v40a7%2C7%2C0%2C0%2C1%2C0%2C.8c0%2C.11%2C0%2C.21-.05.32s0%2C.3-.07.46a2.83%2C2.83%2C0%2C0%2C1-.09.37c0%2C.13-.06.26-.1.39s-.08.23-.12.35l-.14.39-.15.31c-.06.13-.12.27-.19.4s-.11.18-.16.28l-.24.39-.21.28-.26.35c-.11.14-.24.27-.36.4l-.16.18-.17.15a4.83%2C4.83%2C0%2C0%2C1-.42.37%2C3.92%2C3.92%2C0%2C0%2C1-.32.25l-.3.22-.38.23a2.91%2C2.91%2C0%2C0%2C1-.3.17l-.37.19-.34.15-.36.13a2.84%2C2.84%2C0%2C0%2C1-.38.13l-.36.1c-.14%2C0-.26.07-.4.09l-.42.07-.35.05a7%2C7%2C0%2C0%2C1-.79%2C0H160a8%2C8%2C0%2C0%2C1%2C0-16h20.69L128%2C107.31l-26.34%2C26.35a8%2C8%2C0%2C0%2C1-11.32%2C0L40%2C83.31V200H224A8%2C8%2C0%2C0%2C1%2C232%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chart-line-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C208a8%2C8%2C0%2C0%2C1-8%2C8H32a8%2C8%2C0%2C0%2C1-8-8V48a8%2C8%2C0%2C0%2C1%2C16%2C0V156.69l50.34-50.35a8%2C8%2C0%2C0%2C1%2C11.32%2C0L128%2C132.69%2C180.69%2C80H160a8%2C8%2C0%2C0%2C1%2C0-16h40a8%2C8%2C0%2C0%2C1%2C8%2C8v40a8%2C8%2C0%2C0%2C1-16%2C0V91.31l-58.34%2C58.35a8%2C8%2C0%2C0%2C1-11.32%2C0L96%2C123.31l-56%2C56V200H224A8%2C8%2C0%2C0%2C1%2C232%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chart-line{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C208a8%2C8%2C0%2C0%2C1-8%2C8H32a8%2C8%2C0%2C0%2C1-8-8V48a8%2C8%2C0%2C0%2C1%2C16%2C0v94.37L90.73%2C98a8%2C8%2C0%2C0%2C1%2C10.07-.38l58.81%2C44.11L218.73%2C90a8%2C8%2C0%2C1%2C1%2C10.54%2C12l-64%2C56a8%2C8%2C0%2C0%2C1-10.07.38L96.39%2C114.29%2C40%2C163.63V200H224A8%2C8%2C0%2C0%2C1%2C232%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chart-pie-slice{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M100%2C116.43a8%2C8%2C0%2C0%2C0%2C4-6.93v-72A8%2C8%2C0%2C0%2C0%2C93.34%2C30%2C104.06%2C104.06%2C0%2C0%2C0%2C25.73%2C147a8%2C8%2C0%2C0%2C0%2C4.52%2C5.81%2C7.86%2C7.86%2C0%2C0%2C0%2C3.35.74%2C8%2C8%2C0%2C0%2C0%2C4-1.07ZM88%2C49.62v55.26L40.12%2C132.51C40%2C131%2C40%2C129.48%2C40%2C128A88.12%2C88.12%2C0%2C0%2C1%2C88%2C49.62ZM128%2C24a8%2C8%2C0%2C0%2C0-8%2C8v91.82L41.19%2C169.73a8%2C8%2C0%2C0%2C0-2.87%2C11A104%2C104%2C0%2C1%2C0%2C128%2C24Zm0%2C192a88.47%2C88.47%2C0%2C0%2C1-71.49-36.68l75.52-44a8%2C8%2C0%2C0%2C0%2C4-6.92V40.36A88%2C88%2C0%2C0%2C1%2C128%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chart-pie{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm71.87%2C53.27L136%2C114.14V40.37A88%2C88%2C0%2C0%2C1%2C199.87%2C77.27ZM120%2C40.37v83l-71.89%2C41.5A88%2C88%2C0%2C0%2C1%2C120%2C40.37ZM128%2C216a88%2C88%2C0%2C0%2C1-71.87-37.27L207.89%2C91.12A88%2C88%2C0%2C0%2C1%2C128%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chart-polar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm87.63%2C96H191.48A64.1%2C64.1%2C0%2C0%2C0%2C136%2C64.52V40.37A88.13%2C88.13%2C0%2C0%2C1%2C215.63%2C120ZM120%2C120H80.68A48.09%2C48.09%2C0%2C0%2C1%2C120%2C80.68Zm0%2C16v39.32A48.09%2C48.09%2C0%2C0%2C1%2C80.68%2C136Zm16%2C0h39.32A48.09%2C48.09%2C0%2C0%2C1%2C136%2C175.32Zm0-16V80.68A48.09%2C48.09%2C0%2C0%2C1%2C175.32%2C120ZM120%2C40.37V64.52A64.1%2C64.1%2C0%2C0%2C0%2C64.52%2C120H40.37A88.13%2C88.13%2C0%2C0%2C1%2C120%2C40.37ZM40.37%2C136H64.52A64.1%2C64.1%2C0%2C0%2C0%2C120%2C191.48v24.15A88.13%2C88.13%2C0%2C0%2C1%2C40.37%2C136ZM136%2C215.63V191.48A64.1%2C64.1%2C0%2C0%2C0%2C191.48%2C136h24.15A88.13%2C88.13%2C0%2C0%2C1%2C136%2C215.63Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chart-scatter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C208a8%2C8%2C0%2C0%2C1-8%2C8H32a8%2C8%2C0%2C0%2C1-8-8V48a8%2C8%2C0%2C0%2C1%2C16%2C0V200H224A8%2C8%2C0%2C0%2C1%2C232%2C208ZM132%2C160a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C132%2C160Zm-24-56A12%2C12%2C0%2C1%2C0%2C96%2C92%2C12%2C12%2C0%2C0%2C0%2C108%2C104ZM76%2C176a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C76%2C176Zm96-48a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C172%2C128Zm24-40a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C196%2C88Zm-20%2C76a12%2C12%2C0%2C1%2C0%2C12-12A12%2C12%2C0%2C0%2C0%2C176%2C164Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chat-centered-dots{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M116%2C120a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C116%2C120ZM84%2C132a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C84%2C132Zm88%2C0a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C172%2C132Zm60-76V184a16%2C16%2C0%2C0%2C1-16%2C16H155.57l-13.68%2C23.94a16%2C16%2C0%2C0%2C1-27.78%2C0L100.43%2C200H40a16%2C16%2C0%2C0%2C1-16-16V56A16%2C16%2C0%2C0%2C1%2C40%2C40H216A16%2C16%2C0%2C0%2C1%2C232%2C56Zm-16%2C0H40V184h65.07a8%2C8%2C0%2C0%2C1%2C7%2C4l16%2C28%2C16-28a8%2C8%2C0%2C0%2C1%2C7-4H216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chat-centered-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.92%2C34.62A8%2C8%2C0%2C0%2C0%2C40%2C40h0A16%2C16%2C0%2C0%2C0%2C24%2C56V184a16%2C16%2C0%2C0%2C0%2C16%2C16h60.43l13.68%2C23.94a16%2C16%2C0%2C0%2C0%2C27.78%2C0L155.57%2C200h27.07l19.44%2C21.38a8%2C8%2C0%2C1%2C0%2C11.84-10.76Zm97%2C149.38a8%2C8%2C0%2C0%2C0-7%2C4l-16%2C28-16-28a8%2C8%2C0%2C0%2C0-7-4H40V56H51.73L168.1%2C184ZM232%2C56V186a8%2C8%2C0%2C0%2C1-16%2C0V56H98.52a8%2C8%2C0%2C1%2C1%2C0-16H216A16%2C16%2C0%2C0%2C1%2C232%2C56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chat-centered-text{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C104a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C104Zm8%2C40h64a8%2C8%2C0%2C0%2C0%2C0-16H96a8%2C8%2C0%2C0%2C0%2C0%2C16ZM232%2C56V184a16%2C16%2C0%2C0%2C1-16%2C16H155.57l-13.68%2C23.94a16%2C16%2C0%2C0%2C1-27.78%2C0L100.43%2C200H40a16%2C16%2C0%2C0%2C1-16-16V56A16%2C16%2C0%2C0%2C1%2C40%2C40H216A16%2C16%2C0%2C0%2C1%2C232%2C56Zm-16%2C0H40V184h65.07a8%2C8%2C0%2C0%2C1%2C7%2C4l16%2C28%2C16-28a8%2C8%2C0%2C0%2C1%2C7-4H216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chat-centered{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V184a16%2C16%2C0%2C0%2C0%2C16%2C16h60.43l13.68%2C23.94a16%2C16%2C0%2C0%2C0%2C27.78%2C0L155.57%2C200H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm0%2C144H150.93a8%2C8%2C0%2C0%2C0-7%2C4l-16%2C28-16-28a8%2C8%2C0%2C0%2C0-7-4H40V56H216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chat-circle-dots{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M140%2C128a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C128ZM84%2C116a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C84%2C116Zm88%2C0a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C172%2C116Zm60%2C12A104%2C104%2C0%2C0%2C1%2C79.12%2C219.82L45.07%2C231.17a16%2C16%2C0%2C0%2C1-20.24-20.24l11.35-34.05A104%2C104%2C0%2C1%2C1%2C232%2C128Zm-16%2C0A88%2C88%2C0%2C1%2C0%2C51.81%2C172.06a8%2C8%2C0%2C0%2C1%2C.66%2C6.54L40%2C216%2C77.4%2C203.53a7.85%2C7.85%2C0%2C0%2C1%2C2.53-.42%2C8%2C8%2C0%2C0%2C1%2C4%2C1.08A88%2C88%2C0%2C0%2C0%2C216%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chat-circle-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.92%2C34.62A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38L52.33%2C56.66A104.06%2C104.06%2C0%2C0%2C0%2C36.18%2C176.88L24.83%2C210.93a16%2C16%2C0%2C0%2C0%2C20.24%2C20.24l34.05-11.35a104%2C104%2C0%2C0%2C0%2C112.7-9.73l10.26%2C11.29a8%2C8%2C0%2C1%2C0%2C11.84-10.76ZM128%2C216a87.87%2C87.87%2C0%2C0%2C1-44.06-11.81%2C8%2C8%2C0%2C0%2C0-6.54-.66L40%2C216%2C52.47%2C178.6a8%2C8%2C0%2C0%2C0-.66-6.54A88%2C88%2C0%2C0%2C1%2C63.14%2C68.54L181%2C198.23A87.77%2C87.77%2C0%2C0%2C1%2C128%2C216Zm104-88a104.15%2C104.15%2C0%2C0%2C1-12.38%2C49.25%2C8%2C8%2C0%2C0%2C1-14.09-7.58A88%2C88%2C0%2C0%2C0%2C93.88%2C46.86a8%2C8%2C0%2C0%2C1-6.21-14.75A104.06%2C104.06%2C0%2C0%2C1%2C232%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chat-circle-text{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C112a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C168%2C112Zm-8%2C24H96a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16Zm72-8A104%2C104%2C0%2C0%2C1%2C79.12%2C219.82L45.07%2C231.17a16%2C16%2C0%2C0%2C1-20.24-20.24l11.35-34.05A104%2C104%2C0%2C1%2C1%2C232%2C128Zm-16%2C0A88%2C88%2C0%2C1%2C0%2C51.81%2C172.06a8%2C8%2C0%2C0%2C1%2C.66%2C6.54L40%2C216%2C77.4%2C203.53a7.85%2C7.85%2C0%2C0%2C1%2C2.53-.42%2C8%2C8%2C0%2C0%2C1%2C4%2C1.08A88%2C88%2C0%2C0%2C0%2C216%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chat-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C0%2C0%2C36.18%2C176.88L24.83%2C210.93a16%2C16%2C0%2C0%2C0%2C20.24%2C20.24l34.05-11.35A104%2C104%2C0%2C1%2C0%2C128%2C24Zm0%2C192a87.87%2C87.87%2C0%2C0%2C1-44.06-11.81%2C8%2C8%2C0%2C0%2C0-6.54-.67L40%2C216%2C52.47%2C178.6a8%2C8%2C0%2C0%2C0-.66-6.54A88%2C88%2C0%2C1%2C1%2C128%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chat-dots{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M116%2C128a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C116%2C128ZM84%2C140a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C84%2C140Zm88%2C0a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C172%2C140Zm60-76V192a16%2C16%2C0%2C0%2C1-16%2C16H83l-32.6%2C28.16-.09.07A15.89%2C15.89%2C0%2C0%2C1%2C40%2C240a16.13%2C16.13%2C0%2C0%2C1-6.8-1.52A15.85%2C15.85%2C0%2C0%2C1%2C24%2C224V64A16%2C16%2C0%2C0%2C1%2C40%2C48H216A16%2C16%2C0%2C0%2C1%2C232%2C64ZM40%2C224h0ZM216%2C64H40V224l34.77-30A8%2C8%2C0%2C0%2C1%2C80%2C192H216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chat-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.92%2C34.62A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38L44.46%2C48H40A16%2C16%2C0%2C0%2C0%2C24%2C64V224a15.85%2C15.85%2C0%2C0%2C0%2C9.24%2C14.5A16.13%2C16.13%2C0%2C0%2C0%2C40%2C240a15.94%2C15.94%2C0%2C0%2C0%2C10.26-3.78l.08-.07L83%2C208H189.92l12.16%2C13.38a8%2C8%2C0%2C1%2C0%2C11.84-10.76ZM80%2C192a8%2C8%2C0%2C0%2C0-5.23%2C1.95L40%2C224V64H59L175.37%2C192ZM232%2C64V186a8%2C8%2C0%2C0%2C1-16%2C0V64H105.79a8%2C8%2C0%2C0%2C1%2C0-16H216A16%2C16%2C0%2C0%2C1%2C232%2C64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chat-teardrop-dots{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M132%2C24A100.11%2C100.11%2C0%2C0%2C0%2C32%2C124v84a16%2C16%2C0%2C0%2C0%2C16%2C16h84a100%2C100%2C0%2C0%2C0%2C0-200Zm0%2C184H48V124a84%2C84%2C0%2C1%2C1%2C84%2C84Zm12-80a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C144%2C128Zm-44%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C100%2C128Zm88%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C188%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chat-teardrop-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.92%2C34.62A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38l13.18%2C14.5A99.39%2C99.39%2C0%2C0%2C0%2C32%2C124v84a16%2C16%2C0%2C0%2C0%2C16%2C16h84a100.33%2C100.33%2C0%2C0%2C0%2C56.53-17.53l13.55%2C14.91a8%2C8%2C0%2C1%2C0%2C11.84-10.76ZM132%2C208H48V124A83.46%2C83.46%2C0%2C0%2C1%2C66.15%2C71.85L177.66%2C194.51A83%2C83%2C0%2C0%2C1%2C132%2C208Zm100-84a99.87%2C99.87%2C0%2C0%2C1-14.35%2C51.65%2C8%2C8%2C0%2C0%2C1-13.7-8.28A84%2C84%2C0%2C0%2C0%2C95.66%2C48.25a8%2C8%2C0%2C0%2C1-6.94-14.42A100%2C100%2C0%2C0%2C1%2C232%2C124Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chat-teardrop-text{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M172%2C112a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1%2C0-16h68A8%2C8%2C0%2C0%2C1%2C172%2C112Zm-8%2C24H96a8%2C8%2C0%2C0%2C0%2C0%2C16h68a8%2C8%2C0%2C0%2C0%2C0-16Zm68-12A100.11%2C100.11%2C0%2C0%2C1%2C132%2C224H48a16%2C16%2C0%2C0%2C1-16-16V124a100%2C100%2C0%2C0%2C1%2C200%2C0Zm-16%2C0a84%2C84%2C0%2C0%2C0-168%2C0v84h84A84.09%2C84.09%2C0%2C0%2C0%2C216%2C124Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chat-teardrop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M132%2C24A100.11%2C100.11%2C0%2C0%2C0%2C32%2C124v84a16%2C16%2C0%2C0%2C0%2C16%2C16h84a100%2C100%2C0%2C0%2C0%2C0-200Zm0%2C184H48V124a84%2C84%2C0%2C1%2C1%2C84%2C84Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chat-text{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C48H40A16%2C16%2C0%2C0%2C0%2C24%2C64V224a15.85%2C15.85%2C0%2C0%2C0%2C9.24%2C14.5A16.13%2C16.13%2C0%2C0%2C0%2C40%2C240a15.89%2C15.89%2C0%2C0%2C0%2C10.25-3.78l.09-.07L83%2C208H216a16%2C16%2C0%2C0%2C0%2C16-16V64A16%2C16%2C0%2C0%2C0%2C216%2C48ZM40%2C224h0ZM216%2C192H80a8%2C8%2C0%2C0%2C0-5.23%2C1.95L40%2C224V64H216ZM88%2C112a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C112Zm0%2C32a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C1%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C48H40A16%2C16%2C0%2C0%2C0%2C24%2C64V224a15.84%2C15.84%2C0%2C0%2C0%2C9.25%2C14.5A16.05%2C16.05%2C0%2C0%2C0%2C40%2C240a15.89%2C15.89%2C0%2C0%2C0%2C10.25-3.78l.09-.07L83%2C208H216a16%2C16%2C0%2C0%2C0%2C16-16V64A16%2C16%2C0%2C0%2C0%2C216%2C48ZM40%2C224h0ZM216%2C192H80a8%2C8%2C0%2C0%2C0-5.23%2C1.95L40%2C224V64H216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chats-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232.07%2C186.76a80%2C80%2C0%2C0%2C0-62.5-114.17A80%2C80%2C0%2C1%2C0%2C23.93%2C138.76l-7.27%2C24.71a16%2C16%2C0%2C0%2C0%2C19.87%2C19.87l24.71-7.27a80.39%2C80.39%2C0%2C0%2C0%2C25.18%2C7.35%2C80%2C80%2C0%2C0%2C0%2C108.34%2C40.65l24.71%2C7.27a16%2C16%2C0%2C0%2C0%2C19.87-19.86ZM62%2C159.5a8.28%2C8.28%2C0%2C0%2C0-2.26.32L32%2C168l8.17-27.76a8%2C8%2C0%2C0%2C0-.63-6%2C64%2C64%2C0%2C1%2C1%2C26.26%2C26.26A8%2C8%2C0%2C0%2C0%2C62%2C159.5Zm153.79%2C28.73L224%2C216l-27.76-8.17a8%2C8%2C0%2C0%2C0-6%2C.63%2C64.05%2C64.05%2C0%2C0%2C1-85.87-24.88A79.93%2C79.93%2C0%2C0%2C0%2C174.7%2C89.71a64%2C64%2C0%2C0%2C1%2C41.75%2C92.48A8%2C8%2C0%2C0%2C0%2C215.82%2C188.23Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chats-teardrop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M169.57%2C72.59A80%2C80%2C0%2C0%2C0%2C16%2C104v64a16%2C16%2C0%2C0%2C0%2C16%2C16H86.67A80.15%2C80.15%2C0%2C0%2C0%2C160%2C232h64a16%2C16%2C0%2C0%2C0%2C16-16V152A80%2C80%2C0%2C0%2C0%2C169.57%2C72.59ZM32%2C104a64%2C64%2C0%2C1%2C1%2C64%2C64H32ZM224%2C216H160a64.14%2C64.14%2C0%2C0%2C1-55.68-32.43A79.93%2C79.93%2C0%2C0%2C0%2C174.7%2C89.71%2C64%2C64%2C0%2C0%2C1%2C224%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chats{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C80H184V48a16%2C16%2C0%2C0%2C0-16-16H40A16%2C16%2C0%2C0%2C0%2C24%2C48V176a8%2C8%2C0%2C0%2C0%2C13%2C6.22L72%2C154V184a16%2C16%2C0%2C0%2C0%2C16%2C16h93.59L219%2C230.22a8%2C8%2C0%2C0%2C0%2C5%2C1.78%2C8%2C8%2C0%2C0%2C0%2C8-8V96A16%2C16%2C0%2C0%2C0%2C216%2C80ZM66.55%2C137.78%2C40%2C159.25V48H168v88H71.58A8%2C8%2C0%2C0%2C0%2C66.55%2C137.78ZM216%2C207.25l-26.55-21.47a8%2C8%2C0%2C0%2C0-5-1.78H88V152h80a16%2C16%2C0%2C0%2C0%2C16-16V96h32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-check-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M173.66%2C98.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-56%2C56a8%2C8%2C0%2C0%2C1-11.32%2C0l-24-24a8%2C8%2C0%2C0%2C1%2C11.32-11.32L112%2C148.69l50.34-50.35A8%2C8%2C0%2C0%2C1%2C173.66%2C98.34ZM232%2C128A104%2C104%2C0%2C1%2C1%2C128%2C24%2C104.11%2C104.11%2C0%2C0%2C1%2C232%2C128Zm-16%2C0a88%2C88%2C0%2C1%2C0-88%2C88A88.1%2C88.1%2C0%2C0%2C0%2C216%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-check-fat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M243.28%2C68.24l-24-23.56a16%2C16%2C0%2C0%2C0-22.59%2C0L104%2C136.23l-36.69-35.6a16%2C16%2C0%2C0%2C0-22.58.05l-24%2C24a16%2C16%2C0%2C0%2C0%2C0%2C22.61l71.62%2C72a16%2C16%2C0%2C0%2C0%2C22.63%2C0L243.33%2C90.91A16%2C16%2C0%2C0%2C0%2C243.28%2C68.24ZM103.62%2C208%2C32%2C136l24-24a.6.6%2C0%2C0%2C1%2C.08.08l42.35%2C41.09a8%2C8%2C0%2C0%2C0%2C11.19%2C0L208.06%2C56%2C232%2C79.6Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-check-square-offset{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C48V208a16%2C16%2C0%2C0%2C1-16%2C16H136a8%2C8%2C0%2C0%2C1%2C0-16h72V48H48v96a8%2C8%2C0%2C0%2C1-16%2C0V48A16%2C16%2C0%2C0%2C1%2C48%2C32H208A16%2C16%2C0%2C0%2C1%2C224%2C48ZM125.66%2C154.34a8%2C8%2C0%2C0%2C0-11.32%2C0L64%2C204.69%2C45.66%2C186.34a8%2C8%2C0%2C0%2C0-11.32%2C11.32l24%2C24a8%2C8%2C0%2C0%2C0%2C11.32%2C0l56-56A8%2C8%2C0%2C0%2C0%2C125.66%2C154.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-check-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M173.66%2C98.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-56%2C56a8%2C8%2C0%2C0%2C1-11.32%2C0l-24-24a8%2C8%2C0%2C0%2C1%2C11.32-11.32L112%2C148.69l50.34-50.35A8%2C8%2C0%2C0%2C1%2C173.66%2C98.34ZM224%2C48V208a16%2C16%2C0%2C0%2C1-16%2C16H48a16%2C16%2C0%2C0%2C1-16-16V48A16%2C16%2C0%2C0%2C1%2C48%2C32H208A16%2C16%2C0%2C0%2C1%2C224%2C48ZM208%2C208V48H48V208H208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.66%2C77.66l-128%2C128a8%2C8%2C0%2C0%2C1-11.32%2C0l-56-56a8%2C8%2C0%2C0%2C1%2C11.32-11.32L96%2C188.69%2C218.34%2C66.34a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-checkerboard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm-12.69%2C88L136%2C60.69V48h12.69L208%2C107.32V120ZM136%2C83.31%2C172.69%2C120H136Zm72%2C1.38L171.31%2C48H208ZM120%2C48v72H48V48ZM107.31%2C208%2C48%2C148.69V136H60.69L120%2C195.31V208ZM120%2C172.69%2C83.31%2C136H120Zm-72-1.38L84.69%2C208H48ZM208%2C208H136V136h72v72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-checks{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M149.61%2C85.71l-89.6%2C88a8%2C8%2C0%2C0%2C1-11.22%2C0L10.39%2C136a8%2C8%2C0%2C1%2C1%2C11.22-11.41L54.4%2C156.79l84-82.5a8%2C8%2C0%2C1%2C1%2C11.22%2C11.42Zm96.1-11.32a8%2C8%2C0%2C0%2C0-11.32-.1l-84%2C82.5-18.83-18.5a8%2C8%2C0%2C0%2C0-11.21%2C11.42l24.43%2C24a8%2C8%2C0%2C0%2C0%2C11.22%2C0l89.6-88A8%2C8%2C0%2C0%2C0%2C245.71%2C74.39Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cheers{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.93%2C213.94l-17.65%2C4.73-10.42-38.89a40.06%2C40.06%2C0%2C0%2C0%2C20.77-46.14c-12.6-47-38.78-88.22-39.89-89.95a8%2C8%2C0%2C0%2C0-8.68-3.45L136.2%2C45.71c0-8.25-.18-13.43-.21-14.08a8%2C8%2C0%2C0%2C0-6.05-7.39l-32-8a8%2C8%2C0%2C0%2C0-8.68%2C3.45c-1.11%2C1.73-27.29%2C42.93-39.89%2C90a40.06%2C40.06%2C0%2C0%2C0%2C20.77%2C46.14L59.72%2C194.67l-17.65-4.73a8%2C8%2C0%2C0%2C0-4.14%2C15.46l48%2C12.86a8.23%2C8.23%2C0%2C0%2C0%2C2.07.27%2C8%2C8%2C0%2C0%2C0%2C2.07-15.73l-14.9-4%2C10.42-38.89c.81.05%2C1.61.08%2C2.41.08a40.12%2C40.12%2C0%2C0%2C0%2C37-24.88c1.18%2C6.37%2C2.6%2C12.82%2C4.31%2C19.22A40.08%2C40.08%2C0%2C0%2C0%2C168%2C184c.8%2C0%2C1.6%2C0%2C2.41-.08l10.42%2C38.89-14.9%2C4A8%2C8%2C0%2C0%2C0%2C168%2C242.53a8.23%2C8.23%2C0%2C0%2C0%2C2.07-.27l48-12.86a8%2C8%2C0%2C0%2C0-4.14-15.46ZM156.22%2C57.19c2.78%2C4.7%2C7.23%2C12.54%2C12.2%2C22.46L136%2C87.77c-.42-10-.38-18.25-.25-23.79%2C0-.56.05-1.12.08-1.68Zm-56.44-24%2C20.37%2C5.09c.06%2C4.28%2C0%2C10.67-.21%2C18.47-.06%2C1.21-.16%2C3.19-.23%2C5.84%2C0%2C1-.1%2C2-.16%2C3L86.69%2C57.43C92%2C46.67%2C96.84%2C38.16%2C99.78%2C33.19Zm11.39%2C93.09a24%2C24%2C0%2C0%2C1-46.34-12.5%2C291.26%2C291.26%2C0%2C0%2C1%2C15-41.59l38.58%2C9.64A314%2C314%2C0%2C0%2C1%2C111.17%2C126.28Zm33.64%2C23.92A274%2C274%2C0%2C0%2C1%2C137%2C104l38.41-9.6a293.06%2C293.06%2C0%2C0%2C1%2C15.75%2C43.39%2C24%2C24%2C0%2C1%2C1-46.36%2C12.42Zm40-106.62a8%2C8%2C0%2C0%2C1%2C3.58-10.74l16-8a8%2C8%2C0%2C1%2C1%2C7.16%2C14.32l-16%2C8a8%2C8%2C0%2C0%2C1-10.74-3.58ZM232%2C72a8%2C8%2C0%2C0%2C1-8%2C8H208a8%2C8%2C0%2C0%2C1%2C0-16h16A8%2C8%2C0%2C0%2C1%2C232%2C72ZM32.84%2C20.42a8%2C8%2C0%2C0%2C1%2C10.74-3.58l16%2C8a8%2C8%2C0%2C0%2C1-7.16%2C14.32l-16-8A8%2C8%2C0%2C0%2C1%2C32.84%2C20.42ZM40%2C72H24a8%2C8%2C0%2C0%2C1%2C0-16H40a8%2C8%2C0%2C0%2C1%2C0%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cheese{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C32a7.81%2C7.81%2C0%2C0%2C0-2.3.34l-160%2C48h0A8%2C8%2C0%2C0%2C0%2C16%2C88v24a8%2C8%2C0%2C0%2C0%2C8%2C8h8a16.08%2C16.08%2C0%2C0%2C1%2C16%2C15.69A15.6%2C15.6%2C0%2C0%2C1%2C43.42%2C147a16.87%2C16.87%2C0%2C0%2C1-12%2C5.05H24a8%2C8%2C0%2C0%2C0-8%2C8v32a8%2C8%2C0%2C0%2C0%2C8%2C8H224a16%2C16%2C0%2C0%2C0%2C16-16V88A56.06%2C56.06%2C0%2C0%2C0%2C184%2C32Zm1.12%2C16a40.06%2C40.06%2C0%2C0%2C1%2C38.07%2C32H78.51ZM192%2C104a24%2C24%2C0%2C1%2C1-46.62-8h45.24A23.86%2C23.86%2C0%2C0%2C1%2C192%2C104ZM88%2C184a24%2C24%2C0%2C0%2C1%2C48%2C0Zm136%2C0H152a40%2C40%2C0%2C0%2C0-80%2C0H32V168a33%2C33%2C0%2C0%2C0%2C22.84-9.85A31.39%2C31.39%2C0%2C0%2C0%2C64%2C135.38%2C32.15%2C32.15%2C0%2C0%2C0%2C32%2C104V96h96.81a40%2C40%2C0%2C1%2C0%2C78.38%2C0H224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-chef-hat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C112a56.06%2C56.06%2C0%2C0%2C0-56-56c-1.77%2C0-3.54.1-5.29.26a56%2C56%2C0%2C0%2C0-101.42%2C0C75.54%2C56.1%2C73.77%2C56%2C72%2C56A56%2C56%2C0%2C0%2C0%2C48%2C162.59V208a16%2C16%2C0%2C0%2C0%2C16%2C16H192a16%2C16%2C0%2C0%2C0%2C16-16V162.59A56.09%2C56.09%2C0%2C0%2C0%2C240%2C112Zm-48%2C96H64V167.42a55.49%2C55.49%2C0%2C0%2C0%2C8%2C.58H184a55.49%2C55.49%2C0%2C0%2C0%2C8-.58Zm-8-56H170.25l5.51-22.06a8%2C8%2C0%2C0%2C0-15.52-3.88L153.75%2C152H136V128a8%2C8%2C0%2C0%2C0-16%2C0v24H102.25l-6.49-25.94a8%2C8%2C0%2C1%2C0-15.52%2C3.88L85.75%2C152H72a40%2C40%2C0%2C0%2C1%2C0-80l.58%2C0A55.21%2C55.21%2C0%2C0%2C0%2C72%2C80a8%2C8%2C0%2C0%2C0%2C16%2C0%2C40%2C40%2C0%2C0%2C1%2C80%2C0%2C8%2C8%2C0%2C0%2C0%2C16%2C0%2C55.21%2C55.21%2C0%2C0%2C0-.58-8l.58%2C0a40%2C40%2C0%2C0%2C1%2C0%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cherries{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C72a71.5%2C71.5%2C0%2C0%2C0-7.76.43%2C91.77%2C91.77%2C0%2C0%2C0-21.62-25.11C108.78%2C16.79%2C57.05%2C23.77%2C54.87%2C24.08a8%2C8%2C0%2C0%2C0-3.31%2C14.58c17.5%2C11.66%2C25.51%2C31%2C28.85%2C49.74A72%2C72%2C0%2C1%2C0%2C142%2C207.5%2C72%2C72%2C0%2C1%2C0%2C176%2C72ZM76%2C39.37c16.67.72%2C41.24%2C4.78%2C60.64%2C20.48a75.28%2C75.28%2C0%2C0%2C1%2C15%2C16.4A72.2%2C72.2%2C0%2C0%2C0%2C121.9%2C96.5a71.46%2C71.46%2C0%2C0%2C0-25.23-8C93.54%2C68.59%2C86.56%2C52%2C76%2C39.37ZM88%2C216a56%2C56%2C0%2C0%2C1-5.76-111.7%2C176.49%2C176.49%2C0%2C0%2C1-1%2C31.08c-7.58-1.43-11.35-4.85-11.55-5a8%2C8%2C0%2C0%2C0-11.32%2C11.32C59.4%2C142.71%2C69.2%2C152%2C87.92%2C152h.25c18.66-.05%2C28.43-9.28%2C29.49-10.33a8%2C8%2C0%2C0%2C0-11.32-11.32%2C22.31%2C22.31%2C0%2C0%2C1-8.93%2C4.44A190.36%2C190.36%2C0%2C0%2C0%2C98.34%2C105%2C56%2C56%2C0%2C0%2C1%2C88%2C216Zm57-99.89a72.27%2C72.27%2C0%2C0%2C0-9.82-10.42%2C56.15%2C56.15%2C0%2C0%2C1%2C24.22-15.16A110.84%2C110.84%2C0%2C0%2C1%2C167%2C118.88c-6.09-1.6-9.16-4.37-9.33-4.54A8%2C8%2C0%2C0%2C0%2C145%2C116.11ZM176%2C200a55.76%2C55.76%2C0%2C0%2C1-24.69-5.73%2C71.83%2C71.83%2C0%2C0%2C0%2C2.5-63.42A47.47%2C47.47%2C0%2C0%2C0%2C175.67%2C136H176c18.77%2C0%2C28.6-9.28%2C29.66-10.34a8%2C8%2C0%2C0%2C0-11.32-11.32c-.19.19-3.84%2C3.49-11.15%2C5A131.66%2C131.66%2C0%2C0%2C0%2C175.7%2C88h.3a56%2C56%2C0%2C0%2C1%2C0%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-church{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M228.12%2C145.14%2C192%2C123.47V104a8%2C8%2C0%2C0%2C0-4-7L136%2C67.36V48h16a8%2C8%2C0%2C0%2C0%2C0-16H136V16a8%2C8%2C0%2C0%2C0-16%2C0V32H104a8%2C8%2C0%2C0%2C0%2C0%2C16h16V67.36L68%2C97.05a8%2C8%2C0%2C0%2C0-4%2C7v19.47L27.88%2C145.14A8%2C8%2C0%2C0%2C0%2C24%2C152v64a8%2C8%2C0%2C0%2C0%2C8%2C8h80a8%2C8%2C0%2C0%2C0%2C8-8V168a8%2C8%2C0%2C0%2C1%2C16%2C0v48a8%2C8%2C0%2C0%2C0%2C8%2C8h80a8%2C8%2C0%2C0%2C0%2C8-8V152A8%2C8%2C0%2C0%2C0%2C228.12%2C145.14ZM40%2C156.53l24-14.4V208H40ZM128%2C144a24%2C24%2C0%2C0%2C0-24%2C24v40H80V108.64l48-27.43%2C48%2C27.43V208H152V168A24%2C24%2C0%2C0%2C0%2C128%2C144Zm88%2C64H192V142.13l24%2C14.4Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cigarette-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M201%2C60.08c8-14.23%2C7.42-21.71%2C6.36-24.91a7.79%2C7.79%2C0%2C0%2C0-2.64-3.86%2C8%2C8%2C0%2C1%2C1%2C6.5-14.62%2C22.57%2C22.57%2C0%2C0%2C1%2C11.32%2C13.44c3.36%2C10.14.81%2C22.85-7.6%2C37.79-8%2C14.23-7.42%2C21.72-6.36%2C24.92a7.79%2C7.79%2C0%2C0%2C0%2C2.64%2C3.85%2C8%2C8%2C0%2C1%2C1-6.5%2C14.62%2C22.53%2C22.53%2C0%2C0%2C1-11.32-13.44C190.07%2C87.73%2C192.62%2C75%2C201%2C60.08Zm-47.6%2C37.79a22.53%2C22.53%2C0%2C0%2C0%2C11.32%2C13.44%2C8%2C8%2C0%2C1%2C0%2C6.5-14.62%2C7.79%2C7.79%2C0%2C0%2C1-2.64-3.85c-1.06-3.2-1.64-10.69%2C6.36-24.92%2C8.41-14.94%2C11-27.65%2C7.6-37.79a22.57%2C22.57%2C0%2C0%2C0-11.32-13.44%2C8%2C8%2C0%2C1%2C0-6.5%2C14.62%2C7.79%2C7.79%2C0%2C0%2C1%2C2.64%2C3.86c1.06%2C3.2%2C1.64%2C10.68-6.36%2C24.91C152.62%2C75%2C150.07%2C87.73%2C153.43%2C97.87Zm60.49%2C112.75a8%2C8%2C0%2C1%2C1-11.84%2C10.76L175.37%2C192H32a16%2C16%2C0%2C0%2C1-16-16V144a16%2C16%2C0%2C0%2C1%2C16-16h85.19L42.08%2C45.38A8%2C8%2C0%2C1%2C1%2C53.92%2C34.62ZM32%2C176H80V144H32Zm128.82%2C0-29.09-32H96v32ZM224%2C128H178.52a8%2C8%2C0%2C1%2C0%2C0%2C16H224v32h-1.84a8%2C8%2C0%2C1%2C0%2C0%2C16H224a16%2C16%2C0%2C0%2C0%2C16-16V144A16%2C16%2C0%2C0%2C0%2C224%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cigarette{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C128H32a16%2C16%2C0%2C0%2C0-16%2C16v32a16%2C16%2C0%2C0%2C0%2C16%2C16H224a16%2C16%2C0%2C0%2C0%2C16-16V144A16%2C16%2C0%2C0%2C0%2C224%2C128ZM32%2C144H80v32H32Zm192%2C32H96V144H224v32ZM201%2C60.08c8-14.23%2C7.42-21.71%2C6.36-24.91a7.79%2C7.79%2C0%2C0%2C0-2.64-3.86%2C8%2C8%2C0%2C1%2C1%2C6.5-14.62%2C22.57%2C22.57%2C0%2C0%2C1%2C11.32%2C13.44c3.36%2C10.14.81%2C22.85-7.6%2C37.79-8%2C14.23-7.42%2C21.72-6.36%2C24.91a7.79%2C7.79%2C0%2C0%2C0%2C2.64%2C3.86%2C8%2C8%2C0%2C1%2C1-6.5%2C14.62%2C22.57%2C22.57%2C0%2C0%2C1-11.32-13.44C190.07%2C87.73%2C192.62%2C75%2C201%2C60.08Zm-40%2C0c8-14.23%2C7.42-21.71%2C6.36-24.91a7.79%2C7.79%2C0%2C0%2C0-2.64-3.86%2C8%2C8%2C0%2C1%2C1%2C6.5-14.62%2C22.57%2C22.57%2C0%2C0%2C1%2C11.32%2C13.44c3.36%2C10.14.81%2C22.85-7.6%2C37.79-8%2C14.23-7.42%2C21.72-6.36%2C24.91a7.79%2C7.79%2C0%2C0%2C0%2C2.64%2C3.86%2C8%2C8%2C0%2C1%2C1-6.5%2C14.62%2C22.57%2C22.57%2C0%2C0%2C1-11.32-13.44C150.07%2C87.73%2C152.62%2C75%2C161%2C60.08Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-circle-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M96.26%2C37.05A8%2C8%2C0%2C0%2C1%2C102%2C27.29a104.11%2C104.11%2C0%2C0%2C1%2C52%2C0%2C8%2C8%2C0%2C0%2C1-2%2C15.75%2C8.15%2C8.15%2C0%2C0%2C1-2-.26%2C88.09%2C88.09%2C0%2C0%2C0-44%2C0A8%2C8%2C0%2C0%2C1%2C96.26%2C37.05ZM53.79%2C55.14a104.05%2C104.05%2C0%2C0%2C0-26%2C45%2C8%2C8%2C0%2C0%2C0%2C15.42%2C4.27%2C88%2C88%2C0%2C0%2C1%2C22-38.09A8%2C8%2C0%2C0%2C0%2C53.79%2C55.14ZM43.21%2C151.55a8%2C8%2C0%2C1%2C0-15.42%2C4.28%2C104.12%2C104.12%2C0%2C0%2C0%2C26%2C45%2C8%2C8%2C0%2C0%2C0%2C11.41-11.22A88.14%2C88.14%2C0%2C0%2C1%2C43.21%2C151.55ZM150%2C213.22a88%2C88%2C0%2C0%2C1-44%2C0%2C8%2C8%2C0%2C1%2C0-4%2C15.49%2C104.11%2C104.11%2C0%2C0%2C0%2C52%2C0%2C8%2C8%2C0%2C0%2C0-4-15.49ZM222.65%2C146a8%2C8%2C0%2C0%2C0-9.85%2C5.58%2C87.91%2C87.91%2C0%2C0%2C1-22%2C38.08%2C8%2C8%2C0%2C1%2C0%2C11.42%2C11.21%2C104%2C104%2C0%2C0%2C0%2C26-45A8%2C8%2C0%2C0%2C0%2C222.65%2C146Zm-9.86-41.54a8%2C8%2C0%2C0%2C0%2C15.42-4.28%2C104%2C104%2C0%2C0%2C0-26-45%2C8%2C8%2C0%2C1%2C0-11.41%2C11.22A88%2C88%2C0%2C0%2C1%2C212.79%2C104.45Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-circle-half-tilt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M201.54%2C54.46A104%2C104%2C0%2C0%2C0%2C54.46%2C201.54%2C104%2C104%2C0%2C0%2C0%2C201.54%2C54.46ZM184%2C195.87a87.16%2C87.16%2C0%2C0%2C1-16%2C10.5V99.31l16-16Zm-80-32.56%2C16-16v68.28a88.37%2C88.37%2C0%2C0%2C1-16-3ZM88%2C206.37a87%2C87%2C0%2C0%2C1-16.3-10.76L88%2C179.31Zm48-75.06%2C16-16v97.32a88.37%2C88.37%2C0%2C0%2C1-16%2C3ZM40%2C128A88%2C88%2C0%2C0%2C1%2C184.3%2C60.39L60.38%2C184.31A87.34%2C87.34%2C0%2C0%2C1%2C40%2C128Zm160%2C50.59V77.41a88%2C88%2C0%2C0%2C1%2C0%2C101.18Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-circle-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm8%2C16.37a86.4%2C86.4%2C0%2C0%2C1%2C16%2C3V212.67a86.4%2C86.4%2C0%2C0%2C1-16%2C3Zm32%2C9.26a87.81%2C87.81%2C0%2C0%2C1%2C16%2C10.54V195.83a87.81%2C87.81%2C0%2C0%2C1-16%2C10.54ZM40%2C128a88.11%2C88.11%2C0%2C0%2C1%2C80-87.63V215.63A88.11%2C88.11%2C0%2C0%2C1%2C40%2C128Zm160%2C50.54V77.46a87.82%2C87.82%2C0%2C0%2C1%2C0%2C101.08Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-circle-notch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C128a104%2C104%2C0%2C0%2C1-208%2C0c0-41%2C23.81-78.36%2C60.66-95.27a8%2C8%2C0%2C0%2C1%2C6.68%2C14.54C60.15%2C61.59%2C40%2C93.27%2C40%2C128a88%2C88%2C0%2C0%2C0%2C176%2C0c0-34.73-20.15-66.41-51.34-80.73a8%2C8%2C0%2C0%2C1%2C6.68-14.54C208.19%2C49.64%2C232%2C87%2C232%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-circles-four{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M80%2C40a40%2C40%2C0%2C1%2C0%2C40%2C40A40%2C40%2C0%2C0%2C0%2C80%2C40Zm0%2C64a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C80%2C104Zm96%2C16a40%2C40%2C0%2C1%2C0-40-40A40%2C40%2C0%2C0%2C0%2C176%2C120Zm0-64a24%2C24%2C0%2C1%2C1-24%2C24A24%2C24%2C0%2C0%2C1%2C176%2C56ZM80%2C136a40%2C40%2C0%2C1%2C0%2C40%2C40A40%2C40%2C0%2C0%2C0%2C80%2C136Zm0%2C64a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C80%2C200Zm96-64a40%2C40%2C0%2C1%2C0%2C40%2C40A40%2C40%2C0%2C0%2C0%2C176%2C136Zm0%2C64a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C176%2C200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-circles-three-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M80%2C40a40%2C40%2C0%2C1%2C0%2C40%2C40A40%2C40%2C0%2C0%2C0%2C80%2C40Zm0%2C64a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C80%2C104Zm96%2C16a40%2C40%2C0%2C1%2C0-40-40A40%2C40%2C0%2C0%2C0%2C176%2C120Zm0-64a24%2C24%2C0%2C1%2C1-24%2C24A24%2C24%2C0%2C0%2C1%2C176%2C56ZM80%2C136a40%2C40%2C0%2C1%2C0%2C40%2C40A40%2C40%2C0%2C0%2C0%2C80%2C136Zm0%2C64a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C80%2C200Zm136-24a8%2C8%2C0%2C0%2C1-8%2C8H184v24a8%2C8%2C0%2C0%2C1-16%2C0V184H144a8%2C8%2C0%2C0%2C1%2C0-16h24V144a8%2C8%2C0%2C0%2C1%2C16%2C0v24h24A8%2C8%2C0%2C0%2C1%2C216%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-circles-three{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M172%2C76a44%2C44%2C0%2C1%2C0-44%2C44A44.05%2C44.05%2C0%2C0%2C0%2C172%2C76Zm-44%2C28a28%2C28%2C0%2C1%2C1%2C28-28A28%2C28%2C0%2C0%2C1%2C128%2C104Zm60%2C24a44%2C44%2C0%2C1%2C0%2C44%2C44A44.05%2C44.05%2C0%2C0%2C0%2C188%2C128Zm0%2C72a28%2C28%2C0%2C1%2C1%2C28-28A28%2C28%2C0%2C0%2C1%2C188%2C200ZM68%2C128a44%2C44%2C0%2C1%2C0%2C44%2C44A44.05%2C44.05%2C0%2C0%2C0%2C68%2C128Zm0%2C72a28%2C28%2C0%2C1%2C1%2C28-28A28%2C28%2C0%2C0%2C1%2C68%2C200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-circuitry{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32ZM88%2C160a8%2C8%2C0%2C1%2C1-8%2C8A8%2C8%2C0%2C0%2C1%2C88%2C160ZM48%2C48H80v97.38a24%2C24%2C0%2C1%2C0%2C16%2C0V115.31l48%2C48V208H48ZM208%2C208H160V160a8%2C8%2C0%2C0%2C0-2.34-5.66L96%2C92.69V48h32V72a8%2C8%2C0%2C0%2C0%2C2.34%2C5.66l16%2C16A23.74%2C23.74%2C0%2C0%2C0%2C144%2C104a24%2C24%2C0%2C1%2C0%2C24-24%2C23.74%2C23.74%2C0%2C0%2C0-10.34%2C2.35L144%2C68.69V48h64V208ZM168%2C96a8%2C8%2C0%2C1%2C1-8%2C8A8%2C8%2C0%2C0%2C1%2C168%2C96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-city{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C208h-8V88a8%2C8%2C0%2C0%2C0-8-8H160a8%2C8%2C0%2C0%2C0-8%2C8v40H104V40a8%2C8%2C0%2C0%2C0-8-8H32a8%2C8%2C0%2C0%2C0-8%2C8V208H16a8%2C8%2C0%2C0%2C0%2C0%2C16H240a8%2C8%2C0%2C0%2C0%2C0-16ZM168%2C96h48V208H168Zm-16%2C48v64H104V144ZM40%2C48H88V208H40ZM72%2C72V88a8%2C8%2C0%2C0%2C1-16%2C0V72a8%2C8%2C0%2C0%2C1%2C16%2C0Zm0%2C48v16a8%2C8%2C0%2C0%2C1-16%2C0V120a8%2C8%2C0%2C0%2C1%2C16%2C0Zm0%2C48v16a8%2C8%2C0%2C0%2C1-16%2C0V168a8%2C8%2C0%2C0%2C1%2C16%2C0Zm48%2C16V168a8%2C8%2C0%2C0%2C1%2C16%2C0v16a8%2C8%2C0%2C0%2C1-16%2C0Zm64%2C0V168a8%2C8%2C0%2C0%2C1%2C16%2C0v16a8%2C8%2C0%2C0%2C1-16%2C0Zm0-48V120a8%2C8%2C0%2C0%2C1%2C16%2C0v16a8%2C8%2C0%2C0%2C1-16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-clipboard-text{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C152a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C168%2C152Zm-8-40H96a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16Zm56-64V216a16%2C16%2C0%2C0%2C1-16%2C16H56a16%2C16%2C0%2C0%2C1-16-16V48A16%2C16%2C0%2C0%2C1%2C56%2C32H92.26a47.92%2C47.92%2C0%2C0%2C1%2C71.48%2C0H200A16%2C16%2C0%2C0%2C1%2C216%2C48ZM96%2C64h64a32%2C32%2C0%2C0%2C0-64%2C0ZM200%2C48H173.25A47.93%2C47.93%2C0%2C0%2C1%2C176%2C64v8a8%2C8%2C0%2C0%2C1-8%2C8H88a8%2C8%2C0%2C0%2C1-8-8V64a47.93%2C47.93%2C0%2C0%2C1%2C2.75-16H56V216H200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-clipboard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C32H163.74a47.92%2C47.92%2C0%2C0%2C0-71.48%2C0H56A16%2C16%2C0%2C0%2C0%2C40%2C48V216a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C200%2C32Zm-72%2C0a32%2C32%2C0%2C0%2C1%2C32%2C32H96A32%2C32%2C0%2C0%2C1%2C128%2C32Zm72%2C184H56V48H82.75A47.93%2C47.93%2C0%2C0%2C0%2C80%2C64v8a8%2C8%2C0%2C0%2C0%2C8%2C8h80a8%2C8%2C0%2C0%2C0%2C8-8V64a47.93%2C47.93%2C0%2C0%2C0-2.75-16H200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-clock-afternoon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm64-88a8%2C8%2C0%2C0%2C1-8%2C8H147.31l26.35%2C26.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-40-40A8%2C8%2C0%2C0%2C1%2C128%2C120h56A8%2C8%2C0%2C0%2C1%2C192%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-clock-clockwise{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C80v43.47l36.12%2C21.67a8%2C8%2C0%2C0%2C1-8.24%2C13.72l-40-24A8%2C8%2C0%2C0%2C1%2C120%2C128V80a8%2C8%2C0%2C0%2C1%2C16%2C0Zm88-24a8%2C8%2C0%2C0%2C0-8%2C8V82c-6.35-7.36-12.83-14.45-20.12-21.83a96%2C96%2C0%2C1%2C0-2%2C137.7%2C8%2C8%2C0%2C0%2C0-11-11.64A80%2C80%2C0%2C1%2C1%2C184.54%2C71.4C192.68%2C79.64%2C199.81%2C87.58%2C207%2C96H184a8%2C8%2C0%2C0%2C0%2C0%2C16h40a8%2C8%2C0%2C0%2C0%2C8-8V64A8%2C8%2C0%2C0%2C0%2C224%2C56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-clock-countdown{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C136.66A104.12%2C104.12%2C0%2C1%2C1%2C119.34%2C24%2C8%2C8%2C0%2C0%2C1%2C120.66%2C40%2C88.12%2C88.12%2C0%2C1%2C0%2C216%2C135.34%2C8%2C8%2C0%2C0%2C1%2C232%2C136.66ZM120%2C72v56a8%2C8%2C0%2C0%2C0%2C8%2C8h56a8%2C8%2C0%2C0%2C0%2C0-16H136V72a8%2C8%2C0%2C0%2C0-16%2C0Zm40-24a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C160%2C48Zm36%2C24a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C196%2C72Zm24%2C36a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C220%2C108Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-clock-counter-clockwise{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C80v43.47l36.12%2C21.67a8%2C8%2C0%2C0%2C1-8.24%2C13.72l-40-24A8%2C8%2C0%2C0%2C1%2C120%2C128V80a8%2C8%2C0%2C0%2C1%2C16%2C0Zm-8-48A95.44%2C95.44%2C0%2C0%2C0%2C60.08%2C60.15C52.81%2C67.51%2C46.35%2C74.59%2C40%2C82V64a8%2C8%2C0%2C0%2C0-16%2C0v40a8%2C8%2C0%2C0%2C0%2C8%2C8H72a8%2C8%2C0%2C0%2C0%2C0-16H49c7.15-8.42%2C14.27-16.35%2C22.39-24.57a80%2C80%2C0%2C1%2C1%2C1.66%2C114.75%2C8%2C8%2C0%2C1%2C0-11%2C11.64A96%2C96%2C0%2C1%2C0%2C128%2C32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-clock-user{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C72v43.05l36.42-18.21a8%2C8%2C0%2C0%2C1%2C7.16%2C14.31l-48%2C24A8%2C8%2C0%2C0%2C1%2C120%2C128V72a8%2C8%2C0%2C0%2C1%2C16%2C0Zm-8%2C144a88%2C88%2C0%2C1%2C1%2C88-88%2C8%2C8%2C0%2C0%2C0%2C16%2C0A104%2C104%2C0%2C1%2C0%2C128%2C232a8%2C8%2C0%2C0%2C0%2C0-16Zm103.73%2C5.94a8%2C8%2C0%2C1%2C1-15.46%2C4.11C213.44%2C215.42%2C203.46%2C208%2C192%2C208s-21.44%2C7.42-24.27%2C18.05A8%2C8%2C0%2C0%2C1%2C160%2C232a8.15%2C8.15%2C0%2C0%2C1-2.06-.27%2C8%2C8%2C0%2C0%2C1-5.67-9.79%2C40%2C40%2C0%2C0%2C1%2C17.11-23.32%2C32%2C32%2C0%2C1%2C1%2C45.23%2C0A40%2C40%2C0%2C0%2C1%2C231.73%2C221.94ZM176%2C176a16%2C16%2C0%2C1%2C0%2C16-16A16%2C16%2C0%2C0%2C0%2C176%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-clock{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm64-88a8%2C8%2C0%2C0%2C1-8%2C8H128a8%2C8%2C0%2C0%2C1-8-8V72a8%2C8%2C0%2C0%2C1%2C16%2C0v48h48A8%2C8%2C0%2C0%2C1%2C192%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-closed-captioning{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C48H32A16%2C16%2C0%2C0%2C0%2C16%2C64V192a16%2C16%2C0%2C0%2C0%2C16%2C16H224a16%2C16%2C0%2C0%2C0%2C16-16V64A16%2C16%2C0%2C0%2C0%2C224%2C48Zm0%2C144H32V64H224V192ZM118.92%2C151.71A8%2C8%2C0%2C0%2C1%2C116%2C162.64a40%2C40%2C0%2C1%2C1%2C0-69.28%2C8%2C8%2C0%2C1%2C1-8%2C13.85%2C24%2C24%2C0%2C1%2C0%2C0%2C41.58A8%2C8%2C0%2C0%2C1%2C118.92%2C151.71Zm80%2C0A8%2C8%2C0%2C0%2C1%2C196%2C162.64a40%2C40%2C0%2C1%2C1%2C0-69.28%2C8%2C8%2C0%2C1%2C1-8%2C13.85%2C24%2C24%2C0%2C1%2C0%2C0%2C41.58A8%2C8%2C0%2C0%2C1%2C198.92%2C151.71Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cloud-arrow-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C128a87.34%2C87.34%2C0%2C0%2C1-17.6%2C52.81%2C8%2C8%2C0%2C1%2C1-12.8-9.62A71.34%2C71.34%2C0%2C0%2C0%2C232%2C128a72%2C72%2C0%2C0%2C0-144%2C0%2C8%2C8%2C0%2C0%2C1-16%2C0%2C88%2C88%2C0%2C0%2C1%2C3.29-23.88C74.2%2C104%2C73.1%2C104%2C72%2C104a48%2C48%2C0%2C0%2C0%2C0%2C96H96a8%2C8%2C0%2C0%2C1%2C0%2C16H72A64%2C64%2C0%2C1%2C1%2C81.29%2C88.68%2C88%2C88%2C0%2C0%2C1%2C248%2C128Zm-69.66%2C42.34L160%2C188.69V128a8%2C8%2C0%2C0%2C0-16%2C0v60.69l-18.34-18.35a8%2C8%2C0%2C0%2C0-11.32%2C11.32l32%2C32a8%2C8%2C0%2C0%2C0%2C11.32%2C0l32-32a8%2C8%2C0%2C0%2C0-11.32-11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cloud-arrow-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M178.34%2C165.66%2C160%2C147.31V208a8%2C8%2C0%2C0%2C1-16%2C0V147.31l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.32-11.32l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C0l32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C11.32ZM160%2C40A88.08%2C88.08%2C0%2C0%2C0%2C81.29%2C88.68%2C64%2C64%2C0%2C1%2C0%2C72%2C216h40a8%2C8%2C0%2C0%2C0%2C0-16H72a48%2C48%2C0%2C0%2C1%2C0-96c1.1%2C0%2C2.2%2C0%2C3.29.12A88%2C88%2C0%2C0%2C0%2C72%2C128a8%2C8%2C0%2C0%2C0%2C16%2C0%2C72%2C72%2C0%2C1%2C1%2C100.8%2C66%2C8%2C8%2C0%2C0%2C0%2C3.2%2C15.34%2C7.9%2C7.9%2C0%2C0%2C0%2C3.2-.68A88%2C88%2C0%2C0%2C0%2C160%2C40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cloud-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M160%2C40A88.09%2C88.09%2C0%2C0%2C0%2C81.29%2C88.67%2C64%2C64%2C0%2C1%2C0%2C72%2C216h88a88%2C88%2C0%2C0%2C0%2C0-176Zm0%2C160H72a48%2C48%2C0%2C0%2C1%2C0-96c1.1%2C0%2C2.2%2C0%2C3.29.11A88%2C88%2C0%2C0%2C0%2C72%2C128a8%2C8%2C0%2C0%2C0%2C16%2C0%2C72%2C72%2C0%2C1%2C1%2C72%2C72Zm37.66-93.66a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-48%2C48a8%2C8%2C0%2C0%2C1-11.32%2C0l-24-24a8%2C8%2C0%2C0%2C1%2C11.32-11.32L144%2C148.69l42.34-42.35A8%2C8%2C0%2C0%2C1%2C197.66%2C106.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cloud-fog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M120%2C208H72a8%2C8%2C0%2C0%2C1%2C0-16h48a8%2C8%2C0%2C0%2C1%2C0%2C16Zm64-16H160a8%2C8%2C0%2C0%2C0%2C0%2C16h24a8%2C8%2C0%2C0%2C0%2C0-16Zm-24%2C32H104a8%2C8%2C0%2C0%2C0%2C0%2C16h56a8%2C8%2C0%2C0%2C0%2C0-16Zm72-124a76.08%2C76.08%2C0%2C0%2C1-76%2C76H76A52%2C52%2C0%2C0%2C1%2C76%2C72a53.26%2C53.26%2C0%2C0%2C1%2C8.92.76A76.08%2C76.08%2C0%2C0%2C1%2C232%2C100Zm-16%2C0A60.06%2C60.06%2C0%2C0%2C0%2C96%2C96.46a8%2C8%2C0%2C0%2C1-16-.92q.21-3.66.77-7.23A38.11%2C38.11%2C0%2C0%2C0%2C76%2C88a36%2C36%2C0%2C0%2C0%2C0%2C72h80A60.07%2C60.07%2C0%2C0%2C0%2C216%2C100Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cloud-lightning{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M156%2C16A76.2%2C76.2%2C0%2C0%2C0%2C84.92%2C64.76%2C53.26%2C53.26%2C0%2C0%2C0%2C76%2C64a52%2C52%2C0%2C0%2C0%2C0%2C104h37.87L97.14%2C195.88A8%2C8%2C0%2C0%2C0%2C104%2C208h25.87l-16.73%2C27.88a8%2C8%2C0%2C0%2C0%2C13.72%2C8.24l24-40A8%2C8%2C0%2C0%2C0%2C144%2C192H118.13l14.4-24H156a76%2C76%2C0%2C0%2C0%2C0-152Zm0%2C136H76a36%2C36%2C0%2C0%2C1%2C0-72%2C38.11%2C38.11%2C0%2C0%2C1%2C4.78.31q-.56%2C3.57-.77%2C7.23a8%2C8%2C0%2C0%2C0%2C16%2C.92A60.06%2C60.06%2C0%2C1%2C1%2C156%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cloud-moon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M172%2C72a76.45%2C76.45%2C0%2C0%2C0-12.36%2C1A71.93%2C71.93%2C0%2C0%2C0%2C104.17%2C9.83a8%2C8%2C0%2C0%2C0-9.59%2C9.58A56.05%2C56.05%2C0%2C0%2C1%2C40%2C88a56.45%2C56.45%2C0%2C0%2C1-12.59-1.42%2C8%2C8%2C0%2C0%2C0-9.59%2C9.59%2C72.22%2C72.22%2C0%2C0%2C0%2C32.29%2C45.06A52%2C52%2C0%2C0%2C0%2C92%2C224h80a76%2C76%2C0%2C0%2C0%2C0-152ZM37.37%2C104c.87%2C0%2C1.75%2C0%2C2.63%2C0a72.08%2C72.08%2C0%2C0%2C0%2C72-72c0-.89%2C0-1.78%2C0-2.67a55.63%2C55.63%2C0%2C0%2C1%2C32%2C48%2C76.28%2C76.28%2C0%2C0%2C0-43%2C43.4A52%2C52%2C0%2C0%2C0%2C62%2C129.59%2C56.22%2C56.22%2C0%2C0%2C1%2C37.37%2C104ZM172%2C208H92a36%2C36%2C0%2C1%2C1%2C4.78-71.69c-.37%2C2.37-.63%2C4.79-.77%2C7.23a8%2C8%2C0%2C0%2C0%2C16%2C.92%2C58.91%2C58.91%2C0%2C0%2C1%2C1.88-11.81c0-.16.09-.32.12-.48A60.06%2C60.06%2C0%2C1%2C1%2C172%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cloud-rain{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M158.66%2C196.44l-32%2C48a8%2C8%2C0%2C1%2C1-13.32-8.88l32-48a8%2C8%2C0%2C0%2C1%2C13.32%2C8.88ZM232%2C92a76.08%2C76.08%2C0%2C0%2C1-76%2C76H132.28l-29.62%2C44.44a8%2C8%2C0%2C1%2C1-13.32-8.88L113.05%2C168H76A52%2C52%2C0%2C0%2C1%2C76%2C64a53.26%2C53.26%2C0%2C0%2C1%2C8.92.76A76.08%2C76.08%2C0%2C0%2C1%2C232%2C92Zm-16%2C0A60.06%2C60.06%2C0%2C0%2C0%2C96%2C88.46a8%2C8%2C0%2C0%2C1-16-.92q.21-3.66.77-7.23A38.11%2C38.11%2C0%2C0%2C0%2C76%2C80a36%2C36%2C0%2C0%2C0%2C0%2C72h80A60.07%2C60.07%2C0%2C0%2C0%2C216%2C92Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cloud-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.92%2C34.62A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38L81.32%2C88.55l-.06.12A65%2C65%2C0%2C0%2C0%2C72%2C88a64%2C64%2C0%2C0%2C0%2C0%2C128h88a87.34%2C87.34%2C0%2C0%2C0%2C31.8-5.93l10.28%2C11.31a8%2C8%2C0%2C1%2C0%2C11.84-10.76ZM160%2C200H72a48%2C48%2C0%2C0%2C1%2C0-96c1.1%2C0%2C2.2%2C0%2C3.3.12A88.4%2C88.4%2C0%2C0%2C0%2C72%2C128a8%2C8%2C0%2C0%2C0%2C16%2C0%2C72.25%2C72.25%2C0%2C0%2C1%2C5.06-26.54l87%2C95.7A71.66%2C71.66%2C0%2C0%2C1%2C160%2C200Zm88-72a87.89%2C87.89%2C0%2C0%2C1-22.35%2C58.61A8%2C8%2C0%2C0%2C1%2C213.71%2C176%2C72%2C72%2C0%2C0%2C0%2C117.37%2C70a8%2C8%2C0%2C0%2C1-9.48-12.89A88%2C88%2C0%2C0%2C1%2C248%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cloud-snow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C196a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C88%2C196Zm28%2C4a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C116%2C200Zm48-16a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C164%2C184ZM68%2C224a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C68%2C224Zm88%2C0a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C156%2C224ZM232%2C92a76.08%2C76.08%2C0%2C0%2C1-76%2C76H76A52%2C52%2C0%2C0%2C1%2C76%2C64a53.26%2C53.26%2C0%2C0%2C1%2C8.92.76A76.08%2C76.08%2C0%2C0%2C1%2C232%2C92Zm-16%2C0A60.06%2C60.06%2C0%2C0%2C0%2C96%2C88.46a8%2C8%2C0%2C0%2C1-16-.92q.21-3.66.77-7.23A38.11%2C38.11%2C0%2C0%2C0%2C76%2C80a36%2C36%2C0%2C0%2C0%2C0%2C72h80A60.07%2C60.07%2C0%2C0%2C0%2C216%2C92Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cloud-sun{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M164%2C72a76.2%2C76.2%2C0%2C0%2C0-20.26%2C2.73%2C55.63%2C55.63%2C0%2C0%2C0-9.41-11.54l9.51-13.57a8%2C8%2C0%2C1%2C0-13.11-9.18L121.22%2C54A55.9%2C55.9%2C0%2C0%2C0%2C96%2C48c-.58%2C0-1.16%2C0-1.74%2C0L91.37%2C31.71a8%2C8%2C0%2C1%2C0-15.75%2C2.77L78.5%2C50.82A56.1%2C56.1%2C0%2C0%2C0%2C55.23%2C65.67L41.61%2C56.14a8%2C8%2C0%2C1%2C0-9.17%2C13.11L46%2C78.77A55.55%2C55.55%2C0%2C0%2C0%2C40%2C104c0%2C.57%2C0%2C1.15%2C0%2C1.72L23.71%2C108.6a8%2C8%2C0%2C0%2C0%2C1.38%2C15.88%2C8.24%2C8.24%2C0%2C0%2C0%2C1.39-.12l16.32-2.88a55.74%2C55.74%2C0%2C0%2C0%2C5.86%2C12.42A52%2C52%2C0%2C0%2C0%2C84%2C224h80a76%2C76%2C0%2C0%2C0%2C0-152ZM56%2C104a40%2C40%2C0%2C0%2C1%2C72.54-23.24%2C76.26%2C76.26%2C0%2C0%2C0-35.62%2C40%2C52.14%2C52.14%2C0%2C0%2C0-31%2C4.17A40%2C40%2C0%2C0%2C1%2C56%2C104ZM164%2C208H84a36%2C36%2C0%2C1%2C1%2C4.78-71.69c-.37%2C2.37-.63%2C4.79-.77%2C7.23a8%2C8%2C0%2C0%2C0%2C16%2C.92%2C58.91%2C58.91%2C0%2C0%2C1%2C1.88-11.81c0-.16.09-.32.12-.48A60.06%2C60.06%2C0%2C1%2C1%2C164%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cloud-warning{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M160%2C40A88.09%2C88.09%2C0%2C0%2C0%2C81.29%2C88.67%2C64%2C64%2C0%2C1%2C0%2C72%2C216h88a88%2C88%2C0%2C0%2C0%2C0-176Zm0%2C160H72a48%2C48%2C0%2C0%2C1%2C0-96c1.1%2C0%2C2.2%2C0%2C3.29.11A88%2C88%2C0%2C0%2C0%2C72%2C128a8%2C8%2C0%2C0%2C0%2C16%2C0%2C72%2C72%2C0%2C1%2C1%2C72%2C72Zm-8-72V88a8%2C8%2C0%2C0%2C1%2C16%2C0v40a8%2C8%2C0%2C0%2C1-16%2C0Zm20%2C36a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C172%2C164Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cloud-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M160%2C40A88.09%2C88.09%2C0%2C0%2C0%2C81.29%2C88.67%2C64%2C64%2C0%2C1%2C0%2C72%2C216h88a88%2C88%2C0%2C0%2C0%2C0-176Zm0%2C160H72a48%2C48%2C0%2C0%2C1%2C0-96c1.1%2C0%2C2.2%2C0%2C3.29.11A88%2C88%2C0%2C0%2C0%2C72%2C128a8%2C8%2C0%2C0%2C0%2C16%2C0%2C72%2C72%2C0%2C1%2C1%2C72%2C72Zm29.66-82.34L171.31%2C136l18.35%2C18.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L160%2C147.31l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.32-11.32L148.69%2C136l-18.35-18.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32L160%2C124.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cloud{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M160%2C40A88.09%2C88.09%2C0%2C0%2C0%2C81.29%2C88.67%2C64%2C64%2C0%2C1%2C0%2C72%2C216h88a88%2C88%2C0%2C0%2C0%2C0-176Zm0%2C160H72a48%2C48%2C0%2C0%2C1%2C0-96c1.1%2C0%2C2.2%2C0%2C3.29.11A88%2C88%2C0%2C0%2C0%2C72%2C128a8%2C8%2C0%2C0%2C0%2C16%2C0%2C72%2C72%2C0%2C1%2C1%2C72%2C72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-clover{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M211.66%2C165.54C225.16%2C159.7%2C232%2C144.37%2C232%2C120s-6.84-39.7-20.34-45.55c-11.65-5-27.24-2.23-46.46%2C8.35%2C10.58-19.22%2C13.39-34.81%2C8.35-46.46C167.7%2C22.84%2C152.37%2C16%2C128%2C16S88.3%2C22.84%2C82.45%2C36.34c-5%2C11.65-2.23%2C27.24%2C8.35%2C46.45C71.58%2C72.22%2C56%2C69.4%2C44.34%2C74.45%2C30.84%2C80.3%2C24%2C95.63%2C24%2C120s6.84%2C39.7%2C20.34%2C45.54A31%2C31%2C0%2C0%2C0%2C56.8%2C168c9.6%2C0%2C21-3.62%2C34-10.79C80.22%2C176.41%2C77.41%2C192%2C82.45%2C203.65%2C88.3%2C217.15%2C103.63%2C224%2C128%2C224s39.7-6.85%2C45.55-20.35a32.24%2C32.24%2C0%2C0%2C0%2C2.34-15c10.45%2C16.23%2C19.64%2C34.48%2C24.35%2C53.33A8%2C8%2C0%2C0%2C0%2C208%2C248a8.13%2C8.13%2C0%2C0%2C0%2C1.95-.24%2C8%2C8%2C0%2C0%2C0%2C5.82-9.7c-6.94-27.76-22.27-53.8-37.86-74.79Q189.68%2C168%2C199.2%2C168A31%2C31%2C0%2C0%2C0%2C211.66%2C165.54Zm-6.37-76.4C214.14%2C93%2C216%2C108%2C216%2C120s-1.86%2C27-10.7%2C30.86c-8.36%2C3.63-23.52-1.31-42.68-13.91a243.4%2C243.4%2C0%2C0%2C1-22.54-17C158.49%2C104.37%2C190.4%2C82.68%2C205.29%2C89.14ZM97.14%2C42.7C101%2C33.86%2C116%2C32%2C128%2C32s27%2C1.86%2C30.86%2C10.7c3.63%2C8.36-1.31%2C23.52-13.91%2C42.68a243.4%2C243.4%2C0%2C0%2C1-17%2C22.54C112.37%2C89.51%2C90.69%2C57.59%2C97.14%2C42.7ZM50.71%2C150.86C41.86%2C147%2C40%2C132%2C40%2C120s1.86-27%2C10.7-30.86A15.64%2C15.64%2C0%2C0%2C1%2C57%2C88c8.75%2C0%2C21.34%2C5.17%2C36.4%2C15.07a243.4%2C243.4%2C0%2C0%2C1%2C22.54%2C17C97.51%2C135.62%2C65.59%2C157.32%2C50.71%2C150.86Zm108.15%2C46.43C155%2C206.14%2C140%2C208%2C128%2C208s-27-1.86-30.86-10.7c-3.63-8.36%2C1.31-23.52%2C13.91-42.68a243.4%2C243.4%2C0%2C0%2C1%2C17-22.54C143.63%2C150.49%2C165.31%2C182.41%2C158.86%2C197.29Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-club{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C88c-.78%2C0-1.56%2C0-2.33%2C0a56%2C56%2C0%2C1%2C0-107.34%2C0c-.78%2C0-1.55%2C0-2.33%2C0A56%2C56%2C0%2C1%2C0%2C96.54%2C194.35l-8.2%2C27.35A8%2C8%2C0%2C0%2C0%2C96%2C232h64a8%2C8%2C0%2C0%2C0%2C7.66-10.3l-8.2-27.35A56%2C56%2C0%2C1%2C0%2C184%2C88Zm0%2C96a40%2C40%2C0%2C0%2C1-33.4-18%2C8%2C8%2C0%2C0%2C0-14.33%2C6.71l13%2C43.26h-42.5l13-43.26A8%2C8%2C0%2C0%2C0%2C105.4%2C166a40%2C40%2C0%2C1%2C1-19.93-59.71%2C8%2C8%2C0%2C0%2C0%2C9.33-12%2C40%2C40%2C0%2C1%2C1%2C66.4%2C0%2C8%2C8%2C0%2C0%2C0%2C9.33%2C12A40%2C40%2C0%2C1%2C1%2C184%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-coat-hanger{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M241.57%2C171.2%2C141.33%2C96l23.46-17.6A8%2C8%2C0%2C0%2C0%2C168%2C72a40%2C40%2C0%2C1%2C0-80%2C0%2C8%2C8%2C0%2C0%2C0%2C16%2C0%2C24%2C24%2C0%2C0%2C1%2C47.69-3.78L123.34%2C89.49l-.28.21L14.43%2C171.2A16%2C16%2C0%2C0%2C0%2C24%2C200H232a16%2C16%2C0%2C0%2C0%2C9.6-28.8ZM232%2C184H24l104-78%2C104%2C78Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-coda-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C88a39.79%2C39.79%2C0%2C0%2C1%2C21.53%2C6.1A12%2C12%2C0%2C0%2C0%2C216%2C84V48a16%2C16%2C0%2C0%2C0-16-16H56A16%2C16%2C0%2C0%2C0%2C40%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V172a12%2C12%2C0%2C0%2C0-18.44-10.11c-7.25%2C4.65-13.41%2C6.41-21.24%2C6.11H176a40%2C40%2C0%2C0%2C1%2C0-80Zm-56%2C40a56.07%2C56.07%2C0%2C0%2C0%2C55.84%2C56A48.37%2C48.37%2C0%2C0%2C0%2C200%2C178.89V208H56V48H200V77.23A56.3%2C56.3%2C0%2C0%2C0%2C120%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-code-block{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M58.34%2C101.66l-32-32a8%2C8%2C0%2C0%2C1%2C0-11.32l32-32A8%2C8%2C0%2C0%2C1%2C69.66%2C37.66L43.31%2C64%2C69.66%2C90.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32Zm40%2C0a8%2C8%2C0%2C0%2C0%2C11.32%2C0l32-32a8%2C8%2C0%2C0%2C0%2C0-11.32l-32-32A8%2C8%2C0%2C0%2C0%2C98.34%2C37.66L124.69%2C64%2C98.34%2C90.34A8%2C8%2C0%2C0%2C0%2C98.34%2C101.66ZM200%2C40H176a8%2C8%2C0%2C0%2C0%2C0%2C16h24V200H56V136a8%2C8%2C0%2C0%2C0-16%2C0v64a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C200%2C40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-code-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M93.31%2C70%2C28%2C128l65.27%2C58a8%2C8%2C0%2C1%2C1-10.62%2C12l-72-64a8%2C8%2C0%2C0%2C1%2C0-12l72-64A8%2C8%2C0%2C1%2C1%2C93.31%2C70Zm152%2C52-72-64a8%2C8%2C0%2C0%2C0-10.62%2C12L228%2C128l-65.27%2C58a8%2C8%2C0%2C1%2C0%2C10.62%2C12l72-64a8%2C8%2C0%2C0%2C0%2C0-12Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M69.12%2C94.15%2C28.5%2C128l40.62%2C33.85a8%2C8%2C0%2C1%2C1-10.24%2C12.29l-48-40a8%2C8%2C0%2C0%2C1%2C0-12.29l48-40a8%2C8%2C0%2C0%2C1%2C10.24%2C12.3Zm176%2C27.7-48-40a8%2C8%2C0%2C1%2C0-10.24%2C12.3L227.5%2C128l-40.62%2C33.85a8%2C8%2C0%2C1%2C0%2C10.24%2C12.29l48-40a8%2C8%2C0%2C0%2C0%2C0-12.29ZM162.73%2C32.48a8%2C8%2C0%2C0%2C0-10.25%2C4.79l-64%2C176a8%2C8%2C0%2C0%2C0%2C4.79%2C10.26A8.14%2C8.14%2C0%2C0%2C0%2C96%2C224a8%2C8%2C0%2C0%2C0%2C7.52-5.27l64-176A8%2C8%2C0%2C0%2C0%2C162.73%2C32.48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-codepen-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M235.79%2C89l-104-56a8%2C8%2C0%2C0%2C0-7.58%2C0l-104%2C56A8%2C8%2C0%2C0%2C0%2C16%2C96v64a8%2C8%2C0%2C0%2C0%2C4.21%2C7.05l104%2C56a8%2C8%2C0%2C0%2C0%2C7.58%2C0l104-56A8%2C8%2C0%2C0%2C0%2C240%2C160V96A8%2C8%2C0%2C0%2C0%2C235.79%2C89ZM224%2C146.61%2C189.45%2C128%2C224%2C109.39Zm-51.43-27.7L136%2C99.22V53.39L215.13%2C96Zm-44.57%2C24L100.3%2C128%2C128%2C113.09%2C155.7%2C128Zm-8-89.52V99.22L83.43%2C118.91%2C40.87%2C96Zm-88%2C56L66.55%2C128%2C32%2C146.61Zm51.43%2C27.7L120%2C156.78v45.83L40.87%2C160ZM136%2C202.61V156.78l36.57-19.69L215.13%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-codesandbox-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M223.68%2C66.15%2C135.68%2C18a15.94%2C15.94%2C0%2C0%2C0-15.36%2C0l-88%2C48.18a16%2C16%2C0%2C0%2C0-8.32%2C14v95.64a16%2C16%2C0%2C0%2C0%2C8.32%2C14l88%2C48.17a15.88%2C15.88%2C0%2C0%2C0%2C15.36%2C0l88-48.17a16%2C16%2C0%2C0%2C0%2C8.32-14V80.18A16%2C16%2C0%2C0%2C0%2C223.68%2C66.15ZM168%2C152v50.09l-32%2C17.52V132.74l80-43.8v32l-43.84%2C24A8%2C8%2C0%2C0%2C0%2C168%2C152Zm-84.16-7L40%2C121v-32l80%2C43.8v86.87L88%2C202.09V152A8%2C8%2C0%2C0%2C0%2C83.84%2C145Zm-.7-88.41%2C41%2C22.45a8%2C8%2C0%2C0%2C0%2C7.68%2C0l41-22.45%2C34.48%2C18.87L128%2C118.88%2C48.66%2C75.44ZM128%2C32h0l28.2%2C15.44L128%2C62.89%2C99.8%2C47.45ZM40%2C139.22l32%2C17.52v36.59L40%2C175.82Zm144%2C54.11V156.74l32-17.52v36.6Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-coffee-bean{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M211.75%2C44.25C195%2C27.47%2C170.37%2C20.79%2C142.46%2C25.44c-26.91%2C4.49-53.87%2C19.09-75.9%2C41.12s-36.63%2C49-41.12%2C75.9c-4.65%2C27.91%2C2%2C52.51%2C18.81%2C69.29C57.54%2C225.05%2C75.75%2C232%2C96.62%2C232a103.66%2C103.66%2C0%2C0%2C0%2C16.92-1.44c26.91-4.49%2C53.87-19.09%2C75.9-41.12s36.63-49%2C41.12-75.9C235.21%2C85.63%2C228.53%2C61%2C211.75%2C44.25ZM77.87%2C77.87C102.56%2C53.19%2C133%2C39.93%2C159.15%2C39.93a62.26%2C62.26%2C0%2C0%2C1%2C29%2C6.67A108.48%2C108.48%2C0%2C0%2C0%2C157.1%2C63.54c-19.2%2C15.16-31.63%2C36.32-36.94%2C62.89-9.72%2C48.58-44.7%2C65.18-67.48%2C70.84C28.71%2C168.76%2C39.4%2C116.35%2C77.87%2C77.87ZM178.13%2C178.13c-34.69%2C34.68-80.71%2C46.78-110.32%2C31.27A108.72%2C108.72%2C0%2C0%2C0%2C98.9%2C192.46c19.2-15.16%2C31.63-36.32%2C36.94-62.89%2C9.72-48.58%2C44.7-65.18%2C67.48-70.84C227.29%2C87.24%2C216.6%2C139.65%2C178.13%2C178.13Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-coffee{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M80%2C56V24a8%2C8%2C0%2C0%2C1%2C16%2C0V56a8%2C8%2C0%2C0%2C1-16%2C0Zm40%2C8a8%2C8%2C0%2C0%2C0%2C8-8V24a8%2C8%2C0%2C0%2C0-16%2C0V56A8%2C8%2C0%2C0%2C0%2C120%2C64Zm32%2C0a8%2C8%2C0%2C0%2C0%2C8-8V24a8%2C8%2C0%2C0%2C0-16%2C0V56A8%2C8%2C0%2C0%2C0%2C152%2C64Zm96%2C56v8a40%2C40%2C0%2C0%2C1-37.51%2C39.91%2C96.59%2C96.59%2C0%2C0%2C1-27%2C40.09H208a8%2C8%2C0%2C0%2C1%2C0%2C16H32a8%2C8%2C0%2C0%2C1%2C0-16H56.54A96.3%2C96.3%2C0%2C0%2C1%2C24%2C136V88a8%2C8%2C0%2C0%2C1%2C8-8H208A40%2C40%2C0%2C0%2C1%2C248%2C120ZM200%2C96H40v40a80.27%2C80.27%2C0%2C0%2C0%2C45.12%2C72h69.76A80.27%2C80.27%2C0%2C0%2C0%2C200%2C136Zm32%2C24a24%2C24%2C0%2C0%2C0-16-22.62V136a95.78%2C95.78%2C0%2C0%2C1-1.2%2C15A24%2C24%2C0%2C0%2C0%2C232%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-coin-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M198.51%2C56.09C186.44%2C35.4%2C169.92%2C24%2C152%2C24H104C86.08%2C24%2C69.56%2C35.4%2C57.49%2C56.09%2C46.21%2C75.42%2C40%2C101%2C40%2C128s6.21%2C52.58%2C17.49%2C71.91C69.56%2C220.6%2C86.08%2C232%2C104%2C232h48c17.92%2C0%2C34.44-11.4%2C46.51-32.09C209.79%2C180.58%2C216%2C155%2C216%2C128S209.79%2C75.42%2C198.51%2C56.09ZM199.79%2C120h-32a152.78%2C152.78%2C0%2C0%2C0-9.68-48H188.7C194.82%2C85.38%2C198.86%2C102%2C199.79%2C120Zm-20.6-64H150.46a83.13%2C83.13%2C0%2C0%2C0-12-16H152C162%2C40%2C171.4%2C46%2C179.19%2C56ZM56%2C128c0-47.7%2C22-88%2C48-88s48%2C40.3%2C48%2C88-22%2C88-48%2C88S56%2C175.7%2C56%2C128Zm96%2C88H138.49a83.13%2C83.13%2C0%2C0%2C0%2C12-16h28.73C171.4%2C210%2C162%2C216%2C152%2C216Zm36.7-32H158.12a152.78%2C152.78%2C0%2C0%2C0%2C9.68-48h32C198.86%2C154%2C194.82%2C170.62%2C188.7%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-coin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M207.58%2C63.84C186.85%2C53.48%2C159.33%2C48%2C128%2C48S69.15%2C53.48%2C48.42%2C63.84%2C16%2C88.78%2C16%2C104v48c0%2C15.22%2C11.82%2C29.85%2C32.42%2C40.16S96.67%2C208%2C128%2C208s58.85-5.48%2C79.58-15.84S240%2C167.22%2C240%2C152V104C240%2C88.78%2C228.18%2C74.15%2C207.58%2C63.84ZM128%2C64c62.64%2C0%2C96%2C23.23%2C96%2C40s-33.36%2C40-96%2C40-96-23.23-96-40S65.36%2C64%2C128%2C64Zm-8%2C95.86v32c-19-.62-35-3.42-48-7.49V153.05A203.43%2C203.43%2C0%2C0%2C0%2C120%2C159.86Zm16%2C0a203.43%2C203.43%2C0%2C0%2C0%2C48-6.81v31.31c-13%2C4.07-29%2C6.87-48%2C7.49ZM32%2C152V133.53a82.88%2C82.88%2C0%2C0%2C0%2C16.42%2C10.63c2.43%2C1.21%2C5%2C2.35%2C7.58%2C3.43V178C40.17%2C170.16%2C32%2C160.29%2C32%2C152Zm168%2C26V147.59c2.61-1.08%2C5.15-2.22%2C7.58-3.43A82.88%2C82.88%2C0%2C0%2C0%2C224%2C133.53V152C224%2C160.29%2C215.83%2C170.16%2C200%2C178Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-coins{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C89.57V84c0-25.08-37.83-44-88-44S8%2C58.92%2C8%2C84v40c0%2C20.89%2C26.25%2C37.49%2C64%2C42.46V172c0%2C25.08%2C37.83%2C44%2C88%2C44s88-18.92%2C88-44V132C248%2C111.3%2C222.58%2C94.68%2C184%2C89.57ZM232%2C132c0%2C13.22-30.79%2C28-72%2C28-3.73%2C0-7.43-.13-11.08-.37C170.49%2C151.77%2C184%2C139%2C184%2C124V105.74C213.87%2C110.19%2C232%2C122.27%2C232%2C132ZM72%2C150.25V126.46A183.74%2C183.74%2C0%2C0%2C0%2C96%2C128a183.74%2C183.74%2C0%2C0%2C0%2C24-1.54v23.79A163%2C163%2C0%2C0%2C1%2C96%2C152%2C163%2C163%2C0%2C0%2C1%2C72%2C150.25Zm96-40.32V124c0%2C8.39-12.41%2C17.4-32%2C22.87V123.5C148.91%2C120.37%2C159.84%2C115.71%2C168%2C109.93ZM96%2C56c41.21%2C0%2C72%2C14.78%2C72%2C28s-30.79%2C28-72%2C28S24%2C97.22%2C24%2C84%2C54.79%2C56%2C96%2C56ZM24%2C124V109.93c8.16%2C5.78%2C19.09%2C10.44%2C32%2C13.57v23.37C36.41%2C141.4%2C24%2C132.39%2C24%2C124Zm64%2C48v-4.17c2.63.1%2C5.29.17%2C8%2C.17%2C3.88%2C0%2C7.67-.13%2C11.39-.35A121.92%2C121.92%2C0%2C0%2C0%2C120%2C171.41v23.46C100.41%2C189.4%2C88%2C180.39%2C88%2C172Zm48%2C26.25V174.4a179.48%2C179.48%2C0%2C0%2C0%2C24%2C1.6%2C183.74%2C183.74%2C0%2C0%2C0%2C24-1.54v23.79a165.45%2C165.45%2C0%2C0%2C1-48%2C0Zm64-3.38V171.5c12.91-3.13%2C23.84-7.79%2C32-13.57V172C232%2C180.39%2C219.59%2C189.4%2C200%2C194.87Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-columns-plus-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C32H104A16%2C16%2C0%2C0%2C0%2C88%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16h24a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C128%2C32Zm0%2C176H104V48h24ZM200%2C32H176a16%2C16%2C0%2C0%2C0-16%2C16V208a16%2C16%2C0%2C0%2C0%2C16%2C16h24a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C200%2C32Zm0%2C176H176V48h24ZM72%2C128a8%2C8%2C0%2C0%2C1-8%2C8H48v16a8%2C8%2C0%2C0%2C1-16%2C0V136H16a8%2C8%2C0%2C0%2C1%2C0-16H32V104a8%2C8%2C0%2C0%2C1%2C16%2C0v16H64A8%2C8%2C0%2C0%2C1%2C72%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-columns-plus-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M80%2C32H56A16%2C16%2C0%2C0%2C0%2C40%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H80a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C80%2C32Zm0%2C176H56V48H80ZM152%2C32H128a16%2C16%2C0%2C0%2C0-16%2C16V208a16%2C16%2C0%2C0%2C0%2C16%2C16h24a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C152%2C32Zm0%2C176H128V48h24Zm96-80a8%2C8%2C0%2C0%2C1-8%2C8H224v16a8%2C8%2C0%2C0%2C1-16%2C0V136H192a8%2C8%2C0%2C0%2C1%2C0-16h16V104a8%2C8%2C0%2C0%2C1%2C16%2C0v16h16A8%2C8%2C0%2C0%2C1%2C248%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-columns{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M104%2C32H64A16%2C16%2C0%2C0%2C0%2C48%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16h40a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C104%2C32Zm0%2C176H64V48h40ZM192%2C32H152a16%2C16%2C0%2C0%2C0-16%2C16V208a16%2C16%2C0%2C0%2C0%2C16%2C16h40a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C192%2C32Zm0%2C176H152V48h40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-command{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M180%2C144H160V112h20a36%2C36%2C0%2C1%2C0-36-36V96H112V76a36%2C36%2C0%2C1%2C0-36%2C36H96v32H76a36%2C36%2C0%2C1%2C0%2C36%2C36V160h32v20a36%2C36%2C0%2C1%2C0%2C36-36ZM160%2C76a20%2C20%2C0%2C1%2C1%2C20%2C20H160ZM56%2C76a20%2C20%2C0%2C0%2C1%2C40%2C0V96H76A20%2C20%2C0%2C0%2C1%2C56%2C76ZM96%2C180a20%2C20%2C0%2C1%2C1-20-20H96Zm16-68h32v32H112Zm68%2C88a20%2C20%2C0%2C0%2C1-20-20V160h20a20%2C20%2C0%2C0%2C1%2C0%2C40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-compass-rose{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M249.94%2C120.24l-27.05-6.76a95.86%2C95.86%2C0%2C0%2C0-80.37-80.37l-6.76-27a8%2C8%2C0%2C0%2C0-15.52%2C0l-6.76%2C27.05a95.86%2C95.86%2C0%2C0%2C0-80.37%2C80.37l-27%2C6.76a8%2C8%2C0%2C0%2C0%2C0%2C15.52l27.05%2C6.76a95.86%2C95.86%2C0%2C0%2C0%2C80.37%2C80.37l6.76%2C27.05a8%2C8%2C0%2C0%2C0%2C15.52%2C0l6.76-27.05a95.86%2C95.86%2C0%2C0%2C0%2C80.37-80.37l27.05-6.76a8%2C8%2C0%2C0%2C0%2C0-15.52Zm-95.49%2C22.9L139.31%2C128l15.14-15.14L215%2C128Zm-52.9%2C0L41%2C128l60.57-15.14L116.69%2C128ZM205.77%2C109.2%2C158.6%2C97.4%2C146.8%2C50.23A79.88%2C79.88%2C0%2C0%2C1%2C205.77%2C109.2Zm-62.63-7.65L128%2C116.69l-15.14-15.14L128%2C41ZM109.2%2C50.23%2C97.4%2C97.4%2C50.23%2C109.2A79.88%2C79.88%2C0%2C0%2C1%2C109.2%2C50.23Zm-59%2C96.57L97.4%2C158.6l11.8%2C47.17A79.88%2C79.88%2C0%2C0%2C1%2C50.23%2C146.8Zm62.63%2C7.65L128%2C139.31l15.14%2C15.14L128%2C215Zm33.94%2C51.32%2C11.8-47.17%2C47.17-11.8A79.88%2C79.88%2C0%2C0%2C1%2C146.8%2C205.77Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-compass-tool{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M215.12%2C123.64a8%2C8%2C0%2C1%2C0-14.24-7.28%2C79.58%2C79.58%2C0%2C0%2C1-33.08%2C33.5l-16.58-37.32A40%2C40%2C0%2C0%2C0%2C136%2C40.8V24a8%2C8%2C0%2C0%2C0-16%2C0V40.8a40%2C40%2C0%2C0%2C0-15.22%2C71.74L56.69%2C220.75a8%2C8%2C0%2C1%2C0%2C14.62%2C6.5l25.14-56.56A95.48%2C95.48%2C0%2C0%2C0%2C128%2C176a99.13%2C99.13%2C0%2C0%2C0%2C31.6-5.21l25.09%2C56.46a8%2C8%2C0%2C0%2C0%2C14.62-6.5l-25-56.25A95.81%2C95.81%2C0%2C0%2C0%2C215.12%2C123.64ZM128%2C56a24%2C24%2C0%2C1%2C1-24%2C24A24%2C24%2C0%2C0%2C1%2C128%2C56Zm0%2C104a79.52%2C79.52%2C0%2C0%2C1-25-4l16.42-36.94a39.81%2C39.81%2C0%2C0%2C0%2C17.2%2C0l16.48%2C37.06A83.21%2C83.21%2C0%2C0%2C1%2C128%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-compass{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM172.42%2C72.84l-64%2C32a8.05%2C8.05%2C0%2C0%2C0-3.58%2C3.58l-32%2C64A8%2C8%2C0%2C0%2C0%2C80%2C184a8.1%2C8.1%2C0%2C0%2C0%2C3.58-.84l64-32a8.05%2C8.05%2C0%2C0%2C0%2C3.58-3.58l32-64a8%2C8%2C0%2C0%2C0-10.74-10.74ZM138%2C138%2C97.89%2C158.11%2C118%2C118l40.15-20.07Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-computer-tower{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C72a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C72Zm8%2C40h64a8%2C8%2C0%2C0%2C0%2C0-16H96a8%2C8%2C0%2C0%2C0%2C0%2C16ZM208%2C40V216a16%2C16%2C0%2C0%2C1-16%2C16H64a16%2C16%2C0%2C0%2C1-16-16V40A16%2C16%2C0%2C0%2C1%2C64%2C24H192A16%2C16%2C0%2C0%2C1%2C208%2C40Zm-16%2C0H64V216H192ZM128%2C168a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C128%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-confetti{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M111.49%2C52.63a15.8%2C15.8%2C0%2C0%2C0-26%2C5.77L33%2C202.78A15.83%2C15.83%2C0%2C0%2C0%2C47.76%2C224a16%2C16%2C0%2C0%2C0%2C5.46-1l144.37-52.5a15.8%2C15.8%2C0%2C0%2C0%2C5.78-26Zm-8.33%2C135.21-35-35%2C13.16-36.21%2C58.05%2C58.05Zm-55%2C20%2C14-38.41%2C24.45%2C24.45ZM156%2C168.64%2C87.36%2C100l13-35.87%2C91.43%2C91.43ZM160%2C72a37.8%2C37.8%2C0%2C0%2C1%2C3.84-15.58C169.14%2C45.83%2C179.14%2C40%2C192%2C40c6.7%2C0%2C11-2.29%2C13.65-7.21A22%2C22%2C0%2C0%2C0%2C208%2C23.94%2C8%2C8%2C0%2C0%2C1%2C224%2C24c0%2C12.86-8.52%2C32-32%2C32-6.7%2C0-11%2C2.29-13.65%2C7.21A22%2C22%2C0%2C0%2C0%2C176%2C72.06%2C8%2C8%2C0%2C0%2C1%2C160%2C72ZM136%2C40V16a8%2C8%2C0%2C0%2C1%2C16%2C0V40a8%2C8%2C0%2C0%2C1-16%2C0Zm101.66%2C82.34a8%2C8%2C0%2C1%2C1-11.32%2C11.31l-16-16a8%2C8%2C0%2C0%2C1%2C11.32-11.32Zm4.87-42.75-24%2C8a8%2C8%2C0%2C0%2C1-5.06-15.18l24-8a8%2C8%2C0%2C0%2C1%2C5.06%2C15.18Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-contactless-payment{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM97.07%2C100.26a59.33%2C59.33%2C0%2C0%2C1%2C0%2C55.48%2C8%2C8%2C0%2C1%2C1-14.14-7.48%2C42.79%2C42.79%2C0%2C0%2C0%2C0-40.52%2C8%2C8%2C0%2C0%2C1%2C14.14-7.48Zm56-32a126.67%2C126.67%2C0%2C0%2C1%2C0%2C119.54A8%2C8%2C0%2C0%2C1%2C139%2C180.23a110.62%2C110.62%2C0%2C0%2C0%2C0-104.46%2C8%2C8%2C0%2C0%2C1%2C14.12-7.54Zm-28%2C16a93%2C93%2C0%2C0%2C1%2C0%2C87.52%2C8%2C8%2C0%2C1%2C1-14.12-7.52%2C77%2C77%2C0%2C0%2C0%2C0-72.48%2C8%2C8%2C0%2C1%2C1%2C14.12-7.52Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-control{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M205.66%2C125.66a8%2C8%2C0%2C0%2C1-11.32%2C0L128%2C59.31%2C61.66%2C125.66a8%2C8%2C0%2C0%2C1-11.32-11.32l72-72a8%2C8%2C0%2C0%2C1%2C11.32%2C0l72%2C72A8%2C8%2C0%2C0%2C1%2C205.66%2C125.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cookie{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M164.49%2C163.51a12%2C12%2C0%2C1%2C1-17%2C0A12%2C12%2C0%2C0%2C1%2C164.49%2C163.51Zm-81-8a12%2C12%2C0%2C1%2C0%2C17%2C0A12%2C12%2C0%2C0%2C0%2C83.51%2C155.51Zm9-39a12%2C12%2C0%2C1%2C0-17%2C0A12%2C12%2C0%2C0%2C0%2C92.49%2C116.49Zm48-1a12%2C12%2C0%2C1%2C0%2C0%2C17A12%2C12%2C0%2C0%2C0%2C140.49%2C115.51ZM232%2C128A104%2C104%2C0%2C1%2C1%2C128%2C24a8%2C8%2C0%2C0%2C1%2C8%2C8%2C40%2C40%2C0%2C0%2C0%2C40%2C40%2C8%2C8%2C0%2C0%2C1%2C8%2C8%2C40%2C40%2C0%2C0%2C0%2C40%2C40A8%2C8%2C0%2C0%2C1%2C232%2C128Zm-16.31%2C7.39A56.13%2C56.13%2C0%2C0%2C1%2C168.5%2C87.5a56.13%2C56.13%2C0%2C0%2C1-47.89-47.19%2C88%2C88%2C0%2C1%2C0%2C95.08%2C95.08Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cooking-pot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C48V16a8%2C8%2C0%2C0%2C1%2C16%2C0V48a8%2C8%2C0%2C0%2C1-16%2C0Zm40%2C8a8%2C8%2C0%2C0%2C0%2C8-8V16a8%2C8%2C0%2C0%2C0-16%2C0V48A8%2C8%2C0%2C0%2C0%2C128%2C56Zm32%2C0a8%2C8%2C0%2C0%2C0%2C8-8V16a8%2C8%2C0%2C0%2C0-16%2C0V48A8%2C8%2C0%2C0%2C0%2C160%2C56Zm92.8%2C46.4L224%2C124v60a32%2C32%2C0%2C0%2C1-32%2C32H64a32%2C32%2C0%2C0%2C1-32-32V124L3.2%2C102.4a8%2C8%2C0%2C0%2C1%2C9.6-12.8L32%2C104V80a8%2C8%2C0%2C0%2C1%2C8-8H216a8%2C8%2C0%2C0%2C1%2C8%2C8v24l19.2-14.4a8%2C8%2C0%2C0%2C1%2C9.6%2C12.8ZM208%2C88H48v96a16%2C16%2C0%2C0%2C0%2C16%2C16H192a16%2C16%2C0%2C0%2C0%2C16-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-copy-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C64H40a8%2C8%2C0%2C0%2C0-8%2C8V216a8%2C8%2C0%2C0%2C0%2C8%2C8H184a8%2C8%2C0%2C0%2C0%2C8-8V72A8%2C8%2C0%2C0%2C0%2C184%2C64Zm-8%2C144H48V80H176ZM224%2C40V184a8%2C8%2C0%2C0%2C1-16%2C0V48H72a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-copy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C32H88a8%2C8%2C0%2C0%2C0-8%2C8V80H40a8%2C8%2C0%2C0%2C0-8%2C8V216a8%2C8%2C0%2C0%2C0%2C8%2C8H168a8%2C8%2C0%2C0%2C0%2C8-8V176h40a8%2C8%2C0%2C0%2C0%2C8-8V40A8%2C8%2C0%2C0%2C0%2C216%2C32ZM160%2C208H48V96H160Zm48-48H176V88a8%2C8%2C0%2C0%2C0-8-8H96V48H208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-copyleft{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm48-88a48%2C48%2C0%2C0%2C1-86.4%2C28.81%2C8%2C8%2C0%2C0%2C1%2C12.8-9.61%2C32%2C32%2C0%2C1%2C0%2C0-38.4%2C8%2C8%2C0%2C0%2C1-12.8-9.61A48%2C48%2C0%2C0%2C1%2C176%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-copyright{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM96%2C128a32%2C32%2C0%2C0%2C0%2C57.6%2C19.2%2C8%2C8%2C0%2C0%2C1%2C12.8%2C9.61%2C48%2C48%2C0%2C1%2C1%2C0-57.62%2C8%2C8%2C0%2C0%2C1-12.8%2C9.61A32%2C32%2C0%2C0%2C0%2C96%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-corners-in{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C96V48a8%2C8%2C0%2C0%2C1%2C16%2C0V88h40a8%2C8%2C0%2C0%2C1%2C0%2C16H160A8%2C8%2C0%2C0%2C1%2C152%2C96ZM96%2C152H48a8%2C8%2C0%2C0%2C0%2C0%2C16H88v40a8%2C8%2C0%2C0%2C0%2C16%2C0V160A8%2C8%2C0%2C0%2C0%2C96%2C152Zm112%2C0H160a8%2C8%2C0%2C0%2C0-8%2C8v48a8%2C8%2C0%2C0%2C0%2C16%2C0V168h40a8%2C8%2C0%2C0%2C0%2C0-16ZM96%2C40a8%2C8%2C0%2C0%2C0-8%2C8V88H48a8%2C8%2C0%2C0%2C0%2C0%2C16H96a8%2C8%2C0%2C0%2C0%2C8-8V48A8%2C8%2C0%2C0%2C0%2C96%2C40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-corners-out{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C48V88a8%2C8%2C0%2C0%2C1-16%2C0V56H168a8%2C8%2C0%2C0%2C1%2C0-16h40A8%2C8%2C0%2C0%2C1%2C216%2C48ZM88%2C200H56V168a8%2C8%2C0%2C0%2C0-16%2C0v40a8%2C8%2C0%2C0%2C0%2C8%2C8H88a8%2C8%2C0%2C0%2C0%2C0-16Zm120-40a8%2C8%2C0%2C0%2C0-8%2C8v32H168a8%2C8%2C0%2C0%2C0%2C0%2C16h40a8%2C8%2C0%2C0%2C0%2C8-8V168A8%2C8%2C0%2C0%2C0%2C208%2C160ZM88%2C40H48a8%2C8%2C0%2C0%2C0-8%2C8V88a8%2C8%2C0%2C0%2C0%2C16%2C0V56H88a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-couch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C106.17V72a16%2C16%2C0%2C0%2C0-16-16H32A16%2C16%2C0%2C0%2C0%2C16%2C72v34.17A16%2C16%2C0%2C0%2C0%2C8%2C120v48a16%2C16%2C0%2C0%2C0%2C16%2C16h8v16a8%2C8%2C0%2C0%2C0%2C16%2C0V184H208v16a8%2C8%2C0%2C0%2C0%2C16%2C0V184h8a16%2C16%2C0%2C0%2C0%2C16-16V120A16%2C16%2C0%2C0%2C0%2C240%2C106.17ZM224%2C104h-8a16%2C16%2C0%2C0%2C0-16%2C16v16H136V72h88ZM120%2C72v64H56V120a16%2C16%2C0%2C0%2C0-16-16H32V72Zm112%2C96H24V120H40v24a8%2C8%2C0%2C0%2C0%2C8%2C8H208a8%2C8%2C0%2C0%2C0%2C8-8V120h16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-court-basketball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C48H32A16%2C16%2C0%2C0%2C0%2C16%2C64V192a16%2C16%2C0%2C0%2C0%2C16%2C16H224a16%2C16%2C0%2C0%2C0%2C16-16V64A16%2C16%2C0%2C0%2C0%2C224%2C48Zm0%2C112h-8a32%2C32%2C0%2C0%2C1%2C0-64h8ZM32%2C96h8a32%2C32%2C0%2C0%2C1%2C0%2C64H32Zm0%2C80h8a48%2C48%2C0%2C0%2C0%2C0-96H32V64h88V192H32Zm192%2C16H136V64h88V80h-8a48%2C48%2C0%2C0%2C0%2C0%2C96h8v16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M104%2C192a8%2C8%2C0%2C0%2C1-8%2C8H80a8%2C8%2C0%2C0%2C1%2C0-16H96A8%2C8%2C0%2C0%2C1%2C104%2C192Zm72-8H160a8%2C8%2C0%2C0%2C0%2C0%2C16h16a8%2C8%2C0%2C0%2C0%2C0-16Zm-76-48a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C100%2C136Zm56%2C0a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C156%2C136Zm88.39-13.88A16%2C16%2C0%2C0%2C1%2C232%2C128H200v32a40%2C40%2C0%2C0%2C1-24%2C72H80a40%2C40%2C0%2C0%2C1-24-72V128H24A16%2C16%2C0%2C0%2C1%2C8.31%2C109%2C56.13%2C56.13%2C0%2C0%2C1%2C63.22%2C64h1.64A55.83%2C55.83%2C0%2C0%2C1%2C48%2C24a8%2C8%2C0%2C0%2C1%2C16%2C0%2C40%2C40%2C0%2C0%2C0%2C40%2C40h48a40%2C40%2C0%2C0%2C0%2C40-40%2C8%2C8%2C0%2C0%2C1%2C16%2C0%2C55.83%2C55.83%2C0%2C0%2C1-16.86%2C40h1.64a56.13%2C56.13%2C0%2C0%2C1%2C54.91%2C45A15.82%2C15.82%2C0%2C0%2C1%2C244.39%2C122.12ZM72%2C152.8a40.57%2C40.57%2C0%2C0%2C1%2C8-.8h96a40.57%2C40.57%2C0%2C0%2C1%2C8%2C.8V104a24%2C24%2C0%2C0%2C0-24-24H96a24%2C24%2C0%2C0%2C0-24%2C24ZM56%2C112v-8a39.81%2C39.81%2C0%2C0%2C1%2C8-24h-.8A40.09%2C40.09%2C0%2C0%2C0%2C24%2C112Zm144%2C80a24%2C24%2C0%2C0%2C0-24-24H80a24%2C24%2C0%2C0%2C0%2C0%2C48h96A24%2C24%2C0%2C0%2C0%2C200%2C192Zm32-80a40.08%2C40.08%2C0%2C0%2C0-39.2-32H192a39.81%2C39.81%2C0%2C0%2C1%2C8%2C24v8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cowboy-hat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C120a8%2C8%2C0%2C0%2C0-6.78%2C3.76A179.9%2C179.9%2C0%2C0%2C1%2C195.41%2C143L178.32%2C53.07a16%2C16%2C0%2C0%2C0-25.72-9.55l-.13.1L128%2C64%2C103.53%2C43.62l-.13-.1a16%2C16%2C0%2C0%2C0-25.72%2C9.53L60.59%2C143a179.27%2C179.27%2C0%2C0%2C1-13.81-19.25A8%2C8%2C0%2C0%2C0%2C40%2C120a40%2C40%2C0%2C0%2C0%2C0%2C80H216a40%2C40%2C0%2C0%2C0%2C0-80ZM93.41%2C56%2C117.88%2C76.4l.12.1a15.92%2C15.92%2C0%2C0%2C0%2C20%2C0l.12-.1L162.59%2C56l13.68%2C72H79.73ZM40%2C184a24%2C24%2C0%2C0%2C1-4.14-47.64C51.28%2C159.83%2C67.73%2C174.65%2C82.4%2C184Zm88%2C0c-.33%2C0-25.49-.4-53.86-26.6L76.68%2C144H179.31l2.54%2C13.35a113.28%2C113.28%2C0%2C0%2C1-27.35%2C19C139.1%2C183.77%2C128.06%2C184%2C128%2C184Zm88%2C0H173.6c14.67-9.35%2C31.12-24.17%2C46.54-47.64A24%2C24%2C0%2C0%2C1%2C216%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cpu{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C96H104a8%2C8%2C0%2C0%2C0-8%2C8v48a8%2C8%2C0%2C0%2C0%2C8%2C8h48a8%2C8%2C0%2C0%2C0%2C8-8V104A8%2C8%2C0%2C0%2C0%2C152%2C96Zm-8%2C48H112V112h32Zm88%2C0H216V112h16a8%2C8%2C0%2C0%2C0%2C0-16H216V56a16%2C16%2C0%2C0%2C0-16-16H160V24a8%2C8%2C0%2C0%2C0-16%2C0V40H112V24a8%2C8%2C0%2C0%2C0-16%2C0V40H56A16%2C16%2C0%2C0%2C0%2C40%2C56V96H24a8%2C8%2C0%2C0%2C0%2C0%2C16H40v32H24a8%2C8%2C0%2C0%2C0%2C0%2C16H40v40a16%2C16%2C0%2C0%2C0%2C16%2C16H96v16a8%2C8%2C0%2C0%2C0%2C16%2C0V216h32v16a8%2C8%2C0%2C0%2C0%2C16%2C0V216h40a16%2C16%2C0%2C0%2C0%2C16-16V160h16a8%2C8%2C0%2C0%2C0%2C0-16Zm-32%2C56H56V56H200v95.87s0%2C.09%2C0%2C.13%2C0%2C.09%2C0%2C.13V200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-crane-tower{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C80H108.94L87.16%2C36.42A8%2C8%2C0%2C0%2C0%2C80%2C32H48a8%2C8%2C0%2C0%2C0-8%2C8V80H24a8%2C8%2C0%2C0%2C0%2C0%2C16H40V208H24a8%2C8%2C0%2C0%2C0%2C0%2C16H128a8%2C8%2C0%2C0%2C0%2C0-16H112V96h96v88H192v-8a8%2C8%2C0%2C0%2C0-16%2C0v8a16%2C16%2C0%2C0%2C0%2C16%2C16h16a16%2C16%2C0%2C0%2C0%2C16-16V96h16a8%2C8%2C0%2C0%2C0%2C0-16ZM56%2C48H75.06l16%2C32H56Zm0%2C160V160H96v48Zm40-64H56V96H96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-crane{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M228.12%2C17.14a8%2C8%2C0%2C0%2C0-7.88-.2L102%2C80H32A16%2C16%2C0%2C0%2C0%2C16%2C96V200a16%2C16%2C0%2C0%2C0%2C16%2C16h88a16%2C16%2C0%2C0%2C0%2C16-16V168a7.81%2C7.81%2C0%2C0%2C0-.34-2.3L113.54%2C92%2C216%2C37.33V160H200v-8a8%2C8%2C0%2C0%2C0-16%2C0v8a16%2C16%2C0%2C0%2C0%2C16%2C16h16a16%2C16%2C0%2C0%2C0%2C16-16V24A8%2C8%2C0%2C0%2C0%2C228.12%2C17.14ZM98.05%2C96l19.2%2C64H64V96ZM48%2C96v64H32V96ZM32%2C200h0V176h88v24Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-credit-card{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C48H32A16%2C16%2C0%2C0%2C0%2C16%2C64V192a16%2C16%2C0%2C0%2C0%2C16%2C16H224a16%2C16%2C0%2C0%2C0%2C16-16V64A16%2C16%2C0%2C0%2C0%2C224%2C48Zm0%2C16V88H32V64Zm0%2C128H32V104H224v88Zm-16-24a8%2C8%2C0%2C0%2C1-8%2C8H168a8%2C8%2C0%2C0%2C1%2C0-16h32A8%2C8%2C0%2C0%2C1%2C208%2C168Zm-64%2C0a8%2C8%2C0%2C0%2C1-8%2C8H120a8%2C8%2C0%2C0%2C1%2C0-16h16A8%2C8%2C0%2C0%2C1%2C144%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cricket{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M243.31%2C81.37%2C190.63%2C28.69a16%2C16%2C0%2C0%2C0-22.63%2C0L60.69%2C136a16%2C16%2C0%2C0%2C0%2C0%2C22.63l20.68%2C20.68-47%2C47a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l47-47%2C20.68%2C20.68a16%2C16%2C0%2C0%2C0%2C22.63%2C0L243.31%2C104a16%2C16%2C0%2C0%2C0%2C0-22.63ZM124.69%2C200%2C104%2C179.31l29.66-29.65a8%2C8%2C0%2C0%2C0-11.32-11.32L92.69%2C168%2C72%2C147.31%2C107.31%2C112H160v52.69ZM232%2C92.69l-56%2C56V104a8%2C8%2C0%2C0%2C0-8-8H123.31l56-56L232%2C92.68ZM60%2C88A28%2C28%2C0%2C1%2C0%2C32%2C60%2C28%2C28%2C0%2C0%2C0%2C60%2C88Zm0-40A12%2C12%2C0%2C1%2C1%2C48%2C60%2C12%2C12%2C0%2C0%2C1%2C60%2C48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-crop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C192a8%2C8%2C0%2C0%2C1-8%2C8H200v32a8%2C8%2C0%2C0%2C1-16%2C0V200H64a8%2C8%2C0%2C0%2C1-8-8V72H24a8%2C8%2C0%2C0%2C1%2C0-16H56V24a8%2C8%2C0%2C0%2C1%2C16%2C0V184H232A8%2C8%2C0%2C0%2C1%2C240%2C192ZM96%2C72h88v88a8%2C8%2C0%2C0%2C0%2C16%2C0V64a8%2C8%2C0%2C0%2C0-8-8H96a8%2C8%2C0%2C0%2C0%2C0%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cross{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C72H160V32a16%2C16%2C0%2C0%2C0-16-16H112A16%2C16%2C0%2C0%2C0%2C96%2C32V72H56A16%2C16%2C0%2C0%2C0%2C40%2C88v32a16%2C16%2C0%2C0%2C0%2C16%2C16H96v88a16%2C16%2C0%2C0%2C0%2C16%2C16h32a16%2C16%2C0%2C0%2C0%2C16-16V136h40a16%2C16%2C0%2C0%2C0%2C16-16V88A16%2C16%2C0%2C0%2C0%2C200%2C72Zm0%2C48H152a8%2C8%2C0%2C0%2C0-8%2C8v96H112V128a8%2C8%2C0%2C0%2C0-8-8H56V88h48a8%2C8%2C0%2C0%2C0%2C8-8V32h32V80a8%2C8%2C0%2C0%2C0%2C8%2C8h48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-crosshair-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm8%2C191.63V184a8%2C8%2C0%2C0%2C0-16%2C0v31.63A88.13%2C88.13%2C0%2C0%2C1%2C40.37%2C136H72a8%2C8%2C0%2C0%2C0%2C0-16H40.37A88.13%2C88.13%2C0%2C0%2C1%2C120%2C40.37V72a8%2C8%2C0%2C0%2C0%2C16%2C0V40.37A88.13%2C88.13%2C0%2C0%2C1%2C215.63%2C120H184a8%2C8%2C0%2C0%2C0%2C0%2C16h31.63A88.13%2C88.13%2C0%2C0%2C1%2C136%2C215.63Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-crosshair{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C120h-8.34A96.14%2C96.14%2C0%2C0%2C0%2C136%2C32.34V24a8%2C8%2C0%2C0%2C0-16%2C0v8.34A96.14%2C96.14%2C0%2C0%2C0%2C32.34%2C120H24a8%2C8%2C0%2C0%2C0%2C0%2C16h8.34A96.14%2C96.14%2C0%2C0%2C0%2C120%2C223.66V232a8%2C8%2C0%2C0%2C0%2C16%2C0v-8.34A96.14%2C96.14%2C0%2C0%2C0%2C223.66%2C136H232a8%2C8%2C0%2C0%2C0%2C0-16Zm-96%2C87.6V200a8%2C8%2C0%2C0%2C0-16%2C0v7.6A80.15%2C80.15%2C0%2C0%2C1%2C48.4%2C136H56a8%2C8%2C0%2C0%2C0%2C0-16H48.4A80.15%2C80.15%2C0%2C0%2C1%2C120%2C48.4V56a8%2C8%2C0%2C0%2C0%2C16%2C0V48.4A80.15%2C80.15%2C0%2C0%2C1%2C207.6%2C120H200a8%2C8%2C0%2C0%2C0%2C0%2C16h7.6A80.15%2C80.15%2C0%2C0%2C1%2C136%2C207.6ZM128%2C88a40%2C40%2C0%2C1%2C0%2C40%2C40A40%2C40%2C0%2C0%2C0%2C128%2C88Zm0%2C64a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C128%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-crown-cross{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M180%2C56c-17.74%2C0-33.21%2C6.48-44%2C17.16V40h16a8%2C8%2C0%2C0%2C0%2C0-16H136V8a8%2C8%2C0%2C0%2C0-16%2C0V24H104a8%2C8%2C0%2C0%2C0%2C0%2C16h16V73.16C109.21%2C62.48%2C93.74%2C56%2C76%2C56a60.07%2C60.07%2C0%2C0%2C0-60%2C60c0%2C29.86%2C14.54%2C48.85%2C26.73%2C59.52A90.48%2C90.48%2C0%2C0%2C0%2C64%2C189.34V208a16%2C16%2C0%2C0%2C0%2C16%2C16h96a16%2C16%2C0%2C0%2C0%2C16-16V189.34a90.48%2C90.48%2C0%2C0%2C0%2C21.27-13.82C225.46%2C164.85%2C240%2C145.86%2C240%2C116A60.07%2C60.07%2C0%2C0%2C0%2C180%2C56Zm1.47%2C120.41A8%2C8%2C0%2C0%2C0%2C176%2C184v24H80V184a8%2C8%2C0%2C0%2C0-5.47-7.59C74.1%2C176.27%2C32%2C161.7%2C32%2C116A44.05%2C44.05%2C0%2C0%2C1%2C76%2C72c25.5%2C0%2C44%2C16.82%2C44%2C40v64a8%2C8%2C0%2C0%2C0%2C16%2C0V112c0-23.18%2C18.5-40%2C44-40a44.05%2C44.05%2C0%2C0%2C1%2C44%2C44C224%2C161.4%2C183.18%2C175.83%2C181.47%2C176.41Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-crown-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230.9%2C73.6A15.85%2C15.85%2C0%2C0%2C0%2C212%2C77.39l-33.67%2C36.29-35.8-80.29a1%2C1%2C0%2C0%2C1%2C0-.1%2C16%2C16%2C0%2C0%2C0-29.06%2C0%2C1%2C1%2C0%2C0%2C1%2C0%2C.1l-35.8%2C80.29L44%2C77.39A16%2C16%2C0%2C0%2C0%2C16.25%2C90.81c0%2C.11%2C0%2C.21.07.32L39%2C195a16%2C16%2C0%2C0%2C0%2C15.72%2C13H201.29A16%2C16%2C0%2C0%2C0%2C217%2C195L239.68%2C91.13c0-.11%2C0-.21.07-.32A15.85%2C15.85%2C0%2C0%2C0%2C230.9%2C73.6ZM201.35%2C191.68l-.06.32H54.71l-.06-.32L32%2C88l.14.16%2C42%2C45.24a8%2C8%2C0%2C0%2C0%2C13.18-2.18L128%2C40l40.69%2C91.25a8%2C8%2C0%2C0%2C0%2C13.18%2C2.18l42-45.24L224%2C88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-crown{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C80a28%2C28%2C0%2C1%2C0-51.12%2C15.77l-26.79%2C33L146%2C73.4a28%2C28%2C0%2C1%2C0-36.06%2C0L85.91%2C128.74l-26.79-33a28%2C28%2C0%2C1%2C0-26.6%2C12L47%2C194.63A16%2C16%2C0%2C0%2C0%2C62.78%2C208H193.22A16%2C16%2C0%2C0%2C0%2C209%2C194.63l14.47-86.85A28%2C28%2C0%2C0%2C0%2C248%2C80ZM128%2C40a12%2C12%2C0%2C1%2C1-12%2C12A12%2C12%2C0%2C0%2C1%2C128%2C40ZM24%2C80A12%2C12%2C0%2C1%2C1%2C36%2C92%2C12%2C12%2C0%2C0%2C1%2C24%2C80ZM193.22%2C192H62.78L48.86%2C108.52%2C81.79%2C149A8%2C8%2C0%2C0%2C0%2C88%2C152a7.83%2C7.83%2C0%2C0%2C0%2C1.08-.07%2C8%2C8%2C0%2C0%2C0%2C6.26-4.74l29.3-67.4a27%2C27%2C0%2C0%2C0%2C6.72%2C0l29.3%2C67.4a8%2C8%2C0%2C0%2C0%2C6.26%2C4.74A7.83%2C7.83%2C0%2C0%2C0%2C168%2C152a8%2C8%2C0%2C0%2C0%2C6.21-3l32.93-40.52ZM220%2C92a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C220%2C92Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cube-focus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C48V88a8%2C8%2C0%2C0%2C1-16%2C0V56H184a8%2C8%2C0%2C0%2C1%2C0-16h40A8%2C8%2C0%2C0%2C1%2C232%2C48ZM72%2C200H40V168a8%2C8%2C0%2C0%2C0-16%2C0v40a8%2C8%2C0%2C0%2C0%2C8%2C8H72a8%2C8%2C0%2C0%2C0%2C0-16Zm152-40a8%2C8%2C0%2C0%2C0-8%2C8v32H184a8%2C8%2C0%2C0%2C0%2C0%2C16h40a8%2C8%2C0%2C0%2C0%2C8-8V168A8%2C8%2C0%2C0%2C0%2C224%2C160ZM32%2C96a8%2C8%2C0%2C0%2C0%2C8-8V56H72a8%2C8%2C0%2C0%2C0%2C0-16H32a8%2C8%2C0%2C0%2C0-8%2C8V88A8%2C8%2C0%2C0%2C0%2C32%2C96ZM188%2C167l-56%2C32a8%2C8%2C0%2C0%2C1-7.94%2C0L68%2C167A8%2C8%2C0%2C0%2C1%2C64%2C160V96a8%2C8%2C0%2C0%2C1%2C4-7l56-32a8%2C8%2C0%2C0%2C1%2C7.94%2C0l56%2C32a8%2C8%2C0%2C0%2C1%2C4%2C7v64A8%2C8%2C0%2C0%2C1%2C188%2C167ZM88.12%2C96%2C128%2C118.79%2C167.88%2C96%2C128%2C73.21ZM80%2C155.36l40%2C22.85V132.64L80%2C109.79Zm96%2C0V109.79l-40%2C22.85v45.57Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cube-transparent{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.66%2C90.34h0l-56-56A8%2C8%2C0%2C0%2C0%2C160%2C32H40a8%2C8%2C0%2C0%2C0-8%2C8V160a8%2C8%2C0%2C0%2C0%2C2.3%2C5.61l56%2C56h0A8%2C8%2C0%2C0%2C0%2C96%2C224H216a8%2C8%2C0%2C0%2C0%2C8-8V96A8%2C8%2C0%2C0%2C0%2C221.66%2C90.34ZM168%2C59.31%2C196.69%2C88H168ZM88%2C196.69%2C59.31%2C168H88ZM88%2C152H48V59.31l40%2C40ZM59.31%2C48H152V88H99.31ZM152%2C104v48H104V104ZM104%2C208V168h52.69l40%2C40Zm104-11.31-40-40V104h40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cube{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M223.68%2C66.15%2C135.68%2C18h0a15.88%2C15.88%2C0%2C0%2C0-15.36%2C0l-88%2C48.17a16%2C16%2C0%2C0%2C0-8.32%2C14v95.64a16%2C16%2C0%2C0%2C0%2C8.32%2C14l88%2C48.17a15.88%2C15.88%2C0%2C0%2C0%2C15.36%2C0l88-48.17a16%2C16%2C0%2C0%2C0%2C8.32-14V80.18A16%2C16%2C0%2C0%2C0%2C223.68%2C66.15ZM128%2C32h0l80.34%2C44L128%2C120%2C47.66%2C76ZM40%2C90l80%2C43.78v85.79L40%2C175.82Zm96%2C129.57V133.82L216%2C90v85.78Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-currency-btc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M178.48%2C115.7A44%2C44%2C0%2C0%2C0%2C152%2C40.19V24a8%2C8%2C0%2C0%2C0-16%2C0V40H120V24a8%2C8%2C0%2C0%2C0-16%2C0V40H72a8%2C8%2C0%2C0%2C0%2C0%2C16h8V192H72a8%2C8%2C0%2C0%2C0%2C0%2C16h32v16a8%2C8%2C0%2C0%2C0%2C16%2C0V208h16v16a8%2C8%2C0%2C0%2C0%2C16%2C0V208h8a48%2C48%2C0%2C0%2C0%2C18.48-92.3ZM176%2C84a28%2C28%2C0%2C0%2C1-28%2C28H96V56h52A28%2C28%2C0%2C0%2C1%2C176%2C84ZM160%2C192H96V128h64a32%2C32%2C0%2C0%2C1%2C0%2C64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-currency-circle-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm40-68a28%2C28%2C0%2C0%2C1-28%2C28h-4v8a8%2C8%2C0%2C0%2C1-16%2C0v-8H104a8%2C8%2C0%2C0%2C1%2C0-16h36a12%2C12%2C0%2C0%2C0%2C0-24H116a28%2C28%2C0%2C0%2C1%2C0-56h4V72a8%2C8%2C0%2C0%2C1%2C16%2C0v8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H116a12%2C12%2C0%2C0%2C0%2C0%2C24h24A28%2C28%2C0%2C0%2C1%2C168%2C148Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-currency-cny{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M56%2C56a8%2C8%2C0%2C0%2C1%2C8-8H192a8%2C8%2C0%2C0%2C1%2C0%2C16H64A8%2C8%2C0%2C0%2C1%2C56%2C56ZM216%2C160a8%2C8%2C0%2C0%2C0-8%2C8v16H176a16%2C16%2C0%2C0%2C1-16-16V120h48a8%2C8%2C0%2C0%2C0%2C0-16H48a8%2C8%2C0%2C0%2C0%2C0%2C16H96v8a56.06%2C56.06%2C0%2C0%2C1-56%2C56%2C8%2C8%2C0%2C0%2C0%2C0%2C16%2C72.08%2C72.08%2C0%2C0%2C0%2C72-72v-8h32v48a32%2C32%2C0%2C0%2C0%2C32%2C32h40a8%2C8%2C0%2C0%2C0%2C8-8V168A8%2C8%2C0%2C0%2C0%2C216%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-currency-dollar-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C168a48.05%2C48.05%2C0%2C0%2C1-48%2C48H136v16a8%2C8%2C0%2C0%2C1-16%2C0V216H104a48.05%2C48.05%2C0%2C0%2C1-48-48%2C8%2C8%2C0%2C0%2C1%2C16%2C0%2C32%2C32%2C0%2C0%2C0%2C32%2C32h48a32%2C32%2C0%2C0%2C0%2C0-64H112a48%2C48%2C0%2C0%2C1%2C0-96h8V24a8%2C8%2C0%2C0%2C1%2C16%2C0V40h8a48.05%2C48.05%2C0%2C0%2C1%2C48%2C48%2C8%2C8%2C0%2C0%2C1-16%2C0%2C32%2C32%2C0%2C0%2C0-32-32H112a32%2C32%2C0%2C0%2C0%2C0%2C64h40A48.05%2C48.05%2C0%2C0%2C1%2C200%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-currency-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C120H136V56h8a32%2C32%2C0%2C0%2C1%2C32%2C32%2C8%2C8%2C0%2C0%2C0%2C16%2C0%2C48.05%2C48.05%2C0%2C0%2C0-48-48h-8V24a8%2C8%2C0%2C0%2C0-16%2C0V40h-8a48%2C48%2C0%2C0%2C0%2C0%2C96h8v64H104a32%2C32%2C0%2C0%2C1-32-32%2C8%2C8%2C0%2C0%2C0-16%2C0%2C48.05%2C48.05%2C0%2C0%2C0%2C48%2C48h16v16a8%2C8%2C0%2C0%2C0%2C16%2C0V216h16a48%2C48%2C0%2C0%2C0%2C0-96Zm-40%2C0a32%2C32%2C0%2C0%2C1%2C0-64h8v64Zm40%2C80H136V136h16a32%2C32%2C0%2C0%2C1%2C0%2C64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-currency-eth{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M222.29%2C123.06l-88-112a8%2C8%2C0%2C0%2C0-12.58%2C0l-88%2C112a8%2C8%2C0%2C0%2C0%2C0%2C9.88l88%2C112a8%2C8%2C0%2C0%2C0%2C12.58%2C0l88-112A8%2C8%2C0%2C0%2C0%2C222.29%2C123.06ZM136%2C39.13l67.42%2C85.8L136%2C155.58ZM120%2C155.58%2C52.58%2C124.93%2C120%2C39.13Zm0%2C17.57v43.72l-53.43-68Zm16%2C0%2C53.43-24.29-53.43%2C68Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-currency-eur{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M190%2C192.33a8%2C8%2C0%2C0%2C1-.63%2C11.3A80%2C80%2C0%2C0%2C1%2C56.4%2C152H40a8%2C8%2C0%2C0%2C1%2C0-16H56V120H40a8%2C8%2C0%2C0%2C1%2C0-16H56.4A80%2C80%2C0%2C0%2C1%2C189.34%2C52.37%2C8%2C8%2C0%2C0%2C1%2C178.66%2C64.3%2C64%2C64%2C0%2C0%2C0%2C72.52%2C104H136a8%2C8%2C0%2C0%2C1%2C0%2C16H72v16h48a8%2C8%2C0%2C0%2C1%2C0%2C16H72.52a64%2C64%2C0%2C0%2C0%2C106.14%2C39.71A8%2C8%2C0%2C0%2C1%2C190%2C192.33Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-currency-gbp{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C208a8%2C8%2C0%2C0%2C1-8%2C8H56a8%2C8%2C0%2C0%2C1%2C0-16h4a28%2C28%2C0%2C0%2C0%2C28-28V136H56a8%2C8%2C0%2C0%2C1%2C0-16H88V84a52%2C52%2C0%2C0%2C1%2C85.08-40.12A8%2C8%2C0%2C1%2C1%2C162.9%2C56.22%2C36%2C36%2C0%2C0%2C0%2C104%2C84v36h32a8%2C8%2C0%2C0%2C1%2C0%2C16H104v36a43.82%2C43.82%2C0%2C0%2C1-10.08%2C28H184A8%2C8%2C0%2C0%2C1%2C192%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-currency-inr{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C80a8%2C8%2C0%2C0%2C1-8%2C8H167.85c.09%2C1.32.15%2C2.65.15%2C4a60.07%2C60.07%2C0%2C0%2C1-60%2C60H92.69l72.69%2C66.08a8%2C8%2C0%2C1%2C1-10.76%2C11.84l-88-80A8%2C8%2C0%2C0%2C1%2C72%2C136h36a44.05%2C44.05%2C0%2C0%2C0%2C44-44c0-1.35-.07-2.68-.19-4H72a8%2C8%2C0%2C0%2C1%2C0-16h75.17A44%2C44%2C0%2C0%2C0%2C108%2C48H72a8%2C8%2C0%2C0%2C1%2C0-16H200a8%2C8%2C0%2C0%2C1%2C0%2C16H148.74a60.13%2C60.13%2C0%2C0%2C1%2C15.82%2C24H200A8%2C8%2C0%2C0%2C1%2C208%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-currency-jpy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M206.19%2C53.07%2C144.88%2C128H176a8%2C8%2C0%2C0%2C1%2C0%2C16H136v16h40a8%2C8%2C0%2C0%2C1%2C0%2C16H136v40a8%2C8%2C0%2C0%2C1-16%2C0V176H80a8%2C8%2C0%2C0%2C1%2C0-16h40V144H80a8%2C8%2C0%2C0%2C1%2C0-16h31.12L49.81%2C53.07A8%2C8%2C0%2C0%2C1%2C62.19%2C42.93L128%2C123.37l65.81-80.44a8%2C8%2C0%2C1%2C1%2C12.38%2C10.14Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-currency-krw{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C128H217.89l21.52-53a8%2C8%2C0%2C1%2C0-14.82-6l-24%2C59H159.38l-24-59a8%2C8%2C0%2C0%2C0-14.82%2C0l-24%2C59H55.38l-24-59a8%2C8%2C0%2C0%2C0-14.82%2C6l21.52%2C53H16a8%2C8%2C0%2C0%2C0%2C0%2C16H44.61l24%2C59a8%2C8%2C0%2C0%2C0%2C14.82%2C0l24-59h41.24l24%2C59a8%2C8%2C0%2C0%2C0%2C14.82%2C0l24-59H240a8%2C8%2C0%2C0%2C0%2C0-16ZM76%2C178.75%2C61.88%2C144H90.12ZM113.88%2C128%2C128%2C93.26%2C142.12%2C128ZM180%2C178.75%2C165.88%2C144h28.24Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-currency-kzt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C96a8%2C8%2C0%2C0%2C1-8%2C8H136V216a8%2C8%2C0%2C0%2C1-16%2C0V104H56a8%2C8%2C0%2C0%2C1%2C0-16H200A8%2C8%2C0%2C0%2C1%2C208%2C96ZM56%2C64H200a8%2C8%2C0%2C0%2C0%2C0-16H56a8%2C8%2C0%2C0%2C0%2C0%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-currency-ngn{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C136H200V120h16a8%2C8%2C0%2C0%2C0%2C0-16H200V46a8%2C8%2C0%2C0%2C0-16%2C0v58H119.42L70.31%2C41.08A8%2C8%2C0%2C0%2C0%2C56%2C46v58H40a8%2C8%2C0%2C0%2C0%2C0%2C16H56v16H40a8%2C8%2C0%2C0%2C0%2C0%2C16H56v58a8%2C8%2C0%2C0%2C0%2C16%2C0V152h64.58l49.11%2C62.92A8%2C8%2C0%2C0%2C0%2C192%2C218a7.8%2C7.8%2C0%2C0%2C0%2C2.6-.44A8%2C8%2C0%2C0%2C0%2C200%2C210V152h16a8%2C8%2C0%2C0%2C0%2C0-16Zm-32-16v16H144.39L131.9%2C120ZM72%2C69.25%2C99.12%2C104H72ZM72%2C136V120h39.61l12.49%2C16Zm112%2C50.75L156.88%2C152H184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-currency-rub{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M148%2C152a60%2C60%2C0%2C0%2C0%2C0-120H88a8%2C8%2C0%2C0%2C0-8%2C8v96H56a8%2C8%2C0%2C0%2C0%2C0%2C16H80v16H56a8%2C8%2C0%2C0%2C0%2C0%2C16H80v32a8%2C8%2C0%2C0%2C0%2C16%2C0V184h48a8%2C8%2C0%2C0%2C0%2C0-16H96V152ZM96%2C48h52a44%2C44%2C0%2C0%2C1%2C0%2C88H96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cursor-click{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C24V16a8%2C8%2C0%2C0%2C1%2C16%2C0v8a8%2C8%2C0%2C0%2C1-16%2C0ZM16%2C104h8a8%2C8%2C0%2C0%2C0%2C0-16H16a8%2C8%2C0%2C0%2C0%2C0%2C16ZM124.42%2C39.16a8%2C8%2C0%2C0%2C0%2C10.74-3.58l8-16a8%2C8%2C0%2C0%2C0-14.31-7.16l-8%2C16A8%2C8%2C0%2C0%2C0%2C124.42%2C39.16Zm-96%2C81.69-16%2C8a8%2C8%2C0%2C0%2C0%2C7.16%2C14.31l16-8a8%2C8%2C0%2C1%2C0-7.16-14.31ZM219.31%2C184a16%2C16%2C0%2C0%2C1%2C0%2C22.63l-12.68%2C12.68a16%2C16%2C0%2C0%2C1-22.63%2C0L132.7%2C168%2C115%2C214.09c0%2C.1-.08.21-.13.32a15.83%2C15.83%2C0%2C0%2C1-14.6%2C9.59l-.79%2C0a15.83%2C15.83%2C0%2C0%2C1-14.41-11L32.8%2C52.92A16%2C16%2C0%2C0%2C1%2C52.92%2C32.8L213%2C85.07a16%2C16%2C0%2C0%2C1%2C1.41%2C29.8l-.32.13L168%2C132.69ZM208%2C195.31%2C156.69%2C144h0a16%2C16%2C0%2C0%2C1%2C4.93-26l.32-.14%2C45.95-17.64L48%2C48l52.2%2C159.86%2C17.65-46c0-.11.08-.22.13-.33a16%2C16%2C0%2C0%2C1%2C11.69-9.34%2C16.72%2C16.72%2C0%2C0%2C1%2C3-.28%2C16%2C16%2C0%2C0%2C1%2C11.3%2C4.69L195.31%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cursor-text{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C208a8%2C8%2C0%2C0%2C1-8%2C8H160a40%2C40%2C0%2C0%2C1-32-16%2C40%2C40%2C0%2C0%2C1-32%2C16H80a8%2C8%2C0%2C0%2C1%2C0-16H96a24%2C24%2C0%2C0%2C0%2C24-24V136H104a8%2C8%2C0%2C0%2C1%2C0-16h16V80A24%2C24%2C0%2C0%2C0%2C96%2C56H80a8%2C8%2C0%2C0%2C1%2C0-16H96a40%2C40%2C0%2C0%2C1%2C32%2C16%2C40%2C40%2C0%2C0%2C1%2C32-16h16a8%2C8%2C0%2C0%2C1%2C0%2C16H160a24%2C24%2C0%2C0%2C0-24%2C24v40h16a8%2C8%2C0%2C0%2C1%2C0%2C16H136v40a24%2C24%2C0%2C0%2C0%2C24%2C24h16A8%2C8%2C0%2C0%2C1%2C184%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cursor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C132.69%2C214.08%2C115l.33-.13A16%2C16%2C0%2C0%2C0%2C213%2C85.07L52.92%2C32.8A15.95%2C15.95%2C0%2C0%2C0%2C32.8%2C52.92L85.07%2C213a15.82%2C15.82%2C0%2C0%2C0%2C14.41%2C11l.78%2C0a15.84%2C15.84%2C0%2C0%2C0%2C14.61-9.59l.13-.33L132.69%2C168%2C184%2C219.31a16%2C16%2C0%2C0%2C0%2C22.63%2C0l12.68-12.68a16%2C16%2C0%2C0%2C0%2C0-22.63ZM195.31%2C208%2C144%2C156.69a16%2C16%2C0%2C0%2C0-26%2C4.93c0%2C.11-.09.22-.13.32l-17.65%2C46L48%2C48l159.85%2C52.2-45.95%2C17.64-.32.13a16%2C16%2C0%2C0%2C0-4.93%2C26h0L208%2C195.31Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-cylinder{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C16C87.63%2C16%2C56%2C35.33%2C56%2C60V196c0%2C24.67%2C31.63%2C44%2C72%2C44s72-19.33%2C72-44V60C200%2C35.33%2C168.37%2C16%2C128%2C16Zm0%2C16c26.49%2C0%2C56%2C11.5%2C56%2C28s-29.51%2C28-56%2C28S72%2C76.5%2C72%2C60%2C101.51%2C32%2C128%2C32Zm0%2C192c-29.83%2C0-56-13.08-56-28V88c13.1%2C9.85%2C33.14%2C16%2C56%2C16s42.9-6.2%2C56-16V196C184%2C210.92%2C157.83%2C224%2C128%2C224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-database{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24C74.17%2C24%2C32%2C48.6%2C32%2C80v96c0%2C31.4%2C42.17%2C56%2C96%2C56s96-24.6%2C96-56V80C224%2C48.6%2C181.83%2C24%2C128%2C24Zm80%2C104c0%2C9.62-7.88%2C19.43-21.61%2C26.92C170.93%2C163.35%2C150.19%2C168%2C128%2C168s-42.93-4.65-58.39-13.08C55.88%2C147.43%2C48%2C137.62%2C48%2C128V111.36c17.06%2C15%2C46.23%2C24.64%2C80%2C24.64s62.94-9.68%2C80-24.64ZM69.61%2C53.08C85.07%2C44.65%2C105.81%2C40%2C128%2C40s42.93%2C4.65%2C58.39%2C13.08C200.12%2C60.57%2C208%2C70.38%2C208%2C80s-7.88%2C19.43-21.61%2C26.92C170.93%2C115.35%2C150.19%2C120%2C128%2C120s-42.93-4.65-58.39-13.08C55.88%2C99.43%2C48%2C89.62%2C48%2C80S55.88%2C60.57%2C69.61%2C53.08ZM186.39%2C202.92C170.93%2C211.35%2C150.19%2C216%2C128%2C216s-42.93-4.65-58.39-13.08C55.88%2C195.43%2C48%2C185.62%2C48%2C176V159.36c17.06%2C15%2C46.23%2C24.64%2C80%2C24.64s62.94-9.68%2C80-24.64V176C208%2C185.62%2C200.12%2C195.43%2C186.39%2C202.92Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-desk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C64H8A8%2C8%2C0%2C0%2C0%2C8%2C80h8V192a8%2C8%2C0%2C0%2C0%2C16%2C0V144H224v48a8%2C8%2C0%2C0%2C0%2C16%2C0V80h8a8%2C8%2C0%2C0%2C0%2C0-16ZM32%2C80h88v48H32Zm192%2C48H136V80h88ZM96%2C104a8%2C8%2C0%2C0%2C1-8%2C8H64a8%2C8%2C0%2C0%2C1%2C0-16H88A8%2C8%2C0%2C0%2C1%2C96%2C104Zm64%2C0a8%2C8%2C0%2C0%2C1%2C8-8h24a8%2C8%2C0%2C0%2C1%2C0%2C16H168A8%2C8%2C0%2C0%2C1%2C160%2C104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-desktop-tower{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C72a8%2C8%2C0%2C0%2C1-8%2C8H176a8%2C8%2C0%2C0%2C1%2C0-16h32A8%2C8%2C0%2C0%2C1%2C216%2C72Zm-8%2C24H176a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8%2C8%2C0%2C0%2C0%2C0-16Zm40-48V208a16%2C16%2C0%2C0%2C1-16%2C16H152a16%2C16%2C0%2C0%2C1-16-16V192H96v16h16a8%2C8%2C0%2C0%2C1%2C0%2C16H64a8%2C8%2C0%2C0%2C1%2C0-16H80V192H32A24%2C24%2C0%2C0%2C1%2C8%2C168V96A24%2C24%2C0%2C0%2C1%2C32%2C72H136V48a16%2C16%2C0%2C0%2C1%2C16-16h80A16%2C16%2C0%2C0%2C1%2C248%2C48ZM136%2C176V88H32a8%2C8%2C0%2C0%2C0-8%2C8v72a8%2C8%2C0%2C0%2C0%2C8%2C8Zm96%2C32V48H152V208h80Zm-40-40a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C192%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-desktop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C40H48A24%2C24%2C0%2C0%2C0%2C24%2C64V176a24%2C24%2C0%2C0%2C0%2C24%2C24h72v16H96a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16H136V200h72a24%2C24%2C0%2C0%2C0%2C24-24V64A24%2C24%2C0%2C0%2C0%2C208%2C40ZM48%2C56H208a8%2C8%2C0%2C0%2C1%2C8%2C8v80H40V64A8%2C8%2C0%2C0%2C1%2C48%2C56ZM208%2C184H48a8%2C8%2C0%2C0%2C1-8-8V160H216v16A8%2C8%2C0%2C0%2C1%2C208%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-detective{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C112H220.08l-47.5-65.41a16%2C16%2C0%2C0%2C0-25.31-.72l-12.85%2C14.9-.2.23a7.95%2C7.95%2C0%2C0%2C1-12.44%2C0l-.2-.23-12.85-14.9a16%2C16%2C0%2C0%2C0-25.31.72L35.92%2C112H8a8%2C8%2C0%2C0%2C0%2C0%2C16H248a8%2C8%2C0%2C0%2C0%2C0-16ZM96.34%2C56l.19.23%2C12.85%2C14.89a24%2C24%2C0%2C0%2C0%2C37.24%2C0l12.85-14.89c.06-.08.1-.15.17-.23l40.66%2C56H55.69ZM180%2C144a36%2C36%2C0%2C0%2C0-35.77%2C32H111.77a36%2C36%2C0%2C1%2C0-1.83%2C16h36.12A36%2C36%2C0%2C1%2C0%2C180%2C144ZM76%2C200a20%2C20%2C0%2C1%2C1%2C20-20A20%2C20%2C0%2C0%2C1%2C76%2C200Zm104%2C0a20%2C20%2C0%2C1%2C1%2C20-20A20%2C20%2C0%2C0%2C1%2C180%2C200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dev-to-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C56H24A16%2C16%2C0%2C0%2C0%2C8%2C72V184a16%2C16%2C0%2C0%2C0%2C16%2C16H232a16%2C16%2C0%2C0%2C0%2C16-16V72A16%2C16%2C0%2C0%2C0%2C232%2C56Zm0%2C128H24V72H232V184ZM128%2C104v16h8a8%2C8%2C0%2C0%2C1%2C0%2C16h-8v16h16a8%2C8%2C0%2C0%2C1%2C0%2C16H120a8%2C8%2C0%2C0%2C1-8-8V96a8%2C8%2C0%2C0%2C1%2C8-8h24a8%2C8%2C0%2C0%2C1%2C0%2C16Zm87.7-5.83-18%2C64a8%2C8%2C0%2C0%2C1-15.4%2C0l-18-64a8%2C8%2C0%2C0%2C1%2C15.4-4.34L190%2C130.45l10.3-36.62a8%2C8%2C0%2C1%2C1%2C15.4%2C4.34ZM64%2C88H56a8%2C8%2C0%2C0%2C0-8%2C8v64a8%2C8%2C0%2C0%2C0%2C8%2C8h8a32%2C32%2C0%2C0%2C0%2C32-32V120A32%2C32%2C0%2C0%2C0%2C64%2C88Zm16%2C48a16%2C16%2C0%2C0%2C1-16%2C16V104a16%2C16%2C0%2C0%2C1%2C16%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-device-mobile-camera{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C16H80A24%2C24%2C0%2C0%2C0%2C56%2C40V216a24%2C24%2C0%2C0%2C0%2C24%2C24h96a24%2C24%2C0%2C0%2C0%2C24-24V40A24%2C24%2C0%2C0%2C0%2C176%2C16Zm8%2C200a8%2C8%2C0%2C0%2C1-8%2C8H80a8%2C8%2C0%2C0%2C1-8-8V40a8%2C8%2C0%2C0%2C1%2C8-8h96a8%2C8%2C0%2C0%2C1%2C8%2C8ZM140%2C60a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C60Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-device-mobile-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.92%2C210.62l-160-176A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38L56%2C60.69V216a24%2C24%2C0%2C0%2C0%2C24%2C24h96a24%2C24%2C0%2C0%2C0%2C23.82-21.11l2.26%2C2.49a8%2C8%2C0%2C1%2C0%2C11.84-10.76ZM184%2C216a8%2C8%2C0%2C0%2C1-8%2C8H80a8%2C8%2C0%2C0%2C1-8-8V78.29l112%2C123.2ZM68.7%2C24a8%2C8%2C0%2C0%2C1%2C8-8H176a24%2C24%2C0%2C0%2C1%2C24%2C24V150.83a8%2C8%2C0%2C1%2C1-16%2C0V40a8%2C8%2C0%2C0%2C0-8-8H76.7A8%2C8%2C0%2C0%2C1%2C68.7%2C24Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-device-mobile-speaker{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C16H80A24%2C24%2C0%2C0%2C0%2C56%2C40V216a24%2C24%2C0%2C0%2C0%2C24%2C24h96a24%2C24%2C0%2C0%2C0%2C24-24V40A24%2C24%2C0%2C0%2C0%2C176%2C16Zm8%2C200a8%2C8%2C0%2C0%2C1-8%2C8H80a8%2C8%2C0%2C0%2C1-8-8V40a8%2C8%2C0%2C0%2C1%2C8-8h96a8%2C8%2C0%2C0%2C1%2C8%2C8ZM168%2C56a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C168%2C56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-device-mobile{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C16H80A24%2C24%2C0%2C0%2C0%2C56%2C40V216a24%2C24%2C0%2C0%2C0%2C24%2C24h96a24%2C24%2C0%2C0%2C0%2C24-24V40A24%2C24%2C0%2C0%2C0%2C176%2C16ZM72%2C64H184V192H72Zm8-32h96a8%2C8%2C0%2C0%2C1%2C8%2C8v8H72V40A8%2C8%2C0%2C0%2C1%2C80%2C32Zm96%2C192H80a8%2C8%2C0%2C0%2C1-8-8v-8H184v8A8%2C8%2C0%2C0%2C1%2C176%2C224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-device-rotate{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M205.66%2C221.66l-24%2C24a8%2C8%2C0%2C0%2C1-11.32-11.32L180.69%2C224H80a24%2C24%2C0%2C0%2C1-24-24V104a8%2C8%2C0%2C0%2C1%2C16%2C0v96a8%2C8%2C0%2C0%2C0%2C8%2C8H180.69l-10.35-10.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32l24%2C24A8%2C8%2C0%2C0%2C1%2C205.66%2C221.66ZM80%2C72a8%2C8%2C0%2C0%2C0%2C5.66-13.66L75.31%2C48H176a8%2C8%2C0%2C0%2C1%2C8%2C8v96a8%2C8%2C0%2C0%2C0%2C16%2C0V56a24%2C24%2C0%2C0%2C0-24-24H75.31L85.66%2C21.66A8%2C8%2C0%2C1%2C0%2C74.34%2C10.34l-24%2C24a8%2C8%2C0%2C0%2C0%2C0%2C11.32l24%2C24A8%2C8%2C0%2C0%2C0%2C80%2C72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-device-tablet-camera{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C24H64A24%2C24%2C0%2C0%2C0%2C40%2C48V208a24%2C24%2C0%2C0%2C0%2C24%2C24H192a24%2C24%2C0%2C0%2C0%2C24-24V48A24%2C24%2C0%2C0%2C0%2C192%2C24Zm8%2C184a8%2C8%2C0%2C0%2C1-8%2C8H64a8%2C8%2C0%2C0%2C1-8-8V48a8%2C8%2C0%2C0%2C1%2C8-8H192a8%2C8%2C0%2C0%2C1%2C8%2C8ZM140%2C68a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C68Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-device-tablet-speaker{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C24H64A24%2C24%2C0%2C0%2C0%2C40%2C48V208a24%2C24%2C0%2C0%2C0%2C24%2C24H192a24%2C24%2C0%2C0%2C0%2C24-24V48A24%2C24%2C0%2C0%2C0%2C192%2C24Zm8%2C184a8%2C8%2C0%2C0%2C1-8%2C8H64a8%2C8%2C0%2C0%2C1-8-8V48a8%2C8%2C0%2C0%2C1%2C8-8H192a8%2C8%2C0%2C0%2C1%2C8%2C8ZM168%2C64a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C168%2C64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-device-tablet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C24H64A24%2C24%2C0%2C0%2C0%2C40%2C48V208a24%2C24%2C0%2C0%2C0%2C24%2C24H192a24%2C24%2C0%2C0%2C0%2C24-24V48A24%2C24%2C0%2C0%2C0%2C192%2C24ZM56%2C72H200V184H56Zm8-32H192a8%2C8%2C0%2C0%2C1%2C8%2C8v8H56V48A8%2C8%2C0%2C0%2C1%2C64%2C40ZM192%2C216H64a8%2C8%2C0%2C0%2C1-8-8v-8H200v8A8%2C8%2C0%2C0%2C1%2C192%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-devices{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C72H208V64a24%2C24%2C0%2C0%2C0-24-24H40A24%2C24%2C0%2C0%2C0%2C16%2C64v96a24%2C24%2C0%2C0%2C0%2C24%2C24H152v8a24%2C24%2C0%2C0%2C0%2C24%2C24h48a24%2C24%2C0%2C0%2C0%2C24-24V96A24%2C24%2C0%2C0%2C0%2C224%2C72ZM40%2C168a8%2C8%2C0%2C0%2C1-8-8V64a8%2C8%2C0%2C0%2C1%2C8-8H184a8%2C8%2C0%2C0%2C1%2C8%2C8v8H176a24%2C24%2C0%2C0%2C0-24%2C24v72Zm192%2C24a8%2C8%2C0%2C0%2C1-8%2C8H176a8%2C8%2C0%2C0%2C1-8-8V96a8%2C8%2C0%2C0%2C1%2C8-8h48a8%2C8%2C0%2C0%2C1%2C8%2C8Zm-96%2C16a8%2C8%2C0%2C0%2C1-8%2C8H88a8%2C8%2C0%2C0%2C1%2C0-16h40A8%2C8%2C0%2C0%2C1%2C136%2C208Zm80-96a8%2C8%2C0%2C0%2C1-8%2C8H192a8%2C8%2C0%2C0%2C1%2C0-16h16A8%2C8%2C0%2C0%2C1%2C216%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-diamond{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M235.33%2C116.72%2C139.28%2C20.66a16%2C16%2C0%2C0%2C0-22.56%2C0l-96%2C96.06a16%2C16%2C0%2C0%2C0%2C0%2C22.56l96.05%2C96.06h0a16%2C16%2C0%2C0%2C0%2C22.56%2C0l96.05-96.06a16%2C16%2C0%2C0%2C0%2C0-22.56ZM128%2C224h0L32%2C128%2C128%2C32%2C224%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-diamonds-four{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M122.34%2C109.66a8%2C8%2C0%2C0%2C0%2C11.32%2C0l40-40a8%2C8%2C0%2C0%2C0%2C0-11.32l-40-40a8%2C8%2C0%2C0%2C0-11.32%2C0l-40%2C40a8%2C8%2C0%2C0%2C0%2C0%2C11.32ZM128%2C35.31%2C156.69%2C64%2C128%2C92.69%2C99.31%2C64Zm5.66%2C111a8%2C8%2C0%2C0%2C0-11.32%2C0l-40%2C40a8%2C8%2C0%2C0%2C0%2C0%2C11.32l40%2C40a8%2C8%2C0%2C0%2C0%2C11.32%2C0l40-40a8%2C8%2C0%2C0%2C0%2C0-11.32ZM128%2C220.69%2C99.31%2C192%2C128%2C163.31%2C156.69%2C192Zm109.66-98.35-40-40a8%2C8%2C0%2C0%2C0-11.32%2C0l-40%2C40a8%2C8%2C0%2C0%2C0%2C0%2C11.32l40%2C40a8%2C8%2C0%2C0%2C0%2C11.32%2C0l40-40A8%2C8%2C0%2C0%2C0%2C237.66%2C122.34ZM192%2C156.69%2C163.31%2C128%2C192%2C99.31%2C220.69%2C128Zm-82.34-34.35-40-40a8%2C8%2C0%2C0%2C0-11.32%2C0l-40%2C40a8%2C8%2C0%2C0%2C0%2C0%2C11.32l40%2C40a8%2C8%2C0%2C0%2C0%2C11.32%2C0l40-40A8%2C8%2C0%2C0%2C0%2C109.66%2C122.34ZM64%2C156.69%2C35.31%2C128%2C64%2C99.31%2C92.69%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dice-five{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C32H64A32%2C32%2C0%2C0%2C0%2C32%2C64V192a32%2C32%2C0%2C0%2C0%2C32%2C32H192a32%2C32%2C0%2C0%2C0%2C32-32V64A32%2C32%2C0%2C0%2C0%2C192%2C32Zm16%2C160a16%2C16%2C0%2C0%2C1-16%2C16H64a16%2C16%2C0%2C0%2C1-16-16V64A16%2C16%2C0%2C0%2C1%2C64%2C48H192a16%2C16%2C0%2C0%2C1%2C16%2C16ZM104%2C92A12%2C12%2C0%2C1%2C1%2C92%2C80%2C12%2C12%2C0%2C0%2C1%2C104%2C92Zm72%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C176%2C92Zm-72%2C72a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C104%2C164Zm36-36a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C128Zm36%2C36a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C176%2C164Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dice-four{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C32H64A32%2C32%2C0%2C0%2C0%2C32%2C64V192a32%2C32%2C0%2C0%2C0%2C32%2C32H192a32%2C32%2C0%2C0%2C0%2C32-32V64A32%2C32%2C0%2C0%2C0%2C192%2C32Zm16%2C160a16%2C16%2C0%2C0%2C1-16%2C16H64a16%2C16%2C0%2C0%2C1-16-16V64A16%2C16%2C0%2C0%2C1%2C64%2C48H192a16%2C16%2C0%2C0%2C1%2C16%2C16Zm-96-92a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C112%2C100Zm56%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C168%2C100Zm-56%2C56a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C112%2C156Zm56%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C168%2C156Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dice-one{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C32H64A32%2C32%2C0%2C0%2C0%2C32%2C64V192a32%2C32%2C0%2C0%2C0%2C32%2C32H192a32%2C32%2C0%2C0%2C0%2C32-32V64A32%2C32%2C0%2C0%2C0%2C192%2C32Zm16%2C160a16%2C16%2C0%2C0%2C1-16%2C16H64a16%2C16%2C0%2C0%2C1-16-16V64A16%2C16%2C0%2C0%2C1%2C64%2C48H192a16%2C16%2C0%2C0%2C1%2C16%2C16Zm-68-64a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dice-six{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C32H64A32%2C32%2C0%2C0%2C0%2C32%2C64V192a32%2C32%2C0%2C0%2C0%2C32%2C32H192a32%2C32%2C0%2C0%2C0%2C32-32V64A32%2C32%2C0%2C0%2C0%2C192%2C32Zm16%2C160a16%2C16%2C0%2C0%2C1-16%2C16H64a16%2C16%2C0%2C0%2C1-16-16V64A16%2C16%2C0%2C0%2C1%2C64%2C48H192a16%2C16%2C0%2C0%2C1%2C16%2C16ZM104%2C84A12%2C12%2C0%2C1%2C1%2C92%2C72%2C12%2C12%2C0%2C0%2C1%2C104%2C84Zm72%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C176%2C84Zm-72%2C44a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C104%2C128Zm72%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C176%2C128Zm-72%2C44a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C104%2C172Zm72%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C176%2C172Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dice-three{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C32H64A32%2C32%2C0%2C0%2C0%2C32%2C64V192a32%2C32%2C0%2C0%2C0%2C32%2C32H192a32%2C32%2C0%2C0%2C0%2C32-32V64A32%2C32%2C0%2C0%2C0%2C192%2C32Zm16%2C160a16%2C16%2C0%2C0%2C1-16%2C16H64a16%2C16%2C0%2C0%2C1-16-16V64A16%2C16%2C0%2C0%2C1%2C64%2C48H192a16%2C16%2C0%2C0%2C1%2C16%2C16ZM104%2C92A12%2C12%2C0%2C1%2C1%2C92%2C80%2C12%2C12%2C0%2C0%2C1%2C104%2C92Zm36%2C36a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C128Zm36%2C36a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C176%2C164Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dice-two{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C32H64A32%2C32%2C0%2C0%2C0%2C32%2C64V192a32%2C32%2C0%2C0%2C0%2C32%2C32H192a32%2C32%2C0%2C0%2C0%2C32-32V64A32%2C32%2C0%2C0%2C0%2C192%2C32Zm16%2C160a16%2C16%2C0%2C0%2C1-16%2C16H64a16%2C16%2C0%2C0%2C1-16-16V64A16%2C16%2C0%2C0%2C1%2C64%2C48H192a16%2C16%2C0%2C0%2C1%2C16%2C16Zm-88-84a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C120%2C108Zm40%2C40a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C160%2C148Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-disc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm39.2%2C96a39.77%2C39.77%2C0%2C0%2C0-5.84-14l34.23-34.24a87.54%2C87.54%2C0%2C0%2C1%2C20%2C48.28ZM152%2C128a24%2C24%2C0%2C1%2C1-24-24A24%2C24%2C0%2C0%2C1%2C152%2C128Zm-24%2C88A88%2C88%2C0%2C1%2C1%2C184.28%2C60.4L150%2C94.64A40%2C40%2C0%2C1%2C0%2C167.2%2C136h48.43A88.11%2C88.11%2C0%2C0%2C1%2C128%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-disco-ball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M120%2C64.37V16a8%2C8%2C0%2C0%2C0-16%2C0V64.37a88%2C88%2C0%2C1%2C0%2C16%2C0ZM183.54%2C144H151.77c-1.51-28.36-10.79-48.36-19.44-61.06A72.16%2C72.16%2C0%2C0%2C1%2C183.54%2C144Zm-95.3%2C16h47.52c-2%2C33.52-16.13%2C52.95-23.76%2C61.08C104.36%2C212.93%2C90.23%2C193.51%2C88.24%2C160Zm0-16c2-33.52%2C16.13-52.95%2C23.76-61.08%2C7.64%2C8.15%2C21.77%2C27.57%2C23.76%2C61.08Zm3.43-61.06C83%2C95.64%2C73.74%2C115.64%2C72.23%2C144H40.46A72.16%2C72.16%2C0%2C0%2C1%2C91.67%2C82.94ZM40.46%2C160H72.23c1.51%2C28.36%2C10.79%2C48.36%2C19.44%2C61.06A72.16%2C72.16%2C0%2C0%2C1%2C40.46%2C160Zm91.87%2C61.06c8.65-12.7%2C17.93-32.7%2C19.44-61.06h31.77A72.16%2C72.16%2C0%2C0%2C1%2C132.33%2C221.06ZM256%2C88a8%2C8%2C0%2C0%2C1-8%2C8h-8v8a8%2C8%2C0%2C0%2C1-16%2C0V96h-8a8%2C8%2C0%2C0%2C1%2C0-16h8V72a8%2C8%2C0%2C0%2C1%2C16%2C0v8h8A8%2C8%2C0%2C0%2C1%2C256%2C88ZM152%2C40a8%2C8%2C0%2C0%2C1%2C8-8h16V16a8%2C8%2C0%2C0%2C1%2C16%2C0V32h16a8%2C8%2C0%2C0%2C1%2C0%2C16H192V64a8%2C8%2C0%2C0%2C1-16%2C0V48H160A8%2C8%2C0%2C0%2C1%2C152%2C40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-discord-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M104%2C140a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C104%2C140Zm60-12a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C164%2C128Zm74.45%2C64.9-67%2C29.71a16.17%2C16.17%2C0%2C0%2C1-21.71-9.1l-8.11-22q-6.72.45-13.63.46t-13.63-.46l-8.11%2C22a16.18%2C16.18%2C0%2C0%2C1-21.71%2C9.1l-67-29.71a15.93%2C15.93%2C0%2C0%2C1-9.06-18.51L38%2C58A16.07%2C16.07%2C0%2C0%2C1%2C51%2C46.14l36.06-5.93a16.22%2C16.22%2C0%2C0%2C1%2C18.26%2C11.88l3.26%2C12.84Q118.11%2C64%2C128%2C64t19.4.93l3.26-12.84a16.21%2C16.21%2C0%2C0%2C1%2C18.26-11.88L205%2C46.14A16.07%2C16.07%2C0%2C0%2C1%2C218%2C58l29.53%2C116.38A15.93%2C15.93%2C0%2C0%2C1%2C238.45%2C192.9ZM232%2C178.28%2C202.47%2C62s0%2C0-.08%2C0L166.33%2C56a.17.17%2C0%2C0%2C0-.17%2C0l-2.83%2C11.14c5%2C.94%2C10%2C2.06%2C14.83%2C3.42A8%2C8%2C0%2C0%2C1%2C176%2C86.31a8.09%2C8.09%2C0%2C0%2C1-2.16-.3A172.25%2C172.25%2C0%2C0%2C0%2C128%2C80a172.25%2C172.25%2C0%2C0%2C0-45.84%2C6%2C8%2C8%2C0%2C1%2C1-4.32-15.4c4.82-1.36%2C9.78-2.48%2C14.82-3.42L89.83%2C56s0%2C0-.12%2C0h0L53.61%2C61.93a.17.17%2C0%2C0%2C0-.09%2C0L24%2C178.33%2C91%2C208a.23.23%2C0%2C0%2C0%2C.22%2C0L98%2C189.72a173.2%2C173.2%2C0%2C0%2C1-20.14-4.32A8%2C8%2C0%2C0%2C1%2C82.16%2C170%2C171.85%2C171.85%2C0%2C0%2C0%2C128%2C176a171.85%2C171.85%2C0%2C0%2C0%2C45.84-6%2C8%2C8%2C0%2C0%2C1%2C4.32%2C15.41A173.2%2C173.2%2C0%2C0%2C1%2C158%2C189.72L164.75%2C208a.22.22%2C0%2C0%2C0%2C.21%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-divide{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C128a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C128ZM128%2C80a16%2C16%2C0%2C1%2C0-16-16A16%2C16%2C0%2C0%2C0%2C128%2C80Zm0%2C96a16%2C16%2C0%2C1%2C0%2C16%2C16A16%2C16%2C0%2C0%2C0%2C128%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dna{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C204.5V232a8%2C8%2C0%2C0%2C1-16%2C0V204.5a63.67%2C63.67%2C0%2C0%2C0-35.38-57.25l-48.4-24.19A79.58%2C79.58%2C0%2C0%2C1%2C56%2C51.5V24a8%2C8%2C0%2C0%2C1%2C16%2C0V51.5a63.67%2C63.67%2C0%2C0%2C0%2C35.38%2C57.25l48.4%2C24.19A79.58%2C79.58%2C0%2C0%2C1%2C200%2C204.5ZM160%2C200H72.17a63.59%2C63.59%2C0%2C0%2C1%2C3.23-16h72.71a8%2C8%2C0%2C0%2C0%2C0-16H83.46a63.71%2C63.71%2C0%2C0%2C1%2C14.65-15.08A8%2C8%2C0%2C1%2C0%2C88.64%2C140%2C80.27%2C80.27%2C0%2C0%2C0%2C56%2C204.5V232a8%2C8%2C0%2C0%2C0%2C16%2C0V216h88a8%2C8%2C0%2C0%2C0%2C0-16ZM192%2C16a8%2C8%2C0%2C0%2C0-8%2C8V40H96a8%2C8%2C0%2C0%2C0%2C0%2C16h87.83a63.59%2C63.59%2C0%2C0%2C1-3.23%2C16H107.89a8%2C8%2C0%2C1%2C0%2C0%2C16h64.65a63.71%2C63.71%2C0%2C0%2C1-14.65%2C15.08%2C8%2C8%2C0%2C0%2C0%2C9.47%2C12.9A80.27%2C80.27%2C0%2C0%2C0%2C200%2C51.5V24A8%2C8%2C0%2C0%2C0%2C192%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M239.71%2C125l-16.42-88a16%2C16%2C0%2C0%2C0-19.61-12.58l-.31.09L150.85%2C40h-45.7L52.63%2C24.56l-.31-.09A16%2C16%2C0%2C0%2C0%2C32.71%2C37.05L16.29%2C125a15.77%2C15.77%2C0%2C0%2C0%2C9.12%2C17.52A16.26%2C16.26%2C0%2C0%2C0%2C32.12%2C144%2C15.48%2C15.48%2C0%2C0%2C0%2C40%2C141.84V184a40%2C40%2C0%2C0%2C0%2C40%2C40h96a40%2C40%2C0%2C0%2C0%2C40-40V141.85a15.5%2C15.5%2C0%2C0%2C0%2C7.87%2C2.16%2C16.31%2C16.31%2C0%2C0%2C0%2C6.72-1.47A15.77%2C15.77%2C0%2C0%2C0%2C239.71%2C125ZM32%2C128h0L48.43%2C40%2C90.5%2C52.37Zm144%2C80H136V195.31l13.66-13.65a8%2C8%2C0%2C0%2C0-11.32-11.32L128%2C180.69l-10.34-10.35a8%2C8%2C0%2C0%2C0-11.32%2C11.32L120%2C195.31V208H80a24%2C24%2C0%2C0%2C1-24-24V123.11L107.92%2C56h40.15L200%2C123.11V184A24%2C24%2C0%2C0%2C1%2C176%2C208Zm48-80L165.5%2C52.37%2C207.57%2C40%2C224%2C128ZM104%2C140a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C104%2C140Zm72%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C176%2C140Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-door-open{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C216H208V40a16%2C16%2C0%2C0%2C0-16-16H64A16%2C16%2C0%2C0%2C0%2C48%2C40V216H24a8%2C8%2C0%2C0%2C0%2C0%2C16H232a8%2C8%2C0%2C0%2C0%2C0-16Zm-40%2C0H176V40h16ZM64%2C40h96V216H64Zm80%2C92a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C144%2C132Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-door{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C216H208V40a16%2C16%2C0%2C0%2C0-16-16H64A16%2C16%2C0%2C0%2C0%2C48%2C40V216H24a8%2C8%2C0%2C0%2C0%2C0%2C16H232a8%2C8%2C0%2C0%2C0%2C0-16ZM64%2C40H192V216H64Zm104%2C92a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C168%2C132Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dot-outline{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C96a32%2C32%2C0%2C1%2C0%2C32%2C32A32%2C32%2C0%2C0%2C0%2C128%2C96Zm0%2C48a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C128%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M140%2C128a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dots-nine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M72%2C60A12%2C12%2C0%2C1%2C1%2C60%2C48%2C12%2C12%2C0%2C0%2C1%2C72%2C60Zm56-12a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C128%2C48Zm68%2C24a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C196%2C72ZM60%2C116a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C60%2C116Zm68%2C0a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C128%2C116Zm68%2C0a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C196%2C116ZM60%2C184a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C60%2C184Zm68%2C0a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C128%2C184Zm68%2C0a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C196%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dots-six-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M104%2C60A12%2C12%2C0%2C1%2C1%2C92%2C48%2C12%2C12%2C0%2C0%2C1%2C104%2C60Zm60%2C12a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C164%2C72ZM92%2C116a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C92%2C116Zm72%2C0a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C164%2C116ZM92%2C184a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C92%2C184Zm72%2C0a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C164%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dots-six{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M72%2C92A12%2C12%2C0%2C1%2C1%2C60%2C80%2C12%2C12%2C0%2C0%2C1%2C72%2C92Zm56-12a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C128%2C80Zm68%2C24a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C196%2C104ZM60%2C152a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C60%2C152Zm68%2C0a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C128%2C152Zm68%2C0a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C196%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dots-three-circle-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm12-88a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C128Zm0-44a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C84Zm0%2C88a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C172Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dots-three-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm12-88a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C128Zm44%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C184%2C128Zm-88%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C96%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dots-three-outline-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C96a32%2C32%2C0%2C1%2C0%2C32%2C32A32%2C32%2C0%2C0%2C0%2C128%2C96Zm0%2C48a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C128%2C144Zm0-64A32%2C32%2C0%2C1%2C0%2C96%2C48%2C32%2C32%2C0%2C0%2C0%2C128%2C80Zm0-48a16%2C16%2C0%2C1%2C1-16%2C16A16%2C16%2C0%2C0%2C1%2C128%2C32Zm0%2C144a32%2C32%2C0%2C1%2C0%2C32%2C32A32%2C32%2C0%2C0%2C0%2C128%2C176Zm0%2C48a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C128%2C224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dots-three-outline{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C96a32%2C32%2C0%2C1%2C0%2C32%2C32A32%2C32%2C0%2C0%2C0%2C128%2C96Zm0%2C48a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C128%2C144ZM48%2C96a32%2C32%2C0%2C1%2C0%2C32%2C32A32%2C32%2C0%2C0%2C0%2C48%2C96Zm0%2C48a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C48%2C144ZM208%2C96a32%2C32%2C0%2C1%2C0%2C32%2C32A32%2C32%2C0%2C0%2C0%2C208%2C96Zm0%2C48a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C208%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dots-three-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M140%2C128a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C128ZM128%2C72a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C128%2C72Zm0%2C112a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C128%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dots-three{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M140%2C128a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C128Zm56-12a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C196%2C116ZM60%2C116a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C60%2C116Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-download-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C144v64a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1-8-8V144a8%2C8%2C0%2C0%2C1%2C16%2C0v56H208V144a8%2C8%2C0%2C0%2C1%2C16%2C0Zm-101.66%2C5.66a8%2C8%2C0%2C0%2C0%2C11.32%2C0l40-40a8%2C8%2C0%2C0%2C0-11.32-11.32L136%2C124.69V32a8%2C8%2C0%2C0%2C0-16%2C0v92.69L93.66%2C98.34a8%2C8%2C0%2C0%2C0-11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-download{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C136v64a16%2C16%2C0%2C0%2C1-16%2C16H32a16%2C16%2C0%2C0%2C1-16-16V136a16%2C16%2C0%2C0%2C1%2C16-16H72a8%2C8%2C0%2C0%2C1%2C0%2C16H32v64H224V136H184a8%2C8%2C0%2C0%2C1%2C0-16h40A16%2C16%2C0%2C0%2C1%2C240%2C136Zm-117.66-2.34a8%2C8%2C0%2C0%2C0%2C11.32%2C0l48-48a8%2C8%2C0%2C0%2C0-11.32-11.32L136%2C108.69V24a8%2C8%2C0%2C0%2C0-16%2C0v84.69L85.66%2C74.34A8%2C8%2C0%2C0%2C0%2C74.34%2C85.66ZM200%2C168a12%2C12%2C0%2C1%2C0-12%2C12A12%2C12%2C0%2C0%2C0%2C200%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dress{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M214.7%2C209.7a1.89%2C1.89%2C0%2C0%2C0-.11-.25l-45.48-96.86%2C20.5-32.18a1.74%2C1.74%2C0%2C0%2C0%2C.11-.18%2C16%2C16%2C0%2C0%2C0%2C0-16.46c-.09-.16-.2-.32-.3-.47L168%2C32.7V8a8%2C8%2C0%2C0%2C0-16%2C0V32.42L146.74%2C39a24%2C24%2C0%2C0%2C1-37.48%2C0L104%2C32.42V8A8%2C8%2C0%2C0%2C0%2C88%2C8V32.7L66.58%2C63.3c-.1.15-.21.31-.3.47a16%2C16%2C0%2C0%2C0%2C0%2C16.46%2C1.74%2C1.74%2C0%2C0%2C0%2C.11.18l20.5%2C32.18L41.41%2C209.45a1.89%2C1.89%2C0%2C0%2C0-.11.25A16%2C16%2C0%2C0%2C0%2C56%2C232H200a16%2C16%2C0%2C0%2C0%2C14.71-22.3ZM80%2C72%2C96.43%2C48.57l.33.42a40%2C40%2C0%2C0%2C0%2C62.48%2C0l.33-.42L176%2C72l-20.38%2C32H100.39ZM56%2C216l45.07-96h53.84L200%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dresser{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144%2C192a8%2C8%2C0%2C0%2C1-8%2C8H120a8%2C8%2C0%2C0%2C1%2C0-16h16A8%2C8%2C0%2C0%2C1%2C144%2C192ZM120%2C72h16a8%2C8%2C0%2C0%2C0%2C0-16H120a8%2C8%2C0%2C0%2C0%2C0%2C16Zm16%2C48H120a8%2C8%2C0%2C0%2C0%2C0%2C16h16a8%2C8%2C0%2C0%2C0%2C0-16Zm80-80V216a16%2C16%2C0%2C0%2C1-16%2C16H56a16%2C16%2C0%2C0%2C1-16-16V40A16%2C16%2C0%2C0%2C1%2C56%2C24H200A16%2C16%2C0%2C0%2C1%2C216%2C40ZM56%2C152H200V104H56ZM56%2C40V88H200V40ZM200%2C216V168H56v48H200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dribbble-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm87.65%2C96.18Q211.83%2C120%2C208%2C120a168.58%2C168.58%2C0%2C0%2C0-43.94%2C5.84A166.52%2C166.52%2C0%2C0%2C0%2C150.61%2C96a168.32%2C168.32%2C0%2C0%2C0%2C38.2-31.55A87.78%2C87.78%2C0%2C0%2C1%2C215.65%2C120.18ZM176.28%2C54.46A151.75%2C151.75%2C0%2C0%2C1%2C142%2C82.52a169.22%2C169.22%2C0%2C0%2C0-38.63-39%2C88%2C88%2C0%2C0%2C1%2C73%2C10.94ZM85.65%2C50.88a153.13%2C153.13%2C0%2C0%2C1%2C42%2C39.18A151.82%2C151.82%2C0%2C0%2C1%2C64%2C104a154.19%2C154.19%2C0%2C0%2C1-20.28-1.35A88.39%2C88.39%2C0%2C0%2C1%2C85.65%2C50.88ZM40%2C128a87.73%2C87.73%2C0%2C0%2C1%2C.53-9.64A168.85%2C168.85%2C0%2C0%2C0%2C64%2C120a167.84%2C167.84%2C0%2C0%2C0%2C72.52-16.4%2C150.82%2C150.82%2C0%2C0%2C1%2C12.31%2C27.13%2C167.11%2C167.11%2C0%2C0%2C0-24.59%2C11.6%2C169.22%2C169.22%2C0%2C0%2C0-55.07%2C51.06A87.8%2C87.8%2C0%2C0%2C1%2C40%2C128Zm42%2C75a152.91%2C152.91%2C0%2C0%2C1%2C50.24-46.79%2C148.81%2C148.81%2C0%2C0%2C1%2C20.95-10%2C152.48%2C152.48%2C0%2C0%2C1%2C3.73%2C33.47%2C152.93%2C152.93%2C0%2C0%2C1-3.49%2C32.56A87.92%2C87.92%2C0%2C0%2C1%2C82%2C203Zm89.06%2C1.73a170%2C170%2C0%2C0%2C0%2C1.86-25%2C168.69%2C168.69%2C0%2C0%2C0-4.45-38.47A152.31%2C152.31%2C0%2C0%2C1%2C208%2C136q3.8%2C0%2C7.61.19A88.13%2C88.13%2C0%2C0%2C1%2C171.06%2C204.72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-drone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M189.66%2C66.34a8%2C8%2C0%2C0%2C0-11.32%2C0L148.69%2C96H107.31L77.66%2C66.34A8%2C8%2C0%2C0%2C0%2C66.34%2C77.66L96%2C107.31v41.38L66.34%2C178.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32L107.31%2C160h41.38l29.65%2C29.66a8%2C8%2C0%2C0%2C0%2C11.32-11.32L160%2C148.69V107.31l29.66-29.65A8%2C8%2C0%2C0%2C0%2C189.66%2C66.34ZM112%2C112h32v32H112Zm26.51-50.67a44%2C44%2C0%2C1%2C1%2C56.16%2C56.16A7.86%2C7.86%2C0%2C0%2C1%2C192%2C118a8%2C8%2C0%2C0%2C1-2.67-15.54%2C28%2C28%2C0%2C1%2C0-35.74-35.74%2C8%2C8%2C0%2C1%2C1-15.08-5.34ZM224%2C180a44%2C44%2C0%2C0%2C1-85.49%2C14.67%2C8%2C8%2C0%2C0%2C1%2C15.08-5.34%2C28%2C28%2C0%2C1%2C0%2C35.74-35.74%2C8%2C8%2C0%2C0%2C1%2C5.34-15.08A44.07%2C44.07%2C0%2C0%2C1%2C224%2C180ZM117.49%2C194.67a44%2C44%2C0%2C1%2C1-56.16-56.16%2C8%2C8%2C0%2C0%2C1%2C5.34%2C15.08%2C28%2C28%2C0%2C1%2C0%2C35.74%2C35.74%2C8%2C8%2C0%2C0%2C1%2C15.08%2C5.34ZM32%2C76a44%2C44%2C0%2C0%2C1%2C85.49-14.67%2C8%2C8%2C0%2C1%2C1-15.08%2C5.34%2C28%2C28%2C0%2C1%2C0-35.74%2C35.74A8%2C8%2C0%2C0%2C1%2C64%2C118a7.86%2C7.86%2C0%2C0%2C1-2.67-.46A44.07%2C44.07%2C0%2C0%2C1%2C32%2C76Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-drop-half-bottom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M174%2C47.75a254.19%2C254.19%2C0%2C0%2C0-41.45-38.3%2C8%2C8%2C0%2C0%2C0-9.18%2C0A254.19%2C254.19%2C0%2C0%2C0%2C82%2C47.75C54.51%2C79.32%2C40%2C112.6%2C40%2C144a88%2C88%2C0%2C0%2C0%2C176%2C0C216%2C112.6%2C201.49%2C79.32%2C174%2C47.75ZM187.83%2C184H68.17a72%2C72%2C0%2C0%2C1-8-16H195.87A72%2C72%2C0%2C0%2C1%2C187.83%2C184ZM200%2C144a70.57%2C70.57%2C0%2C0%2C1-.46%2C8H56.46a70.57%2C70.57%2C0%2C0%2C1-.46-8q0-4%2C.36-8H199.64Q200%2C140%2C200%2C144ZM128%2C26c14.16%2C11.1%2C56.86%2C47.74%2C68.84%2C94H59.16C71.14%2C73.76%2C113.84%2C37.12%2C128%2C26ZM82.81%2C200h90.38a71.82%2C71.82%2C0%2C0%2C1-90.38%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-drop-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M174%2C47.75a254.19%2C254.19%2C0%2C0%2C0-41.45-38.3%2C8%2C8%2C0%2C0%2C0-9.18%2C0A254.19%2C254.19%2C0%2C0%2C0%2C82%2C47.75C54.51%2C79.32%2C40%2C112.6%2C40%2C144a88%2C88%2C0%2C0%2C0%2C176%2C0C216%2C112.6%2C201.49%2C79.32%2C174%2C47.75ZM200%2C144a70.57%2C70.57%2C0%2C0%2C1-.46%2C8H136V136h63.64Q200%2C140%2C200%2C144ZM183.39%2C88H136V72h36.89A175.85%2C175.85%2C0%2C0%2C1%2C183.39%2C88ZM136%2C200h37.19A71.67%2C71.67%2C0%2C0%2C1%2C136%2C215.54Zm0-16V168h59.87a72%2C72%2C0%2C0%2C1-8%2C16Zm0-64V104h55.39a116.84%2C116.84%2C0%2C0%2C1%2C5.45%2C16Zm23.89-64H136V32.6A257.22%2C257.22%2C0%2C0%2C1%2C159.89%2C56ZM56%2C144c0-50%2C42.26-92.71%2C64-111.4V215.54A72.08%2C72.08%2C0%2C0%2C1%2C56%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-drop-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M174%2C47.75a254.19%2C254.19%2C0%2C0%2C0-41.45-38.3%2C8%2C8%2C0%2C0%2C0-9.18%2C0A254.19%2C254.19%2C0%2C0%2C0%2C82%2C47.75C54.51%2C79.32%2C40%2C112.6%2C40%2C144a88%2C88%2C0%2C0%2C0%2C176%2C0C216%2C112.6%2C201.49%2C79.32%2C174%2C47.75ZM128%2C216a72.08%2C72.08%2C0%2C0%2C1-72-72c0-57.23%2C55.47-105%2C72-118%2C16.53%2C13%2C72%2C60.75%2C72%2C118A72.08%2C72.08%2C0%2C0%2C1%2C128%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-drop-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.92%2C34.62A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38L64.72%2C70.29C48.32%2C95%2C40%2C119.78%2C40%2C144a88%2C88%2C0%2C0%2C0%2C149.21%2C63.22l12.87%2C14.16a8%2C8%2C0%2C1%2C0%2C11.84-10.76ZM128%2C216a72.08%2C72.08%2C0%2C0%2C1-72-72c0-19.93%2C6.68-40.57%2C19.86-61.46L178.43%2C195.36A71.84%2C71.84%2C0%2C0%2C1%2C128%2C216ZM90%2C50.51a8%2C8%2C0%2C0%2C1-.27-11.31A247.8%2C247.8%2C0%2C0%2C1%2C123.41%2C9.45a8%2C8%2C0%2C0%2C1%2C9.18%2C0C136%2C11.83%2C216%2C68.7%2C216%2C144a88.08%2C88.08%2C0%2C0%2C1-3.15%2C23.4%2C8%2C8%2C0%2C0%2C1-7.71%2C5.88A7.79%2C7.79%2C0%2C0%2C1%2C203%2C173a8%2C8%2C0%2C0%2C1-5.59-9.83A72.55%2C72.55%2C0%2C0%2C0%2C200%2C144c0-57.24-55.48-105-72-118a252.23%2C252.23%2C0%2C0%2C0-26.66%2C24.23A8%2C8%2C0%2C0%2C1%2C90%2C50.51Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-drop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M174%2C47.75a254.19%2C254.19%2C0%2C0%2C0-41.45-38.3%2C8%2C8%2C0%2C0%2C0-9.18%2C0A254.19%2C254.19%2C0%2C0%2C0%2C82%2C47.75C54.51%2C79.32%2C40%2C112.6%2C40%2C144a88%2C88%2C0%2C0%2C0%2C176%2C0C216%2C112.6%2C201.49%2C79.32%2C174%2C47.75ZM128%2C216a72.08%2C72.08%2C0%2C0%2C1-72-72c0-57.23%2C55.47-105%2C72-118%2C16.53%2C13%2C72%2C60.75%2C72%2C118A72.08%2C72.08%2C0%2C0%2C1%2C128%2C216Zm55.89-62.66a57.6%2C57.6%2C0%2C0%2C1-46.56%2C46.55A8.75%2C8.75%2C0%2C0%2C1%2C136%2C200a8%2C8%2C0%2C0%2C1-1.32-15.89c16.57-2.79%2C30.63-16.85%2C33.44-33.45a8%2C8%2C0%2C0%2C1%2C15.78%2C2.68Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-dropbox-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M236.55%2C149.42%2C194.05%2C120l42.5-29.42a8%2C8%2C0%2C0%2C0%2C0-13.16l-52-36a8%2C8%2C0%2C0%2C0-9.1%2C0L128%2C74.27%2C80.55%2C41.42a8%2C8%2C0%2C0%2C0-9.1%2C0l-52%2C36a8%2C8%2C0%2C0%2C0%2C0%2C13.16L62%2C120l-42.5%2C29.42a8%2C8%2C0%2C0%2C0%2C0%2C13.16l52%2C36a8%2C8%2C0%2C0%2C0%2C9.1%2C0L128%2C165.73l47.45%2C32.85a8%2C8%2C0%2C0%2C0%2C9.1%2C0l52-36a8%2C8%2C0%2C0%2C0%2C0-13.16ZM128%2C146.27%2C90.05%2C120l38-26.27L166%2C120Zm52-88.54L218%2C84%2C180%2C110.27%2C142.05%2C84Zm-104%2C0L114%2C84%2C76%2C110.27%2C38.05%2C84Zm0%2C124.54L38.05%2C156l38-26.27L114%2C156Zm104%2C0L142.05%2C156%2C180%2C129.73%2C218%2C156Zm-21.53%2C24.64a8%2C8%2C0%2C0%2C1-2%2C11.13l-23.89%2C16.54a8%2C8%2C0%2C0%2C1-9.1%2C0L99.56%2C218a8%2C8%2C0%2C0%2C1%2C9.1-13.16L128%2C218.27l19.34-13.39A8%2C8%2C0%2C0%2C1%2C158.47%2C206.91Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-ear-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.92%2C210.62a8%2C8%2C0%2C1%2C1-11.84%2C10.76l-35-38.45A24%2C24%2C0%2C0%2C1%2C136%2C160a40.83%2C40.83%2C0%2C0%2C1%2C1.21-10L96%2C104.66A8%2C8%2C0%2C0%2C1%2C80%2C104a47.84%2C47.84%2C0%2C0%2C1%2C2.22-14.46L64.5%2C70A71.47%2C71.47%2C0%2C0%2C0%2C56%2C104c0%2C26.7%2C8.53%2C34.92%2C17.57%2C43.64C82.21%2C156%2C92%2C165.41%2C92%2C188a36%2C36%2C0%2C0%2C0%2C36%2C36c10.24%2C0%2C18.45-4.16%2C25.83-13.09a8%2C8%2C0%2C1%2C1%2C12.34%2C10.18C155.81%2C233.64%2C143%2C240%2C128%2C240a52.06%2C52.06%2C0%2C0%2C1-52-52c0-15.79-5.68-21.27-13.54-28.84C52.46%2C149.5%2C40%2C137.5%2C40%2C104A87.26%2C87.26%2C0%2C0%2C1%2C53.21%2C57.62L42.08%2C45.38A8%2C8%2C0%2C1%2C1%2C53.92%2C34.62ZM91.09%2C42.17A72%2C72%2C0%2C0%2C1%2C200%2C104a8%2C8%2C0%2C0%2C0%2C16%2C0A88%2C88%2C0%2C0%2C0%2C82.87%2C28.44a8%2C8%2C0%2C1%2C0%2C8.22%2C13.73Zm69.23%2C85a8%2C8%2C0%2C0%2C0%2C10.78-3.44A41.93%2C41.93%2C0%2C0%2C0%2C176%2C104a48%2C48%2C0%2C0%2C0-63.57-45.42%2C8%2C8%2C0%2C0%2C0%2C5.19%2C15.14A32%2C32%2C0%2C0%2C1%2C160%2C104a26%2C26%2C0%2C0%2C1-3.12%2C12.34A8%2C8%2C0%2C0%2C0%2C160.32%2C127.12Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-ear{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C104a8%2C8%2C0%2C0%2C1-16%2C0%2C72%2C72%2C0%2C0%2C0-144%2C0c0%2C26.7%2C8.53%2C34.92%2C17.57%2C43.64C82.21%2C156%2C92%2C165.41%2C92%2C188a36%2C36%2C0%2C0%2C0%2C36%2C36c10.24%2C0%2C18.45-4.16%2C25.83-13.09a8%2C8%2C0%2C1%2C1%2C12.34%2C10.18C155.81%2C233.64%2C143%2C240%2C128%2C240a52.06%2C52.06%2C0%2C0%2C1-52-52c0-15.79-5.68-21.27-13.54-28.84C52.46%2C149.5%2C40%2C137.5%2C40%2C104a88%2C88%2C0%2C0%2C1%2C176%2C0Zm-38.13%2C57.08A8%2C8%2C0%2C0%2C0%2C166.93%2C164%2C8%2C8%2C0%2C0%2C1%2C152%2C160c0-9.33%2C4.82-15.76%2C10.4-23.2%2C6.37-8.5%2C13.6-18.13%2C13.6-32.8a48%2C48%2C0%2C0%2C0-96%2C0%2C8%2C8%2C0%2C0%2C0%2C16%2C0%2C32%2C32%2C0%2C0%2C1%2C64%2C0c0%2C9.33-4.82%2C15.76-10.4%2C23.2-6.37%2C8.5-13.6%2C18.13-13.6%2C32.8a24%2C24%2C0%2C0%2C0%2C44.78%2C12A8%2C8%2C0%2C0%2C0%2C177.87%2C161.08Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-egg-crack{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M186.66%2C59.56C168.47%2C32.29%2C146.54%2C16%2C128%2C16S87.53%2C32.29%2C69.34%2C59.56C50.7%2C87.54%2C40%2C121.23%2C40%2C152a88%2C88%2C0%2C0%2C0%2C176%2C0C216%2C121.23%2C205.3%2C87.54%2C186.66%2C59.56ZM128%2C224a72.08%2C72.08%2C0%2C0%2C1-72-72c0-27.69%2C9.72-58.15%2C26.66-83.56C97.19%2C46.64%2C115.41%2C32%2C128%2C32c9.5%2C0%2C22.2%2C8.33%2C34.1%2C21.78L122%2C98.67a8%2C8%2C0%2C0%2C0%2C4%2C13.09l24.6%2C6.15-6.5%2C32.52a8%2C8%2C0%2C0%2C0%2C6.27%2C9.41A7.77%2C7.77%2C0%2C0%2C0%2C152%2C160a8%2C8%2C0%2C0%2C0%2C7.83-6.43l8-40a8%2C8%2C0%2C0%2C0-5.9-9.33l-19.16-4.79L172.1%2C66.6c.42.61.83%2C1.22%2C1.24%2C1.84C190.28%2C93.85%2C200%2C124.31%2C200%2C152A72.08%2C72.08%2C0%2C0%2C1%2C128%2C224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-egg{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M186.66%2C59.56C168.47%2C32.29%2C146.54%2C16%2C128%2C16S87.53%2C32.29%2C69.34%2C59.56C50.7%2C87.54%2C40%2C121.23%2C40%2C152a88%2C88%2C0%2C0%2C0%2C176%2C0C216%2C121.23%2C205.3%2C87.54%2C186.66%2C59.56ZM128%2C224a72.08%2C72.08%2C0%2C0%2C1-72-72c0-27.69%2C9.72-58.15%2C26.66-83.56C97.19%2C46.64%2C115.41%2C32%2C128%2C32s30.81%2C14.64%2C45.34%2C36.44C190.28%2C93.85%2C200%2C124.31%2C200%2C152A72.08%2C72.08%2C0%2C0%2C1%2C128%2C224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-eject-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C200a8%2C8%2C0%2C0%2C1-8%2C8H32a8%2C8%2C0%2C1%2C1%2C0-16H224A8%2C8%2C0%2C0%2C1%2C232%2C200ZM25.59%2C150.84a16%2C16%2C0%2C0%2C1%2C2-17.07L109.26%2C32.94a24.11%2C24.11%2C0%2C0%2C1%2C37.48%2C0l81.65%2C100.83A16.1%2C16.1%2C0%2C0%2C1%2C215.91%2C160H40.09A16%2C16%2C0%2C0%2C1%2C25.59%2C150.84ZM40%2C143.91s0%2C.09.08.11l175.83%2C0s.08-.09.08-.13L134.3%2C43a8.1%2C8.1%2C0%2C0%2C0-12.6%2C0L40%2C143.84A.28.28%2C0%2C0%2C0%2C40%2C143.91Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-eject{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C152H48a16%2C16%2C0%2C0%2C0-16%2C16v24a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V168A16%2C16%2C0%2C0%2C0%2C208%2C152Zm0%2C40H48V168H208ZM48.24%2C136H207.76a16.18%2C16.18%2C0%2C0%2C0%2C14.93-9.76%2C15.59%2C15.59%2C0%2C0%2C0-3.1-17.12L145.86%2C31.61a24.76%2C24.76%2C0%2C0%2C0-35.72%2C0L36.41%2C109.12h0a15.59%2C15.59%2C0%2C0%2C0-3.1%2C17.12A16.18%2C16.18%2C0%2C0%2C0%2C48.24%2C136Zm73.49-93.36a8.77%2C8.77%2C0%2C0%2C1%2C12.54%2C0L207.85%2C120H48.14Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-elevator{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm-32%2C80v96H136V112Zm-56%2C96H80V112h40Zm88%2C0H192V104a8%2C8%2C0%2C0%2C0-8-8H72a8%2C8%2C0%2C0%2C0-8%2C8V208H48V48H208V208ZM152%2C72a8%2C8%2C0%2C0%2C1-8%2C8H112a8%2C8%2C0%2C0%2C1%2C0-16h32A8%2C8%2C0%2C0%2C1%2C152%2C72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-empty{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M198.24%2C62.63l15.68-17.25a8%2C8%2C0%2C0%2C0-11.84-10.76L186.4%2C51.86A95.95%2C95.95%2C0%2C0%2C0%2C57.76%2C193.37L42.08%2C210.62a8%2C8%2C0%2C1%2C0%2C11.84%2C10.76L69.6%2C204.14A95.95%2C95.95%2C0%2C0%2C0%2C198.24%2C62.63ZM48%2C128A80%2C80%2C0%2C0%2C1%2C175.6%2C63.75l-107%2C117.73A79.63%2C79.63%2C0%2C0%2C1%2C48%2C128Zm80%2C80a79.55%2C79.55%2C0%2C0%2C1-47.6-15.75l107-117.73A79.95%2C79.95%2C0%2C0%2C1%2C128%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-engine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C104H227.31L192%2C68.69A15.86%2C15.86%2C0%2C0%2C0%2C180.69%2C64H140V40h24a8%2C8%2C0%2C0%2C0%2C0-16H100a8%2C8%2C0%2C0%2C0%2C0%2C16h24V64H64A16%2C16%2C0%2C0%2C0%2C48%2C80v52H24V108a8%2C8%2C0%2C0%2C0-16%2C0v64a8%2C8%2C0%2C0%2C0%2C16%2C0V148H48v20.69A15.86%2C15.86%2C0%2C0%2C0%2C52.69%2C180L92%2C219.31A15.86%2C15.86%2C0%2C0%2C0%2C103.31%2C224h77.38A15.86%2C15.86%2C0%2C0%2C0%2C192%2C219.31L227.31%2C184H240a16%2C16%2C0%2C0%2C0%2C16-16V120A16%2C16%2C0%2C0%2C0%2C240%2C104Zm0%2C64H224a8%2C8%2C0%2C0%2C0-5.66%2C2.34L180.69%2C208H103.31L64%2C168.69V80H180.69l37.65%2C37.66A8%2C8%2C0%2C0%2C0%2C224%2C120h16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-envelope-open{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M228.44%2C89.34l-96-64a8%2C8%2C0%2C0%2C0-8.88%2C0l-96%2C64A8%2C8%2C0%2C0%2C0%2C24%2C96V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V96A8%2C8%2C0%2C0%2C0%2C228.44%2C89.34ZM96.72%2C152%2C40%2C192V111.53Zm16.37%2C8h29.82l56.63%2C40H56.46Zm46.19-8L216%2C111.53V192ZM128%2C41.61l81.91%2C54.61-67%2C47.78H113.11l-67-47.78Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-envelope-simple-open{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M228.44%2C89.34l-96-64a8%2C8%2C0%2C0%2C0-8.88%2C0l-96%2C64A8%2C8%2C0%2C0%2C0%2C24%2C96V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V96A8%2C8%2C0%2C0%2C0%2C228.44%2C89.34ZM128%2C41.61l81.91%2C54.61-67%2C47.78H113.11l-67-47.78ZM40%2C200V111.53l65.9%2C47a8%2C8%2C0%2C0%2C0%2C4.65%2C1.49h34.9a8%2C8%2C0%2C0%2C0%2C4.65-1.49l65.9-47V200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-envelope-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C48H32a8%2C8%2C0%2C0%2C0-8%2C8V192a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V56A8%2C8%2C0%2C0%2C0%2C224%2C48ZM203.43%2C64%2C128%2C133.15%2C52.57%2C64ZM216%2C192H40V74.19l82.59%2C75.71a8%2C8%2C0%2C0%2C0%2C10.82%2C0L216%2C74.19V192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-envelope{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C48H32a8%2C8%2C0%2C0%2C0-8%2C8V192a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V56A8%2C8%2C0%2C0%2C0%2C224%2C48Zm-96%2C85.15L52.57%2C64H203.43ZM98.71%2C128%2C40%2C181.81V74.19Zm11.84%2C10.85%2C12%2C11.05a8%2C8%2C0%2C0%2C0%2C10.82%2C0l12-11.05%2C58%2C53.15H52.57ZM157.29%2C128%2C216%2C74.18V181.82Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-equalizer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M80%2C96a8%2C8%2C0%2C0%2C1-8%2C8H24a8%2C8%2C0%2C0%2C1%2C0-16H72A8%2C8%2C0%2C0%2C1%2C80%2C96Zm-8%2C24H24a8%2C8%2C0%2C0%2C0%2C0%2C16H72a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C32H24a8%2C8%2C0%2C0%2C0%2C0%2C16H72a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C32H24a8%2C8%2C0%2C0%2C0%2C0%2C16H72a8%2C8%2C0%2C0%2C0%2C0-16Zm80-64H104a8%2C8%2C0%2C0%2C0%2C0%2C16h48a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C32H104a8%2C8%2C0%2C0%2C0%2C0%2C16h48a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C32H104a8%2C8%2C0%2C0%2C0%2C0%2C16h48a8%2C8%2C0%2C0%2C0%2C0-16Zm80-96H184a8%2C8%2C0%2C0%2C0%2C0%2C16h48a8%2C8%2C0%2C0%2C0%2C0-16ZM184%2C72h48a8%2C8%2C0%2C0%2C0%2C0-16H184a8%2C8%2C0%2C0%2C0%2C0%2C16Zm48%2C48H184a8%2C8%2C0%2C0%2C0%2C0%2C16h48a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C32H184a8%2C8%2C0%2C0%2C0%2C0%2C16h48a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C32H184a8%2C8%2C0%2C0%2C0%2C0%2C16h48a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-equals{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C160a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C160ZM40%2C104H216a8%2C8%2C0%2C0%2C0%2C0-16H40a8%2C8%2C0%2C0%2C0%2C0%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-eraser{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M225%2C80.4%2C183.6%2C39a24%2C24%2C0%2C0%2C0-33.94%2C0L31%2C157.66a24%2C24%2C0%2C0%2C0%2C0%2C33.94l30.06%2C30.06A8%2C8%2C0%2C0%2C0%2C66.74%2C224H216a8%2C8%2C0%2C0%2C0%2C0-16h-84.7L225%2C114.34A24%2C24%2C0%2C0%2C0%2C225%2C80.4ZM108.68%2C208H70.05L42.33%2C180.28a8%2C8%2C0%2C0%2C1%2C0-11.31L96%2C115.31%2C148.69%2C168Zm105-105L160%2C156.69%2C107.31%2C104%2C161%2C50.34a8%2C8%2C0%2C0%2C1%2C11.32%2C0l41.38%2C41.38a8%2C8%2C0%2C0%2C1%2C0%2C11.31Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-escalator-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M170.34%2C85.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L192%2C84.69V48a8%2C8%2C0%2C0%2C1%2C16%2C0V84.69l10.34-10.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32l-24%2C24a8%2C8%2C0%2C0%2C1-11.32%2C0ZM240%2C160v40a16%2C16%2C0%2C0%2C1-16%2C16H168a8%2C8%2C0%2C0%2C1-5.88-2.57L68.5%2C112H32A16%2C16%2C0%2C0%2C1%2C16%2C96V56A16%2C16%2C0%2C0%2C1%2C32%2C40H88a8%2C8%2C0%2C0%2C1%2C5.88%2C2.57L187.5%2C144H224A16%2C16%2C0%2C0%2C1%2C240%2C160Zm-16%2C0H184a8%2C8%2C0%2C0%2C1-5.88-2.57L84.5%2C56H32V96H72a8%2C8%2C0%2C0%2C1%2C5.88%2C2.57L171.5%2C200H224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-escalator-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C40H168a8%2C8%2C0%2C0%2C0-5.88%2C2.57L68.5%2C144H32a16%2C16%2C0%2C0%2C0-16%2C16v40a16%2C16%2C0%2C0%2C0%2C16%2C16H88a8%2C8%2C0%2C0%2C0%2C5.88-2.57L187.5%2C112H224a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C224%2C40Zm0%2C56H184a8%2C8%2C0%2C0%2C0-5.88%2C2.57L84.5%2C200H32V160H72a8%2C8%2C0%2C0%2C0%2C5.88-2.57L171.5%2C56H224Zm5.66%2C74.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L208%2C171.31V208a8%2C8%2C0%2C0%2C1-16%2C0V171.31l-10.34%2C10.35a8%2C8%2C0%2C0%2C1-11.32-11.32l24-24a8%2C8%2C0%2C0%2C1%2C11.32%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-exam{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V216a8%2C8%2C0%2C0%2C0%2C11.58%2C7.16L64%2C208.94l28.42%2C14.22a8%2C8%2C0%2C0%2C0%2C7.16%2C0L128%2C208.94l28.42%2C14.22a8%2C8%2C0%2C0%2C0%2C7.16%2C0L192%2C208.94l28.42%2C14.22A8%2C8%2C0%2C0%2C0%2C232%2C216V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm0%2C163.06-20.42-10.22a8%2C8%2C0%2C0%2C0-7.16%2C0L160%2C207.06l-28.42-14.22a8%2C8%2C0%2C0%2C0-7.16%2C0L96%2C207.06%2C67.58%2C192.84a8%2C8%2C0%2C0%2C0-7.16%2C0L40%2C203.06V56H216ZM60.42%2C167.16a8%2C8%2C0%2C0%2C0%2C10.74-3.58L76.94%2C152h38.12l5.78%2C11.58a8%2C8%2C0%2C1%2C0%2C14.32-7.16l-32-64a8%2C8%2C0%2C0%2C0-14.32%2C0l-32%2C64A8%2C8%2C0%2C0%2C0%2C60.42%2C167.16ZM96%2C113.89%2C107.06%2C136H84.94ZM136%2C128a8%2C8%2C0%2C0%2C1%2C8-8h16V104a8%2C8%2C0%2C0%2C1%2C16%2C0v16h16a8%2C8%2C0%2C0%2C1%2C0%2C16H176v16a8%2C8%2C0%2C0%2C1-16%2C0V136H144A8%2C8%2C0%2C0%2C1%2C136%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-exclamation-mark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144%2C200a16%2C16%2C0%2C1%2C1-16-16A16%2C16%2C0%2C0%2C1%2C144%2C200Zm-16-40a8%2C8%2C0%2C0%2C0%2C8-8V48a8%2C8%2C0%2C0%2C0-16%2C0V152A8%2C8%2C0%2C0%2C0%2C128%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-exclude-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C160V96a8%2C8%2C0%2C0%2C0-8-8H168V40a8%2C8%2C0%2C0%2C0-8-8H40a8%2C8%2C0%2C0%2C0-8%2C8V96h0v64a8%2C8%2C0%2C0%2C0%2C8%2C8H88v48a8%2C8%2C0%2C0%2C0%2C8%2C8H216a8%2C8%2C0%2C0%2C0%2C8-8V160Zm-60.69%2C48-40-40h33.38l40%2C40ZM48%2C59.31l40%2C40v33.38l-40-40ZM92.69%2C48l40%2C40H99.31l-40-40ZM104%2C152h0V104h48v48Zm64%2C4.69V123.31l40%2C40v33.38Zm40-16L171.31%2C104H208Zm-56-56L115.31%2C48H152ZM48%2C115.31%2C84.69%2C152H48Zm56%2C56L140.69%2C208H104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-exclude{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M174.63%2C81.37a80%2C80%2C0%2C1%2C0-93.26%2C93.26%2C80%2C80%2C0%2C1%2C0%2C93.26-93.26ZM224%2C160c0%2C1.52-.07%2C3-.18%2C4.51l-50-50A80%2C80%2C0%2C0%2C0%2C176%2C98%2C64.11%2C64.11%2C0%2C0%2C1%2C224%2C160Zm-13.47%2C39.21L157.91%2C146.6a80.5%2C80.5%2C0%2C0%2C0%2C9.93-15.44L219.7%2C183A64%2C64%2C0%2C0%2C1%2C210.53%2C199.21ZM183%2C219.7l-51.86-51.86a80.5%2C80.5%2C0%2C0%2C0%2C15.44-9.93l52.61%2C52.62A64%2C64%2C0%2C0%2C1%2C183%2C219.7ZM45.47%2C56.79%2C98.09%2C109.4a80.5%2C80.5%2C0%2C0%2C0-9.93%2C15.44L36.3%2C73A64%2C64%2C0%2C0%2C1%2C45.47%2C56.79ZM73%2C36.3l51.86%2C51.86a80.5%2C80.5%2C0%2C0%2C0-15.44%2C9.93L56.79%2C45.47A64%2C64%2C0%2C0%2C1%2C73%2C36.3ZM160%2C96a64.07%2C64.07%2C0%2C0%2C1-64%2C64A64.07%2C64.07%2C0%2C0%2C1%2C160%2C96Zm-2-16a80%2C80%2C0%2C0%2C0-16.49%2C2.13l-50-50C93%2C32.07%2C94.48%2C32%2C96%2C32A64.11%2C64.11%2C0%2C0%2C1%2C158%2C80.05ZM32%2C96c0-1.52.07-3%2C.18-4.51l50%2C50A80%2C80%2C0%2C0%2C0%2C80.05%2C158%2C64.11%2C64.11%2C0%2C0%2C1%2C32%2C96ZM98%2C176a80%2C80%2C0%2C0%2C0%2C16.49-2.13l50%2C50c-1.49.11-3%2C.18-4.51.18A64.11%2C64.11%2C0%2C0%2C1%2C98%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-export{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C112v96a16%2C16%2C0%2C0%2C1-16%2C16H56a16%2C16%2C0%2C0%2C1-16-16V112A16%2C16%2C0%2C0%2C1%2C56%2C96H80a8%2C8%2C0%2C0%2C1%2C0%2C16H56v96H200V112H176a8%2C8%2C0%2C0%2C1%2C0-16h24A16%2C16%2C0%2C0%2C1%2C216%2C112ZM93.66%2C69.66%2C120%2C43.31V136a8%2C8%2C0%2C0%2C0%2C16%2C0V43.31l26.34%2C26.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32l-40-40a8%2C8%2C0%2C0%2C0-11.32%2C0l-40%2C40A8%2C8%2C0%2C0%2C0%2C93.66%2C69.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-eye-closed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M228%2C175a8%2C8%2C0%2C0%2C1-10.92-3l-19-33.2A123.23%2C123.23%2C0%2C0%2C1%2C162%2C155.46l5.87%2C35.22a8%2C8%2C0%2C0%2C1-6.58%2C9.21A8.4%2C8.4%2C0%2C0%2C1%2C160%2C200a8%2C8%2C0%2C0%2C1-7.88-6.69l-5.77-34.58a133.06%2C133.06%2C0%2C0%2C1-36.68%2C0l-5.77%2C34.58A8%2C8%2C0%2C0%2C1%2C96%2C200a8.4%2C8.4%2C0%2C0%2C1-1.32-.11%2C8%2C8%2C0%2C0%2C1-6.58-9.21L94%2C155.46a123.23%2C123.23%2C0%2C0%2C1-36.06-16.69L39%2C172A8%2C8%2C0%2C1%2C1%2C25.06%2C164l20-35a153.47%2C153.47%2C0%2C0%2C1-19.3-20A8%2C8%2C0%2C1%2C1%2C38.22%2C99c16.6%2C20.54%2C45.64%2C45%2C89.78%2C45s73.18-24.49%2C89.78-45A8%2C8%2C0%2C1%2C1%2C230.22%2C109a153.47%2C153.47%2C0%2C0%2C1-19.3%2C20l20%2C35A8%2C8%2C0%2C0%2C1%2C228%2C175Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-eye-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.92%2C34.62A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38L61.32%2C66.55C25%2C88.84%2C9.38%2C123.2%2C8.69%2C124.76a8%2C8%2C0%2C0%2C0%2C0%2C6.5c.35.79%2C8.82%2C19.57%2C27.65%2C38.4C61.43%2C194.74%2C93.12%2C208%2C128%2C208a127.11%2C127.11%2C0%2C0%2C0%2C52.07-10.83l22%2C24.21a8%2C8%2C0%2C1%2C0%2C11.84-10.76Zm47.33%2C75.84%2C41.67%2C45.85a32%2C32%2C0%2C0%2C1-41.67-45.85ZM128%2C192c-30.78%2C0-57.67-11.19-79.93-33.25A133.16%2C133.16%2C0%2C0%2C1%2C25%2C128c4.69-8.79%2C19.66-33.39%2C47.35-49.38l18%2C19.75a48%2C48%2C0%2C0%2C0%2C63.66%2C70l14.73%2C16.2A112%2C112%2C0%2C0%2C1%2C128%2C192Zm6-95.43a8%2C8%2C0%2C0%2C1%2C3-15.72%2C48.16%2C48.16%2C0%2C0%2C1%2C38.77%2C42.64%2C8%2C8%2C0%2C0%2C1-7.22%2C8.71%2C6.39%2C6.39%2C0%2C0%2C1-.75%2C0%2C8%2C8%2C0%2C0%2C1-8-7.26A32.09%2C32.09%2C0%2C0%2C0%2C134%2C96.57Zm113.28%2C34.69c-.42.94-10.55%2C23.37-33.36%2C43.8a8%2C8%2C0%2C1%2C1-10.67-11.92A132.77%2C132.77%2C0%2C0%2C0%2C231.05%2C128a133.15%2C133.15%2C0%2C0%2C0-23.12-30.77C185.67%2C75.19%2C158.78%2C64%2C128%2C64a118.37%2C118.37%2C0%2C0%2C0-19.36%2C1.57A8%2C8%2C0%2C1%2C1%2C106%2C49.79%2C134%2C134%2C0%2C0%2C1%2C128%2C48c34.88%2C0%2C66.57%2C13.26%2C91.66%2C38.35%2C18.83%2C18.83%2C27.3%2C37.62%2C27.65%2C38.41A8%2C8%2C0%2C0%2C1%2C247.31%2C131.26Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-eye{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M247.31%2C124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57%2C61.26%2C162.88%2C48%2C128%2C48S61.43%2C61.26%2C36.34%2C86.35C17.51%2C105.18%2C9%2C124%2C8.69%2C124.76a8%2C8%2C0%2C0%2C0%2C0%2C6.5c.35.79%2C8.82%2C19.57%2C27.65%2C38.4C61.43%2C194.74%2C93.12%2C208%2C128%2C208s66.57-13.26%2C91.66-38.34c18.83-18.83%2C27.3-37.61%2C27.65-38.4A8%2C8%2C0%2C0%2C0%2C247.31%2C124.76ZM128%2C192c-30.78%2C0-57.67-11.19-79.93-33.25A133.47%2C133.47%2C0%2C0%2C1%2C25%2C128%2C133.33%2C133.33%2C0%2C0%2C1%2C48.07%2C97.25C70.33%2C75.19%2C97.22%2C64%2C128%2C64s57.67%2C11.19%2C79.93%2C33.25A133.46%2C133.46%2C0%2C0%2C1%2C231.05%2C128C223.84%2C141.46%2C192.43%2C192%2C128%2C192Zm0-112a48%2C48%2C0%2C1%2C0%2C48%2C48A48.05%2C48.05%2C0%2C0%2C0%2C128%2C80Zm0%2C80a32%2C32%2C0%2C1%2C1%2C32-32A32%2C32%2C0%2C0%2C1%2C128%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-eyedropper-sample{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C67.3a35.79%2C35.79%2C0%2C0%2C0-11.26-25.66c-14-13.28-36.72-12.78-50.62%2C1.13L142.8%2C62.2a24%2C24%2C0%2C0%2C0-33.14.77l-9%2C9a16%2C16%2C0%2C0%2C0%2C0%2C22.64l2%2C2.06-51%2C51a39.75%2C39.75%2C0%2C0%2C0-10.53%2C38l-8%2C18.41A13.65%2C13.65%2C0%2C0%2C0%2C36%2C219.29a15.9%2C15.9%2C0%2C0%2C0%2C17.71%2C3.36L71.24%2C215a39.9%2C39.9%2C0%2C0%2C0%2C37.05-10.75l51-51%2C2.06%2C2.06a16%2C16%2C0%2C0%2C0%2C22.62%2C0l9-9a24%2C24%2C0%2C0%2C0%2C.74-33.18l19.75-19.87A35.75%2C35.75%2C0%2C0%2C0%2C224%2C67.3ZM97%2C193a24%2C24%2C0%2C0%2C1-24%2C6%2C8%2C8%2C0%2C0%2C0-5.55.31l-18.1%2C7.9L57%2C189.41a8%2C8%2C0%2C0%2C0%2C.25-5.75%2C24%2C24%2C0%2C0%2C1%2C.1-15.69H122Zm41-41H70.07l44-44%2C33.94%2C34Zm64.18-70-25.37%2C25.52a8%2C8%2C0%2C0%2C0%2C0%2C11.31l4.89%2C4.88a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-9%2C9L112%2C83.26l9-9a8%2C8%2C0%2C0%2C1%2C11.31%2C0l4.89%2C4.89a8%2C8%2C0%2C0%2C0%2C5.65%2C2.34h0a8%2C8%2C0%2C0%2C0%2C5.66-2.36l24.94-25.09c7.81-7.82%2C20.5-8.18%2C28.29-.81a20%2C20%2C0%2C0%2C1%2C.39%2C28.7Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-eyedropper{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C67.3a35.79%2C35.79%2C0%2C0%2C0-11.26-25.66c-14-13.28-36.72-12.78-50.62%2C1.13L142.8%2C62.2a24%2C24%2C0%2C0%2C0-33.14.77l-9%2C9a16%2C16%2C0%2C0%2C0%2C0%2C22.64l2%2C2.06-51%2C51a39.75%2C39.75%2C0%2C0%2C0-10.53%2C38l-8%2C18.41A13.68%2C13.68%2C0%2C0%2C0%2C36%2C219.3a15.92%2C15.92%2C0%2C0%2C0%2C17.71%2C3.35L71.23%2C215a39.89%2C39.89%2C0%2C0%2C0%2C37.06-10.75l51-51%2C2.06%2C2.06a16%2C16%2C0%2C0%2C0%2C22.62%2C0l9-9a24%2C24%2C0%2C0%2C0%2C.74-33.18l19.75-19.87A35.75%2C35.75%2C0%2C0%2C0%2C224%2C67.3ZM97%2C193a24%2C24%2C0%2C0%2C1-24%2C6%2C8%2C8%2C0%2C0%2C0-5.55.31l-18.1%2C7.91L57%2C189.41a8%2C8%2C0%2C0%2C0%2C.25-5.75A23.88%2C23.88%2C0%2C0%2C1%2C63%2C159l51-51%2C33.94%2C34ZM202.13%2C82l-25.37%2C25.52a8%2C8%2C0%2C0%2C0%2C0%2C11.3l4.89%2C4.89a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-9%2C9L112%2C83.26l9-9a8%2C8%2C0%2C0%2C1%2C11.31%2C0l4.89%2C4.89a8%2C8%2C0%2C0%2C0%2C11.33%2C0l24.94-25.09c7.81-7.82%2C20.5-8.18%2C28.29-.81a20%2C20%2C0%2C0%2C1%2C.39%2C28.7Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-eyeglasses{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C40a8%2C8%2C0%2C0%2C0%2C0%2C16%2C16%2C16%2C0%2C0%2C1%2C16%2C16v58.08A44%2C44%2C0%2C0%2C0%2C145.68%2C152H110.32A44%2C44%2C0%2C0%2C0%2C40%2C130.08V72A16%2C16%2C0%2C0%2C1%2C56%2C56a8%2C8%2C0%2C0%2C0%2C0-16A32%2C32%2C0%2C0%2C0%2C24%2C72v92a44%2C44%2C0%2C0%2C0%2C87.81%2C4h32.38A44%2C44%2C0%2C0%2C0%2C232%2C164V72A32%2C32%2C0%2C0%2C0%2C200%2C40ZM68%2C192a28%2C28%2C0%2C1%2C1%2C28-28A28%2C28%2C0%2C0%2C1%2C68%2C192Zm120%2C0a28%2C28%2C0%2C1%2C1%2C28-28A28%2C28%2C0%2C0%2C1%2C188%2C192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-eyes{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C32c-20.61%2C0-38.28%2C18.16-48%2C45.85C118.28%2C50.16%2C100.61%2C32%2C80%2C32c-31.4%2C0-56%2C42.17-56%2C96s24.6%2C96%2C56%2C96c20.61%2C0%2C38.28-18.16%2C48-45.85%2C9.72%2C27.69%2C27.39%2C45.85%2C48%2C45.85%2C31.4%2C0%2C56-42.17%2C56-96S207.4%2C32%2C176%2C32ZM106.92%2C186.39C99.43%2C200.12%2C89.62%2C208%2C80%2C208s-19.43-7.88-26.92-21.61a104.81%2C104.81%2C0%2C0%2C1-10.24-29.23%2C32%2C32%2C0%2C1%2C0%2C0-58.32A104.81%2C104.81%2C0%2C0%2C1%2C53.08%2C69.61C60.57%2C55.88%2C70.38%2C48%2C80%2C48s19.43%2C7.88%2C26.92%2C21.61C115.35%2C85.07%2C120%2C105.81%2C120%2C128S115.35%2C170.93%2C106.92%2C186.39ZM40%2C128a16%2C16%2C0%2C1%2C1%2C16%2C16A16%2C16%2C0%2C0%2C1%2C40%2C128Zm162.92%2C58.39C195.43%2C200.12%2C185.62%2C208%2C176%2C208s-19.43-7.88-26.92-21.61a104.81%2C104.81%2C0%2C0%2C1-10.24-29.23%2C32%2C32%2C0%2C1%2C0%2C0-58.32%2C104.81%2C104.81%2C0%2C0%2C1%2C10.24-29.23C156.57%2C55.88%2C166.38%2C48%2C176%2C48s19.43%2C7.88%2C26.92%2C21.61C211.35%2C85.07%2C216%2C105.81%2C216%2C128S211.35%2C170.93%2C202.92%2C186.39ZM136%2C128a16%2C16%2C0%2C1%2C1%2C16%2C16A16%2C16%2C0%2C0%2C1%2C136%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-face-mask{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C104a8%2C8%2C0%2C0%2C1-8%2C8H88a8%2C8%2C0%2C0%2C1%2C0-16h80A8%2C8%2C0%2C0%2C1%2C176%2C104Zm-8%2C24H88a8%2C8%2C0%2C0%2C0%2C0%2C16h80a8%2C8%2C0%2C0%2C0%2C0-16Zm88-24v24a32%2C32%2C0%2C0%2C1-32%2C32h-5.19c-7.19%2C15.8-21.79%2C29.43-43.23%2C40.16a191.16%2C191.16%2C0%2C0%2C1-46.15%2C15.71%2C7.93%2C7.93%2C0%2C0%2C1-2.86%2C0%2C191.16%2C191.16%2C0%2C0%2C1-46.15-15.71C59%2C189.43%2C44.38%2C175.8%2C37.19%2C160H32A32%2C32%2C0%2C0%2C1%2C0%2C128V104A32%2C32%2C0%2C0%2C1%2C32%2C72h.85a16%2C16%2C0%2C0%2C1%2C9.68-10l80-29.09a16.06%2C16.06%2C0%2C0%2C1%2C10.94%2C0l80%2C29.09a16%2C16%2C0%2C0%2C1%2C9.68%2C10H224A32%2C32%2C0%2C0%2C1%2C256%2C104ZM32.55%2C144a58.74%2C58.74%2C0%2C0%2C1-.55-8V88a16%2C16%2C0%2C0%2C0-16%2C16v24a16%2C16%2C0%2C0%2C0%2C16%2C16ZM208%2C136V77.09L128%2C48%2C48%2C77.09V136c0%2C45%2C69.09%2C61.52%2C80%2C63.84C138.89%2C197.52%2C208%2C181%2C208%2C136Zm32-32a16%2C16%2C0%2C0%2C0-16-16v48a58.74%2C58.74%2C0%2C0%2C1-.55%2C8H224a16%2C16%2C0%2C0%2C0%2C16-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-facebook-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm8%2C191.63V152h24a8%2C8%2C0%2C0%2C0%2C0-16H136V112a16%2C16%2C0%2C0%2C1%2C16-16h16a8%2C8%2C0%2C0%2C0%2C0-16H152a32%2C32%2C0%2C0%2C0-32%2C32v24H96a8%2C8%2C0%2C0%2C0%2C0%2C16h24v63.63a88%2C88%2C0%2C1%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-factory{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M116%2C176a8%2C8%2C0%2C0%2C1-8%2C8H80a8%2C8%2C0%2C0%2C1%2C0-16h28A8%2C8%2C0%2C0%2C1%2C116%2C176Zm60-8H148a8%2C8%2C0%2C0%2C0%2C0%2C16h28a8%2C8%2C0%2C0%2C0%2C0-16Zm64%2C48a8%2C8%2C0%2C0%2C1-8%2C8H24a8%2C8%2C0%2C0%2C1%2C0-16h8V88a8%2C8%2C0%2C0%2C1%2C12.8-6.4L96%2C120V88a8%2C8%2C0%2C0%2C1%2C12.8-6.4l38.74%2C29.05L159.1%2C29.74A16.08%2C16.08%2C0%2C0%2C1%2C174.94%2C16h18.12A16.08%2C16.08%2C0%2C0%2C1%2C208.9%2C29.74l15%2C105.13s.08.78.08%2C1.13v72h8A8%2C8%2C0%2C0%2C1%2C240%2C216Zm-77.86-94.4%2C8.53%2C6.4h36.11L193.06%2C32H174.94ZM48%2C208H208V144H168a8%2C8%2C0%2C0%2C1-4.8-1.6l-14.4-10.8%2C0%2C0L112%2C104v32a8%2C8%2C0%2C0%2C1-12.8%2C6.4L48%2C104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-faders-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C80a8%2C8%2C0%2C0%2C1%2C8-8h32a8%2C8%2C0%2C0%2C1%2C0%2C16H184A8%2C8%2C0%2C0%2C1%2C176%2C80ZM40%2C88H144v16a8%2C8%2C0%2C0%2C0%2C16%2C0V56a8%2C8%2C0%2C0%2C0-16%2C0V72H40a8%2C8%2C0%2C0%2C0%2C0%2C16Zm176%2C80H120a8%2C8%2C0%2C0%2C0%2C0%2C16h96a8%2C8%2C0%2C0%2C0%2C0-16ZM88%2C144a8%2C8%2C0%2C0%2C0-8%2C8v16H40a8%2C8%2C0%2C0%2C0%2C0%2C16H80v16a8%2C8%2C0%2C0%2C0%2C16%2C0V152A8%2C8%2C0%2C0%2C0%2C88%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-faders{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C120v96a8%2C8%2C0%2C0%2C1-16%2C0V120a8%2C8%2C0%2C0%2C1%2C16%2C0Zm64%2C72a8%2C8%2C0%2C0%2C0-8%2C8v16a8%2C8%2C0%2C0%2C0%2C16%2C0V200A8%2C8%2C0%2C0%2C0%2C200%2C192Zm24-32H208V40a8%2C8%2C0%2C0%2C0-16%2C0V160H176a8%2C8%2C0%2C0%2C0%2C0%2C16h48a8%2C8%2C0%2C0%2C0%2C0-16ZM56%2C160a8%2C8%2C0%2C0%2C0-8%2C8v48a8%2C8%2C0%2C0%2C0%2C16%2C0V168A8%2C8%2C0%2C0%2C0%2C56%2C160Zm24-32H64V40a8%2C8%2C0%2C0%2C0-16%2C0v88H32a8%2C8%2C0%2C0%2C0%2C0%2C16H80a8%2C8%2C0%2C0%2C0%2C0-16Zm72-48H136V40a8%2C8%2C0%2C0%2C0-16%2C0V80H104a8%2C8%2C0%2C0%2C0%2C0%2C16h48a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-fallout-shelter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm71.05-91.77A8%2C8%2C0%2C0%2C0%2C192%2C120H143l23.71-35.56A8%2C8%2C0%2C0%2C0%2C160%2C72H96a8%2C8%2C0%2C0%2C0-6.66%2C12.44L113.05%2C120H64a8%2C8%2C0%2C0%2C0-6.66%2C12.44l32%2C48a8%2C8%2C0%2C0%2C0%2C13.32%2C0l25.34-38%2C25.34%2C38a8%2C8%2C0%2C0%2C0%2C13.32%2C0l32-48A8%2C8%2C0%2C0%2C0%2C199.05%2C124.23ZM145.05%2C88%2C128%2C113.58%2C111%2C88ZM96%2C161.58%2C79%2C136h34.1Zm64%2C0L143%2C136h34.1Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-fan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M233%2C135a60%2C60%2C0%2C0%2C0-89.62-35.45l16.39-65.44a8%2C8%2C0%2C0%2C0-3.45-8.68A60%2C60%2C0%2C1%2C0%2C95.69%2C128.91L30.82%2C147.44a8%2C8%2C0%2C0%2C0-5.8%2C7.32%2C60%2C60%2C0%2C0%2C0%2C44.42%2C60.66%2C60.52%2C60.52%2C0%2C0%2C0%2C15.62%2C2.07%2C60.07%2C60.07%2C0%2C0%2C0%2C59.88-62l48.48%2C46.92a8%2C8%2C0%2C0%2C0%2C9.25%2C1.35A60%2C60%2C0%2C0%2C0%2C233%2C135Zm-121-7a16%2C16%2C0%2C1%2C1%2C16%2C16A16%2C16%2C0%2C0%2C1%2C112%2C128ZM80%2C76a44%2C44%2C0%2C0%2C1%2C62.75-39.82L127.77%2C96A32%2C32%2C0%2C0%2C0%2C99.85%2C112.8%2C43.85%2C43.85%2C0%2C0%2C1%2C80%2C76Zm27%2C119.57a44%2C44%2C0%2C0%2C1-65.86-34.43l59.31-16.94A32%2C32%2C0%2C0%2C0%2C128%2C160l.91%2C0A43.82%2C43.82%2C0%2C0%2C1%2C107%2C195.57Zm106.17-23a43.92%2C43.92%2C0%2C0%2C1-13%2C14.14l-44.32-42.89a31.91%2C31.91%2C0%2C0%2C0-.59-32.57%2C44%2C44%2C0%2C0%2C1%2C57.91%2C61.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-farm{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136.83%2C220.43a8%2C8%2C0%2C0%2C1-11.09%2C2.23A183.15%2C183.15%2C0%2C0%2C0%2C24%2C192a8%2C8%2C0%2C0%2C1%2C0-16%2C199.11%2C199.11%2C0%2C0%2C1%2C110.6%2C33.34A8%2C8%2C0%2C0%2C1%2C136.83%2C220.43ZM24%2C144a8%2C8%2C0%2C0%2C0%2C0%2C16%2C214.81%2C214.81%2C0%2C0%2C1%2C151.17%2C61.71%2C8%2C8%2C0%2C1%2C0%2C11.2-11.42A230.69%2C230.69%2C0%2C0%2C0%2C24%2C144Zm208%2C16a216.51%2C216.51%2C0%2C0%2C0-48.59%2C5.49q8.24%2C6.25%2C16%2C13.16A201.53%2C201.53%2C0%2C0%2C1%2C232%2C176a8%2C8%2C0%2C0%2C1%2C0%2C16c-6%2C0-11.93.29-17.85.86q8.32%2C8.67%2C15.94%2C18.14a8%2C8%2C0%2C1%2C1-12.48%2C10A247%2C247%2C0%2C0%2C0%2C24%2C128a8%2C8%2C0%2C0%2C1%2C0-16%2C266.33%2C266.33%2C0%2C0%2C1%2C48%2C4.37V80a8%2C8%2C0%2C0%2C1%2C3.2-6.4l64-48a8%2C8%2C0%2C0%2C1%2C9.6%2C0l64%2C48A8%2C8%2C0%2C0%2C1%2C216%2C80v32.49c5.31-.31%2C10.64-.49%2C16-.49a8%2C8%2C0%2C0%2C1%2C0%2C16%2C246.3%2C246.3%2C0%2C0%2C0-84.26%2C14.69q9.44%2C5%2C18.46%2C10.78A232.2%2C232.2%2C0%2C0%2C1%2C232%2C144a8%2C8%2C0%2C0%2C1%2C0%2C16ZM120%2C88h48a8%2C8%2C0%2C0%2C1%2C8%2C8v21.94q11.88-2.56%2C24-4V84L144%2C42%2C88%2C84v35.81q12.19%2C3%2C24%2C7.18V96A8%2C8%2C0%2C0%2C1%2C120%2C88Zm8.07%2C45.27A262.48%2C262.48%2C0%2C0%2C1%2C160%2C121.94V104H128v29.24Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-fast-forward-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm68.8-94.4-48-36A8%2C8%2C0%2C0%2C0%2C136%2C92v72a8%2C8%2C0%2C0%2C0%2C12.8%2C6.4l48-36a8%2C8%2C0%2C0%2C0%2C0-12.8ZM152%2C148V108l26.67%2C20Zm-19.2-26.4-48-36A8%2C8%2C0%2C0%2C0%2C72%2C92v72a8%2C8%2C0%2C0%2C0%2C12.8%2C6.4l48-36a8%2C8%2C0%2C0%2C0%2C0-12.8ZM88%2C148V108l26.67%2C20Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-fast-forward{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248.67%2C114.66%2C160.48%2C58.5A15.91%2C15.91%2C0%2C0%2C0%2C136%2C71.84v37.3L56.48%2C58.5A15.91%2C15.91%2C0%2C0%2C0%2C32%2C71.84V184.16A15.92%2C15.92%2C0%2C0%2C0%2C56.48%2C197.5L136%2C146.86v37.3a15.92%2C15.92%2C0%2C0%2C0%2C24.48%2C13.34l88.19-56.16a15.8%2C15.8%2C0%2C0%2C0%2C0-26.68ZM48%2C183.94V72.07L135.82%2C128Zm104%2C0V72.07L239.82%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-feather{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.28%2C34.75a64%2C64%2C0%2C0%2C0-90.49%2C0L60.69%2C104A15.9%2C15.9%2C0%2C0%2C0%2C56%2C115.31v73.38L26.34%2C218.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32L67.32%2C200H140.7A15.92%2C15.92%2C0%2C0%2C0%2C152%2C195.32l0%2C0%2C69.23-70A64%2C64%2C0%2C0%2C0%2C221.28%2C34.75ZM142.07%2C46.06A48%2C48%2C0%2C0%2C1%2C211.79%2C112H155.33l34.35-34.34a8%2C8%2C0%2C0%2C0-11.32-11.32L120%2C124.69V67.87ZM72%2C115.35l32-31.67v57l-32%2C32ZM140.7%2C184H83.32l56-56h56.74Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-fediverse-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M212%2C96a27.84%2C27.84%2C0%2C0%2C0-10.51%2C2L171%2C59.94A28%2C28%2C0%2C1%2C0%2C120%2C44a28.65%2C28.65%2C0%2C0%2C0%2C.15%2C2.94L73.68%2C66.3a28%2C28%2C0%2C1%2C0-28.6%2C44.83l1.85%2C46.38a28%2C28%2C0%2C1%2C0%2C32.74%2C41.42L128%2C212.47a28%2C28%2C0%2C1%2C0%2C49.13-18.79l27.21-42.75A28%2C28%2C0%2C1%2C0%2C212%2C96Zm-56%2C88-.89%2C0-16.18-48.53%2C46.65-2.22a27.94%2C27.94%2C0%2C0%2C0%2C5.28%2C9l-27.21%2C42.75A28%2C28%2C0%2C0%2C0%2C156%2C184ZM62.92%2C156.87l-1.85-46.38a28%2C28%2C0%2C0%2C0%2C10.12-6.13L113.72%2C129%2C72.26%2C161.22A28%2C28%2C0%2C0%2C0%2C62.92%2C156.87ZM149.57%2C72a27.8%2C27.8%2C0%2C0%2C0%2C8.94-2L189%2C108.06a27.86%2C27.86%2C0%2C0%2C0-4.18%2C9.22l-46.57%2C2.22ZM82.09%2C173.85%2C124%2C141.26l15.94%2C47.83a28.2%2C28.2%2C0%2C0%2C0-7.6%2C8L84%2C183.53A28%2C28%2C0%2C0%2C0%2C82.09%2C173.85ZM148%2C32a12%2C12%2C0%2C1%2C1-12%2C12A12%2C12%2C0%2C0%2C1%2C148%2C32ZM126.32%2C61.7A28.44%2C28.44%2C0%2C0%2C0%2C134%2C68.24l-11.3%2C47.45L79.23%2C90.52A28%2C28%2C0%2C0%2C0%2C80%2C84a28.65%2C28.65%2C0%2C0%2C0-.15-2.94ZM40%2C84A12%2C12%2C0%2C1%2C1%2C52%2C96%2C12%2C12%2C0%2C0%2C1%2C40%2C84ZM56%2C196a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C56%2C196Zm100%2C28a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C156%2C224Zm56-88a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C212%2C136Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-figma-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C96a40%2C40%2C0%2C0%2C0-24-72H96A40%2C40%2C0%2C0%2C0%2C72%2C96a40%2C40%2C0%2C0%2C0%2C1.37%2C65A44%2C44%2C0%2C1%2C0%2C144%2C196V160a40%2C40%2C0%2C1%2C0%2C48-64Zm0-32a24%2C24%2C0%2C0%2C1-24%2C24H144V40h24A24%2C24%2C0%2C0%2C1%2C192%2C64ZM72%2C64A24%2C24%2C0%2C0%2C1%2C96%2C40h32V88H96A24%2C24%2C0%2C0%2C1%2C72%2C64Zm24%2C88a24%2C24%2C0%2C0%2C1%2C0-48h32v48H96Zm32%2C44a28%2C28%2C0%2C1%2C1-28-28h28Zm40-44a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C168%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-archive{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40V216a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C51.31%2C188.69%2C80H160ZM200%2C216H112V200h8a8%2C8%2C0%2C0%2C0%2C0-16h-8V168h8a8%2C8%2C0%2C0%2C0%2C0-16h-8V136h8a8%2C8%2C0%2C0%2C0%2C0-16h-8v-8a8%2C8%2C0%2C0%2C0-16%2C0v8H88a8%2C8%2C0%2C0%2C0%2C0%2C16h8v16H88a8%2C8%2C0%2C0%2C0%2C0%2C16h8v16H88a8%2C8%2C0%2C0%2C0%2C0%2C16h8v16H56V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48V216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-arrow-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40V216a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C51.31%2C188.69%2C80H160ZM200%2C216H56V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48V216Zm-42.34-61.66a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-24%2C24a8%2C8%2C0%2C0%2C1-11.32%2C0l-24-24a8%2C8%2C0%2C0%2C1%2C11.32-11.32L120%2C164.69V120a8%2C8%2C0%2C0%2C1%2C16%2C0v44.69l10.34-10.35A8%2C8%2C0%2C0%2C1%2C157.66%2C154.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-arrow-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40V216a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C51.31%2C188.69%2C80H160ZM200%2C216H56V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48V216Zm-42.34-77.66a8%2C8%2C0%2C0%2C1-11.32%2C11.32L136%2C139.31V184a8%2C8%2C0%2C0%2C1-16%2C0V139.31l-10.34%2C10.35a8%2C8%2C0%2C0%2C1-11.32-11.32l24-24a8%2C8%2C0%2C0%2C1%2C11.32%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-audio{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M99.06%2C128.61a8%2C8%2C0%2C0%2C0-8.72%2C1.73L68.69%2C152H48a8%2C8%2C0%2C0%2C0-8%2C8v40a8%2C8%2C0%2C0%2C0%2C8%2C8H68.69l21.65%2C21.66A8%2C8%2C0%2C0%2C0%2C104%2C224V136A8%2C8%2C0%2C0%2C0%2C99.06%2C128.61ZM88%2C204.69%2C77.66%2C194.34A8%2C8%2C0%2C0%2C0%2C72%2C192H56V168H72a8%2C8%2C0%2C0%2C0%2C5.66-2.34L88%2C155.31ZM152%2C180a40.55%2C40.55%2C0%2C0%2C1-20%2C34.91A8%2C8%2C0%2C0%2C1%2C124%2C201.09a24.49%2C24.49%2C0%2C0%2C0%2C0-42.18A8%2C8%2C0%2C0%2C1%2C132%2C145.09%2C40.55%2C40.55%2C0%2C0%2C1%2C152%2C180Zm61.66-97.66-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40v80a8%2C8%2C0%2C0%2C0%2C16%2C0V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48V216H168a8%2C8%2C0%2C0%2C0%2C0%2C16h32a16%2C16%2C0%2C0%2C0%2C16-16V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C51.31%2C188.69%2C80H160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-c-sharp{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M48%2C180c0%2C11%2C7.18%2C20%2C16%2C20a14.24%2C14.24%2C0%2C0%2C0%2C10.22-4.66A8%2C8%2C0%2C0%2C1%2C85.78%2C206.4%2C30.06%2C30.06%2C0%2C0%2C1%2C64%2C216c-17.65%2C0-32-16.15-32-36s14.35-36%2C32-36a30.06%2C30.06%2C0%2C0%2C1%2C21.78%2C9.6%2C8%2C8%2C0%2C0%2C1-11.56%2C11.06A14.24%2C14.24%2C0%2C0%2C0%2C64%2C160C55.18%2C160%2C48%2C169%2C48%2C180ZM216%2C88V224a8%2C8%2C0%2C0%2C1-16%2C0V96H152a8%2C8%2C0%2C0%2C1-8-8V40H56v72a8%2C8%2C0%2C0%2C1-16%2C0V40A16%2C16%2C0%2C0%2C1%2C56%2C24h96a8%2C8%2C0%2C0%2C1%2C5.66%2C2.34l56%2C56A8%2C8%2C0%2C0%2C1%2C216%2C88Zm-56-8h28.69L160%2C51.31Zm8%2C88v16h8a8%2C8%2C0%2C0%2C1%2C0%2C16h-8v8a8%2C8%2C0%2C0%2C1-16%2C0v-8H136v8a8%2C8%2C0%2C0%2C1-16%2C0v-8h-8a8%2C8%2C0%2C0%2C1%2C0-16h8V168h-8a8%2C8%2C0%2C0%2C1%2C0-16h8v-8a8%2C8%2C0%2C0%2C1%2C16%2C0v8h16v-8a8%2C8%2C0%2C0%2C1%2C16%2C0v8h8a8%2C8%2C0%2C0%2C1%2C0%2C16Zm-16%2C0H136v16h16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-c{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M48%2C180c0%2C11%2C7.18%2C20%2C16%2C20a14.24%2C14.24%2C0%2C0%2C0%2C10.22-4.66A8%2C8%2C0%2C0%2C1%2C85.78%2C206.4%2C30.06%2C30.06%2C0%2C0%2C1%2C64%2C216c-17.65%2C0-32-16.15-32-36s14.35-36%2C32-36a30.06%2C30.06%2C0%2C0%2C1%2C21.78%2C9.6%2C8%2C8%2C0%2C0%2C1-11.56%2C11.06A14.24%2C14.24%2C0%2C0%2C0%2C64%2C160C55.18%2C160%2C48%2C169%2C48%2C180ZM216%2C88V216a16%2C16%2C0%2C0%2C1-16%2C16H120a8%2C8%2C0%2C0%2C1%2C0-16h80V96H152a8%2C8%2C0%2C0%2C1-8-8V40H56v72a8%2C8%2C0%2C0%2C1-16%2C0V40A16%2C16%2C0%2C0%2C1%2C56%2C24h96a8%2C8%2C0%2C0%2C1%2C5.66%2C2.34l56%2C56A8%2C8%2C0%2C0%2C1%2C216%2C88Zm-56-8h28.69L160%2C51.31Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-cloud{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40v88a8%2C8%2C0%2C0%2C0%2C16%2C0V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48V216H176a8%2C8%2C0%2C0%2C0%2C0%2C16h24a16%2C16%2C0%2C0%2C0%2C16-16V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C51.31%2C188.69%2C80H160ZM108%2C128a52%2C52%2C0%2C0%2C0-48%2C32%2C36%2C36%2C0%2C0%2C0%2C0%2C72h48a52%2C52%2C0%2C0%2C0%2C0-104Zm0%2C88H60a20%2C20%2C0%2C0%2C1-3.81-39.64%2C8%2C8%2C0%2C0%2C0%2C16%2C.36%2C38%2C38%2C0%2C0%2C1%2C1.06-6.09%2C7.56%2C7.56%2C0%2C0%2C0%2C.27-1A36%2C36%2C0%2C1%2C1%2C108%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M181.66%2C146.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-24%2C24a8%2C8%2C0%2C0%2C1-11.32-11.32L164.69%2C152l-18.35-18.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32Zm-72-24a8%2C8%2C0%2C0%2C0-11.32%2C0l-24%2C24a8%2C8%2C0%2C0%2C0%2C0%2C11.32l24%2C24a8%2C8%2C0%2C0%2C0%2C11.32-11.32L91.31%2C152l18.35-18.34A8%2C8%2C0%2C0%2C0%2C109.66%2C122.34ZM216%2C88V216a16%2C16%2C0%2C0%2C1-16%2C16H56a16%2C16%2C0%2C0%2C1-16-16V40A16%2C16%2C0%2C0%2C1%2C56%2C24h96a8%2C8%2C0%2C0%2C1%2C5.66%2C2.34l56%2C56A8%2C8%2C0%2C0%2C1%2C216%2C88Zm-56-8h28.69L160%2C51.31Zm40%2C136V96H152a8%2C8%2C0%2C0%2C1-8-8V40H56V216H200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-cpp{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M48%2C180c0%2C11%2C7.18%2C20%2C16%2C20a14.18%2C14.18%2C0%2C0%2C0%2C10.22-4.66A8%2C8%2C0%2C0%2C1%2C85.78%2C206.4%2C30.06%2C30.06%2C0%2C0%2C1%2C64%2C216c-17.65%2C0-32-16.15-32-36s14.35-36%2C32-36a30.06%2C30.06%2C0%2C0%2C1%2C21.78%2C9.6%2C8%2C8%2C0%2C0%2C1-11.56%2C11.06A14.24%2C14.24%2C0%2C0%2C0%2C64%2C160C55.18%2C160%2C48%2C169%2C48%2C180Zm-8-68V40A16%2C16%2C0%2C0%2C1%2C56%2C24h96a8%2C8%2C0%2C0%2C1%2C5.66%2C2.34l56%2C56A8%2C8%2C0%2C0%2C1%2C216%2C88v24a8%2C8%2C0%2C0%2C1-16%2C0V96H152a8%2C8%2C0%2C0%2C1-8-8V40H56v72a8%2C8%2C0%2C0%2C1-16%2C0ZM160%2C80h28.69L160%2C51.31Zm-12%2C92H136V160a8%2C8%2C0%2C0%2C0-16%2C0v12H108a8%2C8%2C0%2C0%2C0%2C0%2C16h12v12a8%2C8%2C0%2C0%2C0%2C16%2C0V188h12a8%2C8%2C0%2C0%2C0%2C0-16Zm68%2C0H204V160a8%2C8%2C0%2C0%2C0-16%2C0v12H176a8%2C8%2C0%2C0%2C0%2C0%2C16h12v12a8%2C8%2C0%2C0%2C0%2C16%2C0V188h12a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-css{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M48%2C180c0%2C11%2C7.18%2C20%2C16%2C20a14.24%2C14.24%2C0%2C0%2C0%2C10.22-4.66A8%2C8%2C0%2C1%2C1%2C85.77%2C206.4%2C30%2C30%2C0%2C0%2C1%2C64%2C216c-17.65%2C0-32-16.15-32-36s14.35-36%2C32-36a30%2C30%2C0%2C0%2C1%2C21.77%2C9.6%2C8%2C8%2C0%2C1%2C1-11.55%2C11.06A14.24%2C14.24%2C0%2C0%2C0%2C64%2C160C55.18%2C160%2C48%2C169%2C48%2C180Zm79.6-8.69c-4-1.16-8.14-2.35-10.45-3.84-1.26-.81-1.23-1-1.12-1.9a4.54%2C4.54%2C0%2C0%2C1%2C2-3.67c4.6-3.12%2C15.34-1.73%2C19.83-.56a8%2C8%2C0%2C0%2C0%2C4.07-15.48c-2.12-.55-21-5.22-32.83%2C2.76a20.55%2C20.55%2C0%2C0%2C0-9%2C14.95c-2%2C15.88%2C13.64%2C20.41%2C23%2C23.11%2C12.07%2C3.49%2C13.13%2C4.92%2C12.78%2C7.59-.31%2C2.41-1.26%2C3.34-2.14%2C3.93-4.6%2C3.06-15.17%2C1.56-19.55.36a8%2C8%2C0%2C0%2C0-4.3%2C15.41%2C61.23%2C61.23%2C0%2C0%2C0%2C15.18%2C2c5.83%2C0%2C12.3-1%2C17.49-4.46a20.82%2C20.82%2C0%2C0%2C0%2C9.19-15.23C154%2C179%2C137.48%2C174.17%2C127.6%2C171.31Zm64%2C0c-4-1.16-8.14-2.35-10.45-3.84-1.25-.81-1.23-1-1.12-1.9a4.54%2C4.54%2C0%2C0%2C1%2C2-3.67c4.6-3.12%2C15.34-1.73%2C19.82-.56a8%2C8%2C0%2C0%2C0%2C4.07-15.48c-2.11-.55-21-5.22-32.83%2C2.76a20.58%2C20.58%2C0%2C0%2C0-8.95%2C14.95c-2%2C15.88%2C13.65%2C20.41%2C23%2C23.11%2C12.06%2C3.49%2C13.12%2C4.92%2C12.78%2C7.59-.31%2C2.41-1.26%2C3.34-2.15%2C3.93-4.6%2C3.06-15.16%2C1.56-19.54.36A8%2C8%2C0%2C0%2C0%2C173.93%2C214a61.34%2C61.34%2C0%2C0%2C0%2C15.19%2C2c5.82%2C0%2C12.3-1%2C17.49-4.46a20.81%2C20.81%2C0%2C0%2C0%2C9.18-15.23C218%2C179%2C201.48%2C174.17%2C191.59%2C171.31ZM40%2C112V40A16%2C16%2C0%2C0%2C1%2C56%2C24h96a8%2C8%2C0%2C0%2C1%2C5.66%2C2.34l56%2C56A8%2C8%2C0%2C0%2C1%2C216%2C88v24a8%2C8%2C0%2C1%2C1-16%2C0V96H152a8%2C8%2C0%2C0%2C1-8-8V40H56v72a8%2C8%2C0%2C0%2C1-16%2C0ZM160%2C80h28.68L160%2C51.31Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-csv{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M48%2C180c0%2C11%2C7.18%2C20%2C16%2C20a14.24%2C14.24%2C0%2C0%2C0%2C10.22-4.66A8%2C8%2C0%2C0%2C1%2C85.78%2C206.4%2C30.06%2C30.06%2C0%2C0%2C1%2C64%2C216c-17.65%2C0-32-16.15-32-36s14.35-36%2C32-36a30.06%2C30.06%2C0%2C0%2C1%2C21.78%2C9.6%2C8%2C8%2C0%2C0%2C1-11.56%2C11.06A14.24%2C14.24%2C0%2C0%2C0%2C64%2C160C55.18%2C160%2C48%2C169%2C48%2C180Zm79.6-8.69c-4-1.16-8.14-2.35-10.45-3.84-1.25-.81-1.23-1-1.12-1.9a4.57%2C4.57%2C0%2C0%2C1%2C2-3.67c4.6-3.12%2C15.34-1.73%2C19.82-.56A8%2C8%2C0%2C0%2C0%2C142%2C145.86c-2.12-.55-21-5.22-32.84%2C2.76a20.58%2C20.58%2C0%2C0%2C0-9%2C14.95c-2%2C15.88%2C13.65%2C20.41%2C23%2C23.11%2C12.06%2C3.49%2C13.12%2C4.92%2C12.78%2C7.59-.31%2C2.41-1.26%2C3.34-2.14%2C3.93-4.6%2C3.06-15.17%2C1.56-19.55.36A8%2C8%2C0%2C0%2C0%2C109.94%2C214a61.34%2C61.34%2C0%2C0%2C0%2C15.19%2C2c5.82%2C0%2C12.3-1%2C17.49-4.46a20.82%2C20.82%2C0%2C0%2C0%2C9.19-15.23C154%2C179%2C137.49%2C174.17%2C127.6%2C171.31Zm83.09-26.84a8%2C8%2C0%2C0%2C0-10.23%2C4.84L188%2C184.21l-12.47-34.9a8%2C8%2C0%2C0%2C0-15.07%2C5.38l20%2C56a8%2C8%2C0%2C0%2C0%2C15.07%2C0l20-56A8%2C8%2C0%2C0%2C0%2C210.69%2C144.47ZM216%2C88v24a8%2C8%2C0%2C0%2C1-16%2C0V96H152a8%2C8%2C0%2C0%2C1-8-8V40H56v72a8%2C8%2C0%2C0%2C1-16%2C0V40A16%2C16%2C0%2C0%2C1%2C56%2C24h96a8%2C8%2C0%2C0%2C1%2C5.66%2C2.34l56%2C56A8%2C8%2C0%2C0%2C1%2C216%2C88Zm-27.31-8L160%2C51.31V80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M80%2C224a8%2C8%2C0%2C0%2C1-8%2C8H56a16%2C16%2C0%2C0%2C1-16-16V184a8%2C8%2C0%2C0%2C1%2C16%2C0v32H72A8%2C8%2C0%2C0%2C1%2C80%2C224ZM216%2C88v48a8%2C8%2C0%2C0%2C1-16%2C0V96H152a8%2C8%2C0%2C0%2C1-8-8V40H120a8%2C8%2C0%2C0%2C1%2C0-16h32a8%2C8%2C0%2C0%2C1%2C5.66%2C2.34l56%2C56A8%2C8%2C0%2C0%2C1%2C216%2C88Zm-56-8h28.69L160%2C51.31ZM80%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40V64a8%2C8%2C0%2C0%2C0%2C16%2C0V40H80a8%2C8%2C0%2C0%2C0%2C0-16ZM208%2C168a8%2C8%2C0%2C0%2C0-8%2C8v40h-8a8%2C8%2C0%2C0%2C0%2C0%2C16h8a16%2C16%2C0%2C0%2C0%2C16-16V176A8%2C8%2C0%2C0%2C0%2C208%2C168ZM48%2C152a8%2C8%2C0%2C0%2C0%2C8-8V104a8%2C8%2C0%2C0%2C0-16%2C0v40A8%2C8%2C0%2C0%2C0%2C48%2C152Zm104%2C64H112a8%2C8%2C0%2C0%2C0%2C0%2C16h40a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-doc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M52%2C144H36a8%2C8%2C0%2C0%2C0-8%2C8v56a8%2C8%2C0%2C0%2C0%2C8%2C8H52a36%2C36%2C0%2C0%2C0%2C0-72Zm0%2C56H44V160h8a20%2C20%2C0%2C0%2C1%2C0%2C40Zm169.53-4.91a8%2C8%2C0%2C0%2C1%2C.25%2C11.31A30.06%2C30.06%2C0%2C0%2C1%2C200%2C216c-17.65%2C0-32-16.15-32-36s14.35-36%2C32-36a30.06%2C30.06%2C0%2C0%2C1%2C21.78%2C9.6%2C8%2C8%2C0%2C0%2C1-11.56%2C11.06A14.24%2C14.24%2C0%2C0%2C0%2C200%2C160c-8.82%2C0-16%2C9-16%2C20s7.18%2C20%2C16%2C20a14.24%2C14.24%2C0%2C0%2C0%2C10.22-4.66A8%2C8%2C0%2C0%2C1%2C221.53%2C195.09ZM128%2C144c-17.65%2C0-32%2C16.15-32%2C36s14.35%2C36%2C32%2C36%2C32-16.15%2C32-36S145.65%2C144%2C128%2C144Zm0%2C56c-8.82%2C0-16-9-16-20s7.18-20%2C16-20%2C16%2C9%2C16%2C20S136.82%2C200%2C128%2C200ZM48%2C120a8%2C8%2C0%2C0%2C0%2C8-8V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48v16a8%2C8%2C0%2C0%2C0%2C16%2C0V88a8%2C8%2C0%2C0%2C0-2.34-5.66l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40v72A8%2C8%2C0%2C0%2C0%2C48%2C120ZM160%2C51.31%2C188.69%2C80H160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-html{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C120V88a8%2C8%2C0%2C0%2C0-2.34-5.66l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40v80a8%2C8%2C0%2C0%2C0%2C16%2C0V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48v24a8%2C8%2C0%2C0%2C0%2C16%2C0ZM160%2C51.31%2C188.69%2C80H160ZM68%2C160v48a8%2C8%2C0%2C0%2C1-16%2C0V192H32v16a8%2C8%2C0%2C0%2C1-16%2C0V160a8%2C8%2C0%2C0%2C1%2C16%2C0v16H52V160a8%2C8%2C0%2C0%2C1%2C16%2C0Zm56%2C0a8%2C8%2C0%2C0%2C1-8%2C8h-8v40a8%2C8%2C0%2C0%2C1-16%2C0V168H84a8%2C8%2C0%2C0%2C1%2C0-16h32A8%2C8%2C0%2C0%2C1%2C124%2C160Zm72%2C0v48a8%2C8%2C0%2C0%2C1-16%2C0V184l-9.6%2C12.8a8%2C8%2C0%2C0%2C1-12.8%2C0L148%2C184v24a8%2C8%2C0%2C0%2C1-16%2C0V160a8%2C8%2C0%2C0%2C1%2C14.4-4.8L164%2C178.67l17.6-23.47A8%2C8%2C0%2C0%2C1%2C196%2C160Zm56%2C48a8%2C8%2C0%2C0%2C1-8%2C8H216a8%2C8%2C0%2C0%2C1-8-8V160a8%2C8%2C0%2C0%2C1%2C16%2C0v40h20A8%2C8%2C0%2C0%2C1%2C252%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-image{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M110.66%2C147.56a8%2C8%2C0%2C0%2C0-13.32%2C0L76.49%2C178.85l-9.76-15.18a8%2C8%2C0%2C0%2C0-13.46%2C0l-36%2C56A8%2C8%2C0%2C0%2C0%2C24%2C232H152a8%2C8%2C0%2C0%2C0%2C6.66-12.44ZM38.65%2C216%2C60%2C182.79l9.63%2C15a8%2C8%2C0%2C0%2C0%2C13.39.11l21-31.47L137.05%2C216Zm175-133.66-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40v88a8%2C8%2C0%2C0%2C0%2C16%2C0V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48V216h-8a8%2C8%2C0%2C0%2C0%2C0%2C16h8a16%2C16%2C0%2C0%2C0%2C16-16V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C51.31%2C188.69%2C80H160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-ini{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M48%2C152v56a8%2C8%2C0%2C0%2C1-16%2C0V152a8%2C8%2C0%2C0%2C1%2C16%2C0Zm72-8a8%2C8%2C0%2C0%2C0-8%2C8v31L86.51%2C147.35A8%2C8%2C0%2C0%2C0%2C72%2C152v56a8%2C8%2C0%2C0%2C0%2C16%2C0V177l25.49%2C35.69A8%2C8%2C0%2C0%2C0%2C120%2C216a7.91%2C7.91%2C0%2C0%2C0%2C2.44-.38A8%2C8%2C0%2C0%2C0%2C128%2C208V152A8%2C8%2C0%2C0%2C0%2C120%2C144Zm40%2C0a8%2C8%2C0%2C0%2C0-8%2C8v56a8%2C8%2C0%2C0%2C0%2C16%2C0V152A8%2C8%2C0%2C0%2C0%2C160%2C144Zm56-56V224a8%2C8%2C0%2C0%2C1-16%2C0V96H152a8%2C8%2C0%2C0%2C1-8-8V40H56v72a8%2C8%2C0%2C0%2C1-16%2C0V40A16%2C16%2C0%2C0%2C1%2C56%2C24h96a8%2C8%2C0%2C0%2C1%2C5.66%2C2.34l56%2C56A8%2C8%2C0%2C0%2C1%2C216%2C88Zm-56-8h28.69L160%2C51.31Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-jpg{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M120%2C144H104a8%2C8%2C0%2C0%2C0-8%2C8v56a8%2C8%2C0%2C0%2C0%2C16%2C0v-8h8a28%2C28%2C0%2C0%2C0%2C0-56Zm0%2C40h-8V160h8a12%2C12%2C0%2C0%2C1%2C0%2C24Zm96%2C0v16.87a8%2C8%2C0%2C0%2C1-2.22%2C5.53A30.06%2C30.06%2C0%2C0%2C1%2C192%2C216c-17.65%2C0-32-16.15-32-36s14.35-36%2C32-36a29.38%2C29.38%2C0%2C0%2C1%2C16.48%2C5.12%2C8%2C8%2C0%2C0%2C1-9%2C13.26A13.21%2C13.21%2C0%2C0%2C0%2C192%2C160c-8.82%2C0-16%2C9-16%2C20s7.18%2C20%2C16%2C20a13.63%2C13.63%2C0%2C0%2C0%2C8-2.71V192a8%2C8%2C0%2C0%2C1%2C0-16h8A8%2C8%2C0%2C0%2C1%2C216%2C184ZM80%2C152v38a26%2C26%2C0%2C0%2C1-52%2C0%2C8%2C8%2C0%2C0%2C1%2C16%2C0%2C10%2C10%2C0%2C0%2C0%2C20%2C0V152a8%2C8%2C0%2C0%2C1%2C16%2C0ZM213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40v72a8%2C8%2C0%2C0%2C0%2C16%2C0V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48v16a8%2C8%2C0%2C0%2C0%2C16%2C0V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C80V51.31L188.69%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-js{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40v72a8%2C8%2C0%2C0%2C0%2C16%2C0V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48V216H176a8%2C8%2C0%2C0%2C0%2C0%2C16h24a16%2C16%2C0%2C0%2C0%2C16-16V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C51.31%2C188.69%2C80H160Zm-12.19%2C145a20.82%2C20.82%2C0%2C0%2C1-9.19%2C15.23C133.43%2C215%2C127%2C216%2C121.13%2C216a61.34%2C61.34%2C0%2C0%2C1-15.19-2%2C8%2C8%2C0%2C0%2C1%2C4.31-15.41c4.38%2C1.2%2C15%2C2.7%2C19.55-.36.88-.59%2C1.83-1.52%2C2.14-3.93.34-2.67-.71-4.1-12.78-7.59-9.35-2.7-25-7.23-23-23.11a20.56%2C20.56%2C0%2C0%2C1%2C9-14.95c11.84-8%2C30.71-3.31%2C32.83-2.76a8%2C8%2C0%2C0%2C1-4.07%2C15.48c-4.49-1.17-15.23-2.56-19.83.56a4.54%2C4.54%2C0%2C0%2C0-2%2C3.67c-.12.9-.14%2C1.09%2C1.11%2C1.9%2C2.31%2C1.49%2C6.45%2C2.68%2C10.45%2C3.84C133.49%2C174.17%2C150.05%2C179%2C147.81%2C196.31ZM80%2C152v38a26%2C26%2C0%2C0%2C1-52%2C0%2C8%2C8%2C0%2C0%2C1%2C16%2C0%2C10%2C10%2C0%2C0%2C0%2C20%2C0V152a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-jsx{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M147.81%2C196.31a20.82%2C20.82%2C0%2C0%2C1-9.19%2C15.23C133.43%2C215%2C127%2C216%2C121.13%2C216a60.63%2C60.63%2C0%2C0%2C1-15.19-2%2C8%2C8%2C0%2C0%2C1%2C4.31-15.41c4.38%2C1.21%2C15%2C2.71%2C19.55-.35.88-.6%2C1.83-1.52%2C2.14-3.93.34-2.67-.72-4.1-12.78-7.59-9.35-2.7-25-7.23-23-23.11a20.58%2C20.58%2C0%2C0%2C1%2C9-14.95c11.85-8%2C30.72-3.31%2C32.84-2.76a8%2C8%2C0%2C0%2C1-4.07%2C15.48c-4.49-1.17-15.23-2.56-19.83.56a4.54%2C4.54%2C0%2C0%2C0-2%2C3.67c-.12.9-.14%2C1.08%2C1.11%2C1.9%2C2.31%2C1.49%2C6.45%2C2.68%2C10.45%2C3.84C133.49%2C174.17%2C150%2C179%2C147.81%2C196.31ZM72%2C144a8%2C8%2C0%2C0%2C0-8%2C8v38a10%2C10%2C0%2C0%2C1-20%2C0%2C8%2C8%2C0%2C0%2C0-16%2C0%2C26%2C26%2C0%2C0%2C0%2C52%2C0V152A8%2C8%2C0%2C0%2C0%2C72%2C144Zm140.65%2C1.49a8%2C8%2C0%2C0%2C0-11.16%2C1.86L188%2C166.24l-13.49-18.89a8%2C8%2C0%2C0%2C0-13%2C9.3L178.17%2C180l-16.68%2C23.35a8%2C8%2C0%2C0%2C0%2C13%2C9.3L188%2C193.76l13.49%2C18.89a8%2C8%2C0%2C0%2C0%2C13-9.3L197.83%2C180l16.68-23.35A8%2C8%2C0%2C0%2C0%2C212.65%2C145.49ZM216%2C88v24a8%2C8%2C0%2C0%2C1-16%2C0V96H152a8%2C8%2C0%2C0%2C1-8-8V40H56v72a8%2C8%2C0%2C0%2C1-16%2C0V40A16%2C16%2C0%2C0%2C1%2C56%2C24h96a8%2C8%2C0%2C0%2C1%2C5.66%2C2.34l56%2C56A8%2C8%2C0%2C0%2C1%2C216%2C88Zm-27.31-8L160%2C51.31V80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-lock{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M120%2C176h-8v-4a28%2C28%2C0%2C0%2C0-56%2C0v4H48a8%2C8%2C0%2C0%2C0-8%2C8v40a8%2C8%2C0%2C0%2C0%2C8%2C8h72a8%2C8%2C0%2C0%2C0%2C8-8V184A8%2C8%2C0%2C0%2C0%2C120%2C176Zm-48-4a12%2C12%2C0%2C0%2C1%2C24%2C0v4H72Zm40%2C44H56V192h56ZM213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40v88a8%2C8%2C0%2C0%2C0%2C16%2C0V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48V216H160a8%2C8%2C0%2C0%2C0%2C0%2C16h40a16%2C16%2C0%2C0%2C0%2C16-16V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C51.31%2C188.69%2C80H160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-magnifying-glass{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40V216a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C51.31%2C188.69%2C80H160ZM200%2C216H56V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48V216Zm-45.54-48.85a36.05%2C36.05%2C0%2C1%2C0-11.31%2C11.31l11.19%2C11.2a8%2C8%2C0%2C0%2C0%2C11.32-11.32ZM104%2C148a20%2C20%2C0%2C1%2C1%2C20%2C20A20%2C20%2C0%2C0%2C1%2C104%2C148Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-md{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40v72a8%2C8%2C0%2C0%2C0%2C16%2C0V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48V224a8%2C8%2C0%2C0%2C0%2C16%2C0V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C51.31%2C188.69%2C80H160ZM144%2C144H128a8%2C8%2C0%2C0%2C0-8%2C8v56a8%2C8%2C0%2C0%2C0%2C8%2C8h16a36%2C36%2C0%2C0%2C0%2C0-72Zm0%2C56h-8V160h8a20%2C20%2C0%2C0%2C1%2C0%2C40Zm-40-48v56a8%2C8%2C0%2C0%2C1-16%2C0V177.38L74.55%2C196.59a8%2C8%2C0%2C0%2C1-13.1%2C0L48%2C177.38V208a8%2C8%2C0%2C0%2C1-16%2C0V152a8%2C8%2C0%2C0%2C1%2C14.55-4.59L68%2C178.05l21.45-30.64A8%2C8%2C0%2C0%2C1%2C104%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40V216a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C51.31%2C188.69%2C80H160ZM200%2C216H56V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48V216Zm-40-64a8%2C8%2C0%2C0%2C1-8%2C8H104a8%2C8%2C0%2C0%2C1%2C0-16h48A8%2C8%2C0%2C0%2C1%2C160%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-pdf{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C152a8%2C8%2C0%2C0%2C1-8%2C8H192v16h16a8%2C8%2C0%2C0%2C1%2C0%2C16H192v16a8%2C8%2C0%2C0%2C1-16%2C0V152a8%2C8%2C0%2C0%2C1%2C8-8h32A8%2C8%2C0%2C0%2C1%2C224%2C152ZM92%2C172a28%2C28%2C0%2C0%2C1-28%2C28H56v8a8%2C8%2C0%2C0%2C1-16%2C0V152a8%2C8%2C0%2C0%2C1%2C8-8H64A28%2C28%2C0%2C0%2C1%2C92%2C172Zm-16%2C0a12%2C12%2C0%2C0%2C0-12-12H56v24h8A12%2C12%2C0%2C0%2C0%2C76%2C172Zm88%2C8a36%2C36%2C0%2C0%2C1-36%2C36H112a8%2C8%2C0%2C0%2C1-8-8V152a8%2C8%2C0%2C0%2C1%2C8-8h16A36%2C36%2C0%2C0%2C1%2C164%2C180Zm-16%2C0a20%2C20%2C0%2C0%2C0-20-20h-8v40h8A20%2C20%2C0%2C0%2C0%2C148%2C180ZM40%2C112V40A16%2C16%2C0%2C0%2C1%2C56%2C24h96a8%2C8%2C0%2C0%2C1%2C5.66%2C2.34l56%2C56A8%2C8%2C0%2C0%2C1%2C216%2C88v24a8%2C8%2C0%2C0%2C1-16%2C0V96H152a8%2C8%2C0%2C0%2C1-8-8V40H56v72a8%2C8%2C0%2C0%2C1-16%2C0ZM160%2C80h28.69L160%2C51.31Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40V216a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C51.31%2C188.69%2C80H160ZM200%2C216H56V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48V216Zm-40-64a8%2C8%2C0%2C0%2C1-8%2C8H136v16a8%2C8%2C0%2C0%2C1-16%2C0V160H104a8%2C8%2C0%2C0%2C1%2C0-16h16V128a8%2C8%2C0%2C0%2C1%2C16%2C0v16h16A8%2C8%2C0%2C0%2C1%2C160%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-png{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M60%2C144H44a8%2C8%2C0%2C0%2C0-8%2C8v56a8%2C8%2C0%2C0%2C0%2C16%2C0v-8h8a28%2C28%2C0%2C0%2C0%2C0-56Zm0%2C40H52V160h8a12%2C12%2C0%2C0%2C1%2C0%2C24Zm164%2C16.87a8%2C8%2C0%2C0%2C1-2.22%2C5.53A30.06%2C30.06%2C0%2C0%2C1%2C200%2C216c-17.65%2C0-32-16.15-32-36s14.35-36%2C32-36a29.45%2C29.45%2C0%2C0%2C1%2C16.48%2C5.11%2C8%2C8%2C0%2C0%2C1-9%2C13.27A13.21%2C13.21%2C0%2C0%2C0%2C200%2C160c-8.82%2C0-16%2C9-16%2C20s7.18%2C20%2C16%2C20a13.57%2C13.57%2C0%2C0%2C0%2C8-2.72V192a8%2C8%2C0%2C0%2C1%2C0-16h8a8%2C8%2C0%2C0%2C1%2C8%2C8ZM156%2C152v56a8%2C8%2C0%2C0%2C1-5.56%2C7.62A7.91%2C7.91%2C0%2C0%2C1%2C148%2C216a8%2C8%2C0%2C0%2C1-6.51-3.35L116%2C177v31a8%2C8%2C0%2C0%2C1-16%2C0V152a8%2C8%2C0%2C0%2C1%2C14.51-4.65L140%2C183V152a8%2C8%2C0%2C0%2C1%2C16%2C0ZM48%2C120a8%2C8%2C0%2C0%2C0%2C8-8V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48v16a8%2C8%2C0%2C0%2C0%2C16%2C0V88a8%2C8%2C0%2C0%2C0-2.34-5.66l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40v72A8%2C8%2C0%2C0%2C0%2C48%2C120ZM160%2C51.31%2C188.69%2C80H160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-ppt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C152a8%2C8%2C0%2C0%2C1-8%2C8H204v48a8%2C8%2C0%2C0%2C1-16%2C0V160H176a8%2C8%2C0%2C0%2C1%2C0-16h40A8%2C8%2C0%2C0%2C1%2C224%2C152ZM92%2C172a28%2C28%2C0%2C0%2C1-28%2C28H56v8a8%2C8%2C0%2C0%2C1-16%2C0V152a8%2C8%2C0%2C0%2C1%2C8-8H64A28%2C28%2C0%2C0%2C1%2C92%2C172Zm-16%2C0a12%2C12%2C0%2C0%2C0-12-12H56v24h8A12%2C12%2C0%2C0%2C0%2C76%2C172Zm84%2C0a28%2C28%2C0%2C0%2C1-28%2C28h-8v8a8%2C8%2C0%2C0%2C1-16%2C0V152a8%2C8%2C0%2C0%2C1%2C8-8h16A28%2C28%2C0%2C0%2C1%2C160%2C172Zm-16%2C0a12%2C12%2C0%2C0%2C0-12-12h-8v24h8A12%2C12%2C0%2C0%2C0%2C144%2C172ZM40%2C112V40A16%2C16%2C0%2C0%2C1%2C56%2C24h96a8%2C8%2C0%2C0%2C1%2C5.66%2C2.34l56%2C56A8%2C8%2C0%2C0%2C1%2C216%2C88v24a8%2C8%2C0%2C0%2C1-16%2C0V96H152a8%2C8%2C0%2C0%2C1-8-8V40H56v72a8%2C8%2C0%2C0%2C1-16%2C0ZM160%2C80h28.69L160%2C51.31Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-py{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40v72a8%2C8%2C0%2C0%2C0%2C16%2C0V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48V216H168a8%2C8%2C0%2C0%2C0%2C0%2C16h32a16%2C16%2C0%2C0%2C0%2C16-16V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C51.31%2C188.69%2C80H160ZM64%2C144H48a8%2C8%2C0%2C0%2C0-8%2C8v56a8%2C8%2C0%2C0%2C0%2C16%2C0v-8h8a28%2C28%2C0%2C0%2C0%2C0-56Zm0%2C40H56V160h8a12%2C12%2C0%2C0%2C1%2C0%2C24Zm90.78-27.76-18.78%2C30V208a8%2C8%2C0%2C0%2C1-16%2C0V186.29l-18.78-30a8%2C8%2C0%2C1%2C1%2C13.56-8.48L128%2C168.91l13.22-21.15a8%2C8%2C0%2C1%2C1%2C13.56%2C8.48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-rs{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40v72a8%2C8%2C0%2C0%2C0%2C16%2C0V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48V216H184a8%2C8%2C0%2C0%2C0%2C0%2C16h16a16%2C16%2C0%2C0%2C0%2C16-16V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C51.31%2C188.69%2C80H160ZM64%2C144H48a8%2C8%2C0%2C0%2C0-8%2C8v56a8%2C8%2C0%2C0%2C0%2C16%2C0v-8h8a28.48%2C28.48%2C0%2C0%2C0%2C5.73-.59L77.09%2C212A8%2C8%2C0%2C0%2C0%2C90.91%2C204L83.8%2C191.78A28%2C28%2C0%2C0%2C0%2C64%2C144Zm-8%2C40V160h8a12%2C12%2C0%2C0%2C1%2C0%2C24Zm99.81%2C12.31a20.82%2C20.82%2C0%2C0%2C1-9.19%2C15.23C141.43%2C215%2C135%2C216%2C129.13%2C216a61.34%2C61.34%2C0%2C0%2C1-15.19-2%2C8%2C8%2C0%2C0%2C1%2C4.31-15.41c4.38%2C1.2%2C14.95%2C2.7%2C19.55-.36.88-.59%2C1.83-1.52%2C2.14-3.93.34-2.67-.71-4.1-12.78-7.59-9.35-2.7-25-7.23-23-23.11a20.56%2C20.56%2C0%2C0%2C1%2C9-14.95c11.84-8%2C30.71-3.31%2C32.83-2.76a8%2C8%2C0%2C0%2C1-4.07%2C15.48c-4.49-1.17-15.23-2.56-19.83.56a4.54%2C4.54%2C0%2C0%2C0-2%2C3.67c-.12.9-.14%2C1.09%2C1.11%2C1.9%2C2.31%2C1.49%2C6.45%2C2.68%2C10.45%2C3.84C141.49%2C174.17%2C158.05%2C179%2C155.81%2C196.31Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-sql{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M48%2C120a8%2C8%2C0%2C0%2C0%2C8-8V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48v16a8%2C8%2C0%2C0%2C0%2C16%2C0V88a8%2C8%2C0%2C0%2C0-2.34-5.66l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40v72A8%2C8%2C0%2C0%2C0%2C48%2C120ZM160%2C51.31%2C188.69%2C80H160ZM228%2C208a8%2C8%2C0%2C0%2C1-8%2C8H192a8%2C8%2C0%2C0%2C1-8-8V152a8%2C8%2C0%2C0%2C1%2C16%2C0v48h20A8%2C8%2C0%2C0%2C1%2C228%2C208ZM91.82%2C196.31a20.82%2C20.82%2C0%2C0%2C1-9.19%2C15.23C77.44%2C215%2C71%2C216%2C65.14%2C216A60.72%2C60.72%2C0%2C0%2C1%2C50%2C214a8%2C8%2C0%2C0%2C1%2C4.3-15.41c4.38%2C1.2%2C14.95%2C2.7%2C19.55-.36.89-.59%2C1.83-1.52%2C2.14-3.93.35-2.67-.71-4.1-12.78-7.59-9.35-2.7-25-7.23-23-23.11a20.55%2C20.55%2C0%2C0%2C1%2C9-14.95c11.84-8%2C30.72-3.31%2C32.83-2.76a8%2C8%2C0%2C0%2C1-4.08%2C15.48c-4.49-1.17-15.22-2.56-19.82.56a4.54%2C4.54%2C0%2C0%2C0-2%2C3.67c-.12.9-.14%2C1.08%2C1.12%2C1.9%2C2.31%2C1.49%2C6.44%2C2.68%2C10.45%2C3.84C77.5%2C174.17%2C94.06%2C179%2C91.82%2C196.31Zm71%2C3.23A39.05%2C39.05%2C0%2C0%2C0%2C168%2C180c0-19.85-14.35-36-32-36s-32%2C16.15-32%2C36%2C14.35%2C36%2C32%2C36a29.18%2C29.18%2C0%2C0%2C0%2C15.9-4.78l2.44%2C2.44a8%2C8%2C0%2C0%2C0%2C11.31-11.32ZM136%2C200c-8.82%2C0-16-9-16-20s7.18-20%2C16-20%2C16%2C9%2C16%2C20a24.41%2C24.41%2C0%2C0%2C1-1.18%2C7.51l-1.17-1.17a8%2C8%2C0%2C1%2C0-11.31%2C11.32l1.68%2C1.67A12.93%2C12.93%2C0%2C0%2C1%2C136%2C200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-svg{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M87.82%2C196.31a20.82%2C20.82%2C0%2C0%2C1-9.19%2C15.23C73.44%2C215%2C67%2C216%2C61.14%2C216A61.23%2C61.23%2C0%2C0%2C1%2C46%2C214a8%2C8%2C0%2C0%2C1%2C4.3-15.41c4.38%2C1.2%2C14.95%2C2.7%2C19.55-.36.88-.59%2C1.83-1.52%2C2.14-3.93.35-2.67-.71-4.1-12.78-7.59-9.35-2.7-25-7.23-23-23.11a20.55%2C20.55%2C0%2C0%2C1%2C9-14.95c11.84-8%2C30.72-3.31%2C32.83-2.76a8%2C8%2C0%2C0%2C1-4.07%2C15.48c-4.48-1.17-15.23-2.56-19.83.56a4.54%2C4.54%2C0%2C0%2C0-2%2C3.67c-.11.9-.14%2C1.09%2C1.12%2C1.9%2C2.31%2C1.49%2C6.44%2C2.68%2C10.45%2C3.84C73.5%2C174.17%2C90.06%2C179%2C87.82%2C196.31ZM216%2C88v24a8%2C8%2C0%2C0%2C1-16%2C0V96H152a8%2C8%2C0%2C0%2C1-8-8V40H56v72a8%2C8%2C0%2C1%2C1-16%2C0V40A16%2C16%2C0%2C0%2C1%2C56%2C24h96a8%2C8%2C0%2C0%2C1%2C5.65%2C2.34l56%2C56A8%2C8%2C0%2C0%2C1%2C216%2C88Zm-56-8h28.69L160%2C51.31Zm-13.3%2C64.47a8%2C8%2C0%2C0%2C0-10.23%2C4.84L124%2C184.21l-12.47-34.9a8%2C8%2C0%2C1%2C0-15.06%2C5.38l20%2C56a8%2C8%2C0%2C0%2C0%2C15.07%2C0l20-56A8%2C8%2C0%2C0%2C0%2C146.7%2C144.47ZM208%2C176h-8a8%2C8%2C0%2C0%2C0%2C0%2C16v5.29a13.38%2C13.38%2C0%2C0%2C1-8%2C2.71c-8.82%2C0-16-9-16-20s7.18-20%2C16-20a13.27%2C13.27%2C0%2C0%2C1%2C7.53%2C2.38%2C8%2C8%2C0%2C0%2C0%2C8.95-13.26A29.38%2C29.38%2C0%2C0%2C0%2C192%2C144c-17.64%2C0-32%2C16.15-32%2C36s14.36%2C36%2C32%2C36a30.06%2C30.06%2C0%2C0%2C0%2C21.78-9.6%2C8%2C8%2C0%2C0%2C0%2C2.22-5.53V184A8%2C8%2C0%2C0%2C0%2C208%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-text{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40V216a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C51.31%2C188.69%2C80H160ZM200%2C216H56V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48V216Zm-32-80a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C168%2C136Zm0%2C32a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C168%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-ts{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M147.81%2C196.31a20.82%2C20.82%2C0%2C0%2C1-9.19%2C15.23C133.43%2C215%2C127%2C216%2C121.13%2C216a61.34%2C61.34%2C0%2C0%2C1-15.19-2%2C8%2C8%2C0%2C0%2C1%2C4.31-15.41c4.38%2C1.2%2C15%2C2.7%2C19.55-.36.88-.59%2C1.83-1.52%2C2.14-3.93.34-2.67-.71-4.1-12.78-7.59-9.35-2.7-25-7.23-23-23.11a20.56%2C20.56%2C0%2C0%2C1%2C9-14.95c11.84-8%2C30.71-3.31%2C32.83-2.76a8%2C8%2C0%2C0%2C1-4.07%2C15.48c-4.49-1.17-15.23-2.56-19.83.56a4.54%2C4.54%2C0%2C0%2C0-2%2C3.67c-.12.9-.14%2C1.09%2C1.11%2C1.9%2C2.31%2C1.49%2C6.45%2C2.68%2C10.45%2C3.84C133.49%2C174.17%2C150.05%2C179%2C147.81%2C196.31ZM216%2C88V216a16%2C16%2C0%2C0%2C1-16%2C16H176a8%2C8%2C0%2C0%2C1%2C0-16h24V96H152a8%2C8%2C0%2C0%2C1-8-8V40H56v72a8%2C8%2C0%2C0%2C1-16%2C0V40A16%2C16%2C0%2C0%2C1%2C56%2C24h96a8%2C8%2C0%2C0%2C1%2C5.66%2C2.34l56%2C56A8%2C8%2C0%2C0%2C1%2C216%2C88Zm-56-8h28.69L160%2C51.31ZM80%2C144H40a8%2C8%2C0%2C0%2C0%2C0%2C16H52v48a8%2C8%2C0%2C0%2C0%2C16%2C0V160H80a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-tsx{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M214.51%2C156.65%2C197.83%2C180l16.68%2C23.35a8%2C8%2C0%2C0%2C1-13%2C9.3L188%2C193.76l-13.49%2C18.89a8%2C8%2C0%2C1%2C1-13-9.3L178.17%2C180l-16.68-23.35a8%2C8%2C0%2C0%2C1%2C13-9.3L188%2C166.24l13.49-18.89a8%2C8%2C0%2C0%2C1%2C13%2C9.3ZM123.6%2C171.31c-4-1.16-8.14-2.35-10.45-3.84-1.25-.82-1.23-1-1.11-1.9a4.54%2C4.54%2C0%2C0%2C1%2C2-3.67c4.6-3.12%2C15.34-1.73%2C19.83-.56A8%2C8%2C0%2C0%2C0%2C138%2C145.86c-2.12-.55-21-5.22-32.84%2C2.76a20.58%2C20.58%2C0%2C0%2C0-9%2C14.95c-2%2C15.88%2C13.65%2C20.41%2C23%2C23.11%2C12.06%2C3.49%2C13.12%2C4.92%2C12.78%2C7.59-.31%2C2.41-1.26%2C3.33-2.14%2C3.93-4.6%2C3.06-15.17%2C1.56-19.55.35A8%2C8%2C0%2C0%2C0%2C105.94%2C214a60.63%2C60.63%2C0%2C0%2C0%2C15.19%2C2c5.82%2C0%2C12.3-1%2C17.49-4.46a20.82%2C20.82%2C0%2C0%2C0%2C9.19-15.23C150%2C179%2C133.49%2C174.17%2C123.6%2C171.31ZM80%2C144H40a8%2C8%2C0%2C0%2C0%2C0%2C16H52v48a8%2C8%2C0%2C0%2C0%2C16%2C0V160H80a8%2C8%2C0%2C0%2C0%2C0-16ZM216%2C88v24a8%2C8%2C0%2C0%2C1-16%2C0V96H152a8%2C8%2C0%2C0%2C1-8-8V40H56v72a8%2C8%2C0%2C0%2C1-16%2C0V40A16%2C16%2C0%2C0%2C1%2C56%2C24h96a8%2C8%2C0%2C0%2C1%2C5.66%2C2.34l56%2C56A8%2C8%2C0%2C0%2C1%2C216%2C88Zm-27.31-8L160%2C51.31V80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-txt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M48%2C120a8%2C8%2C0%2C0%2C0%2C8-8V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48v16a8%2C8%2C0%2C0%2C0%2C16%2C0V88a8%2C8%2C0%2C0%2C0-2.34-5.66l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40v72A8%2C8%2C0%2C0%2C0%2C48%2C120ZM160%2C51.31%2C188.69%2C80H160Zm-5.49%2C105.34L137.83%2C180l16.68%2C23.35a8%2C8%2C0%2C0%2C1-13%2C9.3L128%2C193.76l-13.49%2C18.89a8%2C8%2C0%2C1%2C1-13-9.3L118.17%2C180l-16.68-23.35a8%2C8%2C0%2C1%2C1%2C13-9.3L128%2C166.24l13.49-18.89a8%2C8%2C0%2C0%2C1%2C13%2C9.3ZM92%2C152a8%2C8%2C0%2C0%2C1-8%2C8H72v48a8%2C8%2C0%2C0%2C1-16%2C0V160H44a8%2C8%2C0%2C0%2C1%2C0-16H84A8%2C8%2C0%2C0%2C1%2C92%2C152Zm128%2C0a8%2C8%2C0%2C0%2C1-8%2C8H200v48a8%2C8%2C0%2C0%2C1-16%2C0V160H172a8%2C8%2C0%2C0%2C1%2C0-16h40A8%2C8%2C0%2C0%2C1%2C220%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-video{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40v72a8%2C8%2C0%2C0%2C0%2C16%2C0V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48V216h-8a8%2C8%2C0%2C0%2C0%2C0%2C16h8a16%2C16%2C0%2C0%2C0%2C16-16V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C51.31%2C188.69%2C80H160ZM155.88%2C145a8%2C8%2C0%2C0%2C0-8.12.22l-19.95%2C12.46A16%2C16%2C0%2C0%2C0%2C112%2C144H48a16%2C16%2C0%2C0%2C0-16%2C16v48a16%2C16%2C0%2C0%2C0%2C16%2C16h64a16%2C16%2C0%2C0%2C0%2C15.81-13.68l19.95%2C12.46A8%2C8%2C0%2C0%2C0%2C160%2C216V152A8%2C8%2C0%2C0%2C0%2C155.88%2C145ZM112%2C208H48V160h64v48Zm32-6.43-16-10V176.43l16-10Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-vue{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M87.54%2C154.69l-20%2C56a8%2C8%2C0%2C0%2C1-15.07%2C0l-20-56a8%2C8%2C0%2C0%2C1%2C15.07-5.38L60%2C184.21l12.47-34.9a8%2C8%2C0%2C0%2C1%2C15.07%2C5.38ZM208%2C160a8%2C8%2C0%2C0%2C0%2C0-16H176a8%2C8%2C0%2C0%2C0-8%2C8v56a8%2C8%2C0%2C0%2C0%2C8%2C8h32a8%2C8%2C0%2C0%2C0%2C0-16H184V188h16a8%2C8%2C0%2C0%2C0%2C0-16H184V160Zm-64-16a8%2C8%2C0%2C0%2C0-8%2C8v38a10%2C10%2C0%2C0%2C1-20%2C0V152a8%2C8%2C0%2C0%2C0-16%2C0v38a26%2C26%2C0%2C0%2C0%2C52%2C0V152A8%2C8%2C0%2C0%2C0%2C144%2C144Zm72-56v24a8%2C8%2C0%2C0%2C1-16%2C0V96H152a8%2C8%2C0%2C0%2C1-8-8V40H56v72a8%2C8%2C0%2C0%2C1-16%2C0V40A16%2C16%2C0%2C0%2C1%2C56%2C24h96a8%2C8%2C0%2C0%2C1%2C5.66%2C2.34l56%2C56A8%2C8%2C0%2C0%2C1%2C216%2C88Zm-27.31-8L160%2C51.31V80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40V216a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C51.31%2C188.69%2C80H160ZM200%2C216H56V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48V216Zm-42.34-82.34L139.31%2C152l18.35%2C18.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L128%2C163.31l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.32-11.32L116.69%2C152%2C98.34%2C133.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L128%2C140.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-xls{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M156%2C208a8%2C8%2C0%2C0%2C1-8%2C8H120a8%2C8%2C0%2C0%2C1-8-8V152a8%2C8%2C0%2C0%2C1%2C16%2C0v48h20A8%2C8%2C0%2C0%2C1%2C156%2C208ZM92.65%2C145.49a8%2C8%2C0%2C0%2C0-11.16%2C1.86L68%2C166.24%2C54.51%2C147.35a8%2C8%2C0%2C1%2C0-13%2C9.3L58.17%2C180%2C41.49%2C203.35a8%2C8%2C0%2C0%2C0%2C13%2C9.3L68%2C193.76l13.49%2C18.89a8%2C8%2C0%2C0%2C0%2C13-9.3L77.83%2C180l16.68-23.35A8%2C8%2C0%2C0%2C0%2C92.65%2C145.49Zm98.94%2C25.82c-4-1.16-8.14-2.35-10.45-3.84-1.25-.82-1.23-1-1.12-1.9a4.54%2C4.54%2C0%2C0%2C1%2C2-3.67c4.6-3.12%2C15.34-1.72%2C19.82-.56a8%2C8%2C0%2C0%2C0%2C4.07-15.48c-2.11-.55-21-5.22-32.83%2C2.76a20.58%2C20.58%2C0%2C0%2C0-8.95%2C14.95c-2%2C15.88%2C13.65%2C20.41%2C23%2C23.11%2C12.06%2C3.49%2C13.12%2C4.92%2C12.78%2C7.59-.31%2C2.41-1.26%2C3.33-2.15%2C3.93-4.6%2C3.06-15.16%2C1.55-19.54.35A8%2C8%2C0%2C0%2C0%2C173.93%2C214a60.63%2C60.63%2C0%2C0%2C0%2C15.19%2C2c5.82%2C0%2C12.3-1%2C17.49-4.46a20.81%2C20.81%2C0%2C0%2C0%2C9.18-15.23C218%2C179%2C201.48%2C174.17%2C191.59%2C171.31ZM40%2C112V40A16%2C16%2C0%2C0%2C1%2C56%2C24h96a8%2C8%2C0%2C0%2C1%2C5.66%2C2.34l56%2C56A8%2C8%2C0%2C0%2C1%2C216%2C88v24a8%2C8%2C0%2C1%2C1-16%2C0V96H152a8%2C8%2C0%2C0%2C1-8-8V40H56v72a8%2C8%2C0%2C0%2C1-16%2C0ZM160%2C80h28.68L160%2C51.31Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file-zip{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C144H168a8%2C8%2C0%2C0%2C0-8%2C8v56a8%2C8%2C0%2C0%2C0%2C16%2C0v-8h8a28%2C28%2C0%2C0%2C0%2C0-56Zm0%2C40h-8V160h8a12%2C12%2C0%2C0%2C1%2C0%2C24Zm-48-32v56a8%2C8%2C0%2C0%2C1-16%2C0V152a8%2C8%2C0%2C0%2C1%2C16%2C0ZM96%2C208a8%2C8%2C0%2C0%2C1-8%2C8H56a8%2C8%2C0%2C0%2C1-7-12l25.16-44H56a8%2C8%2C0%2C0%2C1%2C0-16H88a8%2C8%2C0%2C0%2C1%2C7%2C12L69.79%2C200H88A8%2C8%2C0%2C0%2C1%2C96%2C208ZM213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40v72a8%2C8%2C0%2C0%2C0%2C16%2C0V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48v16a8%2C8%2C0%2C0%2C0%2C16%2C0V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C80V51.31L188.69%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-file{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40V216a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM160%2C51.31%2C188.69%2C80H160ZM200%2C216H56V40h88V88a8%2C8%2C0%2C0%2C0%2C8%2C8h48V216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-files{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C66.34l-40-40A8%2C8%2C0%2C0%2C0%2C168%2C24H88A16%2C16%2C0%2C0%2C0%2C72%2C40V56H56A16%2C16%2C0%2C0%2C0%2C40%2C72V216a16%2C16%2C0%2C0%2C0%2C16%2C16H168a16%2C16%2C0%2C0%2C0%2C16-16V200h16a16%2C16%2C0%2C0%2C0%2C16-16V72A8%2C8%2C0%2C0%2C0%2C213.66%2C66.34ZM168%2C216H56V72h76.69L168%2C107.31v84.53c0%2C.06%2C0%2C.11%2C0%2C.16s0%2C.1%2C0%2C.16V216Zm32-32H184V104a8%2C8%2C0%2C0%2C0-2.34-5.66l-40-40A8%2C8%2C0%2C0%2C0%2C136%2C56H88V40h76.69L200%2C75.31Zm-56-32a8%2C8%2C0%2C0%2C1-8%2C8H88a8%2C8%2C0%2C0%2C1%2C0-16h48A8%2C8%2C0%2C0%2C1%2C144%2C152Zm0%2C32a8%2C8%2C0%2C0%2C1-8%2C8H88a8%2C8%2C0%2C0%2C1%2C0-16h48A8%2C8%2C0%2C0%2C1%2C144%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-film-reel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C216H183.36A103.95%2C103.95%2C0%2C1%2C0%2C128%2C232H232a8%2C8%2C0%2C0%2C0%2C0-16ZM40%2C128a88%2C88%2C0%2C1%2C1%2C88%2C88A88.1%2C88.1%2C0%2C0%2C1%2C40%2C128Zm88-24a24%2C24%2C0%2C1%2C0-24-24A24%2C24%2C0%2C0%2C0%2C128%2C104Zm0-32a8%2C8%2C0%2C1%2C1-8%2C8A8%2C8%2C0%2C0%2C1%2C128%2C72Zm24%2C104a24%2C24%2C0%2C1%2C0-24%2C24A24%2C24%2C0%2C0%2C0%2C152%2C176Zm-32%2C0a8%2C8%2C0%2C1%2C1%2C8%2C8A8%2C8%2C0%2C0%2C1%2C120%2C176Zm56-24a24%2C24%2C0%2C1%2C0-24-24A24%2C24%2C0%2C0%2C0%2C176%2C152Zm0-32a8%2C8%2C0%2C1%2C1-8%2C8A8%2C8%2C0%2C0%2C1%2C176%2C120ZM80%2C104a24%2C24%2C0%2C1%2C0%2C24%2C24A24%2C24%2C0%2C0%2C0%2C80%2C104Zm0%2C32a8%2C8%2C0%2C1%2C1%2C8-8A8%2C8%2C0%2C0%2C1%2C80%2C136Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-film-script{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40V216a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V40A16%2C16%2C0%2C0%2C0%2C200%2C24Zm0%2C192H56V40H200V216ZM96%2C76A12%2C12%2C0%2C1%2C1%2C84%2C64%2C12%2C12%2C0%2C0%2C1%2C96%2C76Zm0%2C104a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C96%2C180Zm0-52a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C96%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-film-slate{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C104H102.09L210%2C75.51a8%2C8%2C0%2C0%2C0%2C5.68-9.84l-8.16-30a15.93%2C15.93%2C0%2C0%2C0-19.42-11.13L35.81%2C64.74a15.75%2C15.75%2C0%2C0%2C0-9.7%2C7.4%2C15.51%2C15.51%2C0%2C0%2C0-1.55%2C12L32%2C111.56c0%2C.14%2C0%2C.29%2C0%2C.44v88a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V112A8%2C8%2C0%2C0%2C0%2C216%2C104ZM192.16%2C40l6%2C22.07-22.62%2C6L147.42%2C51.83Zm-66.69%2C17.6%2C28.12%2C16.24-36.94%2C9.75L88.53%2C67.37Zm-79.4%2C44.62-6-22.08%2C26.5-7L94.69%2C89.4ZM208%2C200H48V120H208v80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-film-strip{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40ZM40%2C88h80v80H40Zm96-16V56h32V72Zm-16%2C0H88V56h32Zm0%2C112v16H88V184Zm16%2C0h32v16H136Zm0-16V88h80v80Zm80-96H184V56h32ZM72%2C56V72H40V56ZM40%2C184H72v16H40Zm176%2C16H184V184h32v16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-fingerprint-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C128a246.64%2C246.64%2C0%2C0%2C1-18.54%2C94.24%2C8%2C8%2C0%2C0%2C1-7.4%2C5%2C8.19%2C8.19%2C0%2C0%2C1-3-.6%2C8%2C8%2C0%2C0%2C1-4.36-10.45A230.67%2C230.67%2C0%2C0%2C0%2C168%2C128a8%2C8%2C0%2C0%2C1%2C16%2C0ZM128%2C88a40.06%2C40.06%2C0%2C0%2C1%2C29.81%2C13.33%2C8%2C8%2C0%2C1%2C0%2C11.92-10.67A56%2C56%2C0%2C0%2C0%2C72%2C128a136.06%2C136.06%2C0%2C0%2C1-17%2C65.85%2C8%2C8%2C0%2C1%2C0%2C14%2C7.76A152.14%2C152.14%2C0%2C0%2C0%2C88%2C128%2C40%2C40%2C0%2C0%2C1%2C128%2C88Zm0-64a103.75%2C103.75%2C0%2C0%2C0-34.67%2C5.92A8%2C8%2C0%2C0%2C0%2C98.67%2C45%2C88.05%2C88.05%2C0%2C0%2C1%2C216%2C128a281.31%2C281.31%2C0%2C0%2C1-6.94%2C62.23%2C8%2C8%2C0%2C0%2C0%2C6%2C9.57%2C7.77%2C7.77%2C0%2C0%2C0%2C1.78.2%2C8%2C8%2C0%2C0%2C0%2C7.8-6.23A298.11%2C298.11%2C0%2C0%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24ZM69.34%2C62.42A8%2C8%2C0%2C1%2C0%2C58.67%2C50.49%2C104.16%2C104.16%2C0%2C0%2C0%2C24%2C128a87.29%2C87.29%2C0%2C0%2C1-8%2C36.66%2C8%2C8%2C0%2C0%2C0%2C14.54%2C6.68A103.17%2C103.17%2C0%2C0%2C0%2C40%2C128%2C88.13%2C88.13%2C0%2C0%2C1%2C69.34%2C62.42Zm44.58%2C138.32a8%2C8%2C0%2C0%2C0-10.61%2C3.93c-1.92%2C4.2-4%2C8.39-6.29%2C12.44A8%2C8%2C0%2C0%2C0%2C100.14%2C228a7.88%2C7.88%2C0%2C0%2C0%2C3.87%2C1%2C8%2C8%2C0%2C0%2C0%2C7-4.12c2.44-4.41%2C4.74-9%2C6.84-13.52A8%2C8%2C0%2C0%2C0%2C113.92%2C200.74ZM128%2C120a8%2C8%2C0%2C0%2C0-8%2C8%2C185.07%2C185.07%2C0%2C0%2C1-5.79%2C46%2C8%2C8%2C0%2C0%2C0%2C5.75%2C9.74%2C8.12%2C8.12%2C0%2C0%2C0%2C2%2C.25%2C8%2C8%2C0%2C0%2C0%2C7.74-6%2C200.68%2C200.68%2C0%2C0%2C0%2C6.3-50A8%2C8%2C0%2C0%2C0%2C128%2C120Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-fingerprint{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M72%2C128a134.63%2C134.63%2C0%2C0%2C1-14.16%2C60.47%2C8%2C8%2C0%2C1%2C1-14.32-7.12A118.8%2C118.8%2C0%2C0%2C0%2C56%2C128%2C71.73%2C71.73%2C0%2C0%2C1%2C83%2C71.8%2C8%2C8%2C0%2C1%2C1%2C93%2C84.29%2C55.76%2C55.76%2C0%2C0%2C0%2C72%2C128Zm56-8a8%2C8%2C0%2C0%2C0-8%2C8%2C184.12%2C184.12%2C0%2C0%2C1-23%2C89.1%2C8%2C8%2C0%2C0%2C0%2C14%2C7.76A200.19%2C200.19%2C0%2C0%2C0%2C136%2C128%2C8%2C8%2C0%2C0%2C0%2C128%2C120Zm0-32a40%2C40%2C0%2C0%2C0-40%2C40%2C8%2C8%2C0%2C0%2C0%2C16%2C0%2C24%2C24%2C0%2C0%2C1%2C48%2C0%2C214.09%2C214.09%2C0%2C0%2C1-20.51%2C92A8%2C8%2C0%2C1%2C0%2C146%2C226.83%2C230%2C230%2C0%2C0%2C0%2C168%2C128%2C40%2C40%2C0%2C0%2C0%2C128%2C88Zm0-64A104.11%2C104.11%2C0%2C0%2C0%2C24%2C128a87.76%2C87.76%2C0%2C0%2C1-5%2C29.33%2C8%2C8%2C0%2C0%2C0%2C15.09%2C5.33A103.9%2C103.9%2C0%2C0%2C0%2C40%2C128a88%2C88%2C0%2C0%2C1%2C176%2C0%2C282.24%2C282.24%2C0%2C0%2C1-5.29%2C54.45%2C8%2C8%2C0%2C0%2C0%2C6.3%2C9.4%2C8.22%2C8.22%2C0%2C0%2C0%2C1.55.15%2C8%2C8%2C0%2C0%2C0%2C7.84-6.45A298.37%2C298.37%2C0%2C0%2C0%2C232%2C128%2C104.12%2C104.12%2C0%2C0%2C0%2C128%2C24ZM94.4%2C152.17A8%2C8%2C0%2C0%2C0%2C85%2C158.42a151%2C151%2C0%2C0%2C1-17.21%2C45.44%2C8%2C8%2C0%2C0%2C0%2C13.86%2C8%2C166.67%2C166.67%2C0%2C0%2C0%2C19-50.25A8%2C8%2C0%2C0%2C0%2C94.4%2C152.17ZM128%2C56a72.85%2C72.85%2C0%2C0%2C0-9%2C.56%2C8%2C8%2C0%2C0%2C0%2C2%2C15.87A56.08%2C56.08%2C0%2C0%2C1%2C184%2C128a252.12%2C252.12%2C0%2C0%2C1-1.92%2C31A8%2C8%2C0%2C0%2C0%2C189%2C168a8.39%2C8.39%2C0%2C0%2C0%2C1%2C.06%2C8%2C8%2C0%2C0%2C0%2C7.92-7%2C266.48%2C266.48%2C0%2C0%2C0%2C2-33A72.08%2C72.08%2C0%2C0%2C0%2C128%2C56Zm57.93%2C128.25a8%2C8%2C0%2C0%2C0-9.75%2C5.75c-1.46%2C5.69-3.15%2C11.4-5%2C17a8%2C8%2C0%2C0%2C0%2C5%2C10.13%2C7.88%2C7.88%2C0%2C0%2C0%2C2.55.42%2C8%2C8%2C0%2C0%2C0%2C7.58-5.46c2-5.92%2C3.79-12%2C5.35-18.05A8%2C8%2C0%2C0%2C0%2C185.94%2C184.26Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-finn-the-human{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C104H88a40%2C40%2C0%2C0%2C0-40%2C40v8a40%2C40%2C0%2C0%2C0%2C40%2C40h80a40%2C40%2C0%2C0%2C0%2C40-40v-8A40%2C40%2C0%2C0%2C0%2C168%2C104Zm24%2C48a24%2C24%2C0%2C0%2C1-24%2C24H88a24%2C24%2C0%2C0%2C1-24-24v-8a24%2C24%2C0%2C0%2C1%2C24-24h80a24%2C24%2C0%2C0%2C1%2C24%2C24ZM208%2C40a32.06%2C32.06%2C0%2C0%2C0-31%2C24H79a32%2C32%2C0%2C0%2C0-63%2C8v80a72.08%2C72.08%2C0%2C0%2C0%2C72%2C72h80a72.08%2C72.08%2C0%2C0%2C0%2C72-72V72A32%2C32%2C0%2C0%2C0%2C208%2C40Zm16%2C112a56.06%2C56.06%2C0%2C0%2C1-56%2C56H88a56.06%2C56.06%2C0%2C0%2C1-56-56V72a16%2C16%2C0%2C0%2C1%2C32%2C0%2C8%2C8%2C0%2C0%2C0%2C8%2C8H184a8%2C8%2C0%2C0%2C0%2C8-8%2C16%2C16%2C0%2C0%2C1%2C32%2C0Zm-120-4a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C104%2C148Zm72%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C176%2C148Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-fire-extinguisher{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M218.3%2C48.34l-60.68-18.2%2C30-15A8%2C8%2C0%2C0%2C0%2C180.42.85L134%2C24.05a80.08%2C80.08%2C0%2C0%2C0-78%2C80V208a8%2C8%2C0%2C0%2C0%2C16%2C0V176H88v56a16%2C16%2C0%2C0%2C0%2C16%2C16h64a16%2C16%2C0%2C0%2C0%2C16-16V104a48.07%2C48.07%2C0%2C0%2C0-40-47.32V42.75l69.7%2C20.91a8%2C8%2C0%2C1%2C0%2C4.6-15.32ZM72%2C160V104a64.07%2C64.07%2C0%2C0%2C1%2C56-63.48V56.68A48.07%2C48.07%2C0%2C0%2C0%2C88%2C104v56Zm96%2C72H104V176h64v56Zm0-128v56H104V104a32%2C32%2C0%2C0%2C1%2C64%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-fire-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M143.38%2C17.85a8%2C8%2C0%2C0%2C0-12.63%2C3.41l-22%2C60.41L84.59%2C58.26a8%2C8%2C0%2C0%2C0-11.93.89C51%2C87.53%2C40%2C116.08%2C40%2C144a88%2C88%2C0%2C0%2C0%2C176%2C0C216%2C84.55%2C165.21%2C36%2C143.38%2C17.85ZM128%2C216a72.08%2C72.08%2C0%2C0%2C1-72-72c0-22%2C8.09-44.79%2C24.06-67.84l26.37%2C25.58a8%2C8%2C0%2C0%2C0%2C13.09-3l22.27-61.07C164.21%2C58.08%2C200%2C97.91%2C200%2C144A72.08%2C72.08%2C0%2C0%2C1%2C128%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-fire-truck{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M255.43%2C117l-14-35A15.93%2C15.93%2C0%2C0%2C0%2C226.58%2C72H192V64a8%2C8%2C0%2C0%2C0-16%2C0V164.31A32.11%2C32.11%2C0%2C0%2C0%2C161%2C184H111a32%2C32%2C0%2C0%2C0-62%2C0H32V136a8%2C8%2C0%2C0%2C0-16%2C0v48a16%2C16%2C0%2C0%2C0%2C16%2C16H49a32%2C32%2C0%2C0%2C0%2C62%2C0h50a32%2C32%2C0%2C0%2C0%2C62%2C0h17a16%2C16%2C0%2C0%2C0%2C16-16V120A7.92%2C7.92%2C0%2C0%2C0%2C255.43%2C117ZM226.58%2C88l9.6%2C24H192V88ZM80%2C208a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C80%2C208Zm112%2C0a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C192%2C208Zm31-24a32.06%2C32.06%2C0%2C0%2C0-31-24V128h48v56ZM24%2C96a8%2C8%2C0%2C0%2C0%2C0%2C16H152a8%2C8%2C0%2C0%2C0%2C0-16H136V72h16a8%2C8%2C0%2C0%2C0%2C0-16H24a8%2C8%2C0%2C0%2C0%2C0%2C16H40V96Zm96%2C0H96V72h24ZM56%2C72H80V96H56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-fire{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M183.89%2C153.34a57.6%2C57.6%2C0%2C0%2C1-46.56%2C46.55A8.75%2C8.75%2C0%2C0%2C1%2C136%2C200a8%2C8%2C0%2C0%2C1-1.32-15.89c16.57-2.79%2C30.63-16.85%2C33.44-33.45a8%2C8%2C0%2C0%2C1%2C15.78%2C2.68ZM216%2C144a88%2C88%2C0%2C0%2C1-176%2C0c0-27.92%2C11-56.47%2C32.66-84.85a8%2C8%2C0%2C0%2C1%2C11.93-.89l24.12%2C23.41%2C22-60.41a8%2C8%2C0%2C0%2C1%2C12.63-3.41C165.21%2C36%2C216%2C84.55%2C216%2C144Zm-16%2C0c0-46.09-35.79-85.92-58.21-106.33L119.52%2C98.74a8%2C8%2C0%2C0%2C1-13.09%2C3L80.06%2C76.16C64.09%2C99.21%2C56%2C122%2C56%2C144a72%2C72%2C0%2C0%2C0%2C144%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-first-aid-kit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C56H176V48a24%2C24%2C0%2C0%2C0-24-24H104A24%2C24%2C0%2C0%2C0%2C80%2C48v8H40A16%2C16%2C0%2C0%2C0%2C24%2C72V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V72A16%2C16%2C0%2C0%2C0%2C216%2C56ZM96%2C48a8%2C8%2C0%2C0%2C1%2C8-8h48a8%2C8%2C0%2C0%2C1%2C8%2C8v8H96ZM216%2C200H40V72H216V200Zm-56-64a8%2C8%2C0%2C0%2C1-8%2C8H136v16a8%2C8%2C0%2C0%2C1-16%2C0V144H104a8%2C8%2C0%2C0%2C1%2C0-16h16V112a8%2C8%2C0%2C0%2C1%2C16%2C0v16h16A8%2C8%2C0%2C0%2C1%2C160%2C136Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-first-aid{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C88H168V40a16%2C16%2C0%2C0%2C0-16-16H104A16%2C16%2C0%2C0%2C0%2C88%2C40V88H40a16%2C16%2C0%2C0%2C0-16%2C16v48a16%2C16%2C0%2C0%2C0%2C16%2C16H88v48a16%2C16%2C0%2C0%2C0%2C16%2C16h48a16%2C16%2C0%2C0%2C0%2C16-16V168h48a16%2C16%2C0%2C0%2C0%2C16-16V104A16%2C16%2C0%2C0%2C0%2C216%2C88Zm0%2C64H160a8%2C8%2C0%2C0%2C0-8%2C8v56H104V160a8%2C8%2C0%2C0%2C0-8-8H40V104H96a8%2C8%2C0%2C0%2C0%2C8-8V40h48V96a8%2C8%2C0%2C0%2C0%2C8%2C8h56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-fish-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C76a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C168%2C76Zm42%2C79.08c-15.08%2C20.84-37.53%2C34.88-66.7%2C41.74-20.08%2C4.72-43.54%2C6-70.12%2C3.93q2.4%2C17.82%2C6.72%2C37.54a8%2C8%2C0%2C0%2C1-6.1%2C9.52%2C7.81%2C7.81%2C0%2C0%2C1-1.72.19%2C8%2C8%2C0%2C0%2C1-7.81-6.29q-4.89-22.36-7.41-42.62-20.22-2.51-42.58-7.41a8%2C8%2C0%2C0%2C1%2C3.43-15.63q19.7%2C4.32%2C37.5%2C6.73c-2.09-26.56-.78-50%2C3.93-70.06C66%2C83.55%2C80.05%2C61.1%2C100.88%2C46%2C115%2C35.76%2C140.15%2C23.64%2C179.27%2C24c21.19.21%2C40.83%2C4.33%2C43.81%2C6.08a8%2C8%2C0%2C0%2C1%2C2.83%2C2.83c1.75%2C3%2C5.87%2C22.59%2C6.08%2C43.78C232.21%2C98.31%2C228.57%2C129.44%2C210%2C155.08Zm-23.76%2C2.8A112.07%2C112.07%2C0%2C0%2C1%2C98.12%2C69.74C75.64%2C94%2C66.7%2C132.47%2C71.36%2C184.6%2C123.51%2C189.28%2C162%2C180.35%2C186.25%2C157.88ZM212.44%2C43.56a175.75%2C175.75%2C0%2C0%2C0-39.22-3.51c-24.34.64-44.71%2C6.49-60.76%2C17.39a96%2C96%2C0%2C0%2C0%2C86.09%2C86.1c10.91-16%2C16.76-36.42%2C17.4-60.76A175.82%2C175.82%2C0%2C0%2C0%2C212.44%2C43.56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-fish{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C76a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C168%2C76Zm48.72%2C67.64c-19.37%2C34.9-55.44%2C53.76-107.24%2C56.1l-22%2C51.41A8%2C8%2C0%2C0%2C1%2C80.1%2C256l-.51%2C0a8%2C8%2C0%2C0%2C1-7.19-5.78L57.6%2C198.39%2C5.8%2C183.56a8%2C8%2C0%2C0%2C1-1-15.05l51.41-22c2.35-51.78%2C21.21-87.84%2C56.09-107.22%2C24.75-13.74%2C52.74-15.84%2C71.88-15.18%2C18.64.64%2C36%2C4.27%2C38.86%2C6a8%2C8%2C0%2C0%2C1%2C2.83%2C2.83c1.69%2C2.85%2C5.33%2C20.21%2C6%2C38.85C232.55%2C90.89%2C230.46%2C118.89%2C216.72%2C143.64Zm-55.18%2C29a52.11%2C52.11%2C0%2C0%2C1-33.4-44.78A52.09%2C52.09%2C0%2C0%2C1%2C83.37%2C94.47q-10.45%2C23.79-11.3%2C57.59a8%2C8%2C0%2C0%2C1-4.85%2C7.17L31.83%2C174.37l34.45%2C9.86a8%2C8%2C0%2C0%2C1%2C5.49%2C5.5l9.84%2C34.44%2C15.16-35.4a8%2C8%2C0%2C0%2C1%2C7.17-4.84Q137.71%2C183.12%2C161.54%2C172.64ZM212.42%2C43.57c-14.15-3-64.1-11-100.3%2C14.75a81.21%2C81.21%2C0%2C0%2C0-16%2C15.07%2C36%2C36%2C0%2C0%2C0%2C39.35%2C38.44%2C8%2C8%2C0%2C0%2C1%2C8.73%2C8.73%2C36%2C36%2C0%2C0%2C0%2C38.47%2C39.34%2C80.81%2C80.81%2C0%2C0%2C0%2C15-16C223.42%2C107.73%2C215.42%2C57.74%2C212.42%2C43.57Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-flag-banner-fold{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M238.73%2C43.67A8%2C8%2C0%2C0%2C0%2C232%2C40H152a8%2C8%2C0%2C0%2C0-7.28%2C4.69L135.94%2C64H28a8%2C8%2C0%2C0%2C0-5.92%2C13.38L57.19%2C116%2C22.08%2C154.62A8%2C8%2C0%2C0%2C0%2C28%2C168h73.09a8%2C8%2C0%2C0%2C0%2C7.28-4.69L117.15%2C144h62.43l-34.86%2C76.69a8%2C8%2C0%2C1%2C0%2C14.56%2C6.62l80-176A8%2C8%2C0%2C0%2C0%2C238.73%2C43.67ZM95.94%2C152H46.08l27.84-30.62a8%2C8%2C0%2C0%2C0%2C0-10.76L46.08%2C80h82.59Zm90.91-24H124.42l32.73-72h62.43Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-flag-banner{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M238.76%2C51.73A8%2C8%2C0%2C0%2C0%2C232%2C48H40a8%2C8%2C0%2C0%2C0-5.66%2C13.66L76.69%2C104%2C34.34%2C146.34A8%2C8%2C0%2C0%2C0%2C40%2C160H173.62l-28.84%2C60.56a8%2C8%2C0%2C1%2C0%2C14.44%2C6.88l80-168A8%2C8%2C0%2C0%2C0%2C238.76%2C51.73ZM181.23%2C144H59.31l34.35-34.34a8%2C8%2C0%2C0%2C0%2C0-11.32L59.31%2C64h160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-flag-checkered{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M227.32%2C48.75A8%2C8%2C0%2C0%2C0%2C218.76%2C50c-28%2C24.22-51.72%2C12.48-79.21-1.13C111.07%2C34.76%2C78.78%2C18.79%2C42.76%2C50A8%2C8%2C0%2C0%2C0%2C40%2C56V224a8%2C8%2C0%2C0%2C0%2C16%2C0V179.77c26.79-21.16%2C49.87-9.75%2C76.45%2C3.41%2C28.49%2C14.09%2C60.77%2C30.06%2C96.79-1.13a8%2C8%2C0%2C0%2C0%2C2.76-6V56A8%2C8%2C0%2C0%2C0%2C227.32%2C48.75ZM216%2C71.6v40.65c-14%2C11.06-27%2C13.22-40%2C10.88V79.34A60.05%2C60.05%2C0%2C0%2C0%2C216%2C71.6Zm-56%2C3.76v43c-6.66-2.67-13.43-6-20.45-9.48-8.82-4.37-18-8.91-27.55-12.18v-43c6.66%2C2.66%2C13.43%2C6%2C20.45%2C9.48C141.27%2C67.55%2C150.46%2C72.09%2C160%2C75.36ZM96%2C48.91V92.69a60.06%2C60.06%2C0%2C0%2C0-40%2C7.75V59.78C70%2C48.72%2C83%2C46.57%2C96%2C48.91ZM86.58%2C152A60.06%2C60.06%2C0%2C0%2C0%2C56%2C160.43V119.78c14-11.06%2C27-13.22%2C40-10.88v43.8A65.61%2C65.61%2C0%2C0%2C0%2C86.58%2C152ZM112%2C156.67v-43c6.66%2C2.66%2C13.43%2C6%2C20.45%2C9.48%2C8.82%2C4.37%2C18%2C8.9%2C27.55%2C12.17v43c-6.66-2.67-13.43-6-20.45-9.48C130.73%2C164.47%2C121.54%2C159.94%2C112%2C156.67Zm64%2C26.45v-43.8a65.61%2C65.61%2C0%2C0%2C0%2C9.42.72A60.11%2C60.11%2C0%2C0%2C0%2C216%2C131.57v40.68C202%2C183.31%2C189%2C185.46%2C176%2C183.12Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-flag-pennant{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M242.63%2C96.44l-184-64A8%2C8%2C0%2C0%2C0%2C48%2C40V216a8%2C8%2C0%2C0%2C0%2C16%2C0V173.69l178.63-62.13a8%2C8%2C0%2C0%2C0%2C0-15.12ZM64%2C156.75V51.25L215.65%2C104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-flag{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M42.76%2C50A8%2C8%2C0%2C0%2C0%2C40%2C56V224a8%2C8%2C0%2C0%2C0%2C16%2C0V179.77c26.79-21.16%2C49.87-9.75%2C76.45%2C3.41%2C16.4%2C8.11%2C34.06%2C16.85%2C53%2C16.85%2C13.93%2C0%2C28.54-4.75%2C43.82-18a8%2C8%2C0%2C0%2C0%2C2.76-6V56A8%2C8%2C0%2C0%2C0%2C218.76%2C50c-28%2C24.23-51.72%2C12.49-79.21-1.12C111.07%2C34.76%2C78.78%2C18.79%2C42.76%2C50ZM216%2C172.25c-26.79%2C21.16-49.87%2C9.74-76.45-3.41-25-12.35-52.81-26.13-83.55-8.4V59.79c26.79-21.16%2C49.87-9.75%2C76.45%2C3.4%2C25%2C12.35%2C52.82%2C26.13%2C83.55%2C8.4Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-flame{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M173.79%2C51.48a221.25%2C221.25%2C0%2C0%2C0-41.67-34.34%2C8%2C8%2C0%2C0%2C0-8.24%2C0A221.25%2C221.25%2C0%2C0%2C0%2C82.21%2C51.48C54.59%2C80.48%2C40%2C112.47%2C40%2C144a88%2C88%2C0%2C0%2C0%2C176%2C0C216%2C112.47%2C201.41%2C80.48%2C173.79%2C51.48ZM96%2C184c0-27.67%2C22.53-47.28%2C32-54.3%2C9.48%2C7%2C32%2C26.63%2C32%2C54.3a32%2C32%2C0%2C0%2C1-64%2C0Zm77.27%2C15.93A47.8%2C47.8%2C0%2C0%2C0%2C176%2C184c0-44-42.09-69.79-43.88-70.86a8%2C8%2C0%2C0%2C0-8.24%2C0C122.09%2C114.21%2C80%2C140%2C80%2C184a47.8%2C47.8%2C0%2C0%2C0%2C2.73%2C15.93A71.88%2C71.88%2C0%2C0%2C1%2C56%2C144c0-34.41%2C20.4-63.15%2C37.52-81.19A216.21%2C216.21%2C0%2C0%2C1%2C128%2C33.54a215.77%2C215.77%2C0%2C0%2C1%2C34.48%2C29.27C193.49%2C95.5%2C200%2C125%2C200%2C144A71.88%2C71.88%2C0%2C0%2C1%2C173.27%2C199.93Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-flashlight{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C16H72A16%2C16%2C0%2C0%2C0%2C56%2C32V77.33a16.12%2C16.12%2C0%2C0%2C0%2C3.2%2C9.6L80%2C114.67V224a16%2C16%2C0%2C0%2C0%2C16%2C16h64a16%2C16%2C0%2C0%2C0%2C16-16V114.67l20.8-27.74a16.12%2C16.12%2C0%2C0%2C0%2C3.2-9.6V32A16%2C16%2C0%2C0%2C0%2C184%2C16ZM72%2C32H184V56H72V32Zm91.2%2C73.07a16.12%2C16.12%2C0%2C0%2C0-3.2%2C9.6V224H96V114.67a16.12%2C16.12%2C0%2C0%2C0-3.2-9.6L72%2C77.33V72H184v5.33ZM136%2C120v32a8%2C8%2C0%2C0%2C1-16%2C0V120a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-flask{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.69%2C199.77%2C160%2C96.92V40h8a8%2C8%2C0%2C0%2C0%2C0-16H88a8%2C8%2C0%2C0%2C0%2C0%2C16h8V96.92L34.31%2C199.77A16%2C16%2C0%2C0%2C0%2C48%2C224H208a16%2C16%2C0%2C0%2C0%2C13.72-24.23ZM110.86%2C103.25A7.93%2C7.93%2C0%2C0%2C0%2C112%2C99.14V40h32V99.14a7.93%2C7.93%2C0%2C0%2C0%2C1.14%2C4.11L183.36%2C167c-12%2C2.37-29.07%2C1.37-51.75-10.11-15.91-8.05-31.05-12.32-45.22-12.81ZM48%2C208l28.54-47.58c14.25-1.74%2C30.31%2C1.85%2C47.82%2C10.72%2C19%2C9.61%2C35%2C12.88%2C48%2C12.88a69.89%2C69.89%2C0%2C0%2C0%2C19.55-2.7L208%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-flip-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M107.18%2C24.33a15.86%2C15.86%2C0%2C0%2C0-17.92%2C9.45l-.06.14-64%2C159.93A16%2C16%2C0%2C0%2C0%2C40%2C216h64a16%2C16%2C0%2C0%2C0%2C16-16V40A15.85%2C15.85%2C0%2C0%2C0%2C107.18%2C24.33ZM104%2C200H40l.06-.15L104%2C40Zm126.77-6.15-64-159.93-.06-.14A16%2C16%2C0%2C0%2C0%2C136%2C40V200a16%2C16%2C0%2C0%2C0%2C16%2C16h64a16%2C16%2C0%2C0%2C0%2C14.78-22.15ZM152%2C200V40l63.93%2C159.84.06.15Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-flip-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M56%2C120H216a16%2C16%2C0%2C0%2C0%2C6.23-30.74l-.14-.06-159.93-64A16%2C16%2C0%2C0%2C0%2C40%2C40v64A16%2C16%2C0%2C0%2C0%2C56%2C120Zm0-80%2C.15.06L216%2C104H56l0-64Zm160%2C96H56a16%2C16%2C0%2C0%2C0-16%2C16v64a16%2C16%2C0%2C0%2C0%2C22.15%2C14.78l159.93-64%2C.14-.06A16%2C16%2C0%2C0%2C0%2C216%2C136ZM56.15%2C215.93%2C56%2C216V152H216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-floppy-disk-back{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H83.31A15.86%2C15.86%2C0%2C0%2C0%2C72%2C36.69L36.69%2C72A15.86%2C15.86%2C0%2C0%2C0%2C32%2C83.31V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32ZM88%2C48h80V80H88ZM208%2C208H48V83.31l24-24V80A16%2C16%2C0%2C0%2C0%2C88%2C96h80a16%2C16%2C0%2C0%2C0%2C16-16V48h24Zm-80-96a40%2C40%2C0%2C1%2C0%2C40%2C40A40%2C40%2C0%2C0%2C0%2C128%2C112Zm0%2C64a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C128%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-floppy-disk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M219.31%2C72%2C184%2C36.69A15.86%2C15.86%2C0%2C0%2C0%2C172.69%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V83.31A15.86%2C15.86%2C0%2C0%2C0%2C219.31%2C72ZM168%2C208H88V152h80Zm40%2C0H184V152a16%2C16%2C0%2C0%2C0-16-16H88a16%2C16%2C0%2C0%2C0-16%2C16v56H48V48H172.69L208%2C83.31ZM160%2C72a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1%2C0-16h56A8%2C8%2C0%2C0%2C1%2C160%2C72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-flow-arrow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M245.66%2C74.34l-32-32a8%2C8%2C0%2C0%2C0-11.32%2C11.32L220.69%2C72H208c-49.33%2C0-61.05%2C28.12-71.38%2C52.92-9.38%2C22.51-16.92%2C40.59-49.48%2C42.84a40%2C40%2C0%2C1%2C0%2C.1%2C16c43.26-2.65%2C54.34-29.15%2C64.14-52.69C161.41%2C107%2C169.33%2C88%2C208%2C88h12.69l-18.35%2C18.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l32-32A8%2C8%2C0%2C0%2C0%2C245.66%2C74.34ZM48%2C200a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C48%2C200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-flower-lotus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M245.83%2C121.63a15.53%2C15.53%2C0%2C0%2C0-9.52-7.33%2C73.51%2C73.51%2C0%2C0%2C0-22.17-2.22c4-19.85%2C1-35.55-2.06-44.86a16.15%2C16.15%2C0%2C0%2C0-18.79-10.88%2C85.53%2C85.53%2C0%2C0%2C0-28.55%2C12.12%2C94.58%2C94.58%2C0%2C0%2C0-27.11-33.25%2C16.05%2C16.05%2C0%2C0%2C0-19.26%2C0A94.48%2C94.48%2C0%2C0%2C0%2C91.26%2C68.46%2C85.53%2C85.53%2C0%2C0%2C0%2C62.71%2C56.34%2C16.15%2C16.15%2C0%2C0%2C0%2C43.92%2C67.22c-3%2C9.31-6%2C25-2.06%2C44.86a73.51%2C73.51%2C0%2C0%2C0-22.17%2C2.22%2C15.53%2C15.53%2C0%2C0%2C0-9.52%2C7.33%2C16%2C16%2C0%2C0%2C0-1.6%2C12.27c3.39%2C12.57%2C13.8%2C36.48%2C45.33%2C55.32S113.13%2C208%2C128.05%2C208s42.67%2C0%2C74-18.78c31.53-18.84%2C41.94-42.75%2C45.33-55.32A16%2C16%2C0%2C0%2C0%2C245.83%2C121.63ZM59.14%2C72.14a.2.2%2C0%2C0%2C1%2C.23-.15A70.43%2C70.43%2C0%2C0%2C1%2C85.18%2C83.66%2C118.65%2C118.65%2C0%2C0%2C0%2C80%2C119.17c0%2C18.74%2C3.77%2C34%2C9.11%2C46.28A123.59%2C123.59%2C0%2C0%2C1%2C69.57%2C140C51.55%2C108.62%2C55.3%2C84%2C59.14%2C72.14Zm3%2C103.35C35.47%2C159.57%2C26.82%2C140.05%2C24%2C129.7a59.82%2C59.82%2C0%2C0%2C1%2C22.5-1.17%2C129.08%2C129.08%2C0%2C0%2C0%2C9.15%2C19.41%2C142.28%2C142.28%2C0%2C0%2C0%2C34%2C39.56A114.92%2C114.92%2C0%2C0%2C1%2C62.1%2C175.49ZM128%2C190.4c-9.33-6.94-32-28.23-32-71.23C96%2C76.7%2C118.38%2C55.24%2C128%2C48c9.62%2C7.26%2C32%2C28.72%2C32%2C71.19C160%2C162.17%2C137.33%2C183.46%2C128%2C190.4ZM170.82%2C83.66A70.43%2C70.43%2C0%2C0%2C1%2C196.63%2C72a.2.2%2C0%2C0%2C1%2C.23.15C200.7%2C84%2C204.45%2C108.62%2C186.43%2C140a123.32%2C123.32%2C0%2C0%2C1-19.54%2C25.48c5.34-12.26%2C9.11-27.54%2C9.11-46.28A118.65%2C118.65%2C0%2C0%2C0%2C170.82%2C83.66ZM232%2C129.72c-2.77%2C10.25-11.4%2C29.81-38.09%2C45.77a114.92%2C114.92%2C0%2C0%2C1-27.55%2C12%2C142.28%2C142.28%2C0%2C0%2C0%2C34-39.56%2C129.08%2C129.08%2C0%2C0%2C0%2C9.15-19.41A59.69%2C59.69%2C0%2C0%2C1%2C232%2C129.71Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-flower-tulip{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C48a87.48%2C87.48%2C0%2C0%2C0-35.36%2C7.43c-15.1-25.37-39.92-38-41.06-38.59a8%2C8%2C0%2C0%2C0-7.16%2C0c-1.14.58-26%2C13.22-41.06%2C38.59A87.48%2C87.48%2C0%2C0%2C0%2C48%2C48a8%2C8%2C0%2C0%2C0-8%2C8V96a88.11%2C88.11%2C0%2C0%2C0%2C80%2C87.63v35.43L83.58%2C200.84a8%2C8%2C0%2C1%2C0-7.16%2C14.32l48%2C24a8%2C8%2C0%2C0%2C0%2C7.16%2C0l48-24a8%2C8%2C0%2C0%2C0-7.16-14.32L136%2C219.06V183.63A88.11%2C88.11%2C0%2C0%2C0%2C216%2C96V56A8%2C8%2C0%2C0%2C0%2C208%2C48ZM120%2C167.56A72.1%2C72.1%2C0%2C0%2C1%2C56%2C96V64.44A72.1%2C72.1%2C0%2C0%2C1%2C120%2C136Zm8-68.2A88.4%2C88.4%2C0%2C0%2C0%2C97.36%2C63.19c9.57-15.79%2C24-25.9%2C30.64-30%2C6.65%2C4.08%2C21.08%2C14.19%2C30.64%2C30A88.46%2C88.46%2C0%2C0%2C0%2C128%2C99.36ZM200%2C96a72.1%2C72.1%2C0%2C0%2C1-64%2C71.56V136a72.1%2C72.1%2C0%2C0%2C1%2C64-71.56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-flower{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M210.35%2C129.36c-.81-.47-1.7-.92-2.62-1.36.92-.44%2C1.81-.89%2C2.62-1.36a40%2C40%2C0%2C1%2C0-40-69.28c-.81.47-1.65%2C1-2.48%2C1.59.08-1%2C.13-2%2C.13-3a40%2C40%2C0%2C0%2C0-80%2C0c0%2C.94%2C0%2C1.94.13%2C3-.83-.57-1.67-1.12-2.48-1.59a40%2C40%2C0%2C1%2C0-40%2C69.28c.81.47%2C1.7.92%2C2.62%2C1.36-.92.44-1.81.89-2.62%2C1.36a40%2C40%2C0%2C1%2C0%2C40%2C69.28c.81-.47%2C1.65-1%2C2.48-1.59-.08%2C1-.13%2C2-.13%2C2.95a40%2C40%2C0%2C0%2C0%2C80%2C0c0-.94-.05-1.94-.13-2.95.83.57%2C1.67%2C1.12%2C2.48%2C1.59A39.79%2C39.79%2C0%2C0%2C0%2C190.29%2C204a40.43%2C40.43%2C0%2C0%2C0%2C10.42-1.38%2C40%2C40%2C0%2C0%2C0%2C9.64-73.28ZM104%2C128a24%2C24%2C0%2C1%2C1%2C24%2C24A24%2C24%2C0%2C0%2C1%2C104%2C128Zm74.35-56.79a24%2C24%2C0%2C1%2C1%2C24%2C41.57c-6.27%2C3.63-18.61%2C6.13-35.16%2C7.19A40%2C40%2C0%2C0%2C0%2C154.53%2C98.1C163.73%2C84.28%2C172.08%2C74.84%2C178.35%2C71.21ZM128%2C32a24%2C24%2C0%2C0%2C1%2C24%2C24c0%2C7.24-4%2C19.19-11.36%2C34.06a39.81%2C39.81%2C0%2C0%2C0-25.28%2C0C108%2C75.19%2C104%2C63.24%2C104%2C56A24%2C24%2C0%2C0%2C1%2C128%2C32ZM44.86%2C80a24%2C24%2C0%2C0%2C1%2C32.79-8.79c6.27%2C3.63%2C14.62%2C13.07%2C23.82%2C26.89A40%2C40%2C0%2C0%2C0%2C88.81%2C120c-16.55-1.06-28.89-3.56-35.16-7.18A24%2C24%2C0%2C0%2C1%2C44.86%2C80ZM77.65%2C184.79a24%2C24%2C0%2C1%2C1-24-41.57c6.27-3.63%2C18.61-6.13%2C35.16-7.19a40%2C40%2C0%2C0%2C0%2C12.66%2C21.87C92.27%2C171.72%2C83.92%2C181.16%2C77.65%2C184.79ZM128%2C224a24%2C24%2C0%2C0%2C1-24-24c0-7.24%2C4-19.19%2C11.36-34.06a39.81%2C39.81%2C0%2C0%2C0%2C25.28%2C0C148%2C180.81%2C152%2C192.76%2C152%2C200A24%2C24%2C0%2C0%2C1%2C128%2C224Zm83.14-48a24%2C24%2C0%2C0%2C1-32.79%2C8.79c-6.27-3.63-14.62-13.07-23.82-26.89A40%2C40%2C0%2C0%2C0%2C167.19%2C136c16.55%2C1.06%2C28.89%2C3.56%2C35.16%2C7.18A24%2C24%2C0%2C0%2C1%2C211.14%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-flying-saucer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M183.59%2C213.47a8%2C8%2C0%2C0%2C1-15.18%2C5.06l-8-24a8%2C8%2C0%2C0%2C1%2C15.18-5.06ZM128%2C184a8%2C8%2C0%2C0%2C0-8%2C8v32a8%2C8%2C0%2C0%2C0%2C16%2C0V192A8%2C8%2C0%2C0%2C0%2C128%2C184Zm-37.47.41a8%2C8%2C0%2C0%2C0-10.12%2C5.06l-8%2C24a8%2C8%2C0%2C0%2C0%2C15.18%2C5.06l8-24A8%2C8%2C0%2C0%2C0%2C90.53%2C184.41ZM248%2C112c0%2C16.22-13.37%2C30.89-37.65%2C41.29C188.22%2C162.78%2C159%2C168%2C128%2C168s-60.22-5.22-82.35-14.71C21.37%2C142.89%2C8%2C128.22%2C8%2C112c0-8.37%2C3.67-20.79%2C21.17-32.5%2C11.37-7.61%2C26.94-13.76%2C45.18-17.85A63.64%2C63.64%2C0%2C0%2C1%2C173%2C50.45a64.84%2C64.84%2C0%2C0%2C1%2C9.11%2C11.3C223.43%2C71.09%2C248%2C89.74%2C248%2C112ZM80%2C96.83v3a7.92%2C7.92%2C0%2C0%2C0%2C6.13%2C7.76A188.24%2C188.24%2C0%2C0%2C0%2C128%2C112a188.09%2C188.09%2C0%2C0%2C0%2C41.85-4.37A7.93%2C7.93%2C0%2C0%2C0%2C176%2C99.87V96a48%2C48%2C0%2C0%2C0-48.64-48C101.25%2C48.34%2C80%2C70.25%2C80%2C96.83ZM232%2C112c0-11.7-16.63-23.89-41.9-31.59A64.68%2C64.68%2C0%2C0%2C1%2C192%2C96v3.92a23.86%2C23.86%2C0%2C0%2C1-18.56%2C23.3A204.05%2C204.05%2C0%2C0%2C1%2C128%2C128a204.15%2C204.15%2C0%2C0%2C1-45.44-4.78A23.86%2C23.86%2C0%2C0%2C1%2C64%2C99.92h0V96.86a65.28%2C65.28%2C0%2C0%2C1%2C2.13-16.52C40.72%2C88%2C24%2C100.25%2C24%2C112c0%2C18.92%2C42.71%2C40%2C104%2C40S232%2C130.92%2C232%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-folder-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M96%2C208a8%2C8%2C0%2C0%2C1-8%2C8H39.38A15.4%2C15.4%2C0%2C0%2C1%2C24%2C200.62V192a8%2C8%2C0%2C0%2C1%2C16%2C0v8H88A8%2C8%2C0%2C0%2C1%2C96%2C208Zm64-8H128a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8%2C8%2C0%2C0%2C0%2C0-16Zm64-56a8%2C8%2C0%2C0%2C0-8%2C8v48H200a8%2C8%2C0%2C0%2C0%2C0%2C16h16.89A15.13%2C15.13%2C0%2C0%2C0%2C232%2C200.89V152A8%2C8%2C0%2C0%2C0%2C224%2C144Zm-8-72H168a8%2C8%2C0%2C0%2C0%2C0%2C16h48v24a8%2C8%2C0%2C0%2C0%2C16%2C0V88A16%2C16%2C0%2C0%2C0%2C216%2C72ZM24%2C80V56A16%2C16%2C0%2C0%2C1%2C40%2C40H92.69A15.86%2C15.86%2C0%2C0%2C1%2C104%2C44.69l29.66%2C29.65A8%2C8%2C0%2C0%2C1%2C128%2C88H32A8%2C8%2C0%2C0%2C1%2C24%2C80Zm16-8h68.69l-16-16H40Zm-8%2C88a8%2C8%2C0%2C0%2C0%2C8-8V120a8%2C8%2C0%2C0%2C0-16%2C0v32A8%2C8%2C0%2C0%2C0%2C32%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-folder-lock{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C160h-8v-4a28%2C28%2C0%2C0%2C0-56%2C0v4h-8a8%2C8%2C0%2C0%2C0-8%2C8v40a8%2C8%2C0%2C0%2C0%2C8%2C8h72a8%2C8%2C0%2C0%2C0%2C8-8V168A8%2C8%2C0%2C0%2C0%2C224%2C160Zm-48-4a12%2C12%2C0%2C0%2C1%2C24%2C0v4H176Zm40%2C44H160V176h56Zm0-128H131.31L104%2C44.69A15.86%2C15.86%2C0%2C0%2C0%2C92.69%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200.62A15.4%2C15.4%2C0%2C0%2C0%2C39.38%2C216h73.18a8%2C8%2C0%2C0%2C0%2C0-16H40V88H216v16a8%2C8%2C0%2C0%2C0%2C16%2C0V88A16%2C16%2C0%2C0%2C0%2C216%2C72ZM92.69%2C56l16%2C16H40V56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-folder-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C72H131.31L104%2C44.69A15.86%2C15.86%2C0%2C0%2C0%2C92.69%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200.62A15.4%2C15.4%2C0%2C0%2C0%2C39.38%2C216H216.89A15.13%2C15.13%2C0%2C0%2C0%2C232%2C200.89V88A16%2C16%2C0%2C0%2C0%2C216%2C72ZM92.69%2C56l16%2C16H40V56ZM216%2C200H40V88H216ZM104%2C136h48a8%2C8%2C0%2C0%2C1%2C0%2C16H104a8%2C8%2C0%2C0%2C1%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-folder-open{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M245%2C110.64A16%2C16%2C0%2C0%2C0%2C232%2C104H216V88a16%2C16%2C0%2C0%2C0-16-16H130.67L102.94%2C51.2a16.14%2C16.14%2C0%2C0%2C0-9.6-3.2H40A16%2C16%2C0%2C0%2C0%2C24%2C64V208h0a8%2C8%2C0%2C0%2C0%2C8%2C8H211.1a8%2C8%2C0%2C0%2C0%2C7.59-5.47l28.49-85.47A16.05%2C16.05%2C0%2C0%2C0%2C245%2C110.64ZM93.34%2C64%2C123.2%2C86.4A8%2C8%2C0%2C0%2C0%2C128%2C88h72v16H69.77a16%2C16%2C0%2C0%2C0-15.18%2C10.94L40%2C158.7V64Zm112%2C136H43.1l26.67-80H232Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-folder-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C72H131.31L104%2C44.69A15.86%2C15.86%2C0%2C0%2C0%2C92.69%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200.62A15.4%2C15.4%2C0%2C0%2C0%2C39.38%2C216H216.89A15.13%2C15.13%2C0%2C0%2C0%2C232%2C200.89V88A16%2C16%2C0%2C0%2C0%2C216%2C72ZM92.69%2C56l16%2C16H40V56ZM216%2C200H40V88H216Zm-88-88a8%2C8%2C0%2C0%2C1%2C8%2C8v16h16a8%2C8%2C0%2C0%2C1%2C0%2C16H136v16a8%2C8%2C0%2C0%2C1-16%2C0V152H104a8%2C8%2C0%2C0%2C1%2C0-16h16V120A8%2C8%2C0%2C0%2C1%2C128%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-folder-simple-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24%2C80V64A16%2C16%2C0%2C0%2C1%2C40%2C48H93.33a16.12%2C16.12%2C0%2C0%2C1%2C9.6%2C3.2L132.8%2C73.6a8%2C8%2C0%2C1%2C1-9.6%2C12.8L93.33%2C64H40V80a8%2C8%2C0%2C0%2C1-16%2C0ZM88%2C200H40v-8a8%2C8%2C0%2C0%2C0-16%2C0v8.62A15.4%2C15.4%2C0%2C0%2C0%2C39.38%2C216H88a8%2C8%2C0%2C0%2C0%2C0-16Zm72%2C0H128a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8%2C8%2C0%2C0%2C0%2C0-16Zm64-56a8%2C8%2C0%2C0%2C0-8%2C8v48H200a8%2C8%2C0%2C0%2C0%2C0%2C16h16.89A15.13%2C15.13%2C0%2C0%2C0%2C232%2C200.89V152A8%2C8%2C0%2C0%2C0%2C224%2C144Zm-8-72H168a8%2C8%2C0%2C0%2C0%2C0%2C16h48v24a8%2C8%2C0%2C0%2C0%2C16%2C0V88A16%2C16%2C0%2C0%2C0%2C216%2C72ZM32%2C160a8%2C8%2C0%2C0%2C0%2C8-8V120a8%2C8%2C0%2C0%2C0-16%2C0v32A8%2C8%2C0%2C0%2C0%2C32%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-folder-simple-lock{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C88v16a8%2C8%2C0%2C0%2C1-16%2C0V88H130.67a16.12%2C16.12%2C0%2C0%2C1-9.6-3.2L93.33%2C64H40V200h72a8%2C8%2C0%2C0%2C1%2C0%2C16H40a16%2C16%2C0%2C0%2C1-16-16V64A16%2C16%2C0%2C0%2C1%2C40%2C48H93.33a16.12%2C16.12%2C0%2C0%2C1%2C9.6%2C3.2L130.67%2C72H216A16%2C16%2C0%2C0%2C1%2C232%2C88Zm0%2C80v40a8%2C8%2C0%2C0%2C1-8%2C8H152a8%2C8%2C0%2C0%2C1-8-8V168a8%2C8%2C0%2C0%2C1%2C8-8h8v-4a28%2C28%2C0%2C0%2C1%2C56%2C0v4h8A8%2C8%2C0%2C0%2C1%2C232%2C168Zm-56-8h24v-4a12%2C12%2C0%2C0%2C0-24%2C0Zm40%2C16H160v24h56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-folder-simple-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C72H130.67L102.93%2C51.2a16.12%2C16.12%2C0%2C0%2C0-9.6-3.2H40A16%2C16%2C0%2C0%2C0%2C24%2C64V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216.89A15.13%2C15.13%2C0%2C0%2C0%2C232%2C200.89V88A16%2C16%2C0%2C0%2C0%2C216%2C72Zm0%2C128H40V64H93.33L123.2%2C86.4A8%2C8%2C0%2C0%2C0%2C128%2C88h88Zm-56-56a8%2C8%2C0%2C0%2C1-8%2C8H104a8%2C8%2C0%2C0%2C1%2C0-16h48A8%2C8%2C0%2C0%2C1%2C160%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-folder-simple-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C72H130.67L102.93%2C51.2a16.12%2C16.12%2C0%2C0%2C0-9.6-3.2H40A16%2C16%2C0%2C0%2C0%2C24%2C64V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216.89A15.13%2C15.13%2C0%2C0%2C0%2C232%2C200.89V88A16%2C16%2C0%2C0%2C0%2C216%2C72Zm0%2C128H40V64H93.33L123.2%2C86.4A8%2C8%2C0%2C0%2C0%2C128%2C88h88Zm-56-56a8%2C8%2C0%2C0%2C1-8%2C8H136v16a8%2C8%2C0%2C0%2C1-16%2C0V152H104a8%2C8%2C0%2C0%2C1%2C0-16h16V120a8%2C8%2C0%2C0%2C1%2C16%2C0v16h16A8%2C8%2C0%2C0%2C1%2C160%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-folder-simple-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C208a8%2C8%2C0%2C0%2C1-8%2C8H40a16%2C16%2C0%2C0%2C1-16-16V64A16%2C16%2C0%2C0%2C1%2C40%2C48H93.33a16.12%2C16.12%2C0%2C0%2C1%2C9.6%2C3.2L130.67%2C72H216a16%2C16%2C0%2C0%2C1%2C16%2C16v32a8%2C8%2C0%2C0%2C1-16%2C0V88H128a8%2C8%2C0%2C0%2C1-4.8-1.6L93.33%2C64H40V200h80A8%2C8%2C0%2C0%2C1%2C128%2C208Zm109.09-40.22-22.51%2C18.59%2C6.85%2C27.71a8%2C8%2C0%2C0%2C1-11.82%2C8.81L184%2C207.82l-25.61%2C15.07a8%2C8%2C0%2C0%2C1-11.82-8.81l6.85-27.71-22.51-18.59a8%2C8%2C0%2C0%2C1%2C4.47-14.14l29.84-2.31%2C11.43-26.5a8%2C8%2C0%2C0%2C1%2C14.7%2C0l11.43%2C26.5%2C29.84%2C2.31a8%2C8%2C0%2C0%2C1%2C4.47%2C14.14Zm-25.47.28-14.89-1.15a8%2C8%2C0%2C0%2C1-6.73-4.8l-6-13.92-6%2C13.92a8%2C8%2C0%2C0%2C1-6.73%2C4.8l-14.89%2C1.15%2C11.11%2C9.18a8%2C8%2C0%2C0%2C1%2C2.68%2C8.09l-3.5%2C14.12%2C13.27-7.81a8%2C8%2C0%2C0%2C1%2C8.12%2C0l13.27%2C7.81-3.5-14.12a8%2C8%2C0%2C0%2C1%2C2.68-8.09Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-folder-simple-user{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M214.61%2C198.62a32%2C32%2C0%2C1%2C0-45.23%2C0%2C40%2C40%2C0%2C0%2C0-17.11%2C23.32%2C8%2C8%2C0%2C0%2C0%2C5.67%2C9.79A8.15%2C8.15%2C0%2C0%2C0%2C160%2C232a8%2C8%2C0%2C0%2C0%2C7.73-5.95C170.56%2C215.42%2C180.54%2C208%2C192%2C208s21.44%2C7.42%2C24.27%2C18.05a8%2C8%2C0%2C1%2C0%2C15.46-4.11A40%2C40%2C0%2C0%2C0%2C214.61%2C198.62ZM192%2C160a16%2C16%2C0%2C1%2C1-16%2C16A16%2C16%2C0%2C0%2C1%2C192%2C160Zm40-72v32a8%2C8%2C0%2C0%2C1-16%2C0V88H130.67a16.12%2C16.12%2C0%2C0%2C1-9.6-3.2L93.33%2C64H40V200h80a8%2C8%2C0%2C0%2C1%2C0%2C16H40a16%2C16%2C0%2C0%2C1-16-16V64A16%2C16%2C0%2C0%2C1%2C40%2C48H93.33a16.12%2C16.12%2C0%2C0%2C1%2C9.6%2C3.2L130.67%2C72H216A16%2C16%2C0%2C0%2C1%2C232%2C88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-folder-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C72H130.67L102.93%2C51.2a16.12%2C16.12%2C0%2C0%2C0-9.6-3.2H40A16%2C16%2C0%2C0%2C0%2C24%2C64V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216.89A15.13%2C15.13%2C0%2C0%2C0%2C232%2C200.89V88A16%2C16%2C0%2C0%2C0%2C216%2C72Zm0%2C128H40V64H93.33L123.2%2C86.4A8%2C8%2C0%2C0%2C0%2C128%2C88h88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-folder-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M120.56%2C200H40V88H216v32a8%2C8%2C0%2C0%2C0%2C16%2C0V88a16%2C16%2C0%2C0%2C0-16-16H131.31L104%2C44.69A15.86%2C15.86%2C0%2C0%2C0%2C92.69%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200.62A15.4%2C15.4%2C0%2C0%2C0%2C39.38%2C216h81.18a8%2C8%2C0%2C0%2C0%2C0-16ZM92.69%2C56l16%2C16H40V56ZM239.63%2C159.2a8%2C8%2C0%2C0%2C0-7-5.56l-29.84-2.31-11.43-26.5a8%2C8%2C0%2C0%2C0-14.7%2C0l-11.43%2C26.5-29.84%2C2.31a8%2C8%2C0%2C0%2C0-4.47%2C14.14l22.51%2C18.59-6.85%2C27.71a8%2C8%2C0%2C0%2C0%2C11.82%2C8.81L184%2C207.82l25.61%2C15.07a8%2C8%2C0%2C0%2C0%2C11.82-8.81l-6.85-27.71%2C22.51-18.59A8%2C8%2C0%2C0%2C0%2C239.63%2C159.2Zm-39.12%2C18a8%2C8%2C0%2C0%2C0-2.68%2C8.09l3.5%2C14.12-13.27-7.81a8%2C8%2C0%2C0%2C0-8.12%2C0l-13.27%2C7.81%2C3.5-14.12a8%2C8%2C0%2C0%2C0-2.68-8.09l-11.11-9.18%2C14.89-1.15a8%2C8%2C0%2C0%2C0%2C6.73-4.8l6-13.92%2C6%2C13.92a8%2C8%2C0%2C0%2C0%2C6.73%2C4.8l14.89%2C1.15Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-folder-user{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M214.61%2C198.62a32%2C32%2C0%2C1%2C0-45.23%2C0%2C40%2C40%2C0%2C0%2C0-17.11%2C23.32%2C8%2C8%2C0%2C0%2C0%2C5.67%2C9.79A8.15%2C8.15%2C0%2C0%2C0%2C160%2C232a8%2C8%2C0%2C0%2C0%2C7.73-5.95C170.56%2C215.42%2C180.54%2C208%2C192%2C208s21.44%2C7.42%2C24.27%2C18.05a8%2C8%2C0%2C1%2C0%2C15.46-4.11A40%2C40%2C0%2C0%2C0%2C214.61%2C198.62ZM192%2C160a16%2C16%2C0%2C1%2C1-16%2C16A16%2C16%2C0%2C0%2C1%2C192%2C160Zm24-88H131.31L104%2C44.69A15.86%2C15.86%2C0%2C0%2C0%2C92.69%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200.61A15.4%2C15.4%2C0%2C0%2C0%2C39.38%2C216h81.18a8%2C8%2C0%2C0%2C0%2C0-16H40V88H216v32a8%2C8%2C0%2C0%2C0%2C16%2C0V88A16%2C16%2C0%2C0%2C0%2C216%2C72ZM92.69%2C56l16%2C16H40V56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-folder{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C72H131.31L104%2C44.69A15.86%2C15.86%2C0%2C0%2C0%2C92.69%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200.62A15.4%2C15.4%2C0%2C0%2C0%2C39.38%2C216H216.89A15.13%2C15.13%2C0%2C0%2C0%2C232%2C200.89V88A16%2C16%2C0%2C0%2C0%2C216%2C72ZM40%2C56H92.69l16%2C16H40ZM216%2C200H40V88H216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-folders{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C64H154.67L126.93%2C43.2a16.12%2C16.12%2C0%2C0%2C0-9.6-3.2H72A16%2C16%2C0%2C0%2C0%2C56%2C56V72H40A16%2C16%2C0%2C0%2C0%2C24%2C88V200a16%2C16%2C0%2C0%2C0%2C16%2C16H192.89A15.13%2C15.13%2C0%2C0%2C0%2C208%2C200.89V184h16.89A15.13%2C15.13%2C0%2C0%2C0%2C240%2C168.89V80A16%2C16%2C0%2C0%2C0%2C224%2C64ZM192%2C200H40V88H85.33l29.87%2C22.4A8%2C8%2C0%2C0%2C0%2C120%2C112h72Zm32-32H208V112a16%2C16%2C0%2C0%2C0-16-16H122.67L94.93%2C75.2a16.12%2C16.12%2C0%2C0%2C0-9.6-3.2H72V56h45.33L147.2%2C78.4A8%2C8%2C0%2C0%2C0%2C152%2C80h72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-football-helmet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M96%2C164a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C96%2C164Zm136%2C12v32a16%2C16%2C0%2C0%2C1-16%2C16H180a16.1%2C16.1%2C0%2C0%2C1-15.35-11.47L153.84%2C176H131.91l3.56%2C12a5.44%2C5.44%2C0%2C0%2C1%2C.15.54A16%2C16%2C0%2C0%2C1%2C120%2C208H72.14a8%2C8%2C0%2C0%2C1-4.52-1.4A100%2C100%2C0%2C0%2C1%2C24%2C124c0-54.36%2C44.24-99.2%2C98.58-100A100%2C100%2C0%2C0%2C1%2C224%2C124v4a8%2C8%2C0%2C0%2C1-8%2C8H158.71l7.09%2C24H216A16%2C16%2C0%2C0%2C1%2C232%2C176ZM120%2C192l-15.45-52a4.77%2C4.77%2C0%2C0%2C1-.15-.54A16%2C16%2C0%2C0%2C1%2C120%2C120h87.91A84%2C84%2C0%2C0%2C0%2C122.8%2C40C77.16%2C40.64%2C40%2C78.31%2C40%2C124a84%2C84%2C0%2C0%2C0%2C34.67%2C68Zm29.13-32L142%2C136H120l7.14%2C24ZM216%2C176H170.52L180%2C208h36Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-football{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.06%2C53.89a32.92%2C32.92%2C0%2C0%2C0-26.95-26.95c-32.37-5.49-93.39-8-138.27%2C36.9s-42.39%2C105.9-36.9%2C138.27a32.92%2C32.92%2C0%2C0%2C0%2C27%2C26.95A206.58%2C206.58%2C0%2C0%2C0%2C88.27%2C232c32.09%2C0%2C72.05-8%2C103.89-39.84C237.05%2C147.28%2C234.55%2C86.26%2C229.06%2C53.89Zm-61.61-14a192%2C192%2C0%2C0%2C1%2C32%2C2.8A16.94%2C16.94%2C0%2C0%2C1%2C213.3%2C56.56%2C188.59%2C188.59%2C0%2C0%2C1%2C216%2C92.78L163.21%2C40C164.61%2C39.92%2C166%2C39.9%2C167.45%2C39.9ZM56.56%2C213.3A16.94%2C16.94%2C0%2C0%2C1%2C42.7%2C199.44%2C188.59%2C188.59%2C0%2C0%2C1%2C40%2C163.22L92.78%2C216A187.79%2C187.79%2C0%2C0%2C1%2C56.56%2C213.3Zm124.3-32.44c-11.61%2C11.6-33.27%2C27.73-67.37%2C33.27L41.87%2C142.51c5.54-34.1%2C21.67-55.76%2C33.27-67.37S108.4%2C47.4%2C142.5%2C41.86l71.63%2C71.63C208.59%2C147.59%2C192.46%2C169.25%2C180.86%2C180.86Zm-15.22-90.5a8%2C8%2C0%2C0%2C1%2C0%2C11.31L151.3%2C116l6.34%2C6.34a8%2C8%2C0%2C1%2C1-11.31%2C11.3L140%2C127.31%2C127.31%2C140l6.34%2C6.34a8%2C8%2C0%2C1%2C1-11.3%2C11.31L116%2C151.3l-14.34%2C14.34a8%2C8%2C0%2C1%2C1-11.31-11.31L104.7%2C140l-6.34-6.34a8%2C8%2C0%2C0%2C1%2C11.31-11.3l6.34%2C6.34L128.69%2C116l-6.34-6.34a8%2C8%2C0%2C0%2C1%2C11.3-11.31L140%2C104.7l14.34-14.34A8%2C8%2C0%2C0%2C1%2C165.64%2C90.36Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-footprints{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208.06%2C184H152a8%2C8%2C0%2C0%2C0-8%2C8v12a36%2C36%2C0%2C0%2C0%2C72.05%2C0V192A8%2C8%2C0%2C0%2C0%2C208.06%2C184Zm-8%2C20a20%2C20%2C0%2C0%2C1-40%2C0v-4h40ZM104%2C160h-56a8%2C8%2C0%2C0%2C0-8%2C8v12A36%2C36%2C0%2C0%2C0%2C112%2C180V168A8%2C8%2C0%2C0%2C0%2C104%2C160Zm-8%2C20a20%2C20%2C0%2C0%2C1-40%2C0v-4H96ZM76%2C16C64.36%2C16%2C53.07%2C26.31%2C44.2%2C45c-13.93%2C29.38-18.56%2C73%2C.29%2C96a8%2C8%2C0%2C0%2C0%2C6.2%2C2.93h50.55a8%2C8%2C0%2C0%2C0%2C6.2-2.93c18.85-23%2C14.22-66.65.29-96C98.85%2C26.31%2C87.57%2C16%2C76%2C16ZM97.15%2C128H54.78c-11.4-18.1-7.21-52.7%2C3.89-76.11C65.14%2C38.22%2C72.17%2C32%2C76%2C32s10.82%2C6.22%2C17.3%2C19.89C104.36%2C75.3%2C108.55%2C109.9%2C97.15%2C128Zm57.61%2C40h50.55a8%2C8%2C0%2C0%2C0%2C6.2-2.93c18.85-23%2C14.22-66.65.29-96C202.93%2C50.31%2C191.64%2C40%2C180%2C40s-22.89%2C10.31-31.77%2C29c-13.93%2C29.38-18.56%2C73%2C.29%2C96A8.05%2C8.05%2C0%2C0%2C0%2C154.76%2C168Zm8-92.11C169.22%2C62.22%2C176.25%2C56%2C180%2C56s10.82%2C6.22%2C17.29%2C19.89c11.1%2C23.41%2C15.29%2C58%2C3.9%2C76.11H158.85C147.45%2C133.9%2C151.64%2C99.3%2C162.74%2C75.89Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-fork-knife{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M72%2C88V40a8%2C8%2C0%2C0%2C1%2C16%2C0V88a8%2C8%2C0%2C0%2C1-16%2C0ZM216%2C40V224a8%2C8%2C0%2C0%2C1-16%2C0V176H152a8%2C8%2C0%2C0%2C1-8-8%2C268.75%2C268.75%2C0%2C0%2C1%2C7.22-56.88c9.78-40.49%2C28.32-67.63%2C53.63-78.47A8%2C8%2C0%2C0%2C1%2C216%2C40ZM200%2C53.9c-32.17%2C24.57-38.47%2C84.42-39.7%2C106.1H200ZM119.89%2C38.69a8%2C8%2C0%2C1%2C0-15.78%2C2.63L112%2C88.63a32%2C32%2C0%2C0%2C1-64%2C0l7.88-47.31a8%2C8%2C0%2C1%2C0-15.78-2.63l-8%2C48A8.17%2C8.17%2C0%2C0%2C0%2C32%2C88a48.07%2C48.07%2C0%2C0%2C0%2C40%2C47.32V224a8%2C8%2C0%2C0%2C0%2C16%2C0V135.32A48.07%2C48.07%2C0%2C0%2C0%2C128%2C88a8.17%2C8.17%2C0%2C0%2C0-.11-1.31Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-four-k{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24%2C48a8%2C8%2C0%2C0%2C1%2C8-8H224a8%2C8%2C0%2C0%2C1%2C0%2C16H32A8%2C8%2C0%2C0%2C1%2C24%2C48ZM224%2C200H32a8%2C8%2C0%2C0%2C0%2C0%2C16H224a8%2C8%2C0%2C0%2C0%2C0-16ZM144%2C72a8%2C8%2C0%2C0%2C0-8%2C8v96a8%2C8%2C0%2C0%2C0%2C16%2C0V147l13.09-15%2C28%2C48A8%2C8%2C0%2C1%2C0%2C206.91%2C172l-30.7-52.63L206%2C85.27a8%2C8%2C0%2C1%2C0-12-10.54l-42%2C48V80A8%2C8%2C0%2C0%2C0%2C144%2C72ZM88%2C176V160H40a8%2C8%2C0%2C0%2C1-6.31-12.91l56-72A8%2C8%2C0%2C0%2C1%2C104%2C80v64h8a8%2C8%2C0%2C0%2C1%2C0%2C16h-8v16a8%2C8%2C0%2C0%2C1-16%2C0Zm0-32V103.32L56.36%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-frame-corners{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C80v32a8%2C8%2C0%2C0%2C1-16%2C0V88H160a8%2C8%2C0%2C0%2C1%2C0-16h32A8%2C8%2C0%2C0%2C1%2C200%2C80ZM96%2C168H72V144a8%2C8%2C0%2C0%2C0-16%2C0v32a8%2C8%2C0%2C0%2C0%2C8%2C8H96a8%2C8%2C0%2C0%2C0%2C0-16ZM232%2C56V200a16%2C16%2C0%2C0%2C1-16%2C16H40a16%2C16%2C0%2C0%2C1-16-16V56A16%2C16%2C0%2C0%2C1%2C40%2C40H216A16%2C16%2C0%2C0%2C1%2C232%2C56ZM216%2C200V56H40V200H216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-framer-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C104V40a8%2C8%2C0%2C0%2C0-8-8H56a8%2C8%2C0%2C0%2C0-5.31%2C14L107%2C96H56a8%2C8%2C0%2C0%2C0-8%2C8v64a8%2C8%2C0%2C0%2C0%2C2.34%2C5.66l72%2C72A8%2C8%2C0%2C0%2C0%2C136%2C240V176h64a8%2C8%2C0%2C0%2C0%2C5.31-14L149%2C112h51A8%2C8%2C0%2C0%2C0%2C208%2C104Zm-29%2C56H128a8%2C8%2C0%2C0%2C0-8%2C8v52.69l-56-56V112h61Zm13-64H131L77%2C48H192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-function{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C40a8%2C8%2C0%2C0%2C1-8%2C8H170.71a24%2C24%2C0%2C0%2C0-23.62%2C19.71L137.59%2C120H184a8%2C8%2C0%2C0%2C1%2C0%2C16H134.68l-10%2C55.16A40%2C40%2C0%2C0%2C1%2C85.29%2C224H56a8%2C8%2C0%2C0%2C1%2C0-16H85.29a24%2C24%2C0%2C0%2C0%2C23.62-19.71l9.5-52.29H72a8%2C8%2C0%2C0%2C1%2C0-16h49.32l10-55.16A40%2C40%2C0%2C0%2C1%2C170.71%2C32H200A8%2C8%2C0%2C0%2C1%2C208%2C40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-funnel-simple-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C144H64a8%2C8%2C0%2C0%2C1%2C0-16H192a8%2C8%2C0%2C0%2C1%2C0%2C16Zm40-64H24a8%2C8%2C0%2C0%2C0%2C0%2C16H232a8%2C8%2C0%2C0%2C0%2C0-16ZM128%2C176H104a8%2C8%2C0%2C0%2C0%2C0%2C16h24a8%2C8%2C0%2C0%2C0%2C0-16Zm93.66-5.66a8%2C8%2C0%2C0%2C0-11.32%2C0L192%2C188.69l-18.34-18.35a8%2C8%2C0%2C0%2C0-11.32%2C11.32L180.69%2C200l-18.35%2C18.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32L192%2C211.31l18.34%2C18.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32L203.31%2C200l18.35-18.34A8%2C8%2C0%2C0%2C0%2C221.66%2C170.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-funnel-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C136a8%2C8%2C0%2C0%2C1-8%2C8H64a8%2C8%2C0%2C0%2C1%2C0-16H192A8%2C8%2C0%2C0%2C1%2C200%2C136Zm32-56H24a8%2C8%2C0%2C0%2C0%2C0%2C16H232a8%2C8%2C0%2C0%2C0%2C0-16Zm-80%2C96H104a8%2C8%2C0%2C0%2C0%2C0%2C16h48a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-funnel-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M227.82%2C66.76A16%2C16%2C0%2C0%2C0%2C216%2C40H40A16%2C16%2C0%2C0%2C0%2C28.19%2C66.76l.08.09L96%2C139.17V216a16%2C16%2C0%2C0%2C0%2C24.87%2C13.32l32-21.34A16%2C16%2C0%2C0%2C0%2C160%2C194.66V139.17l67.73-72.32ZM40%2C56h0Zm106.19%2C74.59A8%2C8%2C0%2C0%2C0%2C144%2C136v58.66L112%2C216V136a8%2C8%2C0%2C0%2C0-2.16-5.46L40%2C56H216Zm99.49%2C79.81a8%2C8%2C0%2C0%2C1-11.32%2C11.32L216%2C203.32l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.31-11.32L204.69%2C192l-18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.31-11.31L216%2C180.69l18.34-18.34a8%2C8%2C0%2C0%2C1%2C11.32%2C11.31L227.31%2C192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-funnel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230.6%2C49.53A15.81%2C15.81%2C0%2C0%2C0%2C216%2C40H40A16%2C16%2C0%2C0%2C0%2C28.19%2C66.76l.08.09L96%2C139.17V216a16%2C16%2C0%2C0%2C0%2C24.87%2C13.32l32-21.34A16%2C16%2C0%2C0%2C0%2C160%2C194.66V139.17l67.74-72.32.08-.09A15.8%2C15.8%2C0%2C0%2C0%2C230.6%2C49.53ZM40%2C56h0Zm106.18%2C74.58A8%2C8%2C0%2C0%2C0%2C144%2C136v58.66L112%2C216V136a8%2C8%2C0%2C0%2C0-2.16-5.47L40%2C56H216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-game-controller{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C112H152a8%2C8%2C0%2C0%2C1%2C0-16h24a8%2C8%2C0%2C0%2C1%2C0%2C16ZM104%2C96H96V88a8%2C8%2C0%2C0%2C0-16%2C0v8H72a8%2C8%2C0%2C0%2C0%2C0%2C16h8v8a8%2C8%2C0%2C0%2C0%2C16%2C0v-8h8a8%2C8%2C0%2C0%2C0%2C0-16ZM241.48%2C200.65a36%2C36%2C0%2C0%2C1-54.94%2C4.81c-.12-.12-.24-.24-.35-.37L146.48%2C160h-37L69.81%2C205.09l-.35.37A36.08%2C36.08%2C0%2C0%2C1%2C44%2C216%2C36%2C36%2C0%2C0%2C1%2C8.56%2C173.75a.68.68%2C0%2C0%2C1%2C0-.14L24.93%2C89.52A59.88%2C59.88%2C0%2C0%2C1%2C83.89%2C40H172a60.08%2C60.08%2C0%2C0%2C1%2C59%2C49.25c0%2C.06%2C0%2C.12%2C0%2C.18l16.37%2C84.17a.68.68%2C0%2C0%2C1%2C0%2C.14A35.74%2C35.74%2C0%2C0%2C1%2C241.48%2C200.65ZM172%2C144a44%2C44%2C0%2C0%2C0%2C0-88H83.89A43.9%2C43.9%2C0%2C0%2C0%2C40.68%2C92.37l0%2C.13L24.3%2C176.59A20%2C20%2C0%2C0%2C0%2C58%2C194.3l41.92-47.59a8%2C8%2C0%2C0%2C1%2C6-2.71Zm59.7%2C32.59-8.74-45A60%2C60%2C0%2C0%2C1%2C172%2C160h-4.2L198%2C194.31a20.09%2C20.09%2C0%2C0%2C0%2C17.46%2C5.39%2C20%2C20%2C0%2C0%2C0%2C16.23-23.11Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-garage{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C192h-8V98.67a16%2C16%2C0%2C0%2C0-7.12-13.31l-88-58.67a16%2C16%2C0%2C0%2C0-17.75%2C0l-88%2C58.67A16%2C16%2C0%2C0%2C0%2C24%2C98.67V192H16a8%2C8%2C0%2C0%2C0%2C0%2C16H240a8%2C8%2C0%2C0%2C0%2C0-16ZM40%2C98.67%2C128%2C40l88%2C58.66V192H192V136a8%2C8%2C0%2C0%2C0-8-8H72a8%2C8%2C0%2C0%2C0-8%2C8v56H40ZM176%2C144v16H136V144Zm-56%2C16H80V144h40ZM80%2C176h40v16H80Zm56%2C0h40v16H136Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gas-can{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C24H123.31A15.86%2C15.86%2C0%2C0%2C0%2C112%2C28.69L101.66%2C39%2C91.31%2C28.69a16%2C16%2C0%2C0%2C0-22.62%2C0l-24%2C24a16%2C16%2C0%2C0%2C0%2C0%2C22.62L55%2C85.66%2C44.69%2C96A15.86%2C15.86%2C0%2C0%2C0%2C40%2C107.31V216a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V40A16%2C16%2C0%2C0%2C0%2C200%2C24ZM56%2C64%2C80%2C40%2C90.34%2C50.34l-24%2C24ZM200%2C216H56V107.31l16-16h0L123.31%2C40H200ZM128%2C64a8%2C8%2C0%2C0%2C1%2C8-8h40a8%2C8%2C0%2C0%2C1%2C0%2C16H136A8%2C8%2C0%2C0%2C1%2C128%2C64Zm52.8%2C62.4L141.33%2C156l39.47%2C29.6a8%2C8%2C0%2C1%2C1-9.6%2C12.8L128%2C166%2C84.8%2C198.4a8%2C8%2C0%2C0%2C1-9.6-12.8L114.67%2C156%2C75.2%2C126.4a8%2C8%2C0%2C0%2C1%2C9.6-12.8L128%2C146l43.2-32.4a8%2C8%2C0%2C0%2C1%2C9.6%2C12.8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gas-pump{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M241%2C69.66%2C221.66%2C50.34a8%2C8%2C0%2C0%2C0-11.32%2C11.32L229.66%2C81A8%2C8%2C0%2C0%2C1%2C232%2C86.63V168a8%2C8%2C0%2C0%2C1-16%2C0V128a24%2C24%2C0%2C0%2C0-24-24H176V56a24%2C24%2C0%2C0%2C0-24-24H72A24%2C24%2C0%2C0%2C0%2C48%2C56V208H32a8%2C8%2C0%2C0%2C0%2C0%2C16H192a8%2C8%2C0%2C0%2C0%2C0-16H176V120h16a8%2C8%2C0%2C0%2C1%2C8%2C8v40a24%2C24%2C0%2C0%2C0%2C48%2C0V86.63A23.85%2C23.85%2C0%2C0%2C0%2C241%2C69.66ZM64%2C208V56a8%2C8%2C0%2C0%2C1%2C8-8h80a8%2C8%2C0%2C0%2C1%2C8%2C8V208Zm80-96a8%2C8%2C0%2C0%2C1-8%2C8H88a8%2C8%2C0%2C0%2C1%2C0-16h48A8%2C8%2C0%2C0%2C1%2C144%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gauge{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M207.06%2C72.67A111.24%2C111.24%2C0%2C0%2C0%2C128%2C40h-.4C66.07%2C40.21%2C16%2C91%2C16%2C153.13V176a16%2C16%2C0%2C0%2C0%2C16%2C16H224a16%2C16%2C0%2C0%2C0%2C16-16V152A111.25%2C111.25%2C0%2C0%2C0%2C207.06%2C72.67ZM224%2C176H119.71l54.76-75.3a8%2C8%2C0%2C0%2C0-12.94-9.42L99.92%2C176H32V153.13c0-3.08.15-6.12.43-9.13H56a8%2C8%2C0%2C0%2C0%2C0-16H35.27c10.32-38.86%2C44-68.24%2C84.73-71.66V80a8%2C8%2C0%2C0%2C0%2C16%2C0V56.33A96.14%2C96.14%2C0%2C0%2C1%2C221%2C128H200a8%2C8%2C0%2C0%2C0%2C0%2C16h23.67c.21%2C2.65.33%2C5.31.33%2C8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gavel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M243.32%2C116.69l-16-16a16%2C16%2C0%2C0%2C0-20.84-1.53L156.84%2C49.52a16%2C16%2C0%2C0%2C0-1.52-20.84l-16-16a16%2C16%2C0%2C0%2C0-22.63%2C0l-64%2C64a16%2C16%2C0%2C0%2C0%2C0%2C22.63l16%2C16a16%2C16%2C0%2C0%2C0%2C20.83%2C1.52L96.69%2C124%2C31.31%2C189.38A25%2C25%2C0%2C0%2C0%2C66.63%2C224.7L132%2C159.32l7.17%2C7.16a16%2C16%2C0%2C0%2C0%2C1.52%2C20.84l16%2C16a16%2C16%2C0%2C0%2C0%2C22.63%2C0l64-64A16%2C16%2C0%2C0%2C0%2C243.32%2C116.69ZM80%2C104%2C64%2C88l64-64%2C16%2C16ZM55.32%2C213.38a9%2C9%2C0%2C0%2C1-12.69%2C0%2C9%2C9%2C0%2C0%2C1%2C0-12.68L108%2C135.32%2C120.69%2C148ZM101%2C105.66%2C145.66%2C61%2C195%2C110.34%2C150.35%2C155ZM168%2C192l-16-16%2C4-4h0l56-56h0l4-4%2C16%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gear-fine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C120H215.63a87.27%2C87.27%2C0%2C0%2C0-7.74-28.88l14.18-8.19a8%2C8%2C0%2C0%2C0-8-13.86l-14.2%2C8.2a88.78%2C88.78%2C0%2C0%2C0-21.14-21.14l8.2-14.2a8%2C8%2C0%2C0%2C0-13.86-8l-8.19%2C14.18A87.27%2C87.27%2C0%2C0%2C0%2C136%2C40.37V24a8%2C8%2C0%2C0%2C0-16%2C0V40.37a87.27%2C87.27%2C0%2C0%2C0-28.88%2C7.74L82.93%2C33.93a8%2C8%2C0%2C0%2C0-13.86%2C8l8.2%2C14.2A88.78%2C88.78%2C0%2C0%2C0%2C56.13%2C77.27l-14.2-8.2a8%2C8%2C0%2C0%2C0-8%2C13.86l14.18%2C8.19A87.27%2C87.27%2C0%2C0%2C0%2C40.37%2C120H24a8%2C8%2C0%2C0%2C0%2C0%2C16H40.37a87.27%2C87.27%2C0%2C0%2C0%2C7.74%2C28.88l-14.18%2C8.19a8%2C8%2C0%2C0%2C0%2C4%2C14.93%2C7.92%2C7.92%2C0%2C0%2C0%2C4-1.07l14.2-8.2a88.78%2C88.78%2C0%2C0%2C0%2C21.14%2C21.14l-8.2%2C14.2a8%2C8%2C0%2C0%2C0%2C13.86%2C8l8.19-14.18A87.27%2C87.27%2C0%2C0%2C0%2C120%2C215.63V232a8%2C8%2C0%2C0%2C0%2C16%2C0V215.63a87.27%2C87.27%2C0%2C0%2C0%2C28.88-7.74l8.19%2C14.18a8%2C8%2C0%2C0%2C0%2C13.86-8l-8.2-14.2a88.78%2C88.78%2C0%2C0%2C0%2C21.14-21.14l14.2%2C8.2A8%2C8%2C0%2C0%2C0%2C225%2C184a8%2C8%2C0%2C0%2C0-2.92-10.93l-14.18-8.19A87.27%2C87.27%2C0%2C0%2C0%2C215.63%2C136H232a8%2C8%2C0%2C0%2C0%2C0-16ZM128%2C56a72.08%2C72.08%2C0%2C0%2C1%2C71.54%2C64H132.62L99.16%2C62.05A71.58%2C71.58%2C0%2C0%2C1%2C128%2C56ZM56%2C128A72%2C72%2C0%2C0%2C1%2C85.31%2C70.06L118.76%2C128%2C85.31%2C185.94A72%2C72%2C0%2C0%2C1%2C56%2C128Zm72%2C72A71.58%2C71.58%2C0%2C0%2C1%2C99.16%2C194L132.62%2C136h66.92A72.08%2C72.08%2C0%2C0%2C1%2C128%2C200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gear-six{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C80a48%2C48%2C0%2C1%2C0%2C48%2C48A48.05%2C48.05%2C0%2C0%2C0%2C128%2C80Zm0%2C80a32%2C32%2C0%2C1%2C1%2C32-32A32%2C32%2C0%2C0%2C1%2C128%2C160Zm109.94-52.79a8%2C8%2C0%2C0%2C0-3.89-5.4l-29.83-17-.12-33.62a8%2C8%2C0%2C0%2C0-2.83-6.08%2C111.91%2C111.91%2C0%2C0%2C0-36.72-20.67%2C8%2C8%2C0%2C0%2C0-6.46.59L128%2C41.85%2C97.88%2C25a8%2C8%2C0%2C0%2C0-6.47-.6A112.1%2C112.1%2C0%2C0%2C0%2C54.73%2C45.15a8%2C8%2C0%2C0%2C0-2.83%2C6.07l-.15%2C33.65-29.83%2C17a8%2C8%2C0%2C0%2C0-3.89%2C5.4%2C106.47%2C106.47%2C0%2C0%2C0%2C0%2C41.56%2C8%2C8%2C0%2C0%2C0%2C3.89%2C5.4l29.83%2C17%2C.12%2C33.62a8%2C8%2C0%2C0%2C0%2C2.83%2C6.08%2C111.91%2C111.91%2C0%2C0%2C0%2C36.72%2C20.67%2C8%2C8%2C0%2C0%2C0%2C6.46-.59L128%2C214.15%2C158.12%2C231a7.91%2C7.91%2C0%2C0%2C0%2C3.9%2C1%2C8.09%2C8.09%2C0%2C0%2C0%2C2.57-.42%2C112.1%2C112.1%2C0%2C0%2C0%2C36.68-20.73%2C8%2C8%2C0%2C0%2C0%2C2.83-6.07l.15-33.65%2C29.83-17a8%2C8%2C0%2C0%2C0%2C3.89-5.4A106.47%2C106.47%2C0%2C0%2C0%2C237.94%2C107.21Zm-15%2C34.91-28.57%2C16.25a8%2C8%2C0%2C0%2C0-3%2C3c-.58%2C1-1.19%2C2.06-1.81%2C3.06a7.94%2C7.94%2C0%2C0%2C0-1.22%2C4.21l-.15%2C32.25a95.89%2C95.89%2C0%2C0%2C1-25.37%2C14.3L134%2C199.13a8%2C8%2C0%2C0%2C0-3.91-1h-.19c-1.21%2C0-2.43%2C0-3.64%2C0a8.08%2C8.08%2C0%2C0%2C0-4.1%2C1l-28.84%2C16.1A96%2C96%2C0%2C0%2C1%2C67.88%2C201l-.11-32.2a8%2C8%2C0%2C0%2C0-1.22-4.22c-.62-1-1.23-2-1.8-3.06a8.09%2C8.09%2C0%2C0%2C0-3-3.06l-28.6-16.29a90.49%2C90.49%2C0%2C0%2C1%2C0-28.26L61.67%2C97.63a8%2C8%2C0%2C0%2C0%2C3-3c.58-1%2C1.19-2.06%2C1.81-3.06a7.94%2C7.94%2C0%2C0%2C0%2C1.22-4.21l.15-32.25a95.89%2C95.89%2C0%2C0%2C1%2C25.37-14.3L122%2C56.87a8%2C8%2C0%2C0%2C0%2C4.1%2C1c1.21%2C0%2C2.43%2C0%2C3.64%2C0a8.08%2C8.08%2C0%2C0%2C0%2C4.1-1l28.84-16.1A96%2C96%2C0%2C0%2C1%2C188.12%2C55l.11%2C32.2a8%2C8%2C0%2C0%2C0%2C1.22%2C4.22c.62%2C1%2C1.23%2C2%2C1.8%2C3.06a8.09%2C8.09%2C0%2C0%2C0%2C3%2C3.06l28.6%2C16.29A90.49%2C90.49%2C0%2C0%2C1%2C222.9%2C142.12Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gear{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C80a48%2C48%2C0%2C1%2C0%2C48%2C48A48.05%2C48.05%2C0%2C0%2C0%2C128%2C80Zm0%2C80a32%2C32%2C0%2C1%2C1%2C32-32A32%2C32%2C0%2C0%2C1%2C128%2C160Zm88-29.84q.06-2.16%2C0-4.32l14.92-18.64a8%2C8%2C0%2C0%2C0%2C1.48-7.06%2C107.21%2C107.21%2C0%2C0%2C0-10.88-26.25%2C8%2C8%2C0%2C0%2C0-6-3.93l-23.72-2.64q-1.48-1.56-3-3L186%2C40.54a8%2C8%2C0%2C0%2C0-3.94-6%2C107.71%2C107.71%2C0%2C0%2C0-26.25-10.87%2C8%2C8%2C0%2C0%2C0-7.06%2C1.49L130.16%2C40Q128%2C40%2C125.84%2C40L107.2%2C25.11a8%2C8%2C0%2C0%2C0-7.06-1.48A107.6%2C107.6%2C0%2C0%2C0%2C73.89%2C34.51a8%2C8%2C0%2C0%2C0-3.93%2C6L67.32%2C64.27q-1.56%2C1.49-3%2C3L40.54%2C70a8%2C8%2C0%2C0%2C0-6%2C3.94%2C107.71%2C107.71%2C0%2C0%2C0-10.87%2C26.25%2C8%2C8%2C0%2C0%2C0%2C1.49%2C7.06L40%2C125.84Q40%2C128%2C40%2C130.16L25.11%2C148.8a8%2C8%2C0%2C0%2C0-1.48%2C7.06%2C107.21%2C107.21%2C0%2C0%2C0%2C10.88%2C26.25%2C8%2C8%2C0%2C0%2C0%2C6%2C3.93l23.72%2C2.64q1.49%2C1.56%2C3%2C3L70%2C215.46a8%2C8%2C0%2C0%2C0%2C3.94%2C6%2C107.71%2C107.71%2C0%2C0%2C0%2C26.25%2C10.87%2C8%2C8%2C0%2C0%2C0%2C7.06-1.49L125.84%2C216q2.16.06%2C4.32%2C0l18.64%2C14.92a8%2C8%2C0%2C0%2C0%2C7.06%2C1.48%2C107.21%2C107.21%2C0%2C0%2C0%2C26.25-10.88%2C8%2C8%2C0%2C0%2C0%2C3.93-6l2.64-23.72q1.56-1.48%2C3-3L215.46%2C186a8%2C8%2C0%2C0%2C0%2C6-3.94%2C107.71%2C107.71%2C0%2C0%2C0%2C10.87-26.25%2C8%2C8%2C0%2C0%2C0-1.49-7.06Zm-16.1-6.5a73.93%2C73.93%2C0%2C0%2C1%2C0%2C8.68%2C8%2C8%2C0%2C0%2C0%2C1.74%2C5.48l14.19%2C17.73a91.57%2C91.57%2C0%2C0%2C1-6.23%2C15L187%2C173.11a8%2C8%2C0%2C0%2C0-5.1%2C2.64%2C74.11%2C74.11%2C0%2C0%2C1-6.14%2C6.14%2C8%2C8%2C0%2C0%2C0-2.64%2C5.1l-2.51%2C22.58a91.32%2C91.32%2C0%2C0%2C1-15%2C6.23l-17.74-14.19a8%2C8%2C0%2C0%2C0-5-1.75h-.48a73.93%2C73.93%2C0%2C0%2C1-8.68%2C0%2C8%2C8%2C0%2C0%2C0-5.48%2C1.74L100.45%2C215.8a91.57%2C91.57%2C0%2C0%2C1-15-6.23L82.89%2C187a8%2C8%2C0%2C0%2C0-2.64-5.1%2C74.11%2C74.11%2C0%2C0%2C1-6.14-6.14%2C8%2C8%2C0%2C0%2C0-5.1-2.64L46.43%2C170.6a91.32%2C91.32%2C0%2C0%2C1-6.23-15l14.19-17.74a8%2C8%2C0%2C0%2C0%2C1.74-5.48%2C73.93%2C73.93%2C0%2C0%2C1%2C0-8.68%2C8%2C8%2C0%2C0%2C0-1.74-5.48L40.2%2C100.45a91.57%2C91.57%2C0%2C0%2C1%2C6.23-15L69%2C82.89a8%2C8%2C0%2C0%2C0%2C5.1-2.64%2C74.11%2C74.11%2C0%2C0%2C1%2C6.14-6.14A8%2C8%2C0%2C0%2C0%2C82.89%2C69L85.4%2C46.43a91.32%2C91.32%2C0%2C0%2C1%2C15-6.23l17.74%2C14.19a8%2C8%2C0%2C0%2C0%2C5.48%2C1.74%2C73.93%2C73.93%2C0%2C0%2C1%2C8.68%2C0%2C8%2C8%2C0%2C0%2C0%2C5.48-1.74L155.55%2C40.2a91.57%2C91.57%2C0%2C0%2C1%2C15%2C6.23L173.11%2C69a8%2C8%2C0%2C0%2C0%2C2.64%2C5.1%2C74.11%2C74.11%2C0%2C0%2C1%2C6.14%2C6.14%2C8%2C8%2C0%2C0%2C0%2C5.1%2C2.64l22.58%2C2.51a91.32%2C91.32%2C0%2C0%2C1%2C6.23%2C15l-14.19%2C17.74A8%2C8%2C0%2C0%2C0%2C199.87%2C123.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gender-female{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C96a80%2C80%2C0%2C1%2C0-88%2C79.6V200H88a8%2C8%2C0%2C0%2C0%2C0%2C16h32v24a8%2C8%2C0%2C0%2C0%2C16%2C0V216h32a8%2C8%2C0%2C0%2C0%2C0-16H136V175.6A80.11%2C80.11%2C0%2C0%2C0%2C208%2C96ZM64%2C96a64%2C64%2C0%2C1%2C1%2C64%2C64A64.07%2C64.07%2C0%2C0%2C1%2C64%2C96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gender-intersex{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C24H168a8%2C8%2C0%2C0%2C0%2C0%2C16h20.69L163.54%2C65.15A64%2C64%2C0%2C1%2C0%2C112%2C175.48V192H88a8%2C8%2C0%2C0%2C0%2C0%2C16h24v24a8%2C8%2C0%2C0%2C0%2C16%2C0V208h24a8%2C8%2C0%2C0%2C0%2C0-16H128V175.48a63.92%2C63.92%2C0%2C0%2C0%2C45.84-98L200%2C51.31V72a8%2C8%2C0%2C0%2C0%2C16%2C0V32A8%2C8%2C0%2C0%2C0%2C208%2C24ZM120%2C160a48%2C48%2C0%2C1%2C1%2C48-48A48.05%2C48.05%2C0%2C0%2C1%2C120%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gender-male{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C32H168a8%2C8%2C0%2C0%2C0%2C0%2C16h28.69L154.62%2C90.07a80%2C80%2C0%2C1%2C0%2C11.31%2C11.31L208%2C59.32V88a8%2C8%2C0%2C0%2C0%2C16%2C0V40A8%2C8%2C0%2C0%2C0%2C216%2C32ZM149.24%2C197.29a64%2C64%2C0%2C1%2C1%2C0-90.53A64.1%2C64.1%2C0%2C0%2C1%2C149.24%2C197.29Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gender-neuter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C104a80%2C80%2C0%2C1%2C0-88%2C79.6V232a8%2C8%2C0%2C0%2C0%2C16%2C0V183.6A80.11%2C80.11%2C0%2C0%2C0%2C208%2C104Zm-80%2C64a64%2C64%2C0%2C1%2C1%2C64-64A64.07%2C64.07%2C0%2C0%2C1%2C128%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gender-nonbinary{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C96.46V62.13l27.88%2C16.73a8%2C8%2C0%2C1%2C0%2C8.24-13.72L143.55%2C48l28.57-17.14a8%2C8%2C0%2C0%2C0-8.24-13.72L128%2C38.67%2C92.12%2C17.14a8%2C8%2C0%2C0%2C0-8.24%2C13.72L112.45%2C48%2C83.88%2C65.14a8%2C8%2C0%2C0%2C0%2C8.24%2C13.72L120%2C62.13V96.46a72%2C72%2C0%2C1%2C0%2C16%2C0ZM128%2C224a56%2C56%2C0%2C1%2C1%2C56-56A56.06%2C56.06%2C0%2C0%2C1%2C128%2C224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gender-transgender{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C32H168a8%2C8%2C0%2C0%2C0%2C0%2C16h28.69L168%2C76.69%2C149.66%2C58.35a8%2C8%2C0%2C1%2C0-11.32%2C11.31L156.69%2C88l-15.76%2C15.76a71.94%2C71.94%2C0%2C1%2C0%2C11.32%2C11.31L168%2C99.33l18.34%2C18.34a8%2C8%2C0%2C0%2C0%2C11.32-11.31L179.31%2C88%2C208%2C59.32V88a8%2C8%2C0%2C0%2C0%2C16%2C0V40A8%2C8%2C0%2C0%2C0%2C216%2C32ZM135.6%2C199.63A56%2C56%2C0%2C1%2C1%2C152%2C160%2C56.08%2C56.08%2C0%2C0%2C1%2C135.6%2C199.63Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-ghost{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M112%2C116a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C112%2C116Zm44-12a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C156%2C104Zm68%2C16v96a8%2C8%2C0%2C0%2C1-13.07%2C6.19l-24.26-19.85L162.4%2C222.19a8%2C8%2C0%2C0%2C1-10.13%2C0L128%2C202.34l-24.27%2C19.85a8%2C8%2C0%2C0%2C1-10.13%2C0L69.33%2C202.34%2C45.07%2C222.19A8%2C8%2C0%2C0%2C1%2C32%2C216V120a96%2C96%2C0%2C0%2C1%2C192%2C0Zm-16%2C0a80%2C80%2C0%2C0%2C0-160%2C0v79.12l16.27-13.31a8%2C8%2C0%2C0%2C1%2C10.13%2C0l24.27%2C19.85%2C24.26-19.85a8%2C8%2C0%2C0%2C1%2C10.14%2C0l24.26%2C19.85%2C24.27-19.85a8%2C8%2C0%2C0%2C1%2C10.13%2C0L208%2C199.12Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gif{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144%2C72V184a8%2C8%2C0%2C0%2C1-16%2C0V72a8%2C8%2C0%2C0%2C1%2C16%2C0Zm88-8H176a8%2C8%2C0%2C0%2C0-8%2C8V184a8%2C8%2C0%2C0%2C0%2C16%2C0V136h40a8%2C8%2C0%2C0%2C0%2C0-16H184V80h48a8%2C8%2C0%2C0%2C0%2C0-16ZM96%2C120H72a8%2C8%2C0%2C0%2C0%2C0%2C16H88v16a24%2C24%2C0%2C0%2C1-48%2C0V104A24%2C24%2C0%2C0%2C1%2C64%2C80c11.19%2C0%2C21.61%2C7.74%2C24.25%2C18a8%2C8%2C0%2C0%2C0%2C15.5-4C99.27%2C76.62%2C82.56%2C64%2C64%2C64a40%2C40%2C0%2C0%2C0-40%2C40v48a40%2C40%2C0%2C0%2C0%2C80%2C0V128A8%2C8%2C0%2C0%2C0%2C96%2C120Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gift{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C72H180.92c.39-.33.79-.65%2C1.17-1A29.53%2C29.53%2C0%2C0%2C0%2C192%2C49.57%2C32.62%2C32.62%2C0%2C0%2C0%2C158.44%2C16%2C29.53%2C29.53%2C0%2C0%2C0%2C137%2C25.91a54.94%2C54.94%2C0%2C0%2C0-9%2C14.48%2C54.94%2C54.94%2C0%2C0%2C0-9-14.48A29.53%2C29.53%2C0%2C0%2C0%2C97.56%2C16%2C32.62%2C32.62%2C0%2C0%2C0%2C64%2C49.57%2C29.53%2C29.53%2C0%2C0%2C0%2C73.91%2C71c.38.33.78.65%2C1.17%2C1H40A16%2C16%2C0%2C0%2C0%2C24%2C88v32a16%2C16%2C0%2C0%2C0%2C16%2C16v64a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V136a16%2C16%2C0%2C0%2C0%2C16-16V88A16%2C16%2C0%2C0%2C0%2C216%2C72ZM149%2C36.51a13.69%2C13.69%2C0%2C0%2C1%2C10-4.5h.49A16.62%2C16.62%2C0%2C0%2C1%2C176%2C49.08a13.69%2C13.69%2C0%2C0%2C1-4.5%2C10c-9.49%2C8.4-25.24%2C11.36-35%2C12.4C137.7%2C60.89%2C141%2C45.5%2C149%2C36.51Zm-64.09.36A16.63%2C16.63%2C0%2C0%2C1%2C96.59%2C32h.49a13.69%2C13.69%2C0%2C0%2C1%2C10%2C4.5c8.39%2C9.48%2C11.35%2C25.2%2C12.39%2C34.92-9.72-1-25.44-4-34.92-12.39a13.69%2C13.69%2C0%2C0%2C1-4.5-10A16.6%2C16.6%2C0%2C0%2C1%2C84.87%2C36.87ZM40%2C88h80v32H40Zm16%2C48h64v64H56Zm144%2C64H136V136h64Zm16-80H136V88h80v32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-git-branch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C64a32%2C32%2C0%2C1%2C0-40%2C31v17a8%2C8%2C0%2C0%2C1-8%2C8H96a23.84%2C23.84%2C0%2C0%2C0-8%2C1.38V95a32%2C32%2C0%2C1%2C0-16%2C0v66a32%2C32%2C0%2C1%2C0%2C16%2C0V144a8%2C8%2C0%2C0%2C1%2C8-8h88a24%2C24%2C0%2C0%2C0%2C24-24V95A32.06%2C32.06%2C0%2C0%2C0%2C232%2C64ZM64%2C64A16%2C16%2C0%2C1%2C1%2C80%2C80%2C16%2C16%2C0%2C0%2C1%2C64%2C64ZM96%2C192a16%2C16%2C0%2C1%2C1-16-16A16%2C16%2C0%2C0%2C1%2C96%2C192ZM200%2C80a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C200%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-git-commit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C120H183.42a56%2C56%2C0%2C0%2C0-110.84%2C0H8a8%2C8%2C0%2C0%2C0%2C0%2C16H72.58a56%2C56%2C0%2C0%2C0%2C110.84%2C0H248a8%2C8%2C0%2C0%2C0%2C0-16ZM128%2C168a40%2C40%2C0%2C1%2C1%2C40-40A40%2C40%2C0%2C0%2C1%2C128%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-git-diff{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M112%2C152a8%2C8%2C0%2C0%2C0-8%2C8v28.69L66.34%2C151A8%2C8%2C0%2C0%2C1%2C64%2C145.37V95a32%2C32%2C0%2C1%2C0-16%2C0v50.38a23.85%2C23.85%2C0%2C0%2C0%2C7%2C17L92.69%2C200H64a8%2C8%2C0%2C0%2C0%2C0%2C16h48a8%2C8%2C0%2C0%2C0%2C8-8V160A8%2C8%2C0%2C0%2C0%2C112%2C152ZM40%2C64A16%2C16%2C0%2C1%2C1%2C56%2C80%2C16%2C16%2C0%2C0%2C1%2C40%2C64Zm168%2C97V110.63a23.85%2C23.85%2C0%2C0%2C0-7-17L163.31%2C56H192a8%2C8%2C0%2C0%2C0%2C0-16H144a8%2C8%2C0%2C0%2C0-8%2C8V96a8%2C8%2C0%2C0%2C0%2C16%2C0V67.31L189.66%2C105a8%2C8%2C0%2C0%2C1%2C2.34%2C5.66V161a32%2C32%2C0%2C1%2C0%2C16%2C0Zm-8%2C47a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C200%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-git-fork{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C64a32%2C32%2C0%2C1%2C0-40%2C31v17a8%2C8%2C0%2C0%2C1-8%2C8H80a8%2C8%2C0%2C0%2C1-8-8V95a32%2C32%2C0%2C1%2C0-16%2C0v17a24%2C24%2C0%2C0%2C0%2C24%2C24h40v25a32%2C32%2C0%2C1%2C0%2C16%2C0V136h40a24%2C24%2C0%2C0%2C0%2C24-24V95A32.06%2C32.06%2C0%2C0%2C0%2C224%2C64ZM48%2C64A16%2C16%2C0%2C1%2C1%2C64%2C80%2C16%2C16%2C0%2C0%2C1%2C48%2C64Zm96%2C128a16%2C16%2C0%2C1%2C1-16-16A16%2C16%2C0%2C0%2C1%2C144%2C192ZM192%2C80a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C192%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-git-merge{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C112a32.05%2C32.05%2C0%2C0%2C0-30.69%2C23l-42.21-6a8%2C8%2C0%2C0%2C1-4.95-2.71L94.43%2C84.55A32%2C32%2C0%2C1%2C0%2C72%2C87v82a32%2C32%2C0%2C1%2C0%2C16%2C0V101.63l30%2C35a24%2C24%2C0%2C0%2C0%2C14.83%2C8.14l44%2C6.28A32%2C32%2C0%2C1%2C0%2C208%2C112ZM64%2C56A16%2C16%2C0%2C1%2C1%2C80%2C72%2C16%2C16%2C0%2C0%2C1%2C64%2C56ZM96%2C200a16%2C16%2C0%2C1%2C1-16-16A16%2C16%2C0%2C0%2C1%2C96%2C200Zm112-40a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C208%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-git-pull-request{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M104%2C64A32%2C32%2C0%2C1%2C0%2C64%2C95v66a32%2C32%2C0%2C1%2C0%2C16%2C0V95A32.06%2C32.06%2C0%2C0%2C0%2C104%2C64ZM56%2C64A16%2C16%2C0%2C1%2C1%2C72%2C80%2C16%2C16%2C0%2C0%2C1%2C56%2C64ZM88%2C192a16%2C16%2C0%2C1%2C1-16-16A16%2C16%2C0%2C0%2C1%2C88%2C192Zm120-31V110.63a23.85%2C23.85%2C0%2C0%2C0-7-17L163.31%2C56H192a8%2C8%2C0%2C0%2C0%2C0-16H144a8%2C8%2C0%2C0%2C0-8%2C8V96a8%2C8%2C0%2C0%2C0%2C16%2C0V67.31L189.66%2C105a8%2C8%2C0%2C0%2C1%2C2.34%2C5.66V161a32%2C32%2C0%2C1%2C0%2C16%2C0Zm-8%2C47a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C200%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-github-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208.31%2C75.68A59.78%2C59.78%2C0%2C0%2C0%2C202.93%2C28%2C8%2C8%2C0%2C0%2C0%2C196%2C24a59.75%2C59.75%2C0%2C0%2C0-48%2C24H124A59.75%2C59.75%2C0%2C0%2C0%2C76%2C24a8%2C8%2C0%2C0%2C0-6.93%2C4%2C59.78%2C59.78%2C0%2C0%2C0-5.38%2C47.68A58.14%2C58.14%2C0%2C0%2C0%2C56%2C104v8a56.06%2C56.06%2C0%2C0%2C0%2C48.44%2C55.47A39.8%2C39.8%2C0%2C0%2C0%2C96%2C192v8H72a24%2C24%2C0%2C0%2C1-24-24A40%2C40%2C0%2C0%2C0%2C8%2C136a8%2C8%2C0%2C0%2C0%2C0%2C16%2C24%2C24%2C0%2C0%2C1%2C24%2C24%2C40%2C40%2C0%2C0%2C0%2C40%2C40H96v16a8%2C8%2C0%2C0%2C0%2C16%2C0V192a24%2C24%2C0%2C0%2C1%2C48%2C0v40a8%2C8%2C0%2C0%2C0%2C16%2C0V192a39.8%2C39.8%2C0%2C0%2C0-8.44-24.53A56.06%2C56.06%2C0%2C0%2C0%2C216%2C112v-8A58.14%2C58.14%2C0%2C0%2C0%2C208.31%2C75.68ZM200%2C112a40%2C40%2C0%2C0%2C1-40%2C40H112a40%2C40%2C0%2C0%2C1-40-40v-8a41.74%2C41.74%2C0%2C0%2C1%2C6.9-22.48A8%2C8%2C0%2C0%2C0%2C80%2C73.83a43.81%2C43.81%2C0%2C0%2C1%2C.79-33.58%2C43.88%2C43.88%2C0%2C0%2C1%2C32.32%2C20.06A8%2C8%2C0%2C0%2C0%2C119.82%2C64h32.35a8%2C8%2C0%2C0%2C0%2C6.74-3.69%2C43.87%2C43.87%2C0%2C0%2C1%2C32.32-20.06A43.81%2C43.81%2C0%2C0%2C1%2C192%2C73.83a8.09%2C8.09%2C0%2C0%2C0%2C1%2C7.65A41.72%2C41.72%2C0%2C0%2C1%2C200%2C104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gitlab-logo-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230.15%2C117.1%2C210.25%2C41a11.94%2C11.94%2C0%2C0%2C0-22.79-1.11L169.78%2C88H86.22L68.54%2C39.87A11.94%2C11.94%2C0%2C0%2C0%2C45.75%2C41L25.85%2C117.1a57.19%2C57.19%2C0%2C0%2C0%2C22%2C61l73.27%2C51.76a11.91%2C11.91%2C0%2C0%2C0%2C13.74%2C0l73.27-51.76A57.19%2C57.19%2C0%2C0%2C0%2C230.15%2C117.1ZM198.91%2C165%2C128%2C215.09%2C57.09%2C165a41.1%2C41.1%2C0%2C0%2C1-15.75-43.84L58%2C57.5%2C73.13%2C98.76A8%2C8%2C0%2C0%2C0%2C80.64%2C104h94.72a8%2C8%2C0%2C0%2C0%2C7.51-5.24L198%2C57.5l16.63%2C63.65A41.1%2C41.1%2C0%2C0%2C1%2C198.91%2C165Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gitlab-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230.15%2C117.1%2C210.25%2C41a11.94%2C11.94%2C0%2C0%2C0-22.79-1.11L169.78%2C88H86.22L68.54%2C39.87A11.94%2C11.94%2C0%2C0%2C0%2C45.75%2C41L25.85%2C117.1a57.19%2C57.19%2C0%2C0%2C0%2C22%2C61l73.27%2C51.76a11.91%2C11.91%2C0%2C0%2C0%2C13.74%2C0l73.27-51.76A57.19%2C57.19%2C0%2C0%2C0%2C230.15%2C117.1ZM58%2C57.5%2C73.13%2C98.76A8%2C8%2C0%2C0%2C0%2C80.64%2C104h94.72a8%2C8%2C0%2C0%2C0%2C7.51-5.24L198%2C57.5l13.07%2C50L128%2C166.21%2C44.9%2C107.5ZM40.68%2C124.11%2C114.13%2C176%2C93.41%2C190.65%2C57.09%2C165A41.06%2C41.06%2C0%2C0%2C1%2C40.68%2C124.11Zm87.32%2C91-20.73-14.65L128%2C185.8l20.73%2C14.64ZM198.91%2C165l-36.32%2C25.66L141.87%2C176l73.45-51.9A41.06%2C41.06%2C0%2C0%2C1%2C198.91%2C165Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-globe-hemisphere-east{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C16a87.5%2C87.5%2C0%2C0%2C1%2C48%2C14.28V74L153.83%2C99.74%2C122.36%2C104l-.31-.22L102.38%2C90.92A16%2C16%2C0%2C0%2C0%2C79.87%2C95.1L58.93%2C126.4a16%2C16%2C0%2C0%2C0-2.7%2C8.81L56%2C171.44l-3.27%2C2.15A88%2C88%2C0%2C0%2C1%2C128%2C40ZM62.29%2C186.47l2.52-1.65A16%2C16%2C0%2C0%2C0%2C72%2C171.53l.21-36.23L93.17%2C104a3.62%2C3.62%2C0%2C0%2C0%2C.32.22l19.67%2C12.87a15.94%2C15.94%2C0%2C0%2C0%2C11.35%2C2.77L156%2C115.59a16%2C16%2C0%2C0%2C0%2C10-5.41l22.17-25.76A16%2C16%2C0%2C0%2C0%2C192%2C74V67.67A87.87%2C87.87%2C0%2C0%2C1%2C211.77%2C155l-16.14-14.76a16%2C16%2C0%2C0%2C0-16.93-3l-30.46%2C12.65a16.08%2C16.08%2C0%2C0%2C0-9.68%2C12.45l-2.39%2C16.19a16%2C16%2C0%2C0%2C0%2C11.77%2C17.81L169.4%2C202l2.36%2C2.37A87.88%2C87.88%2C0%2C0%2C1%2C62.29%2C186.47ZM185%2C195l-4.3-4.31a16%2C16%2C0%2C0%2C0-7.26-4.18L152%2C180.85l2.39-16.19L184.84%2C152%2C205%2C170.48A88.43%2C88.43%2C0%2C0%2C1%2C185%2C195Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-globe-hemisphere-west{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm88%2C104a87.62%2C87.62%2C0%2C0%2C1-6.4%2C32.94l-44.7-27.49a15.92%2C15.92%2C0%2C0%2C0-6.24-2.23l-22.82-3.08a16.11%2C16.11%2C0%2C0%2C0-16%2C7.86h-8.72l-3.8-7.86a15.91%2C15.91%2C0%2C0%2C0-11-8.67l-8-1.73L96.14%2C104h16.71a16.06%2C16.06%2C0%2C0%2C0%2C7.73-2l12.25-6.76a16.62%2C16.62%2C0%2C0%2C0%2C3-2.14l26.91-24.34A15.93%2C15.93%2C0%2C0%2C0%2C166%2C49.1l-.36-.65A88.11%2C88.11%2C0%2C0%2C1%2C216%2C128ZM143.31%2C41.34%2C152%2C56.9%2C125.09%2C81.24%2C112.85%2C88H96.14a16%2C16%2C0%2C0%2C0-13.88%2C8l-8.73%2C15.23L63.38%2C84.19%2C74.32%2C58.32a87.87%2C87.87%2C0%2C0%2C1%2C69-17ZM40%2C128a87.53%2C87.53%2C0%2C0%2C1%2C8.54-37.8l11.34%2C30.27a16%2C16%2C0%2C0%2C0%2C11.62%2C10l21.43%2C4.61L96.74%2C143a16.09%2C16.09%2C0%2C0%2C0%2C14.4%2C9h1.48l-7.23%2C16.23a16%2C16%2C0%2C0%2C0%2C2.86%2C17.37l.14.14L128%2C205.94l-1.94%2C10A88.11%2C88.11%2C0%2C0%2C1%2C40%2C128Zm102.58%2C86.78%2C1.13-5.81a16.09%2C16.09%2C0%2C0%2C0-4-13.9%2C1.85%2C1.85%2C0%2C0%2C1-.14-.14L120%2C174.74%2C133.7%2C144l22.82%2C3.08%2C45.72%2C28.12A88.18%2C88.18%2C0%2C0%2C1%2C142.58%2C214.78Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-globe-simple-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.66%2C173.66%2C203.31%2C192l18.35%2C18.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L192%2C203.31l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.32-11.32L180.69%2C192l-18.35-18.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32L192%2C180.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32ZM232%2C128a8%2C8%2C0%2C0%2C1-8%2C8H96.25c3%2C53.73%2C35.33%2C80.6%2C36.77%2C81.77h0A8%2C8%2C0%2C0%2C1%2C128%2C232%2C104%2C104%2C0%2C1%2C1%2C232%2C128ZM148.41%2C42.4C159.94%2C57.67%2C174%2C83.49%2C175.79%2C120h39.84A88.19%2C88.19%2C0%2C0%2C0%2C148.41%2C42.4ZM128%2C43c-9.54%2C9.92-29.46%2C35.42-31.77%2C77h63.54C157.46%2C78.4%2C137.55%2C52.9%2C128%2C43ZM40.37%2C120H80.21C82%2C83.49%2C96.06%2C57.67%2C107.59%2C42.4A88.19%2C88.19%2C0%2C0%2C0%2C40.37%2C120Zm39.84%2C16H40.37a88.19%2C88.19%2C0%2C0%2C0%2C67.22%2C77.6C96.06%2C198.33%2C82%2C172.51%2C80.21%2C136Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-globe-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24h0A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.12%2C104.12%2C0%2C0%2C0%2C128%2C24Zm87.62%2C96H175.79C174%2C83.49%2C159.94%2C57.67%2C148.41%2C42.4A88.19%2C88.19%2C0%2C0%2C1%2C215.63%2C120ZM96.23%2C136h63.54c-2.31%2C41.61-22.23%2C67.11-31.77%2C77C118.45%2C203.1%2C98.54%2C177.6%2C96.23%2C136Zm0-16C98.54%2C78.39%2C118.46%2C52.89%2C128%2C43c9.55%2C9.93%2C29.46%2C35.43%2C31.77%2C77Zm11.36-77.6C96.06%2C57.67%2C82%2C83.49%2C80.21%2C120H40.37A88.19%2C88.19%2C0%2C0%2C1%2C107.59%2C42.4ZM40.37%2C136H80.21c1.82%2C36.51%2C15.85%2C62.33%2C27.38%2C77.6A88.19%2C88.19%2C0%2C0%2C1%2C40.37%2C136Zm108%2C77.6c11.53-15.27%2C25.56-41.09%2C27.38-77.6h39.84A88.19%2C88.19%2C0%2C0%2C1%2C148.41%2C213.6Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-globe-stand{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C184a80%2C80%2C0%2C1%2C0-80-80A80.09%2C80.09%2C0%2C0%2C0%2C136%2C184Zm0-144a64%2C64%2C0%2C1%2C1-64%2C64A64.07%2C64.07%2C0%2C0%2C1%2C136%2C40Zm77.77%2C133.5a8%2C8%2C0%2C0%2C1-.23%2C11.32A111.24%2C111.24%2C0%2C0%2C1%2C144%2C215.72V232h24a8%2C8%2C0%2C0%2C1%2C0%2C16H104a8%2C8%2C0%2C0%2C1%2C0-16h24V215.71A112%2C112%2C0%2C0%2C1%2C55.18%2C26.46%2C8%2C8%2C0%2C1%2C1%2C66.72%2C37.54%2C96%2C96%2C0%2C0%2C0%2C202.46%2C173.28%2C8%2C8%2C0%2C0%2C1%2C213.77%2C173.5Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-globe-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24a104%2C104%2C0%2C0%2C0%2C0%2C208%2C8%2C8%2C0%2C0%2C0%2C5-14.23h0c-1.12-.91-20.88-17.32-31.06-49.77h26a8%2C8%2C0%2C0%2C0%2C0-16H98.08a140.17%2C140.17%2C0%2C0%2C1%2C0-48h59.88A138%2C138%2C0%2C0%2C1%2C160%2C128a8%2C8%2C0%2C0%2C0%2C16%2C0%2C154.7%2C154.7%2C0%2C0%2C0-1.84-24h38.51A87.61%2C87.61%2C0%2C0%2C1%2C216%2C128a8%2C8%2C0%2C0%2C0%2C16%2C0A104.11%2C104.11%2C0%2C0%2C0%2C128%2C24ZM107.59%2C42.4A135.28%2C135.28%2C0%2C0%2C0%2C85.29%2C88H49.63A88.29%2C88.29%2C0%2C0%2C1%2C107.59%2C42.4Zm0%2C171.2a88.29%2C88.29%2C0%2C0%2C1-58-45.6H85.29A135.28%2C135.28%2C0%2C0%2C0%2C107.59%2C213.6ZM81.84%2C152H43.33a88.15%2C88.15%2C0%2C0%2C1%2C0-48H81.84a157.44%2C157.44%2C0%2C0%2C0%2C0%2C48ZM102%2C88a115.11%2C115.11%2C0%2C0%2C1%2C26-45%2C115.27%2C115.27%2C0%2C0%2C1%2C26%2C45Zm68.75%2C0a135.28%2C135.28%2C0%2C0%2C0-22.3-45.6%2C88.29%2C88.29%2C0%2C0%2C1%2C58%2C45.6Zm50.95%2C85.66L203.31%2C192l18.35%2C18.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L192%2C203.31l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.32-11.32L180.69%2C192l-18.35-18.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32L192%2C180.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-globe{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24h0A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.12%2C104.12%2C0%2C0%2C0%2C128%2C24Zm88%2C104a87.61%2C87.61%2C0%2C0%2C1-3.33%2C24H174.16a157.44%2C157.44%2C0%2C0%2C0%2C0-48h38.51A87.61%2C87.61%2C0%2C0%2C1%2C216%2C128ZM102%2C168H154a115.11%2C115.11%2C0%2C0%2C1-26%2C45A115.27%2C115.27%2C0%2C0%2C1%2C102%2C168Zm-3.9-16a140.84%2C140.84%2C0%2C0%2C1%2C0-48h59.88a140.84%2C140.84%2C0%2C0%2C1%2C0%2C48ZM40%2C128a87.61%2C87.61%2C0%2C0%2C1%2C3.33-24H81.84a157.44%2C157.44%2C0%2C0%2C0%2C0%2C48H43.33A87.61%2C87.61%2C0%2C0%2C1%2C40%2C128ZM154%2C88H102a115.11%2C115.11%2C0%2C0%2C1%2C26-45A115.27%2C115.27%2C0%2C0%2C1%2C154%2C88Zm52.33%2C0H170.71a135.28%2C135.28%2C0%2C0%2C0-22.3-45.6A88.29%2C88.29%2C0%2C0%2C1%2C206.37%2C88ZM107.59%2C42.4A135.28%2C135.28%2C0%2C0%2C0%2C85.29%2C88H49.63A88.29%2C88.29%2C0%2C0%2C1%2C107.59%2C42.4ZM49.63%2C168H85.29a135.28%2C135.28%2C0%2C0%2C0%2C22.3%2C45.6A88.29%2C88.29%2C0%2C0%2C1%2C49.63%2C168Zm98.78%2C45.6a135.28%2C135.28%2C0%2C0%2C0%2C22.3-45.6h35.66A88.29%2C88.29%2C0%2C0%2C1%2C148.41%2C213.6Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-goggles{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M256%2C136a72.08%2C72.08%2C0%2C0%2C0-72-72H72A72.08%2C72.08%2C0%2C0%2C0%2C0%2C136a24.06%2C24.06%2C0%2C0%2C0%2C17%2C23c6.06%2C20.37%2C37.63%2C33%2C55%2C33a40.07%2C40.07%2C0%2C0%2C0%2C39.2-32h33.6A40.07%2C40.07%2C0%2C0%2C0%2C184%2C192c17.33%2C0%2C48.9-12.66%2C55-33A24.06%2C24.06%2C0%2C0%2C0%2C256%2C136ZM45.45%2C167.74C37%2C162.76%2C32%2C156.88%2C32%2C152s4.91-10.61%2C13.13-15.55l37.21%2C37.2A23.74%2C23.74%2C0%2C0%2C1%2C72%2C176C64.47%2C176%2C53.8%2C172.68%2C45.45%2C167.74Zm48.2-5.4L61%2C129.7A42.66%2C42.66%2C0%2C0%2C1%2C72%2C128a24%2C24%2C0%2C0%2C1%2C24%2C24A23.74%2C23.74%2C0%2C0%2C1%2C93.65%2C162.34ZM160%2C152a23.88%2C23.88%2C0%2C0%2C1%2C5.46-15.22L201%2C172.32c-6%2C2.3-12.15%2C3.68-17%2C3.68A24%2C24%2C0%2C0%2C1%2C160%2C152Zm55.63%2C12.31-35.92-35.92A24.19%2C24.19%2C0%2C0%2C1%2C184%2C128c7.53%2C0%2C18.2%2C3.32%2C26.55%2C8.26S224%2C147.12%2C224%2C152C224%2C155.79%2C221%2C160.2%2C215.63%2C164.31Zm22.05-22.69C229.34%2C123.25%2C200.34%2C112%2C184%2C112a40.07%2C40.07%2C0%2C0%2C0-39.2%2C32H111.2A40.07%2C40.07%2C0%2C0%2C0%2C72%2C112c-16.34%2C0-45.34%2C11.25-53.68%2C29.62A8%2C8%2C0%2C0%2C1%2C16%2C136%2C56.06%2C56.06%2C0%2C0%2C1%2C72%2C80H184a56.06%2C56.06%2C0%2C0%2C1%2C56%2C56A8%2C8%2C0%2C0%2C1%2C237.68%2C141.62Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-golf{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C100a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C176%2C100Zm-44%2C20a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C132%2C120Zm84-24A88%2C88%2C0%2C1%2C1%2C128%2C8%2C88.1%2C88.1%2C0%2C0%2C1%2C216%2C96Zm-16%2C0a72%2C72%2C0%2C1%2C0-72%2C72A72.08%2C72.08%2C0%2C0%2C0%2C200%2C96Zm-34.86%2C96.53C152%2C197.56%2C139.85%2C200%2C128%2C200s-24-2.44-37.14-7.47a8%2C8%2C0%2C1%2C0-5.72%2C14.94A125.91%2C125.91%2C0%2C0%2C0%2C120%2C215.68V248a8%2C8%2C0%2C0%2C0%2C16%2C0V215.68a125.91%2C125.91%2C0%2C0%2C0%2C34.86-8.21%2C8%2C8%2C0%2C1%2C0-5.72-14.94Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-goodreads-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C24a8%2C8%2C0%2C0%2C0-8%2C8V45.74A64%2C64%2C0%2C0%2C0%2C64%2C88v24a64%2C64%2C0%2C0%2C0%2C112%2C42.26V168a48.05%2C48.05%2C0%2C0%2C1-48%2C48c-16.45%2C0-32.72-8.08-41.44-20.58a8%2C8%2C0%2C1%2C0-13.12%2C9.16C85.06%2C221.24%2C106.48%2C232%2C128%2C232a64.07%2C64.07%2C0%2C0%2C0%2C64-64V32A8%2C8%2C0%2C0%2C0%2C184%2C24ZM128%2C160a48.05%2C48.05%2C0%2C0%2C1-48-48V88a48%2C48%2C0%2C0%2C1%2C96%2C0v24A48.05%2C48.05%2C0%2C0%2C1%2C128%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-google-cardboard-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C48H32A16%2C16%2C0%2C0%2C0%2C16%2C64V192a16%2C16%2C0%2C0%2C0%2C16%2C16H96a8%2C8%2C0%2C0%2C0%2C5.66-2.34L128%2C179.31l26.34%2C26.35A8%2C8%2C0%2C0%2C0%2C160%2C208h64a16%2C16%2C0%2C0%2C0%2C16-16V64A16%2C16%2C0%2C0%2C0%2C224%2C48Zm0%2C144H163.31l-24-24a16%2C16%2C0%2C0%2C0-22.62%2C0l-24%2C24H32V64H224ZM80%2C160a32%2C32%2C0%2C1%2C0-32-32A32%2C32%2C0%2C0%2C0%2C80%2C160Zm0-48a16%2C16%2C0%2C1%2C1-16%2C16A16%2C16%2C0%2C0%2C1%2C80%2C112Zm96%2C48a32%2C32%2C0%2C1%2C0-32-32A32%2C32%2C0%2C0%2C0%2C176%2C160Zm0-48a16%2C16%2C0%2C1%2C1-16%2C16A16%2C16%2C0%2C0%2C1%2C176%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-google-chrome-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C16a88%2C88%2C0%2C0%2C1%2C73.72%2C40H128a48.08%2C48.08%2C0%2C0%2C0-45.6%2C33l-23.08-40A87.89%2C87.89%2C0%2C0%2C1%2C128%2C40Zm32%2C88a32%2C32%2C0%2C1%2C1-32-32A32%2C32%2C0%2C0%2C1%2C160%2C128ZM40%2C128a87.44%2C87.44%2C0%2C0%2C1%2C9.56-39.86L86.43%2C152c.06.1.13.19.19.28A48%2C48%2C0%2C0%2C0%2C137.82%2C175l-23.1%2C40A88.14%2C88.14%2C0%2C0%2C1%2C40%2C128Zm92.69%2C87.87L169.57%2C152c.08-.14.14-.28.22-.42a47.88%2C47.88%2C0%2C0%2C0-6-55.58H210a88%2C88%2C0%2C0%2C1-77.29%2C119.87Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-google-drive-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.6%2C143.78%2C169.13%2C31.52A15.91%2C15.91%2C0%2C0%2C0%2C155.56%2C24H100.43a15.89%2C15.89%2C0%2C0%2C0-13.56%2C7.52l-.05.07L18.44%2C143.7a16%2C16%2C0%2C0%2C0-.33%2C16.42l27.32%2C47.82A16%2C16%2C0%2C0%2C0%2C59.32%2C216H196.67a16%2C16%2C0%2C0%2C0%2C13.89-8.06l27.32-47.82A15.91%2C15.91%2C0%2C0%2C0%2C237.6%2C143.78ZM219%2C144H172.52L137.33%2C85.33l22.75-37.92Zm-116.87%2C0L128%2C100.88%2C153.87%2C144Zm61.34%2C16%2C24%2C40H68.53l24-40ZM128%2C69.78%2C110.12%2C40l35.78-.05ZM95.91%2C47.41l22.76%2C37.92L83.47%2C144H37ZM36.54%2C160H73.87L54.72%2C191.92Zm164.74%2C31.93L182.12%2C160h37.41Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-google-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C128a96%2C96%2C0%2C1%2C1-21.95-61.09%2C8%2C8%2C0%2C1%2C1-12.33%2C10.18A80%2C80%2C0%2C1%2C0%2C207.6%2C136H128a8%2C8%2C0%2C0%2C1%2C0-16h88A8%2C8%2C0%2C0%2C1%2C224%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-google-photos-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C120H192.49A72%2C72%2C0%2C0%2C0%2C128%2C16a8%2C8%2C0%2C0%2C0-8%2C8V63.51A72%2C72%2C0%2C0%2C0%2C16%2C128a8%2C8%2C0%2C0%2C0%2C8%2C8H63.51A72%2C72%2C0%2C0%2C0%2C128%2C240a8%2C8%2C0%2C0%2C0%2C8-8V192.49A72%2C72%2C0%2C0%2C0%2C240%2C128%2C8%2C8%2C0%2C0%2C0%2C232%2C120ZM184%2C88A55.31%2C55.31%2C0%2C0%2C1%2C174%2C120H136V32.57A56.09%2C56.09%2C0%2C0%2C1%2C184%2C88ZM88%2C72a55.31%2C55.31%2C0%2C0%2C1%2C32%2C10v38H32.57A56.09%2C56.09%2C0%2C0%2C1%2C88%2C72ZM72%2C168a55.31%2C55.31%2C0%2C0%2C1%2C10-32h38v87.43A56.09%2C56.09%2C0%2C0%2C1%2C72%2C168Zm96%2C16A55.31%2C55.31%2C0%2C0%2C1%2C136%2C174V136h87.43A56.09%2C56.09%2C0%2C0%2C1%2C168%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-google-play-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M239.82%2C114.19%2C72%2C18.16a16%2C16%2C0%2C0%2C0-16.12%2C0A15.68%2C15.68%2C0%2C0%2C0%2C48%2C31.87V224.13a15.68%2C15.68%2C0%2C0%2C0%2C7.92%2C13.67%2C16%2C16%2C0%2C0%2C0%2C16.12%2C0l167.78-96a15.75%2C15.75%2C0%2C0%2C0%2C0-27.62ZM64%2C212.67V43.33L148.69%2C128Zm96-73.36%2C18.92%2C18.92-88.5%2C50.66ZM90.4%2C47.1l88.53%2C50.67L160%2C116.69ZM193.31%2C150l-22-22%2C22-22%2C38.43%2C22Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-google-podcasts-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C16V48a8%2C8%2C0%2C0%2C1-16%2C0V16a8%2C8%2C0%2C0%2C1%2C16%2C0Zm40%2C40a8%2C8%2C0%2C0%2C0-8%2C8V96a8%2C8%2C0%2C0%2C0%2C16%2C0V64A8%2C8%2C0%2C0%2C0%2C176%2C56ZM128%2C200a8%2C8%2C0%2C0%2C0-8%2C8v32a8%2C8%2C0%2C0%2C0%2C16%2C0V208A8%2C8%2C0%2C0%2C0%2C128%2C200Zm0-120a8%2C8%2C0%2C0%2C0-8%2C8v80a8%2C8%2C0%2C0%2C0%2C16%2C0V88A8%2C8%2C0%2C0%2C0%2C128%2C80ZM80%2C56a8%2C8%2C0%2C0%2C0-8%2C8v56a8%2C8%2C0%2C0%2C0%2C16%2C0V64A8%2C8%2C0%2C0%2C0%2C80%2C56Zm96%2C72a8%2C8%2C0%2C0%2C0-8%2C8v56a8%2C8%2C0%2C0%2C0%2C16%2C0V136A8%2C8%2C0%2C0%2C0%2C176%2C128ZM32%2C104a8%2C8%2C0%2C0%2C0-8%2C8v32a8%2C8%2C0%2C0%2C0%2C16%2C0V112A8%2C8%2C0%2C0%2C0%2C32%2C104Zm48%2C48a8%2C8%2C0%2C0%2C0-8%2C8v32a8%2C8%2C0%2C0%2C0%2C16%2C0V160A8%2C8%2C0%2C0%2C0%2C80%2C152Zm144-48a8%2C8%2C0%2C0%2C0-8%2C8v32a8%2C8%2C0%2C0%2C0%2C16%2C0V112A8%2C8%2C0%2C0%2C0%2C224%2C104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gps-fix{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C120H215.63A88.13%2C88.13%2C0%2C0%2C0%2C136%2C40.37V16a8%2C8%2C0%2C0%2C0-16%2C0V40.37A88.13%2C88.13%2C0%2C0%2C0%2C40.37%2C120H16a8%2C8%2C0%2C0%2C0%2C0%2C16H40.37A88.13%2C88.13%2C0%2C0%2C0%2C120%2C215.63V240a8%2C8%2C0%2C0%2C0%2C16%2C0V215.63A88.13%2C88.13%2C0%2C0%2C0%2C215.63%2C136H240a8%2C8%2C0%2C0%2C0%2C0-16ZM128%2C200a72%2C72%2C0%2C1%2C1%2C72-72A72.08%2C72.08%2C0%2C0%2C1%2C128%2C200Zm0-112a40%2C40%2C0%2C1%2C0%2C40%2C40A40%2C40%2C0%2C0%2C0%2C128%2C88Zm0%2C64a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C128%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gps-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C128a8%2C8%2C0%2C0%2C1-8%2C8H215.64a87%2C87%2C0%2C0%2C1-7.33%2C28%2C8%2C8%2C0%2C0%2C1-7.3%2C4.73%2C7.9%2C7.9%2C0%2C0%2C1-3.27-.71%2C8%2C8%2C0%2C0%2C1-4-10.57%2C72.06%2C72.06%2C0%2C0%2C0-88.81-97.69%2C8%2C8%2C0%2C1%2C1-5.13-15.15A87.21%2C87.21%2C0%2C0%2C1%2C120%2C40.37V16a8%2C8%2C0%2C0%2C1%2C16%2C0V40.37A88.13%2C88.13%2C0%2C0%2C1%2C215.63%2C120H240A8%2C8%2C0%2C0%2C1%2C248%2C128Zm-34.08%2C82.62a8%2C8%2C0%2C1%2C1-11.84%2C10.76L181%2C198.23a87.69%2C87.69%2C0%2C0%2C1-45%2C17.4V240a8%2C8%2C0%2C0%2C1-16%2C0V215.63A88.13%2C88.13%2C0%2C0%2C1%2C40.37%2C136H16a8%2C8%2C0%2C0%2C1%2C0-16H40.37A88.31%2C88.31%2C0%2C0%2C1%2C63.14%2C68.54L42.08%2C45.38A8%2C8%2C0%2C1%2C1%2C53.92%2C34.62Zm-43.72-24.3L74%2C80.45A72%2C72%2C0%2C0%2C0%2C170.2%2C186.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gps{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C120H215.63A88.13%2C88.13%2C0%2C0%2C0%2C136%2C40.37V16a8%2C8%2C0%2C0%2C0-16%2C0V40.37A88.13%2C88.13%2C0%2C0%2C0%2C40.37%2C120H16a8%2C8%2C0%2C0%2C0%2C0%2C16H40.37A88.13%2C88.13%2C0%2C0%2C0%2C120%2C215.63V240a8%2C8%2C0%2C0%2C0%2C16%2C0V215.63A88.13%2C88.13%2C0%2C0%2C0%2C215.63%2C136H240a8%2C8%2C0%2C0%2C0%2C0-16ZM128%2C200a72%2C72%2C0%2C1%2C1%2C72-72A72.08%2C72.08%2C0%2C0%2C1%2C128%2C200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-gradient{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24%2C104a8%2C8%2C0%2C0%2C1%2C8-8h80a8%2C8%2C0%2C0%2C1%2C0%2C16H32A8%2C8%2C0%2C0%2C1%2C24%2C104Zm200-8H144a8%2C8%2C0%2C0%2C0%2C0%2C16h80a8%2C8%2C0%2C0%2C0%2C0-16ZM72%2C136H32a8%2C8%2C0%2C0%2C0%2C0%2C16H72a8%2C8%2C0%2C0%2C0%2C0-16Zm152%2C0H184a8%2C8%2C0%2C0%2C0%2C0%2C16h40a8%2C8%2C0%2C0%2C0%2C0-16ZM96%2C144a8%2C8%2C0%2C0%2C0%2C8%2C8h48a8%2C8%2C0%2C0%2C0%2C0-16H104A8%2C8%2C0%2C0%2C0%2C96%2C144ZM56%2C176H32a8%2C8%2C0%2C0%2C0%2C0%2C16H56a8%2C8%2C0%2C0%2C0%2C0-16Zm56%2C0H88a8%2C8%2C0%2C0%2C0%2C0%2C16h24a8%2C8%2C0%2C0%2C0%2C0-16Zm56%2C0H144a8%2C8%2C0%2C0%2C0%2C0%2C16h24a8%2C8%2C0%2C0%2C0%2C0-16Zm56%2C0H200a8%2C8%2C0%2C0%2C0%2C0%2C16h24a8%2C8%2C0%2C0%2C0%2C0-16ZM32%2C72H224a8%2C8%2C0%2C0%2C0%2C0-16H32a8%2C8%2C0%2C0%2C0%2C0%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-graduation-cap{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M251.76%2C88.94l-120-64a8%2C8%2C0%2C0%2C0-7.52%2C0l-120%2C64a8%2C8%2C0%2C0%2C0%2C0%2C14.12L32%2C117.87v48.42a15.91%2C15.91%2C0%2C0%2C0%2C4.06%2C10.65C49.16%2C191.53%2C78.51%2C216%2C128%2C216a130%2C130%2C0%2C0%2C0%2C48-8.76V240a8%2C8%2C0%2C0%2C0%2C16%2C0V199.51a115.63%2C115.63%2C0%2C0%2C0%2C27.94-22.57A15.91%2C15.91%2C0%2C0%2C0%2C224%2C166.29V117.87l27.76-14.81a8%2C8%2C0%2C0%2C0%2C0-14.12ZM128%2C200c-43.27%2C0-68.72-21.14-80-33.71V126.4l76.24%2C40.66a8%2C8%2C0%2C0%2C0%2C7.52%2C0L176%2C143.47v46.34C163.4%2C195.69%2C147.52%2C200%2C128%2C200Zm80-33.75a97.83%2C97.83%2C0%2C0%2C1-16%2C14.25V134.93l16-8.53ZM188%2C118.94l-.22-.13-56-29.87a8%2C8%2C0%2C0%2C0-7.52%2C14.12L171%2C128l-43%2C22.93L25%2C96%2C128%2C41.07%2C231%2C96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-grains-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.92%2C34.62A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38l9.73%2C10.71Q49.91%2C56%2C48%2C56a8%2C8%2C0%2C0%2C0-8%2C8v80a88.1%2C88.1%2C0%2C0%2C0%2C88%2C88h0a87.82%2C87.82%2C0%2C0%2C0%2C61.21-24.78l12.87%2C14.16a8%2C8%2C0%2C1%2C0%2C11.84-10.76ZM136.29%2C149A88.17%2C88.17%2C0%2C0%2C0%2C128%2C163.37a88.16%2C88.16%2C0%2C0%2C0-72-51V72.44a71.31%2C71.31%2C0%2C0%2C1%2C13.18%2C2.75ZM120%2C215.56A72.1%2C72.1%2C0%2C0%2C1%2C56%2C144V128.44A72.1%2C72.1%2C0%2C0%2C1%2C120%2C200Zm16%2C0V200a72.09%2C72.09%2C0%2C0%2C1%2C11.36-38.81l31.08%2C34.19A71.85%2C71.85%2C0%2C0%2C1%2C136%2C215.56ZM216%2C144a88.13%2C88.13%2C0%2C0%2C1-3.15%2C23.4%2C8%2C8%2C0%2C0%2C1-7.71%2C5.88A7.79%2C7.79%2C0%2C0%2C1%2C203%2C173a8%2C8%2C0%2C0%2C1-5.59-9.83A72.55%2C72.55%2C0%2C0%2C0%2C200%2C144V128.43a71.07%2C71.07%2C0%2C0%2C0-24.56%2C7.33%2C8%2C8%2C0%2C1%2C1-7.24-14.26%2C86.64%2C86.64%2C0%2C0%2C1%2C31.8-9.14V72.45a72.33%2C72.33%2C0%2C0%2C0-50.35%2C29.36%2C8%2C8%2C0%2C1%2C1-13-9.39%2C88.15%2C88.15%2C0%2C0%2C1%2C25.16-23.3C152.62%2C49.8%2C135.45%2C37.74%2C128%2C33.2A100.2%2C100.2%2C0%2C0%2C0%2C104.6%2C53.14%2C8%2C8%2C0%2C1%2C1%2C92.39%2C42.81a112.32%2C112.32%2C0%2C0%2C1%2C32-26%2C8%2C8%2C0%2C0%2C1%2C7.16%2C0c1.32.66%2C30.27%2C15.43%2C44.59%2C45.15A87.91%2C87.91%2C0%2C0%2C1%2C208%2C56a8%2C8%2C0%2C0%2C1%2C8%2C8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-grains{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C56a87.53%2C87.53%2C0%2C0%2C0-31.85%2C6c-14.32-29.7-43.25-44.46-44.57-45.12a8%2C8%2C0%2C0%2C0-7.16%2C0c-1.33.66-30.25%2C15.42-44.57%2C45.12A87.53%2C87.53%2C0%2C0%2C0%2C48%2C56a8%2C8%2C0%2C0%2C0-8%2C8v80a88%2C88%2C0%2C0%2C0%2C176%2C0V64A8%2C8%2C0%2C0%2C0%2C208%2C56ZM120%2C215.56A72.1%2C72.1%2C0%2C0%2C1%2C56%2C144V128.44A72.1%2C72.1%2C0%2C0%2C1%2C120%2C200Zm0-66.1a88%2C88%2C0%2C0%2C0-64-37.09V72.44A72.1%2C72.1%2C0%2C0%2C1%2C120%2C144ZM94.15%2C69.11c9.22-19.21%2C26.41-31.33%2C33.85-35.9%2C7.44%2C4.58%2C24.63%2C16.7%2C33.84%2C35.9A88.61%2C88.61%2C0%2C0%2C0%2C128%2C107.36%2C88.57%2C88.57%2C0%2C0%2C0%2C94.15%2C69.11ZM200%2C144a72.1%2C72.1%2C0%2C0%2C1-64%2C71.56V200a72.1%2C72.1%2C0%2C0%2C1%2C64-71.56Zm0-31.63a88%2C88%2C0%2C0%2C0-64%2C37.09V144a72.1%2C72.1%2C0%2C0%2C1%2C64-71.56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-graph{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C152a31.84%2C31.84%2C0%2C0%2C0-19.53%2C6.68l-23.11-18A31.65%2C31.65%2C0%2C0%2C0%2C160%2C128c0-.74%2C0-1.48-.08-2.21l13.23-4.41A32%2C32%2C0%2C1%2C0%2C168%2C104c0%2C.74%2C0%2C1.48.08%2C2.21l-13.23%2C4.41A32%2C32%2C0%2C0%2C0%2C128%2C96a32.59%2C32.59%2C0%2C0%2C0-5.27.44L115.89%2C81A32%2C32%2C0%2C1%2C0%2C96%2C88a32.59%2C32.59%2C0%2C0%2C0%2C5.27-.44l6.84%2C15.4a31.92%2C31.92%2C0%2C0%2C0-8.57%2C39.64L73.83%2C165.44a32.06%2C32.06%2C0%2C1%2C0%2C10.63%2C12l25.71-22.84a31.91%2C31.91%2C0%2C0%2C0%2C37.36-1.24l23.11%2C18A31.65%2C31.65%2C0%2C0%2C0%2C168%2C184a32%2C32%2C0%2C1%2C0%2C32-32Zm0-64a16%2C16%2C0%2C1%2C1-16%2C16A16%2C16%2C0%2C0%2C1%2C200%2C88ZM80%2C56A16%2C16%2C0%2C1%2C1%2C96%2C72%2C16%2C16%2C0%2C0%2C1%2C80%2C56ZM56%2C208a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C56%2C208Zm56-80a16%2C16%2C0%2C1%2C1%2C16%2C16A16%2C16%2C0%2C0%2C1%2C112%2C128Zm88%2C72a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C200%2C200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-graphics-card{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C48H16a8%2C8%2C0%2C0%2C0-8%2C8V208a8%2C8%2C0%2C0%2C0%2C16%2C0V192H40v16a8%2C8%2C0%2C0%2C0%2C16%2C0V192H72v16a8%2C8%2C0%2C0%2C0%2C16%2C0V192h16v16a8%2C8%2C0%2C0%2C0%2C16%2C0V192H232a16%2C16%2C0%2C0%2C0%2C16-16V64A16%2C16%2C0%2C0%2C0%2C232%2C48Zm0%2C128H24V64H232Zm-56-16a40%2C40%2C0%2C1%2C0-40-40A40%2C40%2C0%2C0%2C0%2C176%2C160Zm-24-40a23.74%2C23.74%2C0%2C0%2C1%2C2.35-10.34l32%2C32A23.74%2C23.74%2C0%2C0%2C1%2C176%2C144%2C24%2C24%2C0%2C0%2C1%2C152%2C120Zm48%2C0a23.74%2C23.74%2C0%2C0%2C1-2.35%2C10.34l-32-32A23.74%2C23.74%2C0%2C0%2C1%2C176%2C96%2C24%2C24%2C0%2C0%2C1%2C200%2C120ZM80%2C160a40%2C40%2C0%2C1%2C0-40-40A40%2C40%2C0%2C0%2C0%2C80%2C160ZM56%2C120a23.74%2C23.74%2C0%2C0%2C1%2C2.35-10.34l32%2C32A23.74%2C23.74%2C0%2C0%2C1%2C80%2C144%2C24%2C24%2C0%2C0%2C1%2C56%2C120Zm48%2C0a23.74%2C23.74%2C0%2C0%2C1-2.35%2C10.34l-32-32A23.74%2C23.74%2C0%2C0%2C1%2C80%2C96%2C24%2C24%2C0%2C0%2C1%2C104%2C120Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-greater-than-or-equal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.24%2C152.49%2C184.86%2C104%2C53.24%2C55.51a8%2C8%2C0%2C1%2C1%2C5.53-15l152%2C56a8%2C8%2C0%2C0%2C1%2C0%2C15l-152%2C56A8.13%2C8.13%2C0%2C0%2C1%2C56%2C168a8%2C8%2C0%2C0%2C1-2.76-15.51ZM208%2C192H56a8%2C8%2C0%2C0%2C0%2C0%2C16H208a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-greater-than{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C128a8%2C8%2C0%2C0%2C1-4.58%2C7.23l-152%2C72a8%2C8%2C0%2C1%2C1-6.85-14.46L197.31%2C128%2C60.58%2C63.23a8%2C8%2C0%2C1%2C1%2C6.85-14.46l152%2C72A8%2C8%2C0%2C0%2C1%2C224%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-grid-four{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C40H56A16%2C16%2C0%2C0%2C0%2C40%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C200%2C40Zm0%2C80H136V56h64ZM120%2C56v64H56V56ZM56%2C136h64v64H56Zm144%2C64H136V136h64v64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-grid-nine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C48H40A16%2C16%2C0%2C0%2C0%2C24%2C64V192a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V64A16%2C16%2C0%2C0%2C0%2C216%2C48ZM104%2C144V112h48v32Zm48%2C16v32H104V160ZM40%2C112H88v32H40Zm64-16V64h48V96Zm64%2C16h48v32H168Zm48-16H168V64h48ZM88%2C64V96H40V64ZM40%2C160H88v32H40Zm176%2C32H168V160h48v32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-guitar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M249.66%2C46.34l-40-40a8%2C8%2C0%2C0%2C0-11.31%2C11.32L200.69%2C20%2C140.52%2C80.16C117.73%2C68.3%2C92.21%2C69.29%2C76.75%2C84.74a42.27%2C42.27%2C0%2C0%2C0-9.39%2C14.37A8.24%2C8.24%2C0%2C0%2C1%2C59.81%2C104c-14.59.49-27.26%2C5.72-36.65%2C15.11C11.08%2C131.22%2C6%2C148.6%2C8.74%2C168.07%2C11.4%2C186.7%2C21.07%2C205.15%2C36%2C220s33.34%2C24.56%2C52%2C27.22A71.13%2C71.13%2C0%2C0%2C0%2C98.1%2C248c15.32%2C0%2C28.83-5.23%2C38.76-15.16%2C9.39-9.39%2C14.62-22.06%2C15.11-36.65a8.24%2C8.24%2C0%2C0%2C1%2C4.92-7.55%2C42.12%2C42.12%2C0%2C0%2C0%2C14.37-9.39c15.45-15.46%2C16.44-41%2C4.58-63.77L236%2C55.31l2.34%2C2.34a8%2C8%2C0%2C1%2C0%2C11.32-11.31ZM160%2C167.93a26.12%2C26.12%2C0%2C0%2C1-8.95%2C5.83%2C24.24%2C24.24%2C0%2C0%2C0-15%2C21.89c-.36%2C10.46-4%2C19.41-10.43%2C25.88-8.44%2C8.43-21%2C11.95-35.36%2C9.89C75%2C229.25%2C59.73%2C221.19%2C47.27%2C208.73S26.75%2C181%2C24.58%2C165.81c-2-14.37%2C1.46-26.92%2C9.89-35.36C40.94%2C124%2C49.89%2C120.37%2C60.35%2C120h0a24.22%2C24.22%2C0%2C0%2C0%2C21.89-15%2C26.12%2C26.12%2C0%2C0%2C1%2C5.83-9c5.49-5.49%2C13-8.13%2C21.38-8.13a49.38%2C49.38%2C0%2C0%2C1%2C19.13%2C4.19L108.5%2C112.19a32%2C32%2C0%2C1%2C0%2C35.31%2C35.31l20.08-20.08C170.41%2C142.71%2C169.47%2C158.41%2C160%2C167.93Zm-10.4-61.48a72.9%2C72.9%2C0%2C0%2C1%2C5.93%2C6.75l-15.42%2C15.42a32.22%2C32.22%2C0%2C0%2C0-12.68-12.68l15.42-15.43A73%2C73%2C0%2C0%2C1%2C149.55%2C106.45ZM112%2C128a16%2C16%2C0%2C0%2C1%2C16%2C16h0a16%2C16%2C0%2C1%2C1-16-16Zm48.85-32.85a86.94%2C86.94%2C0%2C0%2C0-6.68-6L176%2C67.31%2C188.69%2C80l-21.83%2C21.82A86.94%2C86.94%2C0%2C0%2C0%2C160.86%2C95.14ZM200%2C68.68%2C187.32%2C56%2C212%2C31.31%2C224.69%2C44ZM93.66%2C194.33a8%2C8%2C0%2C0%2C1-11.31%2C11.32l-32-32a8%2C8%2C0%2C0%2C1%2C11.32-11.31Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hair-dryer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C88a32%2C32%2C0%2C1%2C0-32%2C32A32%2C32%2C0%2C0%2C0%2C200%2C88Zm-32%2C16a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C168%2C104Zm9.42%2C102.62L209%2C137.07A64%2C64%2C0%2C0%2C0%2C168%2C24a8.4%2C8.4%2C0%2C0%2C0-1.32.11L29.37%2C47A16%2C16%2C0%2C0%2C0%2C16%2C62.78v50.44A16%2C16%2C0%2C0%2C0%2C29.37%2C129L128%2C145.44V200a16%2C16%2C0%2C0%2C0%2C16%2C16%2C40%2C40%2C0%2C0%2C0%2C40%2C40h16a8%2C8%2C0%2C0%2C0%2C0-16H184a24%2C24%2C0%2C0%2C1-24-24h2.85A16%2C16%2C0%2C0%2C0%2C177.42%2C206.62ZM32%2C62.78%2C168.64%2C40a48%2C48%2C0%2C0%2C1%2C0%2C96L32%2C113.23Zm134.68%2C89.11A8.4%2C8.4%2C0%2C0%2C0%2C168%2C152a63.9%2C63.9%2C0%2C0%2C0%2C17.82-2.54l-23%2C50.54H144V148.11Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hamburger{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M48.07%2C104H207.93a16%2C16%2C0%2C0%2C0%2C15.72-19.38C216.22%2C49.5%2C176%2C24%2C128%2C24S39.78%2C49.5%2C32.35%2C84.62A16%2C16%2C0%2C0%2C0%2C48.07%2C104ZM128%2C40c39.82%2C0%2C74.21%2C20.61%2C79.93%2C48H48.07L48%2C87.93C53.79%2C60.61%2C88.18%2C40%2C128%2C40ZM229.26%2C152.48l-41.13%2C15L151%2C152.57a8%2C8%2C0%2C0%2C0-5.94%2C0l-37%2C14.81L71%2C152.57a8%2C8%2C0%2C0%2C0-5.7-.09l-44%2C16a8%2C8%2C0%2C0%2C0%2C5.47%2C15L40%2C178.69V184a40%2C40%2C0%2C0%2C0%2C40%2C40h96a40%2C40%2C0%2C0%2C0%2C40-40v-9.67l18.73-6.81a8%2C8%2C0%2C1%2C0-5.47-15ZM200%2C184a24%2C24%2C0%2C0%2C1-24%2C24H80a24%2C24%2C0%2C0%2C1-24-24V172.88l11.87-4.32L105%2C183.43a8%2C8%2C0%2C0%2C0%2C5.94%2C0l37-14.81%2C37%2C14.81a8%2C8%2C0%2C0%2C0%2C5.7.09l9.27-3.37ZM16%2C128a8%2C8%2C0%2C0%2C1%2C8-8H232a8%2C8%2C0%2C0%2C1%2C0%2C16H24A8%2C8%2C0%2C0%2C1%2C16%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hammer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M251.34%2C112%2C183.88%2C44.08a96.1%2C96.1%2C0%2C0%2C0-135.77%2C0l-.09.09L34.25%2C58.4A8%2C8%2C0%2C0%2C0%2C45.74%2C69.53L59.47%2C55.35a79.92%2C79.92%2C0%2C0%2C1%2C18.71-13.9L124.68%2C88l-96%2C96a16%2C16%2C0%2C0%2C0%2C0%2C22.63l20.69%2C20.69a16%2C16%2C0%2C0%2C0%2C22.63%2C0l96-96%2C14.34%2C14.34h0L200%2C163.3a16%2C16%2C0%2C0%2C0%2C22.63%2C0l28.69-28.69A16%2C16%2C0%2C0%2C0%2C251.34%2C112ZM60.68%2C216%2C40%2C195.31l68-68L128.68%2C148ZM162.34%2C114.32%2C140%2C136.67%2C119.31%2C116l22.35-22.35a8%2C8%2C0%2C0%2C0%2C0-11.32L94.32%2C35a80%2C80%2C0%2C0%2C1%2C78.23%2C20.41l44.22%2C44.51L188%2C128.66l-14.34-14.34A8%2C8%2C0%2C0%2C0%2C162.34%2C114.32Zm49%2C37.66-12-12L228%2C111.25l12%2C12Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hand-arrow-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230.33%2C141.06a24.4%2C24.4%2C0%2C0%2C0-21.24-4.23l-41.84%2C9.62A28%2C28%2C0%2C0%2C0%2C140%2C112H89.94a31.82%2C31.82%2C0%2C0%2C0-22.63%2C9.37L44.69%2C144H16A16%2C16%2C0%2C0%2C0%2C0%2C160v40a16%2C16%2C0%2C0%2C0%2C16%2C16H120a7.93%2C7.93%2C0%2C0%2C0%2C1.94-.24l64-16a6.94%2C6.94%2C0%2C0%2C0%2C1.19-.4L226%2C182.82l.44-.2a24.6%2C24.6%2C0%2C0%2C0%2C3.93-41.56ZM16%2C160H40v40H16Zm203.43%2C8.21-38%2C16.18L119%2C200H56V155.31l22.63-22.62A15.86%2C15.86%2C0%2C0%2C1%2C89.94%2C128H140a12%2C12%2C0%2C0%2C1%2C0%2C24H112a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8.32%2C8.32%2C0%2C0%2C0%2C1.79-.2l67-15.41.31-.08a8.6%2C8.6%2C0%2C0%2C1%2C6.3%2C15.9ZM154.34%2C77.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L184%2C84.69V24a8%2C8%2C0%2C0%2C1%2C16%2C0V84.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hand-arrow-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230.33%2C141.06a24.43%2C24.43%2C0%2C0%2C0-21.24-4.23l-41.84%2C9.62A28%2C28%2C0%2C0%2C0%2C140%2C112H89.94a31.82%2C31.82%2C0%2C0%2C0-22.63%2C9.37L44.69%2C144H16A16%2C16%2C0%2C0%2C0%2C0%2C160v40a16%2C16%2C0%2C0%2C0%2C16%2C16H120a7.93%2C7.93%2C0%2C0%2C0%2C1.94-.24l64-16a7.35%2C7.35%2C0%2C0%2C0%2C1.2-.4L226%2C182.82l.44-.2a24.6%2C24.6%2C0%2C0%2C0%2C3.93-41.56ZM40%2C200H16V160H40Zm179.43-31.79-38%2C16.18L119%2C200H56V155.31l22.63-22.62A15.86%2C15.86%2C0%2C0%2C1%2C89.94%2C128H140a12%2C12%2C0%2C0%2C1%2C0%2C24H112a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8.32%2C8.32%2C0%2C0%2C0%2C1.79-.2l67-15.41.31-.08a8.6%2C8.6%2C0%2C0%2C1%2C6.3%2C15.9ZM154.34%2C61.66a8%2C8%2C0%2C0%2C1%2C0-11.32l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C0l32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C11.32L200%2C43.31V104a8%2C8%2C0%2C0%2C1-16%2C0V43.31L165.66%2C61.66A8%2C8%2C0%2C0%2C1%2C154.34%2C61.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hand-coins{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230.33%2C141.06a24.43%2C24.43%2C0%2C0%2C0-21.24-4.23l-41.84%2C9.62A28%2C28%2C0%2C0%2C0%2C140%2C112H89.94a31.82%2C31.82%2C0%2C0%2C0-22.63%2C9.37L44.69%2C144H16A16%2C16%2C0%2C0%2C0%2C0%2C160v40a16%2C16%2C0%2C0%2C0%2C16%2C16H120a7.93%2C7.93%2C0%2C0%2C0%2C1.94-.24l64-16a6.94%2C6.94%2C0%2C0%2C0%2C1.19-.4L226%2C182.82l.44-.2a24.6%2C24.6%2C0%2C0%2C0%2C3.93-41.56ZM16%2C160H40v40H16Zm203.43%2C8.21-38%2C16.18L119%2C200H56V155.31l22.63-22.62A15.86%2C15.86%2C0%2C0%2C1%2C89.94%2C128H140a12%2C12%2C0%2C0%2C1%2C0%2C24H112a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8.32%2C8.32%2C0%2C0%2C0%2C1.79-.2l67-15.41.31-.08a8.6%2C8.6%2C0%2C0%2C1%2C6.3%2C15.9ZM164%2C96a36%2C36%2C0%2C0%2C0%2C5.9-.48%2C36%2C36%2C0%2C1%2C0%2C28.22-47A36%2C36%2C0%2C1%2C0%2C164%2C96Zm60-12a20%2C20%2C0%2C1%2C1-20-20A20%2C20%2C0%2C0%2C1%2C224%2C84ZM164%2C40a20%2C20%2C0%2C0%2C1%2C19.25%2C14.61%2C36%2C36%2C0%2C0%2C0-15%2C24.93A20.42%2C20.42%2C0%2C0%2C1%2C164%2C80a20%2C20%2C0%2C0%2C1%2C0-40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hand-deposit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C35.31V128a8%2C8%2C0%2C0%2C1-16%2C0V35.31L93.66%2C53.66A8%2C8%2C0%2C0%2C1%2C82.34%2C42.34l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C0l32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C11.32Zm64%2C88.31V96a16%2C16%2C0%2C0%2C0-16-16H160a8%2C8%2C0%2C0%2C0%2C0%2C16h16v80.4A28%2C28%2C0%2C0%2C0%2C131.75%2C210l.24.38%2C22.26%2C34a8%2C8%2C0%2C0%2C0%2C13.39-8.76l-22.13-33.79A12%2C12%2C0%2C0%2C1%2C166.4%2C190c.07.13.15.26.23.38l10.68%2C16.31A8%2C8%2C0%2C0%2C0%2C192%2C202.31V144a74.84%2C74.84%2C0%2C0%2C1%2C24%2C54.69V240a8%2C8%2C0%2C0%2C0%2C16%2C0V198.65A90.89%2C90.89%2C0%2C0%2C0%2C192%2C123.62ZM80%2C80H64A16%2C16%2C0%2C0%2C0%2C48%2C96V200a8%2C8%2C0%2C0%2C0%2C16%2C0V96H80a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hand-eye{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M188%2C88a27.75%2C27.75%2C0%2C0%2C0-12%2C2.71V60a28%2C28%2C0%2C0%2C0-41.36-24.6A28%2C28%2C0%2C0%2C0%2C80%2C44v6.71A27.75%2C27.75%2C0%2C0%2C0%2C68%2C48%2C28%2C28%2C0%2C0%2C0%2C40%2C76v76a88%2C88%2C0%2C0%2C0%2C176%2C0V116A28%2C28%2C0%2C0%2C0%2C188%2C88Zm12%2C64a72%2C72%2C0%2C0%2C1-144%2C0V76a12%2C12%2C0%2C0%2C1%2C24%2C0v36a8%2C8%2C0%2C0%2C0%2C16%2C0V44a12%2C12%2C0%2C0%2C1%2C24%2C0v60a8%2C8%2C0%2C0%2C0%2C16%2C0V60a12%2C12%2C0%2C0%2C1%2C24%2C0v60a8%2C8%2C0%2C0%2C0%2C16%2C0v-4a12%2C12%2C0%2C0%2C1%2C24%2C0Zm-60%2C16a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C168Zm-12-40c-36.52%2C0-54.41%2C34.94-55.16%2C36.42a8%2C8%2C0%2C0%2C0%2C0%2C7.16C73.59%2C173.06%2C91.48%2C208%2C128%2C208s54.41-34.94%2C55.16-36.42a8%2C8%2C0%2C0%2C0%2C0-7.16C182.41%2C162.94%2C164.52%2C128%2C128%2C128Zm0%2C64c-20.63%2C0-33.8-16.52-38.7-24%2C4.9-7.48%2C18.07-24%2C38.7-24s33.81%2C16.53%2C38.7%2C24C161.8%2C175.48%2C148.63%2C192%2C128%2C192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hand-fist{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C80H184V64a32%2C32%2C0%2C0%2C0-56-21.13A32%2C32%2C0%2C0%2C0%2C72.21%2C60.42%2C32%2C32%2C0%2C0%2C0%2C24%2C88v40a104%2C104%2C0%2C0%2C0%2C208%2C0V112A32%2C32%2C0%2C0%2C0%2C200%2C80ZM152%2C48a16%2C16%2C0%2C0%2C1%2C16%2C16V80H136V64A16%2C16%2C0%2C0%2C1%2C152%2C48ZM88%2C64a16%2C16%2C0%2C0%2C1%2C32%2C0v40a16%2C16%2C0%2C0%2C1-32%2C0ZM40%2C88a16%2C16%2C0%2C0%2C1%2C32%2C0v16a16%2C16%2C0%2C0%2C1-32%2C0Zm176%2C40a88%2C88%2C0%2C0%2C1-175.92%2C3.75A31.93%2C31.93%2C0%2C0%2C0%2C80%2C125.13a31.93%2C31.93%2C0%2C0%2C0%2C44.58%2C3.35%2C32.21%2C32.21%2C0%2C0%2C0%2C11.8%2C11.44A47.88%2C47.88%2C0%2C0%2C0%2C120%2C176a8%2C8%2C0%2C0%2C0%2C16%2C0%2C32%2C32%2C0%2C0%2C1%2C32-32%2C8%2C8%2C0%2C0%2C0%2C0-16H152a16%2C16%2C0%2C0%2C1-16-16V96h64a16%2C16%2C0%2C0%2C1%2C16%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hand-grabbing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M188%2C80a27.79%2C27.79%2C0%2C0%2C0-13.36%2C3.4%2C28%2C28%2C0%2C0%2C0-46.64-11A28%2C28%2C0%2C0%2C0%2C80%2C92v20H68a28%2C28%2C0%2C0%2C0-28%2C28v12a88%2C88%2C0%2C0%2C0%2C176%2C0V108A28%2C28%2C0%2C0%2C0%2C188%2C80Zm12%2C72a72%2C72%2C0%2C0%2C1-144%2C0V140a12%2C12%2C0%2C0%2C1%2C12-12H80v24a8%2C8%2C0%2C0%2C0%2C16%2C0V92a12%2C12%2C0%2C0%2C1%2C24%2C0v28a8%2C8%2C0%2C0%2C0%2C16%2C0V92a12%2C12%2C0%2C0%2C1%2C24%2C0v28a8%2C8%2C0%2C0%2C0%2C16%2C0V108a12%2C12%2C0%2C0%2C1%2C24%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hand-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230.33%2C141.06a24.34%2C24.34%2C0%2C0%2C0-18.61-4.77C230.5%2C117.33%2C240%2C98.48%2C240%2C80c0-26.47-21.29-48-47.46-48A47.58%2C47.58%2C0%2C0%2C0%2C156%2C48.75%2C47.58%2C47.58%2C0%2C0%2C0%2C119.46%2C32C93.29%2C32%2C72%2C53.53%2C72%2C80c0%2C11%2C3.24%2C21.69%2C10.06%2C33a31.87%2C31.87%2C0%2C0%2C0-14.75%2C8.4L44.69%2C144H16A16%2C16%2C0%2C0%2C0%2C0%2C160v40a16%2C16%2C0%2C0%2C0%2C16%2C16H120a7.93%2C7.93%2C0%2C0%2C0%2C1.94-.24l64-16a6.94%2C6.94%2C0%2C0%2C0%2C1.19-.4L226%2C182.82l.44-.2a24.6%2C24.6%2C0%2C0%2C0%2C3.93-41.56ZM119.46%2C48A31.15%2C31.15%2C0%2C0%2C1%2C148.6%2C67a8%2C8%2C0%2C0%2C0%2C14.8%2C0%2C31.15%2C31.15%2C0%2C0%2C1%2C29.14-19C209.59%2C48%2C224%2C62.65%2C224%2C80c0%2C19.51-15.79%2C41.58-45.66%2C63.9l-11.09%2C2.55A28%2C28%2C0%2C0%2C0%2C140%2C112H100.68C92.05%2C100.36%2C88%2C90.12%2C88%2C80%2C88%2C62.65%2C102.41%2C48%2C119.46%2C48ZM16%2C160H40v40H16Zm203.43%2C8.21-38%2C16.18L119%2C200H56V155.31l22.63-22.62A15.86%2C15.86%2C0%2C0%2C1%2C89.94%2C128H140a12%2C12%2C0%2C0%2C1%2C0%2C24H112a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8.32%2C8.32%2C0%2C0%2C0%2C1.79-.2l67-15.41.31-.08a8.6%2C8.6%2C0%2C0%2C1%2C6.3%2C15.9Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hand-palm{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M188%2C88a27.75%2C27.75%2C0%2C0%2C0-12%2C2.71V60a28%2C28%2C0%2C0%2C0-41.36-24.6A28%2C28%2C0%2C0%2C0%2C80%2C44v6.71A27.75%2C27.75%2C0%2C0%2C0%2C68%2C48%2C28%2C28%2C0%2C0%2C0%2C40%2C76v76a88%2C88%2C0%2C0%2C0%2C176%2C0V116A28%2C28%2C0%2C0%2C0%2C188%2C88Zm12%2C64a72%2C72%2C0%2C0%2C1-144%2C0V76a12%2C12%2C0%2C0%2C1%2C24%2C0v44a8%2C8%2C0%2C0%2C0%2C16%2C0V44a12%2C12%2C0%2C0%2C1%2C24%2C0v68a8%2C8%2C0%2C0%2C0%2C16%2C0V60a12%2C12%2C0%2C0%2C1%2C24%2C0v68.67A48.08%2C48.08%2C0%2C0%2C0%2C120%2C176a8%2C8%2C0%2C0%2C0%2C16%2C0%2C32%2C32%2C0%2C0%2C1%2C32-32%2C8%2C8%2C0%2C0%2C0%2C8-8V116a12%2C12%2C0%2C0%2C1%2C24%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hand-peace{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M212.24%2C30A28%2C28%2C0%2C0%2C0%2C161%2C36.77L148%2C85.09%2C135.05%2C36.77A28%2C28%2C0%2C1%2C0%2C81%2C51.26l9.38%2C35-8.73-1.68A28%2C28%2C0%2C0%2C0%2C56.8%2C132.38%2C27.86%2C27.86%2C0%2C0%2C0%2C48%2C152.87V160a80%2C80%2C0%2C0%2C0%2C80%2C80h.61c43.78-.33%2C79.39-36.62%2C79.39-80.9v-3.34a55.88%2C55.88%2C0%2C0%2C0-11.77-34.27L215%2C51.26A27.8%2C27.8%2C0%2C0%2C0%2C212.24%2C30ZM97.61%2C38a12%2C12%2C0%2C0%2C1%2C22%2C2.9l14.77%2C55.15a28%2C28%2C0%2C0%2C0-14%2C4.77%2C2.26%2C2.26%2C0%2C0%2C0-.16-.26A27.65%2C27.65%2C0%2C0%2C0%2C108%2C90.35L96.42%2C47.12A11.94%2C11.94%2C0%2C0%2C1%2C97.61%2C38Zm-33.36%2C71.6a12%2C12%2C0%2C0%2C1%2C14.25-9.34l20.71%2C4a12%2C12%2C0%2C0%2C1%2C9.36%2C14.16%2C12%2C12%2C0%2C0%2C1-14.25%2C9.34l-20.75-4a12%2C12%2C0%2C0%2C1-9.32-14.15Zm0%2C40.72a12%2C12%2C0%2C0%2C1%2C14-9.37l10.11%2C2a12%2C12%2C0%2C0%2C1%2C9.36%2C14.15%2C12%2C12%2C0%2C0%2C1-14.2%2C9.35l-10-2a12%2C12%2C0%2C0%2C1-9.34-14.16ZM192%2C159.1c0%2C35.53-28.49%2C64.64-63.5%2C64.9a64.08%2C64.08%2C0%2C0%2C1-61.56-44.78%2C30.74%2C30.74%2C0%2C0%2C0%2C3.48.95h0l10%2C2a28.33%2C28.33%2C0%2C0%2C0%2C5.61.57%2C28%2C28%2C0%2C0%2C0%2C24.16-42.14c.79-.43%2C1.57-.89%2C2.32-1.4l.16.26a27.82%2C27.82%2C0%2C0%2C0%2C17.78%2C12l6.32%2C1.26a36%2C36%2C0%2C0%2C0%2C9.53%2C32.49A8%2C8%2C0%2C0%2C0%2C157.71%2C174a20%2C20%2C0%2C0%2C1-3.31-23.51%2C8%2C8%2C0%2C0%2C0-5.46-11.66l-15.34-3.07a12%2C12%2C0%2C0%2C1-9.35-14.15h0a12%2C12%2C0%2C0%2C1%2C14.18-9.35l21.41%2C4.28A40.1%2C40.1%2C0%2C0%2C1%2C192%2C155.76Zm7.59-112-16.62%2C62a55.55%2C55.55%2C0%2C0%2C0-20-8.28l-2.5-.5L176.4%2C40.91a12%2C12%2C0%2C1%2C1%2C23.18%2C6.21Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hand-pointing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M196%2C88a27.86%2C27.86%2C0%2C0%2C0-13.35%2C3.39A28%2C28%2C0%2C0%2C0%2C144%2C74.7V44a28%2C28%2C0%2C0%2C0-56%2C0v80l-3.82-6.13A28%2C28%2C0%2C0%2C0%2C35.73%2C146l4.67%2C8.23C74.81%2C214.89%2C89.05%2C240%2C136%2C240a88.1%2C88.1%2C0%2C0%2C0%2C88-88V116A28%2C28%2C0%2C0%2C0%2C196%2C88Zm12%2C64a72.08%2C72.08%2C0%2C0%2C1-72%2C72c-37.63%2C0-47.84-18-81.68-77.68l-4.69-8.27%2C0-.05A12%2C12%2C0%2C0%2C1%2C54%2C121.61a11.88%2C11.88%2C0%2C0%2C1%2C6-1.6%2C12%2C12%2C0%2C0%2C1%2C10.41%2C6%2C1.76%2C1.76%2C0%2C0%2C0%2C.14.23l18.67%2C30A8%2C8%2C0%2C0%2C0%2C104%2C152V44a12%2C12%2C0%2C0%2C1%2C24%2C0v68a8%2C8%2C0%2C0%2C0%2C16%2C0V100a12%2C12%2C0%2C0%2C1%2C24%2C0v20a8%2C8%2C0%2C0%2C0%2C16%2C0v-4a12%2C12%2C0%2C0%2C1%2C24%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hand-soap{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C96.8V88a32%2C32%2C0%2C0%2C0-32-32H136V32h32a8%2C8%2C0%2C0%2C1%2C8%2C8%2C8%2C8%2C0%2C0%2C0%2C16%2C0%2C24%2C24%2C0%2C0%2C0-24-24H104a8%2C8%2C0%2C0%2C0%2C0%2C16h16V56H104A32%2C32%2C0%2C0%2C0%2C72%2C88v8.8A40.07%2C40.07%2C0%2C0%2C0%2C40%2C136v80a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V136A40.07%2C40.07%2C0%2C0%2C0%2C184%2C96.8ZM104%2C72h48a16%2C16%2C0%2C0%2C1%2C16%2C16v8H88V88A16%2C16%2C0%2C0%2C1%2C104%2C72Zm96%2C144H56V136a24%2C24%2C0%2C0%2C1%2C24-24h96a24%2C24%2C0%2C0%2C1%2C24%2C24v80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hand-swipe-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C140v36c0%2C25.59-8.49%2C42.85-8.85%2C43.58A8%2C8%2C0%2C0%2C1%2C200%2C224a7.9%2C7.9%2C0%2C0%2C1-3.57-.85%2C8%2C8%2C0%2C0%2C1-3.58-10.73c.06-.12%2C7.16-14.81%2C7.16-36.42V140a12%2C12%2C0%2C0%2C0-24%2C0v4a8%2C8%2C0%2C0%2C1-16%2C0V124a12%2C12%2C0%2C0%2C0-24%2C0v12a8%2C8%2C0%2C0%2C1-16%2C0V68a12%2C12%2C0%2C0%2C0-24%2C0V176a8%2C8%2C0%2C0%2C1-14.79%2C4.23l-18.68-30-.14-.23A12%2C12%2C0%2C1%2C0%2C41.6%2C162L70.89%2C212A8%2C8%2C0%2C1%2C1%2C57.08%2C220l-29.32-50a28%2C28%2C0%2C0%2C1%2C48.41-28.17L80%2C148V68a28%2C28%2C0%2C0%2C1%2C56%2C0V98.7a28%2C28%2C0%2C0%2C1%2C38.65%2C16.69A28%2C28%2C0%2C0%2C1%2C216%2C140Zm32-92H195.31l18.34-18.34a8%2C8%2C0%2C0%2C0-11.31-11.32l-32%2C32a8%2C8%2C0%2C0%2C0%2C0%2C11.32l32%2C32a8%2C8%2C0%2C0%2C0%2C11.31-11.32L195.31%2C64H248a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hand-swipe-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C140v36c0%2C25.59-8.49%2C42.85-8.85%2C43.58A8%2C8%2C0%2C0%2C1%2C200%2C224a7.9%2C7.9%2C0%2C0%2C1-3.57-.85%2C8%2C8%2C0%2C0%2C1-3.58-10.73c.06-.12%2C7.16-14.81%2C7.16-36.42V140a12%2C12%2C0%2C0%2C0-24%2C0v4a8%2C8%2C0%2C0%2C1-16%2C0V124a12%2C12%2C0%2C0%2C0-24%2C0v12a8%2C8%2C0%2C0%2C1-16%2C0V68a12%2C12%2C0%2C0%2C0-24%2C0V176a8%2C8%2C0%2C0%2C1-14.79%2C4.23l-18.68-30-.14-.23A12%2C12%2C0%2C1%2C0%2C41.6%2C162L70.89%2C212A8%2C8%2C0%2C1%2C1%2C57.08%2C220l-29.32-50a28%2C28%2C0%2C0%2C1%2C48.41-28.17L80%2C148V68a28%2C28%2C0%2C0%2C1%2C56%2C0V98.7a28%2C28%2C0%2C0%2C1%2C38.65%2C16.69A28%2C28%2C0%2C0%2C1%2C216%2C140Zm37.66-89.66-32-32a8%2C8%2C0%2C0%2C0-11.31%2C11.32L228.68%2C48H176a8%2C8%2C0%2C0%2C0%2C0%2C16h52.69L210.34%2C82.34a8%2C8%2C0%2C0%2C0%2C11.31%2C11.32l32-32A8%2C8%2C0%2C0%2C0%2C253.66%2C50.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hand-tap{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M56%2C76a60%2C60%2C0%2C0%2C1%2C120%2C0%2C8%2C8%2C0%2C0%2C1-16%2C0%2C44%2C44%2C0%2C0%2C0-88%2C0%2C8%2C8%2C0%2C1%2C1-16%2C0Zm140%2C44a27.9%2C27.9%2C0%2C0%2C0-13.36%2C3.39A28%2C28%2C0%2C0%2C0%2C144%2C106.7V76a28%2C28%2C0%2C0%2C0-56%2C0v80l-3.82-6.13a28%2C28%2C0%2C0%2C0-48.41%2C28.17l29.32%2C50A8%2C8%2C0%2C1%2C0%2C78.89%2C220L49.6%2C170a12%2C12%2C0%2C1%2C1%2C20.78-12l.14.23%2C18.68%2C30A8%2C8%2C0%2C0%2C0%2C104%2C184V76a12%2C12%2C0%2C0%2C1%2C24%2C0v68a8%2C8%2C0%2C1%2C0%2C16%2C0V132a12%2C12%2C0%2C0%2C1%2C24%2C0v20a8%2C8%2C0%2C0%2C0%2C16%2C0v-4a12%2C12%2C0%2C0%2C1%2C24%2C0v36c0%2C21.61-7.1%2C36.3-7.16%2C36.42a8%2C8%2C0%2C0%2C0%2C3.58%2C10.73A7.9%2C7.9%2C0%2C0%2C0%2C208%2C232a8%2C8%2C0%2C0%2C0%2C7.16-4.42c.37-.73%2C8.85-18%2C8.85-43.58V148A28%2C28%2C0%2C0%2C0%2C196%2C120Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hand-waving{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M220.17%2C100%2C202.86%2C70a28%2C28%2C0%2C0%2C0-38.24-10.25%2C27.69%2C27.69%2C0%2C0%2C0-9%2C8.34L138.2%2C38a28%2C28%2C0%2C0%2C0-48.48%2C0A28%2C28%2C0%2C0%2C0%2C48.15%2C74l1.59%2C2.76A27.67%2C27.67%2C0%2C0%2C0%2C38%2C80.41a28%2C28%2C0%2C0%2C0-10.24%2C38.25l40%2C69.32a87.47%2C87.47%2C0%2C0%2C0%2C53.43%2C41%2C88.56%2C88.56%2C0%2C0%2C0%2C22.92%2C3%2C88%2C88%2C0%2C0%2C0%2C76.06-132Zm-6.66%2C62.64A72%2C72%2C0%2C0%2C1%2C81.62%2C180l-40-69.32a12%2C12%2C0%2C0%2C1%2C20.78-12L81.63%2C132a8%2C8%2C0%2C1%2C0%2C13.85-8L62%2C66A12%2C12%2C0%2C1%2C1%2C82.78%2C54L114%2C108a8%2C8%2C0%2C1%2C0%2C13.85-8L103.57%2C58h0a12%2C12%2C0%2C1%2C1%2C20.78-12l33.42%2C57.9a48%2C48%2C0%2C0%2C0-5.54%2C60.6%2C8%2C8%2C0%2C0%2C0%2C13.24-9A32%2C32%2C0%2C0%2C1%2C172.78%2C112a8%2C8%2C0%2C0%2C0%2C2.13-10.4L168.23%2C90A12%2C12%2C0%2C1%2C1%2C189%2C78l17.31%2C30A71.56%2C71.56%2C0%2C0%2C1%2C213.51%2C162.62ZM184.25%2C31.71A8%2C8%2C0%2C0%2C1%2C194%2C26a59.62%2C59.62%2C0%2C0%2C1%2C36.53%2C28l.33.57a8%2C8%2C0%2C1%2C1-13.85%2C8l-.33-.57a43.67%2C43.67%2C0%2C0%2C0-26.8-20.5A8%2C8%2C0%2C0%2C1%2C184.25%2C31.71ZM80.89%2C237a8%2C8%2C0%2C0%2C1-11.23%2C1.33A119.56%2C119.56%2C0%2C0%2C1%2C40.06%2C204a8%2C8%2C0%2C0%2C1%2C13.86-8%2C103.67%2C103.67%2C0%2C0%2C0%2C25.64%2C29.72A8%2C8%2C0%2C0%2C1%2C80.89%2C237Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hand-withdraw{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C198.65V240a8%2C8%2C0%2C0%2C1-16%2C0V198.65A74.84%2C74.84%2C0%2C0%2C0%2C192%2C144v58.35a8%2C8%2C0%2C0%2C1-14.69%2C4.38l-10.68-16.31c-.08-.12-.16-.25-.23-.38a12%2C12%2C0%2C0%2C0-20.89%2C11.83l22.13%2C33.79a8%2C8%2C0%2C0%2C1-13.39%2C8.76l-22.26-34-.24-.38A28%2C28%2C0%2C0%2C1%2C176%2C176.4V64H160a8%2C8%2C0%2C0%2C1%2C0-16h16a16%2C16%2C0%2C0%2C1%2C16%2C16v59.62A90.89%2C90.89%2C0%2C0%2C1%2C232%2C198.65ZM88%2C56a8%2C8%2C0%2C0%2C0-8-8H64A16%2C16%2C0%2C0%2C0%2C48%2C64V200a8%2C8%2C0%2C0%2C0%2C16%2C0V64H80A8%2C8%2C0%2C0%2C0%2C88%2C56Zm69.66%2C42.34a8%2C8%2C0%2C0%2C0-11.32%2C0L128%2C116.69V16a8%2C8%2C0%2C0%2C0-16%2C0V116.69L93.66%2C98.34a8%2C8%2C0%2C0%2C0-11.32%2C11.32l32%2C32a8%2C8%2C0%2C0%2C0%2C11.32%2C0l32-32A8%2C8%2C0%2C0%2C0%2C157.66%2C98.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hand{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M188%2C48a27.75%2C27.75%2C0%2C0%2C0-12%2C2.71V44a28%2C28%2C0%2C0%2C0-54.65-8.6A28%2C28%2C0%2C0%2C0%2C80%2C60v64l-3.82-6.13a28%2C28%2C0%2C0%2C0-48.6%2C27.82c16%2C33.77%2C28.93%2C57.72%2C43.72%2C72.69C86.24%2C233.54%2C103.2%2C240%2C128%2C240a88.1%2C88.1%2C0%2C0%2C0%2C88-88V76A28%2C28%2C0%2C0%2C0%2C188%2C48Zm12%2C104a72.08%2C72.08%2C0%2C0%2C1-72%2C72c-20.38%2C0-33.51-4.88-45.33-16.85C69.44%2C193.74%2C57.26%2C171%2C41.9%2C138.58a6.36%2C6.36%2C0%2C0%2C0-.3-.58%2C12%2C12%2C0%2C0%2C1%2C20.79-12%2C1.76%2C1.76%2C0%2C0%2C0%2C.14.23l18.67%2C30A8%2C8%2C0%2C0%2C0%2C96%2C152V60a12%2C12%2C0%2C0%2C1%2C24%2C0v60a8%2C8%2C0%2C0%2C0%2C16%2C0V44a12%2C12%2C0%2C0%2C1%2C24%2C0v76a8%2C8%2C0%2C0%2C0%2C16%2C0V76a12%2C12%2C0%2C0%2C1%2C24%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-handbag-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M239.89%2C198.12l-14.26-120a16%2C16%2C0%2C0%2C0-16-14.12H176a48%2C48%2C0%2C0%2C0-96%2C0H46.33a16%2C16%2C0%2C0%2C0-16%2C14.12l-14.26%2C120A16%2C16%2C0%2C0%2C0%2C20%2C210.6a16.13%2C16.13%2C0%2C0%2C0%2C12%2C5.4H223.92A16.13%2C16.13%2C0%2C0%2C0%2C236%2C210.6%2C16%2C16%2C0%2C0%2C0%2C239.89%2C198.12ZM128%2C32a32%2C32%2C0%2C0%2C1%2C32%2C32H96A32%2C32%2C0%2C0%2C1%2C128%2C32ZM32%2C200%2C46.33%2C80H209.75l14.17%2C120Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-handbag{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M239.89%2C198.12l-14.26-120a16%2C16%2C0%2C0%2C0-16-14.12H176a48%2C48%2C0%2C0%2C0-96%2C0H46.33a16%2C16%2C0%2C0%2C0-16%2C14.12l-14.26%2C120A16%2C16%2C0%2C0%2C0%2C20%2C210.6a16.13%2C16.13%2C0%2C0%2C0%2C12%2C5.4H223.92A16.13%2C16.13%2C0%2C0%2C0%2C236%2C210.6%2C16%2C16%2C0%2C0%2C0%2C239.89%2C198.12ZM128%2C32a32%2C32%2C0%2C0%2C1%2C32%2C32H96A32%2C32%2C0%2C0%2C1%2C128%2C32ZM32%2C200%2C46.33%2C80H80v24a8%2C8%2C0%2C0%2C0%2C16%2C0V80h64v24a8%2C8%2C0%2C0%2C0%2C16%2C0V80h33.75l14.17%2C120Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hands-clapping{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M160.22%2C24V8a8%2C8%2C0%2C0%2C1%2C16%2C0V24a8%2C8%2C0%2C0%2C1-16%2C0ZM196.1%2C41a7.91%2C7.91%2C0%2C0%2C0%2C4.17%2C1.17%2C8%2C8%2C0%2C0%2C0%2C6.84-3.83l8-13.11a8%2C8%2C0%2C0%2C0-13.68-8.33l-8%2C13.1A8%2C8%2C0%2C0%2C0%2C196.1%2C41Zm47.51%2C12.59a8%2C8%2C0%2C0%2C0-10.08-5.16l-15.06%2C4.85a8%2C8%2C0%2C0%2C0%2C2.46%2C15.62%2C8.15%2C8.15%2C0%2C0%2C0%2C2.46-.39l15.05-4.85A8%2C8%2C0%2C0%2C0%2C243.61%2C53.55ZM217%2C97.58a80.22%2C80.22%2C0%2C0%2C1-10.22%2C94c-.34%2C1.73-.72%2C3.46-1.19%2C5.18A80.17%2C80.17%2C0%2C0%2C1%2C58.77%2C216L23.5%2C155a26%2C26%2C0%2C0%2C1%2C19.24-38.79l-3-5.2a26%2C26%2C0%2C0%2C1%2C19.2-38.78L58.24%2C71A26%2C26%2C0%2C0%2C1%2C95.47%2C36.53%2C26.06%2C26.06%2C0%2C0%2C1%2C140.3%2C37l12.26%2C21.2A26.07%2C26.07%2C0%2C0%2C1%2C195.81%2C61ZM109.07%2C55l0%2C0h0l25%2C43.17a26%2C26%2C0%2C0%2C1%2C17.33-10L126.42%2C45a10%2C10%2C0%2C1%2C0-17.35%2C10ZM72.12%2C63l6.46%2C11.17a26.05%2C26.05%2C0%2C0%2C1%2C17.32-10L89.45%2C53A10%2C10%2C0%2C1%2C0%2C72.12%2C63Zm111.54%2C81-20.22-35a10%2C10%2C0%2C0%2C0-17.74%2C9.25L158.3%2C140a8%2C8%2C0%2C0%2C1-13.87%2C8l-36.5-63A10%2C10%2C0%2C1%2C0%2C90.58%2C95l26.05%2C45a8%2C8%2C0%2C0%2C1-13.87%2C8L71%2C93h0l0%2C0a10%2C10%2C0%2C0%2C0-17.33%2C10l35.22%2C61A8%2C8%2C0%2C0%2C1%2C75%2C172L54.72%2C137a10%2C10%2C0%2C0%2C0-17.34%2C10l35.27%2C61a64.12%2C64.12%2C0%2C0%2C0%2C117.42-15.44A63.52%2C63.52%2C0%2C0%2C0%2C183.66%2C144Zm19.41-38.42L181.93%2C69A10%2C10%2C0%2C0%2C0%2C164.55%2C79l33%2C57.05A80.2%2C80.2%2C0%2C0%2C1%2C207%2C161.51%2C64.23%2C64.23%2C0%2C0%2C0%2C203.07%2C105.58Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hands-praying{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M235.32%2C180l-36.24-36.25L162.62%2C23.46A21.76%2C21.76%2C0%2C0%2C0%2C128%2C12.93%2C21.76%2C21.76%2C0%2C0%2C0%2C93.38%2C23.46L56.92%2C143.76%2C20.68%2C180a16%2C16%2C0%2C0%2C0%2C0%2C22.62l32.69%2C32.69a16%2C16%2C0%2C0%2C0%2C22.63%2C0L124.28%2C187a40.68%2C40.68%2C0%2C0%2C0%2C3.72-4.29%2C40.68%2C40.68%2C0%2C0%2C0%2C3.72%2C4.29L180%2C235.32a16%2C16%2C0%2C0%2C0%2C22.63%2C0l32.69-32.69A16%2C16%2C0%2C0%2C0%2C235.32%2C180ZM64.68%2C224%2C32%2C191.32l12.69-12.69%2C32.69%2C32.69ZM120%2C158.75a23.85%2C23.85%2C0%2C0%2C1-7%2C17L88.68%2C200%2C56%2C167.32l13.65-13.66a8%2C8%2C0%2C0%2C0%2C2-3.34l37-122.22A5.78%2C5.78%2C0%2C0%2C1%2C120%2C29.78Zm23%2C17a23.85%2C23.85%2C0%2C0%2C1-7-17v-129a5.78%2C5.78%2C0%2C0%2C1%2C11.31-1.68l37%2C122.22a8%2C8%2C0%2C0%2C0%2C2%2C3.34l14.49%2C14.49-33.4%2C32ZM191.32%2C224l-12.56-12.57%2C33.39-32L224%2C191.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-handshake{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M254.3%2C107.91%2C228.78%2C56.85a16%2C16%2C0%2C0%2C0-21.47-7.15L182.44%2C62.13%2C130.05%2C48.27a8.14%2C8.14%2C0%2C0%2C0-4.1%2C0L73.56%2C62.13%2C48.69%2C49.7a16%2C16%2C0%2C0%2C0-21.47%2C7.15L1.7%2C107.9a16%2C16%2C0%2C0%2C0%2C7.15%2C21.47l27%2C13.51%2C55.49%2C39.63a8.06%2C8.06%2C0%2C0%2C0%2C2.71%2C1.25l64%2C16a8%2C8%2C0%2C0%2C0%2C7.6-2.1l55.07-55.08%2C26.42-13.21a16%2C16%2C0%2C0%2C0%2C7.15-21.46Zm-54.89%2C33.37L165%2C113.72a8%2C8%2C0%2C0%2C0-10.68.61C136.51%2C132.27%2C116.66%2C130%2C104%2C122L147.24%2C80h31.81l27.21%2C54.41ZM41.53%2C64%2C62%2C74.22%2C36.43%2C125.27%2C16%2C115.06Zm116%2C119.13L99.42%2C168.61l-49.2-35.14%2C28-56L128%2C64.28l9.8%2C2.59-45%2C43.68-.08.09a16%2C16%2C0%2C0%2C0%2C2.72%2C24.81c20.56%2C13.13%2C45.37%2C11%2C64.91-5L188%2C152.66Zm62-57.87-25.52-51L214.47%2C64%2C240%2C115.06Zm-87.75%2C92.67a8%2C8%2C0%2C0%2C1-7.75%2C6.06%2C8.13%2C8.13%2C0%2C0%2C1-1.95-.24L80.41%2C213.33a7.89%2C7.89%2C0%2C0%2C1-2.71-1.25L51.35%2C193.26a8%2C8%2C0%2C0%2C1%2C9.3-13l25.11%2C17.94L126%2C208.24A8%2C8%2C0%2C0%2C1%2C131.82%2C217.94Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hard-drive{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C64H32A16%2C16%2C0%2C0%2C0%2C16%2C80v96a16%2C16%2C0%2C0%2C0%2C16%2C16H224a16%2C16%2C0%2C0%2C0%2C16-16V80A16%2C16%2C0%2C0%2C0%2C224%2C64Zm0%2C112H32V80H224v96Zm-24-48a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C200%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hard-drives{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C136H48a16%2C16%2C0%2C0%2C0-16%2C16v48a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V152A16%2C16%2C0%2C0%2C0%2C208%2C136Zm0%2C64H48V152H208v48Zm0-160H48A16%2C16%2C0%2C0%2C0%2C32%2C56v48a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C208%2C40Zm0%2C64H48V56H208v48ZM192%2C80a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C192%2C80Zm0%2C96a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C192%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hard-hat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C152V136a96.37%2C96.37%2C0%2C0%2C0-64-90.51V40a16%2C16%2C0%2C0%2C0-16-16H112A16%2C16%2C0%2C0%2C0%2C96%2C40v5.49A96.37%2C96.37%2C0%2C0%2C0%2C32%2C136v16a16%2C16%2C0%2C0%2C0-16%2C16v24a16%2C16%2C0%2C0%2C0%2C16%2C16H224a16%2C16%2C0%2C0%2C0%2C16-16V168A16%2C16%2C0%2C0%2C0%2C224%2C152Zm-16-16v16H160V62.67A80.36%2C80.36%2C0%2C0%2C1%2C208%2C136ZM144%2C40V152H112V40ZM48%2C136A80.36%2C80.36%2C0%2C0%2C1%2C96%2C62.67V152H48Zm176%2C56H32V168H224v24Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hash-straight{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C152H168V104h48a8%2C8%2C0%2C0%2C0%2C0-16H168V40a8%2C8%2C0%2C0%2C0-16%2C0V88H104V40a8%2C8%2C0%2C0%2C0-16%2C0V88H40a8%2C8%2C0%2C0%2C0%2C0%2C16H88v48H40a8%2C8%2C0%2C0%2C0%2C0%2C16H88v48a8%2C8%2C0%2C0%2C0%2C16%2C0V168h48v48a8%2C8%2C0%2C0%2C0%2C16%2C0V168h48a8%2C8%2C0%2C0%2C0%2C0-16Zm-112%2C0V104h48v48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C88H175.4l8.47-46.57a8%2C8%2C0%2C0%2C0-15.74-2.86l-9%2C49.43H111.4l8.47-46.57a8%2C8%2C0%2C0%2C0-15.74-2.86L95.14%2C88H48a8%2C8%2C0%2C0%2C0%2C0%2C16H92.23L83.5%2C152H32a8%2C8%2C0%2C0%2C0%2C0%2C16H80.6l-8.47%2C46.57a8%2C8%2C0%2C0%2C0%2C6.44%2C9.3A7.79%2C7.79%2C0%2C0%2C0%2C80%2C224a8%2C8%2C0%2C0%2C0%2C7.86-6.57l9-49.43H144.6l-8.47%2C46.57a8%2C8%2C0%2C0%2C0%2C6.44%2C9.3A7.79%2C7.79%2C0%2C0%2C0%2C144%2C224a8%2C8%2C0%2C0%2C0%2C7.86-6.57l9-49.43H208a8%2C8%2C0%2C0%2C0%2C0-16H163.77l8.73-48H224a8%2C8%2C0%2C0%2C0%2C0-16Zm-76.5%2C64H99.77l8.73-48h47.73Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-head-circuit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192.5%2C171.47A88.34%2C88.34%2C0%2C0%2C0%2C224%2C101.93c-1-45.71-37.61-83.4-83.24-85.8A88%2C88%2C0%2C0%2C0%2C48%2C102L25.55%2C145.18c-.09.18-.18.36-.26.54a16%2C16%2C0%2C0%2C0%2C7.55%2C20.62l.25.11L56%2C176.94V208a16%2C16%2C0%2C0%2C0%2C16%2C16h48a8%2C8%2C0%2C0%2C0%2C0-16H72V171.81a8%2C8%2C0%2C0%2C0-4.67-7.28L40%2C152l23.07-44.34A7.9%2C7.9%2C0%2C0%2C0%2C64%2C104a72%2C72%2C0%2C0%2C1%2C56-70.21V49.38a24%2C24%2C0%2C1%2C0%2C16%2C0V32c1.3%2C0%2C2.6%2C0%2C3.9.1A72.26%2C72.26%2C0%2C0%2C1%2C203.84%2C80H184a8%2C8%2C0%2C0%2C0-6.15%2C2.88L152.34%2C113.5a24.06%2C24.06%2C0%2C1%2C0%2C12.28%2C10.25L187.75%2C96h19.79q.36%2C3.12.44%2C6.3a72.26%2C72.26%2C0%2C0%2C1-28.78%2C59.3%2C8%2C8%2C0%2C0%2C0-3.14%2C7.39l8%2C64a8%2C8%2C0%2C0%2C0%2C7.93%2C7%2C8.39%2C8.39%2C0%2C0%2C0%2C1-.06%2C8%2C8%2C0%2C0%2C0%2C6.95-8.93ZM128%2C80a8%2C8%2C0%2C1%2C1%2C8-8A8%2C8%2C0%2C0%2C1%2C128%2C80Zm16%2C64a8%2C8%2C0%2C1%2C1%2C8-8A8%2C8%2C0%2C0%2C1%2C144%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-headlights{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M160%2C80a8%2C8%2C0%2C0%2C1%2C8-8h72a8%2C8%2C0%2C0%2C1%2C0%2C16H168A8%2C8%2C0%2C0%2C1%2C160%2C80Zm80%2C88H168a8%2C8%2C0%2C0%2C0%2C0%2C16h72a8%2C8%2C0%2C0%2C0%2C0-16Zm0-64H168a8%2C8%2C0%2C0%2C0%2C0%2C16h72a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C32H168a8%2C8%2C0%2C0%2C0%2C0%2C16h72a8%2C8%2C0%2C0%2C0%2C0-16ZM144%2C64V192a16%2C16%2C0%2C0%2C1-16%2C16H88A80%2C80%2C0%2C0%2C1%2C8%2C127.39C8.33%2C83.62%2C44.62%2C48%2C88.9%2C48H128A16%2C16%2C0%2C0%2C1%2C144%2C64Zm-16%2C0H88.9C53.38%2C64%2C24.26%2C92.49%2C24%2C127.51A64%2C64%2C0%2C0%2C0%2C88%2C192h40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-headphones{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M201.89%2C54.66A103.43%2C103.43%2C0%2C0%2C0%2C128.79%2C24H128A104%2C104%2C0%2C0%2C0%2C24%2C128v56a24%2C24%2C0%2C0%2C0%2C24%2C24H64a24%2C24%2C0%2C0%2C0%2C24-24V144a24%2C24%2C0%2C0%2C0-24-24H40.36A88%2C88%2C0%2C0%2C1%2C128%2C40h.67a87.71%2C87.71%2C0%2C0%2C1%2C87%2C80H192a24%2C24%2C0%2C0%2C0-24%2C24v40a24%2C24%2C0%2C0%2C0%2C24%2C24h16a24%2C24%2C0%2C0%2C0%2C24-24V128A103.41%2C103.41%2C0%2C0%2C0%2C201.89%2C54.66ZM64%2C136a8%2C8%2C0%2C0%2C1%2C8%2C8v40a8%2C8%2C0%2C0%2C1-8%2C8H48a8%2C8%2C0%2C0%2C1-8-8V136Zm152%2C48a8%2C8%2C0%2C0%2C1-8%2C8H192a8%2C8%2C0%2C0%2C1-8-8V144a8%2C8%2C0%2C0%2C1%2C8-8h24Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-headset{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M201.89%2C54.66A103.43%2C103.43%2C0%2C0%2C0%2C128.79%2C24H128A104%2C104%2C0%2C0%2C0%2C24%2C128v56a24%2C24%2C0%2C0%2C0%2C24%2C24H64a24%2C24%2C0%2C0%2C0%2C24-24V144a24%2C24%2C0%2C0%2C0-24-24H40.36A88.12%2C88.12%2C0%2C0%2C1%2C190.54%2C65.93%2C87.39%2C87.39%2C0%2C0%2C1%2C215.65%2C120H192a24%2C24%2C0%2C0%2C0-24%2C24v40a24%2C24%2C0%2C0%2C0%2C24%2C24h24a24%2C24%2C0%2C0%2C1-24%2C24H136a8%2C8%2C0%2C0%2C0%2C0%2C16h56a40%2C40%2C0%2C0%2C0%2C40-40V128A103.41%2C103.41%2C0%2C0%2C0%2C201.89%2C54.66ZM64%2C136a8%2C8%2C0%2C0%2C1%2C8%2C8v40a8%2C8%2C0%2C0%2C1-8%2C8H48a8%2C8%2C0%2C0%2C1-8-8V136Zm128%2C56a8%2C8%2C0%2C0%2C1-8-8V144a8%2C8%2C0%2C0%2C1%2C8-8h24v56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-heart-break{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M178%2C40a61.6%2C61.6%2C0%2C0%2C0-43.84%2C18.16L128%2C64.32l-6.16-6.16A62%2C62%2C0%2C0%2C0%2C16%2C102c0%2C70%2C103.79%2C126.67%2C108.21%2C129a8%2C8%2C0%2C0%2C0%2C7.58%2C0C136.21%2C228.67%2C240%2C172%2C240%2C102A62.07%2C62.07%2C0%2C0%2C0%2C178%2C40ZM128%2C214.8C109.74%2C204.16%2C32%2C155.69%2C32%2C102a46%2C46%2C0%2C0%2C1%2C78.53-32.53l6.16%2C6.16L106.34%2C86a8%2C8%2C0%2C0%2C0%2C0%2C11.31l24.53%2C24.53-16.53%2C16.52a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l22.18-22.19a8%2C8%2C0%2C0%2C0%2C0-11.31L123.31%2C91.63l22.16-22.16A46%2C46%2C0%2C0%2C1%2C224%2C102C224%2C155.61%2C146.24%2C204.15%2C128%2C214.8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-heart-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M169.47%2C56.79a8%2C8%2C0%2C0%2C0-2.94-15.73C150.42%2C44.08%2C137%2C52.18%2C128%2C64c-11.26-15-29.36-24-50-24a62.07%2C62.07%2C0%2C0%2C0-62%2C62c0%2C70%2C103.79%2C126.67%2C108.21%2C129a7.93%2C7.93%2C0%2C0%2C0%2C7.58%2C0h0a332.57%2C332.57%2C0%2C0%2C0%2C41.09-27.22%2C8%2C8%2C0%2C1%2C0-9.76-12.67c-10.31%2C7.94-20%2C14.37-27.12%2C18.82V81.7C141.84%2C68.75%2C153.94%2C59.7%2C169.47%2C56.79ZM120%2C210C93.58%2C193.41%2C32%2C149.71%2C32%2C102A46.06%2C46.06%2C0%2C0%2C1%2C78%2C56c18.91%2C0%2C34.86%2C9.78%2C42%2C25.64ZM232.55%2C104a8.85%2C8.85%2C0%2C0%2C1-.89%2C0%2C8%2C8%2C0%2C0%2C1-7.94-7.12%2C45.88%2C45.88%2C0%2C0%2C0-20.17-33.14%2C8%2C8%2C0%2C1%2C1%2C8.9-13.29%2C61.83%2C61.83%2C0%2C0%2C1%2C27.17%2C44.67A8%2C8%2C0%2C0%2C1%2C232.55%2C104Zm-2.09%2C35.62c-5.67%2C11.37-13.94%2C23-24.59%2C34.49a8%2C8%2C0%2C1%2C1-11.74-10.86c9.61-10.4%2C17-20.75%2C22-30.77a8%2C8%2C0%2C1%2C1%2C14.31%2C7.14Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-heart-straight-break{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M223%2C57a58.1%2C58.1%2C0%2C0%2C0-82-.06L128%2C69.47%2C115%2C56.91a58%2C58%2C0%2C0%2C0-82%2C82.05l89.37%2C90.66a8%2C8%2C0%2C0%2C0%2C11.4%2C0L223%2C139A58.09%2C58.09%2C0%2C0%2C0%2C223%2C57Zm-11.36%2C70.76L128%2C212.6%2C44.29%2C127.68a42%2C42%2C0%2C1%2C1%2C59.41-59.4l.1.1%2C12.67%2C12.19-10%2C9.65a8%2C8%2C0%2C0%2C0-.11%2C11.42L132.69%2C128l-10.35%2C10.35a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l16-16a8%2C8%2C0%2C0%2C0%2C0-11.31L123.42%2C96.09%2C152.2%2C68.38l.11-.1a42%2C42%2C0%2C1%2C1%2C59.37%2C59.44Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-heart-straight{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M223%2C57a58.07%2C58.07%2C0%2C0%2C0-81.92-.1L128%2C69.05%2C114.91%2C56.86A58%2C58%2C0%2C0%2C0%2C33%2C139l89.35%2C90.66a8%2C8%2C0%2C0%2C0%2C11.4%2C0L223%2C139a58%2C58%2C0%2C0%2C0%2C0-82Zm-11.35%2C70.76L128%2C212.6%2C44.3%2C127.68a42%2C42%2C0%2C0%2C1%2C59.4-59.4l.2.2%2C18.65%2C17.35a8%2C8%2C0%2C0%2C0%2C10.9%2C0L152.1%2C68.48l.2-.2a42%2C42%2C0%2C1%2C1%2C59.36%2C59.44Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M178%2C40c-20.65%2C0-38.73%2C8.88-50%2C23.89C116.73%2C48.88%2C98.65%2C40%2C78%2C40a62.07%2C62.07%2C0%2C0%2C0-62%2C62c0%2C70%2C103.79%2C126.66%2C108.21%2C129a8%2C8%2C0%2C0%2C0%2C7.58%2C0C136.21%2C228.66%2C240%2C172%2C240%2C102A62.07%2C62.07%2C0%2C0%2C0%2C178%2C40ZM128%2C214.8C109.74%2C204.16%2C32%2C155.69%2C32%2C102A46.06%2C46.06%2C0%2C0%2C1%2C78%2C56c19.45%2C0%2C35.78%2C10.36%2C42.6%2C27a8%2C8%2C0%2C0%2C0%2C14.8%2C0c6.82-16.67%2C23.15-27%2C42.6-27a46.06%2C46.06%2C0%2C0%2C1%2C46%2C46C224%2C155.61%2C146.24%2C204.15%2C128%2C214.8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-heartbeat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M72%2C144H32a8%2C8%2C0%2C0%2C1%2C0-16H67.72l13.62-20.44a8%2C8%2C0%2C0%2C1%2C13.32%2C0l25.34%2C38%2C9.34-14A8%2C8%2C0%2C0%2C1%2C136%2C128h24a8%2C8%2C0%2C0%2C1%2C0%2C16H140.28l-13.62%2C20.44a8%2C8%2C0%2C0%2C1-13.32%2C0L88%2C126.42l-9.34%2C14A8%2C8%2C0%2C0%2C1%2C72%2C144ZM178%2C40c-20.65%2C0-38.73%2C8.88-50%2C23.89C116.73%2C48.88%2C98.65%2C40%2C78%2C40a62.07%2C62.07%2C0%2C0%2C0-62%2C62c0%2C.75%2C0%2C1.5%2C0%2C2.25a8%2C8%2C0%2C1%2C0%2C16-.5c0-.58%2C0-1.17%2C0-1.75A46.06%2C46.06%2C0%2C0%2C1%2C78%2C56c19.45%2C0%2C35.78%2C10.36%2C42.6%2C27a8%2C8%2C0%2C0%2C0%2C14.8%2C0c6.82-16.67%2C23.15-27%2C42.6-27a46.06%2C46.06%2C0%2C0%2C1%2C46%2C46c0%2C53.61-77.76%2C102.15-96%2C112.8-10.83-6.31-42.63-26-66.68-52.21a8%2C8%2C0%2C1%2C0-11.8%2C10.82c31.17%2C34%2C72.93%2C56.68%2C74.69%2C57.63a8%2C8%2C0%2C0%2C0%2C7.58%2C0C136.21%2C228.66%2C240%2C172%2C240%2C102A62.07%2C62.07%2C0%2C0%2C0%2C178%2C40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hexagon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M223.68%2C66.15%2C135.68%2C18h0a15.88%2C15.88%2C0%2C0%2C0-15.36%2C0l-88%2C48.17a16%2C16%2C0%2C0%2C0-8.32%2C14v95.64a16%2C16%2C0%2C0%2C0%2C8.32%2C14l88%2C48.17a15.88%2C15.88%2C0%2C0%2C0%2C15.36%2C0l88-48.17a16%2C16%2C0%2C0%2C0%2C8.32-14V80.18A16%2C16%2C0%2C0%2C0%2C223.68%2C66.15ZM216%2C175.82%2C128%2C224%2C40%2C175.82V80.18L128%2C32h0l88%2C48.17Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-high-definition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C72H152a8%2C8%2C0%2C0%2C0-8%2C8v96a8%2C8%2C0%2C0%2C0%2C8%2C8h24a56%2C56%2C0%2C0%2C0%2C0-112Zm0%2C96H160V88h16a40%2C40%2C0%2C0%2C1%2C0%2C80Zm-64%2C8V136H56v40a8%2C8%2C0%2C0%2C1-16%2C0V80a8%2C8%2C0%2C0%2C1%2C16%2C0v40h56V80a8%2C8%2C0%2C0%2C1%2C16%2C0v96a8%2C8%2C0%2C0%2C1-16%2C0ZM24%2C48a8%2C8%2C0%2C0%2C1%2C8-8H224a8%2C8%2C0%2C0%2C1%2C0%2C16H32A8%2C8%2C0%2C0%2C1%2C24%2C48ZM232%2C208a8%2C8%2C0%2C0%2C1-8%2C8H32a8%2C8%2C0%2C0%2C1%2C0-16H224A8%2C8%2C0%2C0%2C1%2C232%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-high-heel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M231%2C156.19%2C180%2C144.7%2C69.66%2C34.34a8%2C8%2C0%2C0%2C0-11.56.26C36.11%2C58.64%2C24%2C89%2C24%2C120v72a16%2C16%2C0%2C0%2C0%2C16%2C16H72a16%2C16%2C0%2C0%2C0%2C16-16V143.06c2.49%2C1.45%2C4.94%2C3%2C7.34%2C4.64a112.45%2C112.45%2C0%2C0%2C1%2C40.55%2C50.39A15.9%2C15.9%2C0%2C0%2C0%2C150.72%2C208H240a16%2C16%2C0%2C0%2C0%2C16-16v-4.73A31.72%2C31.72%2C0%2C0%2C0%2C231%2C156.19ZM72%2C192H40V128.29a110.88%2C110.88%2C0%2C0%2C1%2C32%2C7.12Zm168%2C0H150.68a128.36%2C128.36%2C0%2C0%2C0-46.27-57.46%2C126.9%2C126.9%2C0%2C0%2C0-64.12-22.26A110.67%2C110.67%2C0%2C0%2C1%2C64.46%2C51.78L170.34%2C157.66a8%2C8%2C0%2C0%2C0%2C3.9%2C2.14l53.24%2C12A15.81%2C15.81%2C0%2C0%2C1%2C240%2C187.31Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-highlighter-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M201.54%2C54.46A104%2C104%2C0%2C0%2C0%2C54.46%2C201.54%2C104%2C104%2C0%2C0%2C0%2C201.54%2C54.46ZM96%2C210V152h64v58a88.33%2C88.33%2C0%2C0%2C1-64%2C0Zm48-74H112V100.94l32-16Zm46.22%2C54.22A88.09%2C88.09%2C0%2C0%2C1%2C176%2C201.77V152a16%2C16%2C0%2C0%2C0-16-16V72a8%2C8%2C0%2C0%2C0-11.58-7.16l-48%2C24A8%2C8%2C0%2C0%2C0%2C96%2C96v40a16%2C16%2C0%2C0%2C0-16%2C16v49.77a88%2C88%2C0%2C1%2C1%2C110.22-11.55Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-highlighter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M253.66%2C106.34a8%2C8%2C0%2C0%2C0-11.32%2C0L192%2C156.69%2C107.31%2C72l50.35-50.34a8%2C8%2C0%2C1%2C0-11.32-11.32L96%2C60.69A16%2C16%2C0%2C0%2C0%2C93.18%2C79.5L72%2C100.69a16%2C16%2C0%2C0%2C0%2C0%2C22.62L76.69%2C128%2C18.34%2C186.34a8%2C8%2C0%2C0%2C0%2C3.13%2C13.25l72%2C24A7.88%2C7.88%2C0%2C0%2C0%2C96%2C224a8%2C8%2C0%2C0%2C0%2C5.66-2.34L136%2C187.31l4.69%2C4.69a16%2C16%2C0%2C0%2C0%2C22.62%2C0l21.19-21.18A16%2C16%2C0%2C0%2C0%2C203.31%2C168l50.35-50.34A8%2C8%2C0%2C0%2C0%2C253.66%2C106.34ZM93.84%2C206.85l-55-18.35L88%2C139.31%2C124.69%2C176ZM152%2C180.69%2C83.31%2C112%2C104%2C91.31%2C172.69%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hockey{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C152H130.9L38.1%2C42.82A8%2C8%2C0%2C0%2C0%2C25.9%2C53.18L159.51%2C210.36A16%2C16%2C0%2C0%2C0%2C171.7%2C216H224a16%2C16%2C0%2C0%2C0%2C16-16V168A16%2C16%2C0%2C0%2C0%2C224%2C152Zm-79.5%2C16H192v32H171.7ZM224%2C200H208V168h16ZM112.18%2C179.55a8%2C8%2C0%2C0%2C0-11.27.91L84.3%2C200H64V168H85.2a8%2C8%2C0%2C0%2C0%2C0-16H32a16%2C16%2C0%2C0%2C0-16%2C16v32a16%2C16%2C0%2C0%2C0%2C16%2C16H84.3a16%2C16%2C0%2C0%2C0%2C12.19-5.64l16.61-19.53A8%2C8%2C0%2C0%2C0%2C112.18%2C179.55ZM32%2C168H48v32H32Zm117.9-45.18%2C68-80a8%2C8%2C0%2C0%2C1%2C12.2%2C10.36l-68%2C80a8%2C8%2C0%2C1%2C1-12.2-10.36Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hoodie{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.31%2C120.53%2C183%2C39.12A16%2C16%2C0%2C0%2C0%2C169.73%2C32H86.27A16%2C16%2C0%2C0%2C0%2C73%2C39.12L18.69%2C120.53a16%2C16%2C0%2C0%2C0-2.13%2C13.09L38%2C212.21A16%2C16%2C0%2C0%2C0%2C53.43%2C224H80a16%2C16%2C0%2C0%2C0%2C16-16V192h64v16a16%2C16%2C0%2C0%2C0%2C16%2C16h26.57A16%2C16%2C0%2C0%2C0%2C218%2C212.21l21.44-78.59A16%2C16%2C0%2C0%2C0%2C237.31%2C120.53ZM80%2C176V69l24%2C14.15V136a8%2C8%2C0%2C0%2C0%2C16%2C0V92.57l3.94%2C2.32a8%2C8%2C0%2C0%2C0%2C8.12%2C0L136%2C92.57V128a8%2C8%2C0%2C0%2C0%2C16%2C0V83.14L176%2C69V176ZM169.73%2C48l2.92%2C4.39L128%2C78.71%2C83.35%2C52.39%2C86.27%2C48ZM80%2C208H53.43L32%2C129.41l32-48V176a16%2C16%2C0%2C0%2C0%2C16%2C16Zm122.57%2C0H176V192a16%2C16%2C0%2C0%2C0%2C16-16V81.41l32%2C48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-horse{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C100a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C136%2C100Zm96%2C29.48A104.29%2C104.29%2C0%2C0%2C1%2C130.1%2C232l-2.17%2C0a103.32%2C103.32%2C0%2C0%2C1-69.26-26A8%2C8%2C0%2C1%2C1%2C69.34%2C194a84.71%2C84.71%2C0%2C0%2C0%2C20.1%2C13.37L116%2C170.84c-22.78-9.83-47.47-5.65-61.4-3.29A31.84%2C31.84%2C0%2C0%2C1%2C23.3%2C154.72l-.3-.43-13.78-22a8%2C8%2C0%2C0%2C1%2C2.59-11.05L112%2C59.53V32a8%2C8%2C0%2C0%2C1%2C8-8h8A104%2C104%2C0%2C0%2C1%2C232%2C129.48Zm-16-.22A88%2C88%2C0%2C0%2C0%2C128%2C40V64a8%2C8%2C0%2C0%2C1-3.81%2C6.81L27.06%2C130.59l9.36%2C15A15.92%2C15.92%2C0%2C0%2C0%2C52%2C151.77c16-2.7%2C48.77-8.24%2C78.07%2C8.18A40.06%2C40.06%2C0%2C0%2C0%2C168%2C120a8%2C8%2C0%2C0%2C1%2C16%2C0%2C56.07%2C56.07%2C0%2C0%2C1-51.8%2C55.83l-27.11%2C37.28A90.89%2C90.89%2C0%2C0%2C0%2C129.78%2C216%2C88.29%2C88.29%2C0%2C0%2C0%2C216%2C129.26Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hospital{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C208h-8V128a16%2C16%2C0%2C0%2C0-16-16H168V48a16%2C16%2C0%2C0%2C0-16-16H56A16%2C16%2C0%2C0%2C0%2C40%2C48V208H32a8%2C8%2C0%2C0%2C0%2C0%2C16H248a8%2C8%2C0%2C0%2C0%2C0-16Zm-24-80v80H168V128ZM56%2C48h96V208H136V160a8%2C8%2C0%2C0%2C0-8-8H80a8%2C8%2C0%2C0%2C0-8%2C8v48H56Zm64%2C160H88V168h32ZM72%2C96a8%2C8%2C0%2C0%2C1%2C8-8H96V72a8%2C8%2C0%2C0%2C1%2C16%2C0V88h16a8%2C8%2C0%2C0%2C1%2C0%2C16H112v16a8%2C8%2C0%2C0%2C1-16%2C0V104H80A8%2C8%2C0%2C0%2C1%2C72%2C96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hourglass-high{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C24H72A16%2C16%2C0%2C0%2C0%2C56%2C40V76a16.07%2C16.07%2C0%2C0%2C0%2C6.4%2C12.8L114.67%2C128%2C62.4%2C167.2A16.07%2C16.07%2C0%2C0%2C0%2C56%2C180v36a16%2C16%2C0%2C0%2C0%2C16%2C16H184a16%2C16%2C0%2C0%2C0%2C16-16V180.36a16.09%2C16.09%2C0%2C0%2C0-6.35-12.77L141.27%2C128l52.38-39.6A16.05%2C16.05%2C0%2C0%2C0%2C200%2C75.64V40A16%2C16%2C0%2C0%2C0%2C184%2C24Zm0%2C16V56H72V40Zm0%2C176H72V180l56-42%2C56%2C42.35Zm-56-98L72%2C76V72H184v3.64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hourglass-low{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C75.64V40a16%2C16%2C0%2C0%2C0-16-16H72A16%2C16%2C0%2C0%2C0%2C56%2C40V76a16.07%2C16.07%2C0%2C0%2C0%2C6.4%2C12.8L114.67%2C128%2C62.4%2C167.2A16.07%2C16.07%2C0%2C0%2C0%2C56%2C180v36a16%2C16%2C0%2C0%2C0%2C16%2C16H184a16%2C16%2C0%2C0%2C0%2C16-16V180.36a16.08%2C16.08%2C0%2C0%2C0-6.35-12.76L141.27%2C128l52.38-39.6A16.05%2C16.05%2C0%2C0%2C0%2C200%2C75.64ZM178.23%2C176H77.33L128%2C138ZM72%2C216V192H184v24ZM184%2C75.64%2C128%2C118%2C72%2C76V40H184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hourglass-medium{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C75.64V40a16%2C16%2C0%2C0%2C0-16-16H72A16%2C16%2C0%2C0%2C0%2C56%2C40V76a16.07%2C16.07%2C0%2C0%2C0%2C6.4%2C12.8L114.67%2C128%2C62.4%2C167.2A16.07%2C16.07%2C0%2C0%2C0%2C56%2C180v36a16%2C16%2C0%2C0%2C0%2C16%2C16H184a16%2C16%2C0%2C0%2C0%2C16-16V180.36a16.09%2C16.09%2C0%2C0%2C0-6.35-12.77L141.27%2C128l52.38-39.6A16.05%2C16.05%2C0%2C0%2C0%2C200%2C75.64ZM72%2C40H184V75.64L178.23%2C80H77.33L72%2C76Zm56%2C78L98.67%2C96h58.4Zm56%2C98H72V180l48-36v24a8%2C8%2C0%2C0%2C0%2C16%2C0V144.08l48%2C36.28Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hourglass-simple-high{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M211.18%2C196.56%2C139.57%2C128l71.61-68.56a1.59%2C1.59%2C0%2C0%2C1%2C.13-.13A16%2C16%2C0%2C0%2C0%2C200%2C32H56A16%2C16%2C0%2C0%2C0%2C44.7%2C59.31l.12.13L116.43%2C128%2C44.82%2C196.56l-.12.13A16%2C16%2C0%2C0%2C0%2C56%2C224H200a16%2C16%2C0%2C0%2C0%2C11.32-27.31A1.59%2C1.59%2C0%2C0%2C1%2C211.18%2C196.56ZM56%2C48h0v0ZM89.43%2C80h77.14L128%2C116.92ZM200%2C48l-16.7%2C16H72.72L56%2C48ZM56%2C208l72-68.92L200%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hourglass-simple-low{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M211.18%2C196.56%2C139.57%2C128l71.61-68.56a1.59%2C1.59%2C0%2C0%2C1%2C.13-.13A16%2C16%2C0%2C0%2C0%2C200%2C32H56A16%2C16%2C0%2C0%2C0%2C44.7%2C59.31l.12.13L116.43%2C128%2C44.82%2C196.56l-.12.13A16%2C16%2C0%2C0%2C0%2C56%2C224H200a16%2C16%2C0%2C0%2C0%2C11.32-27.31A1.59%2C1.59%2C0%2C0%2C1%2C211.18%2C196.56ZM56%2C48h0v0ZM158.21%2C168H97.79L128%2C139.08ZM200%2C48l-72%2C68.92L56%2C48ZM56%2C208l25.06-24h93.84L200%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hourglass-simple-medium{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M211.18%2C196.56%2C139.57%2C128l71.61-68.56a1.59%2C1.59%2C0%2C0%2C1%2C.13-.13A16%2C16%2C0%2C0%2C0%2C200%2C32H56A16%2C16%2C0%2C0%2C0%2C44.7%2C59.31l.12.13L116.43%2C128%2C44.82%2C196.56l-.12.13A16%2C16%2C0%2C0%2C0%2C56%2C224H200a16%2C16%2C0%2C0%2C0%2C11.32-27.31A1.59%2C1.59%2C0%2C0%2C1%2C211.18%2C196.56ZM56%2C48h0v0ZM97.79%2C88h60.42L128%2C116.92ZM200%2C48%2C174.92%2C72H81.08L56%2C48ZM56%2C208l64-61.26V168a8%2C8%2C0%2C0%2C0%2C16%2C0V146.74L200%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hourglass-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M211.18%2C196.56%2C139.57%2C128l71.61-68.56a1.59%2C1.59%2C0%2C0%2C1%2C.13-.13A16%2C16%2C0%2C0%2C0%2C200%2C32H56A16%2C16%2C0%2C0%2C0%2C44.7%2C59.31l.12.13L116.43%2C128%2C44.82%2C196.56l-.12.13A16%2C16%2C0%2C0%2C0%2C56%2C224H200a16%2C16%2C0%2C0%2C0%2C11.32-27.31A1.59%2C1.59%2C0%2C0%2C1%2C211.18%2C196.56ZM56%2C48h0v0Zm144%2C0-72%2C68.92L56%2C48ZM56%2C208l72-68.92L200%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hourglass{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C75.64V40a16%2C16%2C0%2C0%2C0-16-16H72A16%2C16%2C0%2C0%2C0%2C56%2C40V76a16.07%2C16.07%2C0%2C0%2C0%2C6.4%2C12.8L114.67%2C128%2C62.4%2C167.2A16.07%2C16.07%2C0%2C0%2C0%2C56%2C180v36a16%2C16%2C0%2C0%2C0%2C16%2C16H184a16%2C16%2C0%2C0%2C0%2C16-16V180.36a16.09%2C16.09%2C0%2C0%2C0-6.35-12.77L141.27%2C128l52.38-39.6A16.05%2C16.05%2C0%2C0%2C0%2C200%2C75.64ZM184%2C216H72V180l56-42%2C56%2C42.35Zm0-140.36L128%2C118%2C72%2C76V40H184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-house-line{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C208H224V136l2.34%2C2.34A8%2C8%2C0%2C0%2C0%2C237.66%2C127L139.31%2C28.68a16%2C16%2C0%2C0%2C0-22.62%2C0L18.34%2C127a8%2C8%2C0%2C0%2C0%2C11.32%2C11.31L32%2C136v72H16a8%2C8%2C0%2C0%2C0%2C0%2C16H240a8%2C8%2C0%2C0%2C0%2C0-16ZM48%2C120l80-80%2C80%2C80v88H160V152a8%2C8%2C0%2C0%2C0-8-8H104a8%2C8%2C0%2C0%2C0-8%2C8v56H48Zm96%2C88H112V160h32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-house-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M219.31%2C108.68l-80-80a16%2C16%2C0%2C0%2C0-22.62%2C0l-80%2C80A15.87%2C15.87%2C0%2C0%2C0%2C32%2C120v96a8%2C8%2C0%2C0%2C0%2C8%2C8H216a8%2C8%2C0%2C0%2C0%2C8-8V120A15.87%2C15.87%2C0%2C0%2C0%2C219.31%2C108.68ZM208%2C208H48V120l80-80%2C80%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-house{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M219.31%2C108.68l-80-80a16%2C16%2C0%2C0%2C0-22.62%2C0l-80%2C80A15.87%2C15.87%2C0%2C0%2C0%2C32%2C120v96a8%2C8%2C0%2C0%2C0%2C8%2C8h64a8%2C8%2C0%2C0%2C0%2C8-8V160h32v56a8%2C8%2C0%2C0%2C0%2C8%2C8h64a8%2C8%2C0%2C0%2C0%2C8-8V120A15.87%2C15.87%2C0%2C0%2C0%2C219.31%2C108.68ZM208%2C208H160V152a8%2C8%2C0%2C0%2C0-8-8H104a8%2C8%2C0%2C0%2C0-8%2C8v56H48V120l80-80%2C80%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-hurricane{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C96a32%2C32%2C0%2C1%2C0%2C32%2C32A32%2C32%2C0%2C0%2C0%2C128%2C96Zm0%2C48a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C128%2C144Zm30.32-98.64%2C9.41-35.3A8%2C8%2C0%2C0%2C0%2C158.32.18%2C195.87%2C195.87%2C0%2C0%2C0%2C99.67%2C25.27C60.63%2C50.37%2C40%2C85.89%2C40%2C128a88.11%2C88.11%2C0%2C0%2C0%2C57.68%2C82.64l-9.41%2C35.3a8%2C8%2C0%2C0%2C0%2C9.41%2C9.88%2C195.87%2C195.87%2C0%2C0%2C0%2C58.65-25.09C195.37%2C205.63%2C216%2C170.11%2C216%2C128A88.1%2C88.1%2C0%2C0%2C0%2C158.32%2C45.36ZM148.06%2C217a184.14%2C184.14%2C0%2C0%2C1-40.68%2C19.37l7.73-29a8%2C8%2C0%2C0%2C0-5.67-9.79A72.06%2C72.06%2C0%2C0%2C1%2C56%2C128c0-36.77%2C17.48-66.72%2C51.94-89a184.14%2C184.14%2C0%2C0%2C1%2C40.68-19.37l-7.73%2C29a8%2C8%2C0%2C0%2C0%2C5.67%2C9.79A72.06%2C72.06%2C0%2C0%2C1%2C200%2C128C200%2C164.77%2C182.52%2C194.72%2C148.06%2C217Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-ice-cream{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C97.37V96A80%2C80%2C0%2C0%2C0%2C48%2C96v1.37A24%2C24%2C0%2C0%2C0%2C56%2C144h3.29l54.82%2C95.94a16%2C16%2C0%2C0%2C0%2C27.78%2C0L196.71%2C144H200a24%2C24%2C0%2C0%2C0%2C8-46.63ZM77.71%2C144H97.07l40.61%2C71.06L128%2C232Zm57.08%2C0%2C21.75%2C38.06-9.65%2C16.88L115.5%2C144Zm31%2C21.94L153.21%2C144h25.08ZM200%2C128H56a8%2C8%2C0%2C0%2C1%2C0-16%2C8%2C8%2C0%2C0%2C0%2C8-8V96a64%2C64%2C0%2C0%2C1%2C128%2C0v8a8%2C8%2C0%2C0%2C0%2C8%2C8%2C8%2C8%2C0%2C0%2C1%2C0%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-identification-badge{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M75.19%2C198.4a8%2C8%2C0%2C0%2C0%2C11.21-1.6%2C52%2C52%2C0%2C0%2C1%2C83.2%2C0%2C8%2C8%2C0%2C1%2C0%2C12.8-9.6A67.88%2C67.88%2C0%2C0%2C0%2C155%2C165.51a40%2C40%2C0%2C1%2C0-53.94%2C0A67.88%2C67.88%2C0%2C0%2C0%2C73.6%2C187.2%2C8%2C8%2C0%2C0%2C0%2C75.19%2C198.4ZM128%2C112a24%2C24%2C0%2C1%2C1-24%2C24A24%2C24%2C0%2C0%2C1%2C128%2C112Zm72-88H56A16%2C16%2C0%2C0%2C0%2C40%2C40V216a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V40A16%2C16%2C0%2C0%2C0%2C200%2C24Zm0%2C192H56V40H200ZM88%2C64a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-identification-card{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C112a8%2C8%2C0%2C0%2C1-8%2C8H152a8%2C8%2C0%2C0%2C1%2C0-16h40A8%2C8%2C0%2C0%2C1%2C200%2C112Zm-8%2C24H152a8%2C8%2C0%2C0%2C0%2C0%2C16h40a8%2C8%2C0%2C0%2C0%2C0-16Zm40-80V200a16%2C16%2C0%2C0%2C1-16%2C16H40a16%2C16%2C0%2C0%2C1-16-16V56A16%2C16%2C0%2C0%2C1%2C40%2C40H216A16%2C16%2C0%2C0%2C1%2C232%2C56ZM216%2C200V56H40V200H216Zm-80.26-34a8%2C8%2C0%2C1%2C1-15.5%2C4c-2.63-10.26-13.06-18-24.25-18s-21.61%2C7.74-24.25%2C18a8%2C8%2C0%2C1%2C1-15.5-4%2C39.84%2C39.84%2C0%2C0%2C1%2C17.19-23.34%2C32%2C32%2C0%2C1%2C1%2C45.12%2C0A39.76%2C39.76%2C0%2C0%2C1%2C135.75%2C166ZM96%2C136a16%2C16%2C0%2C1%2C0-16-16A16%2C16%2C0%2C0%2C0%2C96%2C136Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-image-broken{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16h64a8%2C8%2C0%2C0%2C0%2C7.59-5.47l14.83-44.48L163%2C151.43a8.07%2C8.07%2C0%2C0%2C0%2C4.46-4.46l14.62-36.55%2C44.48-14.83A8%2C8%2C0%2C0%2C0%2C232%2C88V56A16%2C16%2C0%2C0%2C0%2C216%2C40ZM112.41%2C157.47%2C98.23%2C200H40V172l52-52%2C30.42%2C30.42L117%2C152.57A8%2C8%2C0%2C0%2C0%2C112.41%2C157.47ZM216%2C82.23%2C173.47%2C96.41a8%2C8%2C0%2C0%2C0-4.9%2C4.62l-14.72%2C36.82L138.58%2C144l-35.27-35.27a16%2C16%2C0%2C0%2C0-22.62%2C0L40%2C149.37V56H216Zm12.68%2C33a8%2C8%2C0%2C0%2C0-7.21-1.1l-23.8%2C7.94a8%2C8%2C0%2C0%2C0-4.9%2C4.61l-14.31%2C35.77-35.77%2C14.31a8%2C8%2C0%2C0%2C0-4.61%2C4.9l-7.94%2C23.8A8%2C8%2C0%2C0%2C0%2C137.73%2C216H216a16%2C16%2C0%2C0%2C0%2C16-16V121.73A8%2C8%2C0%2C0%2C0%2C228.68%2C115.24ZM216%2C200H148.83l3.25-9.75%2C35.51-14.2a8.07%2C8.07%2C0%2C0%2C0%2C4.46-4.46l14.2-35.51%2C9.75-3.25Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-image-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32ZM48%2C48H208v77.38l-24.69-24.7a16%2C16%2C0%2C0%2C0-22.62%2C0L53.37%2C208H48ZM208%2C208H76l96-96%2C36%2C36v60ZM96%2C120A24%2C24%2C0%2C1%2C0%2C72%2C96%2C24%2C24%2C0%2C0%2C0%2C96%2C120Zm0-32a8%2C8%2C0%2C1%2C1-8%2C8A8%2C8%2C0%2C0%2C1%2C96%2C88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-image{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm0%2C16V158.75l-26.07-26.06a16%2C16%2C0%2C0%2C0-22.63%2C0l-20%2C20-44-44a16%2C16%2C0%2C0%2C0-22.62%2C0L40%2C149.37V56ZM40%2C172l52-52%2C80%2C80H40Zm176%2C28H194.63l-36-36%2C20-20L216%2C181.38V200ZM144%2C100a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C144%2C100Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-images-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H80A16%2C16%2C0%2C0%2C0%2C64%2C48V64H48A16%2C16%2C0%2C0%2C0%2C32%2C80V208a16%2C16%2C0%2C0%2C0%2C16%2C16H176a16%2C16%2C0%2C0%2C0%2C16-16V192h16a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32ZM80%2C48H208v69.38l-16.7-16.7a16%2C16%2C0%2C0%2C0-22.62%2C0L93.37%2C176H80Zm96%2C160H48V80H64v96a16%2C16%2C0%2C0%2C0%2C16%2C16h96Zm32-32H116l64-64%2C28%2C28v36Zm-88-64A24%2C24%2C0%2C1%2C0%2C96%2C88%2C24%2C24%2C0%2C0%2C0%2C120%2C112Zm0-32a8%2C8%2C0%2C1%2C1-8%2C8A8%2C8%2C0%2C0%2C1%2C120%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-images{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H72A16%2C16%2C0%2C0%2C0%2C56%2C56V72H40A16%2C16%2C0%2C0%2C0%2C24%2C88V200a16%2C16%2C0%2C0%2C0%2C16%2C16H184a16%2C16%2C0%2C0%2C0%2C16-16V184h16a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40ZM72%2C56H216v62.75l-10.07-10.06a16%2C16%2C0%2C0%2C0-22.63%2C0l-20%2C20-44-44a16%2C16%2C0%2C0%2C0-22.62%2C0L72%2C109.37ZM184%2C200H40V88H56v80a16%2C16%2C0%2C0%2C0%2C16%2C16H184Zm32-32H72V132l36-36%2C49.66%2C49.66a8%2C8%2C0%2C0%2C0%2C11.31%2C0L194.63%2C120%2C216%2C141.38V168ZM160%2C84a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C160%2C84Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-infinity{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C128a56%2C56%2C0%2C0%2C1-95.6%2C39.6l-.33-.35L92.12%2C99.55a40%2C40%2C0%2C1%2C0%2C0%2C56.9l8.52-9.62a8%2C8%2C0%2C1%2C1%2C12%2C10.61l-8.69%2C9.81-.33.35a56%2C56%2C0%2C1%2C1%2C0-79.2l.33.35%2C59.95%2C67.7a40%2C40%2C0%2C1%2C0%2C0-56.9l-8.52%2C9.62a8%2C8%2C0%2C1%2C1-12-10.61l8.69-9.81.33-.35A56%2C56%2C0%2C0%2C1%2C248%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-info{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm16-40a8%2C8%2C0%2C0%2C1-8%2C8%2C16%2C16%2C0%2C0%2C1-16-16V128a8%2C8%2C0%2C0%2C1%2C0-16%2C16%2C16%2C0%2C0%2C1%2C16%2C16v40A8%2C8%2C0%2C0%2C1%2C144%2C176ZM112%2C84a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C112%2C84Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-instagram-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C80a48%2C48%2C0%2C1%2C0%2C48%2C48A48.05%2C48.05%2C0%2C0%2C0%2C128%2C80Zm0%2C80a32%2C32%2C0%2C1%2C1%2C32-32A32%2C32%2C0%2C0%2C1%2C128%2C160ZM176%2C24H80A56.06%2C56.06%2C0%2C0%2C0%2C24%2C80v96a56.06%2C56.06%2C0%2C0%2C0%2C56%2C56h96a56.06%2C56.06%2C0%2C0%2C0%2C56-56V80A56.06%2C56.06%2C0%2C0%2C0%2C176%2C24Zm40%2C152a40%2C40%2C0%2C0%2C1-40%2C40H80a40%2C40%2C0%2C0%2C1-40-40V80A40%2C40%2C0%2C0%2C1%2C80%2C40h96a40%2C40%2C0%2C0%2C1%2C40%2C40ZM192%2C76a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C192%2C76Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-intersect-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C88H168V40a8%2C8%2C0%2C0%2C0-8-8H40a8%2C8%2C0%2C0%2C0-8%2C8V160a8%2C8%2C0%2C0%2C0%2C8%2C8H88v48a8%2C8%2C0%2C0%2C0%2C8%2C8H216a8%2C8%2C0%2C0%2C0%2C8-8V96A8%2C8%2C0%2C0%2C0%2C216%2C88ZM48%2C152V48H152V88H96a8%2C8%2C0%2C0%2C0-8%2C8v56Zm56-36.69L140.69%2C152H104Zm48%2C25.38L115.31%2C104H152ZM208%2C208H104V168h56a8%2C8%2C0%2C0%2C0%2C8-8V104h40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-intersect-three{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M195.88%2C96c.07-1.31.12-2.63.12-4A68%2C68%2C0%2C0%2C0%2C60%2C92c0%2C1.33%2C0%2C2.65.12%2C4A68%2C68%2C0%2C1%2C0%2C128%2C213.65%2C68%2C68%2C0%2C1%2C0%2C195.88%2C96ZM128%2C193.47a51.89%2C51.89%2C0%2C0%2C1-16-35.38%2C67.55%2C67.55%2C0%2C0%2C0%2C31.9%2C0A51.89%2C51.89%2C0%2C0%2C1%2C128%2C193.47ZM128%2C144a51.93%2C51.93%2C0%2C0%2C1-14.08-1.95A52.06%2C52.06%2C0%2C0%2C1%2C128%2C118.53a52.06%2C52.06%2C0%2C0%2C1%2C14.08%2C23.52A51.93%2C51.93%2C0%2C0%2C1%2C128%2C144Zm-28.77-8.71A52.19%2C52.19%2C0%2C0%2C1%2C77.92%2C106a51.88%2C51.88%2C0%2C0%2C1%2C36.79%2C3.28A68.17%2C68.17%2C0%2C0%2C0%2C99.23%2C135.29Zm42.06-26.06A51.88%2C51.88%2C0%2C0%2C1%2C178.08%2C106a52.19%2C52.19%2C0%2C0%2C1-21.31%2C29.34A68.17%2C68.17%2C0%2C0%2C0%2C141.29%2C109.23ZM128%2C40A52.06%2C52.06%2C0%2C0%2C1%2C180%2C89.91%2C67.72%2C67.72%2C0%2C0%2C0%2C128%2C98.35a67.72%2C67.72%2C0%2C0%2C0-51.95-8.44A52.06%2C52.06%2C0%2C0%2C1%2C128%2C40ZM40%2C156a52%2C52%2C0%2C0%2C1%2C23.23-43.29A68.36%2C68.36%2C0%2C0%2C0%2C96.12%2C152c-.07%2C1.31-.12%2C2.63-.12%2C4a67.74%2C67.74%2C0%2C0%2C0%2C18.71%2C46.77A52%2C52%2C0%2C0%2C1%2C40%2C156Zm124%2C52a51.65%2C51.65%2C0%2C0%2C1-22.71-5.23A67.74%2C67.74%2C0%2C0%2C0%2C160%2C156c0-1.33-.05-2.65-.12-4a68.36%2C68.36%2C0%2C0%2C0%2C32.89-39.33A52%2C52%2C0%2C0%2C1%2C164%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-intersect{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M174.63%2C81.37a80%2C80%2C0%2C1%2C0-93.26%2C93.26%2C80%2C80%2C0%2C1%2C0%2C93.26-93.26ZM100.69%2C136%2C120%2C155.31A63.48%2C63.48%2C0%2C0%2C1%2C96%2C160%2C63.48%2C63.48%2C0%2C0%2C1%2C100.69%2C136Zm33.75%2C11.13-25.57-25.57a64.65%2C64.65%2C0%2C0%2C1%2C12.69-12.69l25.57%2C25.57A64.65%2C64.65%2C0%2C0%2C1%2C134.44%2C147.13ZM155.31%2C120%2C136%2C100.69A63.48%2C63.48%2C0%2C0%2C1%2C160%2C96%2C63.48%2C63.48%2C0%2C0%2C1%2C155.31%2C120ZM32%2C96a64%2C64%2C0%2C0%2C1%2C126-16A80.08%2C80.08%2C0%2C0%2C0%2C80.05%2C158%2C64.11%2C64.11%2C0%2C0%2C1%2C32%2C96ZM160%2C224A64.11%2C64.11%2C0%2C0%2C1%2C98%2C176%2C80.08%2C80.08%2C0%2C0%2C0%2C176%2C98%2C64%2C64%2C0%2C0%2C1%2C160%2C224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-intersection{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C120v80a8%2C8%2C0%2C0%2C1-16%2C0V120a64%2C64%2C0%2C0%2C0-128%2C0v80a8%2C8%2C0%2C0%2C1-16%2C0V120a80%2C80%2C0%2C0%2C1%2C160%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-invoice{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M28%2C128a8%2C8%2C0%2C0%2C1%2C0-16H56a8%2C8%2C0%2C0%2C0%2C0-16H40a24%2C24%2C0%2C0%2C1%2C0-48%2C8%2C8%2C0%2C0%2C1%2C16%2C0h8a8%2C8%2C0%2C0%2C1%2C0%2C16H40a8%2C8%2C0%2C0%2C0%2C0%2C16H56a24%2C24%2C0%2C0%2C1%2C0%2C48%2C8%2C8%2C0%2C0%2C1-16%2C0ZM232%2C56V192a16%2C16%2C0%2C0%2C1-16%2C16H40a16%2C16%2C0%2C0%2C1-16-16V152a8%2C8%2C0%2C0%2C1%2C16%2C0v40H160V160H80a8%2C8%2C0%2C0%2C1%2C0-16h80V112H104a8%2C8%2C0%2C0%2C1%2C0-16H216V64H96a8%2C8%2C0%2C0%2C1%2C0-16H224A8%2C8%2C0%2C0%2C1%2C232%2C56Zm-56%2C88h40V112H176Zm40%2C48V160H176v32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-island{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M238.25%2C229A8%2C8%2C0%2C0%2C1%2C227%2C230.25c-.37-.3-38.82-30.25-99-30.25S29.36%2C230%2C29%2C230.26a8%2C8%2C0%2C0%2C1-10-12.51c1.63-1.3%2C38.52-30.26%2C98.29-33.45A119.94%2C119.94%2C0%2C0%2C1%2C114%2C146.37c1.74-21.71%2C10.92-50.63%2C43-72.48A64.65%2C64.65%2C0%2C0%2C0%2C140.26%2C72c-19%2C.62-30.94%2C11.71-36.5%2C33.92A8%2C8%2C0%2C0%2C1%2C96%2C112a7.64%2C7.64%2C0%2C0%2C1-1.94-.24%2C8%2C8%2C0%2C0%2C1-5.82-9.7c9.25-36.95%2C33.11-45.42%2C51.5-46a81.48%2C81.48%2C0%2C0%2C1%2C21.68%2C2.45c-3.83-6.33-9.43-12.93-17.21-16.25-10-4.24-22.17-2.39-36.31%2C5.51a8%2C8%2C0%2C0%2C1-7.8-14c18.74-10.45%2C35.72-12.54%2C50.48-6.2%2C12.49%2C5.36%2C20.73%2C15.78%2C25.87%2C25%2C6.18-9.64%2C13.88-16.17%2C22.39-18.94%2C11.86-3.87%2C24.64-.72%2C38%2C9.37a8%2C8%2C0%2C0%2C1-9.64%2C12.76c-8.91-6.73-16.77-9.06-23.35-6.93-7.29%2C2.35-12.87%2C10-16.37%2C16.61A70.46%2C70.46%2C0%2C0%2C1%2C208%2C73.07c14.61%2C8.35%2C32%2C26.05%2C32%2C62.94a8%2C8%2C0%2C0%2C1-16%2C0c0-23.46-8.07-40-24-49a50.49%2C50.49%2C0%2C0%2C0-5.75-2.8%2C55.64%2C55.64%2C0%2C0%2C1%2C5.06%2C33.06%2C59.41%2C59.41%2C0%2C0%2C1-8.86%2C23.41%2C8%2C8%2C0%2C0%2C1-13.09-9.2c.74-1.09%2C16.33-24.38-3.26-49.37-27%2C15.21-41.89%2C37.25-44.16%2C65.59a104.27%2C104.27%2C0%2C0%2C0%2C3.83%2C36.44c62.65%2C1.81%2C101.52%2C32.33%2C103.2%2C33.66A8%2C8%2C0%2C0%2C1%2C238.25%2C229ZM24%2C140a28%2C28%2C0%2C1%2C1%2C28%2C28A28%2C28%2C0%2C0%2C1%2C24%2C140Zm16%2C0a12%2C12%2C0%2C1%2C0%2C12-12A12%2C12%2C0%2C0%2C0%2C40%2C140Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-jar-label{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C48.81V32a16%2C16%2C0%2C0%2C0-16-16H88A16%2C16%2C0%2C0%2C0%2C72%2C32V48.81A40.05%2C40.05%2C0%2C0%2C0%2C40%2C88V200a40%2C40%2C0%2C0%2C0%2C40%2C40h96a40%2C40%2C0%2C0%2C0%2C40-40V88A40.05%2C40.05%2C0%2C0%2C0%2C184%2C48.81ZM56%2C112H200v64H56ZM168%2C48H152V32h16Zm-48%2C0V32h16V48ZM104%2C32V48H88V32ZM80%2C64h96a24%2C24%2C0%2C0%2C1%2C24%2C24v8H56V88A24%2C24%2C0%2C0%2C1%2C80%2C64Zm96%2C160H80a24%2C24%2C0%2C0%2C1-24-24v-8H200v8A24%2C24%2C0%2C0%2C1%2C176%2C224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-jar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C48.81V32a16%2C16%2C0%2C0%2C0-16-16H88A16%2C16%2C0%2C0%2C0%2C72%2C32V48.81A40.05%2C40.05%2C0%2C0%2C0%2C40%2C88V200a40%2C40%2C0%2C0%2C0%2C40%2C40h96a40%2C40%2C0%2C0%2C0%2C40-40V88A40.05%2C40.05%2C0%2C0%2C0%2C184%2C48.81ZM168%2C48H152V32h16Zm-48%2C0V32h16V48ZM104%2C32V48H88V32Zm96%2C168a24%2C24%2C0%2C0%2C1-24%2C24H80a24%2C24%2C0%2C0%2C1-24-24V88A24%2C24%2C0%2C0%2C1%2C80%2C64h96a24%2C24%2C0%2C0%2C1%2C24%2C24Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-jeep{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C88h-9.53l-9.29-43.35A16.08%2C16.08%2C0%2C0%2C0%2C205.53%2C32H50.47A16.08%2C16.08%2C0%2C0%2C0%2C34.82%2C44.65L25.53%2C88H16a8%2C8%2C0%2C0%2C0%2C0%2C16h8v96a16%2C16%2C0%2C0%2C0%2C16%2C16H64a16%2C16%2C0%2C0%2C0%2C16-16V176h96v24a16%2C16%2C0%2C0%2C0%2C16%2C16h24a16%2C16%2C0%2C0%2C0%2C16-16V104h8a8%2C8%2C0%2C0%2C0%2C0-16ZM50.47%2C48H205.53l8.57%2C40H41.9ZM64%2C200H40V176H64Zm128%2C0V176h24v24Zm24-40H152V128a8%2C8%2C0%2C0%2C0-16%2C0v32H120V128a8%2C8%2C0%2C0%2C0-16%2C0v32H40V104H216ZM56%2C132a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C56%2C132Zm120%2C0a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C176%2C132Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-joystick{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C144H136V95.19a40%2C40%2C0%2C1%2C0-16%2C0V144H48a16%2C16%2C0%2C0%2C0-16%2C16v48a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V160A16%2C16%2C0%2C0%2C0%2C208%2C144ZM104%2C56a24%2C24%2C0%2C1%2C1%2C24%2C24A24%2C24%2C0%2C0%2C1%2C104%2C56ZM208%2C208H48V160H208v48Zm-40-96h32a8%2C8%2C0%2C0%2C1%2C0%2C16H168a8%2C8%2C0%2C0%2C1%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-kanban{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C48H40a8%2C8%2C0%2C0%2C0-8%2C8V208a16%2C16%2C0%2C0%2C0%2C16%2C16H88a16%2C16%2C0%2C0%2C0%2C16-16V160h48v16a16%2C16%2C0%2C0%2C0%2C16%2C16h40a16%2C16%2C0%2C0%2C0%2C16-16V56A8%2C8%2C0%2C0%2C0%2C216%2C48ZM88%2C208H48V128H88Zm0-96H48V64H88Zm64%2C32H104V64h48Zm56%2C32H168V128h40Zm0-64H168V64h40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-key-return{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C104v32a8%2C8%2C0%2C0%2C1-8%2C8H99.31l10.35%2C10.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-24-24a8%2C8%2C0%2C0%2C1%2C0-11.32l24-24a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L99.31%2C128H168V104a8%2C8%2C0%2C0%2C1%2C16%2C0Zm48-48V200a16%2C16%2C0%2C0%2C1-16%2C16H40a16%2C16%2C0%2C0%2C1-16-16V56A16%2C16%2C0%2C0%2C1%2C40%2C40H216A16%2C16%2C0%2C0%2C1%2C232%2C56ZM216%2C200V56H40V200H216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-key{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216.57%2C39.43A80%2C80%2C0%2C0%2C0%2C83.91%2C120.78L28.69%2C176A15.86%2C15.86%2C0%2C0%2C0%2C24%2C187.31V216a16%2C16%2C0%2C0%2C0%2C16%2C16H72a8%2C8%2C0%2C0%2C0%2C8-8V208H96a8%2C8%2C0%2C0%2C0%2C8-8V184h16a8%2C8%2C0%2C0%2C0%2C5.66-2.34l9.56-9.57A79.73%2C79.73%2C0%2C0%2C0%2C160%2C176h.1A80%2C80%2C0%2C0%2C0%2C216.57%2C39.43ZM224%2C98.1c-1.09%2C34.09-29.75%2C61.86-63.89%2C61.9H160a63.7%2C63.7%2C0%2C0%2C1-23.65-4.51%2C8%2C8%2C0%2C0%2C0-8.84%2C1.68L116.69%2C168H96a8%2C8%2C0%2C0%2C0-8%2C8v16H72a8%2C8%2C0%2C0%2C0-8%2C8v16H40V187.31l58.83-58.82a8%2C8%2C0%2C0%2C0%2C1.68-8.84A63.72%2C63.72%2C0%2C0%2C1%2C96%2C95.92c0-34.14%2C27.81-62.8%2C61.9-63.89A64%2C64%2C0%2C0%2C1%2C224%2C98.1ZM192%2C76a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C192%2C76Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-keyboard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C48H32A16%2C16%2C0%2C0%2C0%2C16%2C64V192a16%2C16%2C0%2C0%2C0%2C16%2C16H224a16%2C16%2C0%2C0%2C0%2C16-16V64A16%2C16%2C0%2C0%2C0%2C224%2C48Zm0%2C144H32V64H224V192Zm-16-64a8%2C8%2C0%2C0%2C1-8%2C8H56a8%2C8%2C0%2C0%2C1%2C0-16H200A8%2C8%2C0%2C0%2C1%2C208%2C128Zm0-32a8%2C8%2C0%2C0%2C1-8%2C8H56a8%2C8%2C0%2C0%2C1%2C0-16H200A8%2C8%2C0%2C0%2C1%2C208%2C96ZM72%2C160a8%2C8%2C0%2C0%2C1-8%2C8H56a8%2C8%2C0%2C0%2C1%2C0-16h8A8%2C8%2C0%2C0%2C1%2C72%2C160Zm96%2C0a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C168%2C160Zm40%2C0a8%2C8%2C0%2C0%2C1-8%2C8h-8a8%2C8%2C0%2C0%2C1%2C0-16h8A8%2C8%2C0%2C0%2C1%2C208%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-keyhole{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm40-104a40%2C40%2C0%2C1%2C0-65.94%2C30.44L88.68%2C172.77A8%2C8%2C0%2C0%2C0%2C96%2C184h64a8%2C8%2C0%2C0%2C0%2C7.32-11.23l-13.38-30.33A40.14%2C40.14%2C0%2C0%2C0%2C168%2C112ZM136.68%2C143l11%2C25.05H108.27l11-25.05A8%2C8%2C0%2C0%2C0%2C116%2C132.79a24%2C24%2C0%2C1%2C1%2C24%2C0A8%2C8%2C0%2C0%2C0%2C136.68%2C143Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-knife{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M231.87%2C32.13a27.84%2C27.84%2C0%2C0%2C0-39.32%2C0L18.34%2C206.4a8%2C8%2C0%2C0%2C0%2C3.86%2C13.45A160.67%2C160.67%2C0%2C0%2C0%2C58.4%2C224c32.95%2C0%2C65.92-10.2%2C96.95-30.23%2C31.76-20.5%2C50.19-43.82%2C51-44.81a8%2C8%2C0%2C0%2C0-.64-10.59L185.32%2C118l46.55-46.56A27.85%2C27.85%2C0%2C0%2C0%2C231.87%2C32.13ZM189.1%2C144.44a220.41%2C220.41%2C0%2C0%2C1-42.86%2C36.16c-34.43%2C22.1-69.94%2C30.92-105.77%2C26.3L146%2C101.33Zm31.46-84.3L174%2C106.7%2C157.32%2C90l46.55-46.56a11.8%2C11.8%2C0%2C0%2C1%2C16.69%2C16.69Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-ladder-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C24a8%2C8%2C0%2C0%2C0-8%2C8V64H72V32a8%2C8%2C0%2C0%2C0-16%2C0V224a8%2C8%2C0%2C0%2C0%2C16%2C0V192H184v32a8%2C8%2C0%2C0%2C0%2C16%2C0V32A8%2C8%2C0%2C0%2C0%2C192%2C24Zm-8%2C56v40H72V80ZM72%2C176V136H184v40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-ladder{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M215.52%2C213.26%2C164.51%2C73l9.09-25H184a8%2C8%2C0%2C0%2C0%2C0-16H88a8%2C8%2C0%2C0%2C0%2C0%2C16h4.58L32.48%2C213.26a8%2C8%2C0%2C0%2C0%2C4.79%2C10.26A8.14%2C8.14%2C0%2C0%2C0%2C40%2C224a8%2C8%2C0%2C0%2C0%2C7.52-5.27L57.24%2C192h47l-7.74%2C21.26a8%2C8%2C0%2C0%2C0%2C4.79%2C10.26A8.14%2C8.14%2C0%2C0%2C0%2C104%2C224a8%2C8%2C0%2C0%2C0%2C7.52-5.27L130%2C168H182l18.45%2C50.73A8%2C8%2C0%2C0%2C0%2C208%2C224a8.14%2C8.14%2C0%2C0%2C0%2C2.73-.48A8%2C8%2C0%2C0%2C0%2C215.52%2C213.26Zm-88-85.26h-47L92.15%2C96h47Zm29.09-80L144.94%2C80H98L109.6%2C48ZM63.06%2C176%2C74.7%2C144h47L110%2C176Zm72.72-24L156%2C96.41%2C176.21%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lamp-pendant{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C74.78V72a16%2C16%2C0%2C0%2C0-16-16H136V16a8%2C8%2C0%2C0%2C0-16%2C0V56H96A16%2C16%2C0%2C0%2C0%2C80%2C72v2.78A111.73%2C111.73%2C0%2C0%2C0%2C16%2C176a8%2C8%2C0%2C0%2C0%2C8%2C8H88a40%2C40%2C0%2C0%2C0%2C80%2C0h64a8%2C8%2C0%2C0%2C0%2C8-8A111.73%2C111.73%2C0%2C0%2C0%2C176%2C74.78ZM128%2C208a24%2C24%2C0%2C0%2C1-24-24h48A24%2C24%2C0%2C0%2C1%2C128%2C208ZM32.33%2C168A95.79%2C95.79%2C0%2C0%2C1%2C91.08%2C87.35%2C8%2C8%2C0%2C0%2C0%2C96%2C80V72h64v8a8%2C8%2C0%2C0%2C0%2C4.92%2C7.38A95.79%2C95.79%2C0%2C0%2C1%2C223.67%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lamp{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M247.35%2C148.85l-48-112A8%2C8%2C0%2C0%2C0%2C192%2C32H64a8%2C8%2C0%2C0%2C0-7.35%2C4.85l-48%2C112A8%2C8%2C0%2C0%2C0%2C16%2C160H120v48H96a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16H136V160h56v32a8%2C8%2C0%2C0%2C0%2C16%2C0V160h32a8%2C8%2C0%2C0%2C0%2C7.35-11.15ZM28.13%2C144%2C69.28%2C48H186.72l41.15%2C96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-laptop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C168h-8V72a24%2C24%2C0%2C0%2C0-24-24H56A24%2C24%2C0%2C0%2C0%2C32%2C72v96H24a8%2C8%2C0%2C0%2C0-8%2C8v16a24%2C24%2C0%2C0%2C0%2C24%2C24H216a24%2C24%2C0%2C0%2C0%2C24-24V176A8%2C8%2C0%2C0%2C0%2C232%2C168ZM48%2C72a8%2C8%2C0%2C0%2C1%2C8-8H200a8%2C8%2C0%2C0%2C1%2C8%2C8v96H48ZM224%2C192a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1-8-8v-8H224ZM152%2C88a8%2C8%2C0%2C0%2C1-8%2C8H112a8%2C8%2C0%2C0%2C1%2C0-16h32A8%2C8%2C0%2C0%2C1%2C152%2C88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lasso{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M205.73%2C59.93C184.85%2C47.08%2C157.24%2C40%2C128%2C40S71.15%2C47.08%2C50.27%2C59.93C28.17%2C73.52%2C16%2C92%2C16%2C112S28.17%2C150.44%2C50.27%2C164c19%2C11.67%2C43.49%2C18.56%2C69.73%2C19.73v0a37.35%2C37.35%2C0%2C0%2C1-18.58%2C33c-14.64%2C8.86-34.62%2C9.52-49.72%2C1.64a8%2C8%2C0%2C1%2C0-7.4%2C14.18A66.4%2C66.4%2C0%2C0%2C0%2C75%2C240a67.31%2C67.31%2C0%2C0%2C0%2C34.74-9.5c17-10.27%2C26.29-26.86%2C26.29-46.7v0c26.24-1.17%2C50.76-8.06%2C69.73-19.73C227.83%2C150.44%2C240%2C132%2C240%2C112S227.83%2C73.52%2C205.73%2C59.93ZM67.41%2C155.18c5.24-9.55%2C15.44-12%2C23.53-11%2C10.9%2C1.42%2C21.86%2C9.13%2C26.61%2C23.42C99.11%2C166.45%2C81.85%2C162.16%2C67.41%2C155.18Zm129.94-4.77c-16.95%2C10.43-39.17%2C16.53-63.13%2C17.43a54.37%2C54.37%2C0%2C0%2C0-11.39-23.07A47.17%2C47.17%2C0%2C0%2C0%2C93%2C128.35c-17-2.2-31.72%2C5.11-39.38%2C18.7C39.64%2C137%2C32%2C124.73%2C32%2C112c0-14.21%2C9.47-27.86%2C26.65-38.43C77.05%2C62.23%2C101.68%2C56%2C128%2C56S179%2C62.23%2C197.35%2C73.55C214.53%2C84.12%2C224%2C97.77%2C224%2C112S214.53%2C139.84%2C197.35%2C150.41Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lastfm-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C160a40%2C40%2C0%2C0%2C1-40%2C40H190.57a56.22%2C56.22%2C0%2C0%2C1-50.75-32.32l-30.14-64.6A40.15%2C40.15%2C0%2C0%2C0%2C73.43%2C80H64a40%2C40%2C0%2C0%2C0-40%2C40v24a40%2C40%2C0%2C0%2C0%2C40%2C40h8a32%2C32%2C0%2C0%2C0%2C29.34-19.2A8%2C8%2C0%2C1%2C1%2C116%2C171.2%2C48%2C48%2C0%2C0%2C1%2C72%2C200H64A56.06%2C56.06%2C0%2C0%2C1%2C8%2C144V120A56.06%2C56.06%2C0%2C0%2C1%2C64%2C64h9.43a56.22%2C56.22%2C0%2C0%2C1%2C50.75%2C32.32l30.14%2C64.6A40.15%2C40.15%2C0%2C0%2C0%2C190.57%2C184H208a24%2C24%2C0%2C0%2C0%2C0-48H188a36%2C36%2C0%2C0%2C1%2C0-72h20a32%2C32%2C0%2C0%2C1%2C32%2C32%2C8%2C8%2C0%2C0%2C1-16%2C0%2C16%2C16%2C0%2C0%2C0-16-16H188a20%2C20%2C0%2C0%2C0%2C0%2C40h20A40%2C40%2C0%2C0%2C1%2C248%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-layout{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm0%2C16V96H40V56ZM40%2C112H96v88H40Zm176%2C88H112V112H216v88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-leaf{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M223.45%2C40.07a8%2C8%2C0%2C0%2C0-7.52-7.52C139.8%2C28.08%2C78.82%2C51%2C52.82%2C94a87.09%2C87.09%2C0%2C0%2C0-12.76%2C49c.57%2C15.92%2C5.21%2C32%2C13.79%2C47.85l-19.51%2C19.5a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l19.5-19.51C81%2C210.73%2C97.09%2C215.37%2C113%2C215.94q1.67.06%2C3.33.06A86.93%2C86.93%2C0%2C0%2C0%2C162%2C203.18C205%2C177.18%2C227.93%2C116.21%2C223.45%2C40.07ZM153.75%2C189.5c-22.75%2C13.78-49.68%2C14-76.71.77l88.63-88.62a8%2C8%2C0%2C0%2C0-11.32-11.32L65.73%2C179c-13.19-27-13-54%2C.77-76.71%2C22.09-36.47%2C74.6-56.44%2C141.31-54.06C210.2%2C114.89%2C190.22%2C167.41%2C153.75%2C189.5Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lectern{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M246.3%2C120.84l-40-80A15.92%2C15.92%2C0%2C0%2C0%2C192%2C32H64A15.92%2C15.92%2C0%2C0%2C0%2C49.7%2C40.84l-40%2C80A16%2C16%2C0%2C0%2C0%2C24%2C144h96v64H96a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16H136V144h96a16%2C16%2C0%2C0%2C0%2C14.31-23.16ZM24%2C128%2C64%2C48H192l40%2C80Zm168-24a8%2C8%2C0%2C0%2C1-8%2C8H72a8%2C8%2C0%2C0%2C1%2C0-16H184A8%2C8%2C0%2C0%2C1%2C192%2C104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lego-smiley{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M100%2C124a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C100%2C124Zm56-24a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C156%2C100Zm-4.27%2C45.23a45%2C45%2C0%2C0%2C1-47.46%2C0%2C8%2C8%2C0%2C0%2C0-8.54%2C13.54%2C61%2C61%2C0%2C0%2C0%2C64.54%2C0%2C8%2C8%2C0%2C0%2C0-8.54-13.54ZM216%2C80v96a32.06%2C32.06%2C0%2C0%2C1-24%2C31v17a16%2C16%2C0%2C0%2C1-16%2C16H80a16%2C16%2C0%2C0%2C1-16-16V207a32.06%2C32.06%2C0%2C0%2C1-24-31V80A32%2C32%2C0%2C0%2C1%2C72%2C48H88V32a16%2C16%2C0%2C0%2C1%2C16-16h48a16%2C16%2C0%2C0%2C1%2C16%2C16V48h16A32%2C32%2C0%2C0%2C1%2C216%2C80ZM104%2C48h48V32H104Zm72%2C176V208H80v16ZM200%2C80a16%2C16%2C0%2C0%2C0-16-16H72A16%2C16%2C0%2C0%2C0%2C56%2C80v96a16%2C16%2C0%2C0%2C0%2C16%2C16H184a16%2C16%2C0%2C0%2C0%2C16-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lego{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M243.58%2C72.84%2C197.29%2C49.7C191.54%2C39.24%2C177.21%2C32%2C160%2C32c-22.43%2C0-40%2C12.3-40%2C28a20.77%2C20.77%2C0%2C0%2C0%2C1.06%2C6.53l-19.52%2C9.76A53.69%2C53.69%2C0%2C0%2C0%2C80%2C72c-22.43%2C0-40%2C12.3-40%2C28a20.77%2C20.77%2C0%2C0%2C0%2C1.06%2C6.53L12.42%2C120.84A8%2C8%2C0%2C0%2C0%2C8%2C128v64a8%2C8%2C0%2C0%2C0%2C4.42%2C7.16l64%2C32a8%2C8%2C0%2C0%2C0%2C7.16%2C0l160-80A8%2C8%2C0%2C0%2C0%2C248%2C144V80A8%2C8%2C0%2C0%2C0%2C243.58%2C72.84ZM80%2C151.06%2C33.89%2C128%2C51%2C119.45c7.24%2C5.29%2C17.48%2C8.55%2C29%2C8.55%2C22.43%2C0%2C40-12.3%2C40-28a21.77%2C21.77%2C0%2C0%2C0-4.35-12.88L131%2C79.45c7.24%2C5.29%2C17.48%2C8.55%2C29%2C8.55%2C18.38%2C0%2C33.49-8.26%2C38.35-19.88L222.11%2C80ZM160%2C48c13.74%2C0%2C24%2C6.34%2C24%2C12s-10.26%2C12-24%2C12-24-6.34-24-12S146.26%2C48%2C160%2C48ZM80%2C88c13.74%2C0%2C24%2C6.34%2C24%2C12s-10.26%2C12-24%2C12c-9.67%2C0-17.61-3.14-21.47-7a8.29%2C8.29%2C0%2C0%2C0-.84-.93A6.62%2C6.62%2C0%2C0%2C1%2C56%2C100C56%2C94.34%2C66.26%2C88%2C80%2C88ZM24%2C140.94l48%2C24v46.12l-48-24Zm64%2C70.12V164.94l144-72v46.12Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-less-than-or-equal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M40%2C104a8%2C8%2C0%2C0%2C1%2C5.23-7.5l152-56a8%2C8%2C0%2C0%2C1%2C5.53%2C15L71.14%2C104l131.62%2C48.49A8%2C8%2C0%2C0%2C1%2C200%2C168a8.13%2C8.13%2C0%2C0%2C1-2.77-.49l-152-56A8%2C8%2C0%2C0%2C1%2C40%2C104Zm160%2C88H48a8%2C8%2C0%2C0%2C0%2C0%2C16H200a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-less-than{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M207.23%2C203.42a8%2C8%2C0%2C0%2C1-10.66%2C3.81l-152-72a8%2C8%2C0%2C0%2C1%2C0-14.46l152-72a8%2C8%2C0%2C1%2C1%2C6.85%2C14.46L66.69%2C128l136.73%2C64.77A8%2C8%2C0%2C0%2C1%2C207.23%2C203.42Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-letter-circle-h{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM168%2C88v80a8%2C8%2C0%2C0%2C1-16%2C0V136H104v32a8%2C8%2C0%2C0%2C1-16%2C0V88a8%2C8%2C0%2C0%2C1%2C16%2C0v32h48V88a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-letter-circle-p{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm8-136H104a8%2C8%2C0%2C0%2C0-8%2C8v80a8%2C8%2C0%2C0%2C0%2C16%2C0V152h24a36%2C36%2C0%2C0%2C0%2C0-72Zm0%2C56H112V96h24a20%2C20%2C0%2C0%2C1%2C0%2C40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-letter-circle-v{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM167.43%2C99l-32%2C80a8%2C8%2C0%2C0%2C1-14.86%2C0l-32-80A8%2C8%2C0%2C0%2C1%2C103.43%2C93L128%2C154.46%2C152.57%2C93A8%2C8%2C0%2C1%2C1%2C167.43%2C99Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lifebuoy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm39.1%2C131.79a47.84%2C47.84%2C0%2C0%2C0%2C0-55.58l28.5-28.49a87.83%2C87.83%2C0%2C0%2C1%2C0%2C112.56ZM96%2C128a32%2C32%2C0%2C1%2C1%2C32%2C32A32%2C32%2C0%2C0%2C1%2C96%2C128Zm88.28-67.6L155.79%2C88.9a47.84%2C47.84%2C0%2C0%2C0-55.58%2C0L71.72%2C60.4a87.83%2C87.83%2C0%2C0%2C1%2C112.56%2C0ZM60.4%2C71.72l28.5%2C28.49a47.84%2C47.84%2C0%2C0%2C0%2C0%2C55.58L60.4%2C184.28a87.83%2C87.83%2C0%2C0%2C1%2C0-112.56ZM71.72%2C195.6l28.49-28.5a47.84%2C47.84%2C0%2C0%2C0%2C55.58%2C0l28.49%2C28.5a87.83%2C87.83%2C0%2C0%2C1-112.56%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lightbulb-filament{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C232a8%2C8%2C0%2C0%2C1-8%2C8H88a8%2C8%2C0%2C0%2C1%2C0-16h80A8%2C8%2C0%2C0%2C1%2C176%2C232Zm40-128a87.55%2C87.55%2C0%2C0%2C1-33.64%2C69.21A16.24%2C16.24%2C0%2C0%2C0%2C176%2C186v6a16%2C16%2C0%2C0%2C1-16%2C16H96a16%2C16%2C0%2C0%2C1-16-16v-6a16%2C16%2C0%2C0%2C0-6.23-12.66A87.59%2C87.59%2C0%2C0%2C1%2C40%2C104.5C39.74%2C56.83%2C78.26%2C17.15%2C125.88%2C16A88%2C88%2C0%2C0%2C1%2C216%2C104Zm-16%2C0a72%2C72%2C0%2C0%2C0-73.74-72c-39%2C.92-70.47%2C33.39-70.26%2C72.39a71.64%2C71.64%2C0%2C0%2C0%2C27.64%2C56.3h0A32%2C32%2C0%2C0%2C1%2C96%2C186v6h24V147.31L90.34%2C117.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L128%2C132.69l26.34-26.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L136%2C147.31V192h24v-6a32.12%2C32.12%2C0%2C0%2C1%2C12.47-25.35A71.65%2C71.65%2C0%2C0%2C0%2C200%2C104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lightbulb{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C232a8%2C8%2C0%2C0%2C1-8%2C8H88a8%2C8%2C0%2C0%2C1%2C0-16h80A8%2C8%2C0%2C0%2C1%2C176%2C232Zm40-128a87.55%2C87.55%2C0%2C0%2C1-33.64%2C69.21A16.24%2C16.24%2C0%2C0%2C0%2C176%2C186v6a16%2C16%2C0%2C0%2C1-16%2C16H96a16%2C16%2C0%2C0%2C1-16-16v-6a16%2C16%2C0%2C0%2C0-6.23-12.66A87.59%2C87.59%2C0%2C0%2C1%2C40%2C104.49C39.74%2C56.83%2C78.26%2C17.14%2C125.88%2C16A88%2C88%2C0%2C0%2C1%2C216%2C104Zm-16%2C0a72%2C72%2C0%2C0%2C0-73.74-72c-39%2C.92-70.47%2C33.39-70.26%2C72.39a71.65%2C71.65%2C0%2C0%2C0%2C27.64%2C56.3A32%2C32%2C0%2C0%2C1%2C96%2C186v6h64v-6a32.15%2C32.15%2C0%2C0%2C1%2C12.47-25.35A71.65%2C71.65%2C0%2C0%2C0%2C200%2C104Zm-16.11-9.34a57.6%2C57.6%2C0%2C0%2C0-46.56-46.55%2C8%2C8%2C0%2C0%2C0-2.66%2C15.78c16.57%2C2.79%2C30.63%2C16.85%2C33.44%2C33.45A8%2C8%2C0%2C0%2C0%2C176%2C104a9%2C9%2C0%2C0%2C0%2C1.35-.11A8%2C8%2C0%2C0%2C0%2C183.89%2C94.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lighthouse{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C80a8%2C8%2C0%2C0%2C0-8%2C8v16H188.85L184%2C55.2A8%2C8%2C0%2C0%2C0%2C181.32%2C50L138.44%2C11.88l-.2-.17a16%2C16%2C0%2C0%2C0-20.48%2C0l-.2.17L74.68%2C50A8%2C8%2C0%2C0%2C0%2C72%2C55.2L67.15%2C104H56V88a8%2C8%2C0%2C0%2C0-16%2C0v24a8%2C8%2C0%2C0%2C0%2C8%2C8H65.54l-9.47%2C94.48A16%2C16%2C0%2C0%2C0%2C72%2C232H184a16%2C16%2C0%2C0%2C0%2C15.92-17.56L190.46%2C120H208a8%2C8%2C0%2C0%2C0%2C8-8V88A8%2C8%2C0%2C0%2C0%2C208%2C80ZM128%2C24l27%2C24H101ZM87.24%2C64h81.52l4%2C40H136V88a8%2C8%2C0%2C0%2C0-16%2C0v16H83.23ZM72%2C216l4-40H180l4%2C40Zm106.39-56H77.61l4-40h92.76Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lightning-a{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M175.84%2C111.54a8%2C8%2C0%2C0%2C0-4.56-5.7l-50-22.43L135%2C25.85a8%2C8%2C0%2C0%2C0-13.65-7.28L26.13%2C121.42a8%2C8%2C0%2C0%2C0%2C2.59%2C12.73l50%2C22.44L65%2C214.15a8%2C8%2C0%2C0%2C0%2C13.65%2C7.28l95.2-102.85A8%2C8%2C0%2C0%2C0%2C175.84%2C111.54ZM87.62%2C188.21l8.16-34.36a8%2C8%2C0%2C0%2C0-4.5-9.15L45.43%2C124.12l66.95-72.33-8.16%2C34.36a8%2C8%2C0%2C0%2C0%2C4.5%2C9.15l45.84%2C20.58Zm151.53%2C24.21-36-72a8%2C8%2C0%2C0%2C0-14.31%2C0l-36%2C72a8%2C8%2C0%2C0%2C0%2C14.31%2C7.16L176.94%2C200h38.11l9.79%2C19.58A8%2C8%2C0%2C0%2C0%2C232%2C224a8%2C8%2C0%2C0%2C0%2C7.15-11.58ZM184.94%2C184%2C196%2C161.89%2C207.05%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lightning-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.92%2C34.62A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38L81.33%2C88.56l-39.18%2C42a8%2C8%2C0%2C0%2C0%2C3%2C13l57.63%2C21.61L88.16%2C238.43a8%2C8%2C0%2C0%2C0%2C13.69%2C7l61.86-66.28%2C38.37%2C42.2a8%2C8%2C0%2C1%2C0%2C11.84-10.76ZM109.37%2C214l10.47-52.38a8%2C8%2C0%2C0%2C0-5-9.06L62%2C132.71l30.12-32.27%2C60.78%2C66.86ZM108.66%2C71a8%2C8%2C0%2C0%2C1-.39-11.31l45.88-49.16a8%2C8%2C0%2C0%2C1%2C13.69%2C7L153.18%2C90.9l57.63%2C21.61a8%2C8%2C0%2C0%2C1%2C3%2C12.95l-22.3%2C23.89a8%2C8%2C0%2C0%2C1-11.7-10.91L194%2C123.29l-52.8-19.8a8%2C8%2C0%2C0%2C1-5-9.06l10.47-52.38L120%2C70.62A8%2C8%2C0%2C0%2C1%2C108.66%2C71Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lightning{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M215.79%2C118.17a8%2C8%2C0%2C0%2C0-5-5.66L153.18%2C90.9l14.66-73.33a8%2C8%2C0%2C0%2C0-13.69-7l-112%2C120a8%2C8%2C0%2C0%2C0%2C3%2C13l57.63%2C21.61L88.16%2C238.43a8%2C8%2C0%2C0%2C0%2C13.69%2C7l112-120A8%2C8%2C0%2C0%2C0%2C215.79%2C118.17ZM109.37%2C214l10.47-52.38a8%2C8%2C0%2C0%2C0-5-9.06L62%2C132.71l84.62-90.66L136.16%2C94.43a8%2C8%2C0%2C0%2C0%2C5%2C9.06l52.8%2C19.8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-line-segment{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M214.64%2C41.36a32%2C32%2C0%2C0%2C0-50.2%2C38.89L80.25%2C164.44a32.06%2C32.06%2C0%2C0%2C0-38.89%2C4.94h0a32%2C32%2C0%2C1%2C0%2C50.2%2C6.37l84.19-84.19a32%2C32%2C0%2C0%2C0%2C38.89-50.2Zm-139.33%2C162a16%2C16%2C0%2C0%2C1-22.64-22.64h0a16%2C16%2C0%2C0%2C1%2C22.63%2C0h0A16%2C16%2C0%2C0%2C1%2C75.31%2C203.33Zm128-128a16%2C16%2C0%2C1%2C1%2C0-22.63A16%2C16%2C0%2C0%2C1%2C203.33%2C75.3Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-line-segments{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M238.64%2C33.36a32%2C32%2C0%2C0%2C0-45.26%2C0h0a32%2C32%2C0%2C0%2C0%2C0%2C45.26c.29.29.6.57.9.85l-26.63%2C49.46a32.19%2C32.19%2C0%2C0%2C0-23.9%2C3.5l-20.18-20.18a32%2C32%2C0%2C0%2C0-50.2-38.89h0a32%2C32%2C0%2C0%2C0%2C0%2C45.26c.29.29.59.57.89.85L47.63%2C168.94a32%2C32%2C0%2C0%2C0-30.27%2C8.44h0a32%2C32%2C0%2C1%2C0%2C45.26%2C0c-.29-.29-.6-.57-.9-.85l26.63-49.46A32.4%2C32.4%2C0%2C0%2C0%2C96%2C128a32%2C32%2C0%2C0%2C0%2C16.25-4.41l20.18%2C20.18a32%2C32%2C0%2C1%2C0%2C50.2-6.38c-.29-.29-.59-.57-.89-.85l26.63-49.46A32.33%2C32.33%2C0%2C0%2C0%2C216%2C88a32%2C32%2C0%2C0%2C0%2C22.63-54.62ZM51.3%2C211.33a16%2C16%2C0%2C0%2C1-22.63-22.64h0A16%2C16%2C0%2C1%2C1%2C51.3%2C211.33Zm33.38-104a16%2C16%2C0%2C0%2C1%2C0-22.63h0a16%2C16%2C0%2C1%2C1%2C0%2C22.63Zm86.64%2C64a16%2C16%2C0%2C0%2C1-22.63-22.63h0a16%2C16%2C0%2C0%2C1%2C22.63%2C22.63Zm56-104A16%2C16%2C0%2C1%2C1%2C204.7%2C44.67h0a16%2C16%2C0%2C0%2C1%2C22.63%2C22.64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-line-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C24V232a8%2C8%2C0%2C0%2C1-16%2C0V24a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-link-break{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M198.63%2C57.37a32%2C32%2C0%2C0%2C0-45.19-.06L141.79%2C69.52a8%2C8%2C0%2C0%2C1-11.58-11l11.72-12.29a1.59%2C1.59%2C0%2C0%2C1%2C.13-.13%2C48%2C48%2C0%2C0%2C1%2C67.88%2C67.88%2C1.59%2C1.59%2C0%2C0%2C1-.13.13l-12.29%2C11.72a8%2C8%2C0%2C0%2C1-11-11.58l12.21-11.65A32%2C32%2C0%2C0%2C0%2C198.63%2C57.37ZM114.21%2C186.48l-11.65%2C12.21a32%2C32%2C0%2C0%2C1-45.25-45.25l12.21-11.65a8%2C8%2C0%2C0%2C0-11-11.58L46.19%2C141.93a1.59%2C1.59%2C0%2C0%2C0-.13.13%2C48%2C48%2C0%2C0%2C0%2C67.88%2C67.88%2C1.59%2C1.59%2C0%2C0%2C0%2C.13-.13l11.72-12.29a8%2C8%2C0%2C1%2C0-11.58-11ZM216%2C152H192a8%2C8%2C0%2C0%2C0%2C0%2C16h24a8%2C8%2C0%2C0%2C0%2C0-16ZM40%2C104H64a8%2C8%2C0%2C0%2C0%2C0-16H40a8%2C8%2C0%2C0%2C0%2C0%2C16Zm120%2C80a8%2C8%2C0%2C0%2C0-8%2C8v24a8%2C8%2C0%2C0%2C0%2C16%2C0V192A8%2C8%2C0%2C0%2C0%2C160%2C184ZM96%2C72a8%2C8%2C0%2C0%2C0%2C8-8V40a8%2C8%2C0%2C0%2C0-16%2C0V64A8%2C8%2C0%2C0%2C0%2C96%2C72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-link-simple-break{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C80a55.67%2C55.67%2C0%2C0%2C1-16.4%2C39.6l-30.07%2C30.06a8%2C8%2C0%2C0%2C1-11.31-11.32l30.07-30.06a40%2C40%2C0%2C1%2C0-56.57-56.56L117.66%2C81.77a8%2C8%2C0%2C0%2C1-11.32-11.32L136.4%2C40.4A56%2C56%2C0%2C0%2C1%2C232%2C80Zm-93.66%2C94.22-30.06%2C30.06a40%2C40%2C0%2C1%2C1-56.56-56.57l30.05-30.05a8%2C8%2C0%2C0%2C0-11.32-11.32L40.4%2C136.4a56%2C56%2C0%2C0%2C0%2C79.2%2C79.2l30.06-30.07a8%2C8%2C0%2C0%2C0-11.32-11.31Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-link-simple-horizontal-break{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24%2C128a40%2C40%2C0%2C0%2C0%2C40%2C40h40a8%2C8%2C0%2C0%2C1%2C0%2C16H64A56%2C56%2C0%2C0%2C1%2C64%2C72h40a8%2C8%2C0%2C0%2C1%2C0%2C16H64A40%2C40%2C0%2C0%2C0%2C24%2C128ZM192%2C72H152a8%2C8%2C0%2C0%2C0%2C0%2C16h40a40%2C40%2C0%2C0%2C1%2C0%2C80H152a8%2C8%2C0%2C0%2C0%2C0%2C16h40a56%2C56%2C0%2C0%2C0%2C0-112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-link-simple-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M80%2C120h96a8%2C8%2C0%2C0%2C1%2C0%2C16H80a8%2C8%2C0%2C0%2C1%2C0-16Zm24%2C48H64a40%2C40%2C0%2C0%2C1%2C0-80h40a8%2C8%2C0%2C0%2C0%2C0-16H64a56%2C56%2C0%2C0%2C0%2C0%2C112h40a8%2C8%2C0%2C0%2C0%2C0-16Zm88-96H152a8%2C8%2C0%2C0%2C0%2C0%2C16h40a40%2C40%2C0%2C0%2C1%2C0%2C80H152a8%2C8%2C0%2C0%2C0%2C0%2C16h40a56%2C56%2C0%2C0%2C0%2C0-112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-link-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M165.66%2C90.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-64%2C64a8%2C8%2C0%2C0%2C1-11.32-11.32l64-64A8%2C8%2C0%2C0%2C1%2C165.66%2C90.34ZM215.6%2C40.4a56%2C56%2C0%2C0%2C0-79.2%2C0L106.34%2C70.45a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l30.06-30a40%2C40%2C0%2C0%2C1%2C56.57%2C56.56l-30.07%2C30.06a8%2C8%2C0%2C0%2C0%2C11.31%2C11.32L215.6%2C119.6a56%2C56%2C0%2C0%2C0%2C0-79.2ZM138.34%2C174.22l-30.06%2C30.06a40%2C40%2C0%2C1%2C1-56.56-56.57l30.05-30.05a8%2C8%2C0%2C0%2C0-11.32-11.32L40.4%2C136.4a56%2C56%2C0%2C0%2C0%2C79.2%2C79.2l30.06-30.07a8%2C8%2C0%2C0%2C0-11.32-11.31Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-link{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C88.23a54.43%2C54.43%2C0%2C0%2C1-16%2C37L189.25%2C160a54.27%2C54.27%2C0%2C0%2C1-38.63%2C16h-.05A54.63%2C54.63%2C0%2C0%2C1%2C96%2C119.84a8%2C8%2C0%2C0%2C1%2C16%2C.45A38.62%2C38.62%2C0%2C0%2C0%2C150.58%2C160h0a38.39%2C38.39%2C0%2C0%2C0%2C27.31-11.31l34.75-34.75a38.63%2C38.63%2C0%2C0%2C0-54.63-54.63l-11%2C11A8%2C8%2C0%2C0%2C1%2C135.7%2C59l11-11A54.65%2C54.65%2C0%2C0%2C1%2C224%2C48%2C54.86%2C54.86%2C0%2C0%2C1%2C240%2C88.23ZM109%2C185.66l-11%2C11A38.41%2C38.41%2C0%2C0%2C1%2C70.6%2C208h0a38.63%2C38.63%2C0%2C0%2C1-27.29-65.94L78%2C107.31A38.63%2C38.63%2C0%2C0%2C1%2C144%2C135.71a8%2C8%2C0%2C0%2C0%2C16%2C.45A54.86%2C54.86%2C0%2C0%2C0%2C144%2C96a54.65%2C54.65%2C0%2C0%2C0-77.27%2C0L32%2C130.75A54.62%2C54.62%2C0%2C0%2C0%2C70.56%2C224h0a54.28%2C54.28%2C0%2C0%2C0%2C38.64-16l11-11A8%2C8%2C0%2C0%2C0%2C109%2C185.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-linkedin-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C24H40A16%2C16%2C0%2C0%2C0%2C24%2C40V216a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V40A16%2C16%2C0%2C0%2C0%2C216%2C24Zm0%2C192H40V40H216V216ZM96%2C112v64a8%2C8%2C0%2C0%2C1-16%2C0V112a8%2C8%2C0%2C0%2C1%2C16%2C0Zm88%2C28v36a8%2C8%2C0%2C0%2C1-16%2C0V140a20%2C20%2C0%2C0%2C0-40%2C0v36a8%2C8%2C0%2C0%2C1-16%2C0V112a8%2C8%2C0%2C0%2C1%2C15.79-1.78A36%2C36%2C0%2C0%2C1%2C184%2C140ZM100%2C84A12%2C12%2C0%2C1%2C1%2C88%2C72%2C12%2C12%2C0%2C0%2C1%2C100%2C84Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-linktree-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C160v72a8%2C8%2C0%2C0%2C1-16%2C0V160a8%2C8%2C0%2C0%2C1%2C16%2C0Zm72-64H147.31l42.35-42.34a8%2C8%2C0%2C0%2C0-11.32-11.32L136%2C84.69V24a8%2C8%2C0%2C0%2C0-16%2C0V84.69L77.66%2C42.34A8%2C8%2C0%2C0%2C0%2C66.34%2C53.66L108.69%2C96H48a8%2C8%2C0%2C0%2C0%2C0%2C16h60.69L66.34%2C154.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32L128%2C115.31l50.34%2C50.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32L147.31%2C112H208a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-linux-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229%2C214.25A8%2C8%2C0%2C0%2C1%2C217.76%2C213C216.39%2C211.27%2C184%2C169.86%2C184%2C88A56%2C56%2C0%2C0%2C0%2C72%2C88c0%2C81.86-32.37%2C123.27-33.75%2C125a8%2C8%2C0%2C0%2C1-12.51-10c.15-.2%2C7.69-9.9%2C15.13-28.74C47.77%2C156.8%2C56%2C127.64%2C56%2C88a72%2C72%2C0%2C0%2C1%2C144%2C0c0%2C39.64%2C8.23%2C68.8%2C15.13%2C86.28%2C7.48%2C18.94%2C15.06%2C28.64%2C15.14%2C28.74A8%2C8%2C0%2C0%2C1%2C229%2C214.25ZM100%2C88a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C100%2C88Zm68%2C12a12%2C12%2C0%2C1%2C0-12%2C12A12%2C12%2C0%2C0%2C0%2C168%2C100ZM99.58%2C128.84a8%2C8%2C0%2C0%2C0-7.15%2C14.31l32%2C16a7.94%2C7.94%2C0%2C0%2C0%2C7.15%2C0l32-16a8%2C8%2C0%2C0%2C0-7.16-14.31L128%2C143.05ZM128%2C176a54.07%2C54.07%2C0%2C0%2C0-47%2C28.11%2C8%2C8%2C0%2C1%2C0%2C14%2C7.78%2C37.35%2C37.35%2C0%2C0%2C1%2C66%2C0%2C8%2C8%2C0%2C0%2C0%2C14-7.78A54.07%2C54.07%2C0%2C0%2C0%2C128%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-list-bullets{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M80%2C64a8%2C8%2C0%2C0%2C1%2C8-8H216a8%2C8%2C0%2C0%2C1%2C0%2C16H88A8%2C8%2C0%2C0%2C1%2C80%2C64Zm136%2C56H88a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C64H88a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16ZM44%2C52A12%2C12%2C0%2C1%2C0%2C56%2C64%2C12%2C12%2C0%2C0%2C0%2C44%2C52Zm0%2C64a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C44%2C116Zm0%2C64a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C44%2C180Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-list-checks{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C128a8%2C8%2C0%2C0%2C1-8%2C8H128a8%2C8%2C0%2C0%2C1%2C0-16h88A8%2C8%2C0%2C0%2C1%2C224%2C128ZM128%2C72h88a8%2C8%2C0%2C0%2C0%2C0-16H128a8%2C8%2C0%2C0%2C0%2C0%2C16Zm88%2C112H128a8%2C8%2C0%2C0%2C0%2C0%2C16h88a8%2C8%2C0%2C0%2C0%2C0-16ZM82.34%2C42.34%2C56%2C68.69%2C45.66%2C58.34A8%2C8%2C0%2C0%2C0%2C34.34%2C69.66l16%2C16a8%2C8%2C0%2C0%2C0%2C11.32%2C0l32-32A8%2C8%2C0%2C0%2C0%2C82.34%2C42.34Zm0%2C64L56%2C132.69%2C45.66%2C122.34a8%2C8%2C0%2C0%2C0-11.32%2C11.32l16%2C16a8%2C8%2C0%2C0%2C0%2C11.32%2C0l32-32a8%2C8%2C0%2C0%2C0-11.32-11.32Zm0%2C64L56%2C196.69%2C45.66%2C186.34a8%2C8%2C0%2C0%2C0-11.32%2C11.32l16%2C16a8%2C8%2C0%2C0%2C0%2C11.32%2C0l32-32a8%2C8%2C0%2C0%2C0-11.32-11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-list-dashes{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C64a8%2C8%2C0%2C0%2C1%2C8-8H216a8%2C8%2C0%2C0%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C64Zm128%2C56H96a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C64H96a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16ZM56%2C56H40a8%2C8%2C0%2C0%2C0%2C0%2C16H56a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C64H40a8%2C8%2C0%2C0%2C0%2C0%2C16H56a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C64H40a8%2C8%2C0%2C0%2C0%2C0%2C16H56a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-list-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M32%2C64a8%2C8%2C0%2C0%2C1%2C8-8H216a8%2C8%2C0%2C0%2C1%2C0%2C16H40A8%2C8%2C0%2C0%2C1%2C32%2C64Zm8%2C72h64a8%2C8%2C0%2C0%2C0%2C0-16H40a8%2C8%2C0%2C0%2C0%2C0%2C16Zm80%2C48H40a8%2C8%2C0%2C0%2C0%2C0%2C16h80a8%2C8%2C0%2C0%2C0%2C0-16Zm128-40c0%2C36.52-50.28%2C62.08-52.42%2C63.16a8%2C8%2C0%2C0%2C1-7.16%2C0C186.28%2C206.08%2C136%2C180.52%2C136%2C144a32%2C32%2C0%2C0%2C1%2C56-21.14A32%2C32%2C0%2C0%2C1%2C248%2C144Zm-16%2C0a16%2C16%2C0%2C0%2C0-32%2C0%2C8%2C8%2C0%2C0%2C1-16%2C0%2C16%2C16%2C0%2C0%2C0-32%2C0c0%2C20.18%2C26.21%2C39.14%2C40%2C46.93C205.79%2C183.15%2C232%2C164.19%2C232%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-list-magnifying-glass{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M32%2C64a8%2C8%2C0%2C0%2C1%2C8-8H216a8%2C8%2C0%2C0%2C1%2C0%2C16H40A8%2C8%2C0%2C0%2C1%2C32%2C64Zm8%2C72h72a8%2C8%2C0%2C0%2C0%2C0-16H40a8%2C8%2C0%2C0%2C0%2C0%2C16Zm88%2C48H40a8%2C8%2C0%2C0%2C0%2C0%2C16h88a8%2C8%2C0%2C0%2C0%2C0-16Zm109.66%2C13.66a8%2C8%2C0%2C0%2C1-11.32%2C0L206%2C177.36A40%2C40%2C0%2C1%2C1%2C217.36%2C166l20.3%2C20.3A8%2C8%2C0%2C0%2C1%2C237.66%2C197.66ZM184%2C168a24%2C24%2C0%2C1%2C0-24-24A24%2C24%2C0%2C0%2C0%2C184%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-list-numbers{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C128a8%2C8%2C0%2C0%2C1-8%2C8H104a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C128ZM104%2C72H216a8%2C8%2C0%2C0%2C0%2C0-16H104a8%2C8%2C0%2C0%2C0%2C0%2C16ZM216%2C184H104a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16ZM43.58%2C55.16%2C48%2C52.94V104a8%2C8%2C0%2C0%2C0%2C16%2C0V40a8%2C8%2C0%2C0%2C0-11.58-7.16l-16%2C8a8%2C8%2C0%2C0%2C0%2C7.16%2C14.32ZM79.77%2C156.72a23.73%2C23.73%2C0%2C0%2C0-9.6-15.95%2C24.86%2C24.86%2C0%2C0%2C0-34.11%2C4.7%2C23.63%2C23.63%2C0%2C0%2C0-3.57%2C6.46%2C8%2C8%2C0%2C1%2C0%2C15%2C5.47%2C7.84%2C7.84%2C0%2C0%2C1%2C1.18-2.13%2C8.76%2C8.76%2C0%2C0%2C1%2C12-1.59A7.91%2C7.91%2C0%2C0%2C1%2C63.93%2C159a7.64%2C7.64%2C0%2C0%2C1-1.57%2C5.78%2C1%2C1%2C0%2C0%2C0-.08.11L33.59%2C203.21A8%2C8%2C0%2C0%2C0%2C40%2C216H72a8%2C8%2C0%2C0%2C0%2C0-16H56l19.08-25.53A23.47%2C23.47%2C0%2C0%2C0%2C79.77%2C156.72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-list-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M32%2C64a8%2C8%2C0%2C0%2C1%2C8-8H216a8%2C8%2C0%2C0%2C1%2C0%2C16H40A8%2C8%2C0%2C0%2C1%2C32%2C64Zm8%2C72H216a8%2C8%2C0%2C0%2C0%2C0-16H40a8%2C8%2C0%2C0%2C0%2C0%2C16Zm104%2C48H40a8%2C8%2C0%2C0%2C0%2C0%2C16H144a8%2C8%2C0%2C0%2C0%2C0-16Zm88%2C0H216V168a8%2C8%2C0%2C0%2C0-16%2C0v16H184a8%2C8%2C0%2C0%2C0%2C0%2C16h16v16a8%2C8%2C0%2C0%2C0%2C16%2C0V200h16a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-list-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M32%2C64a8%2C8%2C0%2C0%2C1%2C8-8H216a8%2C8%2C0%2C0%2C1%2C0%2C16H40A8%2C8%2C0%2C0%2C1%2C32%2C64Zm8%2C72H96a8%2C8%2C0%2C0%2C0%2C0-16H40a8%2C8%2C0%2C0%2C0%2C0%2C16Zm72%2C48H40a8%2C8%2C0%2C0%2C0%2C0%2C16h72a8%2C8%2C0%2C0%2C0%2C0-16Zm125.09-40.22-22.52%2C18.59%2C6.86%2C27.71a8%2C8%2C0%2C0%2C1-11.82%2C8.81L184%2C183.82l-25.61%2C15.07a8%2C8%2C0%2C0%2C1-11.82-8.81l6.85-27.71-22.51-18.59a8%2C8%2C0%2C0%2C1%2C4.47-14.14l29.84-2.31%2C11.43-26.5a8%2C8%2C0%2C0%2C1%2C14.7%2C0l11.43%2C26.5%2C29.84%2C2.31a8%2C8%2C0%2C0%2C1%2C4.47%2C14.14Zm-25.47.28-14.89-1.15a8%2C8%2C0%2C0%2C1-6.73-4.8l-6-13.92-6%2C13.92a8%2C8%2C0%2C0%2C1-6.73%2C4.8l-14.89%2C1.15%2C11.11%2C9.18a8%2C8%2C0%2C0%2C1%2C2.68%2C8.09l-3.5%2C14.12%2C13.27-7.81a8%2C8%2C0%2C0%2C1%2C8.12%2C0l13.27%2C7.81-3.5-14.12a8%2C8%2C0%2C0%2C1%2C2.68-8.09Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-list{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C128a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C128ZM40%2C72H216a8%2C8%2C0%2C0%2C0%2C0-16H40a8%2C8%2C0%2C0%2C0%2C0%2C16ZM216%2C184H40a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lock-key-open{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C80H96V56a32%2C32%2C0%2C0%2C1%2C32-32c15.37%2C0%2C29.2%2C11%2C32.16%2C25.59a8%2C8%2C0%2C0%2C0%2C15.68-3.18C171.32%2C24.15%2C151.2%2C8%2C128%2C8A48.05%2C48.05%2C0%2C0%2C0%2C80%2C56V80H48A16%2C16%2C0%2C0%2C0%2C32%2C96V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V96A16%2C16%2C0%2C0%2C0%2C208%2C80Zm0%2C128H48V96H208V208Zm-80-96a28%2C28%2C0%2C0%2C0-8%2C54.83V184a8%2C8%2C0%2C0%2C0%2C16%2C0V166.83A28%2C28%2C0%2C0%2C0%2C128%2C112Zm0%2C40a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C128%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lock-key{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C112a28%2C28%2C0%2C0%2C0-8%2C54.83V184a8%2C8%2C0%2C0%2C0%2C16%2C0V166.83A28%2C28%2C0%2C0%2C0%2C128%2C112Zm0%2C40a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C128%2C152Zm80-72H176V56a48%2C48%2C0%2C0%2C0-96%2C0V80H48A16%2C16%2C0%2C0%2C0%2C32%2C96V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V96A16%2C16%2C0%2C0%2C0%2C208%2C80ZM96%2C56a32%2C32%2C0%2C0%2C1%2C64%2C0V80H96ZM208%2C208H48V96H208V208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lock-laminated-open{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C80H96V56a32%2C32%2C0%2C0%2C1%2C32-32c15.37%2C0%2C29.2%2C11%2C32.16%2C25.59a8%2C8%2C0%2C0%2C0%2C15.68-3.18C171.32%2C24.15%2C151.2%2C8%2C128%2C8A48.05%2C48.05%2C0%2C0%2C0%2C80%2C56V80H48A16%2C16%2C0%2C0%2C0%2C32%2C96V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V96A16%2C16%2C0%2C0%2C0%2C208%2C80ZM48%2C128H208v16H48Zm0%2C32H208v16H48ZM208%2C96v16H48V96Zm0%2C112H48V192H208v16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lock-laminated{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C80H176V56a48%2C48%2C0%2C0%2C0-96%2C0V80H48A16%2C16%2C0%2C0%2C0%2C32%2C96V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V96A16%2C16%2C0%2C0%2C0%2C208%2C80ZM48%2C128H208v16H48Zm0%2C32H208v16H48ZM96%2C56a32%2C32%2C0%2C0%2C1%2C64%2C0V80H96ZM208%2C96v16H48V96Zm0%2C112H48V192H208v16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lock-open{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C80H96V56a32%2C32%2C0%2C0%2C1%2C32-32c15.37%2C0%2C29.2%2C11%2C32.16%2C25.59a8%2C8%2C0%2C0%2C0%2C15.68-3.18C171.32%2C24.15%2C151.2%2C8%2C128%2C8A48.05%2C48.05%2C0%2C0%2C0%2C80%2C56V80H48A16%2C16%2C0%2C0%2C0%2C32%2C96V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V96A16%2C16%2C0%2C0%2C0%2C208%2C80Zm0%2C128H48V96H208V208Zm-68-56a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lock-simple-open{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C80H96V56a32%2C32%2C0%2C0%2C1%2C32-32c15.37%2C0%2C29.2%2C11%2C32.16%2C25.59a8%2C8%2C0%2C0%2C0%2C15.68-3.18C171.32%2C24.15%2C151.2%2C8%2C128%2C8A48.05%2C48.05%2C0%2C0%2C0%2C80%2C56V80H48A16%2C16%2C0%2C0%2C0%2C32%2C96V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V96A16%2C16%2C0%2C0%2C0%2C208%2C80Zm0%2C128H48V96H208V208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lock-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C80H176V56a48%2C48%2C0%2C0%2C0-96%2C0V80H48A16%2C16%2C0%2C0%2C0%2C32%2C96V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V96A16%2C16%2C0%2C0%2C0%2C208%2C80ZM96%2C56a32%2C32%2C0%2C0%2C1%2C64%2C0V80H96ZM208%2C208H48V96H208V208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lock{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C80H176V56a48%2C48%2C0%2C0%2C0-96%2C0V80H48A16%2C16%2C0%2C0%2C0%2C32%2C96V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V96A16%2C16%2C0%2C0%2C0%2C208%2C80ZM96%2C56a32%2C32%2C0%2C0%2C1%2C64%2C0V80H96ZM208%2C208H48V96H208V208Zm-68-56a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-lockers{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C72a8%2C8%2C0%2C0%2C1-8%2C8H160a8%2C8%2C0%2C0%2C1%2C0-16h24A8%2C8%2C0%2C0%2C1%2C192%2C72Zm-8%2C24H160a8%2C8%2C0%2C0%2C0%2C0%2C16h24a8%2C8%2C0%2C0%2C0%2C0-16ZM72%2C80H96a8%2C8%2C0%2C0%2C0%2C0-16H72a8%2C8%2C0%2C0%2C0%2C0%2C16ZM96%2C96H72a8%2C8%2C0%2C0%2C0%2C0%2C16H96a8%2C8%2C0%2C0%2C0%2C0-16ZM224%2C48V224a8%2C8%2C0%2C0%2C1-16%2C0V208H136v16a8%2C8%2C0%2C0%2C1-16%2C0V208H48v16a8%2C8%2C0%2C0%2C1-16%2C0V48A16%2C16%2C0%2C0%2C1%2C48%2C32H208A16%2C16%2C0%2C0%2C1%2C224%2C48ZM120%2C192V48H48V192Zm16%2C0h72V48H136Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-log{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M212%2C136a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C212%2C136Zm36%2C0c0%2C40.37-21.08%2C72-48%2C72H56c-26.92%2C0-48-31.63-48-72S29.08%2C64%2C56%2C64H92.69l37.65-37.66A8%2C8%2C0%2C0%2C1%2C136%2C24h32a8%2C8%2C0%2C0%2C1%2C0%2C16H139.31l-24%2C24H200C226.92%2C64%2C248%2C95.63%2C248%2C136ZM56%2C192H169.51a73.46%2C73.46%2C0%2C0%2C1-12.67-24H80a8%2C8%2C0%2C0%2C1%2C0-16h73.16A110.63%2C110.63%2C0%2C0%2C1%2C152%2C136c0-22.86%2C6.76-42.9%2C17.51-56H56c-12.47%2C0-23.55%2C13.26-28.8%2C32H104a8%2C8%2C0%2C0%2C1%2C0%2C16H24.35q-.34%2C3.93-.35%2C8C24%2C166.36%2C38.65%2C192%2C56%2C192Zm176-56c0-30.36-14.65-56-32-56s-32%2C25.64-32%2C56%2C14.65%2C56%2C32%2C56S232%2C166.36%2C232%2C136Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-magic-wand{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M48%2C64a8%2C8%2C0%2C0%2C1%2C8-8H72V40a8%2C8%2C0%2C0%2C1%2C16%2C0V56h16a8%2C8%2C0%2C0%2C1%2C0%2C16H88V88a8%2C8%2C0%2C0%2C1-16%2C0V72H56A8%2C8%2C0%2C0%2C1%2C48%2C64ZM184%2C192h-8v-8a8%2C8%2C0%2C0%2C0-16%2C0v8h-8a8%2C8%2C0%2C0%2C0%2C0%2C16h8v8a8%2C8%2C0%2C0%2C0%2C16%2C0v-8h8a8%2C8%2C0%2C0%2C0%2C0-16Zm56-48H224V128a8%2C8%2C0%2C0%2C0-16%2C0v16H192a8%2C8%2C0%2C0%2C0%2C0%2C16h16v16a8%2C8%2C0%2C0%2C0%2C16%2C0V160h16a8%2C8%2C0%2C0%2C0%2C0-16ZM219.31%2C80%2C80%2C219.31a16%2C16%2C0%2C0%2C1-22.62%2C0L36.68%2C198.63a16%2C16%2C0%2C0%2C1%2C0-22.63L176%2C36.69a16%2C16%2C0%2C0%2C1%2C22.63%2C0l20.68%2C20.68A16%2C16%2C0%2C0%2C1%2C219.31%2C80Zm-54.63%2C32L144%2C91.31l-96%2C96L68.68%2C208ZM208%2C68.69%2C187.31%2C48l-32%2C32L176%2C100.69Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-magnet-straight{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C40H160a16%2C16%2C0%2C0%2C0-16%2C16v88a16%2C16%2C0%2C0%2C1-32%2C0V56A16%2C16%2C0%2C0%2C0%2C96%2C40H56A16%2C16%2C0%2C0%2C0%2C40%2C56v88a88%2C88%2C0%2C0%2C0%2C88%2C88h.67c48.15-.36%2C87.33-40.29%2C87.33-89V56A16%2C16%2C0%2C0%2C0%2C200%2C40Zm0%2C16V88H160V56ZM96%2C56V88H56V56Zm32.55%2C160A72%2C72%2C0%2C0%2C1%2C56%2C144V104H96v40a32%2C32%2C0%2C0%2C0%2C64%2C0V104h40v39C200%2C183%2C168%2C215.71%2C128.55%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-magnet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M207%2C50.25A87.46%2C87.46%2C0%2C0%2C0%2C144.6%2C24h-.33A87.48%2C87.48%2C0%2C0%2C0%2C82%2C49.81L20.61%2C112a16%2C16%2C0%2C0%2C0%2C.06%2C22.56l28.66%2C28.66a15.92%2C15.92%2C0%2C0%2C0%2C11.32%2C4.69h.09a16%2C16%2C0%2C0%2C0%2C11.36-4.82L133%2C100.69a16.08%2C16.08%2C0%2C0%2C1%2C22.41-.21%2C15.6%2C15.6%2C0%2C0%2C1%2C4.73%2C11.19%2C16.89%2C16.89%2C0%2C0%2C1-4.85%2C12L93%2C183.88a16%2C16%2C0%2C0%2C0-.17%2C22.79l28.66%2C28.66a16.06%2C16.06%2C0%2C0%2C0%2C22.52.12L205.81%2C175C240.26%2C140.5%2C240.79%2C84.56%2C207%2C50.25ZM60.65%2C151.89%2C32%2C123.24%2C55.8%2C99.12l28.52%2C28.52ZM132.79%2C224l-28.68-28.65%2C24.38-23.57L157%2C200.32Zm61.76-60.44-26.11%2C25.54L140%2C160.68l26.44-25.57.1-.09a33%2C33%2C0%2C0%2C0%2C9.57-23.5A31.44%2C31.44%2C0%2C0%2C0%2C166.47%2C89a32.2%2C32.2%2C0%2C0%2C0-44.9.5L95.49%2C116.18%2C67%2C87.74%2C93.35%2C61.09A71.51%2C71.51%2C0%2C0%2C1%2C144.27%2C40h.27a71.55%2C71.55%2C0%2C0%2C1%2C51.05%2C21.48C223.25%2C89.55%2C222.75%2C135.38%2C194.55%2C163.58Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-magnifying-glass-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C112a8%2C8%2C0%2C0%2C1-8%2C8H80a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C152%2C112Zm77.66%2C117.66a8%2C8%2C0%2C0%2C1-11.32%2C0l-50.06-50.07a88.11%2C88.11%2C0%2C1%2C1%2C11.31-11.31l50.07%2C50.06A8%2C8%2C0%2C0%2C1%2C229.66%2C229.66ZM112%2C184a72%2C72%2C0%2C1%2C0-72-72A72.08%2C72.08%2C0%2C0%2C0%2C112%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-magnifying-glass-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C112a8%2C8%2C0%2C0%2C1-8%2C8H120v24a8%2C8%2C0%2C0%2C1-16%2C0V120H80a8%2C8%2C0%2C0%2C1%2C0-16h24V80a8%2C8%2C0%2C0%2C1%2C16%2C0v24h24A8%2C8%2C0%2C0%2C1%2C152%2C112Zm77.66%2C117.66a8%2C8%2C0%2C0%2C1-11.32%2C0l-50.06-50.07a88.11%2C88.11%2C0%2C1%2C1%2C11.31-11.31l50.07%2C50.06A8%2C8%2C0%2C0%2C1%2C229.66%2C229.66ZM112%2C184a72%2C72%2C0%2C1%2C0-72-72A72.08%2C72.08%2C0%2C0%2C0%2C112%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-magnifying-glass{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.66%2C218.34l-50.07-50.06a88.11%2C88.11%2C0%2C1%2C0-11.31%2C11.31l50.06%2C50.07a8%2C8%2C0%2C0%2C0%2C11.32-11.32ZM40%2C112a72%2C72%2C0%2C1%2C1%2C72%2C72A72.08%2C72.08%2C0%2C0%2C1%2C40%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-mailbox{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M104%2C152a8%2C8%2C0%2C0%2C1-8%2C8H56a8%2C8%2C0%2C0%2C1%2C0-16H96A8%2C8%2C0%2C0%2C1%2C104%2C152Zm136-36v60a16%2C16%2C0%2C0%2C1-16%2C16H136v32a8%2C8%2C0%2C0%2C1-16%2C0V192H32a16%2C16%2C0%2C0%2C1-16-16V116A60.07%2C60.07%2C0%2C0%2C1%2C76%2C56h76V24a8%2C8%2C0%2C0%2C1%2C8-8h32a8%2C8%2C0%2C0%2C1%2C0%2C16H168V56h12A60.07%2C60.07%2C0%2C0%2C1%2C240%2C116ZM120%2C176V116a44%2C44%2C0%2C0%2C0-88%2C0v60Zm104-60a44.05%2C44.05%2C0%2C0%2C0-44-44H168v72a8%2C8%2C0%2C0%2C1-16%2C0V72H116.75A59.86%2C59.86%2C0%2C0%2C1%2C136%2C116v60h88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-map-pin-area{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M112%2C80a16%2C16%2C0%2C1%2C1%2C16%2C16A16%2C16%2C0%2C0%2C1%2C112%2C80ZM64%2C80a64%2C64%2C0%2C0%2C1%2C128%2C0c0%2C59.95-57.58%2C93.54-60%2C94.95a8%2C8%2C0%2C0%2C1-7.94%2C0C121.58%2C173.54%2C64%2C140%2C64%2C80Zm16%2C0c0%2C42.2%2C35.84%2C70.21%2C48%2C78.5%2C12.15-8.28%2C48-36.3%2C48-78.5a48%2C48%2C0%2C0%2C0-96%2C0Zm122.77%2C67.63a8%2C8%2C0%2C0%2C0-5.54%2C15C213.74%2C168.74%2C224%2C176.92%2C224%2C184c0%2C13.36-36.52%2C32-96%2C32s-96-18.64-96-32c0-7.08%2C10.26-15.26%2C26.77-21.36a8%2C8%2C0%2C0%2C0-5.54-15C29.22%2C156.49%2C16%2C169.41%2C16%2C184c0%2C31.18%2C57.71%2C48%2C112%2C48s112-16.82%2C112-48C240%2C169.41%2C226.78%2C156.49%2C202.77%2C147.63Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-map-pin-line{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C224H150.54A266.56%2C266.56%2C0%2C0%2C0%2C174%2C200.25c27.45-31.57%2C42-64.85%2C42-96.25a88%2C88%2C0%2C0%2C0-176%2C0c0%2C31.4%2C14.51%2C64.68%2C42%2C96.25A266.56%2C266.56%2C0%2C0%2C0%2C105.46%2C224H56a8%2C8%2C0%2C0%2C0%2C0%2C16H200a8%2C8%2C0%2C0%2C0%2C0-16ZM56%2C104a72%2C72%2C0%2C0%2C1%2C144%2C0c0%2C57.23-55.47%2C105-72%2C118C111.47%2C209%2C56%2C161.23%2C56%2C104Zm112%2C0a40%2C40%2C0%2C1%2C0-40%2C40A40%2C40%2C0%2C0%2C0%2C168%2C104Zm-64%2C0a24%2C24%2C0%2C1%2C1%2C24%2C24A24%2C24%2C0%2C0%2C1%2C104%2C104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-map-pin-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C16a88.1%2C88.1%2C0%2C0%2C0-88%2C88c0%2C31.4%2C14.51%2C64.68%2C42%2C96.25a254.19%2C254.19%2C0%2C0%2C0%2C41.45%2C38.3%2C8%2C8%2C0%2C0%2C0%2C9.18%2C0A254.19%2C254.19%2C0%2C0%2C0%2C174%2C200.25c27.45-31.57%2C42-64.85%2C42-96.25A88.1%2C88.1%2C0%2C0%2C0%2C128%2C16Zm0%2C206c-16.53-13-72-60.75-72-118a72%2C72%2C0%2C0%2C1%2C144%2C0C200%2C161.23%2C144.53%2C209%2C128%2C222Zm40-118a8%2C8%2C0%2C0%2C1-8%2C8H136v24a8%2C8%2C0%2C0%2C1-16%2C0V112H96a8%2C8%2C0%2C0%2C1%2C0-16h24V72a8%2C8%2C0%2C0%2C1%2C16%2C0V96h24A8%2C8%2C0%2C0%2C1%2C168%2C104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-map-pin-simple-area{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M120%2C103.2V176a8%2C8%2C0%2C0%2C0%2C16%2C0V103.2a40%2C40%2C0%2C1%2C0-16%2C0ZM128%2C40a24%2C24%2C0%2C1%2C1-24%2C24A24%2C24%2C0%2C0%2C1%2C128%2C40ZM240%2C176c0%2C31.18-57.71%2C48-112%2C48S16%2C207.18%2C16%2C176c0-7.74%2C3.81-19.13%2C22-29.41%2C12.26-6.94%2C29.12-12.27%2C48.77-15.42A8%2C8%2C0%2C1%2C1%2C89.27%2C147c-17.54%2C2.82-33%2C7.63-43.42%2C13.55C37.05%2C165.5%2C32%2C171.14%2C32%2C176c0%2C13.36%2C36.52%2C32%2C96%2C32s96-18.64%2C96-32c0-4.86-5.05-10.5-13.85-15.49-10.46-5.92-25.88-10.73-43.42-13.55a8%2C8%2C0%2C1%2C1%2C2.54-15.79c19.65%2C3.15%2C36.51%2C8.48%2C48.77%2C15.42C236.19%2C156.87%2C240%2C168.26%2C240%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-map-pin-simple-line{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C208H136V135.42a56%2C56%2C0%2C1%2C0-16%2C0V208H40a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16ZM88%2C80a40%2C40%2C0%2C1%2C1%2C40%2C40A40%2C40%2C0%2C0%2C1%2C88%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-map-pin-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C72a56%2C56%2C0%2C1%2C0-64%2C55.42V232a8%2C8%2C0%2C0%2C0%2C16%2C0V127.42A56.09%2C56.09%2C0%2C0%2C0%2C184%2C72Zm-56%2C40a40%2C40%2C0%2C1%2C1%2C40-40A40%2C40%2C0%2C0%2C1%2C128%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-map-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C64a40%2C40%2C0%2C1%2C0%2C40%2C40A40%2C40%2C0%2C0%2C0%2C128%2C64Zm0%2C64a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C128%2C128Zm0-112a88.1%2C88.1%2C0%2C0%2C0-88%2C88c0%2C31.4%2C14.51%2C64.68%2C42%2C96.25a254.19%2C254.19%2C0%2C0%2C0%2C41.45%2C38.3%2C8%2C8%2C0%2C0%2C0%2C9.18%2C0A254.19%2C254.19%2C0%2C0%2C0%2C174%2C200.25c27.45-31.57%2C42-64.85%2C42-96.25A88.1%2C88.1%2C0%2C0%2C0%2C128%2C16Zm0%2C206c-16.53-13-72-60.75-72-118a72%2C72%2C0%2C0%2C1%2C144%2C0C200%2C161.23%2C144.53%2C209%2C128%2C222Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-map-trifold{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M228.92%2C49.69a8%2C8%2C0%2C0%2C0-6.86-1.45L160.93%2C63.52%2C99.58%2C32.84a8%2C8%2C0%2C0%2C0-5.52-.6l-64%2C16A8%2C8%2C0%2C0%2C0%2C24%2C56V200a8%2C8%2C0%2C0%2C0%2C9.94%2C7.76l61.13-15.28%2C61.35%2C30.68A8.15%2C8.15%2C0%2C0%2C0%2C160%2C224a8%2C8%2C0%2C0%2C0%2C1.94-.24l64-16A8%2C8%2C0%2C0%2C0%2C232%2C200V56A8%2C8%2C0%2C0%2C0%2C228.92%2C49.69ZM104%2C52.94l48%2C24V203.06l-48-24ZM40%2C62.25l48-12v127.5l-48%2C12Zm176%2C131.5-48%2C12V78.25l48-12Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-markdown-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C48H24A16%2C16%2C0%2C0%2C0%2C8%2C64V192a16%2C16%2C0%2C0%2C0%2C16%2C16H232a16%2C16%2C0%2C0%2C0%2C16-16V64A16%2C16%2C0%2C0%2C0%2C232%2C48Zm0%2C144H24V64H232V192ZM128%2C104v48a8%2C8%2C0%2C0%2C1-16%2C0V123.31L93.66%2C141.66a8%2C8%2C0%2C0%2C1-11.32%2C0L64%2C123.31V152a8%2C8%2C0%2C0%2C1-16%2C0V104a8%2C8%2C0%2C0%2C1%2C13.66-5.66L88%2C124.69l26.34-26.35A8%2C8%2C0%2C0%2C1%2C128%2C104Zm77.66%2C18.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-24%2C24a8%2C8%2C0%2C0%2C1-11.32%2C0l-24-24a8%2C8%2C0%2C0%2C1%2C11.32-11.32L168%2C132.69V104a8%2C8%2C0%2C0%2C1%2C16%2C0v28.69l10.34-10.35A8%2C8%2C0%2C0%2C1%2C205.66%2C122.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-marker-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M201.54%2C54.46A104%2C104%2C0%2C0%2C0%2C54.46%2C201.54%2C104%2C104%2C0%2C0%2C0%2C201.54%2C54.46ZM88%2C206.37V176h80v30.37A88.38%2C88.38%2C0%2C0%2C1%2C88%2C206.37ZM104%2C144h48v16H104Zm14-16%2C10-48h0l10%2C48Zm72.22%2C62.23c-2%2C2-4.08%2C3.87-6.22%2C5.64V176a16%2C16%2C0%2C0%2C0-16-16V144a16%2C16%2C0%2C0%2C0-13.61-15.8L143.66%2C76.74a16%2C16%2C0%2C0%2C0-31.32%2C0L101.61%2C128.2A16%2C16%2C0%2C0%2C0%2C88%2C144v16a16%2C16%2C0%2C0%2C0-16%2C16v19.87c-2.14-1.77-4.22-3.64-6.22-5.64a88%2C88%2C0%2C1%2C1%2C124.44%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-martini{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.66%2C45.66A8%2C8%2C0%2C0%2C0%2C232%2C32H24a8%2C8%2C0%2C0%2C0-5.66%2C13.66L120%2C147.31V208H88a8%2C8%2C0%2C0%2C0%2C0%2C16h80a8%2C8%2C0%2C0%2C0%2C0-16H136V147.31ZM43.31%2C48H212.69l-16%2C16H59.31ZM128%2C132.69%2C75.31%2C80H180.69Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-mask-happy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M217%2C34.8a15.94%2C15.94%2C0%2C0%2C0-14.82-1.71C188.15%2C38.55%2C159.82%2C47.71%2C128%2C47.71S67.84%2C38.55%2C53.79%2C33.09A16%2C16%2C0%2C0%2C0%2C32%2C48v55.77c0%2C35.84%2C9.65%2C69.65%2C27.18%2C95.18%2C18.16%2C26.46%2C42.6%2C41%2C68.82%2C41s50.66-14.57%2C68.82-41C214.35%2C173.44%2C224%2C139.63%2C224%2C103.79V48A16%2C16%2C0%2C0%2C0%2C217%2C34.8Zm-9%2C69c0%2C32.64-8.66%2C63.23-24.37%2C86.13C168.54%2C211.9%2C148.79%2C224%2C128%2C224s-40.54-12.1-55.63-34.08C56.66%2C167%2C48%2C136.43%2C48%2C103.79V48c15.11%2C5.87%2C45.58%2C15.71%2C80%2C15.71S192.9%2C53.87%2C208%2C48v55.81Zm-18%2C18.87A8%2C8%2C0%2C1%2C1%2C178%2C133.33c-2.68-3-8.85-5.33-14-5.33s-11.36%2C2.34-14%2C5.33A8%2C8%2C0%2C1%2C1%2C138%2C122.66c5.71-6.38%2C16.14-10.66%2C26-10.66S184.25%2C116.28%2C190%2C122.66ZM92%2C128c-5.19%2C0-11.36%2C2.34-14%2C5.33A8%2C8%2C0%2C1%2C1%2C66%2C122.66C71.75%2C116.28%2C82.18%2C112%2C92%2C112s20.25%2C4.28%2C26%2C10.66A8%2C8%2C0%2C1%2C1%2C106%2C133.33C103.36%2C130.34%2C97.19%2C128%2C92%2C128Zm76.45%2C45.19a52.9%2C52.9%2C0%2C0%2C1-80.9%2C0A8%2C8%2C0%2C1%2C1%2C99.72%2C162.8a36.89%2C36.89%2C0%2C0%2C0%2C56.56%2C0%2C8%2C8%2C0%2C0%2C1%2C12.17%2C10.39Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-mask-sad{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M158.66%2C188.43a8%2C8%2C0%2C0%2C1-11.09%2C2.23C141.07%2C186.34%2C136%2C184%2C128%2C184s-13.07%2C2.34-19.57%2C6.66a8%2C8%2C0%2C0%2C1-8.86-13.32C108%2C171.73%2C116.06%2C168%2C128%2C168s20%2C3.73%2C28.43%2C9.34A8%2C8%2C0%2C0%2C1%2C158.66%2C188.43ZM224%2C48v55.77c0%2C35.84-9.65%2C69.65-27.18%2C95.18-18.16%2C26.46-42.6%2C41-68.82%2C41s-50.66-14.57-68.82-41C41.65%2C173.44%2C32%2C139.63%2C32%2C103.79V48A16%2C16%2C0%2C0%2C1%2C53.79%2C33.09C67.84%2C38.55%2C96.18%2C47.71%2C128%2C47.71s60.15-9.16%2C74.21-14.62A16%2C16%2C0%2C0%2C1%2C224%2C48Zm-16%2C0v0c-15.1%2C5.89-45.57%2C15.73-80%2C15.73S63.1%2C53.87%2C48%2C48v55.79c0%2C32.64%2C8.66%2C63.23%2C24.37%2C86.13C87.46%2C211.9%2C107.21%2C224%2C128%2C224s40.54-12.1%2C55.63-34.08C199.34%2C167%2C208%2C136.43%2C208%2C103.79Zm-18.66%2C66a8%2C8%2C0%2C0%2C0-11.3.62c-2.68%2C3-8.85%2C5.34-14%2C5.34s-11.36-2.35-14-5.34A8%2C8%2C0%2C0%2C0%2C138%2C125.33c5.71%2C6.38%2C16.14%2C10.67%2C26%2C10.67s20.25-4.29%2C26-10.67A8%2C8%2C0%2C0%2C0%2C189.34%2C114ZM118%2C125.33A8%2C8%2C0%2C0%2C0%2C106%2C114.66c-2.68%2C3-8.85%2C5.34-14%2C5.34s-11.36-2.35-14-5.34A8%2C8%2C0%2C0%2C0%2C66%2C125.33C71.75%2C131.71%2C82.18%2C136%2C92%2C136S112.25%2C131.71%2C118%2C125.33Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-mastodon-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C32H72A40%2C40%2C0%2C0%2C0%2C32%2C72V192a40%2C40%2C0%2C0%2C0%2C40%2C40h88a8%2C8%2C0%2C0%2C0%2C0-16H72a24%2C24%2C0%2C0%2C1-24-24v-8H184a40%2C40%2C0%2C0%2C0%2C40-40V72A40%2C40%2C0%2C0%2C0%2C184%2C32Zm24%2C112a24%2C24%2C0%2C0%2C1-24%2C24H48V72A24%2C24%2C0%2C0%2C1%2C72%2C48H184a24%2C24%2C0%2C0%2C1%2C24%2C24Zm-24-40v32a8%2C8%2C0%2C0%2C1-16%2C0V104a16%2C16%2C0%2C0%2C0-32%2C0v32a8%2C8%2C0%2C0%2C1-16%2C0V104a16%2C16%2C0%2C0%2C0-32%2C0v32a8%2C8%2C0%2C0%2C1-16%2C0V104a32%2C32%2C0%2C0%2C1%2C56-21.13A32%2C32%2C0%2C0%2C1%2C184%2C104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-math-operations{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M112%2C72a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C112%2C72Zm-8%2C104H80V152a8%2C8%2C0%2C0%2C0-16%2C0v24H40a8%2C8%2C0%2C0%2C0%2C0%2C16H64v24a8%2C8%2C0%2C0%2C0%2C16%2C0V192h24a8%2C8%2C0%2C0%2C0%2C0-16Zm48%2C0h64a8%2C8%2C0%2C0%2C0%2C0-16H152a8%2C8%2C0%2C0%2C0%2C0%2C16Zm64%2C16H152a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16Zm-61.66-90.34a8%2C8%2C0%2C0%2C0%2C11.32%2C0L184%2C83.31l18.34%2C18.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32L195.31%2C72l18.35-18.34a8%2C8%2C0%2C0%2C0-11.32-11.32L184%2C60.69%2C165.66%2C42.34a8%2C8%2C0%2C0%2C0-11.32%2C11.32L172.69%2C72%2C154.34%2C90.34A8%2C8%2C0%2C0%2C0%2C154.34%2C101.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-matrix-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M72%2C216a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1-8-8V40a8%2C8%2C0%2C0%2C1%2C8-8H64a8%2C8%2C0%2C0%2C1%2C0%2C16H48V208H64A8%2C8%2C0%2C0%2C1%2C72%2C216ZM216%2C32H192a8%2C8%2C0%2C0%2C0%2C0%2C16h16V208H192a8%2C8%2C0%2C0%2C0%2C0%2C16h24a8%2C8%2C0%2C0%2C0%2C8-8V40A8%2C8%2C0%2C0%2C0%2C216%2C32Zm-32%2C88a32%2C32%2C0%2C0%2C0-56-21.13%2C31.93%2C31.93%2C0%2C0%2C0-40.71-6.15A8%2C8%2C0%2C0%2C0%2C72%2C96v64a8%2C8%2C0%2C0%2C0%2C16%2C0V120a16%2C16%2C0%2C0%2C1%2C32%2C0v40a8%2C8%2C0%2C0%2C0%2C16%2C0V120a16%2C16%2C0%2C0%2C1%2C32%2C0v40a8%2C8%2C0%2C0%2C0%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-medal-military{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M207%2C40H49A17%2C17%2C0%2C0%2C0%2C32%2C57v49.21a17%2C17%2C0%2C0%2C0%2C10%2C15.47l62.6%2C28.45a48%2C48%2C0%2C1%2C0%2C46.88%2C0L214%2C121.68a17%2C17%2C0%2C0%2C0%2C10-15.47V57A17%2C17%2C0%2C0%2C0%2C207%2C40ZM160%2C56v72.67l-32%2C14.54L96%2C128.67V56ZM48%2C106.21V57a1%2C1%2C0%2C0%2C1%2C1-1H80v65.39L48.59%2C107.12A1%2C1%2C0%2C0%2C1%2C48%2C106.21ZM128%2C224a32%2C32%2C0%2C1%2C1%2C32-32A32%2C32%2C0%2C0%2C1%2C128%2C224Zm80-117.79a1%2C1%2C0%2C0%2C1-.59.91L176%2C121.39V56h31a1%2C1%2C0%2C0%2C1%2C1%2C1Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-medal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C96A88%2C88%2C0%2C1%2C0%2C72%2C163.83V240a8%2C8%2C0%2C0%2C0%2C11.58%2C7.16L128%2C225l44.43%2C22.21A8.07%2C8.07%2C0%2C0%2C0%2C176%2C248a8%2C8%2C0%2C0%2C0%2C8-8V163.83A87.85%2C87.85%2C0%2C0%2C0%2C216%2C96ZM56%2C96a72%2C72%2C0%2C1%2C1%2C72%2C72A72.08%2C72.08%2C0%2C0%2C1%2C56%2C96ZM168%2C227.06l-36.43-18.21a8%2C8%2C0%2C0%2C0-7.16%2C0L88%2C227.06V174.37a87.89%2C87.89%2C0%2C0%2C0%2C80%2C0ZM128%2C152A56%2C56%2C0%2C1%2C0%2C72%2C96%2C56.06%2C56.06%2C0%2C0%2C0%2C128%2C152Zm0-96A40%2C40%2C0%2C1%2C1%2C88%2C96%2C40%2C40%2C0%2C0%2C1%2C128%2C56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-medium-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M72%2C64a64%2C64%2C0%2C1%2C0%2C64%2C64A64.07%2C64.07%2C0%2C0%2C0%2C72%2C64Zm0%2C112a48%2C48%2C0%2C1%2C1%2C48-48A48.05%2C48.05%2C0%2C0%2C1%2C72%2C176ZM184%2C64c-5.68%2C0-16.4%2C2.76-24.32%2C21.25C154.73%2C96.8%2C152%2C112%2C152%2C128s2.73%2C31.2%2C7.68%2C42.75C167.6%2C189.24%2C178.32%2C192%2C184%2C192s16.4-2.76%2C24.32-21.25C213.27%2C159.2%2C216%2C144%2C216%2C128s-2.73-31.2-7.68-42.75C200.4%2C66.76%2C189.68%2C64%2C184%2C64Zm0%2C112c-5.64%2C0-16-18.22-16-48s10.36-48%2C16-48%2C16%2C18.22%2C16%2C48S189.64%2C176%2C184%2C176ZM248%2C72V184a8%2C8%2C0%2C0%2C1-16%2C0V72a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-megaphone-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M228.54%2C86.66l-176.06-54A16%2C16%2C0%2C0%2C0%2C32%2C48V192a16%2C16%2C0%2C0%2C0%2C16%2C16%2C16%2C16%2C0%2C0%2C0%2C4.52-.65L136%2C181.73V192a16%2C16%2C0%2C0%2C0%2C16%2C16h32a16%2C16%2C0%2C0%2C0%2C16-16v-29.9l28.54-8.75A16.09%2C16.09%2C0%2C0%2C0%2C240%2C138V102A16.09%2C16.09%2C0%2C0%2C0%2C228.54%2C86.66ZM136%2C165%2C48%2C192V48l88%2C27Zm48%2C27H152V176.82L184%2C167Zm40-54-.11%2C0L152%2C160.08V79.92l71.89%2C22%2C.11%2C0v36Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-megaphone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C120a48.05%2C48.05%2C0%2C0%2C0-48-48H160.2c-2.91-.17-53.62-3.74-101.91-44.24A16%2C16%2C0%2C0%2C0%2C32%2C40V200a16%2C16%2C0%2C0%2C0%2C26.29%2C12.25c37.77-31.68%2C77-40.76%2C93.71-43.3v31.72A16%2C16%2C0%2C0%2C0%2C159.12%2C214l11%2C7.33A16%2C16%2C0%2C0%2C0%2C194.5%2C212l11.77-44.36A48.07%2C48.07%2C0%2C0%2C0%2C248%2C120ZM48%2C199.93V40h0c42.81%2C35.91%2C86.63%2C45%2C104%2C47.24v65.48C134.65%2C155%2C90.84%2C164.07%2C48%2C199.93Zm131%2C8%2C0%2C.11-11-7.33V168h21.6ZM200%2C152H168V88h32a32%2C32%2C0%2C1%2C1%2C0%2C64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-member-of{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C136H56.46A72.08%2C72.08%2C0%2C0%2C0%2C128%2C200h72a8%2C8%2C0%2C0%2C1%2C0%2C16H128a88%2C88%2C0%2C0%2C1%2C0-176h72a8%2C8%2C0%2C0%2C1%2C0%2C16H128a72.08%2C72.08%2C0%2C0%2C0-71.54%2C64H200a8%2C8%2C0%2C0%2C1%2C0%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-memory{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C56H24A16%2C16%2C0%2C0%2C0%2C8%2C72V200a8%2C8%2C0%2C0%2C0%2C16%2C0V184H40v16a8%2C8%2C0%2C0%2C0%2C16%2C0V184H72v16a8%2C8%2C0%2C0%2C0%2C16%2C0V184h16v16a8%2C8%2C0%2C0%2C0%2C16%2C0V184h16v16a8%2C8%2C0%2C0%2C0%2C16%2C0V184h16v16a8%2C8%2C0%2C0%2C0%2C16%2C0V184h16v16a8%2C8%2C0%2C0%2C0%2C16%2C0V184h16v16a8%2C8%2C0%2C0%2C0%2C16%2C0V72A16%2C16%2C0%2C0%2C0%2C232%2C56ZM24%2C72H232v96H24Zm88%2C80a8%2C8%2C0%2C0%2C0%2C8-8V96a8%2C8%2C0%2C0%2C0-8-8H48a8%2C8%2C0%2C0%2C0-8%2C8v48a8%2C8%2C0%2C0%2C0%2C8%2C8ZM56%2C104h48v32H56Zm88%2C48h64a8%2C8%2C0%2C0%2C0%2C8-8V96a8%2C8%2C0%2C0%2C0-8-8H144a8%2C8%2C0%2C0%2C0-8%2C8v48A8%2C8%2C0%2C0%2C0%2C144%2C152Zm8-48h48v32H152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-messenger-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M181.66%2C106.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0L112%2C123.31%2C85.66%2C149.66a8%2C8%2C0%2C0%2C1-11.32-11.32l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C0L144%2C132.69l26.34-26.35A8%2C8%2C0%2C0%2C1%2C181.66%2C106.34ZM232%2C128A104%2C104%2C0%2C0%2C1%2C79.12%2C219.82L45.07%2C231.17a16%2C16%2C0%2C0%2C1-20.24-20.24l11.35-34.05A104%2C104%2C0%2C1%2C1%2C232%2C128Zm-16%2C0A88%2C88%2C0%2C1%2C0%2C51.81%2C172.06a8%2C8%2C0%2C0%2C1%2C.66%2C6.54L40%2C216%2C77.4%2C203.52a8%2C8%2C0%2C0%2C1%2C6.54.67A88%2C88%2C0%2C0%2C0%2C216%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-meta-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C149.31c0%2C16.11-3.17%2C29.89-9.17%2C39.84-7.43%2C12.33-19%2C18.85-33.39%2C18.85-27.94%2C0-47.78-37-68.78-76.22C111.64%2C100%2C92.35%2C64%2C74%2C64c-9.38%2C0-19.94%2C10-28.25%2C26.67A138.18%2C138.18%2C0%2C0%2C0%2C32%2C149.31c0%2C13.2%2C2.38%2C24.12%2C6.88%2C31.58S49.82%2C192%2C58.56%2C192c15.12%2C0%2C30.85-24.54%2C44.23-48.55a8%2C8%2C0%2C0%2C1%2C14%2C7.8C101.46%2C178.71%2C83.07%2C208%2C58.56%2C208c-14.41%2C0-26-6.52-33.39-18.85-6-10-9.17-23.73-9.17-39.84A154.81%2C154.81%2C0%2C0%2C1%2C31.42%2C83.54C42.82%2C60.62%2C57.94%2C48%2C74%2C48c27.94%2C0%2C47.77%2C37%2C68.78%2C76.22C159.79%2C156%2C179.08%2C192%2C197.44%2C192c8.74%2C0%2C15.18-3.63%2C19.68-11.11S224%2C162.51%2C224%2C149.31a138.18%2C138.18%2C0%2C0%2C0-13.74-58.64C202%2C74%2C191.39%2C64%2C182%2C64c-8.36%2C0-17.68%2C7.48-28.51%2C22.88a8%2C8%2C0%2C1%2C1-13.08-9.21c9-12.74%2C23-29.67%2C41.59-29.67%2C16.05%2C0%2C31.17%2C12.62%2C42.57%2C35.54A154.81%2C154.81%2C0%2C0%2C1%2C240%2C149.31Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-meteor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M96%2C120a40%2C40%2C0%2C1%2C0%2C40%2C40A40%2C40%2C0%2C0%2C0%2C96%2C120Zm0%2C64a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C96%2C184Zm125.66-61.66a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-48%2C48a8%2C8%2C0%2C0%2C1-11.32-11.32l48-48A8%2C8%2C0%2C0%2C1%2C221.66%2C122.34ZM160%2C136a8%2C8%2C0%2C0%2C1-5.66-13.66l24-24a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32l-24%2C24A8%2C8%2C0%2C0%2C1%2C160%2C136Zm69.66-66.34-16%2C16a8%2C8%2C0%2C0%2C1-11.32-11.32l16-16a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32ZM122.34%2C90.34l72-72a8%2C8%2C0%2C1%2C1%2C11.32%2C11.32l-72%2C72a8%2C8%2C0%2C0%2C1-11.32-11.32ZM146.91%2C199.6a8%2C8%2C0%2C0%2C1%2C0%2C11.31A72%2C72%2C0%2C1%2C1%2C45.09%2C109.09l82.74-82.75a8%2C8%2C0%2C1%2C1%2C11.32%2C11.32L56.4%2C120.4a56%2C56%2C0%2C0%2C0%2C79.2%2C79.2A8%2C8%2C0%2C0%2C1%2C146.91%2C199.6Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-metronome{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M187.14%2C114.84l26.78-29.46a8%2C8%2C0%2C0%2C0-11.84-10.76l-20.55%2C22.6-17.2-54.07A15.94%2C15.94%2C0%2C0%2C0%2C149.08%2C32H106.91A15.94%2C15.94%2C0%2C0%2C0%2C91.66%2C43.15l-50.91%2C160A16%2C16%2C0%2C0%2C0%2C56%2C224H200a16%2C16%2C0%2C0%2C0%2C15.25-20.85ZM184.72%2C160H146.08l28.62-31.48ZM106.91%2C48h42.17l20%2C62.9L124.46%2C160H71.27ZM56%2C208l10.18-32H189.81L200%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-microphone-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.92%2C218.62l-160-176A8%2C8%2C0%2C0%2C0%2C42.08%2C53.38L80%2C95.09V128a48%2C48%2C0%2C0%2C0%2C69.11%2C43.12l11.1%2C12.2A63.41%2C63.41%2C0%2C0%2C1%2C128%2C192a64.07%2C64.07%2C0%2C0%2C1-64-64%2C8%2C8%2C0%2C0%2C0-16%2C0%2C80.11%2C80.11%2C0%2C0%2C0%2C72%2C79.6V240a8%2C8%2C0%2C0%2C0%2C16%2C0V207.59a78.83%2C78.83%2C0%2C0%2C0%2C35.16-12.22l30.92%2C34a8%2C8%2C0%2C1%2C0%2C11.84-10.76ZM128%2C160a32%2C32%2C0%2C0%2C1-32-32V112.69l41.66%2C45.82A32%2C32%2C0%2C0%2C1%2C128%2C160Zm57.52-3.91A63.32%2C63.32%2C0%2C0%2C0%2C192%2C128a8%2C8%2C0%2C0%2C1%2C16%2C0%2C79.16%2C79.16%2C0%2C0%2C1-8.11%2C35.12%2C8%2C8%2C0%2C0%2C1-7.19%2C4.49%2C7.88%2C7.88%2C0%2C0%2C1-3.51-.82A8%2C8%2C0%2C0%2C1%2C185.52%2C156.09ZM84%2C44.87A48%2C48%2C0%2C0%2C1%2C176%2C64v64a49.19%2C49.19%2C0%2C0%2C1-.26%2C5%2C8%2C8%2C0%2C0%2C1-8%2C7.17%2C8.13%2C8.13%2C0%2C0%2C1-.84%2C0%2C8%2C8%2C0%2C0%2C1-7.12-8.79c.11-1.1.17-2.24.17-3.36V64A32%2C32%2C0%2C0%2C0%2C98.64%2C51.25%2C8%2C8%2C0%2C1%2C1%2C84%2C44.87Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-microphone-stage{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C16A72.07%2C72.07%2C0%2C0%2C0%2C96%2C88a73.29%2C73.29%2C0%2C0%2C0%2C.63%2C9.42L27.12%2C192.22A15.93%2C15.93%2C0%2C0%2C0%2C28.71%2C213L43%2C227.29a15.93%2C15.93%2C0%2C0%2C0%2C20.78%2C1.59l94.81-69.53A73.29%2C73.29%2C0%2C0%2C0%2C168%2C160a72%2C72%2C0%2C1%2C0%2C0-144Zm56%2C72a55.72%2C55.72%2C0%2C0%2C1-11.16%2C33.52L134.49%2C43.16A56%2C56%2C0%2C0%2C1%2C224%2C88ZM54.32%2C216%2C40%2C201.68%2C102.14%2C117A72.37%2C72.37%2C0%2C0%2C0%2C139%2C153.86ZM112%2C88a55.67%2C55.67%2C0%2C0%2C1%2C11.16-33.51l78.34%2C78.34A56%2C56%2C0%2C0%2C1%2C112%2C88Zm-2.35%2C58.34a8%2C8%2C0%2C0%2C1%2C0%2C11.31l-8%2C8a8%2C8%2C0%2C1%2C1-11.31-11.31l8-8A8%2C8%2C0%2C0%2C1%2C109.67%2C146.33Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-microphone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C176a48.05%2C48.05%2C0%2C0%2C0%2C48-48V64a48%2C48%2C0%2C0%2C0-96%2C0v64A48.05%2C48.05%2C0%2C0%2C0%2C128%2C176ZM96%2C64a32%2C32%2C0%2C0%2C1%2C64%2C0v64a32%2C32%2C0%2C0%2C1-64%2C0Zm40%2C143.6V240a8%2C8%2C0%2C0%2C1-16%2C0V207.6A80.11%2C80.11%2C0%2C0%2C1%2C48%2C128a8%2C8%2C0%2C0%2C1%2C16%2C0%2C64%2C64%2C0%2C0%2C0%2C128%2C0%2C8%2C8%2C0%2C0%2C1%2C16%2C0A80.11%2C80.11%2C0%2C0%2C1%2C136%2C207.6Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-microscope{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C208H203.94A88.05%2C88.05%2C0%2C0%2C0%2C144%2C64.37V32a16%2C16%2C0%2C0%2C0-16-16H80A16%2C16%2C0%2C0%2C0%2C64%2C32V136a16%2C16%2C0%2C0%2C0%2C16%2C16h48a16%2C16%2C0%2C0%2C0%2C16-16V80.46A72%2C72%2C0%2C0%2C1%2C181.25%2C208H32a8%2C8%2C0%2C0%2C0%2C0%2C16H224a8%2C8%2C0%2C0%2C0%2C0-16Zm-96-72H80V32h48V136ZM72%2C184a8%2C8%2C0%2C0%2C1%2C0-16h64a8%2C8%2C0%2C0%2C1%2C0%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-microsoft-excel-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C24H72A16%2C16%2C0%2C0%2C0%2C56%2C40V64H40A16%2C16%2C0%2C0%2C0%2C24%2C80v96a16%2C16%2C0%2C0%2C0%2C16%2C16H56v24a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V40A16%2C16%2C0%2C0%2C0%2C200%2C24Zm-40%2C80h40v48H160Zm40-16H160V80a16%2C16%2C0%2C0%2C0-16-16V40h56ZM72%2C40h56V64H72ZM40%2C80H144v79.83c0%2C.06%2C0%2C.11%2C0%2C.17s0%2C.11%2C0%2C.17V176H40ZM72%2C192h56v24H72Zm72%2C24V192a16%2C16%2C0%2C0%2C0%2C16-16v-8h40v48ZM65.85%2C146.88%2C81.59%2C128%2C65.85%2C109.12a8%2C8%2C0%2C0%2C1%2C12.3-10.24L92%2C115.5l13.85-16.62a8%2C8%2C0%2C1%2C1%2C12.3%2C10.24L102.41%2C128l15.74%2C18.88a8%2C8%2C0%2C0%2C1-12.3%2C10.24L92%2C140.5%2C78.15%2C157.12a8%2C8%2C0%2C0%2C1-12.3-10.24Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-microsoft-outlook-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M120%2C128a32%2C32%2C0%2C1%2C0-32%2C32A32%2C32%2C0%2C0%2C0%2C120%2C128Zm-48%2C0a16%2C16%2C0%2C1%2C1%2C16%2C16A16%2C16%2C0%2C0%2C1%2C72%2C128Zm152-24H208V40a8%2C8%2C0%2C0%2C0-8-8H104a8%2C8%2C0%2C0%2C0-8%2C8V64H40A16%2C16%2C0%2C0%2C0%2C24%2C80v96a16%2C16%2C0%2C0%2C0%2C16%2C16H72v16a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V112A8%2C8%2C0%2C0%2C0%2C224%2C104Zm-58.34%2C60L216%2C127.65v72.7ZM112%2C48h80v77.24l-40%2C28.89V80a16%2C16%2C0%2C0%2C0-16-16H112ZM40%2C80h96v77.9c0%2C.12%2C0%2C.24%2C0%2C.36V176H40ZM88%2C192h48a16%2C16%2C0%2C0%2C0%2C16-16v-2.13L199.26%2C208H88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-microsoft-powerpoint-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M96%2C96H80a8%2C8%2C0%2C0%2C0-8%2C8v48a8%2C8%2C0%2C0%2C0%2C16%2C0v-8h8a24%2C24%2C0%2C0%2C0%2C0-48Zm0%2C32H88V112h8a8%2C8%2C0%2C0%2C1%2C0%2C16ZM136%2C24A104.33%2C104.33%2C0%2C0%2C0%2C54%2C64H40A16%2C16%2C0%2C0%2C0%2C24%2C80v96a16%2C16%2C0%2C0%2C0%2C16%2C16H54A104%2C104%2C0%2C1%2C0%2C136%2C24Zm87.63%2C96H160V80a16%2C16%2C0%2C0%2C0-16-16V40.37A88.13%2C88.13%2C0%2C0%2C1%2C223.63%2C120ZM128%2C40.37V64H75.63A88.36%2C88.36%2C0%2C0%2C1%2C128%2C40.37ZM40%2C80H144v47.9a.51.51%2C0%2C0%2C0%2C0%2C.2V176H40Zm88%2C112v23.63A88.36%2C88.36%2C0%2C0%2C1%2C75.63%2C192Zm16%2C23.63V192a16%2C16%2C0%2C0%2C0%2C16-16V136h63.63A88.13%2C88.13%2C0%2C0%2C1%2C144%2C215.63Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-microsoft-teams-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M112%2C104a8%2C8%2C0%2C0%2C1-8%2C8H96v40a8%2C8%2C0%2C0%2C1-16%2C0V112H72a8%2C8%2C0%2C0%2C1%2C0-16h32A8%2C8%2C0%2C0%2C1%2C112%2C104ZM232%2C92.74V152a40%2C40%2C0%2C0%2C1-36.63%2C39.85%2C64%2C64%2C0%2C0%2C1-118.7.15H40a16%2C16%2C0%2C0%2C1-16-16V80A16%2C16%2C0%2C0%2C1%2C40%2C64H96.81a40%2C40%2C0%2C0%2C1%2C73.31-28.85A32%2C32%2C0%2C0%2C1%2C211.69%2C80h7.57A12.76%2C12.76%2C0%2C0%2C1%2C232%2C92.74ZM112%2C56a23.82%2C23.82%2C0%2C0%2C0%2C1.38%2C8H136a16%2C16%2C0%2C0%2C1%2C15.07%2C10.68A24%2C24%2C0%2C1%2C0%2C112%2C56Zm24%2C120h0V80H40v96h96Zm48-80H152v80a16%2C16%2C0%2C0%2C1-16%2C16H94.44A48%2C48%2C0%2C0%2C0%2C184%2C168Zm16-32a16%2C16%2C0%2C0%2C0-24.4-13.6A39.89%2C39.89%2C0%2C0%2C1%2C168%2C80h16A16%2C16%2C0%2C0%2C0%2C200%2C64Zm16%2C32H200v72a62.76%2C62.76%2C0%2C0%2C1-.36%2C6.75A24%2C24%2C0%2C0%2C0%2C216%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-microsoft-word-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C24H72A16%2C16%2C0%2C0%2C0%2C56%2C40V64H40A16%2C16%2C0%2C0%2C0%2C24%2C80v96a16%2C16%2C0%2C0%2C0%2C16%2C16H56v24a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V40A16%2C16%2C0%2C0%2C0%2C200%2C24Zm-40%2C80h40v48H160ZM72%2C40H200V88H160V80a16%2C16%2C0%2C0%2C0-16-16H72ZM40%2C80H144v79.83c0%2C.06%2C0%2C.11%2C0%2C.17s0%2C.11%2C0%2C.17V176H40ZM72%2C216V192h72a16%2C16%2C0%2C0%2C0%2C16-16v-8h40v48Zm-3.76-62.06-12-48a8%2C8%2C0%2C1%2C1%2C15.52-3.88l6.76%2C27%2C6.32-12.66a8%2C8%2C0%2C0%2C1%2C14.32%2C0l6.32%2C12.66%2C6.76-27a8%2C8%2C0%2C0%2C1%2C15.52%2C3.88l-12%2C48a8%2C8%2C0%2C0%2C1-6.89%2C6%2C8.46%2C8.46%2C0%2C0%2C1-.87.05%2C8%2C8%2C0%2C0%2C1-7.16-4.42L92%2C137.89l-8.84%2C17.69a8%2C8%2C0%2C0%2C1-14.92-1.64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-minus-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C128a8%2C8%2C0%2C0%2C1-8%2C8H88a8%2C8%2C0%2C0%2C1%2C0-16h80A8%2C8%2C0%2C0%2C1%2C176%2C128Zm56%2C0A104%2C104%2C0%2C1%2C1%2C128%2C24%2C104.11%2C104.11%2C0%2C0%2C1%2C232%2C128Zm-16%2C0a88%2C88%2C0%2C1%2C0-88%2C88A88.1%2C88.1%2C0%2C0%2C0%2C216%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-minus-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208V208Zm-32-80a8%2C8%2C0%2C0%2C1-8%2C8H88a8%2C8%2C0%2C0%2C1%2C0-16h80A8%2C8%2C0%2C0%2C1%2C176%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C128a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-money-wavy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M244.24%2C60a8%2C8%2C0%2C0%2C0-7.75-.4c-42.93%2C21-73.59%2C11.16-106%2C.78-34-10.89-69.25-22.14-117.95%2C1.64A8%2C8%2C0%2C0%2C0%2C8%2C69.24V189.17a8%2C8%2C0%2C0%2C0%2C11.51%2C7.19c42.93-21%2C73.59-11.16%2C106.05-.78%2C19.24%2C6.15%2C38.84%2C12.42%2C61%2C12.42%2C17.09%2C0%2C35.73-3.72%2C56.91-14.06a8%2C8%2C0%2C0%2C0%2C4.49-7.18V66.83A8%2C8%2C0%2C0%2C0%2C244.24%2C60ZM232%2C181.67c-40.6%2C18.17-70.25%2C8.69-101.56-1.32-19.24-6.15-38.84-12.42-61-12.42a122%2C122%2C0%2C0%2C0-45.4%2C9V74.33c40.6-18.17%2C70.25-8.69%2C101.56%2C1.32S189.14%2C96%2C232%2C79.09ZM128%2C96a32%2C32%2C0%2C1%2C0%2C32%2C32A32%2C32%2C0%2C0%2C0%2C128%2C96Zm0%2C48a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C128%2C144ZM56%2C96v48a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C1%2C1%2C16%2C0Zm144%2C64V112a8%2C8%2C0%2C1%2C1%2C16%2C0v48a8%2C8%2C0%2C1%2C1-16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-money{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C88a40%2C40%2C0%2C1%2C0%2C40%2C40A40%2C40%2C0%2C0%2C0%2C128%2C88Zm0%2C64a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C128%2C152ZM240%2C56H16a8%2C8%2C0%2C0%2C0-8%2C8V192a8%2C8%2C0%2C0%2C0%2C8%2C8H240a8%2C8%2C0%2C0%2C0%2C8-8V64A8%2C8%2C0%2C0%2C0%2C240%2C56ZM193.65%2C184H62.35A56.78%2C56.78%2C0%2C0%2C0%2C24%2C145.65v-35.3A56.78%2C56.78%2C0%2C0%2C0%2C62.35%2C72h131.3A56.78%2C56.78%2C0%2C0%2C0%2C232%2C110.35v35.3A56.78%2C56.78%2C0%2C0%2C0%2C193.65%2C184ZM232%2C93.37A40.81%2C40.81%2C0%2C0%2C1%2C210.63%2C72H232ZM45.37%2C72A40.81%2C40.81%2C0%2C0%2C1%2C24%2C93.37V72ZM24%2C162.63A40.81%2C40.81%2C0%2C0%2C1%2C45.37%2C184H24ZM210.63%2C184A40.81%2C40.81%2C0%2C0%2C1%2C232%2C162.63V184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-monitor-arrow-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C40H48A24%2C24%2C0%2C0%2C0%2C24%2C64V176a24%2C24%2C0%2C0%2C0%2C24%2C24H208a24%2C24%2C0%2C0%2C0%2C24-24V64A24%2C24%2C0%2C0%2C0%2C208%2C40Zm8%2C136a8%2C8%2C0%2C0%2C1-8%2C8H48a8%2C8%2C0%2C0%2C1-8-8V64a8%2C8%2C0%2C0%2C1%2C8-8H208a8%2C8%2C0%2C0%2C1%2C8%2C8Zm-48%2C48a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C168%2C224ZM157.66%2C106.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L136%2C107.31V152a8%2C8%2C0%2C0%2C1-16%2C0V107.31l-10.34%2C10.35a8%2C8%2C0%2C0%2C1-11.32-11.32l24-24a8%2C8%2C0%2C0%2C1%2C11.32%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-monitor-play{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C40H48A24%2C24%2C0%2C0%2C0%2C24%2C64V176a24%2C24%2C0%2C0%2C0%2C24%2C24H208a24%2C24%2C0%2C0%2C0%2C24-24V64A24%2C24%2C0%2C0%2C0%2C208%2C40Zm8%2C136a8%2C8%2C0%2C0%2C1-8%2C8H48a8%2C8%2C0%2C0%2C1-8-8V64a8%2C8%2C0%2C0%2C1%2C8-8H208a8%2C8%2C0%2C0%2C1%2C8%2C8Zm-48%2C48a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C168%2C224Zm-3.56-110.66-48-32A8%2C8%2C0%2C0%2C0%2C104%2C88v64a8%2C8%2C0%2C0%2C0%2C12.44%2C6.66l48-32a8%2C8%2C0%2C0%2C0%2C0-13.32ZM120%2C137.05V103l25.58%2C17Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-monitor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C40H48A24%2C24%2C0%2C0%2C0%2C24%2C64V176a24%2C24%2C0%2C0%2C0%2C24%2C24H208a24%2C24%2C0%2C0%2C0%2C24-24V64A24%2C24%2C0%2C0%2C0%2C208%2C40Zm8%2C136a8%2C8%2C0%2C0%2C1-8%2C8H48a8%2C8%2C0%2C0%2C1-8-8V64a8%2C8%2C0%2C0%2C1%2C8-8H208a8%2C8%2C0%2C0%2C1%2C8%2C8Zm-48%2C48a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C168%2C224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-moon-stars{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C96a8%2C8%2C0%2C0%2C1-8%2C8H216v16a8%2C8%2C0%2C0%2C1-16%2C0V104H184a8%2C8%2C0%2C0%2C1%2C0-16h16V72a8%2C8%2C0%2C0%2C1%2C16%2C0V88h16A8%2C8%2C0%2C0%2C1%2C240%2C96ZM144%2C56h8v8a8%2C8%2C0%2C0%2C0%2C16%2C0V56h8a8%2C8%2C0%2C0%2C0%2C0-16h-8V32a8%2C8%2C0%2C0%2C0-16%2C0v8h-8a8%2C8%2C0%2C0%2C0%2C0%2C16Zm72.77%2C97a8%2C8%2C0%2C0%2C1%2C1.43%2C8A96%2C96%2C0%2C1%2C1%2C95.07%2C37.8a8%2C8%2C0%2C0%2C1%2C10.6%2C9.06A88.07%2C88.07%2C0%2C0%2C0%2C209.14%2C150.33%2C8%2C8%2C0%2C0%2C1%2C216.77%2C153Zm-19.39%2C14.88c-1.79.09-3.59.14-5.38.14A104.11%2C104.11%2C0%2C0%2C1%2C88%2C64c0-1.79%2C0-3.59.14-5.38A80%2C80%2C0%2C1%2C0%2C197.38%2C167.86Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-moon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M233.54%2C142.23a8%2C8%2C0%2C0%2C0-8-2%2C88.08%2C88.08%2C0%2C0%2C1-109.8-109.8%2C8%2C8%2C0%2C0%2C0-10-10%2C104.84%2C104.84%2C0%2C0%2C0-52.91%2C37A104%2C104%2C0%2C0%2C0%2C136%2C224a103.09%2C103.09%2C0%2C0%2C0%2C62.52-20.88%2C104.84%2C104.84%2C0%2C0%2C0%2C37-52.91A8%2C8%2C0%2C0%2C0%2C233.54%2C142.23ZM188.9%2C190.34A88%2C88%2C0%2C0%2C1%2C65.66%2C67.11a89%2C89%2C0%2C0%2C1%2C31.4-26A106%2C106%2C0%2C0%2C0%2C96%2C56%2C104.11%2C104.11%2C0%2C0%2C0%2C200%2C160a106%2C106%2C0%2C0%2C0%2C14.92-1.06A89%2C89%2C0%2C0%2C1%2C188.9%2C190.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-moped-front{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C40H167.2a40%2C40%2C0%2C0%2C0-78.4%2C0H48a8%2C8%2C0%2C0%2C0%2C0%2C16H88.8a40%2C40%2C0%2C0%2C0%2C12.58%2C21.82A64.08%2C64.08%2C0%2C0%2C0%2C64%2C136v64a16%2C16%2C0%2C0%2C0%2C16%2C16H96a32%2C32%2C0%2C0%2C0%2C64%2C0h16a16%2C16%2C0%2C0%2C0%2C16-16V136a64.08%2C64.08%2C0%2C0%2C0-37.38-58.18A40%2C40%2C0%2C0%2C0%2C167.2%2C56H208a8%2C8%2C0%2C0%2C0%2C0-16ZM144%2C216a16%2C16%2C0%2C0%2C1-32%2C0V168a16%2C16%2C0%2C0%2C1%2C32%2C0Zm32-80v64H160V168a32%2C32%2C0%2C0%2C0-64%2C0v32H80V136a48%2C48%2C0%2C0%2C1%2C96%2C0ZM104%2C48a24%2C24%2C0%2C1%2C1%2C24%2C24A24%2C24%2C0%2C0%2C1%2C104%2C48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-moped{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C128a39.3%2C39.3%2C0%2C0%2C0-6.27.5L175.49%2C37.19A8%2C8%2C0%2C0%2C0%2C168%2C32H136a8%2C8%2C0%2C0%2C0%2C0%2C16h26.46l32.3%2C86.13a40.13%2C40.13%2C0%2C0%2C0-18%2C25.87H136.54l-25-66.81A8%2C8%2C0%2C0%2C0%2C104%2C88H24a8%2C8%2C0%2C0%2C0%2C0%2C16h8v13.39A56.12%2C56.12%2C0%2C0%2C0%2C0%2C168a8%2C8%2C0%2C0%2C0%2C8%2C8h8.8a40%2C40%2C0%2C0%2C0%2C78.4%2C0h81.6A40%2C40%2C0%2C1%2C0%2C216%2C128ZM42.67%2C130.27A8%2C8%2C0%2C0%2C0%2C48%2C122.73V104H98.46l21%2C56H16.81A40.07%2C40.07%2C0%2C0%2C1%2C42.67%2C130.27ZM56%2C192a24%2C24%2C0%2C0%2C1-22.62-16H78.62A24%2C24%2C0%2C0%2C1%2C56%2C192Zm160%2C0a24%2C24%2C0%2C0%2C1-15.43-42.36l7.94%2C21.17a8%2C8%2C0%2C0%2C0%2C15-5.62L215.55%2C144H216a24%2C24%2C0%2C0%2C1%2C0%2C48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-mosque{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C128a23.84%2C23.84%2C0%2C0%2C0-8%2C1.38V128c0-41.78-31.07-62.46-53.76-77.56C148.16%2C41.06%2C136%2C33%2C136%2C24a8%2C8%2C0%2C0%2C0-16%2C0c0%2C9-12.16%2C17.06-26.24%2C26.44C71.07%2C65.54%2C40%2C86.22%2C40%2C128v1.38A24%2C24%2C0%2C0%2C0%2C8%2C152v56a8%2C8%2C0%2C0%2C0%2C8%2C8H80a8%2C8%2C0%2C0%2C0%2C8-8V176a8%2C8%2C0%2C0%2C1%2C16%2C0v32a8%2C8%2C0%2C0%2C0%2C8%2C8h32a8%2C8%2C0%2C0%2C0%2C8-8V176a8%2C8%2C0%2C0%2C1%2C16%2C0v32a8%2C8%2C0%2C0%2C0%2C8%2C8h64a8%2C8%2C0%2C0%2C0%2C8-8V152A24%2C24%2C0%2C0%2C0%2C224%2C128ZM102.63%2C63.76c9.67-6.44%2C19-12.68%2C25.37-20%2C6.34%2C7.35%2C15.7%2C13.59%2C25.37%2C20%2C20%2C13.32%2C42.48%2C28.29%2C46.11%2C56.24h-143C60.15%2C92.05%2C82.6%2C77.08%2C102.63%2C63.76ZM24%2C152a8%2C8%2C0%2C0%2C1%2C16%2C0v48H24Zm136%2C0a24%2C24%2C0%2C0%2C0-24%2C24v24H120V176a24%2C24%2C0%2C0%2C0-48%2C0v24H56V136H200v64H184V176A24%2C24%2C0%2C0%2C0%2C160%2C152Zm72%2C48H216V152a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-motorcycle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C120a41%2C41%2C0%2C0%2C0-6.6.55l-5.82-15.14A55.64%2C55.64%2C0%2C0%2C1%2C216%2C104a8%2C8%2C0%2C0%2C0%2C0-16H196.88L183.47%2C53.13A8%2C8%2C0%2C0%2C0%2C176%2C48H144a8%2C8%2C0%2C0%2C0%2C0%2C16h26.51l9.23%2C24H152c-18.5%2C0-33.5%2C4.31-43.37%2C12.46a16%2C16%2C0%2C0%2C1-16.76%2C2.07C81.29%2C97.72%2C31.13%2C77.33%2C26.71%2C75.6L21%2C73.36A17.74%2C17.74%2C0%2C0%2C0%2C16%2C72a8%2C8%2C0%2C0%2C0-2.87%2C15.46h0c.46.18%2C47.19%2C18.3%2C72.13%2C29.63a32.15%2C32.15%2C0%2C0%2C0%2C33.56-4.29c4.86-4%2C14.57-8.8%2C33.19-8.8h18.82a71.74%2C71.74%2C0%2C0%2C0-24.17%2C36.59A15.86%2C15.86%2C0%2C0%2C1%2C131.32%2C152H79.2a40%2C40%2C0%2C1%2C0%2C0%2C16h52.12a31.91%2C31.91%2C0%2C0%2C0%2C30.74-23.1%2C56%2C56%2C0%2C0%2C1%2C26.59-33.72l5.82%2C15.13A40%2C40%2C0%2C1%2C0%2C216%2C120ZM40%2C168H62.62a24%2C24%2C0%2C1%2C1%2C0-16H40a8%2C8%2C0%2C0%2C0%2C0%2C16Zm176%2C16a24%2C24%2C0%2C0%2C1-15.58-42.23l8.11%2C21.1a8%2C8%2C0%2C1%2C0%2C14.94-5.74L215.35%2C136l.65%2C0a24%2C24%2C0%2C0%2C1%2C0%2C48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-mountains{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M164%2C80a28%2C28%2C0%2C1%2C0-28-28A28%2C28%2C0%2C0%2C0%2C164%2C80Zm0-40a12%2C12%2C0%2C1%2C1-12%2C12A12%2C12%2C0%2C0%2C1%2C164%2C40Zm90.88%2C155.92-54.56-92.08A15.87%2C15.87%2C0%2C0%2C0%2C186.55%2C96h0a15.85%2C15.85%2C0%2C0%2C0-13.76%2C7.84L146.63%2C148l-44.84-76.1a16%2C16%2C0%2C0%2C0-27.58%2C0L1.11%2C195.94A8%2C8%2C0%2C0%2C0%2C8%2C208H248a8%2C8%2C0%2C0%2C0%2C6.88-12.08ZM88%2C80l23.57%2C40H64.43ZM22%2C192l33-56h66l18.74%2C31.8%2C0%2C0L154%2C192Zm150.57%2C0-16.66-28.28L186.55%2C112%2C234%2C192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-mouse-left-click{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144%2C16H112A64.07%2C64.07%2C0%2C0%2C0%2C48%2C80v96a64.07%2C64.07%2C0%2C0%2C0%2C64%2C64h32a64.07%2C64.07%2C0%2C0%2C0%2C64-64V80A64.07%2C64.07%2C0%2C0%2C0%2C144%2C16Zm48%2C64v24H136V32h8A48.05%2C48.05%2C0%2C0%2C1%2C192%2C80Zm-76.69%2C24-46-46A48.49%2C48.49%2C0%2C0%2C1%2C80.51%2C43.82L120%2C83.31V104ZM64%2C80c0-1.51.08-3%2C.22-4.47L92.69%2C104H64Zm56-48V60.69L94.59%2C35.28A47.73%2C47.73%2C0%2C0%2C1%2C112%2C32Zm24%2C192H112a48.05%2C48.05%2C0%2C0%2C1-48-48V120H192v56A48.05%2C48.05%2C0%2C0%2C1%2C144%2C224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-mouse-middle-click{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144%2C16H112A64.07%2C64.07%2C0%2C0%2C0%2C48%2C80v96a64.07%2C64.07%2C0%2C0%2C0%2C64%2C64h32a64.07%2C64.07%2C0%2C0%2C0%2C64-64V80A64.07%2C64.07%2C0%2C0%2C0%2C144%2C16Zm48%2C64v24H152V88a16%2C16%2C0%2C0%2C0-16-16V32h8A48.05%2C48.05%2C0%2C0%2C1%2C192%2C80Zm-56%2C56H120V88h16v23.9a.51.51%2C0%2C0%2C0%2C0%2C.2ZM112%2C32h8V72a16%2C16%2C0%2C0%2C0-16%2C16v16H64V80A48.05%2C48.05%2C0%2C0%2C1%2C112%2C32Zm32%2C192H112a48.05%2C48.05%2C0%2C0%2C1-48-48V120h40v16a16%2C16%2C0%2C0%2C0%2C16%2C16h16a16%2C16%2C0%2C0%2C0%2C16-16V120h40v56A48.05%2C48.05%2C0%2C0%2C1%2C144%2C224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-mouse-right-click{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144%2C16H112A64.07%2C64.07%2C0%2C0%2C0%2C48%2C80v96a64.07%2C64.07%2C0%2C0%2C0%2C64%2C64h32a64.07%2C64.07%2C0%2C0%2C0%2C64-64V80A64.07%2C64.07%2C0%2C0%2C0%2C144%2C16Zm-8%2C67.31%2C39.49-39.49A48.49%2C48.49%2C0%2C0%2C1%2C186.66%2C58l-46%2C46H136Zm55.78-7.78c.14%2C1.47.22%2C3%2C.22%2C4.47v24H163.31ZM161.41%2C35.28%2C136%2C60.69V32h8A47.73%2C47.73%2C0%2C0%2C1%2C161.41%2C35.28ZM112%2C32h8v72H64V80A48.05%2C48.05%2C0%2C0%2C1%2C112%2C32Zm32%2C192H112a48.05%2C48.05%2C0%2C0%2C1-48-48V120H192v56A48.05%2C48.05%2C0%2C0%2C1%2C144%2C224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-mouse-scroll{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144%2C16H112A64.07%2C64.07%2C0%2C0%2C0%2C48%2C80v96a64.07%2C64.07%2C0%2C0%2C0%2C64%2C64h32a64.07%2C64.07%2C0%2C0%2C0%2C64-64V80A64.07%2C64.07%2C0%2C0%2C0%2C144%2C16Zm48%2C160a48.05%2C48.05%2C0%2C0%2C1-48%2C48H112a48.05%2C48.05%2C0%2C0%2C1-48-48V80a48.05%2C48.05%2C0%2C0%2C1%2C48-48h32a48.05%2C48.05%2C0%2C0%2C1%2C48%2C48ZM136%2C83.31v89.38l10.34-10.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32l-24%2C24a8%2C8%2C0%2C0%2C1-11.32%2C0l-24-24a8%2C8%2C0%2C0%2C1%2C11.32-11.32L120%2C172.69V83.31L109.66%2C93.66A8%2C8%2C0%2C0%2C1%2C98.34%2C82.34l24-24a8%2C8%2C0%2C0%2C1%2C11.32%2C0l24%2C24a8%2C8%2C0%2C0%2C1-11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-mouse-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144%2C16H112A64.07%2C64.07%2C0%2C0%2C0%2C48%2C80v96a64.07%2C64.07%2C0%2C0%2C0%2C64%2C64h32a64.07%2C64.07%2C0%2C0%2C0%2C64-64V80A64.07%2C64.07%2C0%2C0%2C0%2C144%2C16Zm48%2C160a48.05%2C48.05%2C0%2C0%2C1-48%2C48H112a48.05%2C48.05%2C0%2C0%2C1-48-48V80a48.05%2C48.05%2C0%2C0%2C1%2C48-48h32a48.05%2C48.05%2C0%2C0%2C1%2C48%2C48ZM136%2C64v48a8%2C8%2C0%2C0%2C1-16%2C0V64a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-mouse{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144%2C16H112A64.07%2C64.07%2C0%2C0%2C0%2C48%2C80v96a64.07%2C64.07%2C0%2C0%2C0%2C64%2C64h32a64.07%2C64.07%2C0%2C0%2C0%2C64-64V80A64.07%2C64.07%2C0%2C0%2C0%2C144%2C16Zm48%2C64v24H136V32h8A48.05%2C48.05%2C0%2C0%2C1%2C192%2C80ZM112%2C32h8v72H64V80A48.05%2C48.05%2C0%2C0%2C1%2C112%2C32Zm32%2C192H112a48.05%2C48.05%2C0%2C0%2C1-48-48V120H192v56A48.05%2C48.05%2C0%2C0%2C1%2C144%2C224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-music-note-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M210.3%2C56.34l-80-24A8%2C8%2C0%2C0%2C0%2C120%2C40V148.26A48%2C48%2C0%2C1%2C0%2C136%2C184V50.75l69.7%2C20.91a8%2C8%2C0%2C1%2C0%2C4.6-15.32ZM88%2C216a32%2C32%2C0%2C1%2C1%2C32-32A32%2C32%2C0%2C0%2C1%2C88%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-music-note{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M210.3%2C56.34l-80-24A8%2C8%2C0%2C0%2C0%2C120%2C40V148.26A48%2C48%2C0%2C1%2C0%2C136%2C184V98.75l69.7%2C20.91A8%2C8%2C0%2C0%2C0%2C216%2C112V64A8%2C8%2C0%2C0%2C0%2C210.3%2C56.34ZM88%2C216a32%2C32%2C0%2C1%2C1%2C32-32A32%2C32%2C0%2C0%2C1%2C88%2C216ZM200%2C101.25l-64-19.2V50.75L200%2C70Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-music-notes-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C48a8%2C8%2C0%2C0%2C1-8%2C8H176a8%2C8%2C0%2C0%2C1%2C0-16h48A8%2C8%2C0%2C0%2C1%2C232%2C48ZM216%2C88v76a36%2C36%2C0%2C1%2C1-16-29.92V88a8%2C8%2C0%2C0%2C1%2C16%2C0Zm-16%2C76a20%2C20%2C0%2C1%2C0-20%2C20A20%2C20%2C0%2C0%2C0%2C200%2C164ZM88%2C110.25V196a36%2C36%2C0%2C1%2C1-16-29.92V56a8%2C8%2C0%2C0%2C1%2C6.06-7.76l56-14a8%2C8%2C0%2C0%2C1%2C3.88%2C15.52L88%2C62.25v31.5l70.06-17.51a8%2C8%2C0%2C0%2C1%2C3.88%2C15.52ZM72%2C196a20%2C20%2C0%2C1%2C0-20%2C20A20%2C20%2C0%2C0%2C0%2C72%2C196Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-music-notes-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C48a8%2C8%2C0%2C0%2C1-8%2C8H208V72a8%2C8%2C0%2C0%2C1-16%2C0V56H176a8%2C8%2C0%2C0%2C1%2C0-16h16V24a8%2C8%2C0%2C0%2C1%2C16%2C0V40h16A8%2C8%2C0%2C0%2C1%2C232%2C48Zm-16%2C64v52a36%2C36%2C0%2C1%2C1-16-29.92V112a8%2C8%2C0%2C0%2C1%2C16%2C0Zm-16%2C52a20%2C20%2C0%2C1%2C0-20%2C20A20%2C20%2C0%2C0%2C0%2C200%2C164ZM88%2C110.25V196a36%2C36%2C0%2C1%2C1-16-29.92V56a8%2C8%2C0%2C0%2C1%2C6.06-7.76l56-14a8%2C8%2C0%2C0%2C1%2C3.88%2C15.52L88%2C62.25v31.5l70.06-17.51a8%2C8%2C0%2C0%2C1%2C3.88%2C15.52ZM72%2C196a20%2C20%2C0%2C1%2C0-20%2C20A20%2C20%2C0%2C0%2C0%2C72%2C196Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-music-notes-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M212.92%2C17.69a8%2C8%2C0%2C0%2C0-6.86-1.45l-128%2C32A8%2C8%2C0%2C0%2C0%2C72%2C56V166.08A36%2C36%2C0%2C1%2C0%2C88%2C196V62.25l112-28v99.83A36%2C36%2C0%2C1%2C0%2C216%2C164V24A8%2C8%2C0%2C0%2C0%2C212.92%2C17.69ZM52%2C216a20%2C20%2C0%2C1%2C1%2C20-20A20%2C20%2C0%2C0%2C1%2C52%2C216Zm128-32a20%2C20%2C0%2C1%2C1%2C20-20A20%2C20%2C0%2C0%2C1%2C180%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-music-notes{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M212.92%2C17.69a8%2C8%2C0%2C0%2C0-6.86-1.45l-128%2C32A8%2C8%2C0%2C0%2C0%2C72%2C56V166.08A36%2C36%2C0%2C1%2C0%2C88%2C196V110.25l112-28v51.83A36%2C36%2C0%2C1%2C0%2C216%2C164V24A8%2C8%2C0%2C0%2C0%2C212.92%2C17.69ZM52%2C216a20%2C20%2C0%2C1%2C1%2C20-20A20%2C20%2C0%2C0%2C1%2C52%2C216ZM88%2C93.75V62.25l112-28v31.5ZM180%2C184a20%2C20%2C0%2C1%2C1%2C20-20A20%2C20%2C0%2C0%2C1%2C180%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-navigation-arrow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.33%2C106.21%2C61.41%2C41l-.16-.05A16%2C16%2C0%2C0%2C0%2C40.9%2C61.25a1%2C1%2C0%2C0%2C0%2C.05.16l65.26%2C175.92A15.77%2C15.77%2C0%2C0%2C0%2C121.28%2C248h.3a15.77%2C15.77%2C0%2C0%2C0%2C15-11.29l.06-.2%2C21.84-78%2C78-21.84.2-.06a16%2C16%2C0%2C0%2C0%2C.62-30.38ZM149.84%2C144.3a8%2C8%2C0%2C0%2C0-5.54%2C5.54L121.3%2C232l-.06-.17L56%2C56l175.82%2C65.22.16.06Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-needle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M189.66%2C66.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-16%2C16a8%2C8%2C0%2C0%2C1-11.32-11.32l16-16A8%2C8%2C0%2C0%2C1%2C189.66%2C66.34ZM224%2C72a39.71%2C39.71%2C0%2C0%2C1-11.72%2C28.28l-24%2C24a8%2C8%2C0%2C0%2C1-4.3%2C2.23c-51.49%2C8.84-137.46%2C94.28-138.32%2C95.15h0a8%2C8%2C0%2C0%2C1-11.31-11.32h0C36%2C208.73%2C120.69%2C123.28%2C129.49%2C72a8%2C8%2C0%2C0%2C1%2C2.23-4.3l24-24A40%2C40%2C0%2C0%2C1%2C224%2C72Zm-16%2C0a24%2C24%2C0%2C0%2C0-41-17L144.77%2C77.29c-4.41%2C21.15-18.9%2C46.19-35.49%2C69.43%2C23.24-16.59%2C48.28-31.08%2C69.43-35.49L201%2C89A23.85%2C23.85%2C0%2C0%2C0%2C208%2C72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-network-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M96%2C54V40a16%2C16%2C0%2C0%2C1%2C16-16h32a16%2C16%2C0%2C0%2C1%2C16%2C16V72a16%2C16%2C0%2C0%2C1-16%2C16H127.61a8%2C8%2C0%2C0%2C1%2C0-16H144V40H112V54a8%2C8%2C0%2C0%2C1-16%2C0ZM213.92%2C210.62a8%2C8%2C0%2C1%2C1-11.84%2C10.76L117.19%2C128H72v32h8a16%2C16%2C0%2C0%2C1%2C16%2C16v32a16%2C16%2C0%2C0%2C1-16%2C16H48a16%2C16%2C0%2C0%2C1-16-16V176a16%2C16%2C0%2C0%2C1%2C16-16h8V128H24a8%2C8%2C0%2C0%2C1%2C0-16h78.64L42.08%2C45.38A8%2C8%2C0%2C1%2C1%2C53.92%2C34.62ZM80%2C176H48v32H80Zm152-64H164a8%2C8%2C0%2C0%2C0%2C0%2C16h20v22.83a8%2C8%2C0%2C1%2C0%2C16%2C0V128h32a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-network-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C112H136V88h8a16%2C16%2C0%2C0%2C0%2C16-16V40a16%2C16%2C0%2C0%2C0-16-16H112A16%2C16%2C0%2C0%2C0%2C96%2C40V72a16%2C16%2C0%2C0%2C0%2C16%2C16h8v24H24a8%2C8%2C0%2C0%2C0%2C0%2C16H56v32H48a16%2C16%2C0%2C0%2C0-16%2C16v32a16%2C16%2C0%2C0%2C0%2C16%2C16H80a16%2C16%2C0%2C0%2C0%2C16-16V176a16%2C16%2C0%2C0%2C0-16-16H72V128H184v16a8%2C8%2C0%2C0%2C0%2C16%2C0V128h32a8%2C8%2C0%2C0%2C0%2C0-16ZM112%2C40h32V72H112ZM80%2C208H48V176H80Zm141.65-34.34L203.31%2C192l18.35%2C18.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L192%2C203.31l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.32-11.32L180.69%2C192l-18.35-18.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32L192%2C180.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-network{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C112H136V88h8a16%2C16%2C0%2C0%2C0%2C16-16V40a16%2C16%2C0%2C0%2C0-16-16H112A16%2C16%2C0%2C0%2C0%2C96%2C40V72a16%2C16%2C0%2C0%2C0%2C16%2C16h8v24H24a8%2C8%2C0%2C0%2C0%2C0%2C16H56v32H48a16%2C16%2C0%2C0%2C0-16%2C16v32a16%2C16%2C0%2C0%2C0%2C16%2C16H80a16%2C16%2C0%2C0%2C0%2C16-16V176a16%2C16%2C0%2C0%2C0-16-16H72V128H184v32h-8a16%2C16%2C0%2C0%2C0-16%2C16v32a16%2C16%2C0%2C0%2C0%2C16%2C16h32a16%2C16%2C0%2C0%2C0%2C16-16V176a16%2C16%2C0%2C0%2C0-16-16h-8V128h32a8%2C8%2C0%2C0%2C0%2C0-16ZM112%2C40h32V72H112ZM80%2C208H48V176H80Zm128%2C0H176V176h32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-newspaper-clipping{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V216a8%2C8%2C0%2C0%2C0%2C11.58%2C7.15L64%2C208.94l28.42%2C14.21a8%2C8%2C0%2C0%2C0%2C7.16%2C0L128%2C208.94l28.42%2C14.21a8%2C8%2C0%2C0%2C0%2C7.16%2C0L192%2C208.94l28.42%2C14.21A8%2C8%2C0%2C0%2C0%2C232%2C216V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm0%2C163.06-20.42-10.22a8%2C8%2C0%2C0%2C0-7.16%2C0L160%2C207.06l-28.42-14.22a8%2C8%2C0%2C0%2C0-7.16%2C0L96%2C207.06%2C67.58%2C192.84a8%2C8%2C0%2C0%2C0-7.16%2C0L40%2C203.06V56H216ZM136%2C112a8%2C8%2C0%2C0%2C1%2C8-8h48a8%2C8%2C0%2C0%2C1%2C0%2C16H144A8%2C8%2C0%2C0%2C1%2C136%2C112Zm0%2C32a8%2C8%2C0%2C0%2C1%2C8-8h48a8%2C8%2C0%2C0%2C1%2C0%2C16H144A8%2C8%2C0%2C0%2C1%2C136%2C144ZM64%2C168h48a8%2C8%2C0%2C0%2C0%2C8-8V96a8%2C8%2C0%2C0%2C0-8-8H64a8%2C8%2C0%2C0%2C0-8%2C8v64A8%2C8%2C0%2C0%2C0%2C64%2C168Zm8-64h32v48H72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-newspaper{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C112a8%2C8%2C0%2C0%2C1%2C8-8h80a8%2C8%2C0%2C0%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C112Zm8%2C40h80a8%2C8%2C0%2C0%2C0%2C0-16H96a8%2C8%2C0%2C0%2C0%2C0%2C16ZM232%2C64V184a24%2C24%2C0%2C0%2C1-24%2C24H32A24%2C24%2C0%2C0%2C1%2C8%2C184.11V88a8%2C8%2C0%2C0%2C1%2C16%2C0v96a8%2C8%2C0%2C0%2C0%2C16%2C0V64A16%2C16%2C0%2C0%2C1%2C56%2C48H216A16%2C16%2C0%2C0%2C1%2C232%2C64Zm-16%2C0H56V184a23.84%2C23.84%2C0%2C0%2C1-1.37%2C8H208a8%2C8%2C0%2C0%2C0%2C8-8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-not-equals{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C160a8%2C8%2C0%2C0%2C1-8%2C8H102.45L53.92%2C221.38a8%2C8%2C0%2C0%2C1-11.84-10.76L80.82%2C168H40a8%2C8%2C0%2C0%2C1%2C0-16H95.37L139%2C104H40a8%2C8%2C0%2C0%2C1%2C0-16H153.55l48.53-53.38a8%2C8%2C0%2C0%2C1%2C11.84%2C10.76L175.18%2C88H216a8%2C8%2C0%2C0%2C1%2C0%2C16H160.63L117%2C152h99A8%2C8%2C0%2C0%2C1%2C224%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-not-member-of{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.38%2C34.08a8%2C8%2C0%2C0%2C0-11.3.54L197.19%2C40H128A88%2C88%2C0%2C0%2C0%2C63.16%2C187.43L42.08%2C210.62a8%2C8%2C0%2C1%2C0%2C11.84%2C10.76L75%2C198.2A87.5%2C87.5%2C0%2C0%2C0%2C128%2C216h72a8%2C8%2C0%2C0%2C0%2C0-16H128a71.63%2C71.63%2C0%2C0%2C1-42.18-13.7L131.54%2C136H200a8%2C8%2C0%2C0%2C0%2C0-16H146.08l67.84-74.62A8%2C8%2C0%2C0%2C0%2C213.38%2C34.08ZM74%2C175.53A71.69%2C71.69%2C0%2C0%2C1%2C56.46%2C136h53.46ZM56.46%2C120A72.08%2C72.08%2C0%2C0%2C1%2C128%2C56h54.64l-58.18%2C64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-not-subset-of{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.38%2C34.08a8%2C8%2C0%2C0%2C0-11.3.54L197.19%2C40H128A88%2C88%2C0%2C0%2C0%2C63.16%2C187.43L42.08%2C210.62a8%2C8%2C0%2C1%2C0%2C11.84%2C10.76L75%2C198.2A87.5%2C87.5%2C0%2C0%2C0%2C128%2C216h72a8%2C8%2C0%2C0%2C0%2C0-16H128a71.63%2C71.63%2C0%2C0%2C1-42.18-13.7L213.92%2C45.38A8%2C8%2C0%2C0%2C0%2C213.38%2C34.08ZM56%2C128a72.08%2C72.08%2C0%2C0%2C1%2C72-72h54.64L74%2C175.53A71.69%2C71.69%2C0%2C0%2C1%2C56%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-not-superset-of{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C192H80.63l21.82-24H152A64%2C64%2C0%2C0%2C0%2C199.54%2C61.2l14.38-15.82a8%2C8%2C0%2C0%2C0-11.84-10.76L187.43%2C50.73A63.66%2C63.66%2C0%2C0%2C0%2C152%2C40H56a8%2C8%2C0%2C0%2C0%2C0%2C16h96a47.72%2C47.72%2C0%2C0%2C1%2C24.51%2C6.75L95.37%2C152H56a8%2C8%2C0%2C0%2C0%2C0%2C16H80.82L42.08%2C210.62a8%2C8%2C0%2C1%2C0%2C11.84%2C10.76L66.08%2C208H208a8%2C8%2C0%2C0%2C0%2C0-16ZM188.71%2C73.12A48%2C48%2C0%2C0%2C1%2C152%2C152H117Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-notches{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C133.66l-80%2C80a8%2C8%2C0%2C0%2C1-11.32-11.32l80-80a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Zm-16-99.32a8%2C8%2C0%2C0%2C0-11.32%2C0l-152%2C152a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l152-152A8%2C8%2C0%2C0%2C0%2C197.66%2C34.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-note-blank{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H156.69A15.86%2C15.86%2C0%2C0%2C0%2C168%2C219.31L219.31%2C168A15.86%2C15.86%2C0%2C0%2C0%2C224%2C156.69V48A16%2C16%2C0%2C0%2C0%2C208%2C32ZM48%2C48H208V152H160a8%2C8%2C0%2C0%2C0-8%2C8v48H48ZM196.69%2C168%2C168%2C196.69V168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-note-pencil{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.66%2C58.34l-32-32a8%2C8%2C0%2C0%2C0-11.32%2C0l-96%2C96A8%2C8%2C0%2C0%2C0%2C88%2C128v32a8%2C8%2C0%2C0%2C0%2C8%2C8h32a8%2C8%2C0%2C0%2C0%2C5.66-2.34l96-96A8%2C8%2C0%2C0%2C0%2C229.66%2C58.34ZM124.69%2C152H104V131.31l64-64L188.69%2C88ZM200%2C76.69%2C179.31%2C56%2C192%2C43.31%2C212.69%2C64ZM224%2C128v80a16%2C16%2C0%2C0%2C1-16%2C16H48a16%2C16%2C0%2C0%2C1-16-16V48A16%2C16%2C0%2C0%2C1%2C48%2C32h80a8%2C8%2C0%2C0%2C1%2C0%2C16H48V208H208V128a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-note{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C96a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C96Zm8%2C40h64a8%2C8%2C0%2C0%2C0%2C0-16H96a8%2C8%2C0%2C0%2C0%2C0%2C16Zm32%2C16H96a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8%2C8%2C0%2C0%2C0%2C0-16ZM224%2C48V156.69A15.86%2C15.86%2C0%2C0%2C1%2C219.31%2C168L168%2C219.31A15.86%2C15.86%2C0%2C0%2C1%2C156.69%2C224H48a16%2C16%2C0%2C0%2C1-16-16V48A16%2C16%2C0%2C0%2C1%2C48%2C32H208A16%2C16%2C0%2C0%2C1%2C224%2C48ZM48%2C208H152V160a8%2C8%2C0%2C0%2C1%2C8-8h48V48H48Zm120-40v28.7L196.69%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-notebook{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C112a8%2C8%2C0%2C0%2C1-8%2C8H112a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C184%2C112Zm-8%2C24H112a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16Zm48-88V208a16%2C16%2C0%2C0%2C1-16%2C16H48a16%2C16%2C0%2C0%2C1-16-16V48A16%2C16%2C0%2C0%2C1%2C48%2C32H208A16%2C16%2C0%2C0%2C1%2C224%2C48ZM48%2C208H72V48H48Zm160%2C0V48H88V208H208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-notepad{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C128a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C168%2C128Zm-8%2C24H96a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16ZM216%2C40V200a32%2C32%2C0%2C0%2C1-32%2C32H72a32%2C32%2C0%2C0%2C1-32-32V40a8%2C8%2C0%2C0%2C1%2C8-8H72V24a8%2C8%2C0%2C0%2C1%2C16%2C0v8h32V24a8%2C8%2C0%2C0%2C1%2C16%2C0v8h32V24a8%2C8%2C0%2C0%2C1%2C16%2C0v8h24A8%2C8%2C0%2C0%2C1%2C216%2C40Zm-16%2C8H184v8a8%2C8%2C0%2C0%2C1-16%2C0V48H136v8a8%2C8%2C0%2C0%2C1-16%2C0V48H88v8a8%2C8%2C0%2C0%2C1-16%2C0V48H56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H184a16%2C16%2C0%2C0%2C0%2C16-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-notification{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C128v80a16%2C16%2C0%2C0%2C1-16%2C16H48a16%2C16%2C0%2C0%2C1-16-16V56A16%2C16%2C0%2C0%2C1%2C48%2C40h80a8%2C8%2C0%2C0%2C1%2C0%2C16H48V208H200V128a8%2C8%2C0%2C0%2C1%2C16%2C0Zm16-68a36%2C36%2C0%2C1%2C1-36-36A36%2C36%2C0%2C0%2C1%2C232%2C60Zm-16%2C0a20%2C20%2C0%2C1%2C0-20%2C20A20%2C20%2C0%2C0%2C0%2C216%2C60Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-notion-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H168a8%2C8%2C0%2C0%2C0%2C0%2C16h16V176.85L111%2C44.14A8%2C8%2C0%2C0%2C0%2C104%2C40H40a8%2C8%2C0%2C0%2C0%2C0%2C16H56V200H40a8%2C8%2C0%2C0%2C0%2C0%2C16H88a8%2C8%2C0%2C0%2C0%2C0-16H72V79.15l73%2C132.71a8%2C8%2C0%2C0%2C0%2C7%2C4.14h40a8%2C8%2C0%2C0%2C0%2C8-8V56h16a8%2C8%2C0%2C0%2C0%2C0-16ZM77.53%2C56H99.27l79.2%2C144H156.73Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-nuclear-plant{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C32h24a8%2C8%2C0%2C0%2C0%2C8-8%2C8%2C8%2C0%2C0%2C1%2C16%2C0%2C24%2C24%2C0%2C0%2C1-24%2C24H152a8%2C8%2C0%2C0%2C0-8%2C8%2C8%2C8%2C0%2C0%2C1-16%2C0A24%2C24%2C0%2C0%2C1%2C152%2C32ZM104%2C64a8%2C8%2C0%2C0%2C0%2C8-8%2C40%2C40%2C0%2C0%2C1%2C40-40h8a8%2C8%2C0%2C0%2C0%2C0-16h-8A56.06%2C56.06%2C0%2C0%2C0%2C96%2C56%2C8%2C8%2C0%2C0%2C0%2C104%2C64ZM248%2C216a8%2C8%2C0%2C0%2C1-8%2C8H16a8%2C8%2C0%2C0%2C1%2C0-16H32.74c13.77-27.83%2C29.48-68.69%2C31.12-112.66A15.91%2C15.91%2C0%2C0%2C1%2C79.85%2C80h88.33a16%2C16%2C0%2C0%2C1%2C16%2C15.28c2.1%2C47.84%2C23.84%2C92.37%2C35.29%2C112.72H240A8%2C8%2C0%2C0%2C1%2C248%2C216ZM168.18%2C96h-16c1.77%2C43.72%2C17.39%2C84.32%2C31.09%2C112h18C188.68%2C184.08%2C170.18%2C141.64%2C168.18%2C96ZM50.5%2C208h115C152%2C179.09%2C137.77%2C139.09%2C136.15%2C96a7.46%2C7.46%2C0%2C0%2C1-1-.06L79.85%2C96C78.24%2C139.06%2C64.06%2C179.07%2C50.5%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-circle-eight{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm21.81-92.61a32%2C32%2C0%2C1%2C0-43.62%2C0%2C36%2C36%2C0%2C1%2C0%2C43.62%2C0ZM112%2C100a16%2C16%2C0%2C1%2C1%2C16%2C16A16%2C16%2C0%2C0%2C1%2C112%2C100Zm16%2C72a20%2C20%2C0%2C1%2C1%2C20-20A20%2C20%2C0%2C0%2C1%2C128%2C172Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-circle-five{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM118.78%2C88l-4.19%2C25.14A38.8%2C38.8%2C0%2C0%2C1%2C124%2C112a36%2C36%2C0%2C0%2C1%2C0%2C72%2C35.54%2C35.54%2C0%2C0%2C1-25.71-10.4%2C8%2C8%2C0%2C1%2C1%2C11.42-11.2A19.73%2C19.73%2C0%2C0%2C0%2C124%2C168a20%2C20%2C0%2C0%2C0%2C0-40%2C19.73%2C19.73%2C0%2C0%2C0-14.29%2C5.6%2C8%2C8%2C0%2C0%2C1-13.6-6.92l8-48A8%2C8%2C0%2C0%2C1%2C112%2C72h40a8%2C8%2C0%2C0%2C1%2C0%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-circle-four{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm32-72h-8V80a8%2C8%2C0%2C0%2C0-14.31-4.91l-56%2C72A8%2C8%2C0%2C0%2C0%2C88%2C160h48v16a8%2C8%2C0%2C0%2C0%2C16%2C0V160h8a8%2C8%2C0%2C0%2C0%2C0-16Zm-24%2C0H104.36L136%2C103.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-circle-nine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM146%2C76.82A36%2C36%2C0%2C1%2C0%2C127.94%2C144q.94%2C0%2C1.89-.06l-16.7%2C28a8%2C8%2C0%2C0%2C0%2C2.77%2C11%2C8%2C8%2C0%2C0%2C0%2C11-2.77L159.18%2C126A36.05%2C36.05%2C0%2C0%2C0%2C146%2C76.82ZM145.33%2C118l0%2C0A20%2C20%2C0%2C1%2C1%2C138%2C90.68%2C20%2C20%2C0%2C0%2C1%2C145.31%2C118Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-circle-one{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM140%2C80v96a8%2C8%2C0%2C0%2C1-16%2C0V95l-11.56%2C7.71a8%2C8%2C0%2C1%2C1-8.88-13.32l24-16A8%2C8%2C0%2C0%2C1%2C140%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-circle-seven{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM158.55%2C83.41a8%2C8%2C0%2C0%2C1%2C1%2C7.32l-32%2C88A8%2C8%2C0%2C0%2C1%2C120%2C184a7.9%2C7.9%2C0%2C0%2C1-2.73-.48%2C8%2C8%2C0%2C0%2C1-4.79-10.25L140.58%2C96H104a8%2C8%2C0%2C0%2C1%2C0-16h48A8%2C8%2C0%2C0%2C1%2C158.55%2C83.41Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-circle-six{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm0-104c-.61%2C0-1.22%2C0-1.82%2C0L142.87%2C84.1a8%2C8%2C0%2C0%2C0-13.74-8.2l-32.23%2C54A36%2C36%2C0%2C1%2C0%2C128%2C112Zm0%2C56a20%2C20%2C0%2C1%2C1%2C20-20A20%2C20%2C0%2C0%2C1%2C128%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-circle-three{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm32-64a36%2C36%2C0%2C0%2C1-61.71%2C25.19A8%2C8%2C0%2C1%2C1%2C109.71%2C166%2C20%2C20%2C0%2C1%2C0%2C124%2C132a8%2C8%2C0%2C0%2C1-6.55-12.59L136.63%2C92H104a8%2C8%2C0%2C0%2C1%2C0-16h48a8%2C8%2C0%2C0%2C1%2C6.55%2C12.59l-21%2C30A36.07%2C36.07%2C0%2C0%2C1%2C160%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-circle-two{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm25.56-92.74L120%2C168h32a8%2C8%2C0%2C0%2C1%2C0%2C16H104a8%2C8%2C0%2C0%2C1-6.4-12.8l43.17-57.56a16%2C16%2C0%2C1%2C0-27.86-15%2C8%2C8%2C0%2C0%2C1-15.09-5.34%2C32%2C32%2C0%2C1%2C1%2C55.74%2C29.93Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-circle-zero{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm0-144c-14.23%2C0-26%2C6.44-34%2C18.61-6.47%2C9.86-10%2C23.14-10%2C37.39s3.56%2C27.53%2C10%2C37.39c8%2C12.18%2C19.74%2C18.61%2C34%2C18.61s26-6.43%2C34-18.61c6.47-9.86%2C10-23.14%2C10-37.39s-3.56-27.53-10-37.39C154%2C78.44%2C142.23%2C72%2C128%2C72Zm0%2C96c-22.1%2C0-28-25.14-28-40s5.9-40%2C28-40%2C28%2C25.14%2C28%2C40S150.1%2C168%2C128%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-eight{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M155.55%2C119.27a48%2C48%2C0%2C1%2C0-55.1%2C0%2C56%2C56%2C0%2C1%2C0%2C55.1%2C0ZM96%2C80a32%2C32%2C0%2C1%2C1%2C32%2C32A32%2C32%2C0%2C0%2C1%2C96%2C80Zm32%2C128a40%2C40%2C0%2C1%2C1%2C40-40A40%2C40%2C0%2C0%2C1%2C128%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-five{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C160a56%2C56%2C0%2C0%2C1-93.33%2C41.74%2C8%2C8%2C0%2C1%2C1%2C10.66-11.92%2C40%2C40%2C0%2C1%2C0%2C.77-60.3%2C8%2C8%2C0%2C0%2C1-13-7.66L96.16%2C46.43A8%2C8%2C0%2C0%2C1%2C104%2C40h64a8%2C8%2C0%2C0%2C1%2C0%2C16H110.56l-10.32%2C51.6A56%2C56%2C0%2C0%2C1%2C176%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-four{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C160H168V48a8%2C8%2C0%2C0%2C0-14.25-5l-96%2C120A8%2C8%2C0%2C0%2C0%2C64%2C176h88v32a8%2C8%2C0%2C0%2C0%2C16%2C0V176h16a8%2C8%2C0%2C0%2C0%2C0-16Zm-32%2C0H80.64L152%2C70.81Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-nine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C40a56%2C56%2C0%2C1%2C0%2C15.62%2C109.77L113%2C204.07A8%2C8%2C0%2C1%2C0%2C127%2C211.92l49.55-88A56%2C56%2C0%2C0%2C0%2C128%2C40Zm0%2C96a40%2C40%2C0%2C1%2C1%2C40-40A40%2C40%2C0%2C0%2C1%2C128%2C136Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-one{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144%2C48V208a8%2C8%2C0%2C0%2C1-16%2C0V62.13L100.12%2C78.86a8%2C8%2C0%2C1%2C1-8.24-13.72l40-24A8%2C8%2C0%2C0%2C1%2C144%2C48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-seven{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M175.66%2C50.3l-48%2C160a8%2C8%2C0%2C0%2C1-15.32-4.6L157.25%2C56H88a8%2C8%2C0%2C0%2C1%2C0-16h80a8%2C8%2C0%2C0%2C1%2C7.66%2C10.3Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-six{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C104a56%2C56%2C0%2C0%2C0-15.62%2C2.23L143%2C51.93A8%2C8%2C0%2C1%2C0%2C129%2C44.08l-49.55%2C88A56%2C56%2C0%2C1%2C0%2C128%2C104Zm0%2C96a40%2C40%2C0%2C1%2C1%2C40-40A40%2C40%2C0%2C0%2C1%2C128%2C200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-square-eight{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208V208Zm-58.19-84.61a32%2C32%2C0%2C1%2C0-43.62%2C0%2C36%2C36%2C0%2C1%2C0%2C43.62%2C0ZM112%2C100a16%2C16%2C0%2C1%2C1%2C16%2C16A16%2C16%2C0%2C0%2C1%2C112%2C100Zm16%2C72a20%2C20%2C0%2C1%2C1%2C20-20A20%2C20%2C0%2C0%2C1%2C128%2C172Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-square-five{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208V208ZM118.78%2C88l-4.19%2C25.14A38.8%2C38.8%2C0%2C0%2C1%2C124%2C112a36%2C36%2C0%2C0%2C1%2C0%2C72%2C35.54%2C35.54%2C0%2C0%2C1-25.71-10.4%2C8%2C8%2C0%2C1%2C1%2C11.42-11.2A19.73%2C19.73%2C0%2C0%2C0%2C124%2C168a20%2C20%2C0%2C0%2C0%2C0-40%2C19.73%2C19.73%2C0%2C0%2C0-14.29%2C5.6%2C8%2C8%2C0%2C0%2C1-13.6-6.92l8-48A8%2C8%2C0%2C0%2C1%2C112%2C72h40a8%2C8%2C0%2C0%2C1%2C0%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-square-four{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208V208Zm-48-64h-8V80a8%2C8%2C0%2C0%2C0-14.31-4.91l-56%2C72A8%2C8%2C0%2C0%2C0%2C88%2C160h48v16a8%2C8%2C0%2C0%2C0%2C16%2C0V160h8a8%2C8%2C0%2C0%2C0%2C0-16Zm-24%2C0H104.36L136%2C103.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-square-nine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208V208ZM146%2C76.82A36%2C36%2C0%2C1%2C0%2C127.94%2C144q.94%2C0%2C1.89-.06l-16.7%2C28a8%2C8%2C0%2C0%2C0%2C2.77%2C11%2C8%2C8%2C0%2C0%2C0%2C11-2.77l32.24-54%2C.07-.1h0A36.05%2C36.05%2C0%2C0%2C0%2C146%2C76.82ZM145.33%2C118l0%2C0A20%2C20%2C0%2C1%2C1%2C138%2C90.68%2C20%2C20%2C0%2C0%2C1%2C145.31%2C118Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-square-one{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208V208ZM140%2C80v96a8%2C8%2C0%2C0%2C1-16%2C0V95l-11.56%2C7.71a8%2C8%2C0%2C1%2C1-8.88-13.32l24-16A8%2C8%2C0%2C0%2C1%2C140%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-square-seven{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208V208ZM158.55%2C83.41a8%2C8%2C0%2C0%2C1%2C1%2C7.32l-32%2C88A8%2C8%2C0%2C0%2C1%2C120%2C184a7.9%2C7.9%2C0%2C0%2C1-2.73-.48%2C8%2C8%2C0%2C0%2C1-4.79-10.25L140.58%2C96H104a8%2C8%2C0%2C0%2C1%2C0-16h48A8%2C8%2C0%2C0%2C1%2C158.55%2C83.41Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-square-six{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208V208Zm-80-96c-.61%2C0-1.22%2C0-1.82%2C0L142.87%2C84.1a8%2C8%2C0%2C0%2C0-13.74-8.2l-32.23%2C54A36%2C36%2C0%2C1%2C0%2C128%2C112Zm0%2C56a20%2C20%2C0%2C1%2C1%2C20-20A20%2C20%2C0%2C0%2C1%2C128%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-square-three{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208V208Zm-48-60a36%2C36%2C0%2C0%2C1-61.71%2C25.19A8%2C8%2C0%2C1%2C1%2C109.71%2C162%2C20%2C20%2C0%2C1%2C0%2C124%2C128a8%2C8%2C0%2C0%2C1-6.55-12.59L136.63%2C88H104a8%2C8%2C0%2C0%2C1%2C0-16h48a8%2C8%2C0%2C0%2C1%2C6.55%2C12.59l-21%2C30A36.07%2C36.07%2C0%2C0%2C1%2C160%2C148Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-square-two{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208V208Zm-48-32a8%2C8%2C0%2C0%2C1-8%2C8H104a8%2C8%2C0%2C0%2C1-6.4-12.8l43.17-57.56a16%2C16%2C0%2C1%2C0-27.86-15%2C8%2C8%2C0%2C0%2C1-15.09-5.34%2C32.43%2C32.43%2C0%2C0%2C1%2C4.62-8.59%2C32%2C32%2C0%2C1%2C1%2C51.11%2C38.52L120%2C168h32A8%2C8%2C0%2C0%2C1%2C160%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-square-zero{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C72c-14.23%2C0-26%2C6.44-34%2C18.61-6.47%2C9.86-10%2C23.14-10%2C37.39s3.56%2C27.53%2C10%2C37.39c8%2C12.17%2C19.74%2C18.61%2C34%2C18.61s26-6.44%2C34-18.61c6.47-9.86%2C10-23.14%2C10-37.39s-3.56-27.53-10-37.39C154%2C78.44%2C142.23%2C72%2C128%2C72Zm0%2C96c-22.1%2C0-28-25.14-28-40s5.9-40%2C28-40%2C28%2C25.14%2C28%2C40S150.1%2C168%2C128%2C168ZM208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208V208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-three{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C160a56%2C56%2C0%2C0%2C1-93.33%2C41.74%2C8%2C8%2C0%2C1%2C1%2C10.66-11.92A40%2C40%2C0%2C1%2C0%2C120%2C120a8%2C8%2C0%2C0%2C1-6.4-12.8L152%2C56H88a8%2C8%2C0%2C0%2C1%2C0-16h80a8%2C8%2C0%2C0%2C1%2C6.4%2C12.8l-39.84%2C53.12A56.1%2C56.1%2C0%2C0%2C1%2C176%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-two{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C208a8%2C8%2C0%2C0%2C1-8%2C8H88a8%2C8%2C0%2C0%2C1-6.4-12.8l71.94-95.92a32%2C32%2C0%2C1%2C0-51.1-38.53%2C32.5%2C32.5%2C0%2C0%2C0-3.78%2C6.46A8%2C8%2C0%2C1%2C1%2C84%2C68.8a48%2C48%2C0%2C1%2C1%2C82.33%2C48.09L104%2C200h64A8%2C8%2C0%2C0%2C1%2C176%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-number-zero{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M183.25%2C63.2C170.25%2C42.79%2C151.15%2C32%2C128%2C32S85.75%2C42.79%2C72.75%2C63.2C62%2C80.18%2C56%2C103.19%2C56%2C128s6%2C47.82%2C16.75%2C64.8c13%2C20.41%2C32.1%2C31.2%2C55.25%2C31.2s42.25-10.79%2C55.25-31.2c10.8-17%2C16.75-40%2C16.75-64.8S194.05%2C80.18%2C183.25%2C63.2ZM128%2C208c-38.68%2C0-56-40.18-56-80s17.32-80%2C56-80%2C56%2C40.18%2C56%2C80S166.68%2C208%2C128%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-numpad{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M80%2C48A16%2C16%2C0%2C1%2C1%2C64%2C32%2C16%2C16%2C0%2C0%2C1%2C80%2C48Zm48-16a16%2C16%2C0%2C1%2C0%2C16%2C16A16%2C16%2C0%2C0%2C0%2C128%2C32Zm64%2C32a16%2C16%2C0%2C1%2C0-16-16A16%2C16%2C0%2C0%2C0%2C192%2C64ZM64%2C88a16%2C16%2C0%2C1%2C0%2C16%2C16A16%2C16%2C0%2C0%2C0%2C64%2C88Zm64%2C0a16%2C16%2C0%2C1%2C0%2C16%2C16A16%2C16%2C0%2C0%2C0%2C128%2C88Zm64%2C0a16%2C16%2C0%2C1%2C0%2C16%2C16A16%2C16%2C0%2C0%2C0%2C192%2C88ZM64%2C144a16%2C16%2C0%2C1%2C0%2C16%2C16A16%2C16%2C0%2C0%2C0%2C64%2C144Zm64%2C0a16%2C16%2C0%2C1%2C0%2C16%2C16A16%2C16%2C0%2C0%2C0%2C128%2C144Zm0%2C56a16%2C16%2C0%2C1%2C0%2C16%2C16A16%2C16%2C0%2C0%2C0%2C128%2C200Zm64-56a16%2C16%2C0%2C1%2C0%2C16%2C16A16%2C16%2C0%2C0%2C0%2C192%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-nut{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C80a48%2C48%2C0%2C1%2C0%2C48%2C48A48.06%2C48.06%2C0%2C0%2C0%2C128%2C80Zm0%2C80a32%2C32%2C0%2C1%2C1%2C32-32A32%2C32%2C0%2C0%2C1%2C128%2C160Zm95.68-93.85L135.68%2C18a15.88%2C15.88%2C0%2C0%2C0-15.36%2C0l-88%2C48.17a16%2C16%2C0%2C0%2C0-8.32%2C14v95.64a16%2C16%2C0%2C0%2C0%2C8.32%2C14l88%2C48.17a15.88%2C15.88%2C0%2C0%2C0%2C15.36%2C0l88-48.17h0a16%2C16%2C0%2C0%2C0%2C8.32-14V80.18A16%2C16%2C0%2C0%2C0%2C223.68%2C66.15ZM128%2C224%2C40%2C175.82V80.18L128%2C32l88%2C48.17v95.64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-ny-times-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M172%2C136a12%2C12%2C0%2C1%2C1-12%2C12A12%2C12%2C0%2C0%2C1%2C172%2C136Zm12.62-32.75L118.91%2C72.59A71.95%2C71.95%2C0%2C0%2C0%2C56.06%2C141.3l68.18-36.36A8%2C8%2C0%2C0%2C1%2C136%2C112V215.55a71.64%2C71.64%2C0%2C0%2C0%2C60.71-50A8%2C8%2C0%2C0%2C1%2C212%2C170.4%2C88%2C88%2C0%2C1%2C1%2C51.74%2C100.1%2C36%2C36%2C0%2C0%2C1%2C68%2C32a8.05%2C8.05%2C0%2C0%2C1%2C3.38.75L189.63%2C87.93A20%2C20%2C0%2C0%2C0%2C188%2C48a8%2C8%2C0%2C0%2C1%2C0-16%2C36%2C36%2C0%2C0%2C1%2C0%2C72A8.05%2C8.05%2C0%2C0%2C1%2C184.62%2C103.25ZM88%2C203.83V142.4L57.51%2C158.66A72.15%2C72.15%2C0%2C0%2C0%2C88%2C203.83Zm32-78.5-16%2C8.54v78a71%2C71%2C0%2C0%2C0%2C16%2C3.67ZM96.13%2C62%2C66.37%2C48.07a20%2C20%2C0%2C0%2C0-5.2%2C38.71c.6-.71%2C1.2-1.42%2C1.84-2.11A88%2C88%2C0%2C0%2C1%2C96.13%2C62Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-octagon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M227.31%2C80.24%2C175.76%2C28.69A15.86%2C15.86%2C0%2C0%2C0%2C164.45%2C24H91.55a15.86%2C15.86%2C0%2C0%2C0-11.31%2C4.69L28.69%2C80.24A15.86%2C15.86%2C0%2C0%2C0%2C24%2C91.55v72.9a15.86%2C15.86%2C0%2C0%2C0%2C4.69%2C11.31l51.55%2C51.55A15.86%2C15.86%2C0%2C0%2C0%2C91.55%2C232h72.9a15.86%2C15.86%2C0%2C0%2C0%2C11.31-4.69l51.55-51.55A15.86%2C15.86%2C0%2C0%2C0%2C232%2C164.45V91.55A15.86%2C15.86%2C0%2C0%2C0%2C227.31%2C80.24ZM216%2C164.45%2C164.45%2C216H91.55L40%2C164.45V91.55L91.55%2C40h72.9L216%2C91.55Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-office-chair{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C128a8%2C8%2C0%2C0%2C1-8%2C8H223.33A48.08%2C48.08%2C0%2C0%2C1%2C176%2C176H136v24h24a32%2C32%2C0%2C0%2C1%2C32%2C32%2C8%2C8%2C0%2C0%2C1-16%2C0%2C16%2C16%2C0%2C0%2C0-16-16H136v16a8%2C8%2C0%2C0%2C1-16%2C0V216H96a16%2C16%2C0%2C0%2C0-16%2C16%2C8%2C8%2C0%2C0%2C1-16%2C0%2C32%2C32%2C0%2C0%2C1%2C32-32h24V176H80a48.08%2C48.08%2C0%2C0%2C1-47.33-40H16a8%2C8%2C0%2C0%2C1%2C0-16H40a8%2C8%2C0%2C0%2C1%2C8%2C8%2C32%2C32%2C0%2C0%2C0%2C32%2C32h96a32%2C32%2C0%2C0%2C0%2C32-32%2C8%2C8%2C0%2C0%2C1%2C8-8h24A8%2C8%2C0%2C0%2C1%2C248%2C128ZM67.91%2C138.48a16%2C16%2C0%2C0%2C1-3.75-12.74l13.72-96A16.08%2C16.08%2C0%2C0%2C1%2C93.72%2C16h68.56a16.08%2C16.08%2C0%2C0%2C1%2C15.84%2C13.74l13.72%2C96A16%2C16%2C0%2C0%2C1%2C176%2C144H80A16%2C16%2C0%2C0%2C1%2C67.91%2C138.48ZM80%2C128h96L162.28%2C32H93.71Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-onigiri{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M231.53%2C146.57%2C175.68%2C50.66l-.11-.19a56%2C56%2C0%2C0%2C0-95.14%2C0l-.11.19L24.47%2C146.57A56%2C56%2C0%2C0%2C0%2C72.09%2C232H183.91a56%2C56%2C0%2C0%2C0%2C47.62-85.43ZM160%2C216H96V168h64Zm58.86-20.55A39.49%2C39.49%2C0%2C0%2C1%2C183.91%2C216H176V168a16%2C16%2C0%2C0%2C0-16-16H96a16%2C16%2C0%2C0%2C0-16%2C16v48H72.09a40%2C40%2C0%2C0%2C1-34-61.09%2C2%2C2%2C0%2C0%2C0%2C.11-.2l55.85-95.9a40%2C40%2C0%2C0%2C1%2C67.84%2C0l55.85%2C95.9a2%2C2%2C0%2C0%2C0%2C.11.2A39.5%2C39.5%2C0%2C0%2C1%2C218.85%2C195.45Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-open-ai-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224.32%2C114.24a56%2C56%2C0%2C0%2C0-60.07-76.57A56%2C56%2C0%2C0%2C0%2C67.93%2C51.44a56%2C56%2C0%2C0%2C0-36.25%2C90.32A56%2C56%2C0%2C0%2C0%2C69%2C217%2C56.39%2C56.39%2C0%2C0%2C0%2C83.59%2C219a55.75%2C55.75%2C0%2C0%2C0%2C8.17-.61%2C56%2C56%2C0%2C0%2C0%2C96.31-13.78%2C56%2C56%2C0%2C0%2C0%2C36.25-90.32ZM182.85%2C54.43a40%2C40%2C0%2C0%2C1%2C28.56%2C48c-.95-.63-1.91-1.24-2.91-1.81L164%2C74.88a8%2C8%2C0%2C0%2C0-8%2C0l-44%2C25.41V81.81l40.5-23.38A39.76%2C39.76%2C0%2C0%2C1%2C182.85%2C54.43ZM144%2C137.24l-16%2C9.24-16-9.24V118.76l16-9.24%2C16%2C9.24ZM80%2C72a40%2C40%2C0%2C0%2C1%2C67.53-29c-1%2C.51-2%2C1-3%2C1.62L100%2C70.27a8%2C8%2C0%2C0%2C0-4%2C6.92V128l-16-9.24ZM40.86%2C86.93A39.75%2C39.75%2C0%2C0%2C1%2C64.12%2C68.57C64.05%2C69.71%2C64%2C70.85%2C64%2C72v51.38a8%2C8%2C0%2C0%2C0%2C4%2C6.93l44%2C25.4L96%2C165%2C55.5%2C141.57A40%2C40%2C0%2C0%2C1%2C40.86%2C86.93ZM73.15%2C201.57a40%2C40%2C0%2C0%2C1-28.56-48c.95.63%2C1.91%2C1.24%2C2.91%2C1.81L92%2C181.12a8%2C8%2C0%2C0%2C0%2C8%2C0l44-25.41v18.48l-40.5%2C23.38A39.76%2C39.76%2C0%2C0%2C1%2C73.15%2C201.57ZM176%2C184a40%2C40%2C0%2C0%2C1-67.52%2C29.05c1-.51%2C2-1.05%2C3-1.63L156%2C185.73a8%2C8%2C0%2C0%2C0%2C4-6.92V128l16%2C9.24Zm39.14-14.93a39.75%2C39.75%2C0%2C0%2C1-23.26%2C18.36c.07-1.14.12-2.28.12-3.43V132.62a8%2C8%2C0%2C0%2C0-4-6.93l-44-25.4%2C16-9.24%2C40.5%2C23.38A40%2C40%2C0%2C0%2C1%2C215.14%2C169.07Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-option{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C192a8%2C8%2C0%2C0%2C1-8%2C8H160.94a15.92%2C15.92%2C0%2C0%2C1-14.31-8.84L95.06%2C88H32a8%2C8%2C0%2C0%2C1%2C0-16H95.06a15.92%2C15.92%2C0%2C0%2C1%2C14.31%2C8.84L160.94%2C184H224A8%2C8%2C0%2C0%2C1%2C232%2C192ZM152%2C88h72a8%2C8%2C0%2C0%2C0%2C0-16H152a8%2C8%2C0%2C0%2C0%2C0%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-orange-slice{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C80H8a8%2C8%2C0%2C0%2C0-8%2C8%2C128%2C128%2C0%2C0%2C0%2C256%2C0A8%2C8%2C0%2C0%2C0%2C248%2C80ZM77.4%2C149.91l42.6-42.6V167.6A79.59%2C79.59%2C0%2C0%2C1%2C77.4%2C149.91ZM66.09%2C138.6A79.59%2C79.59%2C0%2C0%2C1%2C48.4%2C96h60.29ZM136%2C107.31l42.6%2C42.6A79.59%2C79.59%2C0%2C0%2C1%2C136%2C167.6Zm53.91%2C31.29L147.31%2C96H207.6A79.59%2C79.59%2C0%2C0%2C1%2C189.91%2C138.6ZM128%2C200A112.15%2C112.15%2C0%2C0%2C1%2C16.28%2C96H32.34a96%2C96%2C0%2C0%2C0%2C191.32%2C0h16.06A112.15%2C112.15%2C0%2C0%2C1%2C128%2C200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-orange{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M165.87%2C72.58A64.06%2C64.06%2C0%2C0%2C0%2C200%2C16a8%2C8%2C0%2C0%2C0-8-8h-8a64%2C64%2C0%2C0%2C0-56%2C33.06A64%2C64%2C0%2C0%2C0%2C72%2C8H64a8%2C8%2C0%2C0%2C0%2C0%2C16h8a48.08%2C48.08%2C0%2C0%2C1%2C47.4%2C40.42%2C88%2C88%2C0%2C1%2C0%2C46.47%2C8.16ZM183.33%2C24a48.09%2C48.09%2C0%2C0%2C1-46.66%2C40A48.09%2C48.09%2C0%2C0%2C1%2C183.33%2C24ZM128%2C224a72%2C72%2C0%2C1%2C1%2C72-72A72.08%2C72.08%2C0%2C0%2C1%2C128%2C224Zm55.89-62.68a57.5%2C57.5%2C0%2C0%2C1-46.57%2C46.57A8.52%2C8.52%2C0%2C0%2C1%2C136%2C208a8%2C8%2C0%2C0%2C1-1.31-15.89%2C41.29%2C41.29%2C0%2C0%2C0%2C33.43-33.43%2C8%2C8%2C0%2C0%2C1%2C15.78%2C2.64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-oven{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208V208ZM72%2C76A12%2C12%2C0%2C1%2C1%2C84%2C88%2C12%2C12%2C0%2C0%2C1%2C72%2C76Zm44%2C0a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C116%2C76Zm44%2C0a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C160%2C76Zm24%2C28H72a8%2C8%2C0%2C0%2C0-8%2C8v72a8%2C8%2C0%2C0%2C0%2C8%2C8H184a8%2C8%2C0%2C0%2C0%2C8-8V112A8%2C8%2C0%2C0%2C0%2C184%2C104Zm-8%2C72H80V120h96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-package{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M223.68%2C66.15%2C135.68%2C18a15.88%2C15.88%2C0%2C0%2C0-15.36%2C0l-88%2C48.17a16%2C16%2C0%2C0%2C0-8.32%2C14v95.64a16%2C16%2C0%2C0%2C0%2C8.32%2C14l88%2C48.17a15.88%2C15.88%2C0%2C0%2C0%2C15.36%2C0l88-48.17a16%2C16%2C0%2C0%2C0%2C8.32-14V80.18A16%2C16%2C0%2C0%2C0%2C223.68%2C66.15ZM128%2C32l80.34%2C44-29.77%2C16.3-80.35-44ZM128%2C120%2C47.66%2C76l33.9-18.56%2C80.34%2C44ZM40%2C90l80%2C43.78v85.79L40%2C175.82Zm176%2C85.78h0l-80%2C43.79V133.82l32-17.51V152a8%2C8%2C0%2C0%2C0%2C16%2C0V107.55L216%2C90v85.77Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-paint-brush-broad{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C24H72A40%2C40%2C0%2C0%2C0%2C32%2C64v72a24%2C24%2C0%2C0%2C0%2C24%2C24h48l-7.89%2C46.67A8.42%2C8.42%2C0%2C0%2C0%2C96%2C208a32%2C32%2C0%2C0%2C0%2C64%2C0%2C8.42%2C8.42%2C0%2C0%2C0-.11-1.33L152%2C160h48a24%2C24%2C0%2C0%2C0%2C24-24V32A8%2C8%2C0%2C0%2C0%2C216%2C24ZM72%2C40H176V80a8%2C8%2C0%2C0%2C0%2C16%2C0V40h16v64H48V64A24%2C24%2C0%2C0%2C1%2C72%2C40ZM200%2C144H152a16%2C16%2C0%2C0%2C0-15.84%2C18.26l0%2C.2L144%2C208.6a16%2C16%2C0%2C0%2C1-32%2C0l7.8-46.14%2C0-.2A16%2C16%2C0%2C0%2C0%2C104%2C144H56a8%2C8%2C0%2C0%2C1-8-8V120H208v16A8%2C8%2C0%2C0%2C1%2C200%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-paint-brush-household{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230.64%2C25.36a32%2C32%2C0%2C0%2C0-45.26%2C0q-.21.21-.42.45L131.55%2C88.22%2C121%2C77.64a24%2C24%2C0%2C0%2C0-33.95%2C0l-76.69%2C76.7a8%2C8%2C0%2C0%2C0%2C0%2C11.31l80%2C80a8%2C8%2C0%2C0%2C0%2C11.31%2C0L178.36%2C169a24%2C24%2C0%2C0%2C0%2C0-33.95l-10.58-10.57L230.19%2C71c.15-.14.31-.28.45-.43A32%2C32%2C0%2C0%2C0%2C230.64%2C25.36ZM96%2C228.69%2C79.32%2C212l22.34-22.35a8%2C8%2C0%2C0%2C0-11.31-11.31L68%2C200.68%2C55.32%2C188l22.34-22.35a8%2C8%2C0%2C0%2C0-11.31-11.31L44%2C176.68%2C27.31%2C160%2C72%2C115.31%2C140.69%2C184ZM219.52%2C59.1l-68.71%2C58.81a8%2C8%2C0%2C0%2C0-.46%2C11.74L167%2C146.34a8%2C8%2C0%2C0%2C1%2C0%2C11.31l-15%2C15L83.32%2C104l15-15a8%2C8%2C0%2C0%2C1%2C11.31%2C0l16.69%2C16.69a8%2C8%2C0%2C0%2C0%2C11.74-.46L196.9%2C36.48A16%2C16%2C0%2C0%2C1%2C219.52%2C59.1Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-paint-brush{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C32a8%2C8%2C0%2C0%2C0-8-8c-44.08%2C0-89.31%2C49.71-114.43%2C82.63A60%2C60%2C0%2C0%2C0%2C32%2C164c0%2C30.88-19.54%2C44.73-20.47%2C45.37A8%2C8%2C0%2C0%2C0%2C16%2C224H92a60%2C60%2C0%2C0%2C0%2C57.37-77.57C182.3%2C121.31%2C232%2C76.08%2C232%2C32ZM92%2C208H34.63C41.38%2C198.41%2C48%2C183.92%2C48%2C164a44%2C44%2C0%2C1%2C1%2C44%2C44Zm32.42-94.45q5.14-6.66%2C10.09-12.55A76.23%2C76.23%2C0%2C0%2C1%2C155%2C121.49q-5.9%2C4.94-12.55%2C10.09A60.54%2C60.54%2C0%2C0%2C0%2C124.42%2C113.55Zm42.7-2.68a92.57%2C92.57%2C0%2C0%2C0-22-22c31.78-34.53%2C55.75-45%2C69.9-47.91C212.17%2C55.12%2C201.65%2C79.09%2C167.12%2C110.87Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-paint-bucket{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M234.53%2C139.07a8%2C8%2C0%2C0%2C0%2C3.13-13.24L122.17%2C10.34a8%2C8%2C0%2C0%2C0-11.31%2C0L70.25%2C51%2C45.65%2C26.34A8%2C8%2C0%2C0%2C0%2C34.34%2C37.66l24.6%2C24.6L15%2C106.17a24%2C24%2C0%2C0%2C0%2C0%2C33.94L99.89%2C225a24%2C24%2C0%2C0%2C0%2C33.94%2C0l78.49-78.49Zm-32.19-5.24-79.83%2C79.83a8%2C8%2C0%2C0%2C1-11.31%2C0L26.34%2C128.8a8%2C8%2C0%2C0%2C1%2C0-11.31L70.25%2C73.57l29.12%2C29.12a28%2C28%2C0%2C1%2C0%2C11.31-11.32L81.57%2C62.26l35-34.95L217.19%2C128l-11.72%2C3.9A8.09%2C8.09%2C0%2C0%2C0%2C202.34%2C133.83Zm-86.83-26.31%2C0%2C0a13.26%2C13.26%2C0%2C1%2C1-.05.06S115.51%2C107.53%2C115.51%2C107.52Zm123.15%2C56a8%2C8%2C0%2C0%2C0-13.32%2C0C223.57%2C166.23%2C208%2C190.09%2C208%2C208a24%2C24%2C0%2C0%2C0%2C48%2C0C256%2C190.09%2C240.43%2C166.23%2C238.66%2C163.56ZM232%2C216a8%2C8%2C0%2C0%2C1-8-8c0-6.8%2C4-16.32%2C8-24.08%2C4%2C7.76%2C8%2C17.34%2C8%2C24.08A8%2C8%2C0%2C0%2C1%2C232%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-paint-roller{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C88H216V64a16%2C16%2C0%2C0%2C0-16-16H48A16%2C16%2C0%2C0%2C0%2C32%2C64V88H16a8%2C8%2C0%2C0%2C0%2C0%2C16H32v24a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V104h16v50L131.6%2C182.65A16.07%2C16.07%2C0%2C0%2C0%2C120%2C198v34a8%2C8%2C0%2C0%2C0%2C16%2C0V198l100.4-28.68A16.07%2C16.07%2C0%2C0%2C0%2C248%2C154V104A16%2C16%2C0%2C0%2C0%2C232%2C88Zm-32%2C40H48V64H200v64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-palette{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200.77%2C53.89A103.27%2C103.27%2C0%2C0%2C0%2C128%2C24h-1.07A104%2C104%2C0%2C0%2C0%2C24%2C128c0%2C43%2C26.58%2C79.06%2C69.36%2C94.17A32%2C32%2C0%2C0%2C0%2C136%2C192a16%2C16%2C0%2C0%2C1%2C16-16h46.21a31.81%2C31.81%2C0%2C0%2C0%2C31.2-24.88%2C104.43%2C104.43%2C0%2C0%2C0%2C2.59-24A103.28%2C103.28%2C0%2C0%2C0%2C200.77%2C53.89Zm13%2C93.71A15.89%2C15.89%2C0%2C0%2C1%2C198.21%2C160H152a32%2C32%2C0%2C0%2C0-32%2C32%2C16%2C16%2C0%2C0%2C1-21.31%2C15.07C62.49%2C194.3%2C40%2C164%2C40%2C128a88%2C88%2C0%2C0%2C1%2C87.09-88h.9a88.35%2C88.35%2C0%2C0%2C1%2C88%2C87.25A88.86%2C88.86%2C0%2C0%2C1%2C213.81%2C147.6ZM140%2C76a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C76ZM96%2C100A12%2C12%2C0%2C1%2C1%2C84%2C88%2C12%2C12%2C0%2C0%2C1%2C96%2C100Zm0%2C56a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C96%2C156Zm88-56a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C184%2C100Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-panorama{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M241.75%2C51.32a15.88%2C15.88%2C0%2C0%2C0-13.86-2.77l-3.48.94C205.61%2C54.56%2C170.61%2C64%2C128%2C64S50.39%2C54.56%2C31.59%2C49.49l-3.48-.94A16%2C16%2C0%2C0%2C0%2C8%2C64V192a16%2C16%2C0%2C0%2C0%2C16%2C16%2C16.22%2C16.22%2C0%2C0%2C0%2C4.18-.55l3.18-.86C50.13%2C201.49%2C85.17%2C192%2C128%2C192s77.87%2C9.49%2C96.69%2C14.59l3.18.86A16%2C16%2C0%2C0%2C0%2C248%2C192V64A15.9%2C15.9%2C0%2C0%2C0%2C241.75%2C51.32ZM27.42%2C64.93C46.94%2C70.2%2C83.27%2C80%2C128%2C80s81.06-9.8%2C100.58-15.07L232%2C64V182.76l-58.07-58.07a16%2C16%2C0%2C0%2C0-22.63%2C0l-20%2C20-44-44a16%2C16%2C0%2C0%2C0-22.62%2C0L24%2C141.37V64ZM213.84%2C187.21a391.22%2C391.22%2C0%2C0%2C0-49-9L142.63%2C156l20-20ZM27.13%2C191.14%2C24%2C192V164l52-52%2C64.25%2C64.25q-6-.24-12.25-.25C83%2C176%2C45.28%2C186.23%2C27.13%2C191.14ZM192%2C108a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C192%2C108Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pants{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M223.88%2C214l-22-176A16%2C16%2C0%2C0%2C0%2C186%2C24H70A16%2C16%2C0%2C0%2C0%2C54.12%2C38l-22%2C176A16%2C16%2C0%2C0%2C0%2C48%2C232H88.69a16%2C16%2C0%2C0%2C0%2C15.51-12.06l23.8-92%2C23.79%2C91.94A16%2C16%2C0%2C0%2C0%2C167.31%2C232H208a16%2C16%2C0%2C0%2C0%2C15.88-18ZM192.9%2C95.2A32.13%2C32.13%2C0%2C0%2C1%2C169%2C72h21ZM186%2C40l2%2C16H68l2-16ZM66%2C72H87A32.13%2C32.13%2C0%2C0%2C1%2C63.1%2C95.2ZM88.69%2C216H48L61%2C111.73A48.08%2C48.08%2C0%2C0%2C0%2C103.32%2C72H120V95Zm78.6-.06L136%2C95V72h16.68A48.08%2C48.08%2C0%2C0%2C0%2C195%2C111.73L208%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-paper-plane-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M231.87%2C114l-168-95.89A16%2C16%2C0%2C0%2C0%2C40.92%2C37.34L71.55%2C128%2C40.92%2C218.67A16%2C16%2C0%2C0%2C0%2C56%2C240a16.15%2C16.15%2C0%2C0%2C0%2C7.93-2.1l167.92-96.05a16%2C16%2C0%2C0%2C0%2C.05-27.89ZM56%2C224a.56.56%2C0%2C0%2C0%2C0-.12L85.74%2C136H144a8%2C8%2C0%2C0%2C0%2C0-16H85.74L56.06%2C32.16A.46.46%2C0%2C0%2C0%2C56%2C32l168%2C95.83Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-paper-plane-tilt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M227.32%2C28.68a16%2C16%2C0%2C0%2C0-15.66-4.08l-.15%2C0L19.57%2C82.84a16%2C16%2C0%2C0%2C0-2.49%2C29.8L102%2C154l41.3%2C84.87A15.86%2C15.86%2C0%2C0%2C0%2C157.74%2C248q.69%2C0%2C1.38-.06a15.88%2C15.88%2C0%2C0%2C0%2C14-11.51l58.2-191.94c0-.05%2C0-.1%2C0-.15A16%2C16%2C0%2C0%2C0%2C227.32%2C28.68ZM157.83%2C231.85l-.05.14%2C0-.07-40.06-82.3%2C48-48a8%2C8%2C0%2C0%2C0-11.31-11.31l-48%2C48L24.08%2C98.25l-.07%2C0%2C.14%2C0L216%2C40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-paper-plane{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.9%2C200.1%2C141.85%2C32.18a16%2C16%2C0%2C0%2C0-27.89%2C0l-95.89%2C168a16%2C16%2C0%2C0%2C0%2C19.26%2C22.92L128%2C192.45l90.67%2C30.63A16.22%2C16.22%2C0%2C0%2C0%2C224%2C224a16%2C16%2C0%2C0%2C0%2C13.86-23.9Zm-14.05%2C7.84L136%2C178.26V120a8%2C8%2C0%2C0%2C0-16%2C0v58.26L32.16%2C207.94%2C32%2C208%2C127.86%2C40%2C224%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-paperclip-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C128a56.06%2C56.06%2C0%2C0%2C1-56%2C56H48a40%2C40%2C0%2C0%2C1%2C0-80H192a24%2C24%2C0%2C0%2C1%2C0%2C48H80a8%2C8%2C0%2C0%2C1%2C0-16H192a8%2C8%2C0%2C0%2C0%2C0-16H48a24%2C24%2C0%2C0%2C0%2C0%2C48H192a40%2C40%2C0%2C0%2C0%2C0-80H80a8%2C8%2C0%2C0%2C1%2C0-16H192A56.06%2C56.06%2C0%2C0%2C1%2C248%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-paperclip{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M209.66%2C122.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-82.05%2C82a56%2C56%2C0%2C0%2C1-79.2-79.21L147.67%2C35.73a40%2C40%2C0%2C1%2C1%2C56.61%2C56.55L105%2C193A24%2C24%2C0%2C1%2C1%2C71%2C159L154.3%2C74.38A8%2C8%2C0%2C1%2C1%2C165.7%2C85.6L82.39%2C170.31a8%2C8%2C0%2C1%2C0%2C11.27%2C11.36L192.93%2C81A24%2C24%2C0%2C1%2C0%2C159%2C47L59.76%2C147.68a40%2C40%2C0%2C1%2C0%2C56.53%2C56.62l82.06-82A8%2C8%2C0%2C0%2C1%2C209.66%2C122.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-parachute{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C120A104.12%2C104.12%2C0%2C0%2C0%2C128%2C16h0A104.12%2C104.12%2C0%2C0%2C0%2C24%2C120a7.94%2C7.94%2C0%2C0%2C0%2C3.05%2C6.27.93.93%2C0%2C0%2C0%2C.15.13L120%2C196v20h-8a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8%2C8%2C0%2C0%2C0%2C0-16h-8V196l92.8-69.6h0A8%2C8%2C0%2C0%2C0%2C232%2C120Zm-16.36-8H175.83c-1.54-37.95-13.91-62.43-25.11-77A88.2%2C88.2%2C0%2C0%2C1%2C215.64%2C112ZM128%2C34a76.89%2C76.89%2C0%2C0%2C1%2C13.88%2C16.22C149.49%2C62%2C158.45%2C81.87%2C159.82%2C112H96.18c1.37-30.13%2C10.33-50%2C17.94-61.74A76.92%2C76.92%2C0%2C0%2C1%2C128%2C34Zm26.4%2C94L128%2C175.53%2C101.6%2C128Zm-71.11%2C0%2C19.5%2C35.09L56%2C128Zm89.42%2C0H200l-46.79%2C35.09ZM105.28%2C35c-11.2%2C14.57-23.57%2C39.05-25.11%2C77H40.36A88.2%2C88.2%2C0%2C0%2C1%2C105.28%2C35Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-paragraph{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C40H96a64%2C64%2C0%2C0%2C0%2C0%2C128h40v40a8%2C8%2C0%2C0%2C0%2C16%2C0V56h24V208a8%2C8%2C0%2C0%2C0%2C16%2C0V56h16a8%2C8%2C0%2C0%2C0%2C0-16ZM136%2C152H96a48%2C48%2C0%2C0%2C1%2C0-96h40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-parallelogram{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M245.43%2C47.31A15.94%2C15.94%2C0%2C0%2C0%2C232%2C40H88.81a16%2C16%2C0%2C0%2C0-14.59%2C9.43l-64.8%2C144A16%2C16%2C0%2C0%2C0%2C24%2C216H167.19a16%2C16%2C0%2C0%2C0%2C14.59-9.43l64.8-144A16%2C16%2C0%2C0%2C0%2C245.43%2C47.31ZM167.19%2C200H24L88.81%2C56H232Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-park{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C192H200V168h24a8%2C8%2C0%2C0%2C0%2C7.76-9.94l-32-128a8%2C8%2C0%2C0%2C0-15.52%2C0l-32%2C128A8%2C8%2C0%2C0%2C0%2C160%2C168h24v24H120V176h8a8%2C8%2C0%2C0%2C0%2C0-16h-8V144h8a8%2C8%2C0%2C0%2C0%2C0-16H40a8%2C8%2C0%2C0%2C0%2C0%2C16h8v16H40a8%2C8%2C0%2C0%2C0%2C0%2C16h8v16H24a8%2C8%2C0%2C0%2C0%2C0%2C16H232a8%2C8%2C0%2C0%2C0%2C0-16ZM192%2C65l21.75%2C87h-43.5ZM64%2C144h40v16H64Zm0%2C32h40v16H64Zm52-80A28%2C28%2C0%2C1%2C0%2C88%2C68%2C28%2C28%2C0%2C0%2C0%2C116%2C96Zm0-40a12%2C12%2C0%2C1%2C1-12%2C12A12%2C12%2C0%2C0%2C1%2C116%2C56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-password{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M48%2C56V200a8%2C8%2C0%2C0%2C1-16%2C0V56a8%2C8%2C0%2C0%2C1%2C16%2C0Zm92%2C54.5L120%2C117V96a8%2C8%2C0%2C0%2C0-16%2C0v21L84%2C110.5a8%2C8%2C0%2C0%2C0-5%2C15.22l20%2C6.49-12.34%2C17a8%2C8%2C0%2C1%2C0%2C12.94%2C9.4l12.34-17%2C12.34%2C17a8%2C8%2C0%2C1%2C0%2C12.94-9.4l-12.34-17%2C20-6.49A8%2C8%2C0%2C0%2C0%2C140%2C110.5ZM246%2C115.64A8%2C8%2C0%2C0%2C0%2C236%2C110.5L216%2C117V96a8%2C8%2C0%2C0%2C0-16%2C0v21l-20-6.49a8%2C8%2C0%2C0%2C0-4.95%2C15.22l20%2C6.49-12.34%2C17a8%2C8%2C0%2C1%2C0%2C12.94%2C9.4l12.34-17%2C12.34%2C17a8%2C8%2C0%2C1%2C0%2C12.94-9.4l-12.34-17%2C20-6.49A8%2C8%2C0%2C0%2C0%2C246%2C115.64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-path{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C168a32.06%2C32.06%2C0%2C0%2C0-31%2C24H72a32%2C32%2C0%2C0%2C1%2C0-64h96a40%2C40%2C0%2C0%2C0%2C0-80H72a8%2C8%2C0%2C0%2C0%2C0%2C16h96a24%2C24%2C0%2C0%2C1%2C0%2C48H72a48%2C48%2C0%2C0%2C0%2C0%2C96h97a32%2C32%2C0%2C1%2C0%2C31-40Zm0%2C48a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C200%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-patreon-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M187.37%2C32c-18.79-7.68-41.14-9.92-62.93-6.3-23.44%2C3.9-43.73%2C14-58.68%2C29.2-11.12%2C11.32-24.62%2C33.35-25.7%2C74-.7%2C26.49%2C4.39%2C55.44%2C13.61%2C77.45S74.61%2C240%2C87.52%2C240c22.94%2C0%2C33.23-20.08%2C43.17-39.5%2C7-13.6%2C14.16-27.66%2C25.55-35.38h0c5.86-4%2C13.8-7%2C22.21-10.28%2C23.86-9.2%2C53.55-20.66%2C53.55-61.67C232%2C65.9%2C215.73%2C43.6%2C187.37%2C32ZM172.69%2C139.91c-9.28%2C3.58-18.05%2C7-25.43%2C12-14.78%2C10-23.3%2C26.66-30.81%2C41.33C106.67%2C212.3%2C100.05%2C224%2C87.52%2C224c-4.52%2C0-12.18-7.37-19.09-23.85-8.39-20-13-46.49-12.37-70.83.73-27.66%2C8.23-50.11%2C21.11-63.21C95.23%2C47.74%2C120.79%2C40%2C144.57%2C40a98.48%2C98.48%2C0%2C0%2C1%2C36.74%2C6.76c13%2C5.3%2C34.69%2C18.38%2C34.69%2C46.37C216%2C123.21%2C195.93%2C131%2C172.69%2C139.91Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pause-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM112%2C96v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0Zm48%2C0v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C32H160a16%2C16%2C0%2C0%2C0-16%2C16V208a16%2C16%2C0%2C0%2C0%2C16%2C16h40a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C200%2C32Zm0%2C176H160V48h40ZM96%2C32H56A16%2C16%2C0%2C0%2C0%2C40%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H96a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C96%2C32Zm0%2C176H56V48H96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-paw-print{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M212%2C80a28%2C28%2C0%2C1%2C0%2C28%2C28A28%2C28%2C0%2C0%2C0%2C212%2C80Zm0%2C40a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C212%2C120ZM72%2C108a28%2C28%2C0%2C1%2C0-28%2C28A28%2C28%2C0%2C0%2C0%2C72%2C108ZM44%2C120a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C44%2C120ZM92%2C88A28%2C28%2C0%2C1%2C0%2C64%2C60%2C28%2C28%2C0%2C0%2C0%2C92%2C88Zm0-40A12%2C12%2C0%2C1%2C1%2C80%2C60%2C12%2C12%2C0%2C0%2C1%2C92%2C48Zm72%2C40a28%2C28%2C0%2C1%2C0-28-28A28%2C28%2C0%2C0%2C0%2C164%2C88Zm0-40a12%2C12%2C0%2C1%2C1-12%2C12A12%2C12%2C0%2C0%2C1%2C164%2C48Zm23.12%2C100.86a35.3%2C35.3%2C0%2C0%2C1-16.87-21.14%2C44%2C44%2C0%2C0%2C0-84.5%2C0A35.25%2C35.25%2C0%2C0%2C1%2C69%2C148.82%2C40%2C40%2C0%2C0%2C0%2C88%2C224a39.48%2C39.48%2C0%2C0%2C0%2C15.52-3.13%2C64.09%2C64.09%2C0%2C0%2C1%2C48.87%2C0%2C40%2C40%2C0%2C0%2C0%2C34.73-72ZM168%2C208a24%2C24%2C0%2C0%2C1-9.45-1.93%2C80.14%2C80.14%2C0%2C0%2C0-61.19%2C0%2C24%2C24%2C0%2C0%2C1-20.71-43.26%2C51.22%2C51.22%2C0%2C0%2C0%2C24.46-30.67%2C28%2C28%2C0%2C0%2C1%2C53.78%2C0%2C51.27%2C51.27%2C0%2C0%2C0%2C24.53%2C30.71A24%2C24%2C0%2C0%2C1%2C168%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-paypal-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M220.12%2C93.54a55.8%2C55.8%2C0%2C0%2C0-20.19-16.18A56%2C56%2C0%2C0%2C0%2C144%2C24H84A16%2C16%2C0%2C0%2C0%2C68.48%2C36.12l-36%2C144A16%2C16%2C0%2C0%2C0%2C48%2C200h27.5l-3%2C12.12A16%2C16%2C0%2C0%2C0%2C88%2C232h31.5A16%2C16%2C0%2C0%2C0%2C135%2C219.88L144%2C184h32a56%2C56%2C0%2C0%2C0%2C44.14-90.46ZM48%2C184%2C84%2C40h60a40%2C40%2C0%2C0%2C1%2C39.3%2C32.49A57%2C57%2C0%2C0%2C0%2C176%2C72H120a16%2C16%2C0%2C0%2C0-15.53%2C12.12L79.52%2C184H48ZM183%2C88.62c-.08.36-.15.72-.24%2C1.08A39.94%2C39.94%2C0%2C0%2C1%2C144%2C120H112l8-32h56A40.07%2C40.07%2C0%2C0%2C1%2C183%2C88.62Zm31.76%2C49.08A39.94%2C39.94%2C0%2C0%2C1%2C176%2C168H144a16%2C16%2C0%2C0%2C0-15.52%2C12.12l-9%2C35.88H88l20-80h36a55.9%2C55.9%2C0%2C0%2C0%2C54-41.39%2C40.2%2C40.2%2C0%2C0%2C1%2C9.48%2C8.77A39.73%2C39.73%2C0%2C0%2C1%2C214.78%2C137.7Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-peace{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm88%2C104a87.48%2C87.48%2C0%2C0%2C1-11.64%2C43.7L136%2C123.84V40.37A88.11%2C88.11%2C0%2C0%2C1%2C216%2C128ZM120%2C40.37v83.47L51.64%2C171.7A88%2C88%2C0%2C0%2C1%2C120%2C40.37ZM60.84%2C184.79%2C120%2C143.37v72.26A87.85%2C87.85%2C0%2C0%2C1%2C60.84%2C184.79ZM136%2C215.63V143.37l59.16%2C41.42A87.85%2C87.85%2C0%2C0%2C1%2C136%2C215.63Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pen-nib-straight{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M222.33%2C123.89c-.06-.13-.12-.26-.19-.38L192%2C69.9V32a16%2C16%2C0%2C0%2C0-16-16H80A16%2C16%2C0%2C0%2C0%2C64%2C32V69.92L33.86%2C123.51c-.07.12-.13.25-.2.38a15.94%2C15.94%2C0%2C0%2C0%2C1.46%2C16.57l.11.14%2C86.44%2C112.28a8%2C8%2C0%2C0%2C0%2C12.67%2C0L220.77%2C140.6l.11-.14A15.92%2C15.92%2C0%2C0%2C0%2C222.33%2C123.89ZM176%2C32V64H80V32ZM128%2C144a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C128%2C144Zm8%2C80.5V158.83a28%2C28%2C0%2C1%2C0-16%2C0v65.66L48%2C131%2C76.69%2C80H179.32L208%2C131Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pen-nib{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C92.68a15.86%2C15.86%2C0%2C0%2C0-4.69-11.31L174.63%2C12.68a16%2C16%2C0%2C0%2C0-22.63%2C0L123.57%2C41.11l-58%2C21.77A16.06%2C16.06%2C0%2C0%2C0%2C55.35%2C75.23L32.11%2C214.68A8%2C8%2C0%2C0%2C0%2C40%2C224a8.4%2C8.4%2C0%2C0%2C0%2C1.32-.11l139.44-23.24a16%2C16%2C0%2C0%2C0%2C12.35-10.17l21.77-58L243.31%2C104A15.87%2C15.87%2C0%2C0%2C0%2C248%2C92.68Zm-69.87%2C92.19L63.32%2C204l47.37-47.37a28%2C28%2C0%2C1%2C0-11.32-11.32L52%2C192.7%2C71.13%2C77.86%2C126%2C57.29%2C198.7%2C130ZM112%2C132a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C112%2C132Zm96-15.32L139.31%2C48l24-24L232%2C92.68Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pen{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M227.32%2C73.37%2C182.63%2C28.69a16%2C16%2C0%2C0%2C0-22.63%2C0L36.69%2C152A15.86%2C15.86%2C0%2C0%2C0%2C32%2C163.31V208a16%2C16%2C0%2C0%2C0%2C16%2C16H92.69A15.86%2C15.86%2C0%2C0%2C0%2C104%2C219.31l83.67-83.66%2C3.48%2C13.9-36.8%2C36.79a8%2C8%2C0%2C0%2C0%2C11.31%2C11.32l40-40a8%2C8%2C0%2C0%2C0%2C2.11-7.6l-6.9-27.61L227.32%2C96A16%2C16%2C0%2C0%2C0%2C227.32%2C73.37ZM48%2C179.31%2C76.69%2C208H48Zm48%2C25.38L51.31%2C160%2C136%2C75.31%2C180.69%2C120Zm96-96L147.32%2C64l24-24L216%2C84.69Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pencil-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M201.54%2C54.46A104%2C104%2C0%2C0%2C0%2C54.46%2C201.54%2C104%2C104%2C0%2C0%2C0%2C201.54%2C54.46ZM88%2C192a16%2C16%2C0%2C0%2C1%2C32%2C0v23.59a88%2C88%2C0%2C0%2C1-32-9.22Zm48%2C0a16%2C16%2C0%2C0%2C1%2C32%2C0v14.37a88%2C88%2C0%2C0%2C1-32%2C9.22Zm-28.73-56h41.46l11.58%2C25.1A31.93%2C31.93%2C0%2C0%2C0%2C128%2C170.87a31.93%2C31.93%2C0%2C0%2C0-32.31-9.77Zm7.39-16L128%2C91.09%2C141.34%2C120Zm75.56%2C70.23c-2%2C2-4.08%2C3.87-6.22%2C5.64V176a7.91%2C7.91%2C0%2C0%2C0-.74-3.35l-48-104a8%2C8%2C0%2C0%2C0-14.52%2C0l-48%2C104A7.91%2C7.91%2C0%2C0%2C0%2C72%2C176v19.87c-2.14-1.77-4.22-3.64-6.22-5.64a88%2C88%2C0%2C1%2C1%2C124.44%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pencil-line{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M227.32%2C73.37%2C182.63%2C28.69a16%2C16%2C0%2C0%2C0-22.63%2C0L36.69%2C152A15.86%2C15.86%2C0%2C0%2C0%2C32%2C163.31V208a16%2C16%2C0%2C0%2C0%2C16%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16H115.32l112-112A16%2C16%2C0%2C0%2C0%2C227.32%2C73.37ZM136%2C75.31%2C152.69%2C92%2C68%2C176.69%2C51.31%2C160ZM48%2C208V179.31L76.69%2C208Zm48-3.31L79.32%2C188%2C164%2C103.31%2C180.69%2C120Zm96-96L147.32%2C64l24-24L216%2C84.69Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pencil-ruler{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H160a16%2C16%2C0%2C0%2C0-16%2C16V208a16%2C16%2C0%2C0%2C0%2C16%2C16h48a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H160V176h24a8%2C8%2C0%2C0%2C0%2C0-16H160V136h24a8%2C8%2C0%2C0%2C0%2C0-16H160V96h24a8%2C8%2C0%2C0%2C0%2C0-16H160V48h48V208ZM77.66%2C26.34a8%2C8%2C0%2C0%2C0-11.32%2C0l-32%2C32A8%2C8%2C0%2C0%2C0%2C32%2C64V208a16%2C16%2C0%2C0%2C0%2C16%2C16H96a16%2C16%2C0%2C0%2C0%2C16-16V64a8%2C8%2C0%2C0%2C0-2.34-5.66ZM48%2C176V80H64v96ZM80%2C80H96v96H80ZM72%2C43.31%2C92.69%2C64H51.31ZM48%2C208V192H96v16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pencil-simple-line{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M227.32%2C73.37%2C182.63%2C28.69a16%2C16%2C0%2C0%2C0-22.63%2C0L36.69%2C152A15.86%2C15.86%2C0%2C0%2C0%2C32%2C163.31V208a16%2C16%2C0%2C0%2C0%2C16%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16H115.32l112-112A16%2C16%2C0%2C0%2C0%2C227.32%2C73.37ZM92.69%2C208H48V163.31l88-88L180.69%2C120ZM192%2C108.69%2C147.32%2C64l24-24L216%2C84.69Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pencil-simple-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.92%2C34.62A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38l48.2%2C53L36.68%2C152A15.89%2C15.89%2C0%2C0%2C0%2C32%2C163.31V208a16%2C16%2C0%2C0%2C0%2C16%2C16H92.69A15.86%2C15.86%2C0%2C0%2C0%2C104%2C219.31l50.4-50.39%2C47.69%2C52.46a8%2C8%2C0%2C1%2C0%2C11.84-10.76ZM92.69%2C208H48V163.31l53.06-53%2C42.56%2C46.81ZM227.32%2C73.37%2C182.63%2C28.69a16%2C16%2C0%2C0%2C0-22.63%2C0L118.33%2C70.36a8%2C8%2C0%2C0%2C0%2C11.32%2C11.31L136%2C75.31%2C180.69%2C120l-9%2C9A8%2C8%2C0%2C0%2C0%2C183%2C140.34L227.32%2C96A16%2C16%2C0%2C0%2C0%2C227.32%2C73.37ZM192%2C108.69%2C147.32%2C64l24-24L216%2C84.69Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pencil-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M227.31%2C73.37%2C182.63%2C28.68a16%2C16%2C0%2C0%2C0-22.63%2C0L36.69%2C152A15.86%2C15.86%2C0%2C0%2C0%2C32%2C163.31V208a16%2C16%2C0%2C0%2C0%2C16%2C16H92.69A15.86%2C15.86%2C0%2C0%2C0%2C104%2C219.31L227.31%2C96a16%2C16%2C0%2C0%2C0%2C0-22.63ZM92.69%2C208H48V163.31l88-88L180.69%2C120ZM192%2C108.68%2C147.31%2C64l24-24L216%2C84.68Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pencil-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.92%2C34.62A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38l48.2%2C53L36.68%2C152A15.89%2C15.89%2C0%2C0%2C0%2C32%2C163.31V208a16%2C16%2C0%2C0%2C0%2C16%2C16H92.69A15.86%2C15.86%2C0%2C0%2C0%2C104%2C219.31l50.4-50.39%2C47.69%2C52.46a8%2C8%2C0%2C1%2C0%2C11.84-10.76Zm63%2C93.12L68%2C176.69%2C51.31%2C160l49.75-49.74ZM48%2C179.31%2C76.69%2C208H48Zm48%2C25.38L79.32%2C188l48.41-48.41%2C15.89%2C17.48ZM227.32%2C73.37%2C182.63%2C28.69a16%2C16%2C0%2C0%2C0-22.63%2C0L118.33%2C70.36a8%2C8%2C0%2C0%2C0%2C11.32%2C11.31L136%2C75.31%2C152.69%2C92%2C145%2C99.69A8%2C8%2C0%2C1%2C0%2C156.31%2C111l7.69-7.69L180.69%2C120l-9%2C9A8%2C8%2C0%2C0%2C0%2C183%2C140.34L227.32%2C96A16%2C16%2C0%2C0%2C0%2C227.32%2C73.37ZM192%2C108.69%2C147.32%2C64l24-24L216%2C84.69Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pencil{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M227.31%2C73.37%2C182.63%2C28.68a16%2C16%2C0%2C0%2C0-22.63%2C0L36.69%2C152A15.86%2C15.86%2C0%2C0%2C0%2C32%2C163.31V208a16%2C16%2C0%2C0%2C0%2C16%2C16H92.69A15.86%2C15.86%2C0%2C0%2C0%2C104%2C219.31L227.31%2C96a16%2C16%2C0%2C0%2C0%2C0-22.63ZM51.31%2C160%2C136%2C75.31%2C152.69%2C92%2C68%2C176.68ZM48%2C179.31%2C76.69%2C208H48Zm48%2C25.38L79.31%2C188%2C164%2C103.31%2C180.69%2C120Zm96-96L147.31%2C64l24-24L216%2C84.68Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pentagon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M225.56%2C87.56%2C137.64%2C19.25l-.18-.14a15.93%2C15.93%2C0%2C0%2C0-18.92%2C0l-.18.14L30.44%2C87.56a16%2C16%2C0%2C0%2C0-5.7%2C17.63l32%2C107.54.06.17A15.94%2C15.94%2C0%2C0%2C0%2C72%2C224H184a15.94%2C15.94%2C0%2C0%2C0%2C15.23-11.1l.06-.17%2C32-107.54A16%2C16%2C0%2C0%2C0%2C225.56%2C87.56Zm-9.62%2C13L184%2C208H72l-32-107.44-.06-.17h0l.18-.14L128%2C32l87.82%2C68.23.18.14Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pentagram{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M239.18%2C91.05A15.75%2C15.75%2C0%2C0%2C0%2C224%2C80h-61L143.23%2C19.26a15.93%2C15.93%2C0%2C0%2C0-30.45-.05L93.06%2C80H32a16%2C16%2C0%2C0%2C0-9.37%2C29l49.46%2C35.58L53.15%2C203A15.75%2C15.75%2C0%2C0%2C0%2C59%2C220.88a15.74%2C15.74%2C0%2C0%2C0%2C18.77%2C0L128%2C184.75l50.23%2C36.13A16%2C16%2C0%2C0%2C0%2C202.85%2C203l-19-58.46%2C49.49-35.61A15.74%2C15.74%2C0%2C0%2C0%2C239.18%2C91.05ZM128%2C24.15%2C146.12%2C80H109.88ZM32%2C96H87.87L77.3%2C128.56Zm36.34%2C112h0l17.39-53.59%2C28.54%2C20.54Zm22.57-69.57L104.69%2C96h46.62l13.75%2C42.38L128%2C165Zm96.69%2C69.57%2C0%2C0-45.9-33%2C28.54-20.54Zm-8.93-79.38L168.13%2C96H224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pepper{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M167.27%2C40.42A40.06%2C40.06%2C0%2C0%2C0%2C128%2C8a8%2C8%2C0%2C0%2C0%2C0%2C16%2C24%2C24%2C0%2C0%2C1%2C22.85%2C16.66A64.08%2C64.08%2C0%2C0%2C0%2C96%2C104c0%2C46.75-25.75%2C78-76.53%2C93a16%2C16%2C0%2C0%2C0%2C1.77%2C31.13A264.8%2C264.8%2C0%2C0%2C0%2C66.75%2C232c40.78%2C0%2C86.16-9.15%2C117.53-35.46C210.64%2C174.44%2C224%2C143.3%2C224%2C104h0A64.07%2C64.07%2C0%2C0%2C0%2C167.27%2C40.42ZM160%2C56a48.07%2C48.07%2C0%2C0%2C1%2C45.37%2C32.37L192%2C95%2C163.58%2C80.83a8%2C8%2C0%2C0%2C0-7.16%2C0L128%2C95l-13.37-6.68A48.08%2C48.08%2C0%2C0%2C1%2C160%2C56Zm14%2C128.3c-18%2C15.07-43.6%2C25.26-74.12%2C29.47A254.08%2C254.08%2C0%2C0%2C1%2C24%2C212.37h0v0c57.23-16.87%2C87.63-54%2C88-107.42l12.44%2C6.22a8%2C8%2C0%2C0%2C0%2C7.16%2C0L160%2C96.93l28.42%2C14.21a8%2C8%2C0%2C0%2C0%2C7.16%2C0l12.41-6.2C207.78%2C138.84%2C196.35%2C165.54%2C174%2C184.29Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-percent{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M205.66%2C61.64l-144%2C144a8%2C8%2C0%2C0%2C1-11.32-11.32l144-144a8%2C8%2C0%2C0%2C1%2C11.32%2C11.31ZM50.54%2C101.44a36%2C36%2C0%2C0%2C1%2C50.92-50.91h0a36%2C36%2C0%2C0%2C1-50.92%2C50.91ZM56%2C76A20%2C20%2C0%2C1%2C0%2C90.14%2C61.84h0A20%2C20%2C0%2C0%2C0%2C56%2C76ZM216%2C180a36%2C36%2C0%2C1%2C1-10.54-25.46h0A35.76%2C35.76%2C0%2C0%2C1%2C216%2C180Zm-16%2C0a20%2C20%2C0%2C1%2C0-5.86%2C14.14A19.87%2C19.87%2C0%2C0%2C0%2C200%2C180Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-person-arms-spread{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M160%2C40a32%2C32%2C0%2C1%2C0-32%2C32A32%2C32%2C0%2C0%2C0%2C160%2C40ZM128%2C56a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C128%2C56ZM231.5%2C87.71A19.62%2C19.62%2C0%2C0%2C0%2C212%2C72H44a20%2C20%2C0%2C0%2C0-8.38%2C38.16l.13%2C0%2C50.75%2C22.35-21%2C79.72A20%2C20%2C0%2C0%2C0%2C102%2C228.8l26-44.87%2C26%2C44.87a20%2C20%2C0%2C0%2C0%2C36.4-16.52l-21-79.72%2C50.75-22.35.13%2C0A19.64%2C19.64%2C0%2C0%2C0%2C231.5%2C87.71Zm-17.8%2C7.9-56.93%2C25.06a8%2C8%2C0%2C0%2C0-4.51%2C9.36L175.13%2C217a7%2C7%2C0%2C0%2C0%2C.49%2C1.35%2C4%2C4%2C0%2C0%2C1-5%2C5.45%2C4%2C4%2C0%2C0%2C1-2.25-2.07%2C6.31%2C6.31%2C0%2C0%2C0-.34-.63L134.92%2C164a8%2C8%2C0%2C0%2C0-13.84%2C0L88%2C221.05a6.31%2C6.31%2C0%2C0%2C0-.34.63%2C4%2C4%2C0%2C0%2C1-2.25%2C2.07%2C4%2C4%2C0%2C0%2C1-5-5.45%2C7%2C7%2C0%2C0%2C0%2C.49-1.35L103.74%2C130a8%2C8%2C0%2C0%2C0-4.51-9.36L42.3%2C95.61A4%2C4%2C0%2C0%2C1%2C44%2C88H212a4%2C4%2C0%2C0%2C1%2C1.73%2C7.61Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-person-simple-bike{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M164%2C80a28%2C28%2C0%2C1%2C0-28-28A28%2C28%2C0%2C0%2C0%2C164%2C80Zm0-40a12%2C12%2C0%2C1%2C1-12%2C12A12%2C12%2C0%2C0%2C1%2C164%2C40Zm36%2C96a40%2C40%2C0%2C1%2C0%2C40%2C40A40%2C40%2C0%2C0%2C0%2C200%2C136Zm0%2C64a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C200%2C200ZM56%2C136a40%2C40%2C0%2C1%2C0%2C40%2C40A40%2C40%2C0%2C0%2C0%2C56%2C136Zm0%2C64a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C56%2C200Zm136-80H152a8%2C8%2C0%2C0%2C1-5.66-2.34L120%2C91.31%2C99.31%2C112l34.35%2C34.34A8%2C8%2C0%2C0%2C1%2C136%2C152v48a8%2C8%2C0%2C0%2C1-16%2C0V155.31L82.34%2C117.66a8%2C8%2C0%2C0%2C1%2C0-11.32l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C0L155.31%2C104H192a8%2C8%2C0%2C0%2C1%2C0%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-person-simple-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM112%2C80a16%2C16%2C0%2C1%2C1%2C16%2C16A16%2C16%2C0%2C0%2C1%2C112%2C80Zm72%2C32a8%2C8%2C0%2C0%2C1-8%2C8H136v13.58l30.66%2C46a8%2C8%2C0%2C0%2C1-13.32%2C8.88l-25.34-38-25.34%2C38a8%2C8%2C0%2C1%2C1-13.32-8.88l30.66-46V120H80a8%2C8%2C0%2C0%2C1%2C0-16h96A8%2C8%2C0%2C0%2C1%2C184%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-person-simple-hike{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C80a32%2C32%2C0%2C1%2C0-32-32A32%2C32%2C0%2C0%2C0%2C152%2C80Zm0-48a16%2C16%2C0%2C1%2C1-16%2C16A16%2C16%2C0%2C0%2C1%2C152%2C32Zm48%2C112v88a8%2C8%2C0%2C0%2C1-16%2C0V151.66c-25.75-2.25-34.35-15.52-42-27.36-2.85-4.39-5.56-8.57-9.13-12.19l-13.4%2C30.81%2C37.2%2C26.57A8%2C8%2C0%2C0%2C1%2C160%2C176v56a8%2C8%2C0%2C0%2C1-16%2C0V180.12l-31.07-22.2L79.34%2C235.19A8%2C8%2C0%2C0%2C1%2C72%2C240a7.84%2C7.84%2C0%2C0%2C1-3.19-.67%2C8%2C8%2C0%2C0%2C1-4.14-10.52L122.19%2C96.5a8%2C8%2C0%2C0%2C1%2C11-3.92%2C40.92%2C40.92%2C0%2C0%2C1%2C8%2C5.47c6.37%2C5.52%2C10.51%2C11.91%2C14.16%2C17.55%2C7.68%2C11.84%2C13.22%2C20.4%2C36.6%2C20.4A8%2C8%2C0%2C0%2C1%2C200%2C144ZM72%2C152a8%2C8%2C0%2C0%2C0%2C7.35-4.85l24-56a8%2C8%2C0%2C0%2C0-4.2-10.5l-28-12a8%2C8%2C0%2C0%2C0-10.5%2C4.2l-24%2C56a8%2C8%2C0%2C0%2C0%2C4.2%2C10.5l28%2C12A8%2C8%2C0%2C0%2C0%2C72%2C152ZM54.51%2C127.8%2C72.2%2C86.5l13.3%2C5.7L67.8%2C133.49Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-person-simple-run{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C88a32%2C32%2C0%2C1%2C0-32-32A32%2C32%2C0%2C0%2C0%2C152%2C88Zm0-48a16%2C16%2C0%2C1%2C1-16%2C16A16%2C16%2C0%2C0%2C1%2C152%2C40Zm67.31%2C100.68c-.61.28-7.49%2C3.28-19.67%2C3.28-13.85%2C0-34.55-3.88-60.69-20a169.31%2C169.31%2C0%2C0%2C1-15.41%2C32.34%2C104.29%2C104.29%2C0%2C0%2C1%2C31.31%2C15.81C173.92%2C186.65%2C184%2C207.35%2C184%2C232a8%2C8%2C0%2C0%2C1-16%2C0c0-41.7-34.69-56.71-54.14-61.85-.55.7-1.12%2C1.41-1.69%2C2.1-19.64%2C23.8-44.25%2C36.18-71.63%2C36.18A92.29%2C92.29%2C0%2C0%2C1%2C31.2%2C208%2C8%2C8%2C0%2C0%2C1%2C32.8%2C192c25.92%2C2.58%2C48.47-7.49%2C67-30%2C12.49-15.14%2C21-33.61%2C25.25-47C86.13%2C92.35%2C61.27%2C111.63%2C61%2C111.84A8%2C8%2C0%2C1%2C1%2C51%2C99.36c1.5-1.2%2C37.22-29%2C89.51%2C6.57%2C45.47%2C30.91%2C71.93%2C20.31%2C72.18%2C20.19a8%2C8%2C0%2C1%2C1%2C6.63%2C14.56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-person-simple-ski{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M172%2C88a28%2C28%2C0%2C1%2C0-28-28A28%2C28%2C0%2C0%2C0%2C172%2C88Zm0-40a12%2C12%2C0%2C1%2C1-12%2C12A12%2C12%2C0%2C0%2C1%2C172%2C48ZM32.32%2C77.76a8%2C8%2C0%2C0%2C1%2C9.92-5.44L112%2C92.67l10.32-10.33a8%2C8%2C0%2C0%2C1%2C11.32%2C0L163.31%2C112H200a8%2C8%2C0%2C0%2C1%2C0%2C16H160a8%2C8%2C0%2C0%2C1-5.66-2.34L148.73%2C120l-111-32.36A8%2C8%2C0%2C0%2C1%2C32.32%2C77.76ZM236.44%2C204.24a69.78%2C69.78%2C0%2C0%2C1-58.37%2C8.95L21.77%2C167.67a8%2C8%2C0%2C1%2C1%2C4.47-15.36l76%2C22.13L128.73%2C148%2C85.8%2C135.69a8%2C8%2C0%2C0%2C1%2C4.4-15.39l56%2C16a8%2C8%2C0%2C0%2C1%2C3.46%2C13.35l-29.9%2C29.9%2C62.79%2C18.28a53.78%2C53.78%2C0%2C0%2C0%2C45-6.9%2C8%2C8%2C0%2C1%2C1%2C8.88%2C13.31Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-person-simple-snowboard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M164%2C80a28%2C28%2C0%2C1%2C0-28-28A28%2C28%2C0%2C0%2C0%2C164%2C80Zm0-40a12%2C12%2C0%2C1%2C1-12%2C12A12%2C12%2C0%2C0%2C1%2C164%2C40Zm54.25%2C72.32-136-40a8%2C8%2C0%2C1%2C0-4.52%2C15.35l40.85%2C12L85.07%2C150%2C40.34%2C137a25.18%2C25.18%2C0%2C1%2C0-14.13%2C48.34L183.65%2C231a25.88%2C25.88%2C0%2C0%2C0%2C7.14%2C1%2C25.17%2C25.17%2C0%2C0%2C0%2C7-49.36l-50.89-14.75%2C19.75-29.44a8%2C8%2C0%2C0%2C0-4.42-12.14l-35.33-10.23%2C7.78-11.67%2C79.07%2C23.26a8%2C8%2C0%2C0%2C0%2C4.51-15.35ZM200%2C206.81a9.07%2C9.07%2C0%2C0%2C1-3.67%2C7.3%2C9.27%2C9.27%2C0%2C0%2C1-8.22%2C1.5L30.67%2C170a9.24%2C9.24%2C0%2C0%2C1-6.67-8.8%2C9.06%2C9.06%2C0%2C0%2C1%2C3.66-7.3%2C9.26%2C9.26%2C0%2C0%2C1%2C8.23-1.5L193.33%2C198A9.23%2C9.23%2C0%2C0%2C1%2C200%2C206.81Zm-52.75-68.18-16.49%2C24.59-29.58-8.58%2C16.4-24.6Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-person-simple-swim{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C104a32%2C32%2C0%2C1%2C0-32-32A32%2C32%2C0%2C0%2C0%2C176%2C104Zm0-48a16%2C16%2C0%2C1%2C1-16%2C16A16%2C16%2C0%2C0%2C1%2C176%2C56Zm46.16%2C129.24a8%2C8%2C0%2C0%2C1-1%2C11.26c-17.36%2C14.39-32.86%2C19.5-47%2C19.5-18.58%2C0-34.82-8.82-49.93-17-25.35-13.76-47.24-25.65-79.07.74a8%2C8%2C0%2C1%2C1-10.22-12.31c40.17-33.29%2C70.32-16.93%2C96.93-2.49%2C25.35%2C13.77%2C47.24%2C25.65%2C79.07-.74A8%2C8%2C0%2C0%2C1%2C222.16%2C185.24ZM34.89%2C147.42a8%2C8%2C0%2C1%2C0%2C10.22%2C12.31c31.83-26.38%2C53.72-14.5%2C79.07-.74%2C15.11%2C8.2%2C31.35%2C17%2C49.93%2C17%2C14.14%2C0%2C29.64-5.11%2C47-19.5a8%2C8%2C0%2C1%2C0-10.22-12.31%2C75.79%2C75.79%2C0%2C0%2C1-19.28%2C12.06l-53.84-53.82A103.34%2C103.34%2C0%2C0%2C0%2C64.24%2C72H40a8%2C8%2C0%2C0%2C0%2C0%2C16H64.24a87.66%2C87.66%2C0%2C0%2C1%2C41.88%2C10.56L76.49%2C128.17C63.82%2C129.35%2C50.07%2C134.84%2C34.89%2C147.42Zm91.57-33.67%2C46.13%2C46.12c-14-.43-26.88-7.39-40.77-14.93-10.75-5.84-22.09-12-34.42-15.05l22.26-22.26A87.14%2C87.14%2C0%2C0%2C1%2C126.46%2C113.75Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-person-simple-tai-chi{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C80A32%2C32%2C0%2C1%2C0%2C96%2C48%2C32%2C32%2C0%2C0%2C0%2C128%2C80Zm0-48a16%2C16%2C0%2C1%2C1-16%2C16A16%2C16%2C0%2C0%2C1%2C128%2C32Zm96%2C72a8%2C8%2C0%2C0%2C1-8%2C8H136v26.72l51.15%2C21.93A8%2C8%2C0%2C0%2C1%2C192%2C168v48a8%2C8%2C0%2C0%2C1-16%2C0V173.28l-46.45-19.91L53.35%2C222a8%2C8%2C0%2C1%2C1-10.7-11.9L120%2C140.44V112H40a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-person-simple-throw{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C88A32%2C32%2C0%2C1%2C0%2C96%2C56%2C32%2C32%2C0%2C0%2C0%2C128%2C88Zm0-48a16%2C16%2C0%2C1%2C1-16%2C16A16%2C16%2C0%2C0%2C1%2C128%2C40ZM48%2C96a16%2C16%2C0%2C1%2C1%2C16%2C16A16%2C16%2C0%2C0%2C1%2C48%2C96Zm174.24%2C14.61A8%2C8%2C0%2C0%2C1%2C211%2C111.87c-1.15-.89-23.71-17.7-59.32.61a214.93%2C214.93%2C0%2C0%2C1-3%2C30.35l32.43%2C27a8%2C8%2C0%2C0%2C1%2C2.47%2C8.68l-16%2C48a8%2C8%2C0%2C0%2C1-15.18-5.06l14.27-42.82-22.08-18.4a141.86%2C141.86%2C0%2C0%2C1-5.1%2C14.33c-13.75%2C32.74-38.38%2C54.63-73.2%2C65.08a8%2C8%2C0%2C0%2C1-4.6-15.32c60.68-18.21%2C71.14-72.22%2C73.42-101.65C108%2C139.88%2C86.57%2C144%2C72.36%2C144a59.59%2C59.59%2C0%2C0%2C1-19.67-3.27A8%2C8%2C0%2C0%2C1%2C56%2C125.4a7.82%2C7.82%2C0%2C0%2C1%2C3.31.73s26.76%2C10.68%2C72.19-20.2c52.29-35.54%2C88-7.77%2C89.51-6.57A8%2C8%2C0%2C0%2C1%2C222.24%2C110.61Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-person-simple-walk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C80a32%2C32%2C0%2C1%2C0-32-32A32%2C32%2C0%2C0%2C0%2C152%2C80Zm0-48a16%2C16%2C0%2C1%2C1-16%2C16A16%2C16%2C0%2C0%2C1%2C152%2C32Zm64%2C112a8%2C8%2C0%2C0%2C1-8%2C8c-35.31%2C0-52.95-17.81-67.12-32.12-2.74-2.77-5.36-5.4-8-7.84l-13.43%2C30.88%2C37.2%2C26.57A8%2C8%2C0%2C0%2C1%2C160%2C176v56a8%2C8%2C0%2C0%2C1-16%2C0V180.12l-31.07-22.2L79.34%2C235.19A8%2C8%2C0%2C0%2C1%2C72%2C240a7.84%2C7.84%2C0%2C0%2C1-3.19-.67%2C8%2C8%2C0%2C0%2C1-4.15-10.52l54.08-124.37c-9.31-1.65-20.92%2C1.2-34.7%2C8.58a163.88%2C163.88%2C0%2C0%2C0-30.57%2C21.77%2C8%2C8%2C0%2C0%2C1-10.95-11.66c2.5-2.35%2C61.69-57.23%2C98.72-25.08%2C3.83%2C3.32%2C7.48%2C7%2C11%2C10.57C166.19%2C122.7%2C179.36%2C136%2C208%2C136A8%2C8%2C0%2C0%2C1%2C216%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-person-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C80A32%2C32%2C0%2C1%2C0%2C96%2C48%2C32%2C32%2C0%2C0%2C0%2C128%2C80Zm0-48a16%2C16%2C0%2C1%2C1-16%2C16A16%2C16%2C0%2C0%2C1%2C128%2C32ZM230.86%2C132.12a8%2C8%2C0%2C0%2C1-11%2C2.74c-.35-.21-35.11-20.59-83.88-22.67V149l62%2C69.73a8%2C8%2C0%2C1%2C1-12%2C10.62L128%2C164%2C70%2C229.31a8%2C8%2C0%2C1%2C1-12-10.62L120%2C149V112.18c-49%2C2.08-83.52%2C22.46-83.88%2C22.68a8%2C8%2C0%2C1%2C1-8.23-13.72C29.6%2C120.11%2C70.45%2C96%2C128%2C96s98.4%2C24.11%2C100.12%2C25.14A8%2C8%2C0%2C0%2C1%2C230.86%2C132.12Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-person{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M160%2C40a32%2C32%2C0%2C1%2C0-32%2C32A32%2C32%2C0%2C0%2C0%2C160%2C40ZM128%2C56a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C128%2C56Zm90.34%2C78.05L173.17%2C82.83a32%2C32%2C0%2C0%2C0-24-10.83H106.83a32%2C32%2C0%2C0%2C0-24%2C10.83L37.66%2C134.05a20%2C20%2C0%2C0%2C0%2C28.13%2C28.43l16.3-13.08L65.55%2C212.28A20%2C20%2C0%2C0%2C0%2C102%2C228.8l26-44.87%2C26%2C44.87a20%2C20%2C0%2C0%2C0%2C36.41-16.52L173.91%2C149.4l16.3%2C13.08a20%2C20%2C0%2C0%2C0%2C28.13-28.43Zm-11.51%2C16.77a4%2C4%2C0%2C0%2C1-5.66%2C0c-.21-.2-.42-.4-.65-.58L165%2C121.76A8%2C8%2C0%2C0%2C0%2C152.26%2C130L175.14%2C217a7.72%2C7.72%2C0%2C0%2C0%2C.48%2C1.35%2C4%2C4%2C0%2C1%2C1-7.25%2C3.38%2C6.25%2C6.25%2C0%2C0%2C0-.33-.63L134.92%2C164a8%2C8%2C0%2C0%2C0-13.84%2C0L88%2C221.05a6.25%2C6.25%2C0%2C0%2C0-.33.63%2C4%2C4%2C0%2C0%2C1-2.26%2C2.07%2C4%2C4%2C0%2C0%2C1-5-5.45%2C7.72%2C7.72%2C0%2C0%2C0%2C.48-1.35L103.74%2C130A8%2C8%2C0%2C0%2C0%2C91%2C121.76L55.48%2C150.24c-.23.18-.44.38-.65.58a4%2C4%2C0%2C1%2C1-5.66-5.65c.12-.12.23-.24.34-.37L94.83%2C93.41a16%2C16%2C0%2C0%2C1%2C12-5.41h42.34a16%2C16%2C0%2C0%2C1%2C12%2C5.41l45.32%2C51.39c.11.13.22.25.34.37A4%2C4%2C0%2C0%2C1%2C206.83%2C150.82Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-perspective{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C120H224V48a16%2C16%2C0%2C0%2C0-18.86-15.74l-160%2C29.09A16%2C16%2C0%2C0%2C0%2C32%2C77.09V120H16a8%2C8%2C0%2C0%2C0%2C0%2C16H32v42.91a16%2C16%2C0%2C0%2C0%2C13.14%2C15.74l160%2C29.09A16.47%2C16.47%2C0%2C0%2C0%2C208%2C224a16%2C16%2C0%2C0%2C0%2C16-16V136h16a8%2C8%2C0%2C0%2C0%2C0-16ZM48%2C77.09%2C208%2C48v72H48ZM208%2C208%2C48%2C178.91V136H208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-phone-call{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144.27%2C45.93a8%2C8%2C0%2C0%2C1%2C9.8-5.66%2C86.22%2C86.22%2C0%2C0%2C1%2C61.66%2C61.66%2C8%2C8%2C0%2C0%2C1-5.66%2C9.8A8.23%2C8.23%2C0%2C0%2C1%2C208%2C112a8%2C8%2C0%2C0%2C1-7.73-5.94%2C70.35%2C70.35%2C0%2C0%2C0-50.33-50.33A8%2C8%2C0%2C0%2C1%2C144.27%2C45.93Zm-2.33%2C41.8c13.79%2C3.68%2C22.65%2C12.54%2C26.33%2C26.33A8%2C8%2C0%2C0%2C0%2C176%2C120a8.23%2C8.23%2C0%2C0%2C0%2C2.07-.27%2C8%2C8%2C0%2C0%2C0%2C5.66-9.8c-5.12-19.16-18.5-32.54-37.66-37.66a8%2C8%2C0%2C1%2C0-4.13%2C15.46Zm81.94%2C95.35A56.26%2C56.26%2C0%2C0%2C1%2C168%2C232C88.6%2C232%2C24%2C167.4%2C24%2C88A56.26%2C56.26%2C0%2C0%2C1%2C72.92%2C32.12a16%2C16%2C0%2C0%2C1%2C16.62%2C9.52l21.12%2C47.15%2C0%2C.12A16%2C16%2C0%2C0%2C1%2C109.39%2C104c-.18.27-.37.52-.57.77L88%2C129.45c7.49%2C15.22%2C23.41%2C31%2C38.83%2C38.51l24.34-20.71a8.12%2C8.12%2C0%2C0%2C1%2C.75-.56%2C16%2C16%2C0%2C0%2C1%2C15.17-1.4l.13.06%2C47.11%2C21.11A16%2C16%2C0%2C0%2C1%2C223.88%2C183.08Zm-15.88-2s-.07%2C0-.11%2C0h0l-47-21.05-24.35%2C20.71a8.44%2C8.44%2C0%2C0%2C1-.74.56%2C16%2C16%2C0%2C0%2C1-15.75%2C1.14c-18.73-9.05-37.4-27.58-46.46-46.11a16%2C16%2C0%2C0%2C1%2C1-15.7%2C6.13%2C6.13%2C0%2C0%2C1%2C.57-.77L96%2C95.15l-21-47a.61.61%2C0%2C0%2C1%2C0-.12A40.2%2C40.2%2C0%2C0%2C0%2C40%2C88%2C128.14%2C128.14%2C0%2C0%2C0%2C168%2C216%2C40.21%2C40.21%2C0%2C0%2C0%2C208%2C181.07Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-phone-disconnect{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M231.59%2C90.13h0C175.44%2C34%2C80.56%2C34%2C24.41%2C90.13c-20%2C20-21.92%2C49.49-4.69%2C71.71A16%2C16%2C0%2C0%2C0%2C32.35%2C168a15.8%2C15.8%2C0%2C0%2C0%2C5.75-1.08l49-17.37.29-.11a16%2C16%2C0%2C0%2C0%2C9.75-11.73l5.9-29.52a76.52%2C76.52%2C0%2C0%2C1%2C49.68-.11h0l6.21%2C29.75a16%2C16%2C0%2C0%2C0%2C9.72%2C11.59l.29.11%2C49%2C17.39a16%2C16%2C0%2C0%2C0%2C18.38-5.06C253.51%2C139.62%2C251.58%2C110.13%2C231.59%2C90.13ZM223.67%2C152l-.3-.12-48.82-17.33-6.21-29.74A16%2C16%2C0%2C0%2C0%2C158%2C93a92.56%2C92.56%2C0%2C0%2C0-60.34.13%2C16%2C16%2C0%2C0%2C0-10.32%2C12l-5.9%2C29.51L32.63%2C151.86c-.1%2C0-.17.13-.27.17-12.33-15.91-11-36.23%2C3.36-50.58%2C25-25%2C58.65-37.53%2C92.28-37.53s67.27%2C12.51%2C92.28%2C37.53C234.61%2C115.8%2C236%2C136.12%2C223.67%2C152Zm.32%2C48a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-phone-incoming{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144%2C104V64a8%2C8%2C0%2C0%2C1%2C16%2C0V84.69l34.34-34.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L171.32%2C96H192a8%2C8%2C0%2C0%2C1%2C0%2C16H152A8%2C8%2C0%2C0%2C1%2C144%2C104Zm79.88%2C79.08A56.26%2C56.26%2C0%2C0%2C1%2C168%2C232C88.6%2C232%2C24%2C167.4%2C24%2C88A56.24%2C56.24%2C0%2C0%2C1%2C72.92%2C32.13a16%2C16%2C0%2C0%2C1%2C16.62%2C9.51l21.12%2C47.15%2C0%2C.12A16%2C16%2C0%2C0%2C1%2C109.39%2C104c-.18.27-.37.52-.57.77L88%2C129.45c7.49%2C15.22%2C23.41%2C31%2C38.83%2C38.51l24.34-20.71a8.12%2C8.12%2C0%2C0%2C1%2C.75-.56%2C16%2C16%2C0%2C0%2C1%2C15.17-1.4l.13.06%2C47.11%2C21.11A16%2C16%2C0%2C0%2C1%2C223.88%2C183.08Zm-15.88-2s-.07%2C0-.11%2C0h0l-47-21.05-24.35%2C20.71a6.84%2C6.84%2C0%2C0%2C1-.74.56%2C16%2C16%2C0%2C0%2C1-15.75%2C1.14c-18.73-9.05-37.4-27.58-46.46-46.11a16%2C16%2C0%2C0%2C1%2C1-15.7%2C6.13%2C6.13%2C0%2C0%2C1%2C.57-.77L96%2C95.15l-21-47a.61.61%2C0%2C0%2C1%2C0-.12A40.2%2C40.2%2C0%2C0%2C0%2C40%2C88%2C128.14%2C128.14%2C0%2C0%2C0%2C168%2C216%2C40.21%2C40.21%2C0%2C0%2C0%2C208%2C181.07Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-phone-list{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M214.36%2C166.46l-47.1-21.11-.12-.06a16%2C16%2C0%2C0%2C0-15.18%2C1.4%2C8.12%2C8.12%2C0%2C0%2C0-.75.56L126.87%2C168c-15.42-7.49-31.34-23.29-38.83-38.51l20.78-24.71c.2-.25.39-.5.57-.77a16%2C16%2C0%2C0%2C0%2C1.32-15.06.61.61%2C0%2C0%2C1%2C0-.12L89.54%2C41.64a16%2C16%2C0%2C0%2C0-16.62-9.52A56.26%2C56.26%2C0%2C0%2C0%2C24%2C88c0%2C79.4%2C64.6%2C144%2C144%2C144a56.26%2C56.26%2C0%2C0%2C0%2C55.88-48.92A16%2C16%2C0%2C0%2C0%2C214.36%2C166.46ZM168%2C216A128.14%2C128.14%2C0%2C0%2C1%2C40%2C88%2C40.2%2C40.2%2C0%2C0%2C1%2C74.87%2C48a.61.61%2C0%2C0%2C0%2C0%2C.12l21%2C47L75.2%2C119.86a6.13%2C6.13%2C0%2C0%2C0-.57.77%2C16%2C16%2C0%2C0%2C0-1%2C15.7c9.06%2C18.53%2C27.73%2C37.06%2C46.46%2C46.11a16%2C16%2C0%2C0%2C0%2C15.75-1.14%2C6.92%2C6.92%2C0%2C0%2C0%2C.74-.57L160.89%2C160l47%2C21.06h0s.08%2C0%2C.11%2C0A40.21%2C40.21%2C0%2C0%2C1%2C168%2C216ZM136%2C64a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C0%2C16H144A8%2C8%2C0%2C0%2C1%2C136%2C64Zm0%2C40a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C0%2C16H144A8%2C8%2C0%2C0%2C1%2C136%2C104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-phone-outgoing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M146.34%2C109.66a8%2C8%2C0%2C0%2C1%2C0-11.32L180.69%2C64H160a8%2C8%2C0%2C0%2C1%2C0-16h40a8%2C8%2C0%2C0%2C1%2C8%2C8V96a8%2C8%2C0%2C0%2C1-16%2C0V75.31l-34.34%2C34.35a8%2C8%2C0%2C0%2C1-11.32%2C0Zm77.54%2C73.42A56.26%2C56.26%2C0%2C0%2C1%2C168%2C232C88.6%2C232%2C24%2C167.4%2C24%2C88A56.26%2C56.26%2C0%2C0%2C1%2C72.92%2C32.12a16%2C16%2C0%2C0%2C1%2C16.62%2C9.51l21.12%2C47.16%2C0%2C.12A16%2C16%2C0%2C0%2C1%2C109.39%2C104c-.18.27-.37.52-.57.77L88%2C129.45c7.49%2C15.22%2C23.41%2C31%2C38.83%2C38.51l24.34-20.71a8.12%2C8.12%2C0%2C0%2C1%2C.75-.56%2C15.93%2C15.93%2C0%2C0%2C1%2C15.17-1.4l.13.06%2C47.11%2C21.11A16%2C16%2C0%2C0%2C1%2C223.88%2C183.08Zm-15.88-2s-.07%2C0-.11%2C0h0l-47-21.06-24.35%2C20.72a8.44%2C8.44%2C0%2C0%2C1-.74.56%2C16%2C16%2C0%2C0%2C1-15.75%2C1.14c-18.73-9.05-37.4-27.58-46.46-46.11a16%2C16%2C0%2C0%2C1%2C1-15.7%2C6.13%2C6.13%2C0%2C0%2C1%2C.57-.77L96%2C95.15l-21-47a.61.61%2C0%2C0%2C1%2C0-.12A40.2%2C40.2%2C0%2C0%2C0%2C40%2C88%2C128.14%2C128.14%2C0%2C0%2C0%2C168%2C216%2C40.21%2C40.21%2C0%2C0%2C0%2C208%2C181.07Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-phone-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M214.36%2C166.46l-47.1-21.11-.12-.06a16%2C16%2C0%2C0%2C0-15.18%2C1.4%2C8.12%2C8.12%2C0%2C0%2C0-.75.56L126.87%2C168c-15.42-7.49-31.34-23.29-38.83-38.51l20.78-24.71c.2-.25.39-.5.57-.77a16%2C16%2C0%2C0%2C0%2C1.32-15.06l0-.12L89.54%2C41.64a16%2C16%2C0%2C0%2C0-16.62-9.52A56.26%2C56.26%2C0%2C0%2C0%2C24%2C88c0%2C79.4%2C64.6%2C144%2C144%2C144a56.26%2C56.26%2C0%2C0%2C0%2C55.88-48.92A16%2C16%2C0%2C0%2C0%2C214.36%2C166.46ZM168%2C216A128.14%2C128.14%2C0%2C0%2C1%2C40%2C88%2C40.2%2C40.2%2C0%2C0%2C1%2C74.87%2C48a.61.61%2C0%2C0%2C0%2C0%2C.12l21%2C47L75.2%2C119.86a6.13%2C6.13%2C0%2C0%2C0-.57.77%2C16%2C16%2C0%2C0%2C0-1%2C15.7c9.06%2C18.53%2C27.73%2C37.06%2C46.46%2C46.11a16%2C16%2C0%2C0%2C0%2C15.75-1.14%2C6.92%2C6.92%2C0%2C0%2C0%2C.74-.57L160.89%2C160l47%2C21.06h0s.08%2C0%2C.11%2C0A40.21%2C40.21%2C0%2C0%2C1%2C168%2C216Zm24-112V48a8%2C8%2C0%2C0%2C1%2C16%2C0v56a8%2C8%2C0%2C0%2C1-16%2C0Zm-40%2C0V48a8%2C8%2C0%2C0%2C1%2C16%2C0v56a8%2C8%2C0%2C0%2C1-16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-phone-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M214.36%2C166.46l-47.1-21.11-.12-.06a16%2C16%2C0%2C0%2C0-15.18%2C1.4%2C8.12%2C8.12%2C0%2C0%2C0-.75.56L126.87%2C168c-15.42-7.49-31.34-23.29-38.83-38.51l20.78-24.71c.2-.25.39-.5.57-.77a16%2C16%2C0%2C0%2C0%2C1.32-15.06.61.61%2C0%2C0%2C1%2C0-.12L89.54%2C41.64a16%2C16%2C0%2C0%2C0-16.62-9.52A56.26%2C56.26%2C0%2C0%2C0%2C24%2C88c0%2C79.4%2C64.6%2C144%2C144%2C144a56.26%2C56.26%2C0%2C0%2C0%2C55.88-48.92A16%2C16%2C0%2C0%2C0%2C214.36%2C166.46ZM168%2C216A128.14%2C128.14%2C0%2C0%2C1%2C40%2C88%2C40.2%2C40.2%2C0%2C0%2C1%2C74.87%2C48a.61.61%2C0%2C0%2C0%2C0%2C.12l21%2C47L75.2%2C119.86a6.13%2C6.13%2C0%2C0%2C0-.57.77%2C16%2C16%2C0%2C0%2C0-1%2C15.7c9.06%2C18.53%2C27.73%2C37.06%2C46.46%2C46.11a16%2C16%2C0%2C0%2C0%2C15.75-1.14%2C6.92%2C6.92%2C0%2C0%2C0%2C.74-.57L160.89%2C160l47%2C21.06h0s.08%2C0%2C.11%2C0A40.21%2C40.21%2C0%2C0%2C1%2C168%2C216ZM136%2C80a8%2C8%2C0%2C0%2C1%2C8-8h24V48a8%2C8%2C0%2C0%2C1%2C16%2C0V72h24a8%2C8%2C0%2C0%2C1%2C0%2C16H184v24a8%2C8%2C0%2C0%2C1-16%2C0V88H144A8%2C8%2C0%2C0%2C1%2C136%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-phone-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.93%2C34.62A8%2C8%2C0%2C1%2C0%2C42.09%2C45.38L69.68%2C75.74a141.26%2C141.26%2C0%2C0%2C0-45.27%2C30.44c-20%2C20-21.92%2C49.46-4.69%2C71.67a16%2C16%2C0%2C0%2C0%2C18.38%2C5.07l49-17.37.29-.11a16%2C16%2C0%2C0%2C0%2C9.75-11.72l5.9-29.51a75.89%2C75.89%2C0%2C0%2C1%2C8.56-2.4l90.51%2C99.57a8%2C8%2C0%2C1%2C0%2C11.84-10.76Zm43.7%2C74.52a16%2C16%2C0%2C0%2C0-10.32%2C11.94l-5.9%2C29.5-48.78%2C17.3c-.1%2C0-.17.13-.27.17-12.33-15.9-11-36.22%2C3.36-50.56a125.79%2C125.79%2C0%2C0%2C1%2C45.47-29.1l18.3%2C20.14C98.87%2C108.73%2C98.25%2C108.92%2C97.63%2C109.14Zm138.65%2C68.71a16%2C16%2C0%2C0%2C1-18.38%2C5.07l-9.25-3.28A8%2C8%2C0%2C0%2C1%2C214%2C164.56l9.37%2C3.32.3.12c12.3-15.85%2C11-36.17-3.39-50.51-25.66-25.66-61.88-39.27-99.35-37.31a8%2C8%2C0%2C1%2C1-.83-16c42-2.19%2C82.63%2C13.1%2C111.49%2C42C251.58%2C126.17%2C253.51%2C155.64%2C236.28%2C177.85Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-phone-transfer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C72a8%2C8%2C0%2C0%2C1%2C8-8h52.69L178.34%2C45.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32l32%2C32a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32-11.32L196.69%2C80H144A8%2C8%2C0%2C0%2C1%2C136%2C72Zm87.87%2C111.08A56.24%2C56.24%2C0%2C0%2C1%2C168%2C232C88.6%2C232%2C24%2C167.4%2C24%2C88A56.24%2C56.24%2C0%2C0%2C1%2C72.92%2C32.13a16%2C16%2C0%2C0%2C1%2C16.62%2C9.51l21.12%2C47.15%2C0%2C.12A16%2C16%2C0%2C0%2C1%2C109.39%2C104c-.18.27-.37.52-.57.77L88%2C129.45c7.49%2C15.22%2C23.41%2C31%2C38.83%2C38.51l24.34-20.71a8.12%2C8.12%2C0%2C0%2C1%2C.75-.56%2C16%2C16%2C0%2C0%2C1%2C15.18-1.4l.11.06%2C47.11%2C21.11A16%2C16%2C0%2C0%2C1%2C223.87%2C183.08Zm-15.87-2s-.07%2C0-.11%2C0h0l-47-21.05-24.35%2C20.71a8%2C8%2C0%2C0%2C1-.74.56%2C16%2C16%2C0%2C0%2C1-15.75%2C1.14c-18.73-9-37.4-27.58-46.46-46.11a16%2C16%2C0%2C0%2C1%2C1-15.7%2C7%2C7%2C0%2C0%2C1%2C.57-.77L96%2C95.15l-21-47a.61.61%2C0%2C0%2C1%2C0-.12A40.2%2C40.2%2C0%2C0%2C0%2C40%2C88%2C128.14%2C128.14%2C0%2C0%2C0%2C168%2C216%2C40.21%2C40.21%2C0%2C0%2C0%2C208%2C181.07Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-phone-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M146.34%2C98.34%2C164.69%2C80%2C146.34%2C61.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L176%2C68.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L187.32%2C80l18.34%2C18.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L176%2C91.31l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.32-11.32Zm77.54%2C84.74A56.26%2C56.26%2C0%2C0%2C1%2C168%2C232C88.6%2C232%2C24%2C167.4%2C24%2C88A56.26%2C56.26%2C0%2C0%2C1%2C72.92%2C32.12a16%2C16%2C0%2C0%2C1%2C16.62%2C9.52l21.12%2C47.15%2C0%2C.12A16%2C16%2C0%2C0%2C1%2C109.39%2C104c-.18.27-.37.52-.57.77L88%2C129.45c7.49%2C15.22%2C23.41%2C31%2C38.83%2C38.51l24.34-20.71a8.12%2C8.12%2C0%2C0%2C1%2C.75-.56%2C16%2C16%2C0%2C0%2C1%2C15.17-1.4l.13.06%2C47.11%2C21.11A16%2C16%2C0%2C0%2C1%2C223.88%2C183.08Zm-15.88-2s-.07%2C0-.11%2C0h0l-47-21.05-24.35%2C20.71a8.44%2C8.44%2C0%2C0%2C1-.74.56%2C16%2C16%2C0%2C0%2C1-15.75%2C1.14c-18.73-9.05-37.4-27.58-46.46-46.11a16%2C16%2C0%2C0%2C1%2C1-15.7%2C6.13%2C6.13%2C0%2C0%2C1%2C.57-.77L96%2C95.15l-21-47a.61.61%2C0%2C0%2C1%2C0-.12A40.2%2C40.2%2C0%2C0%2C0%2C40%2C88%2C128.14%2C128.14%2C0%2C0%2C0%2C168%2C216%2C40.21%2C40.21%2C0%2C0%2C0%2C208%2C181.07Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-phone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M222.37%2C158.46l-47.11-21.11-.13-.06a16%2C16%2C0%2C0%2C0-15.17%2C1.4%2C8.12%2C8.12%2C0%2C0%2C0-.75.56L134.87%2C160c-15.42-7.49-31.34-23.29-38.83-38.51l20.78-24.71c.2-.25.39-.5.57-.77a16%2C16%2C0%2C0%2C0%2C1.32-15.06l0-.12L97.54%2C33.64a16%2C16%2C0%2C0%2C0-16.62-9.52A56.26%2C56.26%2C0%2C0%2C0%2C32%2C80c0%2C79.4%2C64.6%2C144%2C144%2C144a56.26%2C56.26%2C0%2C0%2C0%2C55.88-48.92A16%2C16%2C0%2C0%2C0%2C222.37%2C158.46ZM176%2C208A128.14%2C128.14%2C0%2C0%2C1%2C48%2C80%2C40.2%2C40.2%2C0%2C0%2C1%2C82.87%2C40a.61.61%2C0%2C0%2C0%2C0%2C.12l21%2C47L83.2%2C111.86a6.13%2C6.13%2C0%2C0%2C0-.57.77%2C16%2C16%2C0%2C0%2C0-1%2C15.7c9.06%2C18.53%2C27.73%2C37.06%2C46.46%2C46.11a16%2C16%2C0%2C0%2C0%2C15.75-1.14%2C8.44%2C8.44%2C0%2C0%2C0%2C.74-.56L168.89%2C152l47%2C21.05h0s.08%2C0%2C.11%2C0A40.21%2C40.21%2C0%2C0%2C1%2C176%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-phosphor-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C32H72a8%2C8%2C0%2C0%2C0-8%2C8V168a80.09%2C80.09%2C0%2C0%2C0%2C80%2C80%2C8%2C8%2C0%2C0%2C0%2C8-8V176a72%2C72%2C0%2C0%2C0%2C0-144ZM80%2C70.54%2C130.32%2C160H80Zm56%2C66.92L85.68%2C48H136ZM80.51%2C176H136v55.5A64.14%2C64.14%2C0%2C0%2C1%2C80.51%2C176ZM152%2C160V48a56%2C56%2C0%2C0%2C1%2C0%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pi{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C172a36%2C36%2C0%2C0%2C1-72%2C0V72H96V200a8%2C8%2C0%2C0%2C1-16%2C0V72H72a40%2C40%2C0%2C0%2C0-40%2C40%2C8%2C8%2C0%2C0%2C1-16%2C0A56.06%2C56.06%2C0%2C0%2C1%2C72%2C56H224a8%2C8%2C0%2C0%2C1%2C0%2C16H176V172a20%2C20%2C0%2C0%2C0%2C40%2C0%2C8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-piano-keys{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32ZM80%2C48h24v88H80Zm32%2C104a8%2C8%2C0%2C0%2C0%2C8-8V48h16v96a8%2C8%2C0%2C0%2C0%2C8%2C8h8v56H104V152Zm40-16V48h24v88ZM48%2C48H64v96a8%2C8%2C0%2C0%2C0%2C8%2C8H88v56H48ZM208%2C208H168V152h16a8%2C8%2C0%2C0%2C0%2C8-8V48h16V208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-picnic-table{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C128H200.94l-28-56H192a8%2C8%2C0%2C0%2C0%2C0-16H64a8%2C8%2C0%2C0%2C0%2C0%2C16H83.06l-28%2C56H8a8%2C8%2C0%2C0%2C0%2C0%2C16H47.06L24.84%2C188.42a8%2C8%2C0%2C0%2C0%2C3.58%2C10.73A7.9%2C7.9%2C0%2C0%2C0%2C32%2C200a8%2C8%2C0%2C0%2C0%2C7.17-4.42L64.94%2C144H191.06l25.78%2C51.58A8%2C8%2C0%2C0%2C0%2C224%2C200a7.9%2C7.9%2C0%2C0%2C0%2C3.57-.85%2C8%2C8%2C0%2C0%2C0%2C3.58-10.73L208.94%2C144H248a8%2C8%2C0%2C0%2C0%2C0-16ZM72.94%2C128l28-56h54.12l28%2C56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-picture-in-picture{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C48H40A16%2C16%2C0%2C0%2C0%2C24%2C64V192a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V64A16%2C16%2C0%2C0%2C0%2C216%2C48ZM40%2C64H216v56H136a8%2C8%2C0%2C0%2C0-8%2C8v64H40ZM216%2C192H144V136h72v56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-piggy-bank{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C116a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C192%2C116ZM152%2C64H112a8%2C8%2C0%2C0%2C0%2C0%2C16h40a8%2C8%2C0%2C0%2C0%2C0-16Zm96%2C48v32a24%2C24%2C0%2C0%2C1-24%2C24h-2.36l-16.21%2C45.38A16%2C16%2C0%2C0%2C1%2C190.36%2C224H177.64a16%2C16%2C0%2C0%2C1-15.07-10.62L160.65%2C208h-57.3l-1.92%2C5.38A16%2C16%2C0%2C0%2C1%2C86.36%2C224H73.64a16%2C16%2C0%2C0%2C1-15.07-10.62L46%2C178.22a87.69%2C87.69%2C0%2C0%2C1-21.44-48.38A16%2C16%2C0%2C0%2C0%2C16%2C144a8%2C8%2C0%2C0%2C1-16%2C0%2C32%2C32%2C0%2C0%2C1%2C24.28-31A88.12%2C88.12%2C0%2C0%2C1%2C112%2C32H216a8%2C8%2C0%2C0%2C1%2C0%2C16H194.61a87.93%2C87.93%2C0%2C0%2C1%2C30.17%2C37c.43%2C1%2C.85%2C2%2C1.25%2C3A24%2C24%2C0%2C0%2C1%2C248%2C112Zm-16%2C0a8%2C8%2C0%2C0%2C0-8-8h-3.66a8%2C8%2C0%2C0%2C1-7.64-5.6A71.9%2C71.9%2C0%2C0%2C0%2C144%2C48H112A72%2C72%2C0%2C0%2C0%2C58.91%2C168.64a8%2C8%2C0%2C0%2C1%2C1.64%2C2.71L73.64%2C208H86.36l3.82-10.69A8%2C8%2C0%2C0%2C1%2C97.71%2C192h68.58a8%2C8%2C0%2C0%2C1%2C7.53%2C5.31L177.64%2C208h12.72l18.11-50.69A8%2C8%2C0%2C0%2C1%2C216%2C152h8a8%2C8%2C0%2C0%2C0%2C8-8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pill{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216.42%2C39.6a53.26%2C53.26%2C0%2C0%2C0-75.32%2C0L39.6%2C141.09a53.26%2C53.26%2C0%2C0%2C0%2C75.32%2C75.31h0L216.43%2C114.91A53.31%2C53.31%2C0%2C0%2C0%2C216.42%2C39.6ZM103.61%2C205.09h0a37.26%2C37.26%2C0%2C0%2C1-52.7-52.69L96%2C107.31%2C148.7%2C160ZM205.11%2C103.6%2C160%2C148.69%2C107.32%2C96l45.1-45.09a37.26%2C37.26%2C0%2C0%2C1%2C52.69%2C52.69ZM189.68%2C82.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-24%2C24a8%2C8%2C0%2C1%2C1-11.31-11.32l24-24A8%2C8%2C0%2C0%2C1%2C189.68%2C82.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-ping-pong{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C196a16%2C16%2C0%2C0%2C0-6.65-11.7l-38-27.15%2C17-16.95a39.67%2C39.67%2C0%2C0%2C0%2C11-35.79%2C99.52%2C99.52%2C0%2C0%2C0-35.4-57.89A101.93%2C101.93%2C0%2C0%2C0%2C122.58%2C24%2C100.29%2C100.29%2C0%2C0%2C0%2C24%2C122.58a102.12%2C102.12%2C0%2C0%2C0%2C22.55%2C65.28%2C99.52%2C99.52%2C0%2C0%2C0%2C57.89%2C35.4%2C39.68%2C39.68%2C0%2C0%2C0%2C35.79-11l16.95-17%2C27.15%2C38A16%2C16%2C0%2C0%2C0%2C196%2C240c.44%2C0%2C.88.05%2C1.32.05a16%2C16%2C0%2C0%2C0%2C11.31-4.69l26.64-26.64A16%2C16%2C0%2C0%2C0%2C240%2C196ZM59%2C177.83a86.09%2C86.09%2C0%2C0%2C1-19-55A84.27%2C84.27%2C0%2C0%2C1%2C122.8%2C40a86.28%2C86.28%2C0%2C0%2C1%2C55%2C19A85.08%2C85.08%2C0%2C0%2C1%2C196.58%2C80.1L80.1%2C196.58A85.08%2C85.08%2C0%2C0%2C1%2C59%2C177.83ZM197.35%2C224l-32.63-45.69a8%2C8%2C0%2C0%2C0-5.85-3.32q-.33%2C0-.66%2C0a8%2C8%2C0%2C0%2C0-5.66%2C2.34l-23.63%2C23.63a23.68%2C23.68%2C0%2C0%2C1-21.36%2C6.63%2C80.3%2C80.3%2C0%2C0%2C1-12.3-3.5l108.8-108.8a80.63%2C80.63%2C0%2C0%2C1%2C3.5%2C12.3%2C23.67%2C23.67%2C0%2C0%2C1-6.63%2C21.36L177.3%2C152.55a8%2C8%2C0%2C0%2C0%2C1%2C12.17L224%2C197.35Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pint-glass{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M206%2C26.69A8%2C8%2C0%2C0%2C0%2C200%2C24H56a8%2C8%2C0%2C0%2C0-7.94%2C9l23.15%2C193A16%2C16%2C0%2C0%2C0%2C87.1%2C240h81.8a16%2C16%2C0%2C0%2C0%2C15.89-14.09L207.94%2C33A8%2C8%2C0%2C0%2C0%2C206%2C26.69ZM191%2C40%2C188.1%2C64H67.9L65%2C40ZM168.9%2C224H87.1L69.82%2C80H186.18Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pinterest-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C112c0%2C22.57-7.9%2C43.2-22.23%2C58.11C188.39%2C184%2C170.25%2C192%2C152%2C192c-17.88%2C0-29.82-5.86-37.43-12l-10.78%2C45.82A8%2C8%2C0%2C0%2C1%2C96%2C232a8.24%2C8.24%2C0%2C0%2C1-1.84-.21%2C8%2C8%2C0%2C0%2C1-6-9.62l32-136a8%2C8%2C0%2C0%2C1%2C15.58%2C3.66l-16.9%2C71.8C122%2C166%2C131.3%2C176%2C152%2C176c27.53%2C0%2C56-23.94%2C56-64A72%2C72%2C0%2C1%2C0%2C73.63%2C148a8%2C8%2C0%2C0%2C1-13.85%2C8A88%2C88%2C0%2C1%2C1%2C224%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pinwheel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.66%2C218.34l-48.42-48.41c1.1-.33%2C2.19-.68%2C3.27-1.07A60%2C60%2C0%2C0%2C0%2C220.37%2C92a8%2C8%2C0%2C0%2C0-10.25-4.78l-44.2%2C16.08c.32-.62.64-1.24.93-1.88A60%2C60%2C0%2C0%2C0%2C92%2C19.65%2C8%2C8%2C0%2C0%2C0%2C87.18%2C29.9l16.08%2C44.2c-.62-.32-1.24-.64-1.88-.93a60%2C60%2C0%2C0%2C0-81.73%2C74.89%2C8%2C8%2C0%2C0%2C0%2C10.25%2C4.78l44.2-16.09c-.32.63-.64%2C1.25-.93%2C1.89a60%2C60%2C0%2C0%2C0%2C74.89%2C81.73%2C8%2C8%2C0%2C0%2C0%2C4.78-10.25l-16.09-44.2c.63.32%2C1.25.64%2C1.89.93a59.87%2C59.87%2C0%2C0%2C0%2C22.48%2C5.58l57.22%2C57.23a8%2C8%2C0%2C0%2C0%2C11.32-11.32ZM131.07%2C36.15A44%2C44%2C0%2C0%2C1%2C134.8%2C114L105.19%2C32.63A43.63%2C43.63%2C0%2C0%2C1%2C131.07%2C36.15ZM32.63%2C134.82A44%2C44%2C0%2C0%2C1%2C114%2C105.22ZM109%2C203.87a44%2C44%2C0%2C0%2C1-3.73-77.81l29.6%2C81.33A43.6%2C43.6%2C0%2C0%2C1%2C109%2C203.87Zm55.56-47.38h-.11a44.14%2C44.14%2C0%2C0%2C1-38.34-21.69l81.33-29.61a44.06%2C44.06%2C0%2C0%2C1-42.88%2C51.3Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pipe-wrench{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M220.28%2C55l-.17-.17-44.9-42.28a16%2C16%2C0%2C0%2C0-22.5.08L108.17%2C56.87l-1.54-1.56A25%2C25%2C0%2C0%2C0%2C71.27%2C90.58l1.46%2C1.48L52.69%2C112a16%2C16%2C0%2C0%2C0%2C0%2C22.63l12.68%2C12.68a16%2C16%2C0%2C0%2C0%2C22.59%2C0l19.93-19.65L120%2C140h0l0%2C0L55.31%2C205.37a25%2C25%2C0%2C1%2C0%2C35.34%2C35.29l88.67-89.35a16%2C16%2C0%2C0%2C0%2C0-22.6L143.63%2C92.66%2C156.56%2C80l.1.09L194%2C115.4a16%2C16%2C0%2C0%2C0%2C22.53-.09l3.71-3.71a40%2C40%2C0%2C0%2C0%2C0-56.57ZM76.69%2C136%2C64%2C123.33l20-19.88%2C12.69%2C12.86Zm2.62%2C93.37a9%2C9%2C0%2C1%2C1-12.65-12.71l64.67-65.37a16%2C16%2C0%2C0%2C0%2C0-22.57L82.63%2C79.31A9%2C9%2C0%2C0%2C1%2C95.29%2C66.6L168%2C140ZM209%2C100.28%2C205.25%2C104a1.21%2C1.21%2C0%2C0%2C0-.16-.16L167.69%2C68.5a16.05%2C16.05%2C0%2C0%2C0-22.39.12L132.37%2C81.29%2C119.43%2C68.23%2C164%2C24l.17.16%2C44.88%2C42.26a24%2C24%2C0%2C0%2C1-.08%2C33.86Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pipe{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C104H208V56h24a8%2C8%2C0%2C0%2C0%2C0-16H205.83A16%2C16%2C0%2C0%2C0%2C192%2C32H176a16%2C16%2C0%2C0%2C0-13.83%2C8H144A104.11%2C104.11%2C0%2C0%2C0%2C40%2C144v18.16A16%2C16%2C0%2C0%2C0%2C32%2C176v16a16%2C16%2C0%2C0%2C0%2C8%2C13.84V232a8%2C8%2C0%2C0%2C0%2C16%2C0V208h48v24a8%2C8%2C0%2C0%2C0%2C16%2C0V205.84A16%2C16%2C0%2C0%2C0%2C128%2C192V176a16%2C16%2C0%2C0%2C0-8-13.84V144a24%2C24%2C0%2C0%2C1%2C24-24h18.17A16%2C16%2C0%2C0%2C0%2C176%2C128h16a16%2C16%2C0%2C0%2C0%2C13.83-8H232a8%2C8%2C0%2C0%2C0%2C0-16ZM112%2C176v16H48V176Zm-8-32v16H56V144a88.1%2C88.1%2C0%2C0%2C1%2C88-88h16v48H144A40%2C40%2C0%2C0%2C0%2C104%2C144Zm72-32V48h16v63.8c0%2C.07%2C0%2C.13%2C0%2C.2Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pix-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M235.34%2C116.72%2C139.28%2C20.66a16%2C16%2C0%2C0%2C0-22.56%2C0L20.66%2C116.72a16%2C16%2C0%2C0%2C0%2C0%2C22.56l96.06%2C96.06a16%2C16%2C0%2C0%2C0%2C22.56%2C0l96.06-96.06A16%2C16%2C0%2C0%2C0%2C235.34%2C116.72ZM128%2C32%2C184%2C88H160a8%2C8%2C0%2C0%2C0-5.66%2C2.34L128%2C116.68%2C101.66%2C90.34A8%2C8%2C0%2C0%2C0%2C96%2C88H72ZM56%2C104H92.68l24%2C24-24%2C24H56L32%2C128Zm72%2C120L72%2C168H96a8%2C8%2C0%2C0%2C0%2C5.66-2.34L128%2C139.31l26.34%2C26.35A8%2C8%2C0%2C0%2C0%2C160%2C168h24Zm72-72H163.32l-24-24%2C24-24H200l24%2C24Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pizza{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M239.54%2C63a15.91%2C15.91%2C0%2C0%2C0-7.25-9.9%2C201.49%2C201.49%2C0%2C0%2C0-208.58%2C0%2C16%2C16%2C0%2C0%2C0-5.37%2C22l96%2C157.27a16%2C16%2C0%2C0%2C0%2C27.36%2C0l96-157.27A15.82%2C15.82%2C0%2C0%2C0%2C239.54%2C63ZM63.59%2C118.5a24%2C24%2C0%2C1%2C1%2C24.47%2C40.09Zm87.92%2C66.95A24%2C24%2C0%2C0%2C1%2C176%2C145.37Zm32.93-53.93a40%2C40%2C0%2C0%2C0-41.38%2C67.77L128%2C224%2C96.5%2C172.43a40%2C40%2C0%2C1%2C0-41.35-67.76L48.8%2C94.26a152%2C152%2C0%2C0%2C1%2C158.39%2C0Zm31.1-50.93a168.12%2C168.12%2C0%2C0%2C0-175.08%2C0L32%2C66.77a185.6%2C185.6%2C0%2C0%2C1%2C192%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-placeholder{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32ZM48%2C208V59.31L196.69%2C208ZM59.31%2C48H208V196.7Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-planet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M245.11%2C60.68c-7.65-13.19-27.84-16.16-58.5-8.66A95.93%2C95.93%2C0%2C0%2C0%2C32%2C128a98%2C98%2C0%2C0%2C0%2C.78%2C12.31C5.09%2C169%2C5.49%2C186%2C10.9%2C195.32%2C16%2C204.16%2C26.64%2C208%2C40.64%2C208a124.11%2C124.11%2C0%2C0%2C0%2C28.79-4A95.93%2C95.93%2C0%2C0%2C0%2C224%2C128a97.08%2C97.08%2C0%2C0%2C0-.77-12.25c12.5-13%2C20.82-25.35%2C23.65-35.92C248.83%2C72.51%2C248.24%2C66.07%2C245.11%2C60.68ZM128%2C48a80.11%2C80.11%2C0%2C0%2C1%2C78%2C62.2c-17.06%2C16.06-40.15%2C32.53-62.07%2C45.13C116.38%2C171.14%2C92.48%2C181%2C73.42%2C186.4A79.94%2C79.94%2C0%2C0%2C1%2C128%2C48ZM24.74%2C187.29c-1.46-2.51-.65-7.24%2C2.22-13a79.05%2C79.05%2C0%2C0%2C1%2C10.29-15.05%2C96%2C96%2C0%2C0%2C0%2C18%2C31.32C38%2C193.46%2C27.24%2C191.61%2C24.74%2C187.29ZM128%2C208a79.45%2C79.45%2C0%2C0%2C1-38.56-9.94%2C370%2C370%2C0%2C0%2C0%2C62.43-28.86c21.58-12.39%2C40.68-25.82%2C56.07-39.08A80.07%2C80.07%2C0%2C0%2C1%2C128%2C208ZM231.42%2C75.69c-1.7%2C6.31-6.19%2C13.53-12.63%2C21.13a95.69%2C95.69%2C0%2C0%2C0-18-31.35c14.21-2.35%2C27.37-2.17%2C30.5%2C3.24C232.19%2C70.28%2C232.24%2C72.63%2C231.42%2C75.69Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-plant{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M247.63%2C47.89a8%2C8%2C0%2C0%2C0-7.52-7.52c-51.76-3-93.32%2C12.74-111.18%2C42.22-11.8%2C19.49-11.78%2C43.16-.16%2C65.74a71.34%2C71.34%2C0%2C0%2C0-14.17%2C27L98.33%2C159c7.82-16.33%2C7.52-33.35-1-47.49-13.2-21.79-43.67-33.47-81.5-31.25a8%2C8%2C0%2C0%2C0-7.52%2C7.52c-2.23%2C37.83%2C9.46%2C68.3%2C31.25%2C81.5A45.82%2C45.82%2C0%2C0%2C0%2C63.44%2C176%2C54.58%2C54.58%2C0%2C0%2C0%2C87%2C170.33l25%2C25V224a8%2C8%2C0%2C0%2C0%2C16%2C0V194.51a55.61%2C55.61%2C0%2C0%2C1%2C12.27-35%2C73.91%2C73.91%2C0%2C0%2C0%2C33.31%2C8.4%2C60.9%2C60.9%2C0%2C0%2C0%2C31.83-8.86C234.89%2C141.21%2C250.67%2C99.65%2C247.63%2C47.89ZM47.81%2C155.6C32.47%2C146.31%2C23.79%2C124.32%2C24%2C96c28.32-.24%2C50.31%2C8.47%2C59.6%2C23.81%2C4.85%2C8%2C5.64%2C17.33%2C2.46%2C26.94L61.65%2C122.34a8%2C8%2C0%2C0%2C0-11.31%2C11.31l24.41%2C24.41C65.14%2C161.24%2C55.82%2C160.45%2C47.81%2C155.6Zm149.31-10.22c-13.4%2C8.11-29.15%2C8.73-45.15%2C2l53.69-53.7a8%2C8%2C0%2C0%2C0-11.31-11.31L140.65%2C136c-6.76-16-6.15-31.76%2C2-45.15%2C13.94-23%2C47-35.82%2C89.33-34.83C232.94%2C98.34%2C220.14%2C131.44%2C197.12%2C145.38Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-play-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm48.24-94.78-64-40A8%2C8%2C0%2C0%2C0%2C100%2C88v80a8%2C8%2C0%2C0%2C0%2C12.24%2C6.78l64-40a8%2C8%2C0%2C0%2C0%2C0-13.56ZM116%2C153.57V102.43L156.91%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-play-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C64V192a8%2C8%2C0%2C0%2C1-16%2C0V64a8%2C8%2C0%2C0%2C1%2C16%2C0Zm40-8a8%2C8%2C0%2C0%2C0-8%2C8V192a8%2C8%2C0%2C0%2C0%2C16%2C0V64A8%2C8%2C0%2C0%2C0%2C224%2C56Zm-80%2C72a15.76%2C15.76%2C0%2C0%2C1-7.33%2C13.34L48.48%2C197.49A15.91%2C15.91%2C0%2C0%2C1%2C24%2C184.15V71.85A15.91%2C15.91%2C0%2C0%2C1%2C48.48%2C58.51l88.19%2C56.15A15.76%2C15.76%2C0%2C0%2C1%2C144%2C128Zm-16.18%2C0L40%2C72.08V183.93Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-play{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232.4%2C114.49%2C88.32%2C26.35a16%2C16%2C0%2C0%2C0-16.2-.3A15.86%2C15.86%2C0%2C0%2C0%2C64%2C39.87V216.13A15.94%2C15.94%2C0%2C0%2C0%2C80%2C232a16.07%2C16.07%2C0%2C0%2C0%2C8.36-2.35L232.4%2C141.51a15.81%2C15.81%2C0%2C0%2C0%2C0-27ZM80%2C215.94V40l143.83%2C88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-playlist{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M32%2C64a8%2C8%2C0%2C0%2C1%2C8-8H216a8%2C8%2C0%2C0%2C1%2C0%2C16H40A8%2C8%2C0%2C0%2C1%2C32%2C64Zm8%2C72H160a8%2C8%2C0%2C0%2C0%2C0-16H40a8%2C8%2C0%2C0%2C0%2C0%2C16Zm72%2C48H40a8%2C8%2C0%2C0%2C0%2C0%2C16h72a8%2C8%2C0%2C0%2C0%2C0-16Zm135.66-57.7a8%2C8%2C0%2C0%2C1-10%2C5.36L208%2C122.75V192a32.05%2C32.05%2C0%2C1%2C1-16-27.69V112a8%2C8%2C0%2C0%2C1%2C10.3-7.66l40%2C12A8%2C8%2C0%2C0%2C1%2C247.66%2C126.3ZM192%2C192a16%2C16%2C0%2C1%2C0-16%2C16A16%2C16%2C0%2C0%2C0%2C192%2C192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-plug-charging{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C56H176V16a8%2C8%2C0%2C0%2C0-16%2C0V56H96V16a8%2C8%2C0%2C0%2C0-16%2C0V56H32.55C26.28%2C56%2C24%2C60.78%2C24%2C64a8%2C8%2C0%2C0%2C0%2C8%2C8H48v88a40%2C40%2C0%2C0%2C0%2C40%2C40h32v40a8%2C8%2C0%2C0%2C0%2C16%2C0V200h32a40%2C40%2C0%2C0%2C0%2C40-40V72h16a8%2C8%2C0%2C0%2C0%2C0-16ZM168%2C184H88a24%2C24%2C0%2C0%2C1-24-24V72H192v88A24%2C24%2C0%2C0%2C1%2C168%2C184Zm-17.42-60.56a8%2C8%2C0%2C0%2C1%2C.91%2C7.37l-12%2C32a8%2C8%2C0%2C0%2C1-15-5.62l8-21.19H112a8%2C8%2C0%2C0%2C1-7.49-10.81l12-32a8%2C8%2C0%2C1%2C1%2C15%2C5.62l-8%2C21.19H144A8%2C8%2C0%2C0%2C1%2C150.58%2C123.44Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-plug{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.66%2C66.34a8%2C8%2C0%2C0%2C0-11.32%2C0L192%2C100.69%2C155.31%2C64l34.35-34.34a8%2C8%2C0%2C1%2C0-11.32-11.32L144%2C52.69%2C117.66%2C26.34a8%2C8%2C0%2C0%2C0-11.32%2C11.32L112.69%2C44l-53%2C53a40%2C40%2C0%2C0%2C0%2C0%2C56.57l15.71%2C15.71L26.34%2C218.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l49.09-49.09%2C15.71%2C15.71a40%2C40%2C0%2C0%2C0%2C56.57%2C0l53-53%2C6.34%2C6.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32L203.31%2C112l34.35-34.34A8%2C8%2C0%2C0%2C0%2C237.66%2C66.34ZM147.72%2C185a24%2C24%2C0%2C0%2C1-33.95%2C0L71%2C142.23a24%2C24%2C0%2C0%2C1%2C0-33.95l53-53L200.69%2C132Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-plugs-connected{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.66%2C18.34a8%2C8%2C0%2C0%2C0-11.32%2C0l-52.4%2C52.41-5.37-5.38a32.05%2C32.05%2C0%2C0%2C0-45.26%2C0L100%2C88.69l-6.34-6.35A8%2C8%2C0%2C0%2C0%2C82.34%2C93.66L88.69%2C100%2C65.37%2C123.31a32%2C32%2C0%2C0%2C0%2C0%2C45.26l5.38%2C5.37-52.41%2C52.4a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l52.4-52.41%2C5.37%2C5.38a32%2C32%2C0%2C0%2C0%2C45.26%2C0L156%2C167.31l6.34%2C6.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32L167.31%2C156l23.32-23.31a32%2C32%2C0%2C0%2C0%2C0-45.26l-5.38-5.37%2C52.41-52.4A8%2C8%2C0%2C0%2C0%2C237.66%2C18.34Zm-116.29%2C161a16%2C16%2C0%2C0%2C1-22.62%2C0L76.69%2C157.25a16%2C16%2C0%2C0%2C1%2C0-22.62L100%2C111.31%2C144.69%2C156Zm57.94-57.94L156%2C144.69%2C111.31%2C100l23.32-23.31a16%2C16%2C0%2C0%2C1%2C22.62%2C0l22.06%2C22A16%2C16%2C0%2C0%2C1%2C179.31%2C121.37ZM88.57%2C35A8%2C8%2C0%2C0%2C1%2C103.43%2C29l8%2C20A8%2C8%2C0%2C0%2C1%2C96.57%2C55ZM24.57%2C93A8%2C8%2C0%2C0%2C1%2C35%2C88.57l20%2C8A8%2C8%2C0%2C0%2C1%2C49%2C111.43l-20-8A8%2C8%2C0%2C0%2C1%2C24.57%2C93ZM231.43%2C163a8%2C8%2C0%2C0%2C1-10.4%2C4.46l-20-8A8%2C8%2C0%2C1%2C1%2C207%2C144.57l20%2C8A8%2C8%2C0%2C0%2C1%2C231.43%2C163Zm-64%2C58.06A8%2C8%2C0%2C0%2C1%2C152.57%2C227l-8-20A8%2C8%2C0%2C0%2C1%2C159.43%2C201Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-plugs{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M149.66%2C138.34a8%2C8%2C0%2C0%2C0-11.32%2C0L120%2C156.69%2C99.31%2C136l18.35-18.34a8%2C8%2C0%2C0%2C0-11.32-11.32L88%2C124.69%2C69.66%2C106.34a8%2C8%2C0%2C0%2C0-11.32%2C11.32L64.69%2C124%2C41.37%2C147.31a32%2C32%2C0%2C0%2C0%2C0%2C45.26l5.38%2C5.37-28.41%2C28.4a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l28.4-28.41%2C5.37%2C5.38a32%2C32%2C0%2C0%2C0%2C45.26%2C0L132%2C191.31l6.34%2C6.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32L131.31%2C168l18.35-18.34A8%2C8%2C0%2C0%2C0%2C149.66%2C138.34Zm-52.29%2C65a16%2C16%2C0%2C0%2C1-22.62%2C0L52.69%2C181.25a16%2C16%2C0%2C0%2C1%2C0-22.62L76%2C135.31%2C120.69%2C180Zm140.29-185a8%2C8%2C0%2C0%2C0-11.32%2C0l-28.4%2C28.41-5.37-5.38a32.05%2C32.05%2C0%2C0%2C0-45.26%2C0L124%2C64.69l-6.34-6.35a8%2C8%2C0%2C0%2C0-11.32%2C11.32l80%2C80a8%2C8%2C0%2C0%2C0%2C11.32-11.32L191.31%2C132l23.32-23.31a32%2C32%2C0%2C0%2C0%2C0-45.26l-5.38-5.37%2C28.41-28.4A8%2C8%2C0%2C0%2C0%2C237.66%2C18.34Zm-34.35%2C79L180%2C120.69%2C135.31%2C76l23.32-23.31a16%2C16%2C0%2C0%2C1%2C22.62%2C0l22.06%2C22A16%2C16%2C0%2C0%2C1%2C203.31%2C97.37Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-plus-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm48-88a8%2C8%2C0%2C0%2C1-8%2C8H136v32a8%2C8%2C0%2C0%2C1-16%2C0V136H88a8%2C8%2C0%2C0%2C1%2C0-16h32V88a8%2C8%2C0%2C0%2C1%2C16%2C0v32h32A8%2C8%2C0%2C0%2C1%2C176%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-plus-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M205.66%2C61.66l-144%2C144a8%2C8%2C0%2C0%2C1-11.32-11.32l144-144a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32ZM64%2C112a8%2C8%2C0%2C0%2C0%2C16%2C0V80h32a8%2C8%2C0%2C0%2C0%2C0-16H80V32a8%2C8%2C0%2C0%2C0-16%2C0V64H32a8%2C8%2C0%2C0%2C0%2C0%2C16H64Zm160%2C64H144a8%2C8%2C0%2C0%2C0%2C0%2C16h80a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-plus-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208V208Zm-32-80a8%2C8%2C0%2C0%2C1-8%2C8H136v32a8%2C8%2C0%2C0%2C1-16%2C0V136H88a8%2C8%2C0%2C0%2C1%2C0-16h32V88a8%2C8%2C0%2C0%2C1%2C16%2C0v32h32A8%2C8%2C0%2C0%2C1%2C176%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C128a8%2C8%2C0%2C0%2C1-8%2C8H136v80a8%2C8%2C0%2C0%2C1-16%2C0V136H40a8%2C8%2C0%2C0%2C1%2C0-16h80V40a8%2C8%2C0%2C0%2C1%2C16%2C0v80h80A8%2C8%2C0%2C0%2C1%2C224%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-poker-chip{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C152a48%2C48%2C0%2C1%2C1%2C48-48A48.05%2C48.05%2C0%2C0%2C1%2C128%2C176Zm39.21-98.53a63.66%2C63.66%2C0%2C0%2C0-31.21-13V40.37a87.6%2C87.6%2C0%2C0%2C1%2C48.28%2C20ZM120%2C64.52a63.66%2C63.66%2C0%2C0%2C0-31.21%2C13L71.72%2C60.4a87.6%2C87.6%2C0%2C0%2C1%2C48.28-20ZM77.47%2C88.79a63.66%2C63.66%2C0%2C0%2C0-13%2C31.21H40.37a87.6%2C87.6%2C0%2C0%2C1%2C20-48.28ZM64.52%2C136a63.66%2C63.66%2C0%2C0%2C0%2C13%2C31.21L60.4%2C184.28a87.6%2C87.6%2C0%2C0%2C1-20-48.28Zm24.27%2C42.53A63.66%2C63.66%2C0%2C0%2C0%2C120%2C191.48v24.15a87.6%2C87.6%2C0%2C0%2C1-48.28-20ZM136%2C191.48a63.66%2C63.66%2C0%2C0%2C0%2C31.21-12.95l17.07%2C17.07a87.6%2C87.6%2C0%2C0%2C1-48.28%2C20Zm42.53-24.27A63.66%2C63.66%2C0%2C0%2C0%2C191.48%2C136h24.15a87.6%2C87.6%2C0%2C0%2C1-20%2C48.28ZM191.48%2C120a63.66%2C63.66%2C0%2C0%2C0-12.95-31.21L195.6%2C71.72a87.6%2C87.6%2C0%2C0%2C1%2C20%2C48.28Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-police-car{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C104H228.64L201.25%2C56.06A16%2C16%2C0%2C0%2C0%2C187.36%2C48H68.64a16%2C16%2C0%2C0%2C0-13.89%2C8.06L27.36%2C104H16a8%2C8%2C0%2C0%2C0%2C0%2C16h8v80a16%2C16%2C0%2C0%2C0%2C16%2C16H64a16%2C16%2C0%2C0%2C0%2C16-16V184h96v16a16%2C16%2C0%2C0%2C0%2C16%2C16h24a16%2C16%2C0%2C0%2C0%2C16-16V120h8a8%2C8%2C0%2C0%2C0%2C0-16ZM68.64%2C64H187.36l22.85%2C40H45.79ZM64%2C200H40V184H64Zm128%2C0V184h24v16Zm24-32H40V120H216ZM56%2C144a8%2C8%2C0%2C0%2C1%2C8-8H80a8%2C8%2C0%2C0%2C1%2C0%2C16H64A8%2C8%2C0%2C0%2C1%2C56%2C144Zm112%2C0a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H176A8%2C8%2C0%2C0%2C1%2C168%2C144ZM96%2C24a8%2C8%2C0%2C0%2C1%2C8-8h48a8%2C8%2C0%2C0%2C1%2C0%2C16H104A8%2C8%2C0%2C0%2C1%2C96%2C24Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-polygon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230.64%2C49.36a32%2C32%2C0%2C0%2C0-45.26%2C0h0a31.9%2C31.9%2C0%2C0%2C0-5.16%2C6.76L152%2C48.42A32%2C32%2C0%2C0%2C0%2C97.37%2C25.36h0a32.06%2C32.06%2C0%2C0%2C0-5.76%2C37.41L57.67%2C93.32a32.05%2C32.05%2C0%2C0%2C0-40.31%2C4.05h0a32%2C32%2C0%2C0%2C0%2C42.89%2C47.41l70%2C51.36a32%2C32%2C0%2C1%2C0%2C47.57-14.69l27.39-77.59q1.38.12%2C2.76.12a32%2C32%2C0%2C0%2C0%2C22.63-54.62Zm-122-12.69h0a16%2C16%2C0%2C1%2C1%2C0%2C22.64A16%2C16%2C0%2C0%2C1%2C108.68%2C36.67Zm-80%2C94.65a16%2C16%2C0%2C0%2C1%2C0-22.64h0a16%2C16%2C0%2C1%2C1%2C0%2C22.64Zm142.65%2C88a16%2C16%2C0%2C0%2C1-22.63-22.63h0a16%2C16%2C0%2C1%2C1%2C22.63%2C22.63Zm-8.55-43.18a32%2C32%2C0%2C0%2C0-23%2C7.08l-70-51.36a32.17%2C32.17%2C0%2C0%2C0-1.34-26.65l33.95-30.55a32%2C32%2C0%2C0%2C0%2C45.47-10.81L176%2C71.56a32%2C32%2C0%2C0%2C0%2C14.12%2C27Zm56.56-92.84A16%2C16%2C0%2C1%2C1%2C196.7%2C60.68h0a16%2C16%2C0%2C0%2C1%2C22.63%2C22.63Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-popcorn{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.52%2C74.21a8%2C8%2C0%2C0%2C0-7.13-2A44%2C44%2C0%2C0%2C0%2C168%2C41.67a44%2C44%2C0%2C0%2C0-80%2C0%2C44%2C44%2C0%2C0%2C0-54.4%2C30.51%2C8%2C8%2C0%2C0%2C0-9.4%2C9.65L54.76%2C211.67A16%2C16%2C0%2C0%2C0%2C70.34%2C224H185.66a16%2C16%2C0%2C0%2C0%2C15.58-12.33L231.79%2C81.83A8%2C8%2C0%2C0%2C0%2C229.52%2C74.21ZM76%2C56a27.68%2C27.68%2C0%2C0%2C1%2C13.11%2C3.26%2C8%2C8%2C0%2C0%2C0%2C11.56-5.34%2C28%2C28%2C0%2C0%2C1%2C54.66%2C0%2C8%2C8%2C0%2C0%2C0%2C11.56%2C5.34A28%2C28%2C0%2C0%2C1%2C207%2C76.54l-38.56%2C11-34.49-13.8a16%2C16%2C0%2C0%2C0-11.88%2C0L87.57%2C87.56%2C49%2C76.54A28%2C28%2C0%2C0%2C1%2C76%2C56ZM70.34%2C208%2C42.91%2C91.44l37.85%2C10.81L94.86%2C208ZM145%2C208H111L96.75%2C101.12%2C128%2C88.62l31.25%2C12.5Zm40.66%2C0H161.14l14.1-105.75%2C37.85-10.81Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-popsicle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C8A72.08%2C72.08%2C0%2C0%2C0%2C56%2C80v96a16%2C16%2C0%2C0%2C0%2C16%2C16h32v40a24%2C24%2C0%2C0%2C0%2C48%2C0V192h32a16%2C16%2C0%2C0%2C0%2C16-16V80A72.08%2C72.08%2C0%2C0%2C0%2C128%2C8Zm8%2C224a8%2C8%2C0%2C0%2C1-16%2C0V192h16Zm48-56H72V80a56%2C56%2C0%2C0%2C1%2C112%2C0v96ZM120%2C72v80a8%2C8%2C0%2C0%2C1-16%2C0V72a8%2C8%2C0%2C0%2C1%2C16%2C0Zm32%2C0v80a8%2C8%2C0%2C0%2C1-16%2C0V72a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-potted-plant{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C144h-76.7l2.35-2.35h0l20.06-20.06a59.55%2C59.55%2C0%2C0%2C0%2C26.1%2C6.36%2C49.56%2C49.56%2C0%2C0%2C0%2C25.89-7.22c23.72-14.36%2C36.43-47.6%2C34-88.92a8%2C8%2C0%2C0%2C0-7.52-7.52c-41.32-2.42-74.56%2C10.28-88.92%2C34-9.36%2C15.45-9.6%2C34.11-.87%2C52L120%2C124.68l-12.21-12.21c6-13.25%2C5.57-27-1.39-38.48C95.53%2C56%2C70.61%2C46.41%2C39.73%2C48.22a8%2C8%2C0%2C0%2C0-7.51%2C7.51C30.4%2C86.6%2C40%2C111.52%2C58%2C122.4A38.22%2C38.22%2C0%2C0%2C0%2C78%2C128a45%2C45%2C0%2C0%2C0%2C18.52-4.19L108.68%2C136l-8%2C8H56a8%2C8%2C0%2C0%2C0%2C0%2C16h9.59l13.21%2C59.47A15.91%2C15.91%2C0%2C0%2C0%2C94.42%2C232h67.17a15.91%2C15.91%2C0%2C0%2C0%2C15.62-12.53L190.42%2C160H200a8%2C8%2C0%2C0%2C0%2C0-16ZM149%2C66.58c10.46-17.26%2C35.24-27%2C67-26.57.41%2C31.81-9.31%2C56.58-26.57%2C67-11.51%2C7-25.4%2C6.54-39.28-1.18C142.42%2C92%2C142%2C78.09%2C149%2C66.58ZM92.11%2C108.11c-9.2%2C4.93-18.31%2C5.16-25.83.6C54.78%2C101.74%2C48.15%2C85.31%2C48%2C64c21.31.15%2C37.75%2C6.78%2C44.71%2C18.28C97.27%2C89.8%2C97%2C98.91%2C92.11%2C108.11ZM161.59%2C216H94.42L82%2C160H174Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-power{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M120%2C128V48a8%2C8%2C0%2C0%2C1%2C16%2C0v80a8%2C8%2C0%2C0%2C1-16%2C0Zm60.37-78.7a8%2C8%2C0%2C0%2C0-8.74%2C13.4C194.74%2C77.77%2C208%2C101.57%2C208%2C128a80%2C80%2C0%2C0%2C1-160%2C0c0-26.43%2C13.26-50.23%2C36.37-65.3a8%2C8%2C0%2C0%2C0-8.74-13.4C47.9%2C67.38%2C32%2C96.06%2C32%2C128a96%2C96%2C0%2C0%2C0%2C192%2C0C224%2C96.06%2C208.1%2C67.38%2C180.37%2C49.3Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-prescription{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M183.31%2C188l22.35-22.34a8%2C8%2C0%2C0%2C0-11.32-11.32L172%2C176.69l-41.15-41.16A52%2C52%2C0%2C0%2C0%2C124%2C32H72a8%2C8%2C0%2C0%2C0-8%2C8V192a8%2C8%2C0%2C0%2C0%2C16%2C0V136h28.69l52%2C52-22.35%2C22.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32L172%2C199.31l22.34%2C22.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32ZM80%2C48h44a36%2C36%2C0%2C0%2C1%2C0%2C72H80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-presentation-chart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H136V24a8%2C8%2C0%2C0%2C0-16%2C0V40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V176a16%2C16%2C0%2C0%2C0%2C16%2C16H79.36L57.75%2C219a8%2C8%2C0%2C0%2C0%2C12.5%2C10l29.59-37h56.32l29.59%2C37a8%2C8%2C0%2C1%2C0%2C12.5-10l-21.61-27H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm0%2C136H40V56H216V176ZM104%2C120v24a8%2C8%2C0%2C0%2C1-16%2C0V120a8%2C8%2C0%2C0%2C1%2C16%2C0Zm32-16v40a8%2C8%2C0%2C0%2C1-16%2C0V104a8%2C8%2C0%2C0%2C1%2C16%2C0Zm32-16v56a8%2C8%2C0%2C0%2C1-16%2C0V88a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-presentation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H136V24a8%2C8%2C0%2C0%2C0-16%2C0V40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V176a16%2C16%2C0%2C0%2C0%2C16%2C16H79.36L57.75%2C219a8%2C8%2C0%2C0%2C0%2C12.5%2C10l29.59-37h56.32l29.59%2C37a8%2C8%2C0%2C1%2C0%2C12.5-10l-21.61-27H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm0%2C136H40V56H216V176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-printer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M214.67%2C72H200V40a8%2C8%2C0%2C0%2C0-8-8H64a8%2C8%2C0%2C0%2C0-8%2C8V72H41.33C27.36%2C72%2C16%2C82.77%2C16%2C96v80a8%2C8%2C0%2C0%2C0%2C8%2C8H56v32a8%2C8%2C0%2C0%2C0%2C8%2C8H192a8%2C8%2C0%2C0%2C0%2C8-8V184h32a8%2C8%2C0%2C0%2C0%2C8-8V96C240%2C82.77%2C228.64%2C72%2C214.67%2C72ZM72%2C48H184V72H72ZM184%2C208H72V160H184Zm40-40H200V152a8%2C8%2C0%2C0%2C0-8-8H64a8%2C8%2C0%2C0%2C0-8%2C8v16H32V96c0-4.41%2C4.19-8%2C9.33-8H214.67c5.14%2C0%2C9.33%2C3.59%2C9.33%2C8Zm-24-52a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C200%2C116Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-prohibit-inset{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M165.66%2C154.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-64-64a8%2C8%2C0%2C0%2C1%2C11.32-11.32ZM232%2C128A104%2C104%2C0%2C1%2C1%2C128%2C24%2C104.11%2C104.11%2C0%2C0%2C1%2C232%2C128Zm-16%2C0a88%2C88%2C0%2C1%2C0-88%2C88A88.1%2C88.1%2C0%2C0%2C0%2C216%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-prohibit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm88%2C104a87.56%2C87.56%2C0%2C0%2C1-20.41%2C56.28L71.72%2C60.4A88%2C88%2C0%2C0%2C1%2C216%2C128ZM40%2C128A87.56%2C87.56%2C0%2C0%2C1%2C60.41%2C71.72L184.28%2C195.6A88%2C88%2C0%2C0%2C1%2C40%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-projector-screen-chart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C144V128a8%2C8%2C0%2C0%2C1%2C16%2C0v16a8%2C8%2C0%2C0%2C1-16%2C0Zm40%2C8a8%2C8%2C0%2C0%2C0%2C8-8V120a8%2C8%2C0%2C0%2C0-16%2C0v24A8%2C8%2C0%2C0%2C0%2C128%2C152Zm32%2C0a8%2C8%2C0%2C0%2C0%2C8-8V112a8%2C8%2C0%2C0%2C0-16%2C0v32A8%2C8%2C0%2C0%2C0%2C160%2C152Zm56-72v96h8a8%2C8%2C0%2C0%2C1%2C0%2C16H136v17.38a24%2C24%2C0%2C1%2C1-16%2C0V192H32a8%2C8%2C0%2C0%2C1%2C0-16h8V80A16%2C16%2C0%2C0%2C1%2C24%2C64V48A16%2C16%2C0%2C0%2C1%2C40%2C32H216a16%2C16%2C0%2C0%2C1%2C16%2C16V64A16%2C16%2C0%2C0%2C1%2C216%2C80ZM136%2C232a8%2C8%2C0%2C1%2C0-8%2C8A8%2C8%2C0%2C0%2C0%2C136%2C232ZM40%2C64H216V48H40ZM200%2C80H56v96H200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-projector-screen{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C64V48a16%2C16%2C0%2C0%2C0-16-16H40A16%2C16%2C0%2C0%2C0%2C24%2C48V64A16%2C16%2C0%2C0%2C0%2C40%2C80v96H32a8%2C8%2C0%2C0%2C0%2C0%2C16h88v17.38a24%2C24%2C0%2C1%2C0%2C16%2C0V192h88a8%2C8%2C0%2C0%2C0%2C0-16h-8V80A16%2C16%2C0%2C0%2C0%2C232%2C64ZM128%2C240a8%2C8%2C0%2C1%2C1%2C8-8A8%2C8%2C0%2C0%2C1%2C128%2C240ZM40%2C48H216V64H40ZM200%2C176H56V80H200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-pulse{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C128a8%2C8%2C0%2C0%2C1-8%2C8H204.94l-37.78%2C75.58A8%2C8%2C0%2C0%2C1%2C160%2C216h-.4a8%2C8%2C0%2C0%2C1-7.08-5.14L95.35%2C60.76%2C63.28%2C131.31A8%2C8%2C0%2C0%2C1%2C56%2C136H24a8%2C8%2C0%2C0%2C1%2C0-16H50.85L88.72%2C36.69a8%2C8%2C0%2C0%2C1%2C14.76.46l57.51%2C151%2C31.85-63.71A8%2C8%2C0%2C0%2C1%2C200%2C120h32A8%2C8%2C0%2C0%2C1%2C240%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-push-pin-simple-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M83.25%2C40a8%2C8%2C0%2C0%2C1%2C8-8H192a8%2C8%2C0%2C0%2C1%2C0%2C16h-6.46l18.75%2C106.3a8%2C8%2C0%2C0%2C1-6.48%2C9.26%2C7.52%2C7.52%2C0%2C0%2C1-1.4.13%2C8%2C8%2C0%2C0%2C1-7.87-6.61L169.29%2C48h-78A8%2C8%2C0%2C0%2C1%2C83.25%2C40ZM213.38%2C221.92a8%2C8%2C0%2C0%2C1-11.3-.54L168.1%2C184H136v56a8%2C8%2C0%2C0%2C1-16%2C0V184H40a8%2C8%2C0%2C0%2C1%2C0-16h9.29L66.24%2C72%2C42.08%2C45.38A8%2C8%2C0%2C1%2C1%2C53.92%2C34.62l160%2C176A8%2C8%2C0%2C0%2C1%2C213.38%2C221.92ZM153.55%2C168%2C79.84%2C86.92%2C65.54%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-push-pin-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C168h-9.29L185.54%2C48H192a8%2C8%2C0%2C0%2C0%2C0-16H64a8%2C8%2C0%2C0%2C0%2C0%2C16h6.46L49.29%2C168H40a8%2C8%2C0%2C0%2C0%2C0%2C16h80v56a8%2C8%2C0%2C0%2C0%2C16%2C0V184h80a8%2C8%2C0%2C0%2C0%2C0-16ZM86.71%2C48h82.58l21.17%2C120H65.54Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-push-pin-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.92%2C34.62A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38L67.37%2C73.2A69.82%2C69.82%2C0%2C0%2C0%2C38%2C87.63a16%2C16%2C0%2C0%2C0-1.29%2C23.78L85%2C159.71%2C42.34%2C202.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32L96.29%2C171l48.29%2C48.29A16%2C16%2C0%2C0%2C0%2C155.9%2C224c.38%2C0%2C.75%2C0%2C1.13%2C0a15.93%2C15.93%2C0%2C0%2C0%2C11.64-6.33%2C89.75%2C89.75%2C0%2C0%2C0%2C11.58-20.27l21.84%2C24a8%2C8%2C0%2C1%2C0%2C11.84-10.76ZM155.9%2C208%2C48%2C100.08C58.23%2C91.83%2C69.2%2C87.72%2C80.66%2C87.81l87.16%2C95.88C165.59%2C193.56%2C160.24%2C202.23%2C155.9%2C208Zm79.42-104-44.64%2C44.79a8%2C8%2C0%2C1%2C1-11.33-11.3L224%2C92.7%2C163.32%2C32%2C122.1%2C73.35a8%2C8%2C0%2C0%2C1-11.33-11.29L152%2C20.7a16%2C16%2C0%2C0%2C1%2C22.63%2C0l60.69%2C60.68A16%2C16%2C0%2C0%2C1%2C235.32%2C104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-push-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M235.32%2C81.37%2C174.63%2C20.69a16%2C16%2C0%2C0%2C0-22.63%2C0L98.37%2C74.49c-10.66-3.34-35-7.37-60.4%2C13.14a16%2C16%2C0%2C0%2C0-1.29%2C23.78L85%2C159.71%2C42.34%2C202.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32L96.29%2C171l48.29%2C48.29A16%2C16%2C0%2C0%2C0%2C155.9%2C224c.38%2C0%2C.75%2C0%2C1.13%2C0a15.93%2C15.93%2C0%2C0%2C0%2C11.64-6.33c19.64-26.1%2C17.75-47.32%2C13.19-60L235.33%2C104A16%2C16%2C0%2C0%2C0%2C235.32%2C81.37ZM224%2C92.69h0l-57.27%2C57.46a8%2C8%2C0%2C0%2C0-1.49%2C9.22c9.46%2C18.93-1.8%2C38.59-9.34%2C48.62L48%2C100.08c12.08-9.74%2C23.64-12.31%2C32.48-12.31A40.13%2C40.13%2C0%2C0%2C1%2C96.81%2C91a8%2C8%2C0%2C0%2C0%2C9.25-1.51L163.32%2C32%2C224%2C92.68Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-puzzle-piece{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M220.27%2C158.54a8%2C8%2C0%2C0%2C0-7.7-.46%2C20%2C20%2C0%2C1%2C1%2C0-36.16A8%2C8%2C0%2C0%2C0%2C224%2C114.69V72a16%2C16%2C0%2C0%2C0-16-16H171.78a35.36%2C35.36%2C0%2C0%2C0%2C.22-4%2C36.11%2C36.11%2C0%2C0%2C0-11.36-26.24%2C36%2C36%2C0%2C0%2C0-60.55%2C23.62%2C36.56%2C36.56%2C0%2C0%2C0%2C.14%2C6.62H64A16%2C16%2C0%2C0%2C0%2C48%2C72v32.22a35.36%2C35.36%2C0%2C0%2C0-4-.22%2C36.12%2C36.12%2C0%2C0%2C0-26.24%2C11.36%2C35.7%2C35.7%2C0%2C0%2C0-9.69%2C27%2C36.08%2C36.08%2C0%2C0%2C0%2C33.31%2C33.6%2C35.68%2C35.68%2C0%2C0%2C0%2C6.62-.14V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V165.31A8%2C8%2C0%2C0%2C0%2C220.27%2C158.54ZM208%2C208H64V165.31a8%2C8%2C0%2C0%2C0-11.43-7.23%2C20%2C20%2C0%2C1%2C1%2C0-36.16A8%2C8%2C0%2C0%2C0%2C64%2C114.69V72h46.69a8%2C8%2C0%2C0%2C0%2C7.23-11.43%2C20%2C20%2C0%2C1%2C1%2C36.16%2C0A8%2C8%2C0%2C0%2C0%2C161.31%2C72H208v32.23a35.68%2C35.68%2C0%2C0%2C0-6.62-.14A36%2C36%2C0%2C0%2C0%2C204%2C176a35.36%2C35.36%2C0%2C0%2C0%2C4-.22Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-qr-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M104%2C40H56A16%2C16%2C0%2C0%2C0%2C40%2C56v48a16%2C16%2C0%2C0%2C0%2C16%2C16h48a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C104%2C40Zm0%2C64H56V56h48v48Zm0%2C32H56a16%2C16%2C0%2C0%2C0-16%2C16v48a16%2C16%2C0%2C0%2C0%2C16%2C16h48a16%2C16%2C0%2C0%2C0%2C16-16V152A16%2C16%2C0%2C0%2C0%2C104%2C136Zm0%2C64H56V152h48v48ZM200%2C40H152a16%2C16%2C0%2C0%2C0-16%2C16v48a16%2C16%2C0%2C0%2C0%2C16%2C16h48a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C200%2C40Zm0%2C64H152V56h48v48Zm-64%2C72V144a8%2C8%2C0%2C0%2C1%2C16%2C0v32a8%2C8%2C0%2C0%2C1-16%2C0Zm80-16a8%2C8%2C0%2C0%2C1-8%2C8H184v40a8%2C8%2C0%2C0%2C1-8%2C8H144a8%2C8%2C0%2C0%2C1%2C0-16h24V144a8%2C8%2C0%2C0%2C1%2C16%2C0v8h24A8%2C8%2C0%2C0%2C1%2C216%2C160Zm0%2C32v16a8%2C8%2C0%2C0%2C1-16%2C0V192a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-question-mark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C96c0%2C28.51-24.47%2C52.11-56%2C55.56V160a8%2C8%2C0%2C0%2C1-16%2C0V144a8%2C8%2C0%2C0%2C1%2C8-8c26.47%2C0%2C48-17.94%2C48-40s-21.53-40-48-40S80%2C73.94%2C80%2C96a8%2C8%2C0%2C0%2C1-16%2C0c0-30.88%2C28.71-56%2C64-56S192%2C65.12%2C192%2C96Zm-64%2C96a16%2C16%2C0%2C1%2C0%2C16%2C16A16%2C16%2C0%2C0%2C0%2C128%2C192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M140%2C180a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C180ZM128%2C72c-22.06%2C0-40%2C16.15-40%2C36v4a8%2C8%2C0%2C0%2C0%2C16%2C0v-4c0-11%2C10.77-20%2C24-20s24%2C9%2C24%2C20-10.77%2C20-24%2C20a8%2C8%2C0%2C0%2C0-8%2C8v8a8%2C8%2C0%2C0%2C0%2C16%2C0v-.72c18.24-3.35%2C32-17.9%2C32-35.28C168%2C88.15%2C150.06%2C72%2C128%2C72Zm104%2C56A104%2C104%2C0%2C1%2C1%2C128%2C24%2C104.11%2C104.11%2C0%2C0%2C1%2C232%2C128Zm-16%2C0a88%2C88%2C0%2C1%2C0-88%2C88A88.1%2C88.1%2C0%2C0%2C0%2C216%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-queue{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M32%2C64a8%2C8%2C0%2C0%2C1%2C8-8H216a8%2C8%2C0%2C0%2C1%2C0%2C16H40A8%2C8%2C0%2C0%2C1%2C32%2C64Zm104%2C56H40a8%2C8%2C0%2C0%2C0%2C0%2C16h96a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C64H40a8%2C8%2C0%2C0%2C0%2C0%2C16h96a8%2C8%2C0%2C0%2C0%2C0-16Zm112-24a8%2C8%2C0%2C0%2C1-3.76%2C6.78l-64%2C40A8%2C8%2C0%2C0%2C1%2C168%2C200V120a8%2C8%2C0%2C0%2C1%2C12.24-6.78l64%2C40A8%2C8%2C0%2C0%2C1%2C248%2C160Zm-23.09%2C0L184%2C134.43v51.14Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-quotes{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M100%2C56H40A16%2C16%2C0%2C0%2C0%2C24%2C72v64a16%2C16%2C0%2C0%2C0%2C16%2C16h60v8a32%2C32%2C0%2C0%2C1-32%2C32%2C8%2C8%2C0%2C0%2C0%2C0%2C16%2C48.05%2C48.05%2C0%2C0%2C0%2C48-48V72A16%2C16%2C0%2C0%2C0%2C100%2C56Zm0%2C80H40V72h60ZM216%2C56H156a16%2C16%2C0%2C0%2C0-16%2C16v64a16%2C16%2C0%2C0%2C0%2C16%2C16h60v8a32%2C32%2C0%2C0%2C1-32%2C32%2C8%2C8%2C0%2C0%2C0%2C0%2C16%2C48.05%2C48.05%2C0%2C0%2C0%2C48-48V72A16%2C16%2C0%2C0%2C0%2C216%2C56Zm0%2C80H156V72h60Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-rabbit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M112%2C164a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C112%2C164Zm44-12a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C156%2C152Zm60%2C36a52%2C52%2C0%2C0%2C1-88%2C37.52A52%2C52%2C0%2C1%2C1%2C56.72%2C149.8%2C71.58%2C71.58%2C0%2C0%2C1%2C63%2C129C44%2C91.1%2C32.53%2C40.76%2C45.64%2C19.08A22%2C22%2C0%2C0%2C1%2C65.06%2C8c14.12%2C0%2C26%2C11.89%2C36.44%2C36.36%2C6.22%2C14.62%2C10.85%2C31.32%2C14%2C44.74a71.8%2C71.8%2C0%2C0%2C1%2C25%2C0c3.13-13.42%2C7.76-30.12%2C14-44.74C164.9%2C19.89%2C176.82%2C8%2C190.94%2C8a22%2C22%2C0%2C0%2C1%2C19.42%2C11.08C223.47%2C40.76%2C212%2C91.1%2C193%2C129a71.58%2C71.58%2C0%2C0%2C1%2C6.26%2C20.76A51.77%2C51.77%2C0%2C0%2C1%2C216%2C188ZM155.89%2C93.63a71.72%2C71.72%2C0%2C0%2C1%2C26.88%2C19.64A218.45%2C218.45%2C0%2C0%2C0%2C197.6%2C67.08c3.49-18.13%2C3.15-33-.93-39.72A6%2C6%2C0%2C0%2C0%2C190.94%2C24c-6.61%2C0-14.52%2C9.7-21.72%2C26.62C163.29%2C64.56%2C158.87%2C80.74%2C155.89%2C93.63ZM73.23%2C113.27a71.72%2C71.72%2C0%2C0%2C1%2C26.88-19.64c-3-12.89-7.4-29.07-13.33-43C79.58%2C33.7%2C71.67%2C24%2C65.06%2C24a6%2C6%2C0%2C0%2C0-5.73%2C3.36C55.25%2C34.1%2C54.91%2C49%2C58.4%2C67.08A218.45%2C218.45%2C0%2C0%2C0%2C73.23%2C113.27ZM200%2C188a35.87%2C35.87%2C0%2C0%2C0-13.34-28%2C8%2C8%2C0%2C0%2C1-2.92-5.45%2C56%2C56%2C0%2C0%2C0-111.48%2C0A8%2C8%2C0%2C0%2C1%2C69.34%2C160a36%2C36%2C0%2C1%2C0%2C47.28%2C54.21l-9.74-8.09a8%2C8%2C0%2C1%2C1%2C10.24-12.3L128%2C202.9l10.88-9.05a8%2C8%2C0%2C0%2C1%2C10.24%2C12.3l-9.74%2C8.09A36%2C36%2C0%2C0%2C0%2C200%2C188Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-racquet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230%2C26.05C202-1.88%2C151.53%2C3.16%2C117.4%2C37.3c-31.79%2C31.79-38.33%2C77.77-16.51%2C106.49L71.33%2C173.35l-.68-.68a16%2C16%2C0%2C0%2C0-22.64%2C0L20.69%2C200a16%2C16%2C0%2C0%2C0%2C0%2C22.64l12.69%2C12.69a16%2C16%2C0%2C0%2C0%2C22.63%2C0h0L83.34%2C208a16%2C16%2C0%2C0%2C0%2C0-22.63l-.69-.69%2C29.56-29.56c11.29%2C8.58%2C25.24%2C12.79%2C40%2C12.79%2C22.72%2C0%2C47.25-10%2C66.54-29.3C252.83%2C104.47%2C257.88%2C54%2C230%2C26.05ZM44.7%2C224%2C32%2C211.31%2C59.33%2C184l6.33%2C6.34h0L72%2C196.67ZM224.23%2C104H200.06v-32h32A72.45%2C72.45%2C0%2C0%2C1%2C224.23%2C104ZM136%2C149.61A44.15%2C44.15%2C0%2C0%2C1%2C106.39%2C120H136ZM104%2C104a72.24%2C72.24%2C0%2C0%2C1%2C7.86-32H136v32Zm48-32h32v32h-32Zm77.67-16H200.06V26.28a44.23%2C44.23%2C0%2C0%2C1%2C29.66%2C29.66Zm-45.82-32h.16v32h-32V31.76A72.47%2C72.47%2C0%2C0%2C1%2C183.9%2C23.9ZM136%2C42.06V55.94H122.16a89.72%2C89.72%2C0%2C0%2C1%2C6.56-7.32A93.17%2C93.17%2C0%2C0%2C1%2C136%2C42.06Zm16%2C109.92V120h32v24.16A72.24%2C72.24%2C0%2C0%2C1%2C152.05%2C152Zm48-18.14V120H214a91.62%2C91.62%2C0%2C0%2C1-6.56%2C7.32A89.64%2C89.64%2C0%2C0%2C1%2C200.06%2C133.84Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-radical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C80v24a8%2C8%2C0%2C0%2C1-16%2C0V88H133.55L87.49%2C210.81a8%2C8%2C0%2C0%2C1-15%2C0l-48-128a8%2C8%2C0%2C1%2C1%2C15-5.62L80%2C185.22l40.51-108A8%2C8%2C0%2C0%2C1%2C128%2C72H240A8%2C8%2C0%2C0%2C1%2C248%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-radio-button{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm0-144a56%2C56%2C0%2C1%2C0%2C56%2C56A56.06%2C56.06%2C0%2C0%2C0%2C128%2C72Zm0%2C96a40%2C40%2C0%2C1%2C1%2C40-40A40%2C40%2C0%2C0%2C1%2C128%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-radio{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M104%2C168a8%2C8%2C0%2C0%2C1-8%2C8H64a8%2C8%2C0%2C0%2C1%2C0-16H96A8%2C8%2C0%2C0%2C1%2C104%2C168Zm-8-40H64a8%2C8%2C0%2C0%2C0%2C0%2C16H96a8%2C8%2C0%2C0%2C0%2C0-16Zm0-32H64a8%2C8%2C0%2C0%2C0%2C0%2C16H96a8%2C8%2C0%2C0%2C0%2C0-16ZM232%2C80V192a16%2C16%2C0%2C0%2C1-16%2C16H40a16%2C16%2C0%2C0%2C1-16-16V72a8%2C8%2C0%2C0%2C1%2C5.7-7.66l160-48a8%2C8%2C0%2C0%2C1%2C4.6%2C15.33L86.51%2C64H216A16%2C16%2C0%2C0%2C1%2C232%2C80ZM216%2C192V80H40V192H216Zm-16-56a40%2C40%2C0%2C1%2C1-40-40A40%2C40%2C0%2C0%2C1%2C200%2C136Zm-16%2C0a24%2C24%2C0%2C1%2C0-24%2C24A24%2C24%2C0%2C0%2C0%2C184%2C136Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-radioactive{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M92%2C136H40a16%2C16%2C0%2C0%2C1-11.76-5.21%2C16.21%2C16.21%2C0%2C0%2C1-4.17-12.37A103.83%2C103.83%2C0%2C0%2C1%2C67.65%2C42.93%2C16%2C16%2C0%2C0%2C1%2C90.75%2C48l26%2C45a8%2C8%2C0%2C1%2C1-13.86%2C8L76.89%2C56A87.83%2C87.83%2C0%2C0%2C0%2C40%2C119.86a.19.19%2C0%2C0%2C0%2C.07.16L92%2C120a8%2C8%2C0%2C0%2C1%2C0%2C16Zm139.93-17.58a103.83%2C103.83%2C0%2C0%2C0-43.58-75.49A16%2C16%2C0%2C0%2C0%2C165.25%2C48L139.3%2C93a8%2C8%2C0%2C0%2C0%2C13.86%2C8l26-45A87.87%2C87.87%2C0%2C0%2C1%2C216%2C119.86c0%2C.07%2C0%2C.12%2C0%2C.14H164a8%2C8%2C0%2C0%2C0%2C0%2C16h52a16%2C16%2C0%2C0%2C0%2C11.76-5.21A16.21%2C16.21%2C0%2C0%2C0%2C231.93%2C118.42Zm-79%2C36.76a8%2C8%2C0%2C1%2C0-13.86%2C8l25.84%2C44.73a88.22%2C88.22%2C0%2C0%2C1-73.81%2C0l25.83-44.73a8%2C8%2C0%2C1%2C0-13.86-8L77.25%2C199.91a16%2C16%2C0%2C0%2C0%2C7.12%2C22.52%2C104.24%2C104.24%2C0%2C0%2C0%2C87.26%2C0%2C16%2C16%2C0%2C0%2C0%2C7.12-22.52ZM128%2C140a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C128%2C140Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-rainbow-cloud{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C112a48.18%2C48.18%2C0%2C0%2C0-44.66%2C30.4%2C31%2C31%2C0%2C0%2C0-3.34-.18c-17.65%2C0-32%2C14.76-32%2C32.89S134.35%2C208%2C152%2C208h48a48%2C48%2C0%2C0%2C0%2C0-96Zm0%2C80H152c-8.82%2C0-16-7.58-16-16.89s7.18-16.89%2C16-16.89a15%2C15%2C0%2C0%2C1%2C5.78%2C1.14%2C8%2C8%2C0%2C0%2C0%2C10.87-5.81A32%2C32%2C0%2C1%2C1%2C200%2C192ZM24%2C160v16a8%2C8%2C0%2C0%2C1-16%2C0V160A104%2C104%2C0%2C0%2C1%2C184.5%2C85.44a8%2C8%2C0%2C0%2C1-11.15%2C11.47A88%2C88%2C0%2C0%2C0%2C24%2C160Zm32%2C0v16a8%2C8%2C0%2C0%2C1-16%2C0V160a72%2C72%2C0%2C0%2C1%2C114.6-58%2C8%2C8%2C0%2C1%2C1-9.47%2C12.89A56%2C56%2C0%2C0%2C0%2C56%2C160Zm61.57-23.35A24%2C24%2C0%2C0%2C0%2C88%2C160v16a8%2C8%2C0%2C0%2C1-16%2C0V160a40%2C40%2C0%2C0%2C1%2C49.27-38.92%2C8%2C8%2C0%2C1%2C1-3.7%2C15.57Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-rainbow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C168v16a8%2C8%2C0%2C0%2C1-16%2C0V168a40%2C40%2C0%2C0%2C0-80%2C0v16a8%2C8%2C0%2C0%2C1-16%2C0V168a56%2C56%2C0%2C0%2C1%2C112%2C0ZM128%2C80a88.1%2C88.1%2C0%2C0%2C0-88%2C88v16a8%2C8%2C0%2C0%2C0%2C16%2C0V168a72%2C72%2C0%2C0%2C1%2C144%2C0v16a8%2C8%2C0%2C0%2C0%2C16%2C0V168A88.1%2C88.1%2C0%2C0%2C0%2C128%2C80Zm0-32A120.13%2C120.13%2C0%2C0%2C0%2C8%2C168v16a8%2C8%2C0%2C0%2C0%2C16%2C0V168a104%2C104%2C0%2C0%2C1%2C208%2C0v16a8%2C8%2C0%2C0%2C0%2C16%2C0V168A120.13%2C120.13%2C0%2C0%2C0%2C128%2C48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-ranking{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M112.41%2C102.53a8%2C8%2C0%2C0%2C1%2C5.06-10.12l12-4A8%2C8%2C0%2C0%2C1%2C140%2C96v40a8%2C8%2C0%2C0%2C1-16%2C0V107.1l-1.47.49A8%2C8%2C0%2C0%2C1%2C112.41%2C102.53ZM248%2C208a8%2C8%2C0%2C0%2C1-8%2C8H16a8%2C8%2C0%2C0%2C1%2C0-16h8V104A16%2C16%2C0%2C0%2C1%2C40%2C88H80V56A16%2C16%2C0%2C0%2C1%2C96%2C40h64a16%2C16%2C0%2C0%2C1%2C16%2C16v72h40a16%2C16%2C0%2C0%2C1%2C16%2C16v56h8A8%2C8%2C0%2C0%2C1%2C248%2C208Zm-72-64v56h40V144ZM96%2C200h64V56H96Zm-56%2C0H80V104H40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-read-cv-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M210.78%2C39.25l-130.25-23A16%2C16%2C0%2C0%2C0%2C62%2C29.23l-29.75%2C169a16%2C16%2C0%2C0%2C0%2C13%2C18.53l130.25%2C23h0a16%2C16%2C0%2C0%2C0%2C18.54-13l29.75-169A16%2C16%2C0%2C0%2C0%2C210.78%2C39.25ZM178.26%2C224h0L48%2C201%2C77.75%2C32%2C208%2C55ZM89.34%2C58.42a8%2C8%2C0%2C0%2C1%2C9.27-6.48l83%2C14.65a8%2C8%2C0%2C0%2C1-1.39%2C15.88%2C8.36%2C8.36%2C0%2C0%2C1-1.4-.12l-83-14.66A8%2C8%2C0%2C0%2C1%2C89.34%2C58.42ZM83.8%2C89.94a8%2C8%2C0%2C0%2C1%2C9.27-6.49l83%2C14.66A8%2C8%2C0%2C0%2C1%2C174.67%2C114a7.55%2C7.55%2C0%2C0%2C1-1.41-.13l-83-14.65A8%2C8%2C0%2C0%2C1%2C83.8%2C89.94Zm-5.55%2C31.51A8%2C8%2C0%2C0%2C1%2C87.52%2C115L129%2C122.29a8%2C8%2C0%2C0%2C1-1.38%2C15.88%2C8.27%2C8.27%2C0%2C0%2C1-1.4-.12l-41.5-7.33A8%2C8%2C0%2C0%2C1%2C78.25%2C121.45Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-receipt-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V208a8%2C8%2C0%2C0%2C0%2C11.58%2C7.15L64%2C200.94l28.42%2C14.21a8%2C8%2C0%2C0%2C0%2C7.16%2C0L128%2C200.94l28.42%2C14.21a8%2C8%2C0%2C0%2C0%2C7.16%2C0L192%2C200.94l28.42%2C14.21A8%2C8%2C0%2C0%2C0%2C232%2C208V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm0%2C155.06-20.42-10.22a8%2C8%2C0%2C0%2C0-7.16%2C0L160%2C199.06l-28.42-14.22a8%2C8%2C0%2C0%2C0-7.16%2C0L96%2C199.06%2C67.58%2C184.84a8%2C8%2C0%2C0%2C0-7.16%2C0L40%2C195.06V56H216ZM98.34%2C138.34%2C116.69%2C120%2C98.34%2C101.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L128%2C108.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L139.31%2C120l18.35%2C18.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L128%2C131.31l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.32-11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-receipt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M72%2C104a8%2C8%2C0%2C0%2C1%2C8-8h96a8%2C8%2C0%2C0%2C1%2C0%2C16H80A8%2C8%2C0%2C0%2C1%2C72%2C104Zm8%2C40h96a8%2C8%2C0%2C0%2C0%2C0-16H80a8%2C8%2C0%2C0%2C0%2C0%2C16ZM232%2C56V208a8%2C8%2C0%2C0%2C1-11.58%2C7.15L192%2C200.94l-28.42%2C14.21a8%2C8%2C0%2C0%2C1-7.16%2C0L128%2C200.94%2C99.58%2C215.15a8%2C8%2C0%2C0%2C1-7.16%2C0L64%2C200.94%2C35.58%2C215.15A8%2C8%2C0%2C0%2C1%2C24%2C208V56A16%2C16%2C0%2C0%2C1%2C40%2C40H216A16%2C16%2C0%2C0%2C1%2C232%2C56Zm-16%2C0H40V195.06l20.42-10.22a8%2C8%2C0%2C0%2C1%2C7.16%2C0L96%2C199.06l28.42-14.22a8%2C8%2C0%2C0%2C1%2C7.16%2C0L160%2C199.06l28.42-14.22a8%2C8%2C0%2C0%2C1%2C7.16%2C0L216%2C195.06Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-record{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm0-160a72%2C72%2C0%2C1%2C0%2C72%2C72A72.08%2C72.08%2C0%2C0%2C0%2C128%2C56Zm0%2C128a56%2C56%2C0%2C1%2C1%2C56-56A56.06%2C56.06%2C0%2C0%2C1%2C128%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-rectangle-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M80%2C48a8%2C8%2C0%2C0%2C1-8%2C8H40V72a8%2C8%2C0%2C0%2C1-16%2C0V56A16%2C16%2C0%2C0%2C1%2C40%2C40H72A8%2C8%2C0%2C0%2C1%2C80%2C48ZM32%2C152a8%2C8%2C0%2C0%2C0%2C8-8V112a8%2C8%2C0%2C0%2C0-16%2C0v32A8%2C8%2C0%2C0%2C0%2C32%2C152Zm40%2C48H40V184a8%2C8%2C0%2C0%2C0-16%2C0v16a16%2C16%2C0%2C0%2C0%2C16%2C16H72a8%2C8%2C0%2C0%2C0%2C0-16Zm72%2C0H112a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8%2C8%2C0%2C0%2C0%2C0-16Zm80-24a8%2C8%2C0%2C0%2C0-8%2C8v16H184a8%2C8%2C0%2C0%2C0%2C0%2C16h32a16%2C16%2C0%2C0%2C0%2C16-16V184A8%2C8%2C0%2C0%2C0%2C224%2C176Zm0-72a8%2C8%2C0%2C0%2C0-8%2C8v32a8%2C8%2C0%2C0%2C0%2C16%2C0V112A8%2C8%2C0%2C0%2C0%2C224%2C104Zm-8-64H184a8%2C8%2C0%2C0%2C0%2C0%2C16h32V72a8%2C8%2C0%2C0%2C0%2C16%2C0V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm-72%2C0H112a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-rectangle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm0%2C160H40V56H216V200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-recycle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M96%2C208a8%2C8%2C0%2C0%2C1-8%2C8H40a24%2C24%2C0%2C0%2C1-20.77-36l34.29-59.25L39.47%2C124.5A8%2C8%2C0%2C1%2C1%2C35.33%2C109l32.77-8.77a8%2C8%2C0%2C0%2C1%2C9.8%2C5.66l8.79%2C32.77A8%2C8%2C0%2C0%2C1%2C81%2C148.5a8.37%2C8.37%2C0%2C0%2C1-2.08.27%2C8%2C8%2C0%2C0%2C1-7.72-5.93l-3.8-14.15L33.11%2C188A8%2C8%2C0%2C0%2C0%2C40%2C200H88A8%2C8%2C0%2C0%2C1%2C96%2C208Zm140.73-28-23.14-40a8%2C8%2C0%2C0%2C0-13.84%2C8l23.14%2C40A8%2C8%2C0%2C0%2C1%2C216%2C200H147.31l10.34-10.34a8%2C8%2C0%2C0%2C0-11.31-11.32l-24%2C24a8%2C8%2C0%2C0%2C0%2C0%2C11.32l24%2C24a8%2C8%2C0%2C0%2C0%2C11.31-11.32L147.31%2C216H216a24%2C24%2C0%2C0%2C0%2C20.77-36ZM128%2C32a7.85%2C7.85%2C0%2C0%2C1%2C6.92%2C4l34.29%2C59.25-14.08-3.78A8%2C8%2C0%2C0%2C0%2C151%2C106.92l32.78%2C8.79a8.23%2C8.23%2C0%2C0%2C0%2C2.07.27%2C8%2C8%2C0%2C0%2C0%2C7.72-5.93l8.79-32.79a8%2C8%2C0%2C1%2C0-15.45-4.14l-3.8%2C14.17L148.77%2C28a24%2C24%2C0%2C0%2C0-41.54%2C0L84.07%2C68a8%2C8%2C0%2C0%2C0%2C13.85%2C8l23.16-40A7.85%2C7.85%2C0%2C0%2C1%2C128%2C32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-reddit-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C104a32%2C32%2C0%2C0%2C0-52.94-24.19c-16.75-8.9-36.76-14.28-57.66-15.53l5.19-31.17%2C17.72%2C2.72a24%2C24%2C0%2C1%2C0%2C2.87-15.74l-26-4a8%2C8%2C0%2C0%2C0-9.11%2C6.59L121.2%2C64.16c-21.84.94-42.82%2C6.38-60.26%2C15.65a32%2C32%2C0%2C0%2C0-42.59%2C47.74A59%2C59%2C0%2C0%2C0%2C16%2C144c0%2C21.93%2C12%2C42.35%2C33.91%2C57.49C70.88%2C216%2C98.61%2C224%2C128%2C224s57.12-8%2C78.09-22.51C228%2C186.35%2C240%2C165.93%2C240%2C144a59%2C59%2C0%2C0%2C0-2.35-16.45A32.16%2C32.16%2C0%2C0%2C0%2C248%2C104ZM184%2C24a8%2C8%2C0%2C1%2C1-8%2C8A8%2C8%2C0%2C0%2C1%2C184%2C24Zm40.13%2C93.78a8%2C8%2C0%2C0%2C0-3.29%2C10A43.58%2C43.58%2C0%2C0%2C1%2C224%2C144c0%2C16.53-9.59%2C32.27-27%2C44.33C178.67%2C201%2C154.17%2C208%2C128%2C208s-50.67-7-69-19.67C41.59%2C176.27%2C32%2C160.53%2C32%2C144a43.75%2C43.75%2C0%2C0%2C1%2C3.14-16.17%2C8%2C8%2C0%2C0%2C0-3.27-10A16%2C16%2C0%2C1%2C1%2C52.94%2C94.59a8%2C8%2C0%2C0%2C0%2C10.45%2C2.23l.36-.22C81.45%2C85.9%2C104.25%2C80%2C128%2C80h0c23.73%2C0%2C46.53%2C5.9%2C64.23%2C16.6l.42.25a8%2C8%2C0%2C0%2C0%2C10.39-2.26%2C16%2C16%2C0%2C1%2C1%2C21.07%2C23.19ZM88%2C144a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C88%2C144Zm96-16a16%2C16%2C0%2C1%2C1-16-16A16%2C16%2C0%2C0%2C1%2C184%2C128Zm-16.93%2C44.25a8%2C8%2C0%2C0%2C1-3.32%2C10.82%2C76.18%2C76.18%2C0%2C0%2C1-71.5%2C0%2C8%2C8%2C0%2C1%2C1%2C7.5-14.14%2C60.18%2C60.18%2C0%2C0%2C0%2C56.5%2C0A8%2C8%2C0%2C0%2C1%2C167.07%2C172.25Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-repeat-once{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24%2C128A72.08%2C72.08%2C0%2C0%2C1%2C96%2C56H204.69L194.34%2C45.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32l24%2C24a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-24%2C24a8%2C8%2C0%2C0%2C1-11.32-11.32L204.69%2C72H96a56.06%2C56.06%2C0%2C0%2C0-56%2C56%2C8%2C8%2C0%2C0%2C1-16%2C0Zm200-8a8%2C8%2C0%2C0%2C0-8%2C8%2C56.06%2C56.06%2C0%2C0%2C1-56%2C56H51.31l10.35-10.34a8%2C8%2C0%2C0%2C0-11.32-11.32l-24%2C24a8%2C8%2C0%2C0%2C0%2C0%2C11.32l24%2C24a8%2C8%2C0%2C0%2C0%2C11.32-11.32L51.31%2C200H160a72.08%2C72.08%2C0%2C0%2C0%2C72-72A8%2C8%2C0%2C0%2C0%2C224%2C120Zm-88%2C40a8%2C8%2C0%2C0%2C0%2C8-8V104a8%2C8%2C0%2C0%2C0-11.58-7.16l-16%2C8a8%2C8%2C0%2C1%2C0%2C7.16%2C14.31l4.42-2.21V152A8%2C8%2C0%2C0%2C0%2C136%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-repeat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24%2C128A72.08%2C72.08%2C0%2C0%2C1%2C96%2C56H204.69L194.34%2C45.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32l24%2C24a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-24%2C24a8%2C8%2C0%2C0%2C1-11.32-11.32L204.69%2C72H96a56.06%2C56.06%2C0%2C0%2C0-56%2C56%2C8%2C8%2C0%2C0%2C1-16%2C0Zm200-8a8%2C8%2C0%2C0%2C0-8%2C8%2C56.06%2C56.06%2C0%2C0%2C1-56%2C56H51.31l10.35-10.34a8%2C8%2C0%2C0%2C0-11.32-11.32l-24%2C24a8%2C8%2C0%2C0%2C0%2C0%2C11.32l24%2C24a8%2C8%2C0%2C0%2C0%2C11.32-11.32L51.31%2C200H160a72.08%2C72.08%2C0%2C0%2C0%2C72-72A8%2C8%2C0%2C0%2C0%2C224%2C120Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-replit-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C88H152V40a16%2C16%2C0%2C0%2C0-16-16H72A16%2C16%2C0%2C0%2C0%2C56%2C40V88a16%2C16%2C0%2C0%2C0%2C16%2C16h64v48H72a16%2C16%2C0%2C0%2C0-16%2C16v48a16%2C16%2C0%2C0%2C0%2C16%2C16h64a16%2C16%2C0%2C0%2C0%2C16-16V168h64a16%2C16%2C0%2C0%2C0%2C16-16V104A16%2C16%2C0%2C0%2C0%2C216%2C88ZM136%2C216H72V168h64Zm0-176V88H72V40h64Zm80%2C112H152V104h64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-resize{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C112H48a8%2C8%2C0%2C0%2C0-8%2C8v88a8%2C8%2C0%2C0%2C0%2C8%2C8h88a8%2C8%2C0%2C0%2C0%2C8-8V120A8%2C8%2C0%2C0%2C0%2C136%2C112Zm-8%2C88H56V128h72Zm88-16v16a16%2C16%2C0%2C0%2C1-16%2C16H176a8%2C8%2C0%2C0%2C1%2C0-16h24V184a8%2C8%2C0%2C0%2C1%2C16%2C0Zm0-72v32a8%2C8%2C0%2C0%2C1-16%2C0V112a8%2C8%2C0%2C0%2C1%2C16%2C0Zm0-56V72a8%2C8%2C0%2C0%2C1-16%2C0V56H184a8%2C8%2C0%2C0%2C1%2C0-16h16A16%2C16%2C0%2C0%2C1%2C216%2C56Zm-64-8a8%2C8%2C0%2C0%2C1-8%2C8H112a8%2C8%2C0%2C0%2C1%2C0-16h32A8%2C8%2C0%2C0%2C1%2C152%2C48ZM40%2C80V56A16%2C16%2C0%2C0%2C1%2C56%2C40H72a8%2C8%2C0%2C0%2C1%2C0%2C16H56V80a8%2C8%2C0%2C0%2C1-16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-rewind-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM115.58%2C84.84a8%2C8%2C0%2C0%2C0-8.38.76l-48%2C36a8%2C8%2C0%2C0%2C0%2C0%2C12.8l48%2C36A8%2C8%2C0%2C0%2C0%2C112%2C172a8%2C8%2C0%2C0%2C0%2C8-8V92A8%2C8%2C0%2C0%2C0%2C115.58%2C84.84ZM104%2C148%2C77.33%2C128%2C104%2C108Zm75.58-63.16a8%2C8%2C0%2C0%2C0-8.38.76l-48%2C36a8%2C8%2C0%2C0%2C0%2C0%2C12.8l48%2C36A8%2C8%2C0%2C0%2C0%2C176%2C172a8%2C8%2C0%2C0%2C0%2C8-8V92A8%2C8%2C0%2C0%2C0%2C179.58%2C84.84ZM168%2C148l-26.67-20L168%2C108Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-rewind{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M223.77%2C58a16%2C16%2C0%2C0%2C0-16.25.53L128%2C109.14V71.84A15.91%2C15.91%2C0%2C0%2C0%2C103.52%2C58.5L15.33%2C114.66a15.8%2C15.8%2C0%2C0%2C0%2C0%2C26.68l88.19%2C56.16A15.91%2C15.91%2C0%2C0%2C0%2C128%2C184.16v-37.3l79.52%2C50.64A15.91%2C15.91%2C0%2C0%2C0%2C232%2C184.16V71.84A15.83%2C15.83%2C0%2C0%2C0%2C223.77%2C58ZM112%2C183.93%2C24.18%2C128%2C112%2C72.06Zm104%2C0L128.18%2C128%2C216%2C72.06Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-road-horizon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M235.92%2C199A8%2C8%2C0%2C0%2C1%2C225%2C195.92L155.32%2C72H136v8a8%2C8%2C0%2C0%2C1-16%2C0V72H100.68L31%2C195.92A8%2C8%2C0%2C0%2C1%2C17%2C188.08L82.32%2C72H24a8%2C8%2C0%2C0%2C1%2C0-16H232a8%2C8%2C0%2C0%2C1%2C0%2C16H173.68L239%2C188.08A8%2C8%2C0%2C0%2C1%2C235.92%2C199ZM128%2C112a8%2C8%2C0%2C0%2C0-8%2C8v16a8%2C8%2C0%2C0%2C0%2C16%2C0V120A8%2C8%2C0%2C0%2C0%2C128%2C112Zm0%2C56a8%2C8%2C0%2C0%2C0-8%2C8v16a8%2C8%2C0%2C0%2C0%2C16%2C0V176A8%2C8%2C0%2C0%2C0%2C128%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-robot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C48H136V16a8%2C8%2C0%2C0%2C0-16%2C0V48H56A32%2C32%2C0%2C0%2C0%2C24%2C80V192a32%2C32%2C0%2C0%2C0%2C32%2C32H200a32%2C32%2C0%2C0%2C0%2C32-32V80A32%2C32%2C0%2C0%2C0%2C200%2C48Zm16%2C144a16%2C16%2C0%2C0%2C1-16%2C16H56a16%2C16%2C0%2C0%2C1-16-16V80A16%2C16%2C0%2C0%2C1%2C56%2C64H200a16%2C16%2C0%2C0%2C1%2C16%2C16Zm-52-56H92a28%2C28%2C0%2C0%2C0%2C0%2C56h72a28%2C28%2C0%2C0%2C0%2C0-56Zm-24%2C16v24H116V152ZM80%2C164a12%2C12%2C0%2C0%2C1%2C12-12h8v24H92A12%2C12%2C0%2C0%2C1%2C80%2C164Zm84%2C12h-8V152h8a12%2C12%2C0%2C0%2C1%2C0%2C24ZM72%2C108a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C72%2C108Zm88%2C0a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C160%2C108Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-rocket-launch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M223.85%2C47.12a16%2C16%2C0%2C0%2C0-15-15c-12.58-.75-44.73.4-71.41%2C27.07L132.69%2C64H74.36A15.91%2C15.91%2C0%2C0%2C0%2C63%2C68.68L28.7%2C103a16%2C16%2C0%2C0%2C0%2C9.07%2C27.16l38.47%2C5.37%2C44.21%2C44.21%2C5.37%2C38.49a15.94%2C15.94%2C0%2C0%2C0%2C10.78%2C12.92%2C16.11%2C16.11%2C0%2C0%2C0%2C5.1.83A15.91%2C15.91%2C0%2C0%2C0%2C153%2C227.3L187.32%2C193A15.91%2C15.91%2C0%2C0%2C0%2C192%2C181.64V123.31l4.77-4.77C223.45%2C91.86%2C224.6%2C59.71%2C223.85%2C47.12ZM74.36%2C80h42.33L77.16%2C119.52%2C40%2C114.34Zm74.41-9.45a76.65%2C76.65%2C0%2C0%2C1%2C59.11-22.47%2C76.46%2C76.46%2C0%2C0%2C1-22.42%2C59.16L128%2C164.68%2C91.32%2C128ZM176%2C181.64%2C141.67%2C216l-5.19-37.17L176%2C139.31Zm-74.16%2C9.5C97.34%2C201%2C82.29%2C224%2C40%2C224a8%2C8%2C0%2C0%2C1-8-8c0-42.29%2C23-57.34%2C32.86-61.85a8%2C8%2C0%2C0%2C1%2C6.64%2C14.56c-6.43%2C2.93-20.62%2C12.36-23.12%2C38.91%2C26.55-2.5%2C36-16.69%2C38.91-23.12a8%2C8%2C0%2C1%2C1%2C14.56%2C6.64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-rocket{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C224a8%2C8%2C0%2C0%2C1-8%2C8H112a8%2C8%2C0%2C0%2C1%2C0-16h32A8%2C8%2C0%2C0%2C1%2C152%2C224ZM128%2C112a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C128%2C112Zm95.62%2C43.83-12.36%2C55.63a16%2C16%2C0%2C0%2C1-25.51%2C9.11L158.51%2C200h-61L70.25%2C220.57a16%2C16%2C0%2C0%2C1-25.51-9.11L32.38%2C155.83a16.09%2C16.09%2C0%2C0%2C1%2C3.32-13.71l28.56-34.26a123.07%2C123.07%2C0%2C0%2C1%2C8.57-36.67c12.9-32.34%2C36-52.63%2C45.37-59.85a16%2C16%2C0%2C0%2C1%2C19.6%2C0c9.34%2C7.22%2C32.47%2C27.51%2C45.37%2C59.85a123.07%2C123.07%2C0%2C0%2C1%2C8.57%2C36.67l28.56%2C34.26A16.09%2C16.09%2C0%2C0%2C1%2C223.62%2C155.83ZM99.43%2C184h57.14c21.12-37.54%2C25.07-73.48%2C11.74-106.88C156.55%2C47.64%2C134.49%2C29%2C128%2C24c-6.51%2C5-28.57%2C23.64-40.33%2C53.12C74.36%2C110.52%2C78.31%2C146.46%2C99.43%2C184Zm-15%2C5.85Q68.28%2C160.5%2C64.83%2C132.16L48%2C152.36%2C60.36%2C208l.18-.13ZM208%2C152.36l-16.83-20.2q-3.42%2C28.28-19.56%2C57.69l23.85%2C18%2C.18.13Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-rows-plus-bottom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C112H48a16%2C16%2C0%2C0%2C0-16%2C16v24a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V128A16%2C16%2C0%2C0%2C0%2C208%2C112Zm0%2C40H48V128H208v24Zm0-112H48A16%2C16%2C0%2C0%2C0%2C32%2C56V80A16%2C16%2C0%2C0%2C0%2C48%2C96H208a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C208%2C40Zm0%2C40H48V56H208V80ZM160%2C216a8%2C8%2C0%2C0%2C1-8%2C8H136v16a8%2C8%2C0%2C0%2C1-16%2C0V224H104a8%2C8%2C0%2C0%2C1%2C0-16h16V192a8%2C8%2C0%2C0%2C1%2C16%2C0v16h16A8%2C8%2C0%2C0%2C1%2C160%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-rows-plus-top{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C160H48a16%2C16%2C0%2C0%2C0-16%2C16v24a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V176A16%2C16%2C0%2C0%2C0%2C208%2C160Zm0%2C40H48V176H208v24Zm0-112H48a16%2C16%2C0%2C0%2C0-16%2C16v24a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V104A16%2C16%2C0%2C0%2C0%2C208%2C88Zm0%2C40H48V104H208v24ZM96%2C40a8%2C8%2C0%2C0%2C1%2C8-8h16V16a8%2C8%2C0%2C0%2C1%2C16%2C0V32h16a8%2C8%2C0%2C0%2C1%2C0%2C16H136V64a8%2C8%2C0%2C0%2C1-16%2C0V48H104A8%2C8%2C0%2C0%2C1%2C96%2C40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-rows{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C136H48a16%2C16%2C0%2C0%2C0-16%2C16v40a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V152A16%2C16%2C0%2C0%2C0%2C208%2C136Zm0%2C56H48V152H208v40Zm0-144H48A16%2C16%2C0%2C0%2C0%2C32%2C64v40a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V64A16%2C16%2C0%2C0%2C0%2C208%2C48Zm0%2C56H48V64H208v40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-rss-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C192a8%2C8%2C0%2C0%2C1-16%2C0c0-79.4-64.6-144-144-144a8%2C8%2C0%2C0%2C1%2C0-16C152.22%2C32%2C224%2C103.78%2C224%2C192ZM64%2C104a8%2C8%2C0%2C0%2C0%2C0%2C16%2C72.08%2C72.08%2C0%2C0%2C1%2C72%2C72%2C8%2C8%2C0%2C0%2C0%2C16%2C0A88.1%2C88.1%2C0%2C0%2C0%2C64%2C104Zm4%2C72a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C68%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-rss{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M106.91%2C149.09A71.53%2C71.53%2C0%2C0%2C1%2C128%2C200a8%2C8%2C0%2C0%2C1-16%2C0%2C56%2C56%2C0%2C0%2C0-56-56%2C8%2C8%2C0%2C0%2C1%2C0-16A71.53%2C71.53%2C0%2C0%2C1%2C106.91%2C149.09ZM56%2C80a8%2C8%2C0%2C0%2C0%2C0%2C16A104%2C104%2C0%2C0%2C1%2C160%2C200a8%2C8%2C0%2C0%2C0%2C16%2C0A120%2C120%2C0%2C0%2C0%2C56%2C80Zm118.79%2C1.21A166.9%2C166.9%2C0%2C0%2C0%2C56%2C32a8%2C8%2C0%2C0%2C0%2C0%2C16A151%2C151%2C0%2C0%2C1%2C163.48%2C92.52%2C151%2C151%2C0%2C0%2C1%2C208%2C200a8%2C8%2C0%2C0%2C0%2C16%2C0A166.9%2C166.9%2C0%2C0%2C0%2C174.79%2C81.21ZM60%2C184a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C60%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-rug{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C16a8%2C8%2C0%2C0%2C0-8%2C8V40H160V24a8%2C8%2C0%2C0%2C0-16%2C0V40H112V24a8%2C8%2C0%2C0%2C0-16%2C0V40H64V24a8%2C8%2C0%2C0%2C0-16%2C0V232a8%2C8%2C0%2C0%2C0%2C16%2C0V216H96v16a8%2C8%2C0%2C0%2C0%2C16%2C0V216h32v16a8%2C8%2C0%2C0%2C0%2C16%2C0V216h32v16a8%2C8%2C0%2C0%2C0%2C16%2C0V24A8%2C8%2C0%2C0%2C0%2C200%2C16ZM64%2C56H192V200H64Zm64%2C120a8%2C8%2C0%2C0%2C0%2C6.86-3.88l24-40a8%2C8%2C0%2C0%2C0%2C0-8.24l-24-40a8%2C8%2C0%2C0%2C0-13.72%2C0l-24%2C40a8%2C8%2C0%2C0%2C0%2C0%2C8.24l24%2C40A8%2C8%2C0%2C0%2C0%2C128%2C176Zm0-72.45L142.67%2C128%2C128%2C152.45%2C113.33%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-ruler{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M235.32%2C73.37%2C182.63%2C20.69a16%2C16%2C0%2C0%2C0-22.63%2C0L20.68%2C160a16%2C16%2C0%2C0%2C0%2C0%2C22.63l52.69%2C52.68a16%2C16%2C0%2C0%2C0%2C22.63%2C0L235.32%2C96A16%2C16%2C0%2C0%2C0%2C235.32%2C73.37ZM84.68%2C224%2C32%2C171.31l32-32%2C26.34%2C26.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32L75.31%2C128%2C96%2C107.31l26.34%2C26.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32L107.31%2C96%2C128%2C75.31l26.34%2C26.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32L139.31%2C64l32-32L224%2C84.69Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sailboat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M247.21%2C172.53A8%2C8%2C0%2C0%2C0%2C240%2C168H144V144h72a8%2C8%2C0%2C0%2C0%2C5.92-13.38L144%2C44.91V8a8%2C8%2C0%2C0%2C0-14.21-5l-104%2C128A8%2C8%2C0%2C0%2C0%2C32%2C144h96v24H16a8%2C8%2C0%2C0%2C0-6.25%2C13l29.6%2C37a15.93%2C15.93%2C0%2C0%2C0%2C12.49%2C6H204.16a15.93%2C15.93%2C0%2C0%2C0%2C12.49-6l29.6-37A8%2C8%2C0%2C0%2C0%2C247.21%2C172.53ZM197.92%2C128H144V68.69ZM48.81%2C128%2C128%2C30.53V128Zm155.35%2C80H51.84l-19.2-24H223.36Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-scales{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M239.43%2C133l-32-80h0a8%2C8%2C0%2C0%2C0-9.16-4.84L136%2C62V40a8%2C8%2C0%2C0%2C0-16%2C0V65.58L54.26%2C80.19A8%2C8%2C0%2C0%2C0%2C48.57%2C85h0v.06L16.57%2C165a7.92%2C7.92%2C0%2C0%2C0-.57%2C3c0%2C23.31%2C24.54%2C32%2C40%2C32s40-8.69%2C40-32a7.92%2C7.92%2C0%2C0%2C0-.57-3L66.92%2C93.77%2C120%2C82V208H104a8%2C8%2C0%2C0%2C0%2C0%2C16h48a8%2C8%2C0%2C0%2C0%2C0-16H136V78.42L187%2C67.1%2C160.57%2C133a7.92%2C7.92%2C0%2C0%2C0-.57%2C3c0%2C23.31%2C24.54%2C32%2C40%2C32s40-8.69%2C40-32A7.92%2C7.92%2C0%2C0%2C0%2C239.43%2C133ZM56%2C184c-7.53%2C0-22.76-3.61-23.93-14.64L56%2C109.54l23.93%2C59.82C78.76%2C180.39%2C63.53%2C184%2C56%2C184Zm144-32c-7.53%2C0-22.76-3.61-23.93-14.64L200%2C77.54l23.93%2C59.82C222.76%2C148.39%2C207.53%2C152%2C200%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-scan-smiley{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C40V76a8%2C8%2C0%2C0%2C1-16%2C0V48H180a8%2C8%2C0%2C0%2C1%2C0-16h36A8%2C8%2C0%2C0%2C1%2C224%2C40Zm-8%2C132a8%2C8%2C0%2C0%2C0-8%2C8v28H180a8%2C8%2C0%2C0%2C0%2C0%2C16h36a8%2C8%2C0%2C0%2C0%2C8-8V180A8%2C8%2C0%2C0%2C0%2C216%2C172ZM76%2C208H48V180a8%2C8%2C0%2C0%2C0-16%2C0v36a8%2C8%2C0%2C0%2C0%2C8%2C8H76a8%2C8%2C0%2C0%2C0%2C0-16ZM40%2C84a8%2C8%2C0%2C0%2C0%2C8-8V48H76a8%2C8%2C0%2C0%2C0%2C0-16H40a8%2C8%2C0%2C0%2C0-8%2C8V76A8%2C8%2C0%2C0%2C0%2C40%2C84Zm88%2C116a72%2C72%2C0%2C1%2C1%2C72-72A72.08%2C72.08%2C0%2C0%2C1%2C128%2C200Zm56-72a56%2C56%2C0%2C1%2C0-56%2C56A56.06%2C56.06%2C0%2C0%2C0%2C184%2C128Zm-68-12a12%2C12%2C0%2C1%2C0-12%2C12A12%2C12%2C0%2C0%2C0%2C116%2C116Zm36-12a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C152%2C104Zm-5.29%2C42c-3.81%2C3.37-12%2C6-18.71%2C6s-14.9-2.63-18.71-6a8%2C8%2C0%2C1%2C0-10.58%2C12c7.83%2C6.91%2C20.35%2C10%2C29.29%2C10s21.46-3.09%2C29.29-10a8%2C8%2C0%2C1%2C0-10.58-12Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-scan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C40V80a8%2C8%2C0%2C0%2C1-16%2C0V48H176a8%2C8%2C0%2C0%2C1%2C0-16h40A8%2C8%2C0%2C0%2C1%2C224%2C40ZM80%2C208H48V176a8%2C8%2C0%2C0%2C0-16%2C0v40a8%2C8%2C0%2C0%2C0%2C8%2C8H80a8%2C8%2C0%2C0%2C0%2C0-16Zm136-40a8%2C8%2C0%2C0%2C0-8%2C8v32H176a8%2C8%2C0%2C0%2C0%2C0%2C16h40a8%2C8%2C0%2C0%2C0%2C8-8V176A8%2C8%2C0%2C0%2C0%2C216%2C168ZM40%2C88a8%2C8%2C0%2C0%2C0%2C8-8V48H80a8%2C8%2C0%2C0%2C0%2C0-16H40a8%2C8%2C0%2C0%2C0-8%2C8V80A8%2C8%2C0%2C0%2C0%2C40%2C88ZM80%2C72h96a8%2C8%2C0%2C0%2C1%2C8%2C8v96a8%2C8%2C0%2C0%2C1-8%2C8H80a8%2C8%2C0%2C0%2C1-8-8V80A8%2C8%2C0%2C0%2C1%2C80%2C72Zm8%2C96h80V88H88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-scissors{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M157.73%2C113.13A8%2C8%2C0%2C0%2C1%2C159.82%2C102L227.48%2C55.7a8%2C8%2C0%2C0%2C1%2C9%2C13.21l-67.67%2C46.3a7.92%2C7.92%2C0%2C0%2C1-4.51%2C1.4A8%2C8%2C0%2C0%2C1%2C157.73%2C113.13Zm80.87%2C85.09a8%2C8%2C0%2C0%2C1-11.12%2C2.08L136%2C137.7%2C93.49%2C166.78a36%2C36%2C0%2C1%2C1-9-13.19L121.83%2C128%2C84.44%2C102.41a35.86%2C35.86%2C0%2C1%2C1%2C9-13.19l143%2C97.87A8%2C8%2C0%2C0%2C1%2C238.6%2C198.22ZM80%2C180a20%2C20%2C0%2C1%2C0-5.86%2C14.14A19.85%2C19.85%2C0%2C0%2C0%2C80%2C180ZM74.14%2C90.13a20%2C20%2C0%2C1%2C0-28.28%2C0A19.85%2C19.85%2C0%2C0%2C0%2C74.14%2C90.13Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-scooter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M212%2C136c-1.18%2C0-2.35.06-3.51.17l-32.9-98.7A8%2C8%2C0%2C0%2C0%2C168%2C32H136a8%2C8%2C0%2C0%2C0%2C0%2C16h26.23l17.44%2C52.31L124.21%2C168H79.77a36%2C36%2C0%2C1%2C0-1.83%2C16H128a8%2C8%2C0%2C0%2C0%2C6.19-2.93l51.46-62.81%2C7.66%2C23A36%2C36%2C0%2C1%2C0%2C212%2C136ZM44%2C192a20%2C20%2C0%2C1%2C1%2C20-20A20%2C20%2C0%2C0%2C1%2C44%2C192Zm168%2C0a20%2C20%2C0%2C1%2C1%2C20-20A20%2C20%2C0%2C0%2C1%2C212%2C192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-screencast{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C56V200a16%2C16%2C0%2C0%2C1-16%2C16H144a8%2C8%2C0%2C0%2C1%2C0-16h72V56H40V96a8%2C8%2C0%2C0%2C1-16%2C0V56A16%2C16%2C0%2C0%2C1%2C40%2C40H216A16%2C16%2C0%2C0%2C1%2C232%2C56ZM32%2C184a8%2C8%2C0%2C0%2C0%2C0%2C16%2C8%2C8%2C0%2C0%2C1%2C8%2C8%2C8%2C8%2C0%2C0%2C0%2C16%2C0A24%2C24%2C0%2C0%2C0%2C32%2C184Zm0-32a8%2C8%2C0%2C0%2C0%2C0%2C16%2C40%2C40%2C0%2C0%2C1%2C40%2C40%2C8%2C8%2C0%2C0%2C0%2C16%2C0A56.06%2C56.06%2C0%2C0%2C0%2C32%2C152Zm0-32a8%2C8%2C0%2C0%2C0%2C0%2C16%2C72.08%2C72.08%2C0%2C0%2C1%2C72%2C72%2C8%2C8%2C0%2C0%2C0%2C16%2C0A88.1%2C88.1%2C0%2C0%2C0%2C32%2C120Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-screwdriver{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M205.66%2C50.32a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-56%2C56a8%2C8%2C0%2C0%2C1-11.32-11.31l56-56A8%2C8%2C0%2C0%2C1%2C205.66%2C50.32ZM248%2C58.41a50.13%2C50.13%2C0%2C0%2C1-14.77%2C35.66L180%2C147.3A15.86%2C15.86%2C0%2C0%2C1%2C168.69%2C152H152v16.83a16%2C16%2C0%2C0%2C1-3.25%2C9.66%2C8.08%2C8.08%2C0%2C0%2C1-.72.83l-8%2C8a16%2C16%2C0%2C0%2C1-22.62%2C0L98.7%2C168.6l-77%2C77.06a8%2C8%2C0%2C0%2C1-11.32-11.32l77.05-77.05-18.7-18.71a16%2C16%2C0%2C0%2C1%2C0-22.63l8-8a8%2C8%2C0%2C0%2C1%2C.82-.72A16.14%2C16.14%2C0%2C0%2C1%2C87.17%2C104H104V87.3A15.92%2C15.92%2C0%2C0%2C1%2C108.68%2C76l53.24-53.23A50.43%2C50.43%2C0%2C0%2C1%2C248%2C58.41Zm-16%2C0a34.43%2C34.43%2C0%2C0%2C0-58.77-24.35L120%2C87.3V104a16%2C16%2C0%2C0%2C1-16%2C16H87.28L80%2C127.27%2C128.72%2C176l7.28-7.28V152a16%2C16%2C0%2C0%2C1%2C16-16h16.69l53.23-53.24A34.21%2C34.21%2C0%2C0%2C0%2C232%2C58.41Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-scribble-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M253.93%2C154.63c-1.32-1.46-24.09-26.22-61-40.56-1.72-18.42-8.46-35.17-19.41-47.92C158.87%2C49%2C137.58%2C40%2C112%2C40%2C60.48%2C40%2C26.89%2C86.18%2C25.49%2C88.15a8%2C8%2C0%2C0%2C0%2C13%2C9.31C38.8%2C97.05%2C68.81%2C56%2C112%2C56c20.77%2C0%2C37.86%2C7.11%2C49.41%2C20.57%2C7.42%2C8.64%2C12.44%2C19.69%2C14.67%2C32A140.87%2C140.87%2C0%2C0%2C0%2C140.6%2C104c-26.06%2C0-47.93%2C6.81-63.26%2C19.69C63.78%2C135.09%2C56%2C151%2C56%2C167.25A47.59%2C47.59%2C0%2C0%2C0%2C69.87%2C201.3c9.66%2C9.62%2C23.06%2C14.7%2C38.73%2C14.7%2C51.81%2C0%2C81.18-42.13%2C84.49-84.42a161.43%2C161.43%2C0%2C0%2C1%2C49%2C33.79%2C8%2C8%2C0%2C1%2C0%2C11.86-10.74Zm-94.46%2C21.64C150.64%2C187.09%2C134.66%2C200%2C108.6%2C200%2C83.32%2C200%2C72%2C183.55%2C72%2C167.25%2C72%2C144.49%2C93.47%2C120%2C140.6%2C120a124.34%2C124.34%2C0%2C0%2C1%2C36.78%2C5.68C176.93%2C144.44%2C170.46%2C162.78%2C159.47%2C176.27Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-scribble{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M205.67%2C189.66a14.61%2C14.61%2C0%2C0%2C0%2C0%2C20.68%2C8%2C8%2C0%2C0%2C1-11.32%2C11.32%2C30.64%2C30.64%2C0%2C0%2C1%2C0-43.32l9.38-9.37A14.63%2C14.63%2C0%2C0%2C0%2C183%2C148.28L116.28%2C215A30.63%2C30.63%2C0%2C0%2C1%2C73%2C171.72L171.72%2C73A14.63%2C14.63%2C0%2C0%2C0%2C151%2C52.28L84.28%2C119A30.63%2C30.63%2C0%2C0%2C1%2C41%2C75.72L82.34%2C34.34A8%2C8%2C0%2C0%2C1%2C93.65%2C45.66L52.27%2C87A14.63%2C14.63%2C0%2C0%2C0%2C73%2C107.72L139.72%2C41A30.63%2C30.63%2C0%2C0%2C1%2C183%2C84.28L84.28%2C183A14.63%2C14.63%2C0%2C0%2C0%2C105%2C203.72L171.72%2C137A30.63%2C30.63%2C0%2C0%2C1%2C215%2C180.28Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-scroll{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M96%2C104a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C0%2C16H104A8%2C8%2C0%2C0%2C1%2C96%2C104Zm8%2C40h64a8%2C8%2C0%2C0%2C0%2C0-16H104a8%2C8%2C0%2C0%2C0%2C0%2C16Zm128%2C48a32%2C32%2C0%2C0%2C1-32%2C32H88a32%2C32%2C0%2C0%2C1-32-32V64a16%2C16%2C0%2C0%2C0-32%2C0c0%2C5.74%2C4.83%2C9.62%2C4.88%2C9.66h0A8%2C8%2C0%2C0%2C1%2C24%2C88a7.89%2C7.89%2C0%2C0%2C1-4.79-1.61h0C18.05%2C85.54%2C8%2C77.61%2C8%2C64A32%2C32%2C0%2C0%2C1%2C40%2C32H176a32%2C32%2C0%2C0%2C1%2C32%2C32V168h8a8%2C8%2C0%2C0%2C1%2C4.8%2C1.6C222%2C170.46%2C232%2C178.39%2C232%2C192ZM96.26%2C173.48A8.07%2C8.07%2C0%2C0%2C1%2C104%2C168h88V64a16%2C16%2C0%2C0%2C0-16-16H67.69A31.71%2C31.71%2C0%2C0%2C1%2C72%2C64V192a16%2C16%2C0%2C0%2C0%2C32%2C0c0-5.74-4.83-9.62-4.88-9.66A7.82%2C7.82%2C0%2C0%2C1%2C96.26%2C173.48ZM216%2C192a12.58%2C12.58%2C0%2C0%2C0-3.23-8h-94a26.92%2C26.92%2C0%2C0%2C1%2C1.21%2C8%2C31.82%2C31.82%2C0%2C0%2C1-4.29%2C16H200A16%2C16%2C0%2C0%2C0%2C216%2C192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-seal-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M225.86%2C102.82c-3.77-3.94-7.67-8-9.14-11.57-1.36-3.27-1.44-8.69-1.52-13.94-.15-9.76-.31-20.82-8-28.51s-18.75-7.85-28.51-8c-5.25-.08-10.67-.16-13.94-1.52-3.56-1.47-7.63-5.37-11.57-9.14C146.28%2C23.51%2C138.44%2C16%2C128%2C16s-18.27%2C7.51-25.18%2C14.14c-3.94%2C3.77-8%2C7.67-11.57%2C9.14C88%2C40.64%2C82.56%2C40.72%2C77.31%2C40.8c-9.76.15-20.82.31-28.51%2C8S41%2C67.55%2C40.8%2C77.31c-.08%2C5.25-.16%2C10.67-1.52%2C13.94-1.47%2C3.56-5.37%2C7.63-9.14%2C11.57C23.51%2C109.72%2C16%2C117.56%2C16%2C128s7.51%2C18.27%2C14.14%2C25.18c3.77%2C3.94%2C7.67%2C8%2C9.14%2C11.57%2C1.36%2C3.27%2C1.44%2C8.69%2C1.52%2C13.94.15%2C9.76.31%2C20.82%2C8%2C28.51s18.75%2C7.85%2C28.51%2C8c5.25.08%2C10.67.16%2C13.94%2C1.52%2C3.56%2C1.47%2C7.63%2C5.37%2C11.57%2C9.14C109.72%2C232.49%2C117.56%2C240%2C128%2C240s18.27-7.51%2C25.18-14.14c3.94-3.77%2C8-7.67%2C11.57-9.14%2C3.27-1.36%2C8.69-1.44%2C13.94-1.52%2C9.76-.15%2C20.82-.31%2C28.51-8s7.85-18.75%2C8-28.51c.08-5.25.16-10.67%2C1.52-13.94%2C1.47-3.56%2C5.37-7.63%2C9.14-11.57C232.49%2C146.28%2C240%2C138.44%2C240%2C128S232.49%2C109.73%2C225.86%2C102.82Zm-11.55%2C39.29c-4.79%2C5-9.75%2C10.17-12.38%2C16.52-2.52%2C6.1-2.63%2C13.07-2.73%2C19.82-.1%2C7-.21%2C14.33-3.32%2C17.43s-10.39%2C3.22-17.43%2C3.32c-6.75.1-13.72.21-19.82%2C2.73-6.35%2C2.63-11.52%2C7.59-16.52%2C12.38S132%2C224%2C128%2C224s-9.15-4.92-14.11-9.69-10.17-9.75-16.52-12.38c-6.1-2.52-13.07-2.63-19.82-2.73-7-.1-14.33-.21-17.43-3.32s-3.22-10.39-3.32-17.43c-.1-6.75-.21-13.72-2.73-19.82-2.63-6.35-7.59-11.52-12.38-16.52S32%2C132%2C32%2C128s4.92-9.15%2C9.69-14.11%2C9.75-10.17%2C12.38-16.52c2.52-6.1%2C2.63-13.07%2C2.73-19.82.1-7%2C.21-14.33%2C3.32-17.43S70.51%2C56.9%2C77.55%2C56.8c6.75-.1%2C13.72-.21%2C19.82-2.73%2C6.35-2.63%2C11.52-7.59%2C16.52-12.38S124%2C32%2C128%2C32s9.15%2C4.92%2C14.11%2C9.69%2C10.17%2C9.75%2C16.52%2C12.38c6.1%2C2.52%2C13.07%2C2.63%2C19.82%2C2.73%2C7%2C.1%2C14.33.21%2C17.43%2C3.32s3.22%2C10.39%2C3.32%2C17.43c.1%2C6.75.21%2C13.72%2C2.73%2C19.82%2C2.63%2C6.35%2C7.59%2C11.52%2C12.38%2C16.52S224%2C124%2C224%2C128%2C219.08%2C137.15%2C214.31%2C142.11ZM173.66%2C98.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-56%2C56a8%2C8%2C0%2C0%2C1-11.32%2C0l-24-24a8%2C8%2C0%2C0%2C1%2C11.32-11.32L112%2C148.69l50.34-50.35A8%2C8%2C0%2C0%2C1%2C173.66%2C98.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-seal-percent{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M225.86%2C102.82c-3.77-3.94-7.67-8-9.14-11.57-1.36-3.27-1.44-8.69-1.52-13.94-.15-9.76-.31-20.82-8-28.51s-18.75-7.85-28.51-8c-5.25-.08-10.67-.16-13.94-1.52-3.56-1.47-7.63-5.37-11.57-9.14C146.28%2C23.51%2C138.44%2C16%2C128%2C16s-18.27%2C7.51-25.18%2C14.14c-3.94%2C3.77-8%2C7.67-11.57%2C9.14C88%2C40.64%2C82.56%2C40.72%2C77.31%2C40.8c-9.76.15-20.82.31-28.51%2C8S41%2C67.55%2C40.8%2C77.31c-.08%2C5.25-.16%2C10.67-1.52%2C13.94-1.47%2C3.56-5.37%2C7.63-9.14%2C11.57C23.51%2C109.73%2C16%2C117.56%2C16%2C128s7.51%2C18.27%2C14.14%2C25.18c3.77%2C3.94%2C7.67%2C8%2C9.14%2C11.57%2C1.36%2C3.27%2C1.44%2C8.69%2C1.52%2C13.94.15%2C9.76.31%2C20.82%2C8%2C28.51s18.75%2C7.85%2C28.51%2C8c5.25.08%2C10.67.16%2C13.94%2C1.52%2C3.56%2C1.47%2C7.63%2C5.37%2C11.57%2C9.14C109.72%2C232.49%2C117.56%2C240%2C128%2C240s18.27-7.51%2C25.18-14.14c3.94-3.77%2C8-7.67%2C11.57-9.14%2C3.27-1.36%2C8.69-1.44%2C13.94-1.52%2C9.76-.15%2C20.82-.31%2C28.51-8s7.85-18.75%2C8-28.51c.08-5.25.16-10.67%2C1.52-13.94%2C1.47-3.56%2C5.37-7.63%2C9.14-11.57C232.49%2C146.27%2C240%2C138.44%2C240%2C128S232.49%2C109.73%2C225.86%2C102.82Zm-11.55%2C39.29c-4.79%2C5-9.75%2C10.17-12.38%2C16.52-2.52%2C6.1-2.63%2C13.07-2.73%2C19.82-.1%2C7-.21%2C14.33-3.32%2C17.43s-10.39%2C3.22-17.43%2C3.32c-6.75.1-13.72.21-19.82%2C2.73-6.35%2C2.63-11.52%2C7.59-16.52%2C12.38S132%2C224%2C128%2C224s-9.15-4.92-14.11-9.69-10.17-9.75-16.52-12.38c-6.1-2.52-13.07-2.63-19.82-2.73-7-.1-14.33-.21-17.43-3.32s-3.22-10.39-3.32-17.43c-.1-6.75-.21-13.72-2.73-19.82-2.63-6.35-7.59-11.52-12.38-16.52S32%2C132%2C32%2C128s4.92-9.14%2C9.69-14.11%2C9.75-10.17%2C12.38-16.52c2.52-6.1%2C2.63-13.07%2C2.73-19.82.1-7%2C.21-14.33%2C3.32-17.43S70.51%2C56.9%2C77.55%2C56.8c6.75-.1%2C13.72-.21%2C19.82-2.73%2C6.35-2.63%2C11.52-7.59%2C16.52-12.38S124%2C32%2C128%2C32s9.15%2C4.92%2C14.11%2C9.69%2C10.17%2C9.75%2C16.52%2C12.38c6.1%2C2.52%2C13.07%2C2.63%2C19.82%2C2.73%2C7%2C.1%2C14.33.21%2C17.43%2C3.32s3.22%2C10.39%2C3.32%2C17.43c.1%2C6.75.21%2C13.72%2C2.73%2C19.82%2C2.63%2C6.35%2C7.59%2C11.52%2C12.38%2C16.52S224%2C124%2C224%2C128%2C219.08%2C137.14%2C214.31%2C142.11ZM120%2C96a24%2C24%2C0%2C1%2C0-24%2C24A24%2C24%2C0%2C0%2C0%2C120%2C96ZM88%2C96a8%2C8%2C0%2C1%2C1%2C8%2C8A8%2C8%2C0%2C0%2C1%2C88%2C96Zm72%2C40a24%2C24%2C0%2C1%2C0%2C24%2C24A24%2C24%2C0%2C0%2C0%2C160%2C136Zm0%2C32a8%2C8%2C0%2C1%2C1%2C8-8A8%2C8%2C0%2C0%2C1%2C160%2C168Zm13.66-74.34-80%2C80a8%2C8%2C0%2C0%2C1-11.32-11.32l80-80a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-seal-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M225.86%2C102.82c-3.77-3.94-7.67-8-9.14-11.57-1.36-3.27-1.44-8.69-1.52-13.94-.15-9.76-.31-20.82-8-28.51s-18.75-7.85-28.51-8c-5.25-.08-10.67-.16-13.94-1.52-3.56-1.47-7.63-5.37-11.57-9.14C146.28%2C23.51%2C138.44%2C16%2C128%2C16s-18.27%2C7.51-25.18%2C14.14c-3.94%2C3.77-8%2C7.67-11.57%2C9.14C88%2C40.64%2C82.56%2C40.72%2C77.31%2C40.8c-9.76.15-20.82.31-28.51%2C8S41%2C67.55%2C40.8%2C77.31c-.08%2C5.25-.16%2C10.67-1.52%2C13.94-1.47%2C3.56-5.37%2C7.63-9.14%2C11.57C23.51%2C109.72%2C16%2C117.56%2C16%2C128s7.51%2C18.27%2C14.14%2C25.18c3.77%2C3.94%2C7.67%2C8%2C9.14%2C11.57%2C1.36%2C3.27%2C1.44%2C8.69%2C1.52%2C13.94.15%2C9.76.31%2C20.82%2C8%2C28.51s18.75%2C7.85%2C28.51%2C8c5.25.08%2C10.67.16%2C13.94%2C1.52%2C3.56%2C1.47%2C7.63%2C5.37%2C11.57%2C9.14C109.72%2C232.49%2C117.56%2C240%2C128%2C240s18.27-7.51%2C25.18-14.14c3.94-3.77%2C8-7.67%2C11.57-9.14%2C3.27-1.36%2C8.69-1.44%2C13.94-1.52%2C9.76-.15%2C20.82-.31%2C28.51-8s7.85-18.75%2C8-28.51c.08-5.25.16-10.67%2C1.52-13.94%2C1.47-3.56%2C5.37-7.63%2C9.14-11.57C232.49%2C146.28%2C240%2C138.44%2C240%2C128S232.49%2C109.73%2C225.86%2C102.82Zm-11.55%2C39.29c-4.79%2C5-9.75%2C10.17-12.38%2C16.52-2.52%2C6.1-2.63%2C13.07-2.73%2C19.82-.1%2C7-.21%2C14.33-3.32%2C17.43s-10.39%2C3.22-17.43%2C3.32c-6.75.1-13.72.21-19.82%2C2.73-6.35%2C2.63-11.52%2C7.59-16.52%2C12.38S132%2C224%2C128%2C224s-9.15-4.92-14.11-9.69-10.17-9.75-16.52-12.38c-6.1-2.52-13.07-2.63-19.82-2.73-7-.1-14.33-.21-17.43-3.32s-3.22-10.39-3.32-17.43c-.1-6.75-.21-13.72-2.73-19.82-2.63-6.35-7.59-11.52-12.38-16.52S32%2C132%2C32%2C128s4.92-9.15%2C9.69-14.11%2C9.75-10.17%2C12.38-16.52c2.52-6.1%2C2.63-13.07%2C2.73-19.82.1-7%2C.21-14.33%2C3.32-17.43S70.51%2C56.9%2C77.55%2C56.8c6.75-.1%2C13.72-.21%2C19.82-2.73%2C6.35-2.63%2C11.52-7.59%2C16.52-12.38S124%2C32%2C128%2C32s9.15%2C4.92%2C14.11%2C9.69%2C10.17%2C9.75%2C16.52%2C12.38c6.1%2C2.52%2C13.07%2C2.63%2C19.82%2C2.73%2C7%2C.1%2C14.33.21%2C17.43%2C3.32s3.22%2C10.39%2C3.32%2C17.43c.1%2C6.75.21%2C13.72%2C2.73%2C19.82%2C2.63%2C6.35%2C7.59%2C11.52%2C12.38%2C16.52S224%2C124%2C224%2C128%2C219.08%2C137.15%2C214.31%2C142.11ZM140%2C180a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C180Zm28-72c0%2C17.38-13.76%2C31.93-32%2C35.28V144a8%2C8%2C0%2C0%2C1-16%2C0v-8a8%2C8%2C0%2C0%2C1%2C8-8c13.23%2C0%2C24-9%2C24-20s-10.77-20-24-20-24%2C9-24%2C20v4a8%2C8%2C0%2C0%2C1-16%2C0v-4c0-19.85%2C17.94-36%2C40-36S168%2C88.15%2C168%2C108Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-seal-warning{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M225.86%2C102.82c-3.77-3.94-7.67-8-9.14-11.57-1.36-3.27-1.44-8.69-1.52-13.94-.15-9.76-.31-20.82-8-28.51s-18.75-7.85-28.51-8c-5.25-.08-10.67-.16-13.94-1.52-3.56-1.47-7.63-5.37-11.57-9.14C146.28%2C23.51%2C138.44%2C16%2C128%2C16s-18.27%2C7.51-25.18%2C14.14c-3.94%2C3.77-8%2C7.67-11.57%2C9.14C88%2C40.64%2C82.56%2C40.72%2C77.31%2C40.8c-9.76.15-20.82.31-28.51%2C8S41%2C67.55%2C40.8%2C77.31c-.08%2C5.25-.16%2C10.67-1.52%2C13.94-1.47%2C3.56-5.37%2C7.63-9.14%2C11.57C23.51%2C109.72%2C16%2C117.56%2C16%2C128s7.51%2C18.27%2C14.14%2C25.18c3.77%2C3.94%2C7.67%2C8%2C9.14%2C11.57%2C1.36%2C3.27%2C1.44%2C8.69%2C1.52%2C13.94.15%2C9.76.31%2C20.82%2C8%2C28.51s18.75%2C7.85%2C28.51%2C8c5.25.08%2C10.67.16%2C13.94%2C1.52%2C3.56%2C1.47%2C7.63%2C5.37%2C11.57%2C9.14C109.72%2C232.49%2C117.56%2C240%2C128%2C240s18.27-7.51%2C25.18-14.14c3.94-3.77%2C8-7.67%2C11.57-9.14%2C3.27-1.36%2C8.69-1.44%2C13.94-1.52%2C9.76-.15%2C20.82-.31%2C28.51-8s7.85-18.75%2C8-28.51c.08-5.25.16-10.67%2C1.52-13.94%2C1.47-3.56%2C5.37-7.63%2C9.14-11.57C232.49%2C146.28%2C240%2C138.44%2C240%2C128S232.49%2C109.73%2C225.86%2C102.82Zm-11.55%2C39.29c-4.79%2C5-9.75%2C10.17-12.38%2C16.52-2.52%2C6.1-2.63%2C13.07-2.73%2C19.82-.1%2C7-.21%2C14.33-3.32%2C17.43s-10.39%2C3.22-17.43%2C3.32c-6.75.1-13.72.21-19.82%2C2.73-6.35%2C2.63-11.52%2C7.59-16.52%2C12.38S132%2C224%2C128%2C224s-9.15-4.92-14.11-9.69-10.17-9.75-16.52-12.38c-6.1-2.52-13.07-2.63-19.82-2.73-7-.1-14.33-.21-17.43-3.32s-3.22-10.39-3.32-17.43c-.1-6.75-.21-13.72-2.73-19.82-2.63-6.35-7.59-11.52-12.38-16.52S32%2C132%2C32%2C128s4.92-9.15%2C9.69-14.11%2C9.75-10.17%2C12.38-16.52c2.52-6.1%2C2.63-13.07%2C2.73-19.82.1-7%2C.21-14.33%2C3.32-17.43S70.51%2C56.9%2C77.55%2C56.8c6.75-.1%2C13.72-.21%2C19.82-2.73%2C6.35-2.63%2C11.52-7.59%2C16.52-12.38S124%2C32%2C128%2C32s9.15%2C4.92%2C14.11%2C9.69%2C10.17%2C9.75%2C16.52%2C12.38c6.1%2C2.52%2C13.07%2C2.63%2C19.82%2C2.73%2C7%2C.1%2C14.33.21%2C17.43%2C3.32s3.22%2C10.39%2C3.32%2C17.43c.1%2C6.75.21%2C13.72%2C2.73%2C19.82%2C2.63%2C6.35%2C7.59%2C11.52%2C12.38%2C16.52S224%2C124%2C224%2C128%2C219.08%2C137.15%2C214.31%2C142.11ZM120%2C136V80a8%2C8%2C0%2C0%2C1%2C16%2C0v56a8%2C8%2C0%2C0%2C1-16%2C0Zm20%2C36a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C172Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-seal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M225.86%2C102.82c-3.77-3.94-7.67-8-9.14-11.57-1.36-3.27-1.44-8.69-1.52-13.94-.15-9.76-.31-20.82-8-28.51s-18.75-7.85-28.51-8c-5.25-.08-10.67-.16-13.94-1.52-3.57-1.47-7.63-5.37-11.57-9.14C146.27%2C23.51%2C138.44%2C16%2C128%2C16s-18.27%2C7.51-25.18%2C14.14c-3.94%2C3.77-8%2C7.67-11.57%2C9.14C88%2C40.64%2C82.56%2C40.72%2C77.31%2C40.8c-9.76.15-20.82.31-28.51%2C8S41%2C67.55%2C40.8%2C77.31c-.08%2C5.25-.16%2C10.67-1.52%2C13.94-1.47%2C3.57-5.37%2C7.63-9.14%2C11.57C23.51%2C109.72%2C16%2C117.56%2C16%2C128s7.51%2C18.27%2C14.14%2C25.18c3.77%2C3.94%2C7.67%2C8%2C9.14%2C11.57%2C1.36%2C3.27%2C1.44%2C8.69%2C1.52%2C13.94.15%2C9.76.31%2C20.82%2C8%2C28.51s18.75%2C7.85%2C28.51%2C8c5.25.08%2C10.67.16%2C13.94%2C1.52%2C3.56%2C1.47%2C7.63%2C5.37%2C11.57%2C9.14C109.73%2C232.49%2C117.56%2C240%2C128%2C240s18.27-7.51%2C25.18-14.14c3.94-3.77%2C8-7.67%2C11.57-9.14%2C3.27-1.36%2C8.69-1.44%2C13.94-1.52%2C9.76-.15%2C20.82-.31%2C28.51-8s7.85-18.75%2C8-28.51c.08-5.25.16-10.67%2C1.52-13.94%2C1.47-3.56%2C5.37-7.63%2C9.14-11.57C232.49%2C146.28%2C240%2C138.44%2C240%2C128S232.49%2C109.73%2C225.86%2C102.82Zm-11.55%2C39.29c-4.79%2C5-9.75%2C10.17-12.38%2C16.52-2.52%2C6.1-2.63%2C13.07-2.73%2C19.82-.1%2C7-.21%2C14.33-3.32%2C17.43s-10.39%2C3.22-17.43%2C3.32c-6.75.1-13.72.21-19.82%2C2.73-6.35%2C2.63-11.52%2C7.59-16.52%2C12.38S132%2C224%2C128%2C224s-9.14-4.92-14.11-9.69-10.17-9.75-16.52-12.38c-6.1-2.52-13.07-2.63-19.82-2.73-7-.1-14.33-.21-17.43-3.32s-3.22-10.39-3.32-17.43c-.1-6.75-.21-13.72-2.73-19.82-2.63-6.35-7.59-11.52-12.38-16.52S32%2C132%2C32%2C128s4.92-9.14%2C9.69-14.11%2C9.75-10.17%2C12.38-16.52c2.52-6.1%2C2.63-13.07%2C2.73-19.82.1-7%2C.21-14.33%2C3.32-17.43S70.51%2C56.9%2C77.55%2C56.8c6.75-.1%2C13.72-.21%2C19.82-2.73%2C6.35-2.63%2C11.52-7.59%2C16.52-12.38S124%2C32%2C128%2C32s9.14%2C4.92%2C14.11%2C9.69%2C10.17%2C9.75%2C16.52%2C12.38c6.1%2C2.52%2C13.07%2C2.63%2C19.82%2C2.73%2C7%2C.1%2C14.33.21%2C17.43%2C3.32s3.22%2C10.39%2C3.32%2C17.43c.1%2C6.75.21%2C13.72%2C2.73%2C19.82%2C2.63%2C6.35%2C7.59%2C11.52%2C12.38%2C16.52S224%2C124%2C224%2C128%2C219.08%2C137.14%2C214.31%2C142.11Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-seat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C232a8%2C8%2C0%2C0%2C1-8%2C8H112a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C232Zm0-72v32a16%2C16%2C0%2C0%2C1-16%2C16H114.11a15.93%2C15.93%2C0%2C0%2C1-14.32-8.85l-58.11-116a16.1%2C16.1%2C0%2C0%2C1%2C0-14.32l22.12-44A16%2C16%2C0%2C0%2C1%2C85%2C17.56l33.69%2C14.22.47.22a16%2C16%2C0%2C0%2C1%2C7.15%2C21.46%2C1.51%2C1.51%2C0%2C0%2C1-.11.22L112%2C80l31.78%2C64L208%2C144A16%2C16%2C0%2C0%2C1%2C224%2C160Zm-16%2C0H143.77a15.91%2C15.91%2C0%2C0%2C1-14.31-8.85l-31.79-64a16.07%2C16.07%2C0%2C0%2C1%2C0-14.29l.12-.22L112%2C46.32%2C78.57%2C32.21A4.84%2C4.84%2C0%2C0%2C1%2C78.1%2C32L56%2C76%2C114.1%2C192H208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-seatbelt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M172%2C68a44%2C44%2C0%2C1%2C0-44%2C44A44.05%2C44.05%2C0%2C0%2C0%2C172%2C68ZM128%2C96a28%2C28%2C0%2C1%2C1%2C28-28A28%2C28%2C0%2C0%2C1%2C128%2C96Zm80%2C128a8%2C8%2C0%2C0%2C1-8%2C8H56a8%2C8%2C0%2C0%2C1-5.29-14l98.07-86.54a64%2C64%2C0%2C0%2C0-84%2C50.33A8%2C8%2C0%2C0%2C1%2C49%2C179.25a80%2C80%2C0%2C0%2C1%2C113.16-59.59L186.71%2C98a8%2C8%2C0%2C0%2C1%2C10.58%2C12L77.16%2C216H200A8%2C8%2C0%2C0%2C1%2C208%2C224Zm-14.27-77.62A79.6%2C79.6%2C0%2C0%2C1%2C208%2C192a8%2C8%2C0%2C0%2C1-16%2C0%2C63.67%2C63.67%2C0%2C0%2C0-11.41-36.49%2C8%2C8%2C0%2C0%2C1%2C13.14-9.13Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-security-camera{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C136a8%2C8%2C0%2C0%2C0-8%2C8v16H195.31L177%2C141.66l50.34-50.35a16%2C16%2C0%2C0%2C0%2C0-22.62l-56-56a16%2C16%2C0%2C0%2C0-22.63%2C0L2.92%2C158.94A10%2C10%2C0%2C0%2C0%2C10%2C176H49.37l35.32%2C35.31a16%2C16%2C0%2C0%2C0%2C22.62%2C0L165.66%2C153%2C184%2C171.31A15.86%2C15.86%2C0%2C0%2C0%2C195.31%2C176H240v16a8%2C8%2C0%2C0%2C0%2C16%2C0V144A8%2C8%2C0%2C0%2C0%2C248%2C136ZM160%2C24l12.69%2C12.69L49.37%2C160H24.46ZM96%2C200%2C64%2C168%2C184%2C48l32%2C32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-selection-all{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M104%2C40a8%2C8%2C0%2C0%2C1%2C8-8h32a8%2C8%2C0%2C0%2C1%2C0%2C16H112A8%2C8%2C0%2C0%2C1%2C104%2C40Zm40%2C168H112a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8%2C8%2C0%2C0%2C0%2C0-16ZM208%2C32H184a8%2C8%2C0%2C0%2C0%2C0%2C16h24V72a8%2C8%2C0%2C0%2C0%2C16%2C0V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm8%2C72a8%2C8%2C0%2C0%2C0-8%2C8v32a8%2C8%2C0%2C0%2C0%2C16%2C0V112A8%2C8%2C0%2C0%2C0%2C216%2C104Zm0%2C72a8%2C8%2C0%2C0%2C0-8%2C8v24H184a8%2C8%2C0%2C0%2C0%2C0%2C16h24a16%2C16%2C0%2C0%2C0%2C16-16V184A8%2C8%2C0%2C0%2C0%2C216%2C176ZM40%2C152a8%2C8%2C0%2C0%2C0%2C8-8V112a8%2C8%2C0%2C0%2C0-16%2C0v32A8%2C8%2C0%2C0%2C0%2C40%2C152Zm32%2C56H48V184a8%2C8%2C0%2C0%2C0-16%2C0v24a16%2C16%2C0%2C0%2C0%2C16%2C16H72a8%2C8%2C0%2C0%2C0%2C0-16ZM40%2C80a8%2C8%2C0%2C0%2C0%2C8-8V48H72a8%2C8%2C0%2C0%2C0%2C0-16H48A16%2C16%2C0%2C0%2C0%2C32%2C48V72A8%2C8%2C0%2C0%2C0%2C40%2C80ZM176%2C184H80a8%2C8%2C0%2C0%2C1-8-8V80a8%2C8%2C0%2C0%2C1%2C8-8h96a8%2C8%2C0%2C0%2C1%2C8%2C8v96A8%2C8%2C0%2C0%2C1%2C176%2C184Zm-8-96H88v80h80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-selection-background{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M160%2C80H48A16%2C16%2C0%2C0%2C0%2C32%2C96V208a16%2C16%2C0%2C0%2C0%2C16%2C16H160a16%2C16%2C0%2C0%2C0%2C16-16V96A16%2C16%2C0%2C0%2C0%2C160%2C80Zm0%2C128H48V96H160ZM136%2C40a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H144A8%2C8%2C0%2C0%2C1%2C136%2C40Zm88%2C8v8a8%2C8%2C0%2C0%2C1-16%2C0V48h-8a8%2C8%2C0%2C0%2C1%2C0-16h8A16%2C16%2C0%2C0%2C1%2C224%2C48Zm0%2C48v16a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0Zm0%2C56v8a16%2C16%2C0%2C0%2C1-16%2C16h-8a8%2C8%2C0%2C0%2C1%2C0-16h8v-8a8%2C8%2C0%2C0%2C1%2C16%2C0ZM80%2C56V48A16%2C16%2C0%2C0%2C1%2C96%2C32h8a8%2C8%2C0%2C0%2C1%2C0%2C16H96v8a8%2C8%2C0%2C0%2C1-16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-selection-foreground{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M64%2C216a8%2C8%2C0%2C0%2C1-8%2C8H48a16%2C16%2C0%2C0%2C1-16-16v-8a8%2C8%2C0%2C0%2C1%2C16%2C0v8h8A8%2C8%2C0%2C0%2C1%2C64%2C216Zm48-8H96a8%2C8%2C0%2C0%2C0%2C0%2C16h16a8%2C8%2C0%2C0%2C0%2C0-16ZM40%2C168a8%2C8%2C0%2C0%2C0%2C8-8V144a8%2C8%2C0%2C0%2C0-16%2C0v16A8%2C8%2C0%2C0%2C0%2C40%2C168Zm128%2C24a8%2C8%2C0%2C0%2C0-8%2C8v8h-8a8%2C8%2C0%2C0%2C0%2C0%2C16h8a16%2C16%2C0%2C0%2C0%2C16-16v-8A8%2C8%2C0%2C0%2C0%2C168%2C192Zm0-80a8%2C8%2C0%2C0%2C0%2C8-8V96a16%2C16%2C0%2C0%2C0-16-16h-8a8%2C8%2C0%2C0%2C0%2C0%2C16h8v8A8%2C8%2C0%2C0%2C0%2C168%2C112ZM56%2C80H48A16%2C16%2C0%2C0%2C0%2C32%2C96v8a8%2C8%2C0%2C0%2C0%2C16%2C0V96h8a8%2C8%2C0%2C0%2C0%2C0-16ZM208%2C32H96A16%2C16%2C0%2C0%2C0%2C80%2C48V88a4.44%2C4.44%2C0%2C0%2C0%2C0%2C.55A8%2C8%2C0%2C0%2C0%2C88%2C96h24a8%2C8%2C0%2C0%2C0%2C0-16H96V48H208V160H176V144a8%2C8%2C0%2C0%2C0-16%2C0v24a8%2C8%2C0%2C0%2C0%2C8%2C8h40a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-selection-inverse{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C216a8%2C8%2C0%2C0%2C1-8%2C8H112a8%2C8%2C0%2C0%2C1%2C0-16h32A8%2C8%2C0%2C0%2C1%2C152%2C216ZM40%2C152a8%2C8%2C0%2C0%2C0%2C8-8V112a8%2C8%2C0%2C0%2C0-16%2C0v32A8%2C8%2C0%2C0%2C0%2C40%2C152Zm32%2C56H48V184a8%2C8%2C0%2C0%2C0-16%2C0v24a16%2C16%2C0%2C0%2C0%2C16%2C16H72a8%2C8%2C0%2C0%2C0%2C0-16ZM224%2C48V208a16%2C16%2C0%2C0%2C1-16%2C16H184a8%2C8%2C0%2C0%2C1%2C0-16h12.69L48%2C59.31V72a8%2C8%2C0%2C0%2C1-16%2C0V48A16%2C16%2C0%2C0%2C1%2C48%2C32H208A16%2C16%2C0%2C0%2C1%2C224%2C48Zm-16%2C0H59.31L208%2C196.69Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-selection-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C40a8%2C8%2C0%2C0%2C1-8%2C8H112a8%2C8%2C0%2C0%2C1%2C0-16h32A8%2C8%2C0%2C0%2C1%2C152%2C40Zm-8%2C168H112a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8%2C8%2C0%2C0%2C0%2C0-16ZM208%2C48V72a8%2C8%2C0%2C0%2C0%2C16%2C0V48a16%2C16%2C0%2C0%2C0-16-16H184a8%2C8%2C0%2C0%2C0%2C0%2C16Zm8%2C56a8%2C8%2C0%2C0%2C0-8%2C8v32a8%2C8%2C0%2C0%2C0%2C16%2C0V112A8%2C8%2C0%2C0%2C0%2C216%2C104ZM40%2C152a8%2C8%2C0%2C0%2C0%2C8-8V112a8%2C8%2C0%2C0%2C0-16%2C0v32A8%2C8%2C0%2C0%2C0%2C40%2C152Zm32%2C56H48V184a8%2C8%2C0%2C0%2C0-16%2C0v24a16%2C16%2C0%2C0%2C0%2C16%2C16H72a8%2C8%2C0%2C0%2C0%2C0-16ZM72%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V72a8%2C8%2C0%2C0%2C0%2C16%2C0V48H72a8%2C8%2C0%2C0%2C0%2C0-16ZM240%2C208H224V192a8%2C8%2C0%2C0%2C0-16%2C0v16H192a8%2C8%2C0%2C0%2C0%2C0%2C16h16v16a8%2C8%2C0%2C0%2C0%2C16%2C0V224h16a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-selection-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M104%2C40a8%2C8%2C0%2C0%2C1%2C8-8h32a8%2C8%2C0%2C0%2C1%2C0%2C16H112A8%2C8%2C0%2C0%2C1%2C104%2C40Zm40%2C168H112a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8%2C8%2C0%2C0%2C0%2C0-16ZM208%2C32H184a8%2C8%2C0%2C0%2C0%2C0%2C16h24V72a8%2C8%2C0%2C0%2C0%2C16%2C0V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm8%2C72a8%2C8%2C0%2C0%2C0-8%2C8v32a8%2C8%2C0%2C0%2C0%2C16%2C0V112A8%2C8%2C0%2C0%2C0%2C216%2C104ZM40%2C152a8%2C8%2C0%2C0%2C0%2C8-8V112a8%2C8%2C0%2C0%2C0-16%2C0v32A8%2C8%2C0%2C0%2C0%2C40%2C152Zm32%2C56H48V184a8%2C8%2C0%2C0%2C0-16%2C0v24a16%2C16%2C0%2C0%2C0%2C16%2C16H72a8%2C8%2C0%2C0%2C0%2C0-16ZM53.92%2C34.62A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38l160%2C176a8%2C8%2C0%2C1%2C0%2C11.84-10.76Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-selection{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C40a8%2C8%2C0%2C0%2C1-8%2C8H112a8%2C8%2C0%2C0%2C1%2C0-16h32A8%2C8%2C0%2C0%2C1%2C152%2C40Zm-8%2C168H112a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8%2C8%2C0%2C0%2C0%2C0-16ZM208%2C32H184a8%2C8%2C0%2C0%2C0%2C0%2C16h24V72a8%2C8%2C0%2C0%2C0%2C16%2C0V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm8%2C72a8%2C8%2C0%2C0%2C0-8%2C8v32a8%2C8%2C0%2C0%2C0%2C16%2C0V112A8%2C8%2C0%2C0%2C0%2C216%2C104Zm0%2C72a8%2C8%2C0%2C0%2C0-8%2C8v24H184a8%2C8%2C0%2C0%2C0%2C0%2C16h24a16%2C16%2C0%2C0%2C0%2C16-16V184A8%2C8%2C0%2C0%2C0%2C216%2C176ZM40%2C152a8%2C8%2C0%2C0%2C0%2C8-8V112a8%2C8%2C0%2C0%2C0-16%2C0v32A8%2C8%2C0%2C0%2C0%2C40%2C152Zm32%2C56H48V184a8%2C8%2C0%2C0%2C0-16%2C0v24a16%2C16%2C0%2C0%2C0%2C16%2C16H72a8%2C8%2C0%2C0%2C0%2C0-16ZM72%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V72a8%2C8%2C0%2C0%2C0%2C16%2C0V48H72a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shapes{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M71.59%2C61.47a8%2C8%2C0%2C0%2C0-15.18%2C0l-40%2C120A8%2C8%2C0%2C0%2C0%2C24%2C192h80a8%2C8%2C0%2C0%2C0%2C7.59-10.53ZM35.1%2C176%2C64%2C89.3%2C92.9%2C176ZM208%2C76a52%2C52%2C0%2C1%2C0-52%2C52A52.06%2C52.06%2C0%2C0%2C0%2C208%2C76Zm-88%2C0a36%2C36%2C0%2C1%2C1%2C36%2C36A36%2C36%2C0%2C0%2C1%2C120%2C76Zm104%2C68H136a8%2C8%2C0%2C0%2C0-8%2C8v56a8%2C8%2C0%2C0%2C0%2C8%2C8h88a8%2C8%2C0%2C0%2C0%2C8-8V152A8%2C8%2C0%2C0%2C0%2C224%2C144Zm-8%2C56H144V160h72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-share-fat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.66%2C106.35l-80-80A8%2C8%2C0%2C0%2C0%2C144%2C32V72.35c-25.94%2C2.22-54.59%2C14.92-78.16%2C34.91-28.38%2C24.08-46.05%2C55.11-49.76%2C87.37a12%2C12%2C0%2C0%2C0%2C20.68%2C9.58h0c11-11.71%2C50.14-48.74%2C107.24-52V192a8%2C8%2C0%2C0%2C0%2C13.66%2C5.65l80-80A8%2C8%2C0%2C0%2C0%2C237.66%2C106.35ZM160%2C172.69V144a8%2C8%2C0%2C0%2C0-8-8c-28.08%2C0-55.43%2C7.33-81.29%2C21.8a196.17%2C196.17%2C0%2C0%2C0-36.57%2C26.52c5.8-23.84%2C20.42-46.51%2C42.05-64.86C99.41%2C99.77%2C127.75%2C88%2C152%2C88a8%2C8%2C0%2C0%2C0%2C8-8V51.32L220.69%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-share-network{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C160a39.89%2C39.89%2C0%2C0%2C0-28.62%2C12.09l-46.1-29.63a39.8%2C39.8%2C0%2C0%2C0%2C0-28.92l46.1-29.63a40%2C40%2C0%2C1%2C0-8.66-13.45l-46.1%2C29.63a40%2C40%2C0%2C1%2C0%2C0%2C55.82l46.1%2C29.63A40%2C40%2C0%2C1%2C0%2C176%2C160Zm0-128a24%2C24%2C0%2C1%2C1-24%2C24A24%2C24%2C0%2C0%2C1%2C176%2C32ZM64%2C152a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C64%2C152Zm112%2C72a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C176%2C224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.66%2C109.66l-48%2C48a8%2C8%2C0%2C0%2C1-11.32-11.32L204.69%2C112H165a88%2C88%2C0%2C0%2C0-85.23%2C66%2C8%2C8%2C0%2C0%2C1-15.5-4A103.94%2C103.94%2C0%2C0%2C1%2C165%2C96h39.71L170.34%2C61.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32l48%2C48A8%2C8%2C0%2C0%2C1%2C229.66%2C109.66ZM192%2C208H40V88a8%2C8%2C0%2C0%2C0-16%2C0V216a8%2C8%2C0%2C0%2C0%2C8%2C8H192a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shield-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C40H48A16%2C16%2C0%2C0%2C0%2C32%2C56v56c0%2C52.72%2C25.52%2C84.67%2C46.93%2C102.19%2C23.06%2C18.86%2C46%2C25.26%2C47%2C25.53a8%2C8%2C0%2C0%2C0%2C4.2%2C0c1-.27%2C23.91-6.67%2C47-25.53C198.48%2C196.67%2C224%2C164.72%2C224%2C112V56A16%2C16%2C0%2C0%2C0%2C208%2C40Zm0%2C72c0%2C37.07-13.66%2C67.16-40.6%2C89.42A129.3%2C129.3%2C0%2C0%2C1%2C128%2C223.62a128.25%2C128.25%2C0%2C0%2C1-38.92-21.81C61.82%2C179.51%2C48%2C149.3%2C48%2C112l0-56%2C160%2C0ZM82.34%2C141.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L112%2C148.69l50.34-50.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32l-56%2C56a8%2C8%2C0%2C0%2C1-11.32%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shield-checkered{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C40H48A16%2C16%2C0%2C0%2C0%2C32%2C56v56c0%2C52.72%2C25.52%2C84.67%2C46.93%2C102.19%2C23.06%2C18.86%2C46%2C25.27%2C47%2C25.53a8%2C8%2C0%2C0%2C0%2C4.2%2C0c1-.26%2C23.91-6.67%2C47-25.53C198.48%2C196.67%2C224%2C164.72%2C224%2C112V56A16%2C16%2C0%2C0%2C0%2C208%2C40Zm0%2C16v56c0%2C2.71-.08%2C5.37-.23%2C8H136V56ZM48%2C56h72v64H48.23c-.15-2.63-.23-5.29-.23-8Zm2.06%2C80H120v84.55a130.85%2C130.85%2C0%2C0%2C1-30.93-18.74C67.92%2C184.51%2C54.87%2C162.44%2C50.08%2C136ZM167.4%2C201.42A131.31%2C131.31%2C0%2C0%2C1%2C136%2C220.53V136h69.91C201.16%2C162.24%2C188.27%2C184.18%2C167.4%2C201.42Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shield-chevron{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C40H48A16%2C16%2C0%2C0%2C0%2C32%2C56v56c0%2C52.72%2C25.52%2C84.67%2C46.93%2C102.19%2C23.06%2C18.86%2C46%2C25.26%2C47%2C25.53a8%2C8%2C0%2C0%2C0%2C4.2%2C0c1-.27%2C23.91-6.67%2C47-25.53C198.48%2C196.67%2C224%2C164.72%2C224%2C112V56A16%2C16%2C0%2C0%2C0%2C208%2C40ZM167.4%2C201.42A129.3%2C129.3%2C0%2C0%2C1%2C128%2C223.62a128.25%2C128.25%2C0%2C0%2C1-38.92-21.81%2C111.82%2C111.82%2C0%2C0%2C1-24.51-27.64L128%2C129.77l63.43%2C44.4A111.56%2C111.56%2C0%2C0%2C1%2C167.4%2C201.42ZM208%2C112q0%2C26.31-9.14%2C47.84l-66.27-46.39a8%2C8%2C0%2C0%2C0-9.18%2C0L57.13%2C159.84C51.06%2C145.52%2C48%2C129.54%2C48%2C112l0-56%2C160%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shield-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C128a8%2C8%2C0%2C0%2C1%2C8-8h24V96a8%2C8%2C0%2C0%2C1%2C16%2C0v24h24a8%2C8%2C0%2C0%2C1%2C0%2C16H136v24a8%2C8%2C0%2C0%2C1-16%2C0V136H96A8%2C8%2C0%2C0%2C1%2C88%2C128ZM224%2C56v56c0%2C52.72-25.52%2C84.67-46.93%2C102.19-23.06%2C18.86-46%2C25.27-47%2C25.53a8%2C8%2C0%2C0%2C1-4.2%2C0c-1-.26-23.91-6.67-47-25.53C57.52%2C196.67%2C32%2C164.72%2C32%2C112V56A16%2C16%2C0%2C0%2C1%2C48%2C40H208A16%2C16%2C0%2C0%2C1%2C224%2C56Zm-16%2C0L48%2C56l0%2C56c0%2C37.3%2C13.82%2C67.51%2C41.07%2C89.81A128.25%2C128.25%2C0%2C0%2C0%2C128%2C223.62a129.3%2C129.3%2C0%2C0%2C0%2C39.41-22.2C194.34%2C179.16%2C208%2C149.07%2C208%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shield-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.92%2C34.62A8%2C8%2C0%2C0%2C0%2C40.26%2C42%2C16%2C16%2C0%2C0%2C0%2C32%2C56v56c0%2C52.72%2C25.52%2C84.67%2C46.93%2C102.19%2C23.06%2C18.86%2C46%2C25.27%2C47%2C25.53a8%2C8%2C0%2C0%2C0%2C4.2%2C0c1.36-.37%2C31.27-8.78%2C57.09-34.72l14.89%2C16.38a8%2C8%2C0%2C1%2C0%2C11.84-10.76Zm74.07%2C189a128.48%2C128.48%2C0%2C0%2C1-38.92-21.81C61.82%2C179.51%2C48%2C149.3%2C48%2C112l0-56h3.71L176.41%2C193.15A129.26%2C129.26%2C0%2C0%2C1%2C128%2C223.62ZM224%2C56v56c0%2C20.58-3.89%2C39.61-11.56%2C56.59A8%2C8%2C0%2C1%2C1%2C197.86%2C162c6.73-14.89%2C10.14-31.71%2C10.14-50V56L98.52%2C56a8%2C8%2C0%2C1%2C1%2C0-16H208A16%2C16%2C0%2C0%2C1%2C224%2C56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shield-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M80.57%2C117A8%2C8%2C0%2C0%2C1%2C91%2C112.57l29%2C11.61V96a8%2C8%2C0%2C0%2C1%2C16%2C0v28.18l29-11.61A8%2C8%2C0%2C1%2C1%2C171%2C127.43l-30.31%2C12.12L158.4%2C163.2a8%2C8%2C0%2C1%2C1-12.8%2C9.6L128%2C149.33%2C110.4%2C172.8a8%2C8%2C0%2C1%2C1-12.8-9.6l17.74-23.65L85%2C127.43A8%2C8%2C0%2C0%2C1%2C80.57%2C117ZM224%2C56v56c0%2C52.72-25.52%2C84.67-46.93%2C102.19-23.06%2C18.86-46%2C25.27-47%2C25.53a8%2C8%2C0%2C0%2C1-4.2%2C0c-1-.26-23.91-6.67-47-25.53C57.52%2C196.67%2C32%2C164.72%2C32%2C112V56A16%2C16%2C0%2C0%2C1%2C48%2C40H208A16%2C16%2C0%2C0%2C1%2C224%2C56Zm-16%2C0L48%2C56l0%2C56c0%2C37.3%2C13.82%2C67.51%2C41.07%2C89.81A128.25%2C128.25%2C0%2C0%2C0%2C128%2C223.62a129.3%2C129.3%2C0%2C0%2C0%2C39.41-22.2C194.34%2C179.16%2C208%2C149.07%2C208%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shield-warning{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M120%2C136V96a8%2C8%2C0%2C0%2C1%2C16%2C0v40a8%2C8%2C0%2C0%2C1-16%2C0Zm8%2C48a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C128%2C184ZM224%2C56v56c0%2C52.72-25.52%2C84.67-46.93%2C102.19-23.06%2C18.86-46%2C25.27-47%2C25.53a8%2C8%2C0%2C0%2C1-4.2%2C0c-1-.26-23.91-6.67-47-25.53C57.52%2C196.67%2C32%2C164.72%2C32%2C112V56A16%2C16%2C0%2C0%2C1%2C48%2C40H208A16%2C16%2C0%2C0%2C1%2C224%2C56Zm-16%2C0L48%2C56l0%2C56c0%2C37.3%2C13.82%2C67.51%2C41.07%2C89.81A128.25%2C128.25%2C0%2C0%2C0%2C128%2C223.62a129.3%2C129.3%2C0%2C0%2C0%2C39.41-22.2C194.34%2C179.16%2C208%2C149.07%2C208%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shield{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C40H48A16%2C16%2C0%2C0%2C0%2C32%2C56v56c0%2C52.72%2C25.52%2C84.67%2C46.93%2C102.19%2C23.06%2C18.86%2C46%2C25.27%2C47%2C25.53a8%2C8%2C0%2C0%2C0%2C4.2%2C0c1-.26%2C23.91-6.67%2C47-25.53C198.48%2C196.67%2C224%2C164.72%2C224%2C112V56A16%2C16%2C0%2C0%2C0%2C208%2C40Zm0%2C72c0%2C37.07-13.66%2C67.16-40.6%2C89.42A129.3%2C129.3%2C0%2C0%2C1%2C128%2C223.62a128.25%2C128.25%2C0%2C0%2C1-38.92-21.81C61.82%2C179.51%2C48%2C149.3%2C48%2C112l0-56%2C160%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shipping-container{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M236.4%2C70.65%2C130.2%2C40.31a8%2C8%2C0%2C0%2C0-3.33-.23L21.74%2C55.1A16.08%2C16.08%2C0%2C0%2C0%2C8%2C70.94V185.06A16.08%2C16.08%2C0%2C0%2C0%2C21.74%2C200.9l105.13%2C15A8.47%2C8.47%2C0%2C0%2C0%2C128%2C216a7.85%2C7.85%2C0%2C0%2C0%2C2.2-.31l106.2-30.34A16.07%2C16.07%2C0%2C0%2C0%2C248%2C170V86A16.07%2C16.07%2C0%2C0%2C0%2C236.4%2C70.65ZM96%2C120H80V62.94l40-5.72V198.78l-40-5.72V136H96a8%2C8%2C0%2C0%2C0%2C0-16ZM24%2C70.94l40-5.72V120H48a8%2C8%2C0%2C0%2C0%2C0%2C16H64v54.78l-40-5.72ZM136%2C197.39V58.61L232%2C86V170Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shirt-folded{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C40H179.31L165.66%2C26.34h0A8%2C8%2C0%2C0%2C0%2C160%2C24H96a8%2C8%2C0%2C0%2C0-5.66%2C2.34h0L76.69%2C40H56A16%2C16%2C0%2C0%2C0%2C40%2C56V208a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C200%2C40ZM128%2C65.58%2C111%2C40h34.1Zm33.24-21L168%2C51.31V104L138.57%2C78.56ZM88%2C51.31l6.76-6.75%2C22.67%2C34L88%2C104ZM56%2C56H72v48a15.85%2C15.85%2C0%2C0%2C0%2C9.21%2C14.49A16.1%2C16.1%2C0%2C0%2C0%2C88%2C120a15.89%2C15.89%2C0%2C0%2C0%2C10.2-3.73.52.52%2C0%2C0%2C0%2C.11-.1L120%2C97.48V208H56ZM200%2C208H136V97.48l21.65%2C18.7a.52.52%2C0%2C0%2C0%2C.11.1A15.89%2C15.89%2C0%2C0%2C0%2C168%2C120a16.1%2C16.1%2C0%2C0%2C0%2C6.83-1.54A15.85%2C15.85%2C0%2C0%2C0%2C184%2C104V56h16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shooting-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M239.35%2C70.08a13.41%2C13.41%2C0%2C0%2C0-11.77-9.28l-36.94-2.92L176.43%2C24.22a13.51%2C13.51%2C0%2C0%2C0-24.86%2C0L137.36%2C57.88%2C100.42%2C60.8a13.39%2C13.39%2C0%2C0%2C0-7.66%2C23.58l28.06%2C23.68-8.56%2C35.39a13.32%2C13.32%2C0%2C0%2C0%2C5.1%2C13.91%2C13.51%2C13.51%2C0%2C0%2C0%2C15%2C.69L164%2C139l31.65%2C19.06a13.54%2C13.54%2C0%2C0%2C0%2C15-.69%2C13.34%2C13.34%2C0%2C0%2C0%2C5.09-13.91l-8.56-35.39%2C28.06-23.68A13.32%2C13.32%2C0%2C0%2C0%2C239.35%2C70.08ZM193.08%2C99a8%2C8%2C0%2C0%2C0-2.61%2C8l8.28%2C34.21L168.13%2C122.8a8%2C8%2C0%2C0%2C0-8.25%2C0l-30.62%2C18.43L137.54%2C107a8%2C8%2C0%2C0%2C0-2.62-8L108%2C76.26l35.52-2.81a8%2C8%2C0%2C0%2C0%2C6.74-4.87L164%2C35.91l13.79%2C32.67a8%2C8%2C0%2C0%2C0%2C6.74%2C4.87l35.53%2C2.81Zm-105%2C24.18L29.66%2C181.66a8%2C8%2C0%2C0%2C1-11.32-11.32l58.45-58.45a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Zm10.81%2C49.87a8%2C8%2C0%2C0%2C1%2C0%2C11.31L45.66%2C237.66a8%2C8%2C0%2C0%2C1-11.32-11.32l53.27-53.26A8%2C8%2C0%2C0%2C1%2C98.92%2C173.08Zm73-1a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-54.28%2C54.28a8%2C8%2C0%2C0%2C1-11.32-11.32l54.29-54.28A8%2C8%2C0%2C0%2C1%2C171.94%2C172.06Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shopping-bag-open{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm0%2C16V72H40V56Zm0%2C144H40V88H216V200Zm-40-88a48%2C48%2C0%2C0%2C1-96%2C0%2C8%2C8%2C0%2C0%2C1%2C16%2C0%2C32%2C32%2C0%2C0%2C0%2C64%2C0%2C8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shopping-bag{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm0%2C160H40V56H216V200ZM176%2C88a48%2C48%2C0%2C0%2C1-96%2C0%2C8%2C8%2C0%2C0%2C1%2C16%2C0%2C32%2C32%2C0%2C0%2C0%2C64%2C0%2C8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shopping-cart-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M104%2C216a16%2C16%2C0%2C1%2C1-16-16A16%2C16%2C0%2C0%2C1%2C104%2C216Zm88-16a16%2C16%2C0%2C1%2C0%2C16%2C16A16%2C16%2C0%2C0%2C0%2C192%2C200ZM239.71%2C74.14l-25.64%2C92.28A24.06%2C24.06%2C0%2C0%2C1%2C191%2C184H92.16A24.06%2C24.06%2C0%2C0%2C1%2C69%2C166.42L33.92%2C40H16a8%2C8%2C0%2C0%2C1%2C0-16H40a8%2C8%2C0%2C0%2C1%2C7.71%2C5.86L57.19%2C64H232a8%2C8%2C0%2C0%2C1%2C7.71%2C10.14ZM221.47%2C80H61.64l22.81%2C82.14A8%2C8%2C0%2C0%2C0%2C92.16%2C168H191a8%2C8%2C0%2C0%2C0%2C7.71-5.86Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shopping-cart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230.14%2C58.87A8%2C8%2C0%2C0%2C0%2C224%2C56H62.68L56.6%2C22.57A8%2C8%2C0%2C0%2C0%2C48.73%2C16H24a8%2C8%2C0%2C0%2C0%2C0%2C16h18L67.56%2C172.29a24%2C24%2C0%2C0%2C0%2C5.33%2C11.27%2C28%2C28%2C0%2C1%2C0%2C44.4%2C8.44h45.42A27.75%2C27.75%2C0%2C0%2C0%2C160%2C204a28%2C28%2C0%2C1%2C0%2C28-28H91.17a8%2C8%2C0%2C0%2C1-7.87-6.57L80.13%2C152h116a24%2C24%2C0%2C0%2C0%2C23.61-19.71l12.16-66.86A8%2C8%2C0%2C0%2C0%2C230.14%2C58.87ZM104%2C204a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C104%2C204Zm96%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C200%2C204Zm4-74.57A8%2C8%2C0%2C0%2C1%2C196.1%2C136H77.22L65.59%2C72H214.41Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shovel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M245.66%2C58.34l-48-48a8%2C8%2C0%2C0%2C0-11.32%2C11.32L204.69%2C40l-71%2C71L99.31%2C76.68a16%2C16%2C0%2C0%2C0-22.62%2C0l-56%2C56A15.89%2C15.89%2C0%2C0%2C0%2C16%2C144v80a16%2C16%2C0%2C0%2C0%2C16%2C16h80a15.86%2C15.86%2C0%2C0%2C0%2C11.31-4.69l56-56a16%2C16%2C0%2C0%2C0%2C0-22.62L145%2C122.34l71-71%2C18.34%2C18.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32ZM168%2C168l-56%2C56H32V144L88%2C88l34.34%2C34.34-40%2C40a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l40-40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shower{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M64%2C236a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C64%2C236Zm20-44a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C84%2C192Zm-64%2C0a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C20%2C192Zm32-32a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C52%2C160ZM256%2C40a8%2C8%2C0%2C0%2C1-8%2C8H219.31L191.46%2C75.86%2C169.8%2C202.65a16%2C16%2C0%2C0%2C1-27.09%2C8.66l-98-98a16%2C16%2C0%2C0%2C1%2C8.69-27.1L180.14%2C64.54l30.2-30.2A8%2C8%2C0%2C0%2C1%2C216%2C32h32A8%2C8%2C0%2C0%2C1%2C256%2C40ZM174.21%2C81.79%2C56%2C102l98%2C98Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shrimp{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C116a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C136%2C116Zm87.8-30.62A80.09%2C80.09%2C0%2C0%2C1%2C144%2C160H112a12%2C12%2C0%2C0%2C0%2C0%2C24h56a8%2C8%2C0%2C0%2C1%2C0%2C16H120v16h32a8%2C8%2C0%2C0%2C1%2C0%2C16H96A80%2C80%2C0%2C0%2C1%2C96%2C72H212a12%2C12%2C0%2C0%2C0%2C0-24H128a24%2C24%2C0%2C0%2C1-24-24%2C8%2C8%2C0%2C0%2C1%2C16%2C0%2C8%2C8%2C0%2C0%2C0%2C8%2C8h84a28%2C28%2C0%2C0%2C1%2C11.8%2C53.38Zm-173%2C111.91%2C33.22-23.73c0-.51%2C0-1%2C0-1.56a28%2C28%2C0%2C0%2C1%2C1-7.48L33%2C140.87a63.74%2C63.74%2C0%2C0%2C0%2C17.84%2C56.42Zm39-8.2L64.12%2C207.46A63.6%2C63.6%2C0%2C0%2C0%2C96%2C216h8V198.83A28.13%2C28.13%2C0%2C0%2C1%2C89.84%2C189.09ZM104%2C145.17V88H96a64.07%2C64.07%2C0%2C0%2C0-58.22%2C37.48l55.87%2C25.39A28%2C28%2C0%2C0%2C1%2C104%2C145.17ZM207.5%2C88H120v56h24A64.09%2C64.09%2C0%2C0%2C0%2C207.5%2C88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shuffle-angular{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.66%2C178.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-24%2C24a8%2C8%2C0%2C0%2C1-11.32-11.32L212.69%2C192H168a8%2C8%2C0%2C0%2C1-6.51-3.35L83.88%2C80H32a8%2C8%2C0%2C0%2C1%2C0-16H88a8%2C8%2C0%2C0%2C1%2C6.51%2C3.35L172.12%2C176h40.57l-10.35-10.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32ZM143%2C107a8%2C8%2C0%2C0%2C0%2C11.16-1.86l18-25.12h40.57L202.34%2C90.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l24-24a8%2C8%2C0%2C0%2C0%2C0-11.32l-24-24a8%2C8%2C0%2C0%2C0-11.32%2C11.32L212.69%2C64H168a8%2C8%2C0%2C0%2C0-6.51%2C3.35L141.15%2C95.82A8%2C8%2C0%2C0%2C0%2C143%2C107Zm-30%2C42a8%2C8%2C0%2C0%2C0-11.16%2C1.86L83.88%2C176H32a8%2C8%2C0%2C0%2C0%2C0%2C16H88a8%2C8%2C0%2C0%2C0%2C6.51-3.35l20.34-28.47A8%2C8%2C0%2C0%2C0%2C113%2C149Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shuffle-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C48V88a8%2C8%2C0%2C0%2C1-16%2C0V67.31L156.28%2C111A8%2C8%2C0%2C0%2C1%2C145%2C99.72L188.69%2C56H168a8%2C8%2C0%2C0%2C1%2C0-16h40A8%2C8%2C0%2C0%2C1%2C216%2C48Zm-8%2C112a8%2C8%2C0%2C0%2C0-8%2C8v20.69L53.66%2C42.34A8%2C8%2C0%2C0%2C0%2C42.34%2C53.66L188.69%2C200H168a8%2C8%2C0%2C0%2C0%2C0%2C16h40a8%2C8%2C0%2C0%2C0%2C8-8V168A8%2C8%2C0%2C0%2C0%2C208%2C160ZM99.72%2C145%2C42.34%2C202.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32L111%2C156.28A8%2C8%2C0%2C0%2C0%2C99.72%2C145Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-shuffle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.66%2C178.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-24%2C24a8%2C8%2C0%2C0%2C1-11.32-11.32L212.69%2C192H200.94a72.12%2C72.12%2C0%2C0%2C1-58.59-30.15l-41.72-58.4A56.1%2C56.1%2C0%2C0%2C0%2C55.06%2C80H32a8%2C8%2C0%2C0%2C1%2C0-16H55.06a72.12%2C72.12%2C0%2C0%2C1%2C58.59%2C30.15l41.72%2C58.4A56.1%2C56.1%2C0%2C0%2C0%2C200.94%2C176h11.75l-10.35-10.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32ZM143%2C107a8%2C8%2C0%2C0%2C0%2C11.16-1.86l1.2-1.67A56.1%2C56.1%2C0%2C0%2C1%2C200.94%2C80h11.75L202.34%2C90.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l24-24a8%2C8%2C0%2C0%2C0%2C0-11.32l-24-24a8%2C8%2C0%2C0%2C0-11.32%2C11.32L212.69%2C64H200.94a72.12%2C72.12%2C0%2C0%2C0-58.59%2C30.15l-1.2%2C1.67A8%2C8%2C0%2C0%2C0%2C143%2C107Zm-30%2C42a8%2C8%2C0%2C0%2C0-11.16%2C1.86l-1.2%2C1.67A56.1%2C56.1%2C0%2C0%2C1%2C55.06%2C176H32a8%2C8%2C0%2C0%2C0%2C0%2C16H55.06a72.12%2C72.12%2C0%2C0%2C0%2C58.59-30.15l1.2-1.67A8%2C8%2C0%2C0%2C0%2C113%2C149Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sidebar-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40ZM40%2C56H80V200H40ZM216%2C200H96V56H216V200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sidebar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40ZM40%2C152H56a8%2C8%2C0%2C0%2C0%2C0-16H40V120H56a8%2C8%2C0%2C0%2C0%2C0-16H40V88H56a8%2C8%2C0%2C0%2C0%2C0-16H40V56H80V200H40Zm176%2C48H96V56H216V200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sigma{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C72V56H80.65l53.6%2C67a8%2C8%2C0%2C0%2C1%2C0%2C10l-53.6%2C67H184V184a8%2C8%2C0%2C0%2C1%2C16%2C0v24a8%2C8%2C0%2C0%2C1-8%2C8H64a8%2C8%2C0%2C0%2C1-6.25-13l60-75-60-75A8%2C8%2C0%2C0%2C1%2C64%2C40H192a8%2C8%2C0%2C0%2C1%2C8%2C8V72a8%2C8%2C0%2C0%2C1-16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sign-in{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M141.66%2C133.66l-40%2C40a8%2C8%2C0%2C0%2C1-11.32-11.32L116.69%2C136H24a8%2C8%2C0%2C0%2C1%2C0-16h92.69L90.34%2C93.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32l40%2C40A8%2C8%2C0%2C0%2C1%2C141.66%2C133.66ZM200%2C32H136a8%2C8%2C0%2C0%2C0%2C0%2C16h56V208H136a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C8-8V40A8%2C8%2C0%2C0%2C0%2C200%2C32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sign-out{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M120%2C216a8%2C8%2C0%2C0%2C1-8%2C8H48a8%2C8%2C0%2C0%2C1-8-8V40a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C0%2C16H56V208h56A8%2C8%2C0%2C0%2C1%2C120%2C216Zm109.66-93.66-40-40a8%2C8%2C0%2C0%2C0-11.32%2C11.32L204.69%2C120H112a8%2C8%2C0%2C0%2C0%2C0%2C16h92.69l-26.35%2C26.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l40-40A8%2C8%2C0%2C0%2C0%2C229.66%2C122.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-signature{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C168H63.86c2.66-5.24%2C5.33-10.63%2C8-16.11%2C15%2C1.65%2C32.58-8.78%2C52.66-31.14%2C5%2C13.46%2C14.45%2C30.93%2C30.58%2C31.25%2C9.06.18%2C18.11-5.2%2C27.42-16.37C189.31%2C143.75%2C203.3%2C152%2C232%2C152a8%2C8%2C0%2C0%2C0%2C0-16c-30.43%2C0-39.43-10.45-40-16.11a7.67%2C7.67%2C0%2C0%2C0-5.46-7.75%2C8.14%2C8.14%2C0%2C0%2C0-9.25%2C3.49c-12.07%2C18.54-19.38%2C20.43-21.92%2C20.37-8.26-.16-16.66-19.52-19.54-33.42a8%2C8%2C0%2C0%2C0-14.09-3.37C101.54%2C124.55%2C88%2C133.08%2C79.57%2C135.29%2C88.06%2C116.42%2C94.4%2C99.85%2C98.46%2C85.9c6.82-23.44%2C7.32-39.83%2C1.51-50.1-3-5.38-9.34-11.8-22.06-11.8C61.85%2C24%2C49.18%2C39.18%2C43.14%2C65.65c-3.59%2C15.71-4.18%2C33.21-1.62%2C48s7.87%2C25.55%2C15.59%2C31.94c-3.73%2C7.72-7.53%2C15.26-11.23%2C22.41H24a8%2C8%2C0%2C0%2C0%2C0%2C16H37.41c-11.32%2C21-20.12%2C35.64-20.26%2C35.88a8%2C8%2C0%2C1%2C0%2C13.71%2C8.24c.15-.26%2C11.27-18.79%2C24.7-44.12H232a8%2C8%2C0%2C0%2C0%2C0-16ZM58.74%2C69.21C62.72%2C51.74%2C70.43%2C40%2C77.91%2C40c5.33%2C0%2C7.1%2C1.86%2C8.13%2C3.67%2C3%2C5.33%2C6.52%2C24.19-21.66%2C86.39C56.12%2C118.78%2C53.31%2C93%2C58.74%2C69.21Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-signpost{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M246%2C106.65%2C212.33%2C69.3A16%2C16%2C0%2C0%2C0%2C200.44%2C64H136V32a8%2C8%2C0%2C0%2C0-16%2C0V64H40A16%2C16%2C0%2C0%2C0%2C24%2C80v64a16%2C16%2C0%2C0%2C0%2C16%2C16h80v64a8%2C8%2C0%2C0%2C0%2C16%2C0V160h64.44a16%2C16%2C0%2C0%2C0%2C11.89-5.3L246%2C117.35A8%2C8%2C0%2C0%2C0%2C246%2C106.65ZM200.44%2C144H40V80H200.44l28.8%2C32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sim-card{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.66%2C82.34l-56-56A8%2C8%2C0%2C0%2C0%2C152%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40V216a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V88A8%2C8%2C0%2C0%2C0%2C213.66%2C82.34ZM200%2C216H56V40h92.69L200%2C91.31V216ZM176%2C112H80a8%2C8%2C0%2C0%2C0-8%2C8v72a8%2C8%2C0%2C0%2C0%2C8%2C8h96a8%2C8%2C0%2C0%2C0%2C8-8V120A8%2C8%2C0%2C0%2C0%2C176%2C112Zm-8%2C72H152V152a8%2C8%2C0%2C0%2C0-16%2C0v32H120V152a8%2C8%2C0%2C0%2C0-16%2C0v32H88V128h80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-siren{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M120%2C16V8a8%2C8%2C0%2C0%2C1%2C16%2C0v8a8%2C8%2C0%2C0%2C1-16%2C0Zm80%2C32a8%2C8%2C0%2C0%2C0%2C5.66-2.34l8-8a8%2C8%2C0%2C0%2C0-11.32-11.32l-8%2C8A8%2C8%2C0%2C0%2C0%2C200%2C48ZM50.34%2C45.66A8%2C8%2C0%2C0%2C0%2C61.66%2C34.34l-8-8A8%2C8%2C0%2C0%2C0%2C42.34%2C37.66Zm87%2C26.45a8%2C8%2C0%2C1%2C0-2.64%2C15.78C153.67%2C91.08%2C168%2C108.32%2C168%2C128a8%2C8%2C0%2C0%2C0%2C16%2C0C184%2C100.6%2C163.93%2C76.57%2C137.32%2C72.11ZM232%2C176v24a16%2C16%2C0%2C0%2C1-16%2C16H40a16%2C16%2C0%2C0%2C1-16-16V176a16%2C16%2C0%2C0%2C1%2C16-16V128a88%2C88%2C0%2C0%2C1%2C88.67-88c48.15.36%2C87.33%2C40.29%2C87.33%2C89v31A16%2C16%2C0%2C0%2C1%2C232%2C176ZM56%2C160H200V129c0-40-32.05-72.71-71.45-73H128a72%2C72%2C0%2C0%2C0-72%2C72Zm160%2C40V176H40v24H216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sketch-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M246%2C98.73l-56-64A8%2C8%2C0%2C0%2C0%2C184%2C32H72a8%2C8%2C0%2C0%2C0-6%2C2.73l-56%2C64a8%2C8%2C0%2C0%2C0%2C.17%2C10.73l112%2C120a8%2C8%2C0%2C0%2C0%2C11.7%2C0l112-120A8%2C8%2C0%2C0%2C0%2C246%2C98.73ZM222.37%2C96H180L144%2C48h36.37ZM74.58%2C112l30.13%2C75.33L34.41%2C112Zm89.6%2C0L128%2C202.46%2C91.82%2C112ZM96%2C96l32-42.67L160%2C96Zm85.42%2C16h40.17l-70.3%2C75.33ZM75.63%2C48H112L76%2C96H33.63Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-skip-back-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM163.88%2C81a8%2C8%2C0%2C0%2C0-8.12.22L104%2C113.57V88a8%2C8%2C0%2C0%2C0-16%2C0v80a8%2C8%2C0%2C0%2C0%2C16%2C0V142.43l51.76%2C32.35A8%2C8%2C0%2C0%2C0%2C168%2C168V88A8%2C8%2C0%2C0%2C0%2C163.88%2C81ZM152%2C153.57%2C111.09%2C128%2C152%2C102.43Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-skip-back{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M199.81%2C34a16%2C16%2C0%2C0%2C0-16.24.43L64%2C109.23V40a8%2C8%2C0%2C0%2C0-16%2C0V216a8%2C8%2C0%2C0%2C0%2C16%2C0V146.77l119.57%2C74.78A15.95%2C15.95%2C0%2C0%2C0%2C208%2C208.12V47.88A15.86%2C15.86%2C0%2C0%2C0%2C199.81%2C34ZM192%2C208%2C64.16%2C128%2C192%2C48.07Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-skip-forward-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM160%2C80a8%2C8%2C0%2C0%2C0-8%2C8v25.57L100.24%2C81.22A8%2C8%2C0%2C0%2C0%2C88%2C88v80a8%2C8%2C0%2C0%2C0%2C12.24%2C6.78L152%2C142.43V168a8%2C8%2C0%2C0%2C0%2C16%2C0V88A8%2C8%2C0%2C0%2C0%2C160%2C80Zm-56%2C73.57V102.43L144.91%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-skip-forward{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C32a8%2C8%2C0%2C0%2C0-8%2C8v69.23L72.43%2C34.45A15.95%2C15.95%2C0%2C0%2C0%2C48%2C47.88V208.12a16%2C16%2C0%2C0%2C0%2C24.43%2C13.43L192%2C146.77V216a8%2C8%2C0%2C0%2C0%2C16%2C0V40A8%2C8%2C0%2C0%2C0%2C200%2C32ZM64%2C207.93V48.05l127.84%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-skull{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M92%2C104a28%2C28%2C0%2C1%2C0%2C28%2C28A28%2C28%2C0%2C0%2C0%2C92%2C104Zm0%2C40a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C92%2C144Zm72-40a28%2C28%2C0%2C1%2C0%2C28%2C28A28%2C28%2C0%2C0%2C0%2C164%2C104Zm0%2C40a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C164%2C144ZM128%2C16C70.65%2C16%2C24%2C60.86%2C24%2C116c0%2C34.1%2C18.27%2C66%2C48%2C84.28V216a16%2C16%2C0%2C0%2C0%2C16%2C16h80a16%2C16%2C0%2C0%2C0%2C16-16V200.28C213.73%2C182%2C232%2C150.1%2C232%2C116%2C232%2C60.86%2C185.35%2C16%2C128%2C16Zm44.12%2C172.69a8%2C8%2C0%2C0%2C0-4.12%2C7V216H152V192a8%2C8%2C0%2C0%2C0-16%2C0v24H120V192a8%2C8%2C0%2C0%2C0-16%2C0v24H88V195.69a8%2C8%2C0%2C0%2C0-4.12-7C56.81%2C173.69%2C40%2C145.84%2C40%2C116c0-46.32%2C39.48-84%2C88-84s88%2C37.68%2C88%2C84C216%2C145.83%2C199.19%2C173.69%2C172.12%2C188.69Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-skype-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C152c0%2C17.64-17.94%2C32-40%2C32s-40-14.36-40-32a8%2C8%2C0%2C0%2C1%2C16%2C0c0%2C8.67%2C11%2C16%2C24%2C16s24-7.33%2C24-16c0-9.48-8.61-13-26.88-18.26C109.37%2C129.2%2C89.78%2C123.55%2C89.78%2C104c0-18.24%2C16.43-32%2C38.22-32%2C15.72%2C0%2C29.18%2C7.3%2C35.12%2C19a8%2C8%2C0%2C1%2C1-14.27%2C7.22C145.64%2C91.94%2C137.65%2C88%2C128%2C88c-12.67%2C0-22.22%2C6.88-22.22%2C16%2C0%2C7%2C9%2C10.1%2C23.77%2C14.36C145.78%2C123%2C168%2C129.45%2C168%2C152Zm64%2C24a56.06%2C56.06%2C0%2C0%2C1-56%2C56%2C55.38%2C55.38%2C0%2C0%2C1-31.17-9.47A96.09%2C96.09%2C0%2C0%2C1%2C33.47%2C111.17%2C55.38%2C55.38%2C0%2C0%2C1%2C24%2C80%2C56.06%2C56.06%2C0%2C0%2C1%2C80%2C24a55.38%2C55.38%2C0%2C0%2C1%2C31.17%2C9.47A96.09%2C96.09%2C0%2C0%2C1%2C222.53%2C144.83%2C55.38%2C55.38%2C0%2C0%2C1%2C232%2C176Zm-16%2C0a39.6%2C39.6%2C0%2C0%2C0-8.32-24.42%2C8%2C8%2C0%2C0%2C1-1.49-6.58A80.07%2C80.07%2C0%2C0%2C0%2C111%2C49.81a8%2C8%2C0%2C0%2C1-6.58-1.49A39.6%2C39.6%2C0%2C0%2C0%2C80%2C40%2C40%2C40%2C0%2C0%2C0%2C40%2C80a39.6%2C39.6%2C0%2C0%2C0%2C8.32%2C24.42A8%2C8%2C0%2C0%2C1%2C49.81%2C111%2C80.07%2C80.07%2C0%2C0%2C0%2C145%2C206.19a8%2C8%2C0%2C0%2C1%2C6.58%2C1.49A39.6%2C39.6%2C0%2C0%2C0%2C176%2C216%2C40%2C40%2C0%2C0%2C0%2C216%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-slack-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.13%2C128A32%2C32%2C0%2C0%2C0%2C184%2C76.31V56a32%2C32%2C0%2C0%2C0-56-21.13A32%2C32%2C0%2C0%2C0%2C76.31%2C72H56a32%2C32%2C0%2C0%2C0-21.13%2C56A32%2C32%2C0%2C0%2C0%2C72%2C179.69V200a32%2C32%2C0%2C0%2C0%2C56%2C21.13A32%2C32%2C0%2C0%2C0%2C179.69%2C184H200a32%2C32%2C0%2C0%2C0%2C21.13-56ZM72%2C152a16%2C16%2C0%2C1%2C1-16-16H72Zm48%2C48a16%2C16%2C0%2C0%2C1-32%2C0V152a16%2C16%2C0%2C0%2C1%2C16-16h16Zm0-80H56a16%2C16%2C0%2C0%2C1%2C0-32h48a16%2C16%2C0%2C0%2C1%2C16%2C16Zm0-48H104a16%2C16%2C0%2C1%2C1%2C16-16Zm16-16a16%2C16%2C0%2C0%2C1%2C32%2C0v48a16%2C16%2C0%2C0%2C1-16%2C16H136Zm16%2C160a16%2C16%2C0%2C0%2C1-16-16V184h16a16%2C16%2C0%2C0%2C1%2C0%2C32Zm48-48H152a16%2C16%2C0%2C0%2C1-16-16V136h64a16%2C16%2C0%2C0%2C1%2C0%2C32Zm0-48H184V104a16%2C16%2C0%2C1%2C1%2C16%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sliders-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M40%2C88H73a32%2C32%2C0%2C0%2C0%2C62%2C0h81a8%2C8%2C0%2C0%2C0%2C0-16H135a32%2C32%2C0%2C0%2C0-62%2C0H40a8%2C8%2C0%2C0%2C0%2C0%2C16Zm64-24A16%2C16%2C0%2C1%2C1%2C88%2C80%2C16%2C16%2C0%2C0%2C1%2C104%2C64ZM216%2C168H199a32%2C32%2C0%2C0%2C0-62%2C0H40a8%2C8%2C0%2C0%2C0%2C0%2C16h97a32%2C32%2C0%2C0%2C0%2C62%2C0h17a8%2C8%2C0%2C0%2C0%2C0-16Zm-48%2C24a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C168%2C192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sliders{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M64%2C105V40a8%2C8%2C0%2C0%2C0-16%2C0v65a32%2C32%2C0%2C0%2C0%2C0%2C62v49a8%2C8%2C0%2C0%2C0%2C16%2C0V167a32%2C32%2C0%2C0%2C0%2C0-62Zm-8%2C47a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C56%2C152Zm80-95V40a8%2C8%2C0%2C0%2C0-16%2C0V57a32%2C32%2C0%2C0%2C0%2C0%2C62v97a8%2C8%2C0%2C0%2C0%2C16%2C0V119a32%2C32%2C0%2C0%2C0%2C0-62Zm-8%2C47a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C128%2C104Zm104%2C64a32.06%2C32.06%2C0%2C0%2C0-24-31V40a8%2C8%2C0%2C0%2C0-16%2C0v97a32%2C32%2C0%2C0%2C0%2C0%2C62v17a8%2C8%2C0%2C0%2C0%2C16%2C0V199A32.06%2C32.06%2C0%2C0%2C0%2C232%2C168Zm-32%2C16a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C200%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-slideshow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C48H64A16%2C16%2C0%2C0%2C0%2C48%2C64V192a16%2C16%2C0%2C0%2C0%2C16%2C16H192a16%2C16%2C0%2C0%2C0%2C16-16V64A16%2C16%2C0%2C0%2C0%2C192%2C48Zm0%2C144H64V64H192V192ZM240%2C56V200a8%2C8%2C0%2C0%2C1-16%2C0V56a8%2C8%2C0%2C0%2C1%2C16%2C0ZM32%2C56V200a8%2C8%2C0%2C0%2C1-16%2C0V56a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-smiley-angry{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M92%2C152a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C92%2C152Zm72-24a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C164%2C128Zm68%2C0A104%2C104%2C0%2C1%2C1%2C128%2C24%2C104.11%2C104.11%2C0%2C0%2C1%2C232%2C128Zm-16%2C0a88%2C88%2C0%2C1%2C0-88%2C88A88.1%2C88.1%2C0%2C0%2C0%2C216%2C128ZM171.56%2C81.34%2C128%2C110.39l-43.56-29a8%2C8%2C0%2C1%2C0-8.88%2C13.32l48%2C32a8%2C8%2C0%2C0%2C0%2C8.88%2C0l48-32a8%2C8%2C0%2C0%2C0-8.88-13.32Zm-15.13%2C96C148%2C171.73%2C139.94%2C168%2C128%2C168s-20%2C3.73-28.43%2C9.34a8%2C8%2C0%2C0%2C0%2C8.86%2C13.32C114.93%2C186.34%2C120%2C184%2C128%2C184s13.07%2C2.34%2C19.57%2C6.66a8%2C8%2C0%2C1%2C0%2C8.86-13.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-smiley-blank{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM104%2C108A12%2C12%2C0%2C1%2C1%2C92%2C96%2C12%2C12%2C0%2C0%2C1%2C104%2C108Zm72%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C176%2C108Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-smiley-meh{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm48-56a8%2C8%2C0%2C0%2C1-8%2C8H88a8%2C8%2C0%2C0%2C1%2C0-16h80A8%2C8%2C0%2C0%2C1%2C176%2C160ZM80%2C108a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C80%2C108Zm96%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C176%2C108Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-smiley-melting{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C140a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C176%2C140ZM128%2C92a12%2C12%2C0%2C1%2C0-12%2C12A12%2C12%2C0%2C0%2C0%2C128%2C92Zm73-38A104%2C104%2C0%2C0%2C0%2C50.48%2C197.33%2C8%2C8%2C0%2C1%2C0%2C62.4%2C186.66a88%2C88%2C0%2C1%2C1%2C131.19%2C0%2C8%2C8%2C0%2C0%2C0%2C11.93%2C10.67A104%2C104%2C0%2C0%2C0%2C201%2C54ZM152%2C168H136c-21.74%2C0-48-17.84-48-40a41.33%2C41.33%2C0%2C0%2C1%2C.55-6.68%2C8%2C8%2C0%2C1%2C0-15.78-2.64A56.9%2C56.9%2C0%2C0%2C0%2C72%2C128c0%2C14.88%2C7.46%2C29.13%2C21%2C40.15C105.4%2C178.22%2C121.07%2C184%2C136%2C184h16a8%2C8%2C0%2C0%2C1%2C0%2C16H96a24%2C24%2C0%2C0%2C0%2C0%2C48%2C8%2C8%2C0%2C0%2C0%2C0-16%2C8%2C8%2C0%2C0%2C1%2C0-16h56a24%2C24%2C0%2C0%2C0%2C0-48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-smiley-nervous{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM80%2C108a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C80%2C108Zm72%2C0a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C152%2C108Zm32%2C60a8%2C8%2C0%2C0%2C1-8%2C8c-10%2C0-15.06-6.74-18.4-11.2-3-4-3.92-4.8-5.6-4.8s-2.57.76-5.6%2C4.8C143.06%2C169.26%2C138%2C176%2C128%2C176s-15.06-6.74-18.4-11.2c-3-4-3.92-4.8-5.6-4.8s-2.57.76-5.6%2C4.8C95.06%2C169.26%2C90%2C176%2C80%2C176a8%2C8%2C0%2C0%2C1%2C0-16c1.68%2C0%2C2.57-.76%2C5.6-4.8C88.94%2C150.74%2C94%2C144%2C104%2C144s15.06%2C6.74%2C18.4%2C11.2c3%2C4%2C3.92%2C4.8%2C5.6%2C4.8s2.57-.76%2C5.6-4.8c3.34-4.46%2C8.4-11.2%2C18.4-11.2s15.06%2C6.74%2C18.4%2C11.2c3%2C4%2C3.92%2C4.8%2C5.6%2C4.8A8%2C8%2C0%2C0%2C1%2C184%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-smiley-sad{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM80%2C108a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C80%2C108Zm96%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C176%2C108Zm-1.08%2C64a8%2C8%2C0%2C1%2C1-13.84%2C8c-7.47-12.91-19.21-20-33.08-20s-25.61%2C7.1-33.08%2C20a8%2C8%2C0%2C1%2C1-13.84-8c10.29-17.79%2C27.39-28%2C46.92-28S164.63%2C154.2%2C174.92%2C172Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-smiley-sticker{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M174.92%2C156c-10.29%2C17.79-27.39%2C28-46.92%2C28s-36.63-10.2-46.93-28a8%2C8%2C0%2C1%2C1%2C13.86-8c7.46%2C12.91%2C19.2%2C20%2C33.07%2C20s25.61-7.1%2C33.08-20a8%2C8%2C0%2C1%2C1%2C13.84%2C8ZM232%2C128a104.35%2C104.35%2C0%2C0%2C1-4.56%2C30.56%2C8%2C8%2C0%2C0%2C1-2%2C3.31l-63.57%2C63.57a7.9%2C7.9%2C0%2C0%2C1-3.3%2C2A104%2C104%2C0%2C1%2C1%2C232%2C128Zm-16%2C0a87.89%2C87.89%2C0%2C1%2C0-64%2C84.69L212.69%2C152A88.05%2C88.05%2C0%2C0%2C0%2C216%2C128ZM92%2C120a12%2C12%2C0%2C1%2C0-12-12A12%2C12%2C0%2C0%2C0%2C92%2C120Zm72-24a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C164%2C96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-smiley-wink{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM80%2C108a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C80%2C108Zm104%2C0a8%2C8%2C0%2C0%2C1-8%2C8H152a8%2C8%2C0%2C0%2C1%2C0-16h24A8%2C8%2C0%2C0%2C1%2C184%2C108Zm-9.08%2C48c-10.29%2C17.79-27.39%2C28-46.92%2C28s-36.63-10.2-46.93-28a8%2C8%2C0%2C1%2C1%2C13.86-8c7.46%2C12.91%2C19.2%2C20%2C33.07%2C20s25.61-7.1%2C33.08-20a8%2C8%2C0%2C1%2C1%2C13.84%2C8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-smiley-x-eyes{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm61.66-93.66a8%2C8%2C0%2C0%2C1-11.32%2C11.32L168%2C123.31l-10.34%2C10.35a8%2C8%2C0%2C0%2C1-11.32-11.32L156.69%2C112l-10.35-10.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32L168%2C100.69l10.34-10.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L179.31%2C112Zm-80-20.68L99.31%2C112l10.35%2C10.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L88%2C123.31%2C77.66%2C133.66a8%2C8%2C0%2C0%2C1-11.32-11.32L76.69%2C112%2C66.34%2C101.66A8%2C8%2C0%2C0%2C1%2C77.66%2C90.34L88%2C100.69%2C98.34%2C90.34a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32ZM140%2C180a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C180Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-smiley{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM80%2C108a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C80%2C108Zm96%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C176%2C108Zm-1.07%2C48c-10.29%2C17.79-27.4%2C28-46.93%2C28s-36.63-10.2-46.92-28a8%2C8%2C0%2C1%2C1%2C13.84-8c7.47%2C12.91%2C19.21%2C20%2C33.08%2C20s25.61-7.1%2C33.07-20a8%2C8%2C0%2C0%2C1%2C13.86%2C8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-snapchat-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M247.83%2C182.28a8%2C8%2C0%2C0%2C0-5.13-5.9c-.39-.14-28.95-10.88-43-49.23l19.3-7.72A8%2C8%2C0%2C1%2C0%2C213%2C104.57l-17.82%2C7.13A149%2C149%2C0%2C0%2C1%2C192%2C80%2C64%2C64%2C0%2C0%2C0%2C64%2C80a151.24%2C151.24%2C0%2C0%2C1-3.18%2C31.75L43%2C104.57A8%2C8%2C0%2C1%2C0%2C37%2C119.43l19.37%2C7.75a94%2C94%2C0%2C0%2C1-17.74%2C30.2c-12.52%2C14.14-25.27%2C19-25.36%2C19a8%2C8%2C0%2C0%2C0-2.77%2C13.36c7.1%2C6.67%2C17.67%2C7.71%2C27.88%2C8.72%2C6.31.62%2C12.83%2C1.27%2C16.39%2C3.23%2C3.37%2C1.86%2C6.85%2C6.62%2C10.21%2C11.22%2C5.4%2C7.41%2C11.53%2C15.8%2C21.24%2C18.28%2C9.07%2C2.33%2C18.35-.83%2C26.54-3.62%2C5.55-1.89%2C10.8-3.68%2C15.21-3.68s9.66%2C1.79%2C15.21%2C3.68c6.2%2C2.11%2C13%2C4.43%2C19.9%2C4.43a26.35%2C26.35%2C0%2C0%2C0%2C6.64-.81h0c9.7-2.48%2C15.83-10.87%2C21.23-18.28%2C3.36-4.6%2C6.84-9.36%2C10.21-11.22%2C3.56-2%2C10.08-2.61%2C16.39-3.23%2C10.21-1%2C20.78-2.05%2C27.88-8.72A8%2C8%2C0%2C0%2C0%2C247.83%2C182.28Zm-31.82.26c-7.91.78-16.08%2C1.59-22.53%2C5.13s-11%2C9.79-15.41%2C15.81c-4%2C5.48-8.15%2C11.16-12.28%2C12.21-4.46%2C1.15-10.76-1-17.42-3.27s-13.31-4.53-20.37-4.53-13.83%2C2.3-20.37%2C4.53-13%2C4.42-17.42%2C3.27c-4.13-1.05-8.27-6.73-12.28-12.21-4.39-6-8.93-12.24-15.41-15.81S47.9%2C183.32%2C40%2C182.54c-1.55-.15-3.15-.31-4.74-.49a97.34%2C97.34%2C0%2C0%2C0%2C14.69-13.29c8.37-9.27%2C17.72-23.23%2C23.74-43.13l.06-.13a8.63%2C8.63%2C0%2C0%2C0%2C.46-1.61A158.47%2C158.47%2C0%2C0%2C0%2C80%2C80a48%2C48%2C0%2C0%2C1%2C96%2C0%2C158.42%2C158.42%2C0%2C0%2C0%2C5.8%2C43.92%2C8.63%2C8.63%2C0%2C0%2C0%2C.46%2C1.61l.06.13c6%2C19.9%2C15.37%2C33.86%2C23.74%2C43.13a97.34%2C97.34%2C0%2C0%2C0%2C14.69%2C13.29C219.16%2C182.23%2C217.57%2C182.39%2C216%2C182.54Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sneaker-move{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M231.16%2C166.63l-28.63-14.31A47.74%2C47.74%2C0%2C0%2C1%2C176%2C109.39V80a8%2C8%2C0%2C0%2C0-8-8%2C48.05%2C48.05%2C0%2C0%2C1-48-48%2C8%2C8%2C0%2C0%2C0-12.83-6.37L30.13%2C76l-.2.16a16%2C16%2C0%2C0%2C0-1.24%2C23.75L142.4%2C213.66a8%2C8%2C0%2C0%2C0%2C5.66%2C2.34H224a16%2C16%2C0%2C0%2C0%2C16-16V180.94A15.92%2C15.92%2C0%2C0%2C0%2C231.16%2C166.63ZM224%2C200H151.37L40%2C88.63l12.87-9.76%2C38.79%2C38.79A8%2C8%2C0%2C0%2C0%2C103%2C106.34L65.74%2C69.11l40-30.31A64.15%2C64.15%2C0%2C0%2C0%2C160%2C87.5v21.89a63.65%2C63.65%2C0%2C0%2C0%2C35.38%2C57.24L224%2C180.94ZM70.8%2C184H32a8%2C8%2C0%2C0%2C1%2C0-16H70.8a8%2C8%2C0%2C1%2C1%2C0%2C16Zm40%2C24a8%2C8%2C0%2C0%2C1-8%2C8H48a8%2C8%2C0%2C0%2C1%2C0-16h54.8A8%2C8%2C0%2C0%2C1%2C110.8%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sneaker{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M228.65%2C129.11l-60.73-20.24a24%2C24%2C0%2C0%2C1-14.32-13L130.39%2C41.6s0-.07%2C0-.1A16%2C16%2C0%2C0%2C0%2C110.25%2C33L34.53%2C60.49A16.05%2C16.05%2C0%2C0%2C0%2C24%2C75.53V192a16%2C16%2C0%2C0%2C0%2C16%2C16H240a16%2C16%2C0%2C0%2C0%2C16-16V167.06A40%2C40%2C0%2C0%2C0%2C228.65%2C129.11ZM115.72%2C48l7.11%2C16.63-21.56%2C7.85A8%2C8%2C0%2C0%2C0%2C104%2C88a7.91%2C7.91%2C0%2C0%2C0%2C2.73-.49l22.4-8.14%2C4.74%2C11.07-16.6%2C6A8%2C8%2C0%2C0%2C0%2C120%2C112a7.91%2C7.91%2C0%2C0%2C0%2C2.73-.49l17.6-6.4a40.24%2C40.24%2C0%2C0%2C0%2C7.68%2C10l-14.74%2C5.36A8%2C8%2C0%2C0%2C0%2C136%2C136a8.14%2C8.14%2C0%2C0%2C0%2C2.73-.48l28-10.18%2C56.87%2C18.95A24%2C24%2C0%2C0%2C1%2C238.93%2C160H40V75.53ZM40%2C192h0V176H240v16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-snowflake{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M223.77%2C150.09a8%2C8%2C0%2C0%2C1-5.86%2C9.68l-24.64%2C6%2C6.46%2C24.11a8%2C8%2C0%2C0%2C1-5.66%2C9.8A8.25%2C8.25%2C0%2C0%2C1%2C192%2C200a8%2C8%2C0%2C0%2C1-7.72-5.93l-7.72-28.8L136%2C141.86v46.83l21.66%2C21.65a8%2C8%2C0%2C0%2C1-11.32%2C11.32L128%2C203.31l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.32-11.32L120%2C188.69V141.86L79.45%2C165.27l-7.72%2C28.8A8%2C8%2C0%2C0%2C1%2C64%2C200a8.25%2C8.25%2C0%2C0%2C1-2.08-.27%2C8%2C8%2C0%2C0%2C1-5.66-9.8l6.46-24.11-24.64-6a8%2C8%2C0%2C0%2C1%2C3.82-15.54l29.45%2C7.23L112%2C128%2C71.36%2C104.54l-29.45%2C7.23A7.85%2C7.85%2C0%2C0%2C1%2C40%2C112a8%2C8%2C0%2C0%2C1-1.91-15.77l24.64-6L56.27%2C66.07a8%2C8%2C0%2C0%2C1%2C15.46-4.14l7.72%2C28.8L120%2C114.14V67.31L98.34%2C45.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L128%2C52.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L136%2C67.31v46.83l40.55-23.41%2C7.72-28.8a8%2C8%2C0%2C0%2C1%2C15.46%2C4.14l-6.46%2C24.11%2C24.64%2C6A8%2C8%2C0%2C0%2C1%2C216%2C112a7.85%2C7.85%2C0%2C0%2C1-1.91-.23l-29.45-7.23L144%2C128l40.64%2C23.46%2C29.45-7.23A8%2C8%2C0%2C0%2C1%2C223.77%2C150.09Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-soccer-ball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm76.52%2C147.42H170.9l-9.26-12.76%2C12.63-36.78%2C15-4.89%2C26.24%2C20.13A87.38%2C87.38%2C0%2C0%2C1%2C204.52%2C171.42Zm-164-34.3L66.71%2C117l15%2C4.89%2C12.63%2C36.78L85.1%2C171.42H51.48A87.38%2C87.38%2C0%2C0%2C1%2C40.47%2C137.12Zm10-50.64%2C5.51%2C18.6L40.71%2C116.77A87.33%2C87.33%2C0%2C0%2C1%2C50.43%2C86.48ZM109%2C152%2C97.54%2C118.65%2C128%2C97.71l30.46%2C20.94L147%2C152Zm91.07-46.92%2C5.51-18.6a87.33%2C87.33%2C0%2C0%2C1%2C9.72%2C30.29Zm-6.2-35.38-9.51%2C32.08-15.07%2C4.89L136%2C83.79V68.21l29.09-20A88.58%2C88.58%2C0%2C0%2C1%2C193.86%2C69.7ZM146.07%2C41.87%2C128%2C54.29%2C109.93%2C41.87a88.24%2C88.24%2C0%2C0%2C1%2C36.14%2C0ZM90.91%2C48.21l29.09%2C20V83.79L86.72%2C106.67l-15.07-4.89L62.14%2C69.7A88.58%2C88.58%2C0%2C0%2C1%2C90.91%2C48.21ZM63.15%2C187.42H83.52l7.17%2C20.27A88.4%2C88.4%2C0%2C0%2C1%2C63.15%2C187.42ZM110%2C214.13%2C98.12%2C180.71%2C107.35%2C168h41.3l9.23%2C12.71-11.83%2C33.42a88%2C88%2C0%2C0%2C1-36.1%2C0Zm55.36-6.44%2C7.17-20.27h20.37A88.4%2C88.4%2C0%2C0%2C1%2C165.31%2C207.69Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sock{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C16H104A16%2C16%2C0%2C0%2C0%2C88%2C32v76.69L49.25%2C147.43a58.92%2C58.92%2C0%2C0%2C0%2C83.32%2C83.32L201%2C162.34a23.85%2C23.85%2C0%2C0%2C0%2C7-17V32A16%2C16%2C0%2C0%2C0%2C192%2C16Zm0%2C16h0V48H104V32ZM121.25%2C219.43a42.91%2C42.91%2C0%2C1%2C1-60.68-60.68l41.09-41.09A8%2C8%2C0%2C0%2C0%2C104%2C112V64h88v40.58A56.09%2C56.09%2C0%2C0%2C0%2C144%2C160a55.4%2C55.4%2C0%2C0%2C0%2C7.93%2C28.76ZM189.66%2C151l-25.91%2C25.91A39.6%2C39.6%2C0%2C0%2C1%2C160%2C160a40.05%2C40.05%2C0%2C0%2C1%2C32-39.19v24.56A8%2C8%2C0%2C0%2C1%2C189.66%2C151Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-solar-panel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M32%2C104a8%2C8%2C0%2C0%2C1%2C8-8H56a8%2C8%2C0%2C0%2C1%2C0%2C16H40A8%2C8%2C0%2C0%2C1%2C32%2C104ZM71.43%2C58.75A8%2C8%2C0%2C0%2C0%2C82.75%2C47.43L71.43%2C36.12A8%2C8%2C0%2C0%2C0%2C60.12%2C47.43ZM128%2C40a8%2C8%2C0%2C0%2C0%2C8-8V16a8%2C8%2C0%2C0%2C0-16%2C0V32A8%2C8%2C0%2C0%2C0%2C128%2C40Zm50.91%2C21.09a8%2C8%2C0%2C0%2C0%2C5.66-2.34l11.31-11.32a8%2C8%2C0%2C0%2C0-11.31-11.31L173.25%2C47.43a8%2C8%2C0%2C0%2C0%2C5.66%2C13.66ZM192%2C104a8%2C8%2C0%2C0%2C0%2C8%2C8h16a8%2C8%2C0%2C0%2C0%2C0-16H200A8%2C8%2C0%2C0%2C0%2C192%2C104ZM88%2C112a8%2C8%2C0%2C0%2C0%2C8-8%2C32%2C32%2C0%2C0%2C1%2C64%2C0%2C8%2C8%2C0%2C0%2C0%2C16%2C0%2C48%2C48%2C0%2C0%2C0-96%2C0A8%2C8%2C0%2C0%2C0%2C88%2C112ZM238.91%2C220a8%2C8%2C0%2C0%2C1-6.91%2C4H24a8%2C8%2C0%2C0%2C1-7-11.94l40.69-72a8%2C8%2C0%2C0%2C1%2C7-4.06H191.3a8%2C8%2C0%2C0%2C1%2C7%2C4.06l40.69%2C72A8%2C8%2C0%2C0%2C1%2C238.91%2C220Zm-52.27-68H162.27l3.48%2C16h29.93Zm-37.26%2C16-3.48-16H110.1l-3.48%2C16Zm-46.24%2C16-5.21%2C24h60.14l-5.21-24ZM60.32%2C168H90.25l3.48-16H69.36ZM37.71%2C208H81.55l5.22-24H51.28Zm180.58%2C0-13.57-24H169.23l5.22%2C24Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-solar-roof{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M247.16%2C124.42l-40-80A8%2C8%2C0%2C0%2C0%2C200%2C40H56a8%2C8%2C0%2C0%2C0-7.16%2C4.42l-40%2C80A8.08%2C8.08%2C0%2C0%2C0%2C8%2C128v56a16%2C16%2C0%2C0%2C0%2C16%2C16H232a16%2C16%2C0%2C0%2C0%2C16-16V128A8.08%2C8.08%2C0%2C0%2C0%2C247.16%2C124.42ZM99.06%2C56l12%2C24H80.94l-12-24Zm48%2C0%2C12%2C24H128.94l-12-24Zm-46.12%2C64-12-24h30.12l12%2C24Zm48%2C0-12-24h30.12l12%2C24Zm48%2C0-12-24h30.12l12%2C24Zm10.12-40H176.94l-12-24h30.12ZM24%2C129.89l32-64%2C32%2C64V184H24ZM104%2C184V136H232v48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sort-ascending{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C128a8%2C8%2C0%2C0%2C1-8%2C8H48a8%2C8%2C0%2C0%2C1%2C0-16h72A8%2C8%2C0%2C0%2C1%2C128%2C128ZM48%2C72H184a8%2C8%2C0%2C0%2C0%2C0-16H48a8%2C8%2C0%2C0%2C0%2C0%2C16Zm56%2C112H48a8%2C8%2C0%2C0%2C0%2C0%2C16h56a8%2C8%2C0%2C0%2C0%2C0-16Zm125.66-21.66a8%2C8%2C0%2C0%2C0-11.32%2C0L192%2C188.69V112a8%2C8%2C0%2C0%2C0-16%2C0v76.69l-26.34-26.35a8%2C8%2C0%2C0%2C0-11.32%2C11.32l40%2C40a8%2C8%2C0%2C0%2C0%2C11.32%2C0l40-40A8%2C8%2C0%2C0%2C0%2C229.66%2C162.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sort-descending{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M40%2C128a8%2C8%2C0%2C0%2C1%2C8-8h72a8%2C8%2C0%2C0%2C1%2C0%2C16H48A8%2C8%2C0%2C0%2C1%2C40%2C128Zm8-56h56a8%2C8%2C0%2C0%2C0%2C0-16H48a8%2C8%2C0%2C0%2C0%2C0%2C16ZM184%2C184H48a8%2C8%2C0%2C0%2C0%2C0%2C16H184a8%2C8%2C0%2C0%2C0%2C0-16ZM229.66%2C82.34l-40-40a8%2C8%2C0%2C0%2C0-11.32%2C0l-40%2C40a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32L176%2C67.31V144a8%2C8%2C0%2C0%2C0%2C16%2C0V67.31l26.34%2C26.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-soundcloud-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24%2C120v48a8%2C8%2C0%2C0%2C1-16%2C0V120a8%2C8%2C0%2C0%2C1%2C16%2C0ZM48%2C88a8%2C8%2C0%2C0%2C0-8%2C8v96a8%2C8%2C0%2C0%2C0%2C16%2C0V96A8%2C8%2C0%2C0%2C0%2C48%2C88Zm32-8a8%2C8%2C0%2C0%2C0-8%2C8V192a8%2C8%2C0%2C0%2C0%2C16%2C0V88A8%2C8%2C0%2C0%2C0%2C80%2C80Zm32-32a8%2C8%2C0%2C0%2C0-8%2C8V192a8%2C8%2C0%2C0%2C0%2C16%2C0V56A8%2C8%2C0%2C0%2C0%2C112%2C48Zm110.84%2C58.34A80%2C80%2C0%2C0%2C0%2C144%2C40a8%2C8%2C0%2C0%2C0%2C0%2C16%2C63.76%2C63.76%2C0%2C0%2C1%2C63.68%2C57.53%2C8%2C8%2C0%2C0%2C0%2C6.44%2C7A32%2C32%2C0%2C0%2C1%2C208%2C184H144a8%2C8%2C0%2C0%2C0%2C0%2C16h64a48%2C48%2C0%2C0%2C0%2C14.84-93.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-spade{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M131.58%2C16.85a8%2C8%2C0%2C0%2C0-7.16%2C0C120.32%2C18.9%2C24%2C67.84%2C24%2C136a56%2C56%2C0%2C0%2C0%2C74.15%2C53L88.34%2C221.7A8%2C8%2C0%2C0%2C0%2C96%2C232h64a8%2C8%2C0%2C0%2C0%2C7.66-10.3L157.85%2C189A56%2C56%2C0%2C0%2C0%2C232%2C136C232%2C67.84%2C135.68%2C18.9%2C131.58%2C16.85ZM176%2C176a40%2C40%2C0%2C0%2C1-26.29-9.85%2C8%2C8%2C0%2C0%2C0-12.92%2C8.33L149.25%2C216h-42.5l12.46-41.52a8%2C8%2C0%2C0%2C0-12.92-8.33A40%2C40%2C0%2C0%2C1%2C40%2C136c0-29.88%2C24.41-56.55%2C44.89-73.66A279.13%2C279.13%2C0%2C0%2C1%2C128%2C33.06a279.13%2C279.13%2C0%2C0%2C1%2C43.11%2C29.28C208.21%2C93.34%2C216%2C119.51%2C216%2C136A40%2C40%2C0%2C0%2C1%2C176%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sparkle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M197.58%2C129.06%2C146%2C110l-19-51.62a15.92%2C15.92%2C0%2C0%2C0-29.88%2C0L78%2C110l-51.62%2C19a15.92%2C15.92%2C0%2C0%2C0%2C0%2C29.88L78%2C178l19%2C51.62a15.92%2C15.92%2C0%2C0%2C0%2C29.88%2C0L146%2C178l51.62-19a15.92%2C15.92%2C0%2C0%2C0%2C0-29.88ZM137%2C164.22a8%2C8%2C0%2C0%2C0-4.74%2C4.74L112%2C223.85%2C91.78%2C169A8%2C8%2C0%2C0%2C0%2C87%2C164.22L32.15%2C144%2C87%2C123.78A8%2C8%2C0%2C0%2C0%2C91.78%2C119L112%2C64.15%2C132.22%2C119a8%2C8%2C0%2C0%2C0%2C4.74%2C4.74L191.85%2C144ZM144%2C40a8%2C8%2C0%2C0%2C1%2C8-8h16V16a8%2C8%2C0%2C0%2C1%2C16%2C0V32h16a8%2C8%2C0%2C0%2C1%2C0%2C16H184V64a8%2C8%2C0%2C0%2C1-16%2C0V48H152A8%2C8%2C0%2C0%2C1%2C144%2C40ZM248%2C88a8%2C8%2C0%2C0%2C1-8%2C8h-8v8a8%2C8%2C0%2C0%2C1-16%2C0V96h-8a8%2C8%2C0%2C0%2C1%2C0-16h8V72a8%2C8%2C0%2C0%2C1%2C16%2C0v8h8A8%2C8%2C0%2C0%2C1%2C248%2C88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-speaker-hifi{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C24H64A16%2C16%2C0%2C0%2C0%2C48%2C40V216a16%2C16%2C0%2C0%2C0%2C16%2C16H192a16%2C16%2C0%2C0%2C0%2C16-16V40A16%2C16%2C0%2C0%2C0%2C192%2C24Zm0%2C192H64V40H192ZM116%2C76a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C116%2C76Zm12%2C116a40%2C40%2C0%2C1%2C0-40-40A40%2C40%2C0%2C0%2C0%2C128%2C192Zm0-64a24%2C24%2C0%2C1%2C1-24%2C24A24%2C24%2C0%2C0%2C1%2C128%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-speaker-high{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M155.51%2C24.81a8%2C8%2C0%2C0%2C0-8.42.88L77.25%2C80H32A16%2C16%2C0%2C0%2C0%2C16%2C96v64a16%2C16%2C0%2C0%2C0%2C16%2C16H77.25l69.84%2C54.31A8%2C8%2C0%2C0%2C0%2C160%2C224V32A8%2C8%2C0%2C0%2C0%2C155.51%2C24.81ZM32%2C96H72v64H32ZM144%2C207.64%2C88%2C164.09V91.91l56-43.55Zm54-106.08a40%2C40%2C0%2C0%2C1%2C0%2C52.88%2C8%2C8%2C0%2C0%2C1-12-10.58%2C24%2C24%2C0%2C0%2C0%2C0-31.72%2C8%2C8%2C0%2C0%2C1%2C12-10.58ZM248%2C128a79.9%2C79.9%2C0%2C0%2C1-20.37%2C53.34%2C8%2C8%2C0%2C0%2C1-11.92-10.67%2C64%2C64%2C0%2C0%2C0%2C0-85.33%2C8%2C8%2C0%2C1%2C1%2C11.92-10.67A79.83%2C79.83%2C0%2C0%2C1%2C248%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-speaker-low{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M155.51%2C24.81a8%2C8%2C0%2C0%2C0-8.42.88L77.25%2C80H32A16%2C16%2C0%2C0%2C0%2C16%2C96v64a16%2C16%2C0%2C0%2C0%2C16%2C16H77.25l69.84%2C54.31A8%2C8%2C0%2C0%2C0%2C160%2C224V32A8%2C8%2C0%2C0%2C0%2C155.51%2C24.81ZM32%2C96H72v64H32ZM144%2C207.64%2C88%2C164.09V91.91l56-43.55ZM208%2C128a39.93%2C39.93%2C0%2C0%2C1-10%2C26.46%2C8%2C8%2C0%2C0%2C1-12-10.58%2C24%2C24%2C0%2C0%2C0%2C0-31.72%2C8%2C8%2C0%2C1%2C1%2C12-10.58A40%2C40%2C0%2C0%2C1%2C208%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-speaker-none{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M155.51%2C24.81a8%2C8%2C0%2C0%2C0-8.42.88L77.25%2C80H32A16%2C16%2C0%2C0%2C0%2C16%2C96v64a16%2C16%2C0%2C0%2C0%2C16%2C16H77.25l69.84%2C54.31A8%2C8%2C0%2C0%2C0%2C160%2C224V32A8%2C8%2C0%2C0%2C0%2C155.51%2C24.81ZM32%2C96H72v64H32ZM144%2C207.64%2C88%2C164.09V91.91l56-43.55Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-speaker-simple-high{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M163.51%2C24.81a8%2C8%2C0%2C0%2C0-8.42.88L85.25%2C80H40A16%2C16%2C0%2C0%2C0%2C24%2C96v64a16%2C16%2C0%2C0%2C0%2C16%2C16H85.25l69.84%2C54.31A8%2C8%2C0%2C0%2C0%2C168%2C224V32A8%2C8%2C0%2C0%2C0%2C163.51%2C24.81ZM152%2C207.64%2C92.91%2C161.69A7.94%2C7.94%2C0%2C0%2C0%2C88%2C160H40V96H88a7.94%2C7.94%2C0%2C0%2C0%2C4.91-1.69L152%2C48.36ZM208%2C104v48a8%2C8%2C0%2C0%2C1-16%2C0V104a8%2C8%2C0%2C0%2C1%2C16%2C0Zm32-16v80a8%2C8%2C0%2C0%2C1-16%2C0V88a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-speaker-simple-low{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M163.51%2C24.81a8%2C8%2C0%2C0%2C0-8.42.88L85.25%2C80H40A16%2C16%2C0%2C0%2C0%2C24%2C96v64a16%2C16%2C0%2C0%2C0%2C16%2C16H85.25l69.84%2C54.31A8%2C8%2C0%2C0%2C0%2C168%2C224V32A8%2C8%2C0%2C0%2C0%2C163.51%2C24.81ZM152%2C207.64%2C92.91%2C161.69A7.94%2C7.94%2C0%2C0%2C0%2C88%2C160H40V96H88a7.94%2C7.94%2C0%2C0%2C0%2C4.91-1.69L152%2C48.36ZM208%2C104v48a8%2C8%2C0%2C0%2C1-16%2C0V104a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-speaker-simple-none{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M163.51%2C24.81a8%2C8%2C0%2C0%2C0-8.42.88L85.25%2C80H40A16%2C16%2C0%2C0%2C0%2C24%2C96v64a16%2C16%2C0%2C0%2C0%2C16%2C16H85.25l69.84%2C54.31A8%2C8%2C0%2C0%2C0%2C168%2C224V32A8%2C8%2C0%2C0%2C0%2C163.51%2C24.81ZM152%2C207.64%2C92.91%2C161.69A7.94%2C7.94%2C0%2C0%2C0%2C88%2C160H40V96H88a7.94%2C7.94%2C0%2C0%2C0%2C4.91-1.69L152%2C48.36Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-speaker-simple-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C152V104a8%2C8%2C0%2C0%2C1%2C16%2C0v48a8%2C8%2C0%2C0%2C1-16%2C0Zm40-72a8%2C8%2C0%2C0%2C0-8%2C8v80a8%2C8%2C0%2C0%2C0%2C16%2C0V88A8%2C8%2C0%2C0%2C0%2C232%2C80ZM221.92%2C210.62a8%2C8%2C0%2C1%2C1-11.84%2C10.76L168%2C175.09V224a8%2C8%2C0%2C0%2C1-12.91%2C6.31L85.25%2C176H40a16%2C16%2C0%2C0%2C1-16-16V96A16%2C16%2C0%2C0%2C1%2C40%2C80H81.55L50.08%2C45.38A8%2C8%2C0%2C0%2C1%2C61.92%2C34.62ZM152%2C157.49%2C96.1%2C96H40v64H88a7.94%2C7.94%2C0%2C0%2C1%2C4.91%2C1.69L152%2C207.64ZM125.06%2C69.31l26.94-21v58.47a8%2C8%2C0%2C0%2C0%2C16%2C0V32a8%2C8%2C0%2C0%2C0-12.91-6.31l-39.85%2C31a8%2C8%2C0%2C0%2C0%2C9.82%2C12.63Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-speaker-simple-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M163.51%2C24.81a8%2C8%2C0%2C0%2C0-8.42.88L85.25%2C80H40A16%2C16%2C0%2C0%2C0%2C24%2C96v64a16%2C16%2C0%2C0%2C0%2C16%2C16H85.25l69.84%2C54.31A8%2C8%2C0%2C0%2C0%2C168%2C224V32A8%2C8%2C0%2C0%2C0%2C163.51%2C24.81ZM152%2C207.64%2C92.91%2C161.69A7.94%2C7.94%2C0%2C0%2C0%2C88%2C160H40V96H88a7.94%2C7.94%2C0%2C0%2C0%2C4.91-1.69L152%2C48.36Zm101.66-61.3a8%2C8%2C0%2C0%2C1-11.32%2C11.32L224%2C139.31l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.32-11.32L212.69%2C128l-18.35-18.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32L224%2C116.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L235.31%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-speaker-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M53.92%2C34.62A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38L73.55%2C80H32A16%2C16%2C0%2C0%2C0%2C16%2C96v64a16%2C16%2C0%2C0%2C0%2C16%2C16H77.25l69.84%2C54.31A8%2C8%2C0%2C0%2C0%2C160%2C224V175.09l42.08%2C46.29a8%2C8%2C0%2C1%2C0%2C11.84-10.76ZM32%2C96H72v64H32ZM144%2C207.64%2C88%2C164.09V95.89l56%2C61.6Zm42-63.77a24%2C24%2C0%2C0%2C0%2C0-31.72%2C8%2C8%2C0%2C1%2C1%2C12-10.57%2C40%2C40%2C0%2C0%2C1%2C0%2C52.88%2C8%2C8%2C0%2C0%2C1-12-10.59Zm-80.16-76a8%2C8%2C0%2C0%2C1%2C1.4-11.23l39.85-31A8%2C8%2C0%2C0%2C1%2C160%2C32v74.83a8%2C8%2C0%2C0%2C1-16%2C0V48.36l-26.94%2C21A8%2C8%2C0%2C0%2C1%2C105.84%2C67.91ZM248%2C128a79.9%2C79.9%2C0%2C0%2C1-20.37%2C53.34%2C8%2C8%2C0%2C0%2C1-11.92-10.67%2C64%2C64%2C0%2C0%2C0%2C0-85.33%2C8%2C8%2C0%2C1%2C1%2C11.92-10.67A79.83%2C79.83%2C0%2C0%2C1%2C248%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-speaker-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M155.51%2C24.81a8%2C8%2C0%2C0%2C0-8.42.88L77.25%2C80H32A16%2C16%2C0%2C0%2C0%2C16%2C96v64a16%2C16%2C0%2C0%2C0%2C16%2C16H77.25l69.84%2C54.31A8%2C8%2C0%2C0%2C0%2C160%2C224V32A8%2C8%2C0%2C0%2C0%2C155.51%2C24.81ZM32%2C96H72v64H32ZM144%2C207.64%2C88%2C164.09V91.91l56-43.55Zm101.66-61.3a8%2C8%2C0%2C0%2C1-11.32%2C11.32L216%2C139.31l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.32-11.32L204.69%2C128l-18.35-18.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32L216%2C116.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L227.31%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-speedometer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M114.34%2C154.34l96-96a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32l-96%2C96a8%2C8%2C0%2C0%2C1-11.32-11.32ZM128%2C88a63.9%2C63.9%2C0%2C0%2C1%2C20.44%2C3.33%2C8%2C8%2C0%2C1%2C0%2C5.11-15.16A80%2C80%2C0%2C0%2C0%2C48.49%2C160.88%2C8%2C8%2C0%2C0%2C0%2C56.43%2C168c.29%2C0%2C.59%2C0%2C.89-.05a8%2C8%2C0%2C0%2C0%2C7.07-8.83A64.92%2C64.92%2C0%2C0%2C1%2C64%2C152%2C64.07%2C64.07%2C0%2C0%2C1%2C128%2C88Zm99.74%2C13a8%2C8%2C0%2C0%2C0-14.24%2C7.3%2C96.27%2C96.27%2C0%2C0%2C1%2C5%2C75.71l-181.1-.07A96.24%2C96.24%2C0%2C0%2C1%2C128%2C56h.88a95%2C95%2C0%2C0%2C1%2C42.82%2C10.5A8%2C8%2C0%2C1%2C0%2C179%2C52.27a112%2C112%2C0%2C0%2C0-156.66%2C137A16.07%2C16.07%2C0%2C0%2C0%2C37.46%2C200H218.53a16%2C16%2C0%2C0%2C0%2C15.11-10.71%2C112.35%2C112.35%2C0%2C0%2C0-5.9-88.3Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sphere{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm88%2C104c0%2C6-17%2C16.23-48.77%2C21.17.51-7%2C.77-14.08.77-21.17%2C0-32.24-5.35-64.72-15.74-84.6A88.17%2C88.17%2C0%2C0%2C1%2C216%2C128ZM128%2C40c8.15%2C0%2C24%2C31.06%2C24%2C88%2C0%2C8.24-.34%2C15.92-.93%2C23.07-7.15.59-14.83.93-23.07.93-56.94%2C0-88-15.85-88-24A88.1%2C88.1%2C0%2C0%2C1%2C128%2C40ZM43.4%2C152.26C63.28%2C162.65%2C95.76%2C168%2C128%2C168c7.09%2C0%2C14.19-.26%2C21.17-.77C144.23%2C199%2C134%2C216%2C128%2C216A88.17%2C88.17%2C0%2C0%2C1%2C43.4%2C152.26ZM152.26%2C212.6c6.29-12%2C10.73-28.67%2C13.26-47.08%2C18.41-2.53%2C35-7%2C47.08-13.26A88.4%2C88.4%2C0%2C0%2C1%2C152.26%2C212.6Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-spinner-ball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm87.82%2C98.46c-28.34%2C20-49.57%2C14.68-71.87%2C4.39%2C20.06-14.19%2C38.86-32.21%2C39.53-67.11A87.92%2C87.92%2C0%2C0%2C1%2C215.82%2C122.46ZM167.11%2C49.19C170.24%2C83.71%2C155%2C99.44%2C135%2C113.61c-2.25-24.48-8.44-49.8-38.37-67.82a87.89%2C87.89%2C0%2C0%2C1%2C70.5%2C3.4ZM79.32%2C54.73c31.45%2C14.55%2C37.47%2C35.58%2C39.71%2C60-22.33-10.29-47.35-17.59-77.93-.68A88.18%2C88.18%2C0%2C0%2C1%2C79.32%2C54.73ZM40.18%2C133.54c28.34-20%2C49.57-14.68%2C71.87-4.39C92%2C143.34%2C73.19%2C161.36%2C72.52%2C196.26A87.92%2C87.92%2C0%2C0%2C1%2C40.18%2C133.54Zm48.71%2C73.27C85.76%2C172.29%2C101%2C156.56%2C121%2C142.39c2.25%2C24.48%2C8.44%2C49.8%2C38.37%2C67.82a87.89%2C87.89%2C0%2C0%2C1-70.5-3.4Zm87.79-5.54c-31.45-14.55-37.47-35.58-39.71-60%2C12.72%2C5.86%2C26.31%2C10.75%2C41.3%2C10.75%2C11.33%2C0%2C23.46-2.8%2C36.63-10.08A88.2%2C88.2%2C0%2C0%2C1%2C176.68%2C201.27Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-spinner-gap{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C32V64a8%2C8%2C0%2C0%2C1-16%2C0V32a8%2C8%2C0%2C0%2C1%2C16%2C0Zm88%2C88H192a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8%2C8%2C0%2C0%2C0%2C0-16Zm-45.09%2C47.6a8%2C8%2C0%2C0%2C0-11.31%2C11.31l22.62%2C22.63a8%2C8%2C0%2C0%2C0%2C11.32-11.32ZM128%2C184a8%2C8%2C0%2C0%2C0-8%2C8v32a8%2C8%2C0%2C0%2C0%2C16%2C0V192A8%2C8%2C0%2C0%2C0%2C128%2C184ZM77.09%2C167.6%2C54.46%2C190.22a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32L88.4%2C178.91A8%2C8%2C0%2C0%2C0%2C77.09%2C167.6ZM72%2C128a8%2C8%2C0%2C0%2C0-8-8H32a8%2C8%2C0%2C0%2C0%2C0%2C16H64A8%2C8%2C0%2C0%2C0%2C72%2C128ZM65.78%2C54.46A8%2C8%2C0%2C0%2C0%2C54.46%2C65.78L77.09%2C88.4A8%2C8%2C0%2C0%2C0%2C88.4%2C77.09Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-spinner{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C32V64a8%2C8%2C0%2C0%2C1-16%2C0V32a8%2C8%2C0%2C0%2C1%2C16%2C0Zm37.25%2C58.75a8%2C8%2C0%2C0%2C0%2C5.66-2.35l22.63-22.62a8%2C8%2C0%2C0%2C0-11.32-11.32L167.6%2C77.09a8%2C8%2C0%2C0%2C0%2C5.65%2C13.66ZM224%2C120H192a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8%2C8%2C0%2C0%2C0%2C0-16Zm-45.09%2C47.6a8%2C8%2C0%2C0%2C0-11.31%2C11.31l22.62%2C22.63a8%2C8%2C0%2C0%2C0%2C11.32-11.32ZM128%2C184a8%2C8%2C0%2C0%2C0-8%2C8v32a8%2C8%2C0%2C0%2C0%2C16%2C0V192A8%2C8%2C0%2C0%2C0%2C128%2C184ZM77.09%2C167.6%2C54.46%2C190.22a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32L88.4%2C178.91A8%2C8%2C0%2C0%2C0%2C77.09%2C167.6ZM72%2C128a8%2C8%2C0%2C0%2C0-8-8H32a8%2C8%2C0%2C0%2C0%2C0%2C16H64A8%2C8%2C0%2C0%2C0%2C72%2C128ZM65.78%2C54.46A8%2C8%2C0%2C0%2C0%2C54.46%2C65.78L77.09%2C88.4A8%2C8%2C0%2C0%2C0%2C88.4%2C77.09Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-spiral{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C144a8%2C8%2C0%2C0%2C1-16%2C0%2C96.11%2C96.11%2C0%2C0%2C0-96-96%2C88.1%2C88.1%2C0%2C0%2C0-88%2C88%2C80.09%2C80.09%2C0%2C0%2C0%2C80%2C80%2C72.08%2C72.08%2C0%2C0%2C0%2C72-72%2C64.07%2C64.07%2C0%2C0%2C0-64-64%2C56.06%2C56.06%2C0%2C0%2C0-56%2C56%2C48.05%2C48.05%2C0%2C0%2C0%2C48%2C48%2C40%2C40%2C0%2C0%2C0%2C40-40%2C32%2C32%2C0%2C0%2C0-32-32%2C24%2C24%2C0%2C0%2C0-24%2C24%2C16%2C16%2C0%2C0%2C0%2C16%2C16%2C8%2C8%2C0%2C0%2C0%2C8-8%2C8%2C8%2C0%2C0%2C1%2C0-16%2C16%2C16%2C0%2C0%2C1%2C16%2C16%2C24%2C24%2C0%2C0%2C1-24%2C24%2C32%2C32%2C0%2C0%2C1-32-32%2C40%2C40%2C0%2C0%2C1%2C40-40%2C48.05%2C48.05%2C0%2C0%2C1%2C48%2C48%2C56.06%2C56.06%2C0%2C0%2C1-56%2C56%2C64.07%2C64.07%2C0%2C0%2C1-64-64%2C72.08%2C72.08%2C0%2C0%2C1%2C72-72%2C80.09%2C80.09%2C0%2C0%2C1%2C80%2C80%2C88.1%2C88.1%2C0%2C0%2C1-88%2C88%2C96.11%2C96.11%2C0%2C0%2C1-96-96A104.11%2C104.11%2C0%2C0%2C1%2C136%2C32%2C112.12%2C112.12%2C0%2C0%2C1%2C248%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-split-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M112%2C48V208a8%2C8%2C0%2C0%2C1-16%2C0V136H43.31l18.35%2C18.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-32-32a8%2C8%2C0%2C0%2C1%2C0-11.32l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L43.31%2C120H96V48a8%2C8%2C0%2C0%2C1%2C16%2C0Zm125.66%2C74.34-32-32a8%2C8%2C0%2C0%2C0-11.32%2C11.32L212.69%2C120H160V48a8%2C8%2C0%2C0%2C0-16%2C0V208a8%2C8%2C0%2C0%2C0%2C16%2C0V136h52.69l-18.35%2C18.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l32-32A8%2C8%2C0%2C0%2C0%2C237.66%2C122.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-split-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C152a8%2C8%2C0%2C0%2C1-8%2C8H136v52.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0l-32-32a8%2C8%2C0%2C0%2C1%2C11.32-11.32L120%2C212.69V160H48a8%2C8%2C0%2C0%2C1%2C0-16H208A8%2C8%2C0%2C0%2C1%2C216%2C152ZM48%2C112H208a8%2C8%2C0%2C0%2C0%2C0-16H136V43.31l18.34%2C18.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32l-32-32a8%2C8%2C0%2C0%2C0-11.32%2C0l-32%2C32a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32L120%2C43.31V96H48a8%2C8%2C0%2C0%2C0%2C0%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-spotify-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm31.07-46.26a8%2C8%2C0%2C0%2C1-10.81%2C3.33%2C42.79%2C42.79%2C0%2C0%2C0-40.52%2C0%2C8%2C8%2C0%2C0%2C1-7.48-14.14%2C59.33%2C59.33%2C0%2C0%2C1%2C55.48%2C0A8%2C8%2C0%2C0%2C1%2C159.07%2C169.74Zm32-56a8%2C8%2C0%2C0%2C1-10.83%2C3.29%2C110.62%2C110.62%2C0%2C0%2C0-104.46%2C0%2C8%2C8%2C0%2C0%2C1-7.54-14.12%2C126.67%2C126.67%2C0%2C0%2C1%2C119.54%2C0A8%2C8%2C0%2C0%2C1%2C191.06%2C113.76Zm-16%2C28a8%2C8%2C0%2C0%2C1-10.82%2C3.3%2C77%2C77%2C0%2C0%2C0-72.48%2C0%2C8%2C8%2C0%2C0%2C1-7.52-14.12%2C93%2C93%2C0%2C0%2C1%2C87.52%2C0A8%2C8%2C0%2C0%2C1%2C175.06%2C141.76Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-spray-bottle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C80a8%2C8%2C0%2C0%2C0%2C8-8%2C56.06%2C56.06%2C0%2C0%2C0-56-56H80A16%2C16%2C0%2C0%2C0%2C64%2C32V80a24%2C24%2C0%2C0%2C1-24%2C24%2C8%2C8%2C0%2C0%2C0%2C0%2C16A40%2C40%2C0%2C0%2C0%2C80%2C80h32v24.62a23.87%2C23.87%2C0%2C0%2C1-9%2C18.74L87%2C136.15a39.79%2C39.79%2C0%2C0%2C0-15%2C31.23V224a16%2C16%2C0%2C0%2C0%2C16%2C16H192a16%2C16%2C0%2C0%2C0%2C16-16V211.47A270.88%2C270.88%2C0%2C0%2C0%2C174%2C80ZM80%2C32h72a40.08%2C40.08%2C0%2C0%2C1%2C39.2%2C32H80ZM192%2C211.47V224H88V167.38a23.87%2C23.87%2C0%2C0%2C1%2C9-18.74l16-12.79a39.79%2C39.79%2C0%2C0%2C0%2C15-31.23V80h27.52A254.86%2C254.86%2C0%2C0%2C1%2C192%2C211.47Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-square-half-bottom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C40H56A16%2C16%2C0%2C0%2C0%2C40%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C200%2C40Zm0%2C16v64H56V56Zm-96%2C80v64H88V136Zm16%2C0h16v64H120Zm32%2C0h16v64H152Zm-96%2C0H72v64H56Zm144%2C64H184V136h16v64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-square-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C40H56A16%2C16%2C0%2C0%2C0%2C40%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C200%2C40Zm-64%2C80h64v16H136Zm0-16V88h64v16Zm0%2C48h64v16H136Zm64-80H136V56h64ZM56%2C56h64V200H56ZM200%2C200H136V184h64v16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-square-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208V208ZM160%2C88H96a8%2C8%2C0%2C0%2C0-8%2C8v64a8%2C8%2C0%2C0%2C0%2C8%2C8h64a8%2C8%2C0%2C0%2C0%2C8-8V96A8%2C8%2C0%2C0%2C0%2C160%2C88Zm-8%2C64H104V104h48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-square-split-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C40H56A16%2C16%2C0%2C0%2C0%2C40%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C200%2C40ZM56%2C56h64V200H56ZM200%2C200H136V56h64V200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-square-split-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C40H56A16%2C16%2C0%2C0%2C0%2C40%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C200%2C40Zm0%2C16v64H56V56Zm0%2C144H56V136H200v64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208V208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-squares-four{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M104%2C40H56A16%2C16%2C0%2C0%2C0%2C40%2C56v48a16%2C16%2C0%2C0%2C0%2C16%2C16h48a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C104%2C40Zm0%2C64H56V56h48v48Zm96-64H152a16%2C16%2C0%2C0%2C0-16%2C16v48a16%2C16%2C0%2C0%2C0%2C16%2C16h48a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C200%2C40Zm0%2C64H152V56h48v48Zm-96%2C32H56a16%2C16%2C0%2C0%2C0-16%2C16v48a16%2C16%2C0%2C0%2C0%2C16%2C16h48a16%2C16%2C0%2C0%2C0%2C16-16V152A16%2C16%2C0%2C0%2C0%2C104%2C136Zm0%2C64H56V152h48v48Zm96-64H152a16%2C16%2C0%2C0%2C0-16%2C16v48a16%2C16%2C0%2C0%2C0%2C16%2C16h48a16%2C16%2C0%2C0%2C0%2C16-16V152A16%2C16%2C0%2C0%2C0%2C200%2C136Zm0%2C64H152V152h48v48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-stack-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230.91%2C124A8%2C8%2C0%2C0%2C1%2C228%2C134.91l-96%2C56a8%2C8%2C0%2C0%2C1-8.06%2C0l-96-56A8%2C8%2C0%2C0%2C1%2C36%2C121.09l92%2C53.65%2C92-53.65A8%2C8%2C0%2C0%2C1%2C230.91%2C124ZM24%2C80a8%2C8%2C0%2C0%2C1%2C4-6.91l96-56a8%2C8%2C0%2C0%2C1%2C8.06%2C0l96%2C56a8%2C8%2C0%2C0%2C1%2C0%2C13.82l-96%2C56a8%2C8%2C0%2C0%2C1-8.06%2C0l-96-56A8%2C8%2C0%2C0%2C1%2C24%2C80Zm23.88%2C0L128%2C126.74%2C208.12%2C80%2C128%2C33.26ZM232%2C192H184a8%2C8%2C0%2C0%2C0%2C0%2C16h48a8%2C8%2C0%2C0%2C0%2C0-16Zm-92%2C23.76-12%2C7L36%2C169.09A8%2C8%2C0%2C0%2C0%2C28%2C182.91l96%2C56a8%2C8%2C0%2C0%2C0%2C8.06%2C0l16-9.33A8%2C8%2C0%2C1%2C0%2C140%2C215.76Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-stack-overflow-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C152.09V216a8%2C8%2C0%2C0%2C1-8%2C8H48a8%2C8%2C0%2C0%2C1-8-8V152.09a8%2C8%2C0%2C0%2C1%2C16%2C0V208H200V152.09a8%2C8%2C0%2C0%2C1%2C16%2C0Zm-128%2C32h80a8%2C8%2C0%2C1%2C0%2C0-16H88a8%2C8%2C0%2C1%2C0%2C0%2C16Zm4.88-53%2C77.27%2C20.68a7.89%2C7.89%2C0%2C0%2C0%2C2.08.28%2C8%2C8%2C0%2C0%2C0%2C2.07-15.71L97%2C115.61A8%2C8%2C0%2C1%2C0%2C92.88%2C131Zm18.45-49.93%2C69.28%2C40a8%2C8%2C0%2C0%2C0%2C10.93-2.93%2C8%2C8%2C0%2C0%2C0-2.93-10.91L119.33%2C67.27a8%2C8%2C0%2C1%2C0-8%2C13.84Zm87.33%2C13A8%2C8%2C0%2C1%2C0%2C210%2C82.84l-56.57-56.5a8%2C8%2C0%2C0%2C0-11.32%2C11.3Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-stack-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230.91%2C124A8%2C8%2C0%2C0%2C1%2C228%2C134.91l-96%2C56a8%2C8%2C0%2C0%2C1-8.06%2C0l-96-56A8%2C8%2C0%2C0%2C1%2C36%2C121.09l92%2C53.65%2C92-53.65A8%2C8%2C0%2C0%2C1%2C230.91%2C124ZM24%2C80a8%2C8%2C0%2C0%2C1%2C4-6.91l96-56a8%2C8%2C0%2C0%2C1%2C8.06%2C0l96%2C56a8%2C8%2C0%2C0%2C1%2C0%2C13.82l-96%2C56a8%2C8%2C0%2C0%2C1-8.06%2C0l-96-56A8%2C8%2C0%2C0%2C1%2C24%2C80Zm23.88%2C0L128%2C126.74%2C208.12%2C80%2C128%2C33.26ZM232%2C192H216V176a8%2C8%2C0%2C0%2C0-16%2C0v16H184a8%2C8%2C0%2C0%2C0%2C0%2C16h16v16a8%2C8%2C0%2C0%2C0%2C16%2C0V208h16a8%2C8%2C0%2C0%2C0%2C0-16Zm-92%2C23.76-12%2C7L36%2C169.09A8%2C8%2C0%2C0%2C0%2C28%2C182.91l96%2C56a8%2C8%2C0%2C0%2C0%2C8.06%2C0l16-9.33A8%2C8%2C0%2C1%2C0%2C140%2C215.76Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-stack-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12%2C111l112%2C64a8%2C8%2C0%2C0%2C0%2C7.94%2C0l112-64a8%2C8%2C0%2C0%2C0%2C0-13.9l-112-64a8%2C8%2C0%2C0%2C0-7.94%2C0l-112%2C64A8%2C8%2C0%2C0%2C0%2C12%2C111ZM128%2C49.21%2C223.87%2C104%2C128%2C158.79%2C32.13%2C104ZM246.94%2C140A8%2C8%2C0%2C0%2C1%2C244%2C151L132%2C215a8%2C8%2C0%2C0%2C1-7.94%2C0L12%2C151A8%2C8%2C0%2C0%2C1%2C20%2C137.05l108%2C61.74%2C108-61.74A8%2C8%2C0%2C0%2C1%2C246.94%2C140Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-stack{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230.91%2C172A8%2C8%2C0%2C0%2C1%2C228%2C182.91l-96%2C56a8%2C8%2C0%2C0%2C1-8.06%2C0l-96-56A8%2C8%2C0%2C0%2C1%2C36%2C169.09l92%2C53.65%2C92-53.65A8%2C8%2C0%2C0%2C1%2C230.91%2C172ZM220%2C121.09l-92%2C53.65L36%2C121.09A8%2C8%2C0%2C0%2C0%2C28%2C134.91l96%2C56a8%2C8%2C0%2C0%2C0%2C8.06%2C0l96-56A8%2C8%2C0%2C1%2C0%2C220%2C121.09ZM24%2C80a8%2C8%2C0%2C0%2C1%2C4-6.91l96-56a8%2C8%2C0%2C0%2C1%2C8.06%2C0l96%2C56a8%2C8%2C0%2C0%2C1%2C0%2C13.82l-96%2C56a8%2C8%2C0%2C0%2C1-8.06%2C0l-96-56A8%2C8%2C0%2C0%2C1%2C24%2C80Zm23.88%2C0L128%2C126.74%2C208.12%2C80%2C128%2C33.26Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-stairs{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C24H56A16%2C16%2C0%2C0%2C0%2C40%2C40V216a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V40A16%2C16%2C0%2C0%2C0%2C200%2C24ZM152%2C144h48v24H112V144Zm8-16V104h40v24Zm40-88V88H152a8%2C8%2C0%2C0%2C0-8%2C8v32H104a8%2C8%2C0%2C0%2C0-8%2C8v32H56V40Zm0%2C176H56V184H200v32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-stamp{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C224a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C224Zm0-80v40a16%2C16%2C0%2C0%2C1-16%2C16H48a16%2C16%2C0%2C0%2C1-16-16V144a16%2C16%2C0%2C0%2C1%2C16-16h56.43L88.72%2C54.71A32%2C32%2C0%2C0%2C1%2C120%2C16h16a32%2C32%2C0%2C0%2C1%2C31.29%2C38.71L151.57%2C128H208A16%2C16%2C0%2C0%2C1%2C224%2C144ZM120.79%2C128h14.42l16.43-76.65A16%2C16%2C0%2C0%2C0%2C136%2C32H120a16%2C16%2C0%2C0%2C0-15.65%2C19.35ZM208%2C184V144H48v40H208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-standard-definition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144%2C72a8%2C8%2C0%2C0%2C0-8%2C8v96a8%2C8%2C0%2C0%2C0%2C8%2C8h24a56%2C56%2C0%2C0%2C0%2C0-112Zm64%2C56a40%2C40%2C0%2C0%2C1-40%2C40H152V88h16A40%2C40%2C0%2C0%2C1%2C208%2C128ZM24%2C48a8%2C8%2C0%2C0%2C1%2C8-8H224a8%2C8%2C0%2C0%2C1%2C0%2C16H32A8%2C8%2C0%2C0%2C1%2C24%2C48ZM232%2C208a8%2C8%2C0%2C0%2C1-8%2C8H32a8%2C8%2C0%2C0%2C1%2C0-16H224A8%2C8%2C0%2C0%2C1%2C232%2C208ZM104%2C152c0-9.48-8.61-13-26.88-18.26C61.37%2C129.2%2C41.78%2C123.55%2C41.78%2C104c0-18.24%2C16.43-32%2C38.22-32%2C15.72%2C0%2C29.18%2C7.3%2C35.12%2C19a8%2C8%2C0%2C1%2C1-14.27%2C7.22C97.64%2C91.93%2C89.65%2C88%2C80%2C88c-12.67%2C0-22.22%2C6.88-22.22%2C16%2C0%2C7%2C9%2C10.1%2C23.77%2C14.36C97.78%2C123%2C120%2C129.45%2C120%2C152c0%2C17.64-17.94%2C32-40%2C32s-40-14.36-40-32a8%2C8%2C0%2C0%2C1%2C16%2C0c0%2C8.67%2C11%2C16%2C24%2C16S104%2C160.67%2C104%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-star-and-crescent{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M155.64%2C199.28a80%2C80%2C0%2C0%2C1%2C0-142.56%2C8%2C8%2C0%2C0%2C0%2C0-14.25A94.93%2C94.93%2C0%2C0%2C0%2C112%2C32a96%2C96%2C0%2C0%2C0%2C0%2C192%2C94.93%2C94.93%2C0%2C0%2C0%2C43.64-10.47%2C8%2C8%2C0%2C0%2C0%2C0-14.25ZM112%2C208A80%2C80%2C0%2C1%2C1%2C134.4%2C51.16a96.08%2C96.08%2C0%2C0%2C0%2C0%2C153.68A79.82%2C79.82%2C0%2C0%2C1%2C112%2C208Zm139.17-87.35-26.5-11.43-2.31-29.84a8%2C8%2C0%2C0%2C0-14.14-4.47L189.63%2C97.42l-27.71-6.85a8%2C8%2C0%2C0%2C0-8.81%2C11.82L168.18%2C128l-15.07%2C25.61a8%2C8%2C0%2C0%2C0%2C8.81%2C11.82l27.71-6.85%2C18.59%2C22.51a8%2C8%2C0%2C0%2C0%2C14.14-4.47l2.31-29.84%2C26.5-11.43a8%2C8%2C0%2C0%2C0%2C0-14.7ZM213.89%2C134a8%2C8%2C0%2C0%2C0-4.8%2C6.73l-1.15%2C14.89-9.18-11.11a8%2C8%2C0%2C0%2C0-6.17-2.91%2C8.4%2C8.4%2C0%2C0%2C0-1.92.23l-14.12%2C3.5%2C7.81-13.27a8%2C8%2C0%2C0%2C0%2C0-8.12l-7.81-13.27%2C14.12%2C3.5a8%2C8%2C0%2C0%2C0%2C8.09-2.68l9.18-11.11%2C1.15%2C14.89a8%2C8%2C0%2C0%2C0%2C4.8%2C6.73l13.92%2C6Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-star-four{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.5%2C113%2C166.06%2C89.94%2C143%2C26.5a16%2C16%2C0%2C0%2C0-30%2C0L89.94%2C89.94%2C26.5%2C113a16%2C16%2C0%2C0%2C0%2C0%2C30l63.44%2C23.07L113%2C229.5a16%2C16%2C0%2C0%2C0%2C30%2C0l23.07-63.44L229.5%2C143a16%2C16%2C0%2C0%2C0%2C0-30ZM157.08%2C152.3a8%2C8%2C0%2C0%2C0-4.78%2C4.78L128%2C223.9l-24.3-66.82a8%2C8%2C0%2C0%2C0-4.78-4.78L32.1%2C128l66.82-24.3a8%2C8%2C0%2C0%2C0%2C4.78-4.78L128%2C32.1l24.3%2C66.82a8%2C8%2C0%2C0%2C0%2C4.78%2C4.78L223.9%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-star-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M234.29%2C114.85l-5.06%2C4.37a8%2C8%2C0%2C0%2C1-10.45-12.12l5.06-4.37c.12-.1.23-.19.13-.5s-.18-.27-.34-.29l-8.27-.67a8%2C8%2C0%2C1%2C1%2C1.29-15.94l8.27.66a16.46%2C16.46%2C0%2C0%2C1%2C9.37%2C28.86Zm-61.71%2C37.79%2C4.08%2C17.22a8%2C8%2C0%2C0%2C0%2C7.78%2C6.16%2C7.86%2C7.86%2C0%2C0%2C0%2C1.85-.22%2C8%2C8%2C0%2C0%2C0%2C5.94-9.63l-3-12.49%2C8-6.86a8%2C8%2C0%2C0%2C0-10.45-12.12l-11.64%2C10A8%2C8%2C0%2C0%2C0%2C172.58%2C152.64Zm29.13%2C53.53a8%2C8%2C0%2C0%2C0-15.57%2C3.69l1.32%2C5.58a.37.37%2C0%2C0%2C1-.17.48c-.18.14-.23.11-.38%2C0l-6.72-4.13a8%2C8%2C0%2C0%2C0-8.38%2C13.63l6.72%2C4.13A16.4%2C16.4%2C0%2C0%2C0%2C203%2C211.75ZM175.36%2C98.05l-15.64-1.27A8%2C8%2C0%2C0%2C1%2C153%2C91.86L136%2C50.78V184.63l7.43%2C4.57a8%2C8%2C0%2C1%2C1-8.38%2C13.63L128%2C198.49%2C77.47%2C229.57A16.4%2C16.4%2C0%2C0%2C1%2C53%2C211.75l13.76-58.07-45-38.83A16.46%2C16.46%2C0%2C0%2C1%2C31.08%2C86l59-4.76%2C22.76-55.08a16.36%2C16.36%2C0%2C0%2C1%2C30.27%2C0l22.75%2C55.08%2C10.76.87a8%2C8%2C0%2C1%2C1-1.29%2C16ZM120%2C184.63V50.78L103%2C91.86a8%2C8%2C0%2C0%2C1-6.75%2C4.92l-63.92%2C5.16c-.15%2C0-.24%2C0-.33.29a.39.39%2C0%2C0%2C0%2C.13.51l48.7%2C42a8%2C8%2C0%2C0%2C1%2C2.56%2C7.91l-14.88%2C62.8a.37.37%2C0%2C0%2C0%2C.17.48c.18.14.23.11.38%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-star-of-david{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M201.21%2C128%2C231%2C76A8%2C8%2C0%2C0%2C0%2C224%2C64H164.65L135%2C12a8%2C8%2C0%2C0%2C0-13.9%2C0L91.33%2C64H32a8%2C8%2C0%2C0%2C0-6.95%2C12l29.72%2C52L25.05%2C180a8%2C8%2C0%2C0%2C0%2C7%2C12H91.33l29.72%2C52a8%2C8%2C0%2C0%2C0%2C13.9%2C0l29.7-52H224A8%2C8%2C0%2C0%2C0%2C231%2C180Zm9-48L192%2C111.88%2C173.79%2C80Zm-27.42%2C48-27.42%2C48-54.75%2C0L73.2%2C128l27.42-48%2C54.75%2C0ZM128%2C32.12%2C146.22%2C64H109.77ZM45.78%2C80H82.19L64%2C111.88Zm0%2C95.92L64%2C144.12%2C82.19%2C176ZM128%2C223.88%2C109.77%2C192h36.45ZM173.79%2C176%2C192%2C144.12%2C210.21%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M239.18%2C97.26A16.38%2C16.38%2C0%2C0%2C0%2C224.92%2C86l-59-4.76L143.14%2C26.15a16.36%2C16.36%2C0%2C0%2C0-30.27%2C0L90.11%2C81.23%2C31.08%2C86a16.46%2C16.46%2C0%2C0%2C0-9.37%2C28.86l45%2C38.83L53%2C211.75a16.38%2C16.38%2C0%2C0%2C0%2C24.5%2C17.82L128%2C198.49l50.53%2C31.08A16.4%2C16.4%2C0%2C0%2C0%2C203%2C211.75l-13.76-58.07%2C45-38.83A16.43%2C16.43%2C0%2C0%2C0%2C239.18%2C97.26Zm-15.34%2C5.47-48.7%2C42a8%2C8%2C0%2C0%2C0-2.56%2C7.91l14.88%2C62.8a.37.37%2C0%2C0%2C1-.17.48c-.18.14-.23.11-.38%2C0l-54.72-33.65a8%2C8%2C0%2C0%2C0-8.38%2C0L69.09%2C215.94c-.15.09-.19.12-.38%2C0a.37.37%2C0%2C0%2C1-.17-.48l14.88-62.8a8%2C8%2C0%2C0%2C0-2.56-7.91l-48.7-42c-.12-.1-.23-.19-.13-.5s.18-.27.33-.29l63.92-5.16A8%2C8%2C0%2C0%2C0%2C103%2C91.86l24.62-59.61c.08-.17.11-.25.35-.25s.27.08.35.25L153%2C91.86a8%2C8%2C0%2C0%2C0%2C6.75%2C4.92l63.92%2C5.16c.15%2C0%2C.24%2C0%2C.33.29S224%2C102.63%2C223.84%2C102.73Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-steam-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24ZM117.39%2C185.92l62-50.55a36%2C36%2C0%2C1%2C0-51.14-50.23l-43%2C52.73L45.28%2C98A88%2C88%2C0%2C1%2C1%2C40%2C128a89.56%2C89.56%2C0%2C0%2C1%2C.8-11.88l34.57%2C34.57a28%2C28%2C0%2C0%2C0%2C42%2C35.23Zm4.19-67.37a36.18%2C36.18%2C0%2C0%2C0%2C23.87%2C23.87l-18.26%2C14.89a28.11%2C28.11%2C0%2C0%2C0-20.5-20.5ZM156%2C128a20%2C20%2C0%2C1%2C1%2C20-20A20%2C20%2C0%2C0%2C1%2C156%2C128Zm-56%2C24a12%2C12%2C0%2C1%2C1-12%2C12A12%2C12%2C0%2C0%2C1%2C100%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-steering-wheel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C152a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C128%2C152Zm104-24A104%2C104%2C0%2C1%2C1%2C128%2C24%2C104.11%2C104.11%2C0%2C0%2C1%2C232%2C128ZM40%2C128v.33a135.93%2C135.93%2C0%2C0%2C1%2C176%2C0V128a88%2C88%2C0%2C0%2C0-176%2C0Zm67.5%2C85.58L90.45%2C168H49.63A88.35%2C88.35%2C0%2C0%2C0%2C107.5%2C213.58ZM128%2C216c.83%2C0%2C1.66%2C0%2C2.49%2C0l20.07-53.57a16.07%2C16.07%2C0%2C0%2C1%2C15-10.39h47.12c.38-1.31.72-2.64%2C1-4a120%2C120%2C0%2C0%2C0-171.4%2C0c.31%2C1.34.65%2C2.67%2C1%2C4H90.45a16.08%2C16.08%2C0%2C0%2C1%2C15%2C10.4l20%2C53.56C126.31%2C216%2C127.15%2C216%2C128%2C216Zm78.37-48H165.55l-17.09%2C45.59A88.34%2C88.34%2C0%2C0%2C0%2C206.37%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-steps{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C56a8%2C8%2C0%2C0%2C1-8%2C8H192v40a8%2C8%2C0%2C0%2C1-8%2C8H136v40a8%2C8%2C0%2C0%2C1-8%2C8H80v40a8%2C8%2C0%2C0%2C1-8%2C8H16a8%2C8%2C0%2C0%2C1%2C0-16H64V152a8%2C8%2C0%2C0%2C1%2C8-8h48V104a8%2C8%2C0%2C0%2C1%2C8-8h48V56a8%2C8%2C0%2C0%2C1%2C8-8h56A8%2C8%2C0%2C0%2C1%2C248%2C56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-stethoscope{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M220%2C160a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C220%2C160Zm-4.55%2C39.29A48.08%2C48.08%2C0%2C0%2C1%2C168%2C240H144a48.05%2C48.05%2C0%2C0%2C1-48-48V151.49A64%2C64%2C0%2C0%2C1%2C40%2C88V40a8%2C8%2C0%2C0%2C1%2C8-8H72a8%2C8%2C0%2C0%2C1%2C0%2C16H56V88a48%2C48%2C0%2C0%2C0%2C48.64%2C48c26.11-.34%2C47.36-22.25%2C47.36-48.83V48H136a8%2C8%2C0%2C0%2C1%2C0-16h24a8%2C8%2C0%2C0%2C1%2C8%2C8V87.17c0%2C32.84-24.53%2C60.29-56%2C64.31V192a32%2C32%2C0%2C0%2C0%2C32%2C32h24a32.06%2C32.06%2C0%2C0%2C0%2C31.22-25%2C40%2C40%2C0%2C1%2C1%2C16.23.27ZM232%2C160a24%2C24%2C0%2C1%2C0-24%2C24A24%2C24%2C0%2C0%2C0%2C232%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sticker{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C32H88A56.06%2C56.06%2C0%2C0%2C0%2C32%2C88v80a56.06%2C56.06%2C0%2C0%2C0%2C56%2C56h48a8.07%2C8.07%2C0%2C0%2C0%2C2.53-.41c26.23-8.75%2C76.31-58.83%2C85.06-85.06A8.07%2C8.07%2C0%2C0%2C0%2C224%2C136V88A56.06%2C56.06%2C0%2C0%2C0%2C168%2C32ZM48%2C168V88A40%2C40%2C0%2C0%2C1%2C88%2C48h80a40%2C40%2C0%2C0%2C1%2C40%2C40v40H184a56.06%2C56.06%2C0%2C0%2C0-56%2C56v24H88A40%2C40%2C0%2C0%2C1%2C48%2C168Zm96%2C35.14V184a40%2C40%2C0%2C0%2C1%2C40-40h19.14C191%2C163.5%2C163.5%2C191%2C144%2C203.14Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-stool{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C64V40a16%2C16%2C0%2C0%2C0-16-16H72A16%2C16%2C0%2C0%2C0%2C56%2C40V64A16%2C16%2C0%2C0%2C0%2C72%2C80h6.64L56.1%2C222.75a8%2C8%2C0%2C0%2C0%2C6.65%2C9.15A7.82%2C7.82%2C0%2C0%2C0%2C64%2C232a8%2C8%2C0%2C0%2C0%2C7.89-6.75L79.68%2C176h96.64l7.78%2C49.25A8%2C8%2C0%2C0%2C0%2C192%2C232a7.82%2C7.82%2C0%2C0%2C0%2C1.26-.1%2C8%2C8%2C0%2C0%2C0%2C6.65-9.15L177.36%2C80H184A16%2C16%2C0%2C0%2C0%2C200%2C64ZM72%2C40H184V64H72ZM173.79%2C160H82.21L94.84%2C80h66.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-stop-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM160%2C88H96a8%2C8%2C0%2C0%2C0-8%2C8v64a8%2C8%2C0%2C0%2C0%2C8%2C8h64a8%2C8%2C0%2C0%2C0%2C8-8V96A8%2C8%2C0%2C0%2C0%2C160%2C88Zm-8%2C64H104V104h48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-stop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C40H56A16%2C16%2C0%2C0%2C0%2C40%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H200a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C200%2C40Zm0%2C160H56V56H200V200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-storefront{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C96a7.89%2C7.89%2C0%2C0%2C0-.3-2.2L217.35%2C43.6A16.07%2C16.07%2C0%2C0%2C0%2C202%2C32H54A16.07%2C16.07%2C0%2C0%2C0%2C38.65%2C43.6L24.31%2C93.8A7.89%2C7.89%2C0%2C0%2C0%2C24%2C96h0v16a40%2C40%2C0%2C0%2C0%2C16%2C32v72a8%2C8%2C0%2C0%2C0%2C8%2C8H208a8%2C8%2C0%2C0%2C0%2C8-8V144a40%2C40%2C0%2C0%2C0%2C16-32V96ZM54%2C48H202l11.42%2C40H42.61Zm50%2C56h48v8a24%2C24%2C0%2C0%2C1-48%2C0Zm-16%2C0v8a24%2C24%2C0%2C0%2C1-35.12%2C21.26%2C7.88%2C7.88%2C0%2C0%2C0-1.82-1.06A24%2C24%2C0%2C0%2C1%2C40%2C112v-8ZM200%2C208H56V151.2a40.57%2C40.57%2C0%2C0%2C0%2C8%2C.8%2C40%2C40%2C0%2C0%2C0%2C32-16%2C40%2C40%2C0%2C0%2C0%2C64%2C0%2C40%2C40%2C0%2C0%2C0%2C32%2C16%2C40.57%2C40.57%2C0%2C0%2C0%2C8-.8Zm4.93-75.8a8.08%2C8.08%2C0%2C0%2C0-1.8%2C1.05A24%2C24%2C0%2C0%2C1%2C168%2C112v-8h48v8A24%2C24%2C0%2C0%2C1%2C204.93%2C132.2Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-strategy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M76%2C152a36%2C36%2C0%2C1%2C0%2C36%2C36A36%2C36%2C0%2C0%2C0%2C76%2C152Zm0%2C56a20%2C20%2C0%2C1%2C1%2C20-20A20%2C20%2C0%2C0%2C1%2C76%2C208ZM42.34%2C106.34%2C56.69%2C92%2C42.34%2C77.66A8%2C8%2C0%2C0%2C1%2C53.66%2C66.34L68%2C80.69%2C82.34%2C66.34A8%2C8%2C0%2C0%2C1%2C93.66%2C77.66L79.31%2C92l14.35%2C14.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L68%2C103.31%2C53.66%2C117.66a8%2C8%2C0%2C0%2C1-11.32-11.32Zm187.32%2C96a8%2C8%2C0%2C0%2C1-11.32%2C11.32L204%2C199.31l-14.34%2C14.35a8%2C8%2C0%2C0%2C1-11.32-11.32L192.69%2C188l-14.35-14.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32L204%2C176.69l14.34-14.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L215.31%2C188Zm-45.19-89.51c-6.18%2C22.33-25.32%2C41.63-46.53%2C46.93A8.13%2C8.13%2C0%2C0%2C1%2C136%2C160a8%2C8%2C0%2C0%2C1-1.93-15.76c15.63-3.91%2C30.35-18.91%2C35-35.68%2C3.19-11.5%2C3.22-29-14.71-46.9L152%2C59.31V80a8%2C8%2C0%2C0%2C1-16%2C0V40a8%2C8%2C0%2C0%2C1%2C8-8h40a8%2C8%2C0%2C0%2C1%2C0%2C16H163.31l2.35%2C2.34C183.9%2C68.59%2C190.58%2C90.78%2C184.47%2C112.83Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-stripe-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C152c0%2C17.65-17.94%2C32-40%2C32s-40-14.35-40-32a8%2C8%2C0%2C0%2C1%2C16%2C0c0%2C8.67%2C11%2C16%2C24%2C16s24-7.33%2C24-16c0-9.48-8.61-13-26.88-18.26C109.37%2C129.2%2C89.78%2C123.55%2C89.78%2C104c0-18.24%2C16.43-32%2C38.22-32%2C15.72%2C0%2C29.18%2C7.3%2C35.12%2C19a8%2C8%2C0%2C1%2C1-14.27%2C7.22C145.64%2C91.94%2C137.65%2C88%2C128%2C88c-12.67%2C0-22.22%2C6.88-22.22%2C16%2C0%2C7%2C9%2C10.1%2C23.77%2C14.36C145.78%2C123%2C168%2C129.45%2C168%2C152ZM224%2C48V208a16%2C16%2C0%2C0%2C1-16%2C16H48a16%2C16%2C0%2C0%2C1-16-16V48A16%2C16%2C0%2C0%2C1%2C48%2C32H208A16%2C16%2C0%2C0%2C1%2C224%2C48ZM208%2C208V48H48V208H208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-student{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M226.53%2C56.41l-96-32a8%2C8%2C0%2C0%2C0-5.06%2C0l-96%2C32A8%2C8%2C0%2C0%2C0%2C24%2C64v80a8%2C8%2C0%2C0%2C0%2C16%2C0V75.1L73.59%2C86.29a64%2C64%2C0%2C0%2C0%2C20.65%2C88.05c-18%2C7.06-33.56%2C19.83-44.94%2C37.29a8%2C8%2C0%2C1%2C0%2C13.4%2C8.74C77.77%2C197.25%2C101.57%2C184%2C128%2C184s50.23%2C13.25%2C65.3%2C36.37a8%2C8%2C0%2C0%2C0%2C13.4-8.74c-11.38-17.46-27-30.23-44.94-37.29a64%2C64%2C0%2C0%2C0%2C20.65-88l44.12-14.7a8%2C8%2C0%2C0%2C0%2C0-15.18ZM176%2C120A48%2C48%2C0%2C1%2C1%2C89.35%2C91.55l36.12%2C12a8%2C8%2C0%2C0%2C0%2C5.06%2C0l36.12-12A47.89%2C47.89%2C0%2C0%2C1%2C176%2C120ZM128%2C87.57%2C57.3%2C64%2C128%2C40.43%2C198.7%2C64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-subset-of{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C208a8%2C8%2C0%2C0%2C1-8%2C8H48a8%2C8%2C0%2C0%2C1%2C0-16H200A8%2C8%2C0%2C0%2C1%2C208%2C208Zm-8-48H104a48%2C48%2C0%2C0%2C1%2C0-96h96a8%2C8%2C0%2C0%2C0%2C0-16H104a64%2C64%2C0%2C0%2C0%2C0%2C128h96a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-subset-proper-of{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C208a8%2C8%2C0%2C0%2C1-8%2C8H128a88%2C88%2C0%2C0%2C1%2C0-176h72a8%2C8%2C0%2C0%2C1%2C0%2C16H128a72%2C72%2C0%2C0%2C0%2C0%2C144h72A8%2C8%2C0%2C0%2C1%2C208%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-subtitles-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M48%2C136a8%2C8%2C0%2C0%2C1%2C8-8H72a8%2C8%2C0%2C0%2C1%2C0%2C16H56A8%2C8%2C0%2C0%2C1%2C48%2C136Zm165.92%2C74.62a8%2C8%2C0%2C1%2C1-11.84%2C10.76L189.92%2C208H32a16%2C16%2C0%2C0%2C1-16-16V64A16%2C16%2C0%2C0%2C1%2C32%2C48H44.46l-2.38-2.62A8%2C8%2C0%2C1%2C1%2C53.92%2C34.62ZM175.37%2C192l-14.55-16H56a8%2C8%2C0%2C0%2C1%2C0-16h90.28l-14.55-16H104a8%2C8%2C0%2C0%2C1%2C0-16h13.19L59%2C64H32V192ZM200%2C144a8%2C8%2C0%2C0%2C0%2C0-16H178.52a8%2C8%2C0%2C1%2C0%2C0%2C16Zm24-96H105.79a8%2C8%2C0%2C0%2C0%2C0%2C16H224V194.83a8%2C8%2C0%2C1%2C0%2C16%2C0V64A16%2C16%2C0%2C0%2C0%2C224%2C48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-subtitles{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C48H32A16%2C16%2C0%2C0%2C0%2C16%2C64V192a16%2C16%2C0%2C0%2C0%2C16%2C16H224a16%2C16%2C0%2C0%2C0%2C16-16V64A16%2C16%2C0%2C0%2C0%2C224%2C48Zm0%2C144H32V64H224V192ZM48%2C136a8%2C8%2C0%2C0%2C1%2C8-8H72a8%2C8%2C0%2C0%2C1%2C0%2C16H56A8%2C8%2C0%2C0%2C1%2C48%2C136Zm160%2C0a8%2C8%2C0%2C0%2C1-8%2C8H104a8%2C8%2C0%2C0%2C1%2C0-16h96A8%2C8%2C0%2C0%2C1%2C208%2C136Zm-48%2C32a8%2C8%2C0%2C0%2C1-8%2C8H56a8%2C8%2C0%2C0%2C1%2C0-16h96A8%2C8%2C0%2C0%2C1%2C160%2C168Zm48%2C0a8%2C8%2C0%2C0%2C1-8%2C8H184a8%2C8%2C0%2C0%2C1%2C0-16h16A8%2C8%2C0%2C0%2C1%2C208%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-subtract-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C160V96a8%2C8%2C0%2C0%2C0-8-8H168V40a8%2C8%2C0%2C0%2C0-8-8H40a8%2C8%2C0%2C0%2C0-8%2C8V160a8%2C8%2C0%2C0%2C0%2C8%2C8H88v48a8%2C8%2C0%2C0%2C0%2C8%2C8H216a8%2C8%2C0%2C0%2C0%2C8-8V160Zm-60.69%2C48-40-40h33.38l40%2C40ZM168%2C156.69V123.31l40%2C40v33.38Zm40-16L171.31%2C104H208ZM48%2C48H152v56h0v48H48Zm56%2C123.31L140.69%2C208H104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-subtract{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M174.63%2C81.35a80%2C80%2C0%2C1%2C0-93.28%2C93.28%2C80%2C80%2C0%2C1%2C0%2C93.28-93.28ZM224%2C160c0%2C1.52-.07%2C3-.18%2C4.51l-50-50A80.14%2C80.14%2C0%2C0%2C0%2C176%2C98%2C63.81%2C63.81%2C0%2C0%2C1%2C224%2C160Zm-77.4-2.09%2C52.61%2C52.62A64%2C64%2C0%2C0%2C1%2C183%2C219.7l-51.86-51.86A80.5%2C80.5%2C0%2C0%2C0%2C146.6%2C157.91Zm11.31-11.31a80.5%2C80.5%2C0%2C0%2C0%2C9.93-15.44L219.7%2C183a64%2C64%2C0%2C0%2C1-9.17%2C16.19ZM32%2C96a64%2C64%2C0%2C1%2C1%2C64%2C64A64.07%2C64.07%2C0%2C0%2C1%2C32%2C96ZM98%2C176a80.14%2C80.14%2C0%2C0%2C0%2C16.5-2.13l50%2C50c-1.49.11-3%2C.18-4.51.18A63.81%2C63.81%2C0%2C0%2C1%2C98%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-subway{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C96V208a8%2C8%2C0%2C0%2C1-16%2C0V96a56.06%2C56.06%2C0%2C0%2C0-56-56H104A56.06%2C56.06%2C0%2C0%2C0%2C48%2C96V208a8%2C8%2C0%2C0%2C1-16%2C0V96a72.08%2C72.08%2C0%2C0%2C1%2C72-72h48A72.08%2C72.08%2C0%2C0%2C1%2C224%2C96Zm-40%2C0v72a24%2C24%2C0%2C0%2C1-19.29%2C23.53l2.45%2C4.89a8%2C8%2C0%2C0%2C1-14.32%2C7.16L147.06%2C192H108.94l-5.78%2C11.58a8%2C8%2C0%2C0%2C1-14.32-7.16l2.45-4.89A24%2C24%2C0%2C0%2C1%2C72%2C168V96A24%2C24%2C0%2C0%2C1%2C96%2C72h64A24%2C24%2C0%2C0%2C1%2C184%2C96ZM88%2C96v48h80V96a8%2C8%2C0%2C0%2C0-8-8H96A8%2C8%2C0%2C0%2C0%2C88%2C96Zm32%2C64v16h16V160ZM96%2C176h8V160H88v8A8%2C8%2C0%2C0%2C0%2C96%2C176Zm72-8v-8H152v16h8A8%2C8%2C0%2C0%2C0%2C168%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-suitcase-rolling{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M104%2C88v96a8%2C8%2C0%2C0%2C1-16%2C0V88a8%2C8%2C0%2C0%2C1%2C16%2C0Zm24-8a8%2C8%2C0%2C0%2C0-8%2C8v96a8%2C8%2C0%2C0%2C0%2C16%2C0V88A8%2C8%2C0%2C0%2C0%2C128%2C80Zm32%2C0a8%2C8%2C0%2C0%2C0-8%2C8v96a8%2C8%2C0%2C0%2C0%2C16%2C0V88A8%2C8%2C0%2C0%2C0%2C160%2C80Zm48-16V208a16%2C16%2C0%2C0%2C1-16%2C16H176v16a8%2C8%2C0%2C0%2C1-16%2C0V224H96v16a8%2C8%2C0%2C0%2C1-16%2C0V224H64a16%2C16%2C0%2C0%2C1-16-16V64A16%2C16%2C0%2C0%2C1%2C64%2C48H88V24A24%2C24%2C0%2C0%2C1%2C112%2C0h32a24%2C24%2C0%2C0%2C1%2C24%2C24V48h24A16%2C16%2C0%2C0%2C1%2C208%2C64ZM104%2C48h48V24a8%2C8%2C0%2C0%2C0-8-8H112a8%2C8%2C0%2C0%2C0-8%2C8Zm88%2C160V64H64V208H192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-suitcase-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C56H176V48a24%2C24%2C0%2C0%2C0-24-24H104A24%2C24%2C0%2C0%2C0%2C80%2C48v8H40A16%2C16%2C0%2C0%2C0%2C24%2C72V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V72A16%2C16%2C0%2C0%2C0%2C216%2C56ZM96%2C48a8%2C8%2C0%2C0%2C1%2C8-8h48a8%2C8%2C0%2C0%2C1%2C8%2C8v8H96ZM216%2C72v72H40V72Zm0%2C128H40V160H216v40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-suitcase{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C56H176V48a24%2C24%2C0%2C0%2C0-24-24H104A24%2C24%2C0%2C0%2C0%2C80%2C48v8H40A16%2C16%2C0%2C0%2C0%2C24%2C72V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V72A16%2C16%2C0%2C0%2C0%2C216%2C56ZM96%2C48a8%2C8%2C0%2C0%2C1%2C8-8h48a8%2C8%2C0%2C0%2C1%2C8%2C8v8H96Zm64%2C24V200H96V72ZM40%2C72H80V200H40ZM216%2C200H176V72h40V200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sun-dim{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M120%2C40V32a8%2C8%2C0%2C0%2C1%2C16%2C0v8a8%2C8%2C0%2C0%2C1-16%2C0Zm72%2C88a64%2C64%2C0%2C1%2C1-64-64A64.07%2C64.07%2C0%2C0%2C1%2C192%2C128Zm-16%2C0a48%2C48%2C0%2C1%2C0-48%2C48A48.05%2C48.05%2C0%2C0%2C0%2C176%2C128ZM58.34%2C69.66A8%2C8%2C0%2C0%2C0%2C69.66%2C58.34l-8-8A8%2C8%2C0%2C0%2C0%2C50.34%2C61.66Zm0%2C116.68-8%2C8a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l8-8a8%2C8%2C0%2C0%2C0-11.32-11.32ZM192%2C72a8%2C8%2C0%2C0%2C0%2C5.66-2.34l8-8a8%2C8%2C0%2C0%2C0-11.32-11.32l-8%2C8A8%2C8%2C0%2C0%2C0%2C192%2C72Zm5.66%2C114.34a8%2C8%2C0%2C0%2C0-11.32%2C11.32l8%2C8a8%2C8%2C0%2C0%2C0%2C11.32-11.32ZM40%2C120H32a8%2C8%2C0%2C0%2C0%2C0%2C16h8a8%2C8%2C0%2C0%2C0%2C0-16Zm88%2C88a8%2C8%2C0%2C0%2C0-8%2C8v8a8%2C8%2C0%2C0%2C0%2C16%2C0v-8A8%2C8%2C0%2C0%2C0%2C128%2C208Zm96-88h-8a8%2C8%2C0%2C0%2C0%2C0%2C16h8a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sun-horizon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C152H199.55a73.54%2C73.54%2C0%2C0%2C0%2C.45-8%2C72%2C72%2C0%2C0%2C0-144%2C0%2C73.54%2C73.54%2C0%2C0%2C0%2C.45%2C8H16a8%2C8%2C0%2C0%2C0%2C0%2C16H240a8%2C8%2C0%2C0%2C0%2C0-16ZM72%2C144a56%2C56%2C0%2C1%2C1%2C111.41%2C8H72.59A56.13%2C56.13%2C0%2C0%2C1%2C72%2C144Zm144%2C56a8%2C8%2C0%2C0%2C1-8%2C8H48a8%2C8%2C0%2C0%2C1%2C0-16H208A8%2C8%2C0%2C0%2C1%2C216%2C200ZM72.84%2C43.58a8%2C8%2C0%2C0%2C1%2C14.32-7.16l8%2C16a8%2C8%2C0%2C0%2C1-14.32%2C7.16Zm-56%2C48.84a8%2C8%2C0%2C0%2C1%2C10.74-3.57l16%2C8a8%2C8%2C0%2C0%2C1-7.16%2C14.31l-16-8A8%2C8%2C0%2C0%2C1%2C16.84%2C92.42Zm192%2C15.16a8%2C8%2C0%2C0%2C1%2C3.58-10.73l16-8a8%2C8%2C0%2C1%2C1%2C7.16%2C14.31l-16%2C8a8%2C8%2C0%2C0%2C1-10.74-3.58Zm-48-55.16%2C8-16a8%2C8%2C0%2C0%2C1%2C14.32%2C7.16l-8%2C16a8%2C8%2C0%2C1%2C1-14.32-7.16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sun{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M120%2C40V16a8%2C8%2C0%2C0%2C1%2C16%2C0V40a8%2C8%2C0%2C0%2C1-16%2C0Zm72%2C88a64%2C64%2C0%2C1%2C1-64-64A64.07%2C64.07%2C0%2C0%2C1%2C192%2C128Zm-16%2C0a48%2C48%2C0%2C1%2C0-48%2C48A48.05%2C48.05%2C0%2C0%2C0%2C176%2C128ZM58.34%2C69.66A8%2C8%2C0%2C0%2C0%2C69.66%2C58.34l-16-16A8%2C8%2C0%2C0%2C0%2C42.34%2C53.66Zm0%2C116.68-16%2C16a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l16-16a8%2C8%2C0%2C0%2C0-11.32-11.32ZM192%2C72a8%2C8%2C0%2C0%2C0%2C5.66-2.34l16-16a8%2C8%2C0%2C0%2C0-11.32-11.32l-16%2C16A8%2C8%2C0%2C0%2C0%2C192%2C72Zm5.66%2C114.34a8%2C8%2C0%2C0%2C0-11.32%2C11.32l16%2C16a8%2C8%2C0%2C0%2C0%2C11.32-11.32ZM48%2C128a8%2C8%2C0%2C0%2C0-8-8H16a8%2C8%2C0%2C0%2C0%2C0%2C16H40A8%2C8%2C0%2C0%2C0%2C48%2C128Zm80%2C80a8%2C8%2C0%2C0%2C0-8%2C8v24a8%2C8%2C0%2C0%2C0%2C16%2C0V216A8%2C8%2C0%2C0%2C0%2C128%2C208Zm112-88H216a8%2C8%2C0%2C0%2C0%2C0%2C16h24a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sunglasses{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C40a8%2C8%2C0%2C0%2C0%2C0%2C16%2C16%2C16%2C0%2C0%2C1%2C16%2C16v56H40V72A16%2C16%2C0%2C0%2C1%2C56%2C56a8%2C8%2C0%2C0%2C0%2C0-16A32%2C32%2C0%2C0%2C0%2C24%2C72v92a44%2C44%2C0%2C0%2C0%2C88%2C0V144h32v20a44%2C44%2C0%2C0%2C0%2C88%2C0V72A32%2C32%2C0%2C0%2C0%2C200%2C40Zm12.63%2C137.31L179.31%2C144H216v20A27.8%2C27.8%2C0%2C0%2C1%2C212.63%2C177.31ZM40%2C164V147.31l41.31%2C41.32A28%2C28%2C0%2C0%2C1%2C40%2C164Zm56%2C0a27.8%2C27.8%2C0%2C0%2C1-3.37%2C13.31L59.31%2C144H96Zm64%2C0V147.31l41.31%2C41.32A28%2C28%2C0%2C0%2C1%2C160%2C164Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-superset-of{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C200a8%2C8%2C0%2C0%2C1-8%2C8H56a8%2C8%2C0%2C0%2C1%2C0-16H208A8%2C8%2C0%2C0%2C1%2C216%2C200Zm-64-48H56a8%2C8%2C0%2C0%2C0%2C0%2C16h96a64%2C64%2C0%2C0%2C0%2C0-128H56a8%2C8%2C0%2C0%2C0%2C0%2C16h96a48%2C48%2C0%2C0%2C1%2C0%2C96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-superset-proper-of{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C128a88.1%2C88.1%2C0%2C0%2C1-88%2C88H64a8%2C8%2C0%2C0%2C1%2C0-16h72a72%2C72%2C0%2C0%2C0%2C0-144H64a8%2C8%2C0%2C0%2C1%2C0-16h72A88.1%2C88.1%2C0%2C0%2C1%2C224%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-swap{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C48V152a16%2C16%2C0%2C0%2C1-16%2C16H99.31l10.35%2C10.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32l-24-24a8%2C8%2C0%2C0%2C1%2C0-11.32l24-24a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L99.31%2C152H208V48H96v8a8%2C8%2C0%2C0%2C1-16%2C0V48A16%2C16%2C0%2C0%2C1%2C96%2C32H208A16%2C16%2C0%2C0%2C1%2C224%2C48ZM168%2C192a8%2C8%2C0%2C0%2C0-8%2C8v8H48V104H156.69l-10.35%2C10.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l24-24a8%2C8%2C0%2C0%2C0%2C0-11.32l-24-24a8%2C8%2C0%2C0%2C0-11.32%2C11.32L156.69%2C88H48a16%2C16%2C0%2C0%2C0-16%2C16V208a16%2C16%2C0%2C0%2C0%2C16%2C16H160a16%2C16%2C0%2C0%2C0%2C16-16v-8A8%2C8%2C0%2C0%2C0%2C168%2C192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-swatches{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C180a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C88%2C180Zm152-23.81V208a16%2C16%2C0%2C0%2C1-16%2C16H76a46.36%2C46.36%2C0%2C0%2C1-7.94-.68%2C44%2C44%2C0%2C0%2C1-35.43-50.95l25-143.13a15.94%2C15.94%2C0%2C0%2C1%2C18.47-13L130.84%2C26a16%2C16%2C0%2C0%2C1%2C12.92%2C18.52l-12.08%2C69L199.49%2C89a16%2C16%2C0%2C0%2C1%2C20.45%2C9.52L239%2C150.69A18.35%2C18.35%2C0%2C0%2C1%2C240%2C156.19ZM103%2C184.87%2C128%2C41.74%2C73.46%2C32l-25%2C143.1A28%2C28%2C0%2C0%2C0%2C70.9%2C207.57%2C27.29%2C27.29%2C0%2C0%2C0%2C91.46%2C203%2C27.84%2C27.84%2C0%2C0%2C0%2C103%2C184.87ZM116.78%2C195%2C224%2C156.11%2C204.92%2C104%2C128.5%2C131.7l-9.78%2C55.92A44.63%2C44.63%2C0%2C0%2C1%2C116.78%2C195ZM224%2C173.12%2C127.74%2C208H224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-swimming-pool{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C149.39a8%2C8%2C0%2C0%2C0%2C8-8V128h64v15.29a8%2C8%2C0%2C0%2C0%2C16%2C0V32a8%2C8%2C0%2C0%2C0-16%2C0V48H96V32a8%2C8%2C0%2C0%2C0-16%2C0V141.39A8%2C8%2C0%2C0%2C0%2C88%2C149.39ZM96%2C112V96h64v16Zm64-48V80H96V64ZM24%2C168a8%2C8%2C0%2C0%2C1%2C8-8c14.42%2C0%2C22.19%2C5.18%2C28.44%2C9.34C66%2C173.06%2C70.42%2C176%2C80%2C176s14-2.94%2C19.56-6.66c6.24-4.16%2C14-9.34%2C28.43-9.34s22.2%2C5.18%2C28.44%2C9.34c5.58%2C3.72%2C10%2C6.66%2C19.57%2C6.66s14-2.94%2C19.56-6.66c6.25-4.16%2C14-9.34%2C28.44-9.34a8%2C8%2C0%2C0%2C1%2C0%2C16c-9.58%2C0-14%2C2.94-19.56%2C6.66-6.25%2C4.16-14%2C9.34-28.44%2C9.34s-22.2-5.18-28.44-9.34C142%2C178.94%2C137.57%2C176%2C128%2C176s-14%2C2.94-19.56%2C6.66c-6.24%2C4.16-14%2C9.34-28.43%2C9.34s-22.19-5.18-28.44-9.34C46%2C178.94%2C41.58%2C176%2C32%2C176A8%2C8%2C0%2C0%2C1%2C24%2C168Zm208%2C40a8%2C8%2C0%2C0%2C1-8%2C8c-9.58%2C0-14%2C2.94-19.56%2C6.66-6.25%2C4.16-14%2C9.34-28.44%2C9.34s-22.2-5.18-28.44-9.34C142%2C218.94%2C137.57%2C216%2C128%2C216s-14%2C2.94-19.56%2C6.66c-6.24%2C4.16-14%2C9.34-28.43%2C9.34s-22.19-5.18-28.44-9.34C46%2C218.94%2C41.58%2C216%2C32%2C216a8%2C8%2C0%2C0%2C1%2C0-16c14.42%2C0%2C22.19%2C5.18%2C28.44%2C9.34C66%2C213.06%2C70.42%2C216%2C80%2C216s14-2.94%2C19.56-6.66c6.24-4.16%2C14-9.34%2C28.43-9.34s22.2%2C5.18%2C28.44%2C9.34c5.58%2C3.72%2C10%2C6.66%2C19.57%2C6.66s14-2.94%2C19.56-6.66c6.25-4.16%2C14-9.34%2C28.44-9.34A8%2C8%2C0%2C0%2C1%2C232%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-sword{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C32H152a8%2C8%2C0%2C0%2C0-6.34%2C3.12l-64%2C83.21L72%2C108.69a16%2C16%2C0%2C0%2C0-22.64%2C0l-12.69%2C12.7a16%2C16%2C0%2C0%2C0%2C0%2C22.63l20%2C20-28%2C28a16%2C16%2C0%2C0%2C0%2C0%2C22.63l12.69%2C12.68a16%2C16%2C0%2C0%2C0%2C22.62%2C0l28-28%2C20%2C20a16%2C16%2C0%2C0%2C0%2C22.64%2C0l12.69-12.7a16%2C16%2C0%2C0%2C0%2C0-22.63l-9.64-9.64%2C83.21-64A8%2C8%2C0%2C0%2C0%2C224%2C104V40A8%2C8%2C0%2C0%2C0%2C216%2C32ZM52.69%2C216%2C40%2C203.32l28-28L80.68%2C188Zm70.61-8L48%2C132.71%2C60.7%2C120%2C136%2C195.31ZM208%2C100.06l-81.74%2C62.88L115.32%2C152l50.34-50.34a8%2C8%2C0%2C0%2C0-11.32-11.31L104%2C140.68%2C93.07%2C129.74%2C155.94%2C48H208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-synagogue{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C57.38V32a8%2C8%2C0%2C0%2C0-16%2C0V57.38A24%2C24%2C0%2C0%2C0%2C176%2C80v42.21L136%2C99.36V72a8%2C8%2C0%2C0%2C0-16%2C0V99.36L80%2C122.21V80A24%2C24%2C0%2C0%2C0%2C64%2C57.38V32a8%2C8%2C0%2C0%2C0-16%2C0V57.38A24%2C24%2C0%2C0%2C0%2C32%2C80V216a8%2C8%2C0%2C0%2C0%2C8%2C8h72a8%2C8%2C0%2C0%2C0%2C8-8V176a8%2C8%2C0%2C0%2C1%2C16%2C0v40a8%2C8%2C0%2C0%2C0%2C8%2C8h72a8%2C8%2C0%2C0%2C0%2C8-8V80A24%2C24%2C0%2C0%2C0%2C208%2C57.38ZM200%2C72a8%2C8%2C0%2C0%2C1%2C8%2C8v24H192V80A8%2C8%2C0%2C0%2C1%2C200%2C72ZM56%2C72a8%2C8%2C0%2C0%2C1%2C8%2C8v24H48V80A8%2C8%2C0%2C0%2C1%2C56%2C72Zm-8%2C48H64v88H48Zm80%2C32a24%2C24%2C0%2C0%2C0-24%2C24v32H80V140.64l48-27.43%2C48%2C27.43V208H152V176A24%2C24%2C0%2C0%2C0%2C128%2C152Zm64%2C56V120h16v88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-syringe{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.66%2C66.34l-48-48a8%2C8%2C0%2C0%2C0-11.32%2C11.32L196.69%2C48%2C168%2C76.69%2C133.66%2C42.34a8%2C8%2C0%2C0%2C0-11.32%2C11.32L128.69%2C60l-84%2C84A15.86%2C15.86%2C0%2C0%2C0%2C40%2C155.31v49.38L18.34%2C226.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32L51.31%2C216h49.38A15.86%2C15.86%2C0%2C0%2C0%2C112%2C211.31l84-84%2C6.34%2C6.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32L179.31%2C88%2C208%2C59.31l18.34%2C18.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32ZM100.69%2C200H56V155.31l18-18%2C20.34%2C20.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32L85.31%2C126%2C98%2C113.31l20.34%2C20.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32L109.31%2C102%2C140%2C71.31%2C184.69%2C116Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-t-shirt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M247.59%2C61.22%2C195.83%2C33A8%2C8%2C0%2C0%2C0%2C192%2C32H160a8%2C8%2C0%2C0%2C0-8%2C8%2C24%2C24%2C0%2C0%2C1-48%2C0%2C8%2C8%2C0%2C0%2C0-8-8H64a8%2C8%2C0%2C0%2C0-3.84%2C1L8.41%2C61.22A15.76%2C15.76%2C0%2C0%2C0%2C1.82%2C82.48l19.27%2C36.81A16.37%2C16.37%2C0%2C0%2C0%2C35.67%2C128H56v80a16%2C16%2C0%2C0%2C0%2C16%2C16H184a16%2C16%2C0%2C0%2C0%2C16-16V128h20.34a16.37%2C16.37%2C0%2C0%2C0%2C14.58-8.71l19.27-36.81A15.76%2C15.76%2C0%2C0%2C0%2C247.59%2C61.22ZM35.67%2C112a.62.62%2C0%2C0%2C1-.41-.13L16.09%2C75.26%2C56%2C53.48V112ZM184%2C208H72V48h16.8a40%2C40%2C0%2C0%2C0%2C78.38%2C0H184Zm36.75-96.14a.55.55%2C0%2C0%2C1-.41.14H200V53.48l39.92%2C21.78Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-table{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C48H32a8%2C8%2C0%2C0%2C0-8%2C8V192a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V56A8%2C8%2C0%2C0%2C0%2C224%2C48ZM40%2C112H80v32H40Zm56%2C0H216v32H96ZM216%2C64V96H40V64ZM40%2C160H80v32H40Zm176%2C32H96V160H216v32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tabs{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M255.66%2C165.7h0v0a.24.24%2C0%2C0%2C0%2C0-.08L233.37%2C91.4A15.89%2C15.89%2C0%2C0%2C0%2C218.05%2C80H208a8%2C8%2C0%2C0%2C0%2C0%2C16h10.05l19.2%2C64H206L185.37%2C91.4A15.89%2C15.89%2C0%2C0%2C0%2C170.05%2C80H160a8%2C8%2C0%2C0%2C0%2C0%2C16h10.05l19.2%2C64H158L137.37%2C91.4A15.89%2C15.89%2C0%2C0%2C0%2C122.05%2C80H38A15.89%2C15.89%2C0%2C0%2C0%2C22.63%2C91.4L.37%2C165.6l0%2C.05v0s0%2C.05%2C0%2C.08A8.1%2C8.1%2C0%2C0%2C0%2C0%2C168a8%2C8%2C0%2C0%2C0%2C8%2C8H248a8%2C8%2C0%2C0%2C0%2C7.66-10.3ZM38%2C96h84.1l19.2%2C64H18.75Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tag-chevron{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M246.66%2C123.56%2C201%2C55.12A16%2C16%2C0%2C0%2C0%2C187.72%2C48H32a8%2C8%2C0%2C0%2C0-6.66%2C12.44L70.39%2C128l-45%2C67.56A8%2C8%2C0%2C0%2C0%2C32%2C208H187.72A16%2C16%2C0%2C0%2C0%2C201%2C200.88l45.63-68.44A8%2C8%2C0%2C0%2C0%2C246.66%2C123.56ZM187.72%2C192H47l39.71-59.56a8%2C8%2C0%2C0%2C0%2C0-8.88L47%2C64H187.72l42.67%2C64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tag-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M246.66%2C123.56%2C201%2C55.13A15.94%2C15.94%2C0%2C0%2C0%2C187.72%2C48H40A16%2C16%2C0%2C0%2C0%2C24%2C64V192a16%2C16%2C0%2C0%2C0%2C16%2C16H187.72A16%2C16%2C0%2C0%2C0%2C201%2C200.88l45.63-68.44A8%2C8%2C0%2C0%2C0%2C246.66%2C123.56ZM187.72%2C192H40V64H187.72l42.66%2C64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tag{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M243.31%2C136%2C144%2C36.69A15.86%2C15.86%2C0%2C0%2C0%2C132.69%2C32H40a8%2C8%2C0%2C0%2C0-8%2C8v92.69A15.86%2C15.86%2C0%2C0%2C0%2C36.69%2C144L136%2C243.31a16%2C16%2C0%2C0%2C0%2C22.63%2C0l84.68-84.68a16%2C16%2C0%2C0%2C0%2C0-22.63Zm-96%2C96L48%2C132.69V48h84.69L232%2C147.31ZM96%2C84A12%2C12%2C0%2C1%2C1%2C84%2C72%2C12%2C12%2C0%2C0%2C1%2C96%2C84Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-target{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.87%2C83.16A104.1%2C104.1%2C0%2C1%2C1%2C195.67%2C49l22.67-22.68a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32l-96%2C96a8%2C8%2C0%2C0%2C1-11.32-11.32l27.72-27.72a40%2C40%2C0%2C1%2C0%2C17.87%2C31.09%2C8%2C8%2C0%2C1%2C1%2C16-.9%2C56%2C56%2C0%2C1%2C1-22.38-41.65L184.3%2C60.39a87.88%2C87.88%2C0%2C1%2C0%2C23.13%2C29.67%2C8%2C8%2C0%2C0%2C1%2C14.44-6.9Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-taxi{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C104H228.64L201.25%2C56.06A16%2C16%2C0%2C0%2C0%2C187.36%2C48H165.42l-12-29.94A15.93%2C15.93%2C0%2C0%2C0%2C138.58%2C8H117.42a15.93%2C15.93%2C0%2C0%2C0-14.86%2C10.06L90.58%2C48H68.64a16%2C16%2C0%2C0%2C0-13.89%2C8.06L27.36%2C104H16a8%2C8%2C0%2C0%2C0%2C0%2C16h8v80a16%2C16%2C0%2C0%2C0%2C16%2C16H64a16%2C16%2C0%2C0%2C0%2C16-16V184h96v16a16%2C16%2C0%2C0%2C0%2C16%2C16h24a16%2C16%2C0%2C0%2C0%2C16-16V120h8a8%2C8%2C0%2C0%2C0%2C0-16ZM117.42%2C24h21.16l9.6%2C24H107.82ZM68.64%2C64H187.36l22.85%2C40H45.79ZM64%2C200H40V184H64Zm128%2C0V184h24v16Zm24-32H40V120H216ZM56%2C144a8%2C8%2C0%2C0%2C1%2C8-8H80a8%2C8%2C0%2C0%2C1%2C0%2C16H64A8%2C8%2C0%2C0%2C1%2C56%2C144Zm112%2C0a8%2C8%2C0%2C0%2C1%2C8-8h16a8%2C8%2C0%2C0%2C1%2C0%2C16H176A8%2C8%2C0%2C0%2C1%2C168%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tea-bag{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C160a16%2C16%2C0%2C0%2C1-16-16V64A56%2C56%2C0%2C0%2C0%2C96%2C64v8H76.53a16.09%2C16.09%2C0%2C0%2C0-13.72%2C7.77L42.28%2C114A16.06%2C16.06%2C0%2C0%2C0%2C40%2C122.22V216a16%2C16%2C0%2C0%2C0%2C16%2C16h96a16%2C16%2C0%2C0%2C0%2C16-16V122.22a16.06%2C16.06%2C0%2C0%2C0-2.28-8.24L145.19%2C79.77A16.09%2C16.09%2C0%2C0%2C0%2C131.47%2C72H112V64a40%2C40%2C0%2C0%2C1%2C80%2C0v80a32%2C32%2C0%2C0%2C0%2C32%2C32%2C8%2C8%2C0%2C0%2C0%2C0-16ZM131.47%2C88%2C152%2C122.22V216H56V122.22L76.53%2C88H96v48a8%2C8%2C0%2C0%2C0%2C16%2C0V88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-telegram-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M228.88%2C26.19a9%2C9%2C0%2C0%2C0-9.16-1.57L17.06%2C103.93a14.22%2C14.22%2C0%2C0%2C0%2C2.43%2C27.21L72%2C141.45V200a15.92%2C15.92%2C0%2C0%2C0%2C10%2C14.83%2C15.91%2C15.91%2C0%2C0%2C0%2C17.51-3.73l25.32-26.26L165%2C220a15.88%2C15.88%2C0%2C0%2C0%2C10.51%2C4%2C16.3%2C16.3%2C0%2C0%2C0%2C5-.79%2C15.85%2C15.85%2C0%2C0%2C0%2C10.67-11.63L231.77%2C35A9%2C9%2C0%2C0%2C0%2C228.88%2C26.19Zm-61.14%2C36L78.15%2C126.35l-49.6-9.73ZM88%2C200V152.52l24.79%2C21.74Zm87.53%2C8L92.85%2C135.5l119-85.29Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-television-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C64H147.31l34.35-34.34a8%2C8%2C0%2C1%2C0-11.32-11.32L128%2C60.69%2C85.66%2C18.34A8%2C8%2C0%2C0%2C0%2C74.34%2C29.66L108.69%2C64H40A16%2C16%2C0%2C0%2C0%2C24%2C80V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V80A16%2C16%2C0%2C0%2C0%2C216%2C64Zm0%2C136H40V80H216V200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-television{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C64H147.31l34.35-34.34a8%2C8%2C0%2C1%2C0-11.32-11.32L128%2C60.69%2C85.66%2C18.34A8%2C8%2C0%2C0%2C0%2C74.34%2C29.66L108.69%2C64H40A16%2C16%2C0%2C0%2C0%2C24%2C80V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V80A16%2C16%2C0%2C0%2C0%2C216%2C64ZM40%2C80H144V200H40ZM216%2C200H160V80h56V200Zm-16-84a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C200%2C116Zm0%2C48a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C200%2C164Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tennis-ball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M201.57%2C54.46a104%2C104%2C0%2C1%2C0%2C0%2C147.08A103.4%2C103.4%2C0%2C0%2C0%2C201.57%2C54.46ZM65.75%2C65.77a87.63%2C87.63%2C0%2C0%2C1%2C53.66-25.31A87.31%2C87.31%2C0%2C0%2C1%2C94%2C94.06a87.42%2C87.42%2C0%2C0%2C1-53.62%2C25.35A87.58%2C87.58%2C0%2C0%2C1%2C65.75%2C65.77ZM40.33%2C135.48a103.29%2C103.29%2C0%2C0%2C0%2C65-30.11%2C103.24%2C103.24%2C0%2C0%2C0%2C30.13-65%2C87.78%2C87.78%2C0%2C0%2C1%2C80.18%2C80.14%2C104%2C104%2C0%2C0%2C0-95.16%2C95.1%2C87.78%2C87.78%2C0%2C0%2C1-80.18-80.14Zm149.92%2C54.75a87.69%2C87.69%2C0%2C0%2C1-53.66%2C25.31%2C88%2C88%2C0%2C0%2C1%2C79-78.95A87.58%2C87.58%2C0%2C0%2C1%2C190.25%2C190.23Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tent{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M255.31%2C188.75l-64-144A8%2C8%2C0%2C0%2C0%2C184%2C40H72a8%2C8%2C0%2C0%2C0-7.27%2C4.69.21.21%2C0%2C0%2C0%2C0%2C.06l0%2C.12%2C0%2C0L.69%2C188.75A8%2C8%2C0%2C0%2C0%2C8%2C200H248a8%2C8%2C0%2C0%2C0%2C7.31-11.25ZM64%2C184H20.31L64%2C85.7Zm16%2C0V85.7L123.69%2C184Zm61.2%2C0L84.31%2C56H178.8l56.89%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-terminal-window{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C128a8%2C8%2C0%2C0%2C1-3%2C6.25l-40%2C32a8%2C8%2C0%2C1%2C1-10-12.5L107.19%2C128%2C75%2C102.25a8%2C8%2C0%2C1%2C1%2C10-12.5l40%2C32A8%2C8%2C0%2C0%2C1%2C128%2C128Zm48%2C24H136a8%2C8%2C0%2C0%2C0%2C0%2C16h40a8%2C8%2C0%2C0%2C0%2C0-16Zm56-96V200a16%2C16%2C0%2C0%2C1-16%2C16H40a16%2C16%2C0%2C0%2C1-16-16V56A16%2C16%2C0%2C0%2C1%2C40%2C40H216A16%2C16%2C0%2C0%2C1%2C232%2C56ZM216%2C200V56H40V200H216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-terminal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M117.31%2C134l-72%2C64a8%2C8%2C0%2C1%2C1-10.63-12L100%2C128%2C34.69%2C70A8%2C8%2C0%2C1%2C1%2C45.32%2C58l72%2C64a8%2C8%2C0%2C0%2C1%2C0%2C12ZM216%2C184H120a8%2C8%2C0%2C0%2C0%2C0%2C16h96a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-test-tube{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.66%2C86.34l-60-60a8%2C8%2C0%2C0%2C0-11.32%2C0L37.11%2C155.57a44.77%2C44.77%2C0%2C0%2C0%2C63.32%2C63.32L212.32%2C107l22.21-7.4a8%2C8%2C0%2C0%2C0%2C3.13-13.25ZM89.11%2C207.57a28.77%2C28.77%2C0%2C0%2C1-40.68-40.68l28.8-28.8c8.47-2.9%2C21.75-4%2C39.07%2C5%2C10.6%2C5.54%2C20.18%2C8%2C28.56%2C8.73ZM205.47%2C92.41a8%2C8%2C0%2C0%2C0-3.13%2C1.93l-39.57%2C39.57c-8.47%2C2.9-21.75%2C4-39.07-5-10.6-5.54-20.18-8-28.56-8.73L172%2C43.31%2C217.19%2C88.5Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-a-underline{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M60.59%2C175.24a8%2C8%2C0%2C0%2C0%2C10.65-3.83L87.9%2C136h80.2l16.66%2C35.41a8%2C8%2C0%2C1%2C0%2C14.48-6.82l-64-136a8%2C8%2C0%2C0%2C0-14.48%2C0l-64%2C136A8%2C8%2C0%2C0%2C0%2C60.59%2C175.24ZM128%2C50.79%2C160.57%2C120H95.43ZM224%2C216a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-aa{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M87.24%2C52.59a8%2C8%2C0%2C0%2C0-14.48%2C0l-64%2C136a8%2C8%2C0%2C1%2C0%2C14.48%2C6.81L39.9%2C160h80.2l16.66%2C35.4a8%2C8%2C0%2C1%2C0%2C14.48-6.81ZM47.43%2C144%2C80%2C74.79%2C112.57%2C144ZM200%2C96c-12.76%2C0-22.73%2C3.47-29.63%2C10.32a8%2C8%2C0%2C0%2C0%2C11.26%2C11.36c3.8-3.77%2C10-5.68%2C18.37-5.68%2C13.23%2C0%2C24%2C9%2C24%2C20v3.22A42.76%2C42.76%2C0%2C0%2C0%2C200%2C128c-22.06%2C0-40%2C16.15-40%2C36s17.94%2C36%2C40%2C36a42.73%2C42.73%2C0%2C0%2C0%2C24-7.25%2C8%2C8%2C0%2C0%2C0%2C16-.75V132C240%2C112.15%2C222.06%2C96%2C200%2C96Zm0%2C88c-13.23%2C0-24-9-24-20s10.77-20%2C24-20%2C24%2C9%2C24%2C20S213.23%2C184%2C200%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-align-center{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M32%2C64a8%2C8%2C0%2C0%2C1%2C8-8H216a8%2C8%2C0%2C0%2C1%2C0%2C16H40A8%2C8%2C0%2C0%2C1%2C32%2C64ZM64%2C96a8%2C8%2C0%2C0%2C0%2C0%2C16H192a8%2C8%2C0%2C0%2C0%2C0-16Zm152%2C40H40a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16Zm-24%2C40H64a8%2C8%2C0%2C0%2C0%2C0%2C16H192a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-align-justify{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M32%2C64a8%2C8%2C0%2C0%2C1%2C8-8H216a8%2C8%2C0%2C0%2C1%2C0%2C16H40A8%2C8%2C0%2C0%2C1%2C32%2C64ZM216%2C96H40a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C40H40a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C40H40a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-align-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M32%2C64a8%2C8%2C0%2C0%2C1%2C8-8H216a8%2C8%2C0%2C0%2C1%2C0%2C16H40A8%2C8%2C0%2C0%2C1%2C32%2C64Zm8%2C48H168a8%2C8%2C0%2C0%2C0%2C0-16H40a8%2C8%2C0%2C0%2C0%2C0%2C16Zm176%2C24H40a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16Zm-48%2C40H40a8%2C8%2C0%2C0%2C0%2C0%2C16H168a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-align-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M32%2C64a8%2C8%2C0%2C0%2C1%2C8-8H216a8%2C8%2C0%2C0%2C1%2C0%2C16H40A8%2C8%2C0%2C0%2C1%2C32%2C64ZM216%2C96H88a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C40H40a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C40H88a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-b{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M178.48%2C115.7A44%2C44%2C0%2C0%2C0%2C148%2C40H80a8%2C8%2C0%2C0%2C0-8%2C8V200a8%2C8%2C0%2C0%2C0%2C8%2C8h80a48%2C48%2C0%2C0%2C0%2C18.48-92.3ZM88%2C56h60a28%2C28%2C0%2C0%2C1%2C0%2C56H88Zm72%2C136H88V128h72a32%2C32%2C0%2C0%2C1%2C0%2C64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-columns{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M120%2C64a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1%2C0-16h72A8%2C8%2C0%2C0%2C1%2C120%2C64Zm-8%2C32H40a8%2C8%2C0%2C0%2C0%2C0%2C16h72a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C40H40a8%2C8%2C0%2C0%2C0%2C0%2C16h72a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C40H40a8%2C8%2C0%2C0%2C0%2C0%2C16h72a8%2C8%2C0%2C0%2C0%2C0-16ZM144%2C72h72a8%2C8%2C0%2C0%2C0%2C0-16H144a8%2C8%2C0%2C0%2C0%2C0%2C16Zm72%2C24H144a8%2C8%2C0%2C0%2C0%2C0%2C16h72a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C40H144a8%2C8%2C0%2C0%2C0%2C0%2C16h72a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C40H144a8%2C8%2C0%2C0%2C0%2C0%2C16h72a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-h-five{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C56V176a8%2C8%2C0%2C0%2C1-16%2C0V124H48v52a8%2C8%2C0%2C0%2C1-16%2C0V56a8%2C8%2C0%2C0%2C1%2C16%2C0v52h88V56a8%2C8%2C0%2C0%2C1%2C16%2C0Zm60%2C88a38.8%2C38.8%2C0%2C0%2C0-9.41%2C1.14L206.78%2C120H240a8%2C8%2C0%2C0%2C0%2C0-16H200a8%2C8%2C0%2C0%2C0-7.89%2C6.68l-8%2C48a8%2C8%2C0%2C0%2C0%2C13.6%2C6.92A19.73%2C19.73%2C0%2C0%2C1%2C212%2C160a20%2C20%2C0%2C0%2C1%2C0%2C40%2C19.73%2C19.73%2C0%2C0%2C1-14.29-5.6%2C8%2C8%2C0%2C1%2C0-11.42%2C11.2A35.54%2C35.54%2C0%2C0%2C0%2C212%2C216a36%2C36%2C0%2C0%2C0%2C0-72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-h-four{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C56V176a8%2C8%2C0%2C0%2C1-16%2C0V124H48v52a8%2C8%2C0%2C0%2C1-16%2C0V56a8%2C8%2C0%2C0%2C1%2C16%2C0v52h88V56a8%2C8%2C0%2C0%2C1%2C16%2C0ZM256%2C184a8%2C8%2C0%2C0%2C1-8%2C8h-8v16a8%2C8%2C0%2C0%2C1-16%2C0V192H176a8%2C8%2C0%2C0%2C1-6.31-12.91l56-72A8%2C8%2C0%2C0%2C1%2C240%2C112v64h8A8%2C8%2C0%2C0%2C1%2C256%2C184Zm-32-48.68L192.36%2C176H224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-h-one{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C56V176a8%2C8%2C0%2C0%2C1-16%2C0V124H48v52a8%2C8%2C0%2C0%2C1-16%2C0V56a8%2C8%2C0%2C0%2C1%2C16%2C0v52h88V56a8%2C8%2C0%2C0%2C1%2C16%2C0Zm75.77%2C49a8%2C8%2C0%2C0%2C0-8.21.39l-24%2C16a8%2C8%2C0%2C1%2C0%2C8.88%2C13.32L216%2C127V208a8%2C8%2C0%2C0%2C0%2C16%2C0V112A8%2C8%2C0%2C0%2C0%2C227.77%2C105Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-h-six{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C56V176a8%2C8%2C0%2C0%2C1-16%2C0V124H48v52a8%2C8%2C0%2C0%2C1-16%2C0V56a8%2C8%2C0%2C0%2C1%2C16%2C0v52h88V56a8%2C8%2C0%2C0%2C1%2C16%2C0Zm96%2C124a36%2C36%2C0%2C1%2C1-67.34-17.68c.07-.14.14-.28.22-.42l32.25-54a8%2C8%2C0%2C0%2C1%2C13.74%2C8.2l-16.69%2C28c.6%2C0%2C1.21-.05%2C1.82-.05A36%2C36%2C0%2C0%2C1%2C248%2C180Zm-16%2C0a20%2C20%2C0%2C1%2C0-20%2C20A20%2C20%2C0%2C0%2C0%2C232%2C180Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-h-three{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C56V176a8%2C8%2C0%2C0%2C1-16%2C0V124H48v52a8%2C8%2C0%2C0%2C1-16%2C0V56a8%2C8%2C0%2C0%2C1%2C16%2C0v52h88V56a8%2C8%2C0%2C0%2C1%2C16%2C0Zm73.52%2C90.63%2C21-30A8%2C8%2C0%2C0%2C0%2C240%2C104H192a8%2C8%2C0%2C0%2C0%2C0%2C16h32.63l-19.18%2C27.41A8%2C8%2C0%2C0%2C0%2C212%2C160a20%2C20%2C0%2C1%2C1-14.29%2C34%2C8%2C8%2C0%2C1%2C0-11.42%2C11.19A36%2C36%2C0%2C0%2C0%2C248%2C180%2C36.07%2C36.07%2C0%2C0%2C0%2C225.52%2C146.63Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-h-two{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C56V176a8%2C8%2C0%2C0%2C1-16%2C0V124H48v52a8%2C8%2C0%2C0%2C1-16%2C0V56a8%2C8%2C0%2C0%2C1%2C16%2C0v52h88V56a8%2C8%2C0%2C0%2C1%2C16%2C0Zm88%2C144H208l33.55-44.74a32%2C32%2C0%2C1%2C0-55.73-29.93%2C8%2C8%2C0%2C1%2C0%2C15.08%2C5.34%2C16.28%2C16.28%2C0%2C0%2C1%2C2.32-4.3%2C16%2C16%2C0%2C1%2C1%2C25.54%2C19.27L185.6%2C203.2A8%2C8%2C0%2C0%2C0%2C192%2C216h48a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-h{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C56V200a8%2C8%2C0%2C0%2C1-16%2C0V136H64v64a8%2C8%2C0%2C0%2C1-16%2C0V56a8%2C8%2C0%2C0%2C1%2C16%2C0v64H192V56a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-indent{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C128a8%2C8%2C0%2C0%2C1-8%2C8H112a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C128ZM112%2C72H216a8%2C8%2C0%2C0%2C0%2C0-16H112a8%2C8%2C0%2C0%2C0%2C0%2C16ZM216%2C184H40a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16ZM34.34%2C141.66a8%2C8%2C0%2C0%2C0%2C11.32%2C0l40-40a8%2C8%2C0%2C0%2C0%2C0-11.32l-40-40A8%2C8%2C0%2C0%2C0%2C34.34%2C61.66L68.69%2C96%2C34.34%2C130.34A8%2C8%2C0%2C0%2C0%2C34.34%2C141.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-italic{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C56a8%2C8%2C0%2C0%2C1-8%2C8H157.77L115.1%2C192H144a8%2C8%2C0%2C0%2C1%2C0%2C16H64a8%2C8%2C0%2C0%2C1%2C0-16H98.23L140.9%2C64H112a8%2C8%2C0%2C0%2C1%2C0-16h80A8%2C8%2C0%2C0%2C1%2C200%2C56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-outdent{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C128a8%2C8%2C0%2C0%2C1-8%2C8H112a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C128ZM112%2C72H216a8%2C8%2C0%2C0%2C0%2C0-16H112a8%2C8%2C0%2C0%2C0%2C0%2C16ZM216%2C184H40a8%2C8%2C0%2C0%2C0%2C0%2C16H216a8%2C8%2C0%2C0%2C0%2C0-16ZM72%2C144a8%2C8%2C0%2C0%2C0%2C5.66-13.66L43.31%2C96%2C77.66%2C61.66A8%2C8%2C0%2C0%2C0%2C66.34%2C50.34l-40%2C40a8%2C8%2C0%2C0%2C0%2C0%2C11.32l40%2C40A8%2C8%2C0%2C0%2C0%2C72%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-strikethrough{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C128a8%2C8%2C0%2C0%2C1-8%2C8H175.93c9.19%2C7.11%2C16.07%2C17.2%2C16.07%2C32%2C0%2C13.34-7%2C25.7-19.75%2C34.79C160.33%2C211.31%2C144.61%2C216%2C128%2C216s-32.33-4.69-44.25-13.21C71%2C193.7%2C64%2C181.34%2C64%2C168a8%2C8%2C0%2C0%2C1%2C16%2C0c0%2C17.35%2C22%2C32%2C48%2C32s48-14.65%2C48-32c0-14.85-10.54-23.58-38.77-32H40a8%2C8%2C0%2C0%2C1%2C0-16H216A8%2C8%2C0%2C0%2C1%2C224%2C128ZM76.33%2C104a8%2C8%2C0%2C0%2C0%2C7.61-10.49A17.3%2C17.3%2C0%2C0%2C1%2C83.11%2C88c0-18.24%2C19.3-32%2C44.89-32%2C18.84%2C0%2C34.16%2C7.42%2C41%2C19.85a8%2C8%2C0%2C0%2C0%2C14-7.7C173.33%2C50.52%2C152.77%2C40%2C128%2C40%2C93.29%2C40%2C67.11%2C60.63%2C67.11%2C88a33.73%2C33.73%2C0%2C0%2C0%2C1.62%2C10.49A8%2C8%2C0%2C0%2C0%2C76.33%2C104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-subscript{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C208a8%2C8%2C0%2C0%2C1-8%2C8H192a8%2C8%2C0%2C0%2C1-6.4-12.8l43.17-57.56a16%2C16%2C0%2C1%2C0-27.86-15%2C8%2C8%2C0%2C0%2C1-15.09-5.34%2C32.18%2C32.18%2C0%2C0%2C1%2C4.63-8.59%2C32%2C32%2C0%2C0%2C1%2C51.11%2C38.52L208%2C200h32A8%2C8%2C0%2C0%2C1%2C248%2C208ZM149.24%2C50a8%2C8%2C0%2C0%2C0-11.29.81L92%2C103.78l-45.95-53A8%2C8%2C0%2C0%2C0%2C34%2C61.24L81.41%2C116%2C34%2C170.76a8%2C8%2C0%2C0%2C0%2C12.1%2C10.48l46-53%2C45.95%2C53a8%2C8%2C0%2C1%2C0%2C12.1-10.48L102.59%2C116l47.46-54.76A8%2C8%2C0%2C0%2C0%2C149.24%2C50Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-superscript{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%2C144a8%2C8%2C0%2C0%2C1-8%2C8H192a8%2C8%2C0%2C0%2C1-6.4-12.8l43.17-57.55a16%2C16%2C0%2C1%2C0-27.86-15%2C8%2C8%2C0%2C0%2C1-15.09-5.33%2C32%2C32%2C0%2C1%2C1%2C55.74%2C29.92L208%2C136h32A8%2C8%2C0%2C0%2C1%2C248%2C144ZM149.24%2C74a8%2C8%2C0%2C0%2C0-11.29.8L92%2C127.79l-45.95-53A8%2C8%2C0%2C0%2C0%2C34%2C85.24L81.41%2C140%2C34%2C194.76a8%2C8%2C0%2C0%2C0%2C12.1%2C10.48l46-53%2C45.95%2C53a8%2C8%2C0%2C1%2C0%2C12.1-10.48L102.59%2C140l47.46-54.76A8%2C8%2C0%2C0%2C0%2C149.24%2C74Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-t-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.38%2C221.92a8%2C8%2C0%2C0%2C1-11.3-.54L136%2C148.69V192h24a8%2C8%2C0%2C0%2C1%2C0%2C16H96a8%2C8%2C0%2C0%2C1%2C0-16h24V131.09L64%2C69.49V88a8%2C8%2C0%2C0%2C1-16%2C0V56a8%2C8%2C0%2C0%2C1%2C.72-3.31l-6.64-7.31A8%2C8%2C0%2C1%2C1%2C53.92%2C34.62l160%2C176A8%2C8%2C0%2C0%2C1%2C213.38%2C221.92ZM105.79%2C64H120V80.43a8%2C8%2C0%2C0%2C0%2C16%2C0V64h56V88a8%2C8%2C0%2C0%2C0%2C16%2C0V56a8%2C8%2C0%2C0%2C0-8-8H105.79a8%2C8%2C0%2C0%2C0%2C0%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-t{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C56V88a8%2C8%2C0%2C0%2C1-16%2C0V64H136V192h24a8%2C8%2C0%2C0%2C1%2C0%2C16H96a8%2C8%2C0%2C0%2C1%2C0-16h24V64H64V88a8%2C8%2C0%2C0%2C1-16%2C0V56a8%2C8%2C0%2C0%2C1%2C8-8H200A8%2C8%2C0%2C0%2C1%2C208%2C56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-text-underline{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C224a8%2C8%2C0%2C0%2C1-8%2C8H64a8%2C8%2C0%2C0%2C1%2C0-16H192A8%2C8%2C0%2C0%2C1%2C200%2C224Zm-72-24a64.07%2C64.07%2C0%2C0%2C0%2C64-64V56a8%2C8%2C0%2C0%2C0-16%2C0v80a48%2C48%2C0%2C0%2C1-96%2C0V56a8%2C8%2C0%2C0%2C0-16%2C0v80A64.07%2C64.07%2C0%2C0%2C0%2C128%2C200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-textbox{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M112%2C40a8%2C8%2C0%2C0%2C0-8%2C8V64H24A16%2C16%2C0%2C0%2C0%2C8%2C80v96a16%2C16%2C0%2C0%2C0%2C16%2C16h80v16a8%2C8%2C0%2C0%2C0%2C16%2C0V48A8%2C8%2C0%2C0%2C0%2C112%2C40ZM24%2C176V80h80v96ZM248%2C80v96a16%2C16%2C0%2C0%2C1-16%2C16H144a8%2C8%2C0%2C0%2C1%2C0-16h88V80H144a8%2C8%2C0%2C0%2C1%2C0-16h88A16%2C16%2C0%2C0%2C1%2C248%2C80ZM88%2C112a8%2C8%2C0%2C0%2C1-8%2C8H72v24a8%2C8%2C0%2C0%2C1-16%2C0V120H48a8%2C8%2C0%2C0%2C1%2C0-16H80A8%2C8%2C0%2C0%2C1%2C88%2C112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-thermometer-cold{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248.91%2C77.72l-20%2C6.49%2C12.34%2C17a8%2C8%2C0%2C1%2C1-12.94%2C9.4L216%2C93.61l-12.34%2C17a8%2C8%2C0%2C0%2C1-12.94-9.4l12.34-17-20-6.49A8%2C8%2C0%2C0%2C1%2C188%2C62.5L208%2C69V48a8%2C8%2C0%2C0%2C1%2C16%2C0V69l20-6.49a8%2C8%2C0%2C0%2C1%2C4.95%2C15.22ZM152%2C184a32%2C32%2C0%2C1%2C1-40-31V120a8%2C8%2C0%2C0%2C1%2C16%2C0v33A32.06%2C32.06%2C0%2C0%2C1%2C152%2C184Zm-16%2C0a16%2C16%2C0%2C1%2C0-16%2C16A16%2C16%2C0%2C0%2C0%2C136%2C184Zm48%2C0A64%2C64%2C0%2C1%2C1%2C80%2C134V48a40%2C40%2C0%2C0%2C1%2C80%2C0v86A64.08%2C64.08%2C0%2C0%2C1%2C184%2C184Zm-16%2C0a48.08%2C48.08%2C0%2C0%2C0-20.58-39.4A8%2C8%2C0%2C0%2C1%2C144%2C138V48a24%2C24%2C0%2C0%2C0-48%2C0v90a8%2C8%2C0%2C0%2C1-3.42%2C6.56A48%2C48%2C0%2C1%2C0%2C168%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-thermometer-hot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C153V48a8%2C8%2C0%2C0%2C0-16%2C0V153a32%2C32%2C0%2C1%2C0%2C16%2C0Zm-8%2C47a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C120%2C200Zm40-66V48a40%2C40%2C0%2C0%2C0-80%2C0v86a64%2C64%2C0%2C1%2C0%2C80%2C0Zm-40%2C98a48%2C48%2C0%2C0%2C1-27.42-87.4A8%2C8%2C0%2C0%2C0%2C96%2C138V48a24%2C24%2C0%2C0%2C1%2C48%2C0v90a8%2C8%2C0%2C0%2C0%2C3.42%2C6.56A48%2C48%2C0%2C0%2C1%2C120%2C232ZM177.3%2C80.77a8%2C8%2C0%2C0%2C1%2C2.33-11.07c15-9.79%2C26.87-4.75%2C35.51-1.06C223%2C72%2C227.76%2C74%2C235.63%2C68.89a8%2C8%2C0%2C0%2C1%2C8.74%2C13.41C237.88%2C86.53%2C232%2C88%2C226.69%2C88c-7%2C0-12.92-2.54-17.83-4.63C201%2C80%2C196.24%2C78%2C188.37%2C83.11A8%2C8%2C0%2C0%2C1%2C177.3%2C80.77Zm69.4%2C22.46a8%2C8%2C0%2C0%2C1-2.33%2C11.07C237.88%2C118.53%2C232%2C120%2C226.69%2C120c-7%2C0-12.92-2.54-17.83-4.63-7.87-3.36-12.62-5.38-20.49-.25a8%2C8%2C0%2C0%2C1-8.74-13.41c15-9.79%2C26.87-4.75%2C35.51-1.06%2C7.87%2C3.36%2C12.62%2C5.39%2C20.49.25A8%2C8%2C0%2C0%2C1%2C246.7%2C103.23Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-thermometer-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C153V88a8%2C8%2C0%2C0%2C0-16%2C0v65a32%2C32%2C0%2C1%2C0%2C16%2C0Zm-8%2C47a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C128%2C200Zm40-66V48a40%2C40%2C0%2C0%2C0-80%2C0v86a64%2C64%2C0%2C1%2C0%2C80%2C0Zm-40%2C98a48%2C48%2C0%2C0%2C1-27.42-87.4A8%2C8%2C0%2C0%2C0%2C104%2C138V48a24%2C24%2C0%2C0%2C1%2C48%2C0v90a8%2C8%2C0%2C0%2C0%2C3.42%2C6.56A48%2C48%2C0%2C0%2C1%2C128%2C232Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-thermometer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M212%2C56a28%2C28%2C0%2C1%2C0%2C28%2C28A28%2C28%2C0%2C0%2C0%2C212%2C56Zm0%2C40a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C212%2C96Zm-84%2C57V88a8%2C8%2C0%2C0%2C0-16%2C0v65a32%2C32%2C0%2C1%2C0%2C16%2C0Zm-8%2C47a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C120%2C200Zm40-66V48a40%2C40%2C0%2C0%2C0-80%2C0v86a64%2C64%2C0%2C1%2C0%2C80%2C0Zm-40%2C98a48%2C48%2C0%2C0%2C1-27.42-87.4A8%2C8%2C0%2C0%2C0%2C96%2C138V48a24%2C24%2C0%2C0%2C1%2C48%2C0v90a8%2C8%2C0%2C0%2C0%2C3.42%2C6.56A48%2C48%2C0%2C0%2C1%2C120%2C232Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-threads-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M186.42%2C123.65a63.81%2C63.81%2C0%2C0%2C0-11.13-6.72c-4-29.89-24-39.31-33.1-42.07-19.78-6-42.51%2C1.19-52.85%2C16.7a8%2C8%2C0%2C0%2C0%2C13.32%2C8.88c6.37-9.56%2C22-14.16%2C34.89-10.27%2C9.95%2C3%2C16.82%2C10.3%2C20.15%2C21a81.05%2C81.05%2C0%2C0%2C0-15.29-1.43c-13.92%2C0-26.95%2C3.59-36.67%2C10.1C94.3%2C127.57%2C88%2C139%2C88%2C152c0%2C20.58%2C15.86%2C35.52%2C37.71%2C35.52a48%2C48%2C0%2C0%2C0%2C34.35-14.81c6.44-6.7%2C14-18.36%2C15.61-37.1.38.26.74.53%2C1.1.8C186.88%2C144.05%2C192%2C154.68%2C192%2C168c0%2C19.36-20.34%2C48-64%2C48-26.73%2C0-45.48-8.65-57.34-26.44C60.93%2C175%2C56%2C154.26%2C56%2C128s4.93-47%2C14.66-61.56C82.52%2C48.65%2C101.27%2C40%2C128%2C40c32.93%2C0%2C54%2C13.25%2C64.53%2C40.52a8%2C8%2C0%2C1%2C0%2C14.93-5.75C194.68%2C41.56%2C167.2%2C24%2C128%2C24%2C96%2C24%2C72.19%2C35.29%2C57.34%2C57.56%2C45.83%2C74.83%2C40%2C98.52%2C40%2C128s5.83%2C53.17%2C17.34%2C70.44C72.19%2C220.71%2C96%2C232%2C128%2C232c30.07%2C0%2C48.9-11.48%2C59.4-21.1C200.3%2C199.08%2C208%2C183%2C208%2C168%2C208%2C149.66%2C200.54%2C134.32%2C186.42%2C123.65Zm-37.89%2C38a31.94%2C31.94%2C0%2C0%2C1-22.82%2C9.9c-10.81%2C0-21.71-6-21.71-19.52%2C0-12.63%2C12-26.21%2C38.41-26.21A63.88%2C63.88%2C0%2C0%2C1%2C160%2C128.24C160%2C142.32%2C156%2C153.86%2C148.53%2C161.62Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-three-d{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M96%2C148a20%2C20%2C0%2C0%2C0-20-20%2C8%2C8%2C0%2C0%2C1-6.55-12.59L88.63%2C88H56a8%2C8%2C0%2C0%2C1%2C0-16h48a8%2C8%2C0%2C0%2C1%2C6.55%2C12.59l-21%2C30A36%2C36%2C0%2C0%2C1%2C76%2C184a35.71%2C35.71%2C0%2C0%2C1-25.71-10.81A8%2C8%2C0%2C1%2C1%2C61.71%2C162%2C20%2C20%2C0%2C0%2C0%2C96%2C148Zm64-76a56%2C56%2C0%2C0%2C1%2C0%2C112H136a8%2C8%2C0%2C0%2C1-8-8V80a8%2C8%2C0%2C0%2C1%2C8-8Zm0%2C16H144v80h16a40%2C40%2C0%2C0%2C0%2C0-80ZM32%2C56H224a8%2C8%2C0%2C0%2C0%2C0-16H32a8%2C8%2C0%2C0%2C0%2C0%2C16ZM224%2C200H32a8%2C8%2C0%2C0%2C0%2C0%2C16H224a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-thumbs-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M239.82%2C157l-12-96A24%2C24%2C0%2C0%2C0%2C204%2C40H32A16%2C16%2C0%2C0%2C0%2C16%2C56v88a16%2C16%2C0%2C0%2C0%2C16%2C16H75.06l37.78%2C75.58A8%2C8%2C0%2C0%2C0%2C120%2C240a40%2C40%2C0%2C0%2C0%2C40-40V184h56a24%2C24%2C0%2C0%2C0%2C23.82-27ZM72%2C144H32V56H72Zm150%2C21.29a7.88%2C7.88%2C0%2C0%2C1-6%2C2.71H152a8%2C8%2C0%2C0%2C0-8%2C8v24a24%2C24%2C0%2C0%2C1-19.29%2C23.54L88%2C150.11V56H204a8%2C8%2C0%2C0%2C1%2C7.94%2C7l12%2C96A7.87%2C7.87%2C0%2C0%2C1%2C222%2C165.29Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-thumbs-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M234%2C80.12A24%2C24%2C0%2C0%2C0%2C216%2C72H160V56a40%2C40%2C0%2C0%2C0-40-40%2C8%2C8%2C0%2C0%2C0-7.16%2C4.42L75.06%2C96H32a16%2C16%2C0%2C0%2C0-16%2C16v88a16%2C16%2C0%2C0%2C0%2C16%2C16H204a24%2C24%2C0%2C0%2C0%2C23.82-21l12-96A24%2C24%2C0%2C0%2C0%2C234%2C80.12ZM32%2C112H72v88H32ZM223.94%2C97l-12%2C96a8%2C8%2C0%2C0%2C1-7.94%2C7H88V105.89l36.71-73.43A24%2C24%2C0%2C0%2C1%2C144%2C56V80a8%2C8%2C0%2C0%2C0%2C8%2C8h64a8%2C8%2C0%2C0%2C1%2C7.94%2C9Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-ticket{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C104a8%2C8%2C0%2C0%2C0%2C8-8V64a16%2C16%2C0%2C0%2C0-16-16H32A16%2C16%2C0%2C0%2C0%2C16%2C64V96a8%2C8%2C0%2C0%2C0%2C8%2C8%2C24%2C24%2C0%2C0%2C1%2C0%2C48%2C8%2C8%2C0%2C0%2C0-8%2C8v32a16%2C16%2C0%2C0%2C0%2C16%2C16H224a16%2C16%2C0%2C0%2C0%2C16-16V160a8%2C8%2C0%2C0%2C0-8-8%2C24%2C24%2C0%2C0%2C1%2C0-48ZM32%2C167.2a40%2C40%2C0%2C0%2C0%2C0-78.4V64H88V192H32Zm192%2C0V192H104V64H224V88.8a40%2C40%2C0%2C0%2C0%2C0%2C78.4Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tidal-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M253.66%2C90.34l-40-40a8%2C8%2C0%2C0%2C0-11.32%2C0L168%2C84.69%2C133.66%2C50.34a8%2C8%2C0%2C0%2C0-11.32%2C0L88%2C84.69%2C53.66%2C50.34a8%2C8%2C0%2C0%2C0-11.32%2C0l-40%2C40a8%2C8%2C0%2C0%2C0%2C0%2C11.32l40%2C40a8%2C8%2C0%2C0%2C0%2C11.32%2C0L88%2C107.31%2C116.69%2C136%2C82.34%2C170.34a8%2C8%2C0%2C0%2C0%2C0%2C11.32l40%2C40a8%2C8%2C0%2C0%2C0%2C11.32%2C0l40-40a8%2C8%2C0%2C0%2C0%2C0-11.32L139.31%2C136%2C168%2C107.31l34.34%2C34.35a8%2C8%2C0%2C0%2C0%2C11.32%2C0l40-40A8%2C8%2C0%2C0%2C0%2C253.66%2C90.34ZM48%2C124.69%2C19.31%2C96%2C48%2C67.31%2C76.69%2C96Zm80%2C80L99.31%2C176%2C128%2C147.31%2C156.69%2C176Zm0-80L99.31%2C96%2C128%2C67.31%2C156.69%2C96Zm80%2C0L179.31%2C96%2C208%2C67.31%2C236.69%2C96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tiktok-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C72a48.05%2C48.05%2C0%2C0%2C1-48-48%2C8%2C8%2C0%2C0%2C0-8-8H128a8%2C8%2C0%2C0%2C0-8%2C8V156a20%2C20%2C0%2C1%2C1-28.57-18.08A8%2C8%2C0%2C0%2C0%2C96%2C130.69V88a8%2C8%2C0%2C0%2C0-9.4-7.88C50.91%2C86.48%2C24%2C119.1%2C24%2C156a76%2C76%2C0%2C0%2C0%2C152%2C0V116.29A103.25%2C103.25%2C0%2C0%2C0%2C224%2C128a8%2C8%2C0%2C0%2C0%2C8-8V80A8%2C8%2C0%2C0%2C0%2C224%2C72Zm-8%2C39.64a87.19%2C87.19%2C0%2C0%2C1-43.33-16.15A8%2C8%2C0%2C0%2C0%2C160%2C102v54a60%2C60%2C0%2C0%2C1-120%2C0c0-25.9%2C16.64-49.13%2C40-57.6v27.67A36%2C36%2C0%2C1%2C0%2C136%2C156V32h24.5A64.14%2C64.14%2C0%2C0%2C0%2C216%2C87.5Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tilde{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M222.23%2C130.59c-14.51%2C18-28.84%2C27.6-43.8%2C29.17a43%2C43%2C0%2C0%2C1-4.5.24c-19.3%2C0-35.39-13.1-51-25.8-14.91-12.14-29-23.61-43.7-22-10.51%2C1.1-21.31%2C8.72-33%2C23.28a8%2C8%2C0%2C0%2C1-12.46-10c14.51-18%2C28.84-27.6%2C43.8-29.17%2C21.32-2.25%2C38.69%2C11.89%2C55.48%2C25.56%2C14.91%2C12.14%2C29%2C23.62%2C43.7%2C22%2C10.51-1.1%2C21.31-8.72%2C33-23.28a8%2C8%2C0%2C1%2C1%2C12.46%2C10Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-timer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C40a96%2C96%2C0%2C1%2C0%2C96%2C96A96.11%2C96.11%2C0%2C0%2C0%2C128%2C40Zm0%2C176a80%2C80%2C0%2C1%2C1%2C80-80A80.09%2C80.09%2C0%2C0%2C1%2C128%2C216ZM173.66%2C90.34a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-40%2C40a8%2C8%2C0%2C0%2C1-11.32-11.32l40-40A8%2C8%2C0%2C0%2C1%2C173.66%2C90.34ZM96%2C16a8%2C8%2C0%2C0%2C1%2C8-8h48a8%2C8%2C0%2C0%2C1%2C0%2C16H104A8%2C8%2C0%2C0%2C1%2C96%2C16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tip-jar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C48.81V32a16%2C16%2C0%2C0%2C0-16-16H88A16%2C16%2C0%2C0%2C0%2C72%2C32V48.81A40.05%2C40.05%2C0%2C0%2C0%2C40%2C88V200a40%2C40%2C0%2C0%2C0%2C40%2C40h96a40%2C40%2C0%2C0%2C0%2C40-40V88A40.05%2C40.05%2C0%2C0%2C0%2C184%2C48.81ZM168%2C48H152V32h16Zm-48%2C0V32h16V48ZM104%2C32V48H88V32Zm96%2C168a24%2C24%2C0%2C0%2C1-24%2C24H80a24%2C24%2C0%2C0%2C1-24-24V88A24%2C24%2C0%2C0%2C1%2C80%2C64h96a24%2C24%2C0%2C0%2C1%2C24%2C24Zm-40-40a24%2C24%2C0%2C0%2C1-24%2C24v8a8%2C8%2C0%2C0%2C1-16%2C0v-8h-8a8%2C8%2C0%2C0%2C1%2C0-16h24a8%2C8%2C0%2C0%2C0%2C0-16H120a24%2C24%2C0%2C0%2C1%2C0-48V96a8%2C8%2C0%2C0%2C1%2C16%2C0v8h8a8%2C8%2C0%2C0%2C1%2C0%2C16H120a8%2C8%2C0%2C0%2C0%2C0%2C16h16A24%2C24%2C0%2C0%2C1%2C160%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tipi{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M238.74%2C211.69%2C137.5%2C53.5l21.24-33.19a8%2C8%2C0%2C0%2C0-13.48-8.62L128%2C38.66l-17.26-27a8%2C8%2C0%2C1%2C0-13.48%2C8.62L118.5%2C53.5%2C17.26%2C211.69A8%2C8%2C0%2C0%2C0%2C24%2C224H232a8%2C8%2C0%2C0%2C0%2C6.74-12.31ZM86.3%2C208%2C128%2C142.84%2C169.7%2C208Zm102.4%2C0-54-84.31a8%2C8%2C0%2C0%2C0-13.48%2C0L67.3%2C208H38.62L128%2C68.34%2C217.38%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tire{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M149.26%2C159.26C155.09%2C173.82%2C163.5%2C176%2C168%2C176s12.91-2.18%2C18.74-16.74c3.39-8.48%2C5.26-19.58%2C5.26-31.26s-1.87-22.78-5.26-31.26C180.91%2C82.18%2C172.5%2C80%2C168%2C80s-12.91%2C2.18-18.74%2C16.74C145.87%2C105.22%2C144%2C116.32%2C144%2C128S145.87%2C150.78%2C149.26%2C159.26ZM168%2C96.2c2.62%2C2.06%2C8%2C13%2C8%2C31.8s-5.38%2C29.74-8%2C31.8c-2.62-2.06-8-13-8-31.8S165.38%2C98.26%2C168%2C96.2ZM232%2C216H196.41C213.12%2C197.73%2C224%2C165.47%2C224%2C128c0-58.32-26.35-104-60-104H92C58.35%2C24%2C32%2C69.68%2C32%2C128S58.35%2C232%2C92%2C232H232a8%2C8%2C0%2C0%2C0%2C0-16ZM193.74%2C63.93C202.93%2C80.91%2C208%2C103.67%2C208%2C128s-5.07%2C47.09-14.26%2C64.07C185.38%2C207.5%2C174.82%2C216%2C164%2C216s-21.38-8.5-29.74-23.93C125.07%2C175.09%2C120%2C152.33%2C120%2C128s5.07-47.09%2C14.26-64.07C142.62%2C48.5%2C153.18%2C40%2C164%2C40S185.38%2C48.5%2C193.74%2C63.93ZM48%2C128c0-2.5.07-5%2C.17-7.44L80%2C97.83l24.43%2C17.45c-.28%2C4.16-.43%2C8.41-.43%2C12.72a179.89%2C179.89%2C0%2C0%2C0%2C3.07%2C33.5l-22.42-16a8%2C8%2C0%2C0%2C0-9.3%2C0l-23.74%2C17A161%2C161%2C0%2C0%2C1%2C48%2C128ZM62.26%2C63.93C70.62%2C48.5%2C81.18%2C40%2C92%2C40h39.59c-11.9%2C13-20.84%2C33.12-25%2C57.16L84.65%2C81.49a8%2C8%2C0%2C0%2C0-9.3%2C0L50.49%2C99.25C52.85%2C86%2C56.83%2C74%2C62.26%2C63.93Zm0%2C128.14a100.08%2C100.08%2C0%2C0%2C1-5.94-13.32L80%2C161.83l33.94%2C24.24c4.6%2C12%2C10.6%2C22.22%2C17.65%2C29.93H92C81.18%2C216%2C70.62%2C207.5%2C62.26%2C192.07Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-toggle-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C56H80a72%2C72%2C0%2C0%2C0%2C0%2C144h96a72%2C72%2C0%2C0%2C0%2C0-144Zm0%2C128H80A56%2C56%2C0%2C0%2C1%2C80%2C72h96a56%2C56%2C0%2C0%2C1%2C0%2C112ZM80%2C88a40%2C40%2C0%2C1%2C0%2C40%2C40A40%2C40%2C0%2C0%2C0%2C80%2C88Zm0%2C64a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C80%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-toggle-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C56H80a72%2C72%2C0%2C0%2C0%2C0%2C144h96a72%2C72%2C0%2C0%2C0%2C0-144Zm0%2C128H80A56%2C56%2C0%2C0%2C1%2C80%2C72h96a56%2C56%2C0%2C0%2C1%2C0%2C112Zm0-96a40%2C40%2C0%2C1%2C0%2C40%2C40A40%2C40%2C0%2C0%2C0%2C176%2C88Zm0%2C64a24%2C24%2C0%2C1%2C1%2C24-24A24%2C24%2C0%2C0%2C1%2C176%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-toilet-paper{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M76%2C120a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C76%2C120Zm164%2C0v88a16%2C16%2C0%2C0%2C1-16%2C16H112a16%2C16%2C0%2C0%2C1-16-16V186.35C87.37%2C200.37%2C76.18%2C208%2C64%2C208c-13.87%2C0-26.46-9.89-35.44-27.85C20.46%2C164%2C16%2C142.59%2C16%2C120s4.46-43.95%2C12.56-60.15C37.54%2C41.89%2C50.13%2C32%2C64%2C32H192c13.87%2C0%2C26.46%2C9.89%2C35.44%2C27.85C235.54%2C76.05%2C240%2C97.41%2C240%2C120ZM96%2C120c0-42.43-16.86-72-32-72S32%2C77.57%2C32%2C120s16.86%2C72%2C32%2C72S96%2C162.43%2C96%2C120Zm128%2C88V128H208a8%2C8%2C0%2C0%2C1%2C0-16h15.79C221.84%2C73.9%2C206.16%2C48%2C192%2C48H92.12a73.6%2C73.6%2C0%2C0%2C1%2C7.32%2C11.85c7.14%2C14.28%2C11.44%2C32.56%2C12.37%2C52.15H128a8%2C8%2C0%2C0%2C1%2C0%2C16H112v80Zm-48-96H160a8%2C8%2C0%2C0%2C0%2C0%2C16h16a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-toilet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M120%2C64a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1%2C0-16h16A8%2C8%2C0%2C0%2C1%2C120%2C64Zm52.32%2C133.14%2C3.52%2C24.6A16%2C16%2C0%2C0%2C1%2C160%2C240H96a16%2C16%2C0%2C0%2C1-15.84-18.26l3.52-24.6A96.09%2C96.09%2C0%2C0%2C1%2C32%2C112a8%2C8%2C0%2C0%2C1%2C8-8H56V40A16%2C16%2C0%2C0%2C1%2C72%2C24H184a16%2C16%2C0%2C0%2C1%2C16%2C16v64h16a8%2C8%2C0%2C0%2C1%2C8%2C8A96.09%2C96.09%2C0%2C0%2C1%2C172.32%2C197.14ZM72%2C104H184V40H72Zm85.07%2C99.5a96.15%2C96.15%2C0%2C0%2C1-58.14%2C0L96%2C224h64ZM207.6%2C120H48.4a80%2C80%2C0%2C0%2C0%2C159.2%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-toolbox{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C64H176V56a24%2C24%2C0%2C0%2C0-24-24H104A24%2C24%2C0%2C0%2C0%2C80%2C56v8H32A16%2C16%2C0%2C0%2C0%2C16%2C80V192a16%2C16%2C0%2C0%2C0%2C16%2C16H224a16%2C16%2C0%2C0%2C0%2C16-16V80A16%2C16%2C0%2C0%2C0%2C224%2C64ZM96%2C56a8%2C8%2C0%2C0%2C1%2C8-8h48a8%2C8%2C0%2C0%2C1%2C8%2C8v8H96ZM224%2C80v32H192v-8a8%2C8%2C0%2C0%2C0-16%2C0v8H80v-8a8%2C8%2C0%2C0%2C0-16%2C0v8H32V80Zm0%2C112H32V128H64v8a8%2C8%2C0%2C0%2C0%2C16%2C0v-8h96v8a8%2C8%2C0%2C0%2C0%2C16%2C0v-8h32v64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tooth{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M171%2C71.42%2C149.54%2C80%2C171%2C88.57A8%2C8%2C0%2C1%2C1%2C165%2C103.42L128%2C88.61%2C91%2C103.42A8%2C8%2C0%2C1%2C1%2C85%2C88.57L106.46%2C80%2C85%2C71.42A8%2C8%2C0%2C1%2C1%2C91%2C56.57l37%2C14.81%2C37-14.81A8%2C8%2C0%2C1%2C1%2C171%2C71.42Zm53%2C8.33c0%2C42.72-8%2C75.4-14.69%2C95.28-8.73%2C25.8-20.63%2C45.49-32.65%2C54a15.69%2C15.69%2C0%2C0%2C1-15.95%2C1.41%2C16.09%2C16.09%2C0%2C0%2C1-9.18-13.36C150.68%2C205.58%2C146.48%2C168%2C128%2C168s-22.68%2C37.59-23.53%2C49.11a16.09%2C16.09%2C0%2C0%2C1-16%2C14.9%2C15.67%2C15.67%2C0%2C0%2C1-9.13-2.95c-12-8.53-23.92-28.22-32.65-54C40%2C155.15%2C32%2C122.47%2C32%2C79.75A56%2C56%2C0%2C0%2C1%2C88%2C24h80A56%2C56%2C0%2C0%2C1%2C224%2C79.75Zm-16%2C0A40%2C40%2C0%2C0%2C0%2C168%2C40H88A40%2C40%2C0%2C0%2C0%2C48%2C79.76c0%2C40.55%2C7.51%2C71.4%2C13.85%2C90.14%2C11.05%2C32.66%2C23%2C43.37%2C26.61%2C46C91.57%2C174.67%2C105.59%2C152%2C128%2C152s36.45%2C22.71%2C39.49%2C63.94h0c3.6-2.59%2C15.57-13.26%2C26.66-46C200.49%2C151.16%2C208%2C120.31%2C208%2C79.76Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tornado{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C40a8%2C8%2C0%2C0%2C1-8%2C8H56a8%2C8%2C0%2C0%2C1%2C0-16H224A8%2C8%2C0%2C0%2C1%2C232%2C40ZM184%2C72a8%2C8%2C0%2C0%2C0-8-8H32a8%2C8%2C0%2C0%2C0%2C0%2C16H176A8%2C8%2C0%2C0%2C0%2C184%2C72Zm-16%2C32a8%2C8%2C0%2C0%2C0-8-8H56a8%2C8%2C0%2C0%2C0%2C0%2C16H160A8%2C8%2C0%2C0%2C0%2C168%2C104Zm16%2C32a8%2C8%2C0%2C0%2C0-8-8H88a8%2C8%2C0%2C0%2C0%2C0%2C16h88A8%2C8%2C0%2C0%2C0%2C184%2C136Zm0%2C24H120a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16Zm-24%2C32H128a8%2C8%2C0%2C0%2C0%2C0%2C16h32a8%2C8%2C0%2C0%2C0%2C0-16Zm-32%2C32H112a8%2C8%2C0%2C0%2C0%2C0%2C16h16a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tote-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M236%2C69.4A16.13%2C16.13%2C0%2C0%2C0%2C223.92%2C64H176a48%2C48%2C0%2C0%2C0-96%2C0H32.08a16.13%2C16.13%2C0%2C0%2C0-12%2C5.4%2C16%2C16%2C0%2C0%2C0-3.92%2C12.48l14.26%2C120a16%2C16%2C0%2C0%2C0%2C16%2C14.12H209.67a16%2C16%2C0%2C0%2C0%2C16-14.12l14.26-120A16%2C16%2C0%2C0%2C0%2C236%2C69.4ZM128%2C32a32%2C32%2C0%2C0%2C1%2C32%2C32H96A32%2C32%2C0%2C0%2C1%2C128%2C32Zm81.76%2C168a.13.13%2C0%2C0%2C1-.09%2C0H46.25L32.08%2C80H224Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tote{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M236%2C69.4A16.13%2C16.13%2C0%2C0%2C0%2C223.92%2C64H176a48%2C48%2C0%2C0%2C0-96%2C0H32.08a16.13%2C16.13%2C0%2C0%2C0-12%2C5.4%2C16%2C16%2C0%2C0%2C0-3.92%2C12.48l14.26%2C120a16%2C16%2C0%2C0%2C0%2C16%2C14.12H209.67a16%2C16%2C0%2C0%2C0%2C16-14.12l14.26-120A16%2C16%2C0%2C0%2C0%2C236%2C69.4ZM128%2C32a32%2C32%2C0%2C0%2C1%2C32%2C32H96A32%2C32%2C0%2C0%2C1%2C128%2C32Zm81.76%2C168a.13.13%2C0%2C0%2C1-.09%2C0H46.25L32.08%2C80H80v24a8%2C8%2C0%2C0%2C0%2C16%2C0V80h64v24a8%2C8%2C0%2C0%2C0%2C16%2C0V80h48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-towel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C24H72A24%2C24%2C0%2C0%2C0%2C48%2C48V216a16%2C16%2C0%2C0%2C0%2C16%2C16H176a16%2C16%2C0%2C0%2C0%2C16-16V48a8%2C8%2C0%2C0%2C1%2C16%2C0V152a8%2C8%2C0%2C0%2C0%2C16%2C0V48A24%2C24%2C0%2C0%2C0%2C200%2C24ZM72%2C40H177.37A23.84%2C23.84%2C0%2C0%2C0%2C176%2C48V184H64V48A8%2C8%2C0%2C0%2C1%2C72%2C40ZM64%2C216V200H176v16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tractor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C165.41V134a15.89%2C15.89%2C0%2C0%2C0-11.4-15.32l-.21-.06L192%2C108.71V72a8%2C8%2C0%2C0%2C0-16%2C0v32.38l-24-6.5V56h8a8%2C8%2C0%2C0%2C0%2C0-16H40a8%2C8%2C0%2C0%2C0%2C0%2C16h8V88H40a8%2C8%2C0%2C0%2C0%2C0%2C16H68a68.07%2C68.07%2C0%2C0%2C1%2C68%2C68v12a8%2C8%2C0%2C0%2C0%2C8%2C8h32.23A36%2C36%2C0%2C1%2C0%2C240%2C165.41ZM68%2C88H64V56h72v66.77A83.92%2C83.92%2C0%2C0%2C0%2C68%2C88Zm84%2C26.45L224%2C134v20.1A36%2C36%2C0%2C0%2C0%2C178.06%2C176H152ZM212%2C208a20%2C20%2C0%2C1%2C1%2C20-20A20%2C20%2C0%2C0%2C1%2C212%2C208ZM68%2C120a52%2C52%2C0%2C1%2C0%2C52%2C52A52.06%2C52.06%2C0%2C0%2C0%2C68%2C120Zm0%2C88a36%2C36%2C0%2C1%2C1%2C36-36A36%2C36%2C0%2C0%2C1%2C68%2C208Zm12-36a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C80%2C172Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-trademark-registered{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm23.09-75.79A32%2C32%2C0%2C0%2C0%2C136%2C80H104a8%2C8%2C0%2C0%2C0-8%2C8v80a8%2C8%2C0%2C0%2C0%2C16%2C0V144h22.39l19%2C28.44a8%2C8%2C0%2C0%2C0%2C13.32-8.88ZM112%2C96h24a16%2C16%2C0%2C0%2C1%2C0%2C32H112Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-trademark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216ZM112%2C104a8%2C8%2C0%2C0%2C1-8%2C8H96v40a8%2C8%2C0%2C0%2C1-16%2C0V112H72a8%2C8%2C0%2C0%2C1%2C0-16h32A8%2C8%2C0%2C0%2C1%2C112%2C104Zm80%2C0v48a8%2C8%2C0%2C0%2C1-16%2C0V125.29l-14%2C16a8%2C8%2C0%2C0%2C1-12%2C0l-14-16V152a8%2C8%2C0%2C0%2C1-16%2C0V104a8%2C8%2C0%2C0%2C1%2C14-5.27l22%2C25.12%2C22-25.12A8%2C8%2C0%2C0%2C1%2C192%2C104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-traffic-cone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C208H213.69L153.42%2C34.75A16%2C16%2C0%2C0%2C0%2C138.31%2C24H117.69a16%2C16%2C0%2C0%2C0-15.11%2C10.74L42.31%2C208H24a8%2C8%2C0%2C0%2C0%2C0%2C16H232a8%2C8%2C0%2C0%2C0%2C0-16ZM95.43%2C104h65.14l16.7%2C48H78.73Zm22.26-64h20.62L155%2C88H101ZM73.17%2C168H182.83l13.92%2C40H59.25Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-traffic-sign{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M243.15%2C116.29%2C139.71%2C12.85a16.56%2C16.56%2C0%2C0%2C0-23.42%2C0L12.85%2C116.29a16.56%2C16.56%2C0%2C0%2C0%2C0%2C23.42L116.29%2C243.15h0a16.56%2C16.56%2C0%2C0%2C0%2C23.42%2C0L243.15%2C139.71a16.56%2C16.56%2C0%2C0%2C0%2C0-23.42Zm-11.31%2C12.1L128.4%2C231.84a.58.58%2C0%2C0%2C1-.8%2C0h0L24.16%2C128.39a.56.56%2C0%2C0%2C1%2C0-.78L127.6%2C24.16a.58.58%2C0%2C0%2C1%2C.8%2C0L231.84%2C127.61a.56.56%2C0%2C0%2C1%2C0%2C.78Zm-58.18-14a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-24%2C24a8%2C8%2C0%2C0%2C1-11.32-11.32L148.69%2C128H112a16%2C16%2C0%2C0%2C0-16%2C16v8a8%2C8%2C0%2C0%2C1-16%2C0v-8a32%2C32%2C0%2C0%2C1%2C32-32h36.69l-10.35-10.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-traffic-signal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C56a32%2C32%2C0%2C1%2C0%2C32%2C32A32%2C32%2C0%2C0%2C0%2C128%2C56Zm0%2C48a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C128%2C104Zm0%2C32a32%2C32%2C0%2C1%2C0%2C32%2C32A32%2C32%2C0%2C0%2C0%2C128%2C136Zm0%2C48a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C128%2C184Zm88-40H200V80h16a8%2C8%2C0%2C0%2C0%2C0-16H200V40a16%2C16%2C0%2C0%2C0-16-16H72A16%2C16%2C0%2C0%2C0%2C56%2C40V64H40a8%2C8%2C0%2C0%2C0%2C0%2C16H56v64H40a8%2C8%2C0%2C0%2C0%2C0%2C16H56v56a16%2C16%2C0%2C0%2C0%2C16%2C16H184a16%2C16%2C0%2C0%2C0%2C16-16V160h16a8%2C8%2C0%2C0%2C0%2C0-16Zm-32%2C72H72V40H184V216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-train-regional{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M223.72%2C117.9%2C201.33%2C35.79A16%2C16%2C0%2C0%2C0%2C185.89%2C24H70.11A16%2C16%2C0%2C0%2C0%2C54.67%2C35.79L32.28%2C117.9a8.08%2C8.08%2C0%2C0%2C0%2C0%2C4.2l22.39%2C82.11A16%2C16%2C0%2C0%2C0%2C70.11%2C216H80L65.6%2C235.2a8%2C8%2C0%2C1%2C0%2C12.8%2C9.6L100%2C216h56l21.6%2C28.8a8%2C8%2C0%2C1%2C0%2C12.8-9.6L176%2C216h9.89a16%2C16%2C0%2C0%2C0%2C15.44-11.79l22.39-82.11A8.08%2C8.08%2C0%2C0%2C0%2C223.72%2C117.9ZM70.11%2C40H185.89L206%2C113.69l-78%2C14.18L50%2C113.69Zm-19%2C90.14L120%2C142.68V200H70.11ZM185.89%2C200H136V142.68l68.94-12.54ZM88%2C88a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C0%2C16H96A8%2C8%2C0%2C0%2C1%2C88%2C88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-train-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C24H72A32%2C32%2C0%2C0%2C0%2C40%2C56V184a32%2C32%2C0%2C0%2C0%2C32%2C32h8L65.6%2C235.2a8%2C8%2C0%2C1%2C0%2C12.8%2C9.6L100%2C216h56l21.6%2C28.8a8%2C8%2C0%2C1%2C0%2C12.8-9.6L176%2C216h8a32%2C32%2C0%2C0%2C0%2C32-32V56A32%2C32%2C0%2C0%2C0%2C184%2C24ZM72%2C40H184a16%2C16%2C0%2C0%2C1%2C16%2C16v64H56V56A16%2C16%2C0%2C0%2C1%2C72%2C40ZM184%2C200H72a16%2C16%2C0%2C0%2C1-16-16V136H200v48A16%2C16%2C0%2C0%2C1%2C184%2C200ZM96%2C172a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C96%2C172Zm88%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C184%2C172Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-train{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C24H72A32%2C32%2C0%2C0%2C0%2C40%2C56V184a32%2C32%2C0%2C0%2C0%2C32%2C32h8L65.6%2C235.2a8%2C8%2C0%2C1%2C0%2C12.8%2C9.6L100%2C216h56l21.6%2C28.8a8%2C8%2C0%2C1%2C0%2C12.8-9.6L176%2C216h8a32%2C32%2C0%2C0%2C0%2C32-32V56A32%2C32%2C0%2C0%2C0%2C184%2C24ZM56%2C120V80h64v40Zm80-40h64v40H136ZM72%2C40H184a16%2C16%2C0%2C0%2C1%2C16%2C16v8H56V56A16%2C16%2C0%2C0%2C1%2C72%2C40ZM184%2C200H72a16%2C16%2C0%2C0%2C1-16-16V136H200v48A16%2C16%2C0%2C0%2C1%2C184%2C200ZM96%2C172a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C96%2C172Zm88%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C184%2C172Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tram{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C48H136V24h32a8%2C8%2C0%2C0%2C0%2C0-16H88a8%2C8%2C0%2C0%2C0%2C0%2C16h32V48H72A32%2C32%2C0%2C0%2C0%2C40%2C80V184a32%2C32%2C0%2C0%2C0%2C32%2C32h8L65.6%2C235.2a8%2C8%2C0%2C1%2C0%2C12.8%2C9.6L100%2C216h56l21.6%2C28.8a8%2C8%2C0%2C1%2C0%2C12.8-9.6L176%2C216h8a32%2C32%2C0%2C0%2C0%2C32-32V80A32%2C32%2C0%2C0%2C0%2C184%2C48ZM72%2C64H184a16%2C16%2C0%2C0%2C1%2C16%2C16v40H56V80A16%2C16%2C0%2C0%2C1%2C72%2C64ZM184%2C200H72a16%2C16%2C0%2C0%2C1-16-16V136H200v48A16%2C16%2C0%2C0%2C1%2C184%2C200ZM96%2C172a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C96%2C172Zm88%2C0a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C184%2C172Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-translate{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M247.15%2C212.42l-56-112a8%2C8%2C0%2C0%2C0-14.31%2C0l-21.71%2C43.43A88%2C88%2C0%2C0%2C1%2C108%2C126.93%2C103.65%2C103.65%2C0%2C0%2C0%2C135.69%2C64H160a8%2C8%2C0%2C0%2C0%2C0-16H104V32a8%2C8%2C0%2C0%2C0-16%2C0V48H32a8%2C8%2C0%2C0%2C0%2C0%2C16h87.63A87.76%2C87.76%2C0%2C0%2C1%2C96%2C116.35a87.74%2C87.74%2C0%2C0%2C1-19-31%2C8%2C8%2C0%2C1%2C0-15.08%2C5.34A103.63%2C103.63%2C0%2C0%2C0%2C84%2C127a87.55%2C87.55%2C0%2C0%2C1-52%2C17%2C8%2C8%2C0%2C0%2C0%2C0%2C16%2C103.46%2C103.46%2C0%2C0%2C0%2C64-22.08%2C104.18%2C104.18%2C0%2C0%2C0%2C51.44%2C21.31l-26.6%2C53.19a8%2C8%2C0%2C0%2C0%2C14.31%2C7.16L148.94%2C192h70.11l13.79%2C27.58A8%2C8%2C0%2C0%2C0%2C240%2C224a8%2C8%2C0%2C0%2C0%2C7.15-11.58ZM156.94%2C176%2C184%2C121.89%2C211.05%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-trash-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C48H40a8%2C8%2C0%2C0%2C0%2C0%2C16h8V208a16%2C16%2C0%2C0%2C0%2C16%2C16H192a16%2C16%2C0%2C0%2C0%2C16-16V64h8a8%2C8%2C0%2C0%2C0%2C0-16ZM192%2C208H64V64H192ZM80%2C24a8%2C8%2C0%2C0%2C1%2C8-8h80a8%2C8%2C0%2C0%2C1%2C0%2C16H88A8%2C8%2C0%2C0%2C1%2C80%2C24Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-trash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C48H176V40a24%2C24%2C0%2C0%2C0-24-24H104A24%2C24%2C0%2C0%2C0%2C80%2C40v8H40a8%2C8%2C0%2C0%2C0%2C0%2C16h8V208a16%2C16%2C0%2C0%2C0%2C16%2C16H192a16%2C16%2C0%2C0%2C0%2C16-16V64h8a8%2C8%2C0%2C0%2C0%2C0-16ZM96%2C40a8%2C8%2C0%2C0%2C1%2C8-8h48a8%2C8%2C0%2C0%2C1%2C8%2C8v8H96Zm96%2C168H64V64H192ZM112%2C104v64a8%2C8%2C0%2C0%2C1-16%2C0V104a8%2C8%2C0%2C0%2C1%2C16%2C0Zm48%2C0v64a8%2C8%2C0%2C0%2C1-16%2C0V104a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tray-arrow-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C16V152h-28.7A15.86%2C15.86%2C0%2C0%2C0%2C168%2C156.69L148.69%2C176H107.31L88%2C156.69A15.86%2C15.86%2C0%2C0%2C0%2C76.69%2C152H48V48Zm0%2C160H48V168H76.69L96%2C187.31A15.86%2C15.86%2C0%2C0%2C0%2C107.31%2C192h41.38A15.86%2C15.86%2C0%2C0%2C0%2C160%2C187.31L179.31%2C168H208v40ZM90.34%2C125.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L120%2C132.69V72a8%2C8%2C0%2C0%2C1%2C16%2C0v60.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tray-arrow-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C16V152h-28.7A15.86%2C15.86%2C0%2C0%2C0%2C168%2C156.69L148.69%2C176H107.31L88%2C156.69A15.86%2C15.86%2C0%2C0%2C0%2C76.69%2C152H48V48Zm0%2C160H48V168H76.69L96%2C187.31A15.86%2C15.86%2C0%2C0%2C0%2C107.31%2C192h41.38A15.86%2C15.86%2C0%2C0%2C0%2C160%2C187.31L179.31%2C168H208v40ZM90.34%2C109.66a8%2C8%2C0%2C0%2C1%2C0-11.32l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C0l32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C11.32L136%2C91.31V152a8%2C8%2C0%2C0%2C1-16%2C0V91.31l-18.34%2C18.35A8%2C8%2C0%2C0%2C1%2C90.34%2C109.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tray{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C16V152h-28.7A15.86%2C15.86%2C0%2C0%2C0%2C168%2C156.69L148.69%2C176H107.31L88%2C156.69A15.86%2C15.86%2C0%2C0%2C0%2C76.69%2C152H48V48Zm0%2C160H48V168H76.69L96%2C187.31A15.86%2C15.86%2C0%2C0%2C0%2C107.31%2C192h41.38A15.86%2C15.86%2C0%2C0%2C0%2C160%2C187.31L179.31%2C168H208v40Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-treasure-chest{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C40H72A56.06%2C56.06%2C0%2C0%2C0%2C16%2C96v96a16%2C16%2C0%2C0%2C0%2C16%2C16H224a16%2C16%2C0%2C0%2C0%2C16-16V96A56.06%2C56.06%2C0%2C0%2C0%2C184%2C40Zm40%2C56v8H192V56.8A40.07%2C40.07%2C0%2C0%2C1%2C224%2C96Zm-88%2C40H120V104h16Zm-24%2C16h32a8%2C8%2C0%2C0%2C0%2C8-8V120h24v72H80V120h24v24A8%2C8%2C0%2C0%2C0%2C112%2C152Zm40-48V96a8%2C8%2C0%2C0%2C0-8-8H112a8%2C8%2C0%2C0%2C0-8%2C8v8H80V56h96v48ZM64%2C56.8V104H32V96A40.07%2C40.07%2C0%2C0%2C1%2C64%2C56.8ZM32%2C120H64v72H32Zm192%2C72H192V120h32v72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tree-evergreen{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230.32%2C187.09l-46-59.09H208a8%2C8%2C0%2C0%2C0%2C6.34-12.88l-80-104a8%2C8%2C0%2C0%2C0-12.68%2C0l-80%2C104A8%2C8%2C0%2C0%2C0%2C48%2C128H71.64l-46%2C59.09A8%2C8%2C0%2C0%2C0%2C32%2C200h88v40a8%2C8%2C0%2C0%2C0%2C16%2C0V200h88a8%2C8%2C0%2C0%2C0%2C6.32-12.91ZM48.36%2C184l46-59.09A8%2C8%2C0%2C0%2C0%2C88%2C112H64.25L128%2C29.12%2C191.75%2C112H168a8%2C8%2C0%2C0%2C0-6.31%2C12.91L207.64%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tree-palm{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.79%2C53.23a66.86%2C66.86%2C0%2C0%2C0-97.74%2C0%2C72.21%2C72.21%2C0%2C0%2C0-12.05%2C17%2C72.21%2C72.21%2C0%2C0%2C0-12-17%2C66.86%2C66.86%2C0%2C0%2C0-97.74%2C0%2C8%2C8%2C0%2C0%2C0%2C2.6%2C12.85L77%2C90.55a71.42%2C71.42%2C0%2C0%2C0-43.36%2C33.21%2C70.64%2C70.64%2C0%2C0%2C0-7.2%2C54.32A8%2C8%2C0%2C0%2C0%2C39%2C182.36l81-61.68V224a8%2C8%2C0%2C0%2C0%2C16%2C0V120.68l81%2C61.68a8%2C8%2C0%2C0%2C0%2C12.57-4.28%2C70.64%2C70.64%2C0%2C0%2C0-7.2-54.32A71.42%2C71.42%2C0%2C0%2C0%2C179%2C90.55l56.22-24.47a8%2C8%2C0%2C0%2C0%2C2.6-12.85ZM67.08%2C48a51.13%2C51.13%2C0%2C0%2C1%2C37.28%2C16.26%2C56.53%2C56.53%2C0%2C0%2C1%2C14.26%2C26.93L39%2C56.53A50.5%2C50.5%2C0%2C0%2C1%2C67.08%2C48ZM40%2C161.5a54.82%2C54.82%2C0%2C0%2C1%2C7.47-29.7%2C55.55%2C55.55%2C0%2C0%2C1%2C34-25.89A56.52%2C56.52%2C0%2C0%2C1%2C96.1%2C104a55.82%2C55.82%2C0%2C0%2C1%2C16.23%2C2.41ZM208.5%2C131.8A54.82%2C54.82%2C0%2C0%2C1%2C216%2C161.5l-72.3-55.1a56.3%2C56.3%2C0%2C0%2C1%2C64.83%2C25.4ZM137.38%2C91.19a56.53%2C56.53%2C0%2C0%2C1%2C14.26-26.93A51.13%2C51.13%2C0%2C0%2C1%2C188.92%2C48%2C50.5%2C50.5%2C0%2C0%2C1%2C217%2C56.53Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tree-structure{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M160%2C112h48a16%2C16%2C0%2C0%2C0%2C16-16V48a16%2C16%2C0%2C0%2C0-16-16H160a16%2C16%2C0%2C0%2C0-16%2C16V64H128a24%2C24%2C0%2C0%2C0-24%2C24v32H72v-8A16%2C16%2C0%2C0%2C0%2C56%2C96H24A16%2C16%2C0%2C0%2C0%2C8%2C112v32a16%2C16%2C0%2C0%2C0%2C16%2C16H56a16%2C16%2C0%2C0%2C0%2C16-16v-8h32v32a24%2C24%2C0%2C0%2C0%2C24%2C24h16v16a16%2C16%2C0%2C0%2C0%2C16%2C16h48a16%2C16%2C0%2C0%2C0%2C16-16V160a16%2C16%2C0%2C0%2C0-16-16H160a16%2C16%2C0%2C0%2C0-16%2C16v16H128a8%2C8%2C0%2C0%2C1-8-8V88a8%2C8%2C0%2C0%2C1%2C8-8h16V96A16%2C16%2C0%2C0%2C0%2C160%2C112ZM56%2C144H24V112H56v32Zm104%2C16h48v48H160Zm0-112h48V96H160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tree-view{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C152h32a16%2C16%2C0%2C0%2C0%2C16-16V104a16%2C16%2C0%2C0%2C0-16-16H176a16%2C16%2C0%2C0%2C0-16%2C16v8H88V80h8a16%2C16%2C0%2C0%2C0%2C16-16V32A16%2C16%2C0%2C0%2C0%2C96%2C16H64A16%2C16%2C0%2C0%2C0%2C48%2C32V64A16%2C16%2C0%2C0%2C0%2C64%2C80h8V192a24%2C24%2C0%2C0%2C0%2C24%2C24h64v8a16%2C16%2C0%2C0%2C0%2C16%2C16h32a16%2C16%2C0%2C0%2C0%2C16-16V192a16%2C16%2C0%2C0%2C0-16-16H176a16%2C16%2C0%2C0%2C0-16%2C16v8H96a8%2C8%2C0%2C0%2C1-8-8V128h72v8A16%2C16%2C0%2C0%2C0%2C176%2C152ZM64%2C32H96V64H64ZM176%2C192h32v32H176Zm0-88h32v32H176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tree{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M198.1%2C62.59a76%2C76%2C0%2C0%2C0-140.2%2C0A71.71%2C71.71%2C0%2C0%2C0%2C16%2C127.8C15.9%2C166%2C48%2C199%2C86.14%2C200A72.09%2C72.09%2C0%2C0%2C0%2C120%2C192.47V232a8%2C8%2C0%2C0%2C0%2C16%2C0V192.47A72.17%2C72.17%2C0%2C0%2C0%2C168%2C200l1.82%2C0C208%2C199%2C240.11%2C166%2C240%2C127.8A71.71%2C71.71%2C0%2C0%2C0%2C198.1%2C62.59ZM169.45%2C184a56.08%2C56.08%2C0%2C0%2C1-33.45-10v-41l43.58-21.78a8%2C8%2C0%2C1%2C0-7.16-14.32L136%2C115.06V88a8%2C8%2C0%2C0%2C0-16%2C0v51.06L83.58%2C120.84a8%2C8%2C0%2C1%2C0-7.16%2C14.32L120%2C156.94v17a56%2C56%2C0%2C0%2C1-33.45%2C10C56.9%2C183.23%2C31.92%2C157.52%2C32%2C127.84A55.77%2C55.77%2C0%2C0%2C1%2C67.11%2C76a8%2C8%2C0%2C0%2C0%2C4.53-4.67%2C60%2C60%2C0%2C0%2C1%2C112.72%2C0A8%2C8%2C0%2C0%2C0%2C188.89%2C76%2C55.79%2C55.79%2C0%2C0%2C1%2C224%2C127.84C224.08%2C157.52%2C199.1%2C183.23%2C169.45%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-trend-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C128v64a8%2C8%2C0%2C0%2C1-8%2C8H168a8%2C8%2C0%2C0%2C1%2C0-16h44.69L136%2C107.31l-34.34%2C34.35a8%2C8%2C0%2C0%2C1-11.32%2C0l-72-72A8%2C8%2C0%2C0%2C1%2C29.66%2C58.34L96%2C124.69l34.34-34.35a8%2C8%2C0%2C0%2C1%2C11.32%2C0L224%2C172.69V128a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-trend-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C56v64a8%2C8%2C0%2C0%2C1-16%2C0V75.31l-82.34%2C82.35a8%2C8%2C0%2C0%2C1-11.32%2C0L96%2C123.31%2C29.66%2C189.66a8%2C8%2C0%2C0%2C1-11.32-11.32l72-72a8%2C8%2C0%2C0%2C1%2C11.32%2C0L136%2C140.69%2C212.69%2C64H168a8%2C8%2C0%2C0%2C1%2C0-16h64A8%2C8%2C0%2C0%2C1%2C240%2C56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-triangle-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M160%2C216a8%2C8%2C0%2C0%2C1-8%2C8H104a8%2C8%2C0%2C0%2C1%2C0-16h48A8%2C8%2C0%2C0%2C1%2C160%2C216Zm76.8-27.91L232.14%2C180a8%2C8%2C0%2C0%2C0-13.86%2C8l4.65%2C8.09a7.59%2C7.59%2C0%2C0%2C1%2C0%2C7.72%2C8.5%2C8.5%2C0%2C0%2C1-7.48%2C4.2H192a8%2C8%2C0%2C0%2C0%2C0%2C16h23.45a24.34%2C24.34%2C0%2C0%2C0%2C21.33-12.19A23.51%2C23.51%2C0%2C0%2C0%2C236.8%2C188.09ZM64%2C208H40.55a8.5%2C8.5%2C0%2C0%2C1-7.48-4.2%2C7.59%2C7.59%2C0%2C0%2C1%2C0-7.72L37.72%2C188a8%2C8%2C0%2C1%2C0-13.86-8l-4.66%2C8.08a23.51%2C23.51%2C0%2C0%2C0%2C0%2C23.72A24.34%2C24.34%2C0%2C0%2C0%2C40.55%2C224H64a8%2C8%2C0%2C0%2C0%2C0-16Zm138.18-56a8%2C8%2C0%2C0%2C0%2C6.93-12l-23-40a8%2C8%2C0%2C0%2C0-13.86%2C8l23%2C40A8%2C8%2C0%2C0%2C0%2C202.18%2C152ZM149.35%2C36.22a24.76%2C24.76%2C0%2C0%2C0-42.7%2C0L93%2C60a8%2C8%2C0%2C1%2C0%2C13.86%2C8l13.7-23.78a8.75%2C8.75%2C0%2C0%2C1%2C15%2C0L149.18%2C68a8%2C8%2C0%2C0%2C0%2C6.94%2C4%2C7.91%2C7.91%2C0%2C0%2C0%2C4-1.07A8%2C8%2C0%2C0%2C0%2C163%2C60ZM80.85%2C97.07A8%2C8%2C0%2C0%2C0%2C69.93%2C100l-23%2C40a8%2C8%2C0%2C0%2C0%2C13.87%2C8l23-40A8%2C8%2C0%2C0%2C0%2C80.85%2C97.07Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-triangle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M236.8%2C188.09%2C149.35%2C36.22a24.76%2C24.76%2C0%2C0%2C0-42.7%2C0L19.2%2C188.09a23.51%2C23.51%2C0%2C0%2C0%2C0%2C23.72A24.34%2C24.34%2C0%2C0%2C0%2C40.55%2C224h174.9a24.34%2C24.34%2C0%2C0%2C0%2C21.33-12.19A23.51%2C23.51%2C0%2C0%2C0%2C236.8%2C188.09ZM222.93%2C203.8a8.5%2C8.5%2C0%2C0%2C1-7.48%2C4.2H40.55a8.5%2C8.5%2C0%2C0%2C1-7.48-4.2%2C7.59%2C7.59%2C0%2C0%2C1%2C0-7.72L120.52%2C44.21a8.75%2C8.75%2C0%2C0%2C1%2C15%2C0l87.45%2C151.87A7.59%2C7.59%2C0%2C0%2C1%2C222.93%2C203.8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-trolley-suitcase{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C224a16%2C16%2C0%2C1%2C1-16-16A16%2C16%2C0%2C0%2C1%2C88%2C224Zm128-16a16%2C16%2C0%2C1%2C0%2C16%2C16A16%2C16%2C0%2C0%2C0%2C216%2C208Zm24-32H56V75.31A15.86%2C15.86%2C0%2C0%2C0%2C51.31%2C64L29.66%2C42.34A8%2C8%2C0%2C0%2C0%2C18.34%2C53.66L40%2C75.31V176H32a8%2C8%2C0%2C0%2C0%2C0%2C16H240a8%2C8%2C0%2C0%2C0%2C0-16ZM72%2C144V72A16%2C16%2C0%2C0%2C1%2C88%2C56h32V40a16%2C16%2C0%2C0%2C1%2C16-16h32a16%2C16%2C0%2C0%2C1%2C16%2C16V56h32a16%2C16%2C0%2C0%2C1%2C16%2C16v72a16%2C16%2C0%2C0%2C1-16%2C16H88A16%2C16%2C0%2C0%2C1%2C72%2C144Zm64-88h32V40H136ZM88%2C144H216V72H88Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-trolley{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M88%2C224a16%2C16%2C0%2C1%2C1-16-16A16%2C16%2C0%2C0%2C1%2C88%2C224Zm128-16a16%2C16%2C0%2C1%2C0%2C16%2C16A16%2C16%2C0%2C0%2C0%2C216%2C208Zm24-32H56V75.31A15.86%2C15.86%2C0%2C0%2C0%2C51.31%2C64L29.66%2C42.34A8%2C8%2C0%2C0%2C0%2C18.34%2C53.66L40%2C75.31V176H32a8%2C8%2C0%2C0%2C0%2C0%2C16H240a8%2C8%2C0%2C0%2C0%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-trophy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C64H208V48a8%2C8%2C0%2C0%2C0-8-8H56a8%2C8%2C0%2C0%2C0-8%2C8V64H24A16%2C16%2C0%2C0%2C0%2C8%2C80V96a40%2C40%2C0%2C0%2C0%2C40%2C40h3.65A80.13%2C80.13%2C0%2C0%2C0%2C120%2C191.61V216H96a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16H136V191.58c31.94-3.23%2C58.44-25.64%2C68.08-55.58H208a40%2C40%2C0%2C0%2C0%2C40-40V80A16%2C16%2C0%2C0%2C0%2C232%2C64ZM48%2C120A24%2C24%2C0%2C0%2C1%2C24%2C96V80H48v32q0%2C4%2C.39%2C8Zm144-8.9c0%2C35.52-29%2C64.64-64%2C64.9a64%2C64%2C0%2C0%2C1-64-64V56H192ZM232%2C96a24%2C24%2C0%2C0%2C1-24%2C24h-.5a81.81%2C81.81%2C0%2C0%2C0%2C.5-8.9V80h24Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-truck-trailer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C96.8V96a56.06%2C56.06%2C0%2C0%2C0-56-56h-8a16%2C16%2C0%2C0%2C0-16%2C16V176H128V72a8%2C8%2C0%2C0%2C0-8-8H16A16%2C16%2C0%2C0%2C0%2C0%2C80V184a32%2C32%2C0%2C0%2C0%2C56%2C21.13A32%2C32%2C0%2C0%2C0%2C111%2C192h82a32%2C32%2C0%2C0%2C0%2C63-8V136A40.07%2C40.07%2C0%2C0%2C0%2C224%2C96.8ZM160%2C56h8a40%2C40%2C0%2C0%2C1%2C40%2C40v8a8%2C8%2C0%2C0%2C0%2C8%2C8%2C24%2C24%2C0%2C0%2C1%2C24%2C24v20.31A31.71%2C31.71%2C0%2C0%2C0%2C224%2C152a32.06%2C32.06%2C0%2C0%2C0-31%2C24H160ZM112%2C80v96h-1a32%2C32%2C0%2C0%2C0-55-13.13%2C31.9%2C31.9%2C0%2C0%2C0-40-6.56V80ZM32%2C200a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C32%2C200Zm48%2C0a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C80%2C200Zm144%2C0a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C224%2C200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-truck{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M255.42%2C117l-14-35A15.93%2C15.93%2C0%2C0%2C0%2C226.58%2C72H192V64a8%2C8%2C0%2C0%2C0-8-8H32A16%2C16%2C0%2C0%2C0%2C16%2C72V184a16%2C16%2C0%2C0%2C0%2C16%2C16H49a32%2C32%2C0%2C0%2C0%2C62%2C0h50a32%2C32%2C0%2C0%2C0%2C62%2C0h17a16%2C16%2C0%2C0%2C0%2C16-16V120A7.94%2C7.94%2C0%2C0%2C0%2C255.42%2C117ZM192%2C88h34.58l9.6%2C24H192ZM32%2C72H176v64H32ZM80%2C208a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C80%2C208Zm81-24H111a32%2C32%2C0%2C0%2C0-62%2C0H32V152H176v12.31A32.11%2C32.11%2C0%2C0%2C0%2C161%2C184Zm31%2C24a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C192%2C208Zm48-24H223a32.06%2C32.06%2C0%2C0%2C0-31-24V128h48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-tumblr-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192%2C120a8%2C8%2C0%2C0%2C0%2C8-8V72a8%2C8%2C0%2C0%2C0-8-8H152V24a8%2C8%2C0%2C0%2C0-8-8H112a8%2C8%2C0%2C0%2C0-8%2C8A40%2C40%2C0%2C0%2C1%2C64%2C64a8%2C8%2C0%2C0%2C0-8%2C8v40a8%2C8%2C0%2C0%2C0%2C8%2C8H88v56a64.07%2C64.07%2C0%2C0%2C0%2C64%2C64h40a8%2C8%2C0%2C0%2C0%2C8-8V184a8%2C8%2C0%2C0%2C0-8-8H160a8%2C8%2C0%2C0%2C1-8-8V120Zm-32%2C72h24v32H152a48.05%2C48.05%2C0%2C0%2C1-48-48V112a8%2C8%2C0%2C0%2C0-8-8H72V79.43A56.13%2C56.13%2C0%2C0%2C0%2C119.43%2C32H136V72a8%2C8%2C0%2C0%2C0%2C8%2C8h40v24H144a8%2C8%2C0%2C0%2C0-8%2C8v56A24%2C24%2C0%2C0%2C0%2C160%2C192Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-twitch-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V192a16%2C16%2C0%2C0%2C0%2C16%2C16H64v32a8%2C8%2C0%2C0%2C0%2C13.12%2C6.15L122.9%2C208h42.2a16%2C16%2C0%2C0%2C0%2C10.25-3.71l42.89-35.75A15.93%2C15.93%2C0%2C0%2C0%2C224%2C156.25V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C124.25L165.1%2C192H120a8%2C8%2C0%2C0%2C0-5.12%2C1.85L80%2C222.92V200a8%2C8%2C0%2C0%2C0-8-8H48V48H208ZM160%2C136V88a8%2C8%2C0%2C0%2C1%2C16%2C0v48a8%2C8%2C0%2C0%2C1-16%2C0Zm-48%2C0V88a8%2C8%2C0%2C0%2C1%2C16%2C0v48a8%2C8%2C0%2C0%2C1-16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-twitter-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M247.39%2C68.94A8%2C8%2C0%2C0%2C0%2C240%2C64H209.57A48.66%2C48.66%2C0%2C0%2C0%2C168.1%2C40a46.91%2C46.91%2C0%2C0%2C0-33.75%2C13.7A47.9%2C47.9%2C0%2C0%2C0%2C120%2C88v6.09C79.74%2C83.47%2C46.81%2C50.72%2C46.46%2C50.37a8%2C8%2C0%2C0%2C0-13.65%2C4.92c-4.31%2C47.79%2C9.57%2C79.77%2C22%2C98.18a110.93%2C110.93%2C0%2C0%2C0%2C21.88%2C24.2c-15.23%2C17.53-39.21%2C26.74-39.47%2C26.84a8%2C8%2C0%2C0%2C0-3.85%2C11.93c.75%2C1.12%2C3.75%2C5.05%2C11.08%2C8.72C53.51%2C229.7%2C65.48%2C232%2C80%2C232c70.67%2C0%2C129.72-54.42%2C135.75-124.44l29.91-29.9A8%2C8%2C0%2C0%2C0%2C247.39%2C68.94Zm-45%2C29.41a8%2C8%2C0%2C0%2C0-2.32%2C5.14C196%2C166.58%2C143.28%2C216%2C80%2C216c-10.56%2C0-18-1.4-23.22-3.08%2C11.51-6.25%2C27.56-17%2C37.88-32.48A8%2C8%2C0%2C0%2C0%2C92%2C169.08c-.47-.27-43.91-26.34-44-96%2C16%2C13%2C45.25%2C33.17%2C78.67%2C38.79A8%2C8%2C0%2C0%2C0%2C136%2C104V88a32%2C32%2C0%2C0%2C1%2C9.6-22.92A30.94%2C30.94%2C0%2C0%2C1%2C167.9%2C56c12.66.16%2C24.49%2C7.88%2C29.44%2C19.21A8%2C8%2C0%2C0%2C0%2C204.67%2C80h16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-umbrella-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C126.63A112.44%2C112.44%2C0%2C0%2C0%2C51.75%2C53.75a111.56%2C111.56%2C0%2C0%2C0-35.7%2C72.88A16%2C16%2C0%2C0%2C0%2C32%2C144h88v56a32%2C32%2C0%2C0%2C0%2C64%2C0%2C8%2C8%2C0%2C0%2C0-16%2C0%2C16%2C16%2C0%2C0%2C1-32%2C0V144h88a16%2C16%2C0%2C0%2C0%2C16-17.37ZM32%2C128l0%2C0A96.43%2C96.43%2C0%2C0%2C1%2C193.4%2C65.52%2C95.32%2C95.32%2C0%2C0%2C1%2C224%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-umbrella{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C126.63A112.44%2C112.44%2C0%2C0%2C0%2C51.75%2C53.75a111.56%2C111.56%2C0%2C0%2C0-35.7%2C72.88A16%2C16%2C0%2C0%2C0%2C32%2C144h88v56a32%2C32%2C0%2C0%2C0%2C64%2C0%2C8%2C8%2C0%2C0%2C0-16%2C0%2C16%2C16%2C0%2C0%2C1-32%2C0V144h88a16%2C16%2C0%2C0%2C0%2C16-17.37ZM32%2C128l0%2C0a96.15%2C96.15%2C0%2C0%2C1%2C76.2-85.89C96.48%2C58%2C81.85%2C86.11%2C80.17%2C128Zm64.15%2C0c1.39-30.77%2C10.53-52.81%2C18.3-66.24A106.44%2C106.44%2C0%2C0%2C1%2C128%2C43.16a106.31%2C106.31%2C0%2C0%2C1%2C13.52%2C18.6C154.8%2C84.7%2C159%2C109.28%2C159.82%2C128Zm79.65%2C0c-1.68-41.89-16.31-70-28-85.94A96.07%2C96.07%2C0%2C0%2C1%2C224%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-union{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C64v80a80%2C80%2C0%2C0%2C1-160%2C0V64a8%2C8%2C0%2C0%2C1%2C16%2C0v80a64%2C64%2C0%2C0%2C0%2C128%2C0V64a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-unite-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C152V96a8%2C8%2C0%2C0%2C0-8-8H168V40a8%2C8%2C0%2C0%2C0-8-8H40a8%2C8%2C0%2C0%2C0-8%2C8v64h0v56a8%2C8%2C0%2C0%2C0%2C8%2C8H88v48a8%2C8%2C0%2C0%2C0%2C8%2C8H216a8%2C8%2C0%2C0%2C0%2C8-8V152Zm-68.69%2C56L48%2C100.69V59.31L196.69%2C208Zm-96-160h41.38L208%2C155.31v41.38ZM208%2C132.69%2C179.31%2C104H208Zm-56-56L123.31%2C48H152ZM48%2C123.31%2C76.69%2C152H48Zm56%2C56L132.69%2C208H104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-unite{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M174.63%2C81.37a80%2C80%2C0%2C1%2C0-93.26%2C93.26%2C80%2C80%2C0%2C1%2C0%2C93.26-93.26ZM224%2C160c0%2C1.52-.07%2C3-.18%2C4.51l-50-50A80%2C80%2C0%2C0%2C0%2C176%2C98%2C64.11%2C64.11%2C0%2C0%2C1%2C224%2C160ZM45.47%2C56.79%2C98.09%2C109.4a80.5%2C80.5%2C0%2C0%2C0-9.93%2C15.44L36.3%2C73A64%2C64%2C0%2C0%2C1%2C45.47%2C56.79ZM73%2C36.3l51.86%2C51.86a80.5%2C80.5%2C0%2C0%2C0-15.44%2C9.93L56.79%2C45.47A64%2C64%2C0%2C0%2C1%2C73%2C36.3Zm61.46%2C110.83-25.57-25.57a64.65%2C64.65%2C0%2C0%2C1%2C12.69-12.69l25.57%2C25.57A64.65%2C64.65%2C0%2C0%2C1%2C134.44%2C147.13ZM155.31%2C120%2C136%2C100.69A63.48%2C63.48%2C0%2C0%2C1%2C160%2C96%2C63.48%2C63.48%2C0%2C0%2C1%2C155.31%2C120Zm-54.62%2C16L120%2C155.31A63.48%2C63.48%2C0%2C0%2C1%2C96%2C160%2C63.48%2C63.48%2C0%2C0%2C1%2C100.69%2C136Zm45.91%2C21.91%2C52.61%2C52.62A64%2C64%2C0%2C0%2C1%2C183%2C219.7l-51.86-51.86A80.5%2C80.5%2C0%2C0%2C0%2C146.6%2C157.91Zm11.31-11.31a80.5%2C80.5%2C0%2C0%2C0%2C9.93-15.44L219.7%2C183a64%2C64%2C0%2C0%2C1-9.17%2C16.19ZM158%2C80.05a80%2C80%2C0%2C0%2C0-16.49%2C2.13l-50-50C93%2C32.07%2C94.48%2C32%2C96%2C32A64.11%2C64.11%2C0%2C0%2C1%2C158%2C80.05ZM32%2C96c0-1.52.07-3%2C.18-4.51l50%2C50A80%2C80%2C0%2C0%2C0%2C80.05%2C158%2C64.11%2C64.11%2C0%2C0%2C1%2C32%2C96ZM98%2C176a80%2C80%2C0%2C0%2C0%2C16.49-2.13l50%2C50c-1.49.11-3%2C.18-4.51.18A64.11%2C64.11%2C0%2C0%2C1%2C98%2C176Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-upload-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C144v64a8%2C8%2C0%2C0%2C1-8%2C8H40a8%2C8%2C0%2C0%2C1-8-8V144a8%2C8%2C0%2C0%2C1%2C16%2C0v56H208V144a8%2C8%2C0%2C0%2C1%2C16%2C0ZM93.66%2C77.66%2C120%2C51.31V144a8%2C8%2C0%2C0%2C0%2C16%2C0V51.31l26.34%2C26.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32l-40-40a8%2C8%2C0%2C0%2C0-11.32%2C0l-40%2C40A8%2C8%2C0%2C0%2C0%2C93.66%2C77.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-upload{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C136v64a16%2C16%2C0%2C0%2C1-16%2C16H32a16%2C16%2C0%2C0%2C1-16-16V136a16%2C16%2C0%2C0%2C1%2C16-16H80a8%2C8%2C0%2C0%2C1%2C0%2C16H32v64H224V136H176a8%2C8%2C0%2C0%2C1%2C0-16h48A16%2C16%2C0%2C0%2C1%2C240%2C136ZM85.66%2C77.66%2C120%2C43.31V128a8%2C8%2C0%2C0%2C0%2C16%2C0V43.31l34.34%2C34.35a8%2C8%2C0%2C0%2C0%2C11.32-11.32l-48-48a8%2C8%2C0%2C0%2C0-11.32%2C0l-48%2C48A8%2C8%2C0%2C0%2C0%2C85.66%2C77.66ZM200%2C168a12%2C12%2C0%2C1%2C0-12%2C12A12%2C12%2C0%2C0%2C0%2C200%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-usb{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M252.44%2C121.34l-48-32A8%2C8%2C0%2C0%2C0%2C192%2C96v24H72V72h33a32%2C32%2C0%2C1%2C0%2C0-16H72A16%2C16%2C0%2C0%2C0%2C56%2C72v48H8a8%2C8%2C0%2C0%2C0%2C0%2C16H56v48a16%2C16%2C0%2C0%2C0%2C16%2C16h32v8a16%2C16%2C0%2C0%2C0%2C16%2C16h32a16%2C16%2C0%2C0%2C0%2C16-16V176a16%2C16%2C0%2C0%2C0-16-16H120a16%2C16%2C0%2C0%2C0-16%2C16v8H72V136H192v24a8%2C8%2C0%2C0%2C0%2C12.44%2C6.66l48-32a8%2C8%2C0%2C0%2C0%2C0-13.32ZM136%2C48a16%2C16%2C0%2C1%2C1-16%2C16A16%2C16%2C0%2C0%2C1%2C136%2C48ZM120%2C176h32v32H120Zm88-30.95V111l25.58%2C17Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-user-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144%2C157.68a68%2C68%2C0%2C1%2C0-71.9%2C0c-20.65%2C6.76-39.23%2C19.39-54.17%2C37.17a8%2C8%2C0%2C0%2C0%2C12.25%2C10.3C50.25%2C181.19%2C77.91%2C168%2C108%2C168s57.75%2C13.19%2C77.87%2C37.15a8%2C8%2C0%2C0%2C0%2C12.25-10.3C183.18%2C177.07%2C164.6%2C164.44%2C144%2C157.68ZM56%2C100a52%2C52%2C0%2C1%2C1%2C52%2C52A52.06%2C52.06%2C0%2C0%2C1%2C56%2C100Zm197.66%2C33.66-32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0l-16-16a8%2C8%2C0%2C0%2C1%2C11.32-11.32L216%2C148.69l26.34-26.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-user-circle-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M221.35%2C104.11a8%2C8%2C0%2C0%2C0-6.57%2C9.21A88.85%2C88.85%2C0%2C0%2C1%2C216%2C128a87.62%2C87.62%2C0%2C0%2C1-22.24%2C58.41%2C79.66%2C79.66%2C0%2C0%2C0-36.06-28.75%2C48%2C48%2C0%2C1%2C0-59.4%2C0%2C79.66%2C79.66%2C0%2C0%2C0-36.06%2C28.75A88%2C88%2C0%2C0%2C1%2C128%2C40a88.76%2C88.76%2C0%2C0%2C1%2C14.68%2C1.22%2C8%2C8%2C0%2C0%2C0%2C2.64-15.78%2C103.92%2C103.92%2C0%2C1%2C0%2C85.24%2C85.24A8%2C8%2C0%2C0%2C0%2C221.35%2C104.11ZM96%2C120a32%2C32%2C0%2C1%2C1%2C32%2C32A32%2C32%2C0%2C0%2C1%2C96%2C120ZM74.08%2C197.5a64%2C64%2C0%2C0%2C1%2C107.84%2C0%2C87.83%2C87.83%2C0%2C0%2C1-107.84%2C0ZM237.66%2C45.66l-32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C0l-16-16a8%2C8%2C0%2C0%2C1%2C11.32-11.32L200%2C60.69l26.34-26.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-user-circle-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M96.26%2C37A8%2C8%2C0%2C0%2C1%2C102%2C27.29a104.11%2C104.11%2C0%2C0%2C1%2C52%2C0%2C8%2C8%2C0%2C0%2C1-2%2C15.75%2C8.15%2C8.15%2C0%2C0%2C1-2-.26%2C88%2C88%2C0%2C0%2C0-44%2C0A8%2C8%2C0%2C0%2C1%2C96.26%2C37ZM33.35%2C110a8%2C8%2C0%2C0%2C0%2C9.85-5.57%2C87.88%2C87.88%2C0%2C0%2C1%2C22-38.09A8%2C8%2C0%2C0%2C0%2C53.8%2C55.14a103.92%2C103.92%2C0%2C0%2C0-26%2C45A8%2C8%2C0%2C0%2C0%2C33.35%2C110ZM150%2C213.22a88%2C88%2C0%2C0%2C1-44%2C0%2C8%2C8%2C0%2C0%2C0-4%2C15.49%2C104.11%2C104.11%2C0%2C0%2C0%2C52%2C0%2C8%2C8%2C0%2C0%2C0-4-15.49Zm62.8-108.77a8%2C8%2C0%2C0%2C0%2C15.42-4.28%2C104%2C104%2C0%2C0%2C0-26-45%2C8%2C8%2C0%2C1%2C0-11.41%2C11.21A88.14%2C88.14%2C0%2C0%2C1%2C212.79%2C104.45Zm15.44%2C51.39a103.68%2C103.68%2C0%2C0%2C1-30.68%2C49.47A8%2C8%2C0%2C0%2C1%2C185.07%2C203a64%2C64%2C0%2C0%2C0-114.14%2C0%2C8%2C8%2C0%2C0%2C1-12.48%2C2.32%2C103.74%2C103.74%2C0%2C0%2C1-30.68-49.49%2C8%2C8%2C0%2C0%2C1%2C15.42-4.27%2C87.58%2C87.58%2C0%2C0%2C0%2C19%2C34.88%2C79.57%2C79.57%2C0%2C0%2C1%2C36.1-28.77%2C48%2C48%2C0%2C1%2C1%2C59.38%2C0%2C79.57%2C79.57%2C0%2C0%2C1%2C36.1%2C28.77%2C87.58%2C87.58%2C0%2C0%2C0%2C19-34.88%2C8%2C8%2C0%2C1%2C1%2C15.42%2C4.28ZM128%2C152a32%2C32%2C0%2C1%2C0-32-32A32%2C32%2C0%2C0%2C0%2C128%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-user-circle-gear{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M228.25%2C63.07l-4.66-2.69a23.6%2C23.6%2C0%2C0%2C0%2C0-8.76l4.66-2.69a8%2C8%2C0%2C0%2C0-8-13.86l-4.67%2C2.7A23.92%2C23.92%2C0%2C0%2C0%2C208%2C33.38V28a8%2C8%2C0%2C0%2C0-16%2C0v5.38a23.92%2C23.92%2C0%2C0%2C0-7.58%2C4.39l-4.67-2.7a8%2C8%2C0%2C1%2C0-8%2C13.86l4.66%2C2.69a23.6%2C23.6%2C0%2C0%2C0%2C0%2C8.76l-4.66%2C2.69a8%2C8%2C0%2C0%2C0%2C4%2C14.93%2C7.92%2C7.92%2C0%2C0%2C0%2C4-1.07l4.67-2.7A23.92%2C23.92%2C0%2C0%2C0%2C192%2C78.62V84a8%2C8%2C0%2C0%2C0%2C16%2C0V78.62a23.92%2C23.92%2C0%2C0%2C0%2C7.58-4.39l4.67%2C2.7a7.92%2C7.92%2C0%2C0%2C0%2C4%2C1.07%2C8%2C8%2C0%2C0%2C0%2C4-14.93ZM192%2C56a8%2C8%2C0%2C1%2C1%2C8%2C8A8%2C8%2C0%2C0%2C1%2C192%2C56Zm29.35%2C48.11a8%2C8%2C0%2C0%2C0-6.57%2C9.21A88.85%2C88.85%2C0%2C0%2C1%2C216%2C128a87.62%2C87.62%2C0%2C0%2C1-22.24%2C58.41%2C79.66%2C79.66%2C0%2C0%2C0-36.06-28.75%2C48%2C48%2C0%2C1%2C0-59.4%2C0%2C79.66%2C79.66%2C0%2C0%2C0-36.06%2C28.75A88%2C88%2C0%2C0%2C1%2C128%2C40a88.76%2C88.76%2C0%2C0%2C1%2C14.68%2C1.22%2C8%2C8%2C0%2C0%2C0%2C2.64-15.78%2C103.92%2C103.92%2C0%2C1%2C0%2C85.24%2C85.24A8%2C8%2C0%2C0%2C0%2C221.35%2C104.11ZM96%2C120a32%2C32%2C0%2C1%2C1%2C32%2C32A32%2C32%2C0%2C0%2C1%2C96%2C120ZM74.08%2C197.5a64%2C64%2C0%2C0%2C1%2C107.84%2C0%2C87.83%2C87.83%2C0%2C0%2C1-107.84%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-user-circle-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C56a8%2C8%2C0%2C0%2C1%2C8-8h48a8%2C8%2C0%2C0%2C1%2C0%2C16H176A8%2C8%2C0%2C0%2C1%2C168%2C56Zm58.08%2C37.33a103.93%2C103.93%2C0%2C1%2C1-80.76-67.89%2C8%2C8%2C0%2C0%2C1-2.64%2C15.78A88.07%2C88.07%2C0%2C0%2C0%2C40%2C128a87.62%2C87.62%2C0%2C0%2C0%2C22.24%2C58.41A79.66%2C79.66%2C0%2C0%2C1%2C98.3%2C157.66a48%2C48%2C0%2C1%2C1%2C59.4%2C0%2C79.66%2C79.66%2C0%2C0%2C1%2C36.06%2C28.75A88%2C88%2C0%2C0%2C0%2C211%2C98.67a8%2C8%2C0%2C0%2C1%2C15.09-5.34ZM128%2C152a32%2C32%2C0%2C1%2C0-32-32A32%2C32%2C0%2C0%2C0%2C128%2C152Zm0%2C64a87.57%2C87.57%2C0%2C0%2C0%2C53.92-18.5%2C64%2C64%2C0%2C0%2C0-107.84%2C0A87.57%2C87.57%2C0%2C0%2C0%2C128%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-user-circle-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C56a8%2C8%2C0%2C0%2C1%2C8-8h16V32a8%2C8%2C0%2C0%2C1%2C16%2C0V48h16a8%2C8%2C0%2C0%2C1%2C0%2C16H208V80a8%2C8%2C0%2C0%2C1-16%2C0V64H176A8%2C8%2C0%2C0%2C1%2C168%2C56Zm62.56%2C54.68a103.92%2C103.92%2C0%2C1%2C1-85.24-85.24%2C8%2C8%2C0%2C0%2C1-2.64%2C15.78A88.07%2C88.07%2C0%2C0%2C0%2C40%2C128a87.62%2C87.62%2C0%2C0%2C0%2C22.24%2C58.41A79.66%2C79.66%2C0%2C0%2C1%2C98.3%2C157.66a48%2C48%2C0%2C1%2C1%2C59.4%2C0%2C79.66%2C79.66%2C0%2C0%2C1%2C36.06%2C28.75A87.62%2C87.62%2C0%2C0%2C0%2C216%2C128a88.85%2C88.85%2C0%2C0%2C0-1.22-14.68%2C8%2C8%2C0%2C1%2C1%2C15.78-2.64ZM128%2C152a32%2C32%2C0%2C1%2C0-32-32A32%2C32%2C0%2C0%2C0%2C128%2C152Zm0%2C64a87.57%2C87.57%2C0%2C0%2C0%2C53.92-18.5%2C64%2C64%2C0%2C0%2C0-107.84%2C0A87.57%2C87.57%2C0%2C0%2C0%2C128%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-user-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24ZM74.08%2C197.5a64%2C64%2C0%2C0%2C1%2C107.84%2C0%2C87.83%2C87.83%2C0%2C0%2C1-107.84%2C0ZM96%2C120a32%2C32%2C0%2C1%2C1%2C32%2C32A32%2C32%2C0%2C0%2C1%2C96%2C120Zm97.76%2C66.41a79.66%2C79.66%2C0%2C0%2C0-36.06-28.75%2C48%2C48%2C0%2C1%2C0-59.4%2C0%2C79.66%2C79.66%2C0%2C0%2C0-36.06%2C28.75%2C88%2C88%2C0%2C1%2C1%2C131.52%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-user-focus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C40V76a8%2C8%2C0%2C0%2C1-16%2C0V48H180a8%2C8%2C0%2C0%2C1%2C0-16h36A8%2C8%2C0%2C0%2C1%2C224%2C40Zm-8%2C132a8%2C8%2C0%2C0%2C0-8%2C8v28H180a8%2C8%2C0%2C0%2C0%2C0%2C16h36a8%2C8%2C0%2C0%2C0%2C8-8V180A8%2C8%2C0%2C0%2C0%2C216%2C172ZM76%2C208H48V180a8%2C8%2C0%2C0%2C0-16%2C0v36a8%2C8%2C0%2C0%2C0%2C8%2C8H76a8%2C8%2C0%2C0%2C0%2C0-16ZM40%2C84a8%2C8%2C0%2C0%2C0%2C8-8V48H76a8%2C8%2C0%2C0%2C0%2C0-16H40a8%2C8%2C0%2C0%2C0-8%2C8V76A8%2C8%2C0%2C0%2C0%2C40%2C84Zm136%2C92a8%2C8%2C0%2C0%2C1-6.41-3.19%2C52%2C52%2C0%2C0%2C0-83.2%2C0%2C8%2C8%2C0%2C1%2C1-12.8-9.62A67.94%2C67.94%2C0%2C0%2C1%2C101%2C141.51a40%2C40%2C0%2C1%2C1%2C53.94%2C0%2C67.94%2C67.94%2C0%2C0%2C1%2C27.43%2C21.68A8%2C8%2C0%2C0%2C1%2C176%2C176Zm-48-40a24%2C24%2C0%2C1%2C0-24-24A24%2C24%2C0%2C0%2C0%2C128%2C136Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-user-gear{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144%2C157.68a68%2C68%2C0%2C1%2C0-71.9%2C0c-20.65%2C6.76-39.23%2C19.39-54.17%2C37.17a8%2C8%2C0%2C1%2C0%2C12.24%2C10.3C50.25%2C181.19%2C77.91%2C168%2C108%2C168s57.75%2C13.19%2C77.87%2C37.15a8%2C8%2C0%2C0%2C0%2C12.26-10.3C183.18%2C177.07%2C164.6%2C164.44%2C144%2C157.68ZM56%2C100a52%2C52%2C0%2C1%2C1%2C52%2C52A52.06%2C52.06%2C0%2C0%2C1%2C56%2C100Zm196.25%2C43.07-4.66-2.69a23.6%2C23.6%2C0%2C0%2C0%2C0-8.76l4.66-2.69a8%2C8%2C0%2C1%2C0-8-13.86l-4.67%2C2.7a23.92%2C23.92%2C0%2C0%2C0-7.58-4.39V108a8%2C8%2C0%2C0%2C0-16%2C0v5.38a23.92%2C23.92%2C0%2C0%2C0-7.58%2C4.39l-4.67-2.7a8%2C8%2C0%2C1%2C0-8%2C13.86l4.66%2C2.69a23.6%2C23.6%2C0%2C0%2C0%2C0%2C8.76l-4.66%2C2.69a8%2C8%2C0%2C0%2C0%2C8%2C13.86l4.67-2.7a23.92%2C23.92%2C0%2C0%2C0%2C7.58%2C4.39V164a8%2C8%2C0%2C0%2C0%2C16%2C0v-5.38a23.92%2C23.92%2C0%2C0%2C0%2C7.58-4.39l4.67%2C2.7a7.92%2C7.92%2C0%2C0%2C0%2C4%2C1.07%2C8%2C8%2C0%2C0%2C0%2C4-14.93ZM216%2C136a8%2C8%2C0%2C1%2C1%2C8%2C8A8%2C8%2C0%2C0%2C1%2C216%2C136Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-user-list{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M152%2C80a8%2C8%2C0%2C0%2C1%2C8-8h88a8%2C8%2C0%2C0%2C1%2C0%2C16H160A8%2C8%2C0%2C0%2C1%2C152%2C80Zm96%2C40H160a8%2C8%2C0%2C0%2C0%2C0%2C16h88a8%2C8%2C0%2C0%2C0%2C0-16Zm0%2C48H184a8%2C8%2C0%2C0%2C0%2C0%2C16h64a8%2C8%2C0%2C0%2C0%2C0-16Zm-96.25%2C22a8%2C8%2C0%2C0%2C1-5.76%2C9.74%2C7.55%2C7.55%2C0%2C0%2C1-2%2C.26%2C8%2C8%2C0%2C0%2C1-7.75-6c-6.16-23.94-30.34-42-56.25-42s-50.09%2C18.05-56.25%2C42a8%2C8%2C0%2C0%2C1-15.5-4c5.59-21.71%2C21.84-39.29%2C42.46-48a48%2C48%2C0%2C1%2C1%2C58.58%2C0C129.91%2C150.71%2C146.16%2C168.29%2C151.75%2C190ZM80%2C136a32%2C32%2C0%2C1%2C0-32-32A32%2C32%2C0%2C0%2C0%2C80%2C136Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-user-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M256%2C136a8%2C8%2C0%2C0%2C1-8%2C8H200a8%2C8%2C0%2C0%2C1%2C0-16h48A8%2C8%2C0%2C0%2C1%2C256%2C136Zm-57.87%2C58.85a8%2C8%2C0%2C0%2C1-12.26%2C10.3C165.75%2C181.19%2C138.09%2C168%2C108%2C168s-57.75%2C13.19-77.87%2C37.15a8%2C8%2C0%2C0%2C1-12.25-10.3c14.94-17.78%2C33.52-30.41%2C54.17-37.17a68%2C68%2C0%2C1%2C1%2C71.9%2C0C164.6%2C164.44%2C183.18%2C177.07%2C198.13%2C194.85ZM108%2C152a52%2C52%2C0%2C1%2C0-52-52A52.06%2C52.06%2C0%2C0%2C0%2C108%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-user-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M256%2C136a8%2C8%2C0%2C0%2C1-8%2C8H232v16a8%2C8%2C0%2C0%2C1-16%2C0V144H200a8%2C8%2C0%2C0%2C1%2C0-16h16V112a8%2C8%2C0%2C0%2C1%2C16%2C0v16h16A8%2C8%2C0%2C0%2C1%2C256%2C136Zm-57.87%2C58.85a8%2C8%2C0%2C0%2C1-12.26%2C10.3C165.75%2C181.19%2C138.09%2C168%2C108%2C168s-57.75%2C13.19-77.87%2C37.15a8%2C8%2C0%2C0%2C1-12.25-10.3c14.94-17.78%2C33.52-30.41%2C54.17-37.17a68%2C68%2C0%2C1%2C1%2C71.9%2C0C164.6%2C164.44%2C183.18%2C177.07%2C198.13%2C194.85ZM108%2C152a52%2C52%2C0%2C1%2C0-52-52A52.06%2C52.06%2C0%2C0%2C0%2C108%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-user-rectangle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40ZM96%2C120a32%2C32%2C0%2C1%2C1%2C32%2C32A32%2C32%2C0%2C0%2C1%2C96%2C120ZM72.57%2C200a64%2C64%2C0%2C0%2C1%2C110.86%2C0ZM216%2C200H201.33a80.14%2C80.14%2C0%2C0%2C0-43.69-42.28%2C48%2C48%2C0%2C1%2C0-59.28%2C0A80.14%2C80.14%2C0%2C0%2C0%2C54.67%2C200H40V56H216V200Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-user-sound{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144%2C165.68a68%2C68%2C0%2C1%2C0-71.9%2C0c-20.65%2C6.76-39.23%2C19.39-54.17%2C37.17a8%2C8%2C0%2C0%2C0%2C12.25%2C10.3C50.25%2C189.19%2C77.91%2C176%2C108%2C176s57.75%2C13.19%2C77.88%2C37.15a8%2C8%2C0%2C1%2C0%2C12.25-10.3C183.18%2C185.07%2C164.6%2C172.44%2C144%2C165.68ZM56%2C108a52%2C52%2C0%2C1%2C1%2C52%2C52A52.06%2C52.06%2C0%2C0%2C1%2C56%2C108ZM207.36%2C65.6a108.36%2C108.36%2C0%2C0%2C1%2C0%2C84.8%2C8%2C8%2C0%2C0%2C1-7.36%2C4.86%2C8%2C8%2C0%2C0%2C1-7.36-11.15%2C92.26%2C92.26%2C0%2C0%2C0%2C0-72.22%2C8%2C8%2C0%2C0%2C1%2C14.72-6.29ZM248%2C108a139%2C139%2C0%2C0%2C1-11.29%2C55.15%2C8%2C8%2C0%2C0%2C1-14.7-6.3%2C124.43%2C124.43%2C0%2C0%2C0%2C0-97.7%2C8%2C8%2C0%2C1%2C1%2C14.7-6.3A139%2C139%2C0%2C0%2C1%2C248%2C108Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-user-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32ZM96%2C120a32%2C32%2C0%2C1%2C1%2C32%2C32A32%2C32%2C0%2C0%2C1%2C96%2C120ZM68.67%2C208A64.36%2C64.36%2C0%2C0%2C1%2C87.8%2C182.2a64%2C64%2C0%2C0%2C1%2C80.4%2C0A64.36%2C64.36%2C0%2C0%2C1%2C187.33%2C208ZM208%2C208h-3.67a79.9%2C79.9%2C0%2C0%2C0-46.68-50.29%2C48%2C48%2C0%2C1%2C0-59.3%2C0A79.9%2C79.9%2C0%2C0%2C0%2C51.67%2C208H48V48H208V208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-user-switch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M253.66%2C133.66l-24%2C24a8%2C8%2C0%2C0%2C1-11.32%2C0l-24-24a8%2C8%2C0%2C0%2C1%2C11.32-11.32L216%2C132.69V128A88%2C88%2C0%2C0%2C0%2C56.49%2C76.67a8%2C8%2C0%2C0%2C1-13-9.34A104%2C104%2C0%2C0%2C1%2C232%2C128v4.69l10.34-10.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Zm-41.18%2C55A104%2C104%2C0%2C0%2C1%2C24%2C128v-4.69L13.66%2C133.66A8%2C8%2C0%2C0%2C1%2C2.34%2C122.34l24-24a8%2C8%2C0%2C0%2C1%2C11.32%2C0l24%2C24a8%2C8%2C0%2C0%2C1-11.32%2C11.32L40%2C123.31V128a87.62%2C87.62%2C0%2C0%2C0%2C22.24%2C58.41A79.66%2C79.66%2C0%2C0%2C1%2C98.3%2C157.66a48%2C48%2C0%2C1%2C1%2C59.4%2C0%2C79.59%2C79.59%2C0%2C0%2C1%2C36.08%2C28.78%2C89.68%2C89.68%2C0%2C0%2C0%2C5.71-7.11%2C8%2C8%2C0%2C0%2C1%2C13%2C9.34ZM128%2C152a32%2C32%2C0%2C1%2C0-32-32A32%2C32%2C0%2C0%2C0%2C128%2C152Zm0%2C64a88.2%2C88.2%2C0%2C0%2C0%2C53.92-18.49%2C64%2C64%2C0%2C0%2C0-107.84%2C0A87.57%2C87.57%2C0%2C0%2C0%2C128%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-user{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M230.92%2C212c-15.23-26.33-38.7-45.21-66.09-54.16a72%2C72%2C0%2C1%2C0-73.66%2C0C63.78%2C166.78%2C40.31%2C185.66%2C25.08%2C212a8%2C8%2C0%2C1%2C0%2C13.85%2C8c18.84-32.56%2C52.14-52%2C89.07-52s70.23%2C19.44%2C89.07%2C52a8%2C8%2C0%2C1%2C0%2C13.85-8ZM72%2C96a56%2C56%2C0%2C1%2C1%2C56%2C56A56.06%2C56.06%2C0%2C0%2C1%2C72%2C96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-users-four{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M27.2%2C126.4a8%2C8%2C0%2C0%2C0%2C11.2-1.6%2C52%2C52%2C0%2C0%2C1%2C83.2%2C0%2C8%2C8%2C0%2C0%2C0%2C11.2%2C1.59%2C7.73%2C7.73%2C0%2C0%2C0%2C1.59-1.59h0a52%2C52%2C0%2C0%2C1%2C83.2%2C0%2C8%2C8%2C0%2C0%2C0%2C12.8-9.61A67.85%2C67.85%2C0%2C0%2C0%2C203%2C93.51a40%2C40%2C0%2C1%2C0-53.94%2C0%2C67.27%2C67.27%2C0%2C0%2C0-21%2C14.31%2C67.27%2C67.27%2C0%2C0%2C0-21-14.31%2C40%2C40%2C0%2C1%2C0-53.94%2C0A67.88%2C67.88%2C0%2C0%2C0%2C25.6%2C115.2%2C8%2C8%2C0%2C0%2C0%2C27.2%2C126.4ZM176%2C40a24%2C24%2C0%2C1%2C1-24%2C24A24%2C24%2C0%2C0%2C1%2C176%2C40ZM80%2C40A24%2C24%2C0%2C1%2C1%2C56%2C64%2C24%2C24%2C0%2C0%2C1%2C80%2C40ZM203%2C197.51a40%2C40%2C0%2C1%2C0-53.94%2C0%2C67.27%2C67.27%2C0%2C0%2C0-21%2C14.31%2C67.27%2C67.27%2C0%2C0%2C0-21-14.31%2C40%2C40%2C0%2C1%2C0-53.94%2C0A67.88%2C67.88%2C0%2C0%2C0%2C25.6%2C219.2a8%2C8%2C0%2C1%2C0%2C12.8%2C9.6%2C52%2C52%2C0%2C0%2C1%2C83.2%2C0%2C8%2C8%2C0%2C0%2C0%2C11.2%2C1.59%2C7.73%2C7.73%2C0%2C0%2C0%2C1.59-1.59h0a52%2C52%2C0%2C0%2C1%2C83.2%2C0%2C8%2C8%2C0%2C0%2C0%2C12.8-9.61A67.85%2C67.85%2C0%2C0%2C0%2C203%2C197.51ZM80%2C144a24%2C24%2C0%2C1%2C1-24%2C24A24%2C24%2C0%2C0%2C1%2C80%2C144Zm96%2C0a24%2C24%2C0%2C1%2C1-24%2C24A24%2C24%2C0%2C0%2C1%2C176%2C144Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-users-three{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M244.8%2C150.4a8%2C8%2C0%2C0%2C1-11.2-1.6A51.6%2C51.6%2C0%2C0%2C0%2C192%2C128a8%2C8%2C0%2C0%2C1-7.37-4.89%2C8%2C8%2C0%2C0%2C1%2C0-6.22A8%2C8%2C0%2C0%2C1%2C192%2C112a24%2C24%2C0%2C1%2C0-23.24-30%2C8%2C8%2C0%2C1%2C1-15.5-4A40%2C40%2C0%2C1%2C1%2C219%2C117.51a67.94%2C67.94%2C0%2C0%2C1%2C27.43%2C21.68A8%2C8%2C0%2C0%2C1%2C244.8%2C150.4ZM190.92%2C212a8%2C8%2C0%2C1%2C1-13.84%2C8%2C57%2C57%2C0%2C0%2C0-98.16%2C0%2C8%2C8%2C0%2C1%2C1-13.84-8%2C72.06%2C72.06%2C0%2C0%2C1%2C33.74-29.92%2C48%2C48%2C0%2C1%2C1%2C58.36%2C0A72.06%2C72.06%2C0%2C0%2C1%2C190.92%2C212ZM128%2C176a32%2C32%2C0%2C1%2C0-32-32A32%2C32%2C0%2C0%2C0%2C128%2C176ZM72%2C120a8%2C8%2C0%2C0%2C0-8-8A24%2C24%2C0%2C1%2C1%2C87.24%2C82a8%2C8%2C0%2C1%2C0%2C15.5-4A40%2C40%2C0%2C1%2C0%2C37%2C117.51%2C67.94%2C67.94%2C0%2C0%2C0%2C9.6%2C139.19a8%2C8%2C0%2C1%2C0%2C12.8%2C9.61A51.6%2C51.6%2C0%2C0%2C1%2C64%2C128%2C8%2C8%2C0%2C0%2C0%2C72%2C120Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-users{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M117.25%2C157.92a60%2C60%2C0%2C1%2C0-66.5%2C0A95.83%2C95.83%2C0%2C0%2C0%2C3.53%2C195.63a8%2C8%2C0%2C1%2C0%2C13.4%2C8.74%2C80%2C80%2C0%2C0%2C1%2C134.14%2C0%2C8%2C8%2C0%2C0%2C0%2C13.4-8.74A95.83%2C95.83%2C0%2C0%2C0%2C117.25%2C157.92ZM40%2C108a44%2C44%2C0%2C1%2C1%2C44%2C44A44.05%2C44.05%2C0%2C0%2C1%2C40%2C108Zm210.14%2C98.7a8%2C8%2C0%2C0%2C1-11.07-2.33A79.83%2C79.83%2C0%2C0%2C0%2C172%2C168a8%2C8%2C0%2C0%2C1%2C0-16%2C44%2C44%2C0%2C1%2C0-16.34-84.87%2C8%2C8%2C0%2C1%2C1-5.94-14.85%2C60%2C60%2C0%2C0%2C1%2C55.53%2C105.64%2C95.83%2C95.83%2C0%2C0%2C1%2C47.22%2C37.71A8%2C8%2C0%2C0%2C1%2C250.14%2C206.7Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-van{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M254.07%2C106.79%2C208.53%2C53.73A16%2C16%2C0%2C0%2C0%2C196.26%2C48H32A16%2C16%2C0%2C0%2C0%2C16%2C64V176a16%2C16%2C0%2C0%2C0%2C16%2C16H49a32%2C32%2C0%2C0%2C0%2C62%2C0h50a32%2C32%2C0%2C0%2C0%2C62%2C0h17a16%2C16%2C0%2C0%2C0%2C16-16V112A8%2C8%2C0%2C0%2C0%2C254.07%2C106.79ZM230.59%2C104H176V64h20.26ZM104%2C104V64h56v40ZM88%2C64v40H32V64ZM80%2C200a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C80%2C200Zm112%2C0a16%2C16%2C0%2C1%2C1%2C16-16A16%2C16%2C0%2C0%2C1%2C192%2C200Zm31-24a32%2C32%2C0%2C0%2C0-62%2C0H111a32%2C32%2C0%2C0%2C0-62%2C0H32V120H240v56Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-vault{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V192a16%2C16%2C0%2C0%2C0%2C16%2C16H56v16a8%2C8%2C0%2C0%2C0%2C16%2C0V208H184v16a8%2C8%2C0%2C0%2C0%2C16%2C0V208h16a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm0%2C152H40V56H216v64H199.32a48%2C48%2C0%2C1%2C0%2C0%2C16H216v56Zm-50.16-72a16%2C16%2C0%2C1%2C0%2C0%2C16H183a32%2C32%2C0%2C1%2C1%2C0-16Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-vector-three{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M237.66%2C141.66l-32%2C32a8%2C8%2C0%2C0%2C1-11.32-11.32L212.69%2C144H123.31l-56%2C56H96a8%2C8%2C0%2C0%2C1%2C0%2C16H48a8%2C8%2C0%2C0%2C1-8-8V160a8%2C8%2C0%2C0%2C1%2C16%2C0v28.69l56-56V43.31L93.66%2C61.66A8%2C8%2C0%2C0%2C1%2C82.34%2C50.34l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C0l32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C11.32L128%2C43.31V128h84.69l-18.35-18.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32l32%2C32A8%2C8%2C0%2C0%2C1%2C237.66%2C141.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-vector-two{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.66%2C197.66l-32%2C32a8%2C8%2C0%2C0%2C1-11.32-11.32L204.69%2C200H80a8%2C8%2C0%2C0%2C1-8-8V59.31L53.66%2C77.66A8%2C8%2C0%2C0%2C1%2C42.34%2C66.34l32-32a8%2C8%2C0%2C0%2C1%2C11.32%2C0l32%2C32a8%2C8%2C0%2C0%2C1-11.32%2C11.32L88%2C59.31V184H204.69l-18.35-18.34a8%2C8%2C0%2C0%2C1%2C11.32-11.32l32%2C32A8%2C8%2C0%2C0%2C1%2C229.66%2C197.66Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-vibrate{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M160%2C32H96A24%2C24%2C0%2C0%2C0%2C72%2C56V200a24%2C24%2C0%2C0%2C0%2C24%2C24h64a24%2C24%2C0%2C0%2C0%2C24-24V56A24%2C24%2C0%2C0%2C0%2C160%2C32Zm8%2C168a8%2C8%2C0%2C0%2C1-8%2C8H96a8%2C8%2C0%2C0%2C1-8-8V56a8%2C8%2C0%2C0%2C1%2C8-8h64a8%2C8%2C0%2C0%2C1%2C8%2C8ZM216%2C88v80a8%2C8%2C0%2C0%2C1-16%2C0V88a8%2C8%2C0%2C0%2C1%2C16%2C0Zm32%2C16v48a8%2C8%2C0%2C0%2C1-16%2C0V104a8%2C8%2C0%2C0%2C1%2C16%2C0ZM56%2C88v80a8%2C8%2C0%2C0%2C1-16%2C0V88a8%2C8%2C0%2C0%2C1%2C16%2C0ZM24%2C104v48a8%2C8%2C0%2C0%2C1-16%2C0V104a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-video-camera-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M251.77%2C73a8%2C8%2C0%2C0%2C0-8.21.39L208%2C97.05V72a16%2C16%2C0%2C0%2C0-16-16H113.06a8%2C8%2C0%2C0%2C0%2C0%2C16H192v87.63a8%2C8%2C0%2C0%2C0%2C16%2C0V159l35.56%2C23.71A8%2C8%2C0%2C0%2C0%2C248%2C184a8%2C8%2C0%2C0%2C0%2C8-8V80A8%2C8%2C0%2C0%2C0%2C251.77%2C73ZM240%2C161.05l-32-21.33V116.28L240%2C95ZM53.92%2C34.62A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38L51.73%2C56H32A16%2C16%2C0%2C0%2C0%2C16%2C72V184a16%2C16%2C0%2C0%2C0%2C16%2C16H182.64l19.44%2C21.38a8%2C8%2C0%2C1%2C0%2C11.84-10.76ZM32%2C184V72H66.28L168.1%2C184Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-video-camera{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M251.77%2C73a8%2C8%2C0%2C0%2C0-8.21.39L208%2C97.05V72a16%2C16%2C0%2C0%2C0-16-16H32A16%2C16%2C0%2C0%2C0%2C16%2C72V184a16%2C16%2C0%2C0%2C0%2C16%2C16H192a16%2C16%2C0%2C0%2C0%2C16-16V159l35.56%2C23.71A8%2C8%2C0%2C0%2C0%2C248%2C184a8%2C8%2C0%2C0%2C0%2C8-8V80A8%2C8%2C0%2C0%2C0%2C251.77%2C73ZM192%2C184H32V72H192V184Zm48-22.95-32-21.33V116.28L240%2C95Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-video-conference{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm0%2C80H168V56h48ZM40%2C56H152V200H40ZM216%2C200H168V136h48v64ZM180%2C88a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C180%2C88Zm24%2C80a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C204%2C168Zm-68.25-2a39.76%2C39.76%2C0%2C0%2C0-17.19-23.34%2C32%2C32%2C0%2C1%2C0-45.12%2C0A39.84%2C39.84%2C0%2C0%2C0%2C56.25%2C166a8%2C8%2C0%2C0%2C0%2C15.5%2C4c2.64-10.25%2C13.06-18%2C24.25-18s21.62%2C7.73%2C24.25%2C18a8%2C8%2C0%2C1%2C0%2C15.5-4ZM80%2C120a16%2C16%2C0%2C1%2C1%2C16%2C16A16%2C16%2C0%2C0%2C1%2C80%2C120Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-video{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M164.44%2C105.34l-48-32A8%2C8%2C0%2C0%2C0%2C104%2C80v64a8%2C8%2C0%2C0%2C0%2C12.44%2C6.66l48-32a8%2C8%2C0%2C0%2C0%2C0-13.32ZM120%2C129.05V95l25.58%2C17ZM216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V168a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm0%2C128H40V56H216V168Zm16%2C40a8%2C8%2C0%2C0%2C1-8%2C8H32a8%2C8%2C0%2C0%2C1%2C0-16H224A8%2C8%2C0%2C0%2C1%2C232%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-vignette{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C40H40A16%2C16%2C0%2C0%2C0%2C24%2C56V200a16%2C16%2C0%2C0%2C0%2C16%2C16H216a16%2C16%2C0%2C0%2C0%2C16-16V56A16%2C16%2C0%2C0%2C0%2C216%2C40Zm0%2C160H40V56H216V200ZM178.05%2C87.66C164.59%2C77.56%2C146.81%2C72%2C128%2C72S91.41%2C77.56%2C78%2C87.66C63.79%2C98.27%2C56%2C112.6%2C56%2C128s7.79%2C29.73%2C22%2C40.34C91.41%2C178.44%2C109.19%2C184%2C128%2C184s36.59-5.56%2C50.05-15.66C192.21%2C157.73%2C200%2C143.4%2C200%2C128S192.21%2C98.27%2C178.05%2C87.66ZM128%2C168c-30.88%2C0-56-17.94-56-40s25.12-40%2C56-40%2C56%2C17.94%2C56%2C40S158.88%2C168%2C128%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-vinyl-record{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm0-144a56.06%2C56.06%2C0%2C0%2C0-56%2C56%2C8%2C8%2C0%2C0%2C1-16%2C0%2C72.08%2C72.08%2C0%2C0%2C1%2C72-72%2C8%2C8%2C0%2C0%2C1%2C0%2C16Zm72%2C56a72.08%2C72.08%2C0%2C0%2C1-72%2C72%2C8%2C8%2C0%2C0%2C1%2C0-16%2C56.06%2C56.06%2C0%2C0%2C0%2C56-56%2C8%2C8%2C0%2C0%2C1%2C16%2C0Zm-40%2C0a32%2C32%2C0%2C1%2C0-32%2C32A32%2C32%2C0%2C0%2C0%2C160%2C128Zm-48%2C0a16%2C16%2C0%2C1%2C1%2C16%2C16A16%2C16%2C0%2C0%2C1%2C112%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-virtual-reality{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M123.49%2C98.81l-24%2C64a8%2C8%2C0%2C0%2C1-15%2C0l-24-64a8%2C8%2C0%2C1%2C1%2C15-5.62l16.51%2C44%2C16.51-44a8%2C8%2C0%2C1%2C1%2C15%2C5.62ZM256%2C128a80.09%2C80.09%2C0%2C0%2C1-80%2C80H80A80%2C80%2C0%2C0%2C1%2C80%2C48h96A80.09%2C80.09%2C0%2C0%2C1%2C256%2C128Zm-16%2C0a64.07%2C64.07%2C0%2C0%2C0-64-64H80a64%2C64%2C0%2C0%2C0%2C0%2C128h96A64.07%2C64.07%2C0%2C0%2C0%2C240%2C128Zm-59.16%2C10.35L191%2C156a8%2C8%2C0%2C0%2C1-13.9%2C7.94l-11.44-20c-.53%2C0-1.07.05-1.61.05H152v16a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C8-8h20a28%2C28%2C0%2C0%2C1%2C16.84%2C50.35ZM152%2C128h12a12%2C12%2C0%2C0%2C0%2C0-24H152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-virus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M136%2C108a28%2C28%2C0%2C1%2C0-28%2C28A28%2C28%2C0%2C0%2C0%2C136%2C108Zm-28%2C12a12%2C12%2C0%2C1%2C1%2C12-12A12%2C12%2C0%2C0%2C1%2C108%2C120Zm68-8a16%2C16%2C0%2C1%2C1-16%2C16A16%2C16%2C0%2C0%2C1%2C176%2C112Zm-32%2C64a16%2C16%2C0%2C1%2C1-16-16A16%2C16%2C0%2C0%2C1%2C144%2C176Zm96-56H223.66a95.52%2C95.52%2C0%2C0%2C0-22.39-53.95l12.39-12.39a8%2C8%2C0%2C0%2C0-11.32-11.32L190%2C54.73A95.52%2C95.52%2C0%2C0%2C0%2C136%2C32.34V16a8%2C8%2C0%2C0%2C0-16%2C0V32.34A95.52%2C95.52%2C0%2C0%2C0%2C66.05%2C54.73L53.66%2C42.34A8%2C8%2C0%2C0%2C0%2C42.34%2C53.66L54.73%2C66.05a95.52%2C95.52%2C0%2C0%2C0-22.39%2C54H16a8%2C8%2C0%2C0%2C0%2C0%2C16H32.34A95.52%2C95.52%2C0%2C0%2C0%2C54.73%2C190L42.34%2C202.34a8%2C8%2C0%2C0%2C0%2C11.32%2C11.32l12.39-12.39a95.52%2C95.52%2C0%2C0%2C0%2C54%2C22.39V240a8%2C8%2C0%2C0%2C0%2C16%2C0V223.66A95.52%2C95.52%2C0%2C0%2C0%2C190%2C201.27l12.39%2C12.39a8%2C8%2C0%2C0%2C0%2C11.32-11.32L201.27%2C190A95.52%2C95.52%2C0%2C0%2C0%2C223.66%2C136H240a8%2C8%2C0%2C0%2C0%2C0-16ZM128%2C208a80%2C80%2C0%2C1%2C1%2C80-80A80.09%2C80.09%2C0%2C0%2C1%2C128%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-visor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M183.05%2C56H72A72%2C72%2C0%2C0%2C0%2C.08%2C131.4c1.69%2C36.69%2C31.76%2C66.79%2C68.45%2C68.52%2C15.85.74%2C32-5.9%2C49.38-20.3a15.88%2C15.88%2C0%2C0%2C1%2C20.24%2C0C148.72%2C188.39%2C165%2C200%2C184%2C200a72%2C72%2C0%2C0%2C0%2C72-72.95C255.49%2C87.87%2C222.76%2C56%2C183.05%2C56Zm40.81%2C111.34A55.63%2C55.63%2C0%2C0%2C1%2C184%2C184c-13.88%2C0-27-9.51-35.65-16.67a31.91%2C31.91%2C0%2C0%2C0-40.65%2C0C93.52%2C179%2C80.94%2C184.49%2C69.28%2C183.94a56.36%2C56.36%2C0%2C0%2C1-53.22-53.28A56%2C56%2C0%2C0%2C1%2C72%2C72H183.05c31%2C0%2C56.55%2C24.79%2C56.95%2C55.25A55.66%2C55.66%2C0%2C0%2C1%2C223.86%2C167.34ZM184%2C96a8%2C8%2C0%2C0%2C1-8%2C8H80a8%2C8%2C0%2C0%2C1%2C0-16h96A8%2C8%2C0%2C0%2C1%2C184%2C96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-voicemail{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M200%2C72a56%2C56%2C0%2C0%2C0-39.14%2C96H95.14A56%2C56%2C0%2C1%2C0%2C56%2C184H200a56%2C56%2C0%2C0%2C0%2C0-112ZM16%2C128a40%2C40%2C0%2C1%2C1%2C40%2C40A40%2C40%2C0%2C0%2C1%2C16%2C128Zm184%2C40a40%2C40%2C0%2C1%2C1%2C40-40A40%2C40%2C0%2C0%2C1%2C200%2C168Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-volleyball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm81.74%2C136.58a88%2C88%2C0%2C0%2C1-93.49%2C3.78L132.62%2C136h83A87.16%2C87.16%2C0%2C0%2C1%2C209.74%2C160.58ZM91.12%2C48.11a87.57%2C87.57%2C0%2C0%2C1%2C24.22-7.2%2C88%2C88%2C0%2C0%2C1%2C50%2C79.09H132.62ZM215.63%2C120H181.37a104.18%2C104.18%2C0%2C0%2C0-35.78-78.23A88.18%2C88.18%2C0%2C0%2C1%2C215.63%2C120ZM77.27%2C56.13%2C94.39%2C85.78a104.14%2C104.14%2C0%2C0%2C0-49.86%2C70.09A87.95%2C87.95%2C0%2C0%2C1%2C77.27%2C56.13ZM58.9%2C182.43a88%2C88%2C0%2C0%2C1%2C43.49-82.79L118.76%2C128%2C77.27%2C199.87A88.62%2C88.62%2C0%2C0%2C1%2C58.9%2C182.43ZM128%2C216a87.5%2C87.5%2C0%2C0%2C1-36.88-8.11l17.13-29.67a104.23%2C104.23%2C0%2C0%2C0%2C85.53%2C8.17A87.81%2C87.81%2C0%2C0%2C1%2C128%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-wall{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C48H32a8%2C8%2C0%2C0%2C0-8%2C8V200a8%2C8%2C0%2C0%2C0%2C8%2C8H224a8%2C8%2C0%2C0%2C0%2C8-8V56A8%2C8%2C0%2C0%2C0%2C224%2C48ZM88%2C144V112h80v32Zm-48%2C0V112H72v32Zm144-32h32v32H184Zm32-16H136V64h80ZM120%2C64V96H40V64ZM40%2C160h80v32H40Zm96%2C32V160h80v32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-wallet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%2C64H56a8%2C8%2C0%2C0%2C1%2C0-16H192a8%2C8%2C0%2C0%2C0%2C0-16H56A24%2C24%2C0%2C0%2C0%2C32%2C56V184a24%2C24%2C0%2C0%2C0%2C24%2C24H216a16%2C16%2C0%2C0%2C0%2C16-16V80A16%2C16%2C0%2C0%2C0%2C216%2C64Zm0%2C128H56a8%2C8%2C0%2C0%2C1-8-8V78.63A23.84%2C23.84%2C0%2C0%2C0%2C56%2C80H216Zm-48-60a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C168%2C132Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-warehouse{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C184h-8V57.9l9.67-2.08a8%2C8%2C0%2C1%2C0-3.35-15.64l-224%2C48A8%2C8%2C0%2C0%2C0%2C16%2C104a8.16%2C8.16%2C0%2C0%2C0%2C1.69-.18L24%2C102.47V184H16a8%2C8%2C0%2C0%2C0%2C0%2C16H240a8%2C8%2C0%2C0%2C0%2C0-16ZM40%2C99%2C216%2C61.33V184H192V128a8%2C8%2C0%2C0%2C0-8-8H72a8%2C8%2C0%2C0%2C0-8%2C8v56H40Zm136%2C53H80V136h96ZM80%2C168h96v16H80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-warning-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm0%2C192a88%2C88%2C0%2C1%2C1%2C88-88A88.1%2C88.1%2C0%2C0%2C1%2C128%2C216Zm-8-80V80a8%2C8%2C0%2C0%2C1%2C16%2C0v56a8%2C8%2C0%2C0%2C1-16%2C0Zm20%2C36a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C172Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-warning-diamond{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C72a8%2C8%2C0%2C0%2C1%2C8%2C8v56a8%2C8%2C0%2C0%2C1-16%2C0V80A8%2C8%2C0%2C0%2C1%2C128%2C72ZM116%2C172a12%2C12%2C0%2C1%2C0%2C12-12A12%2C12%2C0%2C0%2C0%2C116%2C172Zm124-44a15.85%2C15.85%2C0%2C0%2C1-4.67%2C11.28l-96.05%2C96.06a16%2C16%2C0%2C0%2C1-22.56%2C0h0l-96-96.06a16%2C16%2C0%2C0%2C1%2C0-22.56l96.05-96.06a16%2C16%2C0%2C0%2C1%2C22.56%2C0l96.05%2C96.06A15.85%2C15.85%2C0%2C0%2C1%2C240%2C128Zm-16%2C0L128%2C32%2C32%2C128%2C128%2C224h0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-warning-octagon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M120%2C136V80a8%2C8%2C0%2C0%2C1%2C16%2C0v56a8%2C8%2C0%2C0%2C1-16%2C0ZM232%2C91.55v72.9a15.86%2C15.86%2C0%2C0%2C1-4.69%2C11.31l-51.55%2C51.55A15.86%2C15.86%2C0%2C0%2C1%2C164.45%2C232H91.55a15.86%2C15.86%2C0%2C0%2C1-11.31-4.69L28.69%2C175.76A15.86%2C15.86%2C0%2C0%2C1%2C24%2C164.45V91.55a15.86%2C15.86%2C0%2C0%2C1%2C4.69-11.31L80.24%2C28.69A15.86%2C15.86%2C0%2C0%2C1%2C91.55%2C24h72.9a15.86%2C15.86%2C0%2C0%2C1%2C11.31%2C4.69l51.55%2C51.55A15.86%2C15.86%2C0%2C0%2C1%2C232%2C91.55Zm-16%2C0L164.45%2C40H91.55L40%2C91.55v72.9L91.55%2C216h72.9L216%2C164.45ZM128%2C160a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C128%2C160Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-warning{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M236.8%2C188.09%2C149.35%2C36.22h0a24.76%2C24.76%2C0%2C0%2C0-42.7%2C0L19.2%2C188.09a23.51%2C23.51%2C0%2C0%2C0%2C0%2C23.72A24.35%2C24.35%2C0%2C0%2C0%2C40.55%2C224h174.9a24.35%2C24.35%2C0%2C0%2C0%2C21.33-12.19A23.51%2C23.51%2C0%2C0%2C0%2C236.8%2C188.09ZM222.93%2C203.8a8.5%2C8.5%2C0%2C0%2C1-7.48%2C4.2H40.55a8.5%2C8.5%2C0%2C0%2C1-7.48-4.2%2C7.59%2C7.59%2C0%2C0%2C1%2C0-7.72L120.52%2C44.21a8.75%2C8.75%2C0%2C0%2C1%2C15%2C0l87.45%2C151.87A7.59%2C7.59%2C0%2C0%2C1%2C222.93%2C203.8ZM120%2C144V104a8%2C8%2C0%2C0%2C1%2C16%2C0v40a8%2C8%2C0%2C0%2C1-16%2C0Zm20%2C36a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C180Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-washing-machine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208V208ZM128%2C64a64%2C64%2C0%2C1%2C0%2C64%2C64A64.07%2C64.07%2C0%2C0%2C0%2C128%2C64Zm0%2C112a48%2C48%2C0%2C1%2C1%2C48-48A48.05%2C48.05%2C0%2C0%2C1%2C128%2C176ZM200%2C68a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C200%2C68Zm-74.34%2C49.66-16%2C16a8%2C8%2C0%2C0%2C1-11.32-11.32l16-16a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Zm32-3.32a8%2C8%2C0%2C0%2C1%2C0%2C11.32l-32%2C32a8%2C8%2C0%2C0%2C1-11.32-11.32l32-32A8%2C8%2C0%2C0%2C1%2C157.66%2C114.34Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-watch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C128a79.94%2C79.94%2C0%2C0%2C0-32.7-64.47l-6.24-34.38A16%2C16%2C0%2C0%2C0%2C153.32%2C16H102.68A16%2C16%2C0%2C0%2C0%2C86.94%2C29.15L80.7%2C63.53a79.9%2C79.9%2C0%2C0%2C0%2C0%2C128.94l6.24%2C34.38A16%2C16%2C0%2C0%2C0%2C102.68%2C240h50.64a16%2C16%2C0%2C0%2C0%2C15.74-13.15l6.24-34.38A79.94%2C79.94%2C0%2C0%2C0%2C208%2C128ZM102.68%2C32h50.64l3.91%2C21.55a79.75%2C79.75%2C0%2C0%2C0-58.46%2C0ZM64%2C128a64%2C64%2C0%2C1%2C1%2C64%2C64A64.07%2C64.07%2C0%2C0%2C1%2C64%2C128Zm89.32%2C96H102.68l-3.91-21.55a79.75%2C79.75%2C0%2C0%2C0%2C58.46%2C0ZM120%2C128V88a8%2C8%2C0%2C0%2C1%2C16%2C0v32h32a8%2C8%2C0%2C0%2C1%2C0%2C16H128A8%2C8%2C0%2C0%2C1%2C120%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-wave-sawtooth{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M236.19%2C134.81l-104%2C64A8%2C8%2C0%2C0%2C1%2C120%2C192V78.32L28.19%2C134.81a8%2C8%2C0%2C0%2C1-8.38-13.62l104-64A8%2C8%2C0%2C0%2C1%2C136%2C64V177.68l91.81-56.49a8%2C8%2C0%2C0%2C1%2C8.38%2C13.62Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-wave-sine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M239.24%2C131.4c-22%2C46.8-41.4%2C68.6-61.2%2C68.6-25.1%2C0-40.73-33.32-57.28-68.6C107.7%2C103.56%2C92.9%2C72%2C78%2C72c-16.4%2C0-36.31%2C37.21-46.72%2C59.4a8%2C8%2C0%2C0%2C1-14.48-6.8C38.71%2C77.8%2C58.16%2C56%2C78%2C56c25.1%2C0%2C40.73%2C33.32%2C57.28%2C68.6C148.3%2C152.44%2C163.1%2C184%2C178%2C184c16.4%2C0%2C36.31-37.21%2C46.72-59.4a8%2C8%2C0%2C0%2C1%2C14.48%2C6.8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-wave-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2C128v56a8%2C8%2C0%2C0%2C1-8%2C8H128a8%2C8%2C0%2C0%2C1-8-8V80H32v48a8%2C8%2C0%2C0%2C1-16%2C0V72a8%2C8%2C0%2C0%2C1%2C8-8H128a8%2C8%2C0%2C0%2C1%2C8%2C8V176h88V128a8%2C8%2C0%2C0%2C1%2C16%2C0Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-wave-triangle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M238.48%2C132.68l-52%2C72a8%2C8%2C0%2C0%2C1-13%2C0L76%2C69.66l-45.51%2C63a8%2C8%2C0%2C1%2C1-13-9.36l52-72a8%2C8%2C0%2C0%2C1%2C13%2C0l97.51%2C135%2C45.51-63a8%2C8%2C0%2C1%2C1%2C13%2C9.36Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-waveform-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M56%2C96v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0ZM53.92%2C34.62A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38L80%2C87.09V224a8%2C8%2C0%2C0%2C0%2C16%2C0V104.69l24%2C26.4V192a8%2C8%2C0%2C0%2C0%2C16%2C0V148.69l66.08%2C72.69a8%2C8%2C0%2C1%2C0%2C11.84-10.76ZM88%2C44.43a8%2C8%2C0%2C0%2C0%2C8-8V32a8%2C8%2C0%2C0%2C0-16%2C0v4.43A8%2C8%2C0%2C0%2C0%2C88%2C44.43Zm40%2C44a8%2C8%2C0%2C0%2C0%2C8-8V64a8%2C8%2C0%2C0%2C0-16%2C0V80.43A8%2C8%2C0%2C0%2C0%2C128%2C88.43Zm40%2C44a8%2C8%2C0%2C0%2C0%2C8-8V96a8%2C8%2C0%2C0%2C0-16%2C0v28.43A8%2C8%2C0%2C0%2C0%2C168%2C132.43ZM208%2C72a8%2C8%2C0%2C0%2C0-8%2C8v88.43a8%2C8%2C0%2C0%2C0%2C16%2C0V80A8%2C8%2C0%2C0%2C0%2C208%2C72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-waveform{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M56%2C96v64a8%2C8%2C0%2C0%2C1-16%2C0V96a8%2C8%2C0%2C0%2C1%2C16%2C0ZM88%2C24a8%2C8%2C0%2C0%2C0-8%2C8V224a8%2C8%2C0%2C0%2C0%2C16%2C0V32A8%2C8%2C0%2C0%2C0%2C88%2C24Zm40%2C32a8%2C8%2C0%2C0%2C0-8%2C8V192a8%2C8%2C0%2C0%2C0%2C16%2C0V64A8%2C8%2C0%2C0%2C0%2C128%2C56Zm40%2C32a8%2C8%2C0%2C0%2C0-8%2C8v64a8%2C8%2C0%2C0%2C0%2C16%2C0V96A8%2C8%2C0%2C0%2C0%2C168%2C88Zm40-16a8%2C8%2C0%2C0%2C0-8%2C8v96a8%2C8%2C0%2C0%2C0%2C16%2C0V80A8%2C8%2C0%2C0%2C0%2C208%2C72Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-waves{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M222.16%2C177.25a8%2C8%2C0%2C0%2C1-1%2C11.25c-17.36%2C14.39-32.86%2C19.5-47%2C19.5-18.58%2C0-34.82-8.82-49.93-17-25.35-13.76-47.24-25.64-79.07.74a8%2C8%2C0%2C1%2C1-10.22-12.31c40.17-33.28%2C70.32-16.92%2C96.93-2.48%2C25.35%2C13.75%2C47.24%2C25.63%2C79.07-.74A8%2C8%2C0%2C0%2C1%2C222.16%2C177.25Zm-11.27-57c-31.83%2C26.38-53.72%2C14.5-79.07.74-26.61-14.43-56.76-30.79-96.93%2C2.49a8%2C8%2C0%2C0%2C0%2C10.22%2C12.31c31.83-26.38%2C53.72-14.5%2C79.07-.74%2C15.11%2C8.19%2C31.35%2C17%2C49.93%2C17%2C14.14%2C0%2C29.64-5.11%2C47-19.5a8%2C8%2C0%2C1%2C0-10.22-12.31ZM45.11%2C79.8c31.83-26.37%2C53.72-14.49%2C79.07-.74%2C15.11%2C8.2%2C31.35%2C17%2C49.93%2C17%2C14.14%2C0%2C29.64-5.12%2C47-19.5a8%2C8%2C0%2C1%2C0-10.22-12.31c-31.83%2C26.38-53.72%2C14.5-79.07.74C105.21%2C50.58%2C75.06%2C34.22%2C34.89%2C67.5A8%2C8%2C0%2C1%2C0%2C45.11%2C79.8Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-webcam-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.92%2C210.62l-160-176A8%2C8%2C0%2C1%2C0%2C42.08%2C45.38L58.82%2C63.8A80%2C80%2C0%2C0%2C0%2C120%2C183.6V200H32a8%2C8%2C0%2C0%2C0%2C0%2C16H197.19l4.89%2C5.38a8%2C8%2C0%2C1%2C0%2C11.84-10.76ZM64%2C104a63.65%2C63.65%2C0%2C0%2C1%2C6.26-27.62L88.68%2C96.64A40%2C40%2C0%2C0%2C0%2C128%2C144c1.2%2C0%2C2.39-.06%2C3.58-.17L150%2C164.11A64%2C64%2C0%2C0%2C1%2C64%2C104Zm72%2C96V183.59a79.91%2C79.91%2C0%2C0%2C0%2C25.44-6.91L182.64%2C200ZM85.52%2C45.31a8%2C8%2C0%2C0%2C1%2C3-10.91%2C80%2C80%2C0%2C0%2C1%2C105%2C115.5%2C8%2C8%2C0%2C1%2C1-13.1-9.19%2C64%2C64%2C0%2C0%2C0-84-92.4A8%2C8%2C0%2C0%2C1%2C85.52%2C45.31Zm65.31%2C66.12A24%2C24%2C0%2C0%2C0%2C128%2C80a24.17%2C24.17%2C0%2C0%2C0-5.24.57A8%2C8%2C0%2C1%2C1%2C119.3%2C65%2C40%2C40%2C0%2C0%2C1%2C166%2C116.38a8%2C8%2C0%2C0%2C1-15.21-4.95Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-webcam{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%2C104a40%2C40%2C0%2C1%2C0-40%2C40A40%2C40%2C0%2C0%2C0%2C168%2C104Zm-64%2C0a24%2C24%2C0%2C1%2C1%2C24%2C24A24%2C24%2C0%2C0%2C1%2C104%2C104Zm120%2C96H136V183.6a80%2C80%2C0%2C1%2C0-16%2C0V200H32a8%2C8%2C0%2C0%2C0%2C0%2C16H224a8%2C8%2C0%2C0%2C0%2C0-16ZM64%2C104a64%2C64%2C0%2C1%2C1%2C64%2C64A64.07%2C64.07%2C0%2C0%2C1%2C64%2C104Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-webhooks-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M178.16%2C176H111.32A48%2C48%2C0%2C1%2C1%2C25.6%2C139.19a8%2C8%2C0%2C0%2C1%2C12.8%2C9.61A31.69%2C31.69%2C0%2C0%2C0%2C32%2C168a32%2C32%2C0%2C0%2C0%2C64%2C0%2C8%2C8%2C0%2C0%2C1%2C8-8h74.16a16%2C16%2C0%2C1%2C1%2C0%2C16ZM64%2C184a16%2C16%2C0%2C0%2C0%2C14.08-23.61l35.77-58.14a8%2C8%2C0%2C0%2C0-2.62-11%2C32%2C32%2C0%2C1%2C1%2C46.1-40.06A8%2C8%2C0%2C1%2C0%2C172%2C44.79a48%2C48%2C0%2C1%2C0-75.62%2C55.33L64.44%2C152c-.15%2C0-.29%2C0-.44%2C0a16%2C16%2C0%2C0%2C0%2C0%2C32Zm128-64a48.18%2C48.18%2C0%2C0%2C0-18%2C3.49L142.08%2C71.6A16%2C16%2C0%2C1%2C0%2C128%2C80l.44%2C0%2C35.78%2C58.15a8%2C8%2C0%2C0%2C0%2C11%2C2.61A32%2C32%2C0%2C1%2C1%2C192%2C200a8%2C8%2C0%2C0%2C0%2C0%2C16%2C48%2C48%2C0%2C0%2C0%2C0-96Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-wechat-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M144%2C140a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C144%2C140Zm44-12a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C188%2C128Zm51.34%2C83.47a16%2C16%2C0%2C0%2C1-19.87%2C19.87l-24.71-7.27A80%2C80%2C0%2C0%2C1%2C86.43%2C183.42a79%2C79%2C0%2C0%2C1-25.19-7.35l-24.71%2C7.27a16%2C16%2C0%2C0%2C1-19.87-19.87l7.27-24.71A80%2C80%2C0%2C1%2C1%2C169.58%2C72.59a80%2C80%2C0%2C0%2C1%2C62.49%2C114.17ZM81.3%2C166.3a79.94%2C79.94%2C0%2C0%2C1%2C70.38-93.87A64%2C64%2C0%2C0%2C0%2C39.55%2C134.19a8%2C8%2C0%2C0%2C1%2C.63%2C6L32%2C168l27.76-8.17a8%2C8%2C0%2C0%2C1%2C6%2C.63A63.45%2C63.45%2C0%2C0%2C0%2C81.3%2C166.3Zm135.15%2C15.89a64%2C64%2C0%2C1%2C0-26.26%2C26.26%2C8%2C8%2C0%2C0%2C1%2C6-.63L224%2C216l-8.17-27.76A8%2C8%2C0%2C0%2C1%2C216.45%2C182.19Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-whatsapp-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M187.58%2C144.84l-32-16a8%2C8%2C0%2C0%2C0-8%2C.5l-14.69%2C9.8a40.55%2C40.55%2C0%2C0%2C1-16-16l9.8-14.69a8%2C8%2C0%2C0%2C0%2C.5-8l-16-32A8%2C8%2C0%2C0%2C0%2C104%2C64a40%2C40%2C0%2C0%2C0-40%2C40%2C88.1%2C88.1%2C0%2C0%2C0%2C88%2C88%2C40%2C40%2C0%2C0%2C0%2C40-40A8%2C8%2C0%2C0%2C0%2C187.58%2C144.84ZM152%2C176a72.08%2C72.08%2C0%2C0%2C1-72-72A24%2C24%2C0%2C0%2C1%2C99.29%2C80.46l11.48%2C23L101%2C118a8%2C8%2C0%2C0%2C0-.73%2C7.51%2C56.47%2C56.47%2C0%2C0%2C0%2C30.15%2C30.15A8%2C8%2C0%2C0%2C0%2C138%2C155l14.61-9.74%2C23%2C11.48A24%2C24%2C0%2C0%2C1%2C152%2C176ZM128%2C24A104%2C104%2C0%2C0%2C0%2C36.18%2C176.88L24.83%2C210.93a16%2C16%2C0%2C0%2C0%2C20.24%2C20.24l34.05-11.35A104%2C104%2C0%2C1%2C0%2C128%2C24Zm0%2C192a87.87%2C87.87%2C0%2C0%2C1-44.06-11.81%2C8%2C8%2C0%2C0%2C0-6.54-.67L40%2C216%2C52.47%2C178.6a8%2C8%2C0%2C0%2C0-.66-6.54A88%2C88%2C0%2C1%2C1%2C128%2C216Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-wheelchair-motion{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M176%2C80a32%2C32%2C0%2C1%2C0-32-32A32%2C32%2C0%2C0%2C0%2C176%2C80Zm0-48a16%2C16%2C0%2C1%2C1-16%2C16A16%2C16%2C0%2C0%2C1%2C176%2C32Zm-8%2C136a64%2C64%2C0%2C1%2C1-64-64%2C8%2C8%2C0%2C0%2C1%2C0%2C16%2C48%2C48%2C0%2C1%2C0%2C48%2C48%2C8%2C8%2C0%2C0%2C1%2C16%2C0Zm38.19-37.07a8%2C8%2C0%2C0%2C1%2C1.65%2C6.64l-16%2C80A8%2C8%2C0%2C0%2C1%2C184%2C224a7.77%2C7.77%2C0%2C0%2C1-1.58-.16%2C8%2C8%2C0%2C0%2C1-6.27-9.41L190.24%2C144H128a8%2C8%2C0%2C0%2C1-6.94-12l20.06-34.9a80.09%2C80.09%2C0%2C0%2C0-88%2C9.17A8%2C8%2C0%2C1%2C1%2C42.91%2C94a96%2C96%2C0%2C0%2C1%2C113.46-6.42%2C8%2C8%2C0%2C0%2C1%2C2.57%2C10.69L141.82%2C128H200A8%2C8%2C0%2C0%2C1%2C206.19%2C130.93Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-wheelchair{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M255.59%2C189.47a8%2C8%2C0%2C0%2C0-10.12-5.06l-17.42%2C5.81-28.9-57.8A8%2C8%2C0%2C0%2C0%2C192%2C128H112V104h56a8%2C8%2C0%2C0%2C0%2C0-16H112V79a32%2C32%2C0%2C1%2C0-16%2C0V89.81A72%2C72%2C0%2C0%2C0%2C112%2C232c33.52%2C0%2C63.69-22.71%2C71.75-54a8%2C8%2C0%2C1%2C0-15.5-4C162.09%2C198%2C137.91%2C216%2C112%2C216A56%2C56%2C0%2C0%2C1%2C96%2C106.34V136a8%2C8%2C0%2C0%2C0%2C8%2C8h83.05l29.79%2C59.58a8%2C8%2C0%2C0%2C0%2C9.69%2C4l24-8A8%2C8%2C0%2C0%2C0%2C255.59%2C189.47ZM88%2C48a16%2C16%2C0%2C1%2C1%2C16%2C16A16%2C16%2C0%2C0%2C1%2C88%2C48Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-wifi-high{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M140%2C204a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C204ZM237.08%2C87A172%2C172%2C0%2C0%2C0%2C18.92%2C87%2C8%2C8%2C0%2C0%2C0%2C29.08%2C99.37a156%2C156%2C0%2C0%2C1%2C197.84%2C0A8%2C8%2C0%2C0%2C0%2C237.08%2C87ZM205%2C122.77a124%2C124%2C0%2C0%2C0-153.94%2C0A8%2C8%2C0%2C0%2C0%2C61%2C135.31a108%2C108%2C0%2C0%2C1%2C134.06%2C0%2C8%2C8%2C0%2C0%2C0%2C11.24-1.3A8%2C8%2C0%2C0%2C0%2C205%2C122.77Zm-32.26%2C35.76a76.05%2C76.05%2C0%2C0%2C0-89.42%2C0%2C8%2C8%2C0%2C0%2C0%2C9.42%2C12.94%2C60%2C60%2C0%2C0%2C1%2C70.58%2C0%2C8%2C8%2C0%2C1%2C0%2C9.42-12.94Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-wifi-low{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M140%2C204a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C204Zm32.71-45.47a76.05%2C76.05%2C0%2C0%2C0-89.42%2C0%2C8%2C8%2C0%2C0%2C0%2C9.42%2C12.94%2C60%2C60%2C0%2C0%2C1%2C70.58%2C0%2C8%2C8%2C0%2C1%2C0%2C9.42-12.94Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-wifi-medium{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M140%2C204a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C204Zm65-81.23a124%2C124%2C0%2C0%2C0-153.94%2C0A8%2C8%2C0%2C0%2C0%2C61%2C135.31a108%2C108%2C0%2C0%2C1%2C134.06%2C0%2C8%2C8%2C0%2C0%2C0%2C11.24-1.3A8%2C8%2C0%2C0%2C0%2C205%2C122.77Zm-32.26%2C35.76a76.05%2C76.05%2C0%2C0%2C0-89.42%2C0%2C8%2C8%2C0%2C0%2C0%2C9.42%2C12.94%2C60%2C60%2C0%2C0%2C1%2C70.58%2C0%2C8%2C8%2C0%2C1%2C0%2C9.42-12.94Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-wifi-none{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M140%2C204a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C204Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-wifi-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M213.92%2C210.62a8%2C8%2C0%2C1%2C1-11.84%2C10.76l-52-57.15a60%2C60%2C0%2C0%2C0-57.41%2C7.24%2C8%2C8%2C0%2C1%2C1-9.42-12.93A75.43%2C75.43%2C0%2C0%2C1%2C128%2C144c1.28%2C0%2C2.55%2C0%2C3.82.1L104.9%2C114.49A108%2C108%2C0%2C0%2C0%2C61%2C135.31%2C8%2C8%2C0%2C0%2C1%2C49.73%2C134%2C8%2C8%2C0%2C0%2C1%2C51%2C122.77a124.27%2C124.27%2C0%2C0%2C1%2C41.71-21.66L69.37%2C75.4a155.43%2C155.43%2C0%2C0%2C0-40.29%2C24A8%2C8%2C0%2C0%2C1%2C18.92%2C87%2C171.87%2C171.87%2C0%2C0%2C1%2C58%2C62.86L42.08%2C45.38A8%2C8%2C0%2C1%2C1%2C53.92%2C34.62ZM128%2C192a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C128%2C192ZM237.08%2C87A172.3%2C172.3%2C0%2C0%2C0%2C106%2C49.4a8%2C8%2C0%2C1%2C0%2C2%2C15.87A158.33%2C158.33%2C0%2C0%2C1%2C128%2C64a156.25%2C156.25%2C0%2C0%2C1%2C98.92%2C35.37A8%2C8%2C0%2C0%2C0%2C237.08%2C87ZM195%2C135.31a8%2C8%2C0%2C0%2C0%2C11.24-1.3%2C8%2C8%2C0%2C0%2C0-1.3-11.24%2C124.25%2C124.25%2C0%2C0%2C0-51.73-24.2A8%2C8%2C0%2C1%2C0%2C150%2C114.24%2C108.12%2C108.12%2C0%2C0%2C1%2C195%2C135.31Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-wifi-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M229.66%2C98.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L200%2C91.31l-18.34%2C18.35a8%2C8%2C0%2C0%2C1-11.32-11.32L188.69%2C80%2C170.34%2C61.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L200%2C68.69l18.34-18.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L211.31%2C80ZM128%2C192a12%2C12%2C0%2C1%2C0%2C12%2C12A12%2C12%2C0%2C0%2C0%2C128%2C192Zm44.71-33.47a76.05%2C76.05%2C0%2C0%2C0-89.42%2C0%2C8%2C8%2C0%2C0%2C0%2C9.42%2C12.94%2C60%2C60%2C0%2C0%2C1%2C70.58%2C0%2C8%2C8%2C0%2C1%2C0%2C9.42-12.94ZM135.62%2C64.18a8%2C8%2C0%2C1%2C0%2C.76-16c-2.78-.13-5.6-.2-8.38-.2A172.35%2C172.35%2C0%2C0%2C0%2C18.92%2C87%2C8%2C8%2C0%2C1%2C0%2C29.08%2C99.37%2C156.25%2C156.25%2C0%2C0%2C1%2C128%2C64C130.53%2C64%2C133.09%2C64.06%2C135.62%2C64.18Zm-.16%2C48.07a8%2C8%2C0%2C1%2C0%2C1.08-16c-2.83-.19-5.7-.29-8.54-.29a122.74%2C122.74%2C0%2C0%2C0-77%2C26.77A8%2C8%2C0%2C0%2C0%2C56%2C137a7.93%2C7.93%2C0%2C0%2C0%2C5-1.73A106.87%2C106.87%2C0%2C0%2C1%2C128%2C112C130.48%2C112%2C133%2C112.08%2C135.46%2C112.25Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-wind{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M184%2C184a32%2C32%2C0%2C0%2C1-32%2C32c-13.7%2C0-26.95-8.93-31.5-21.22a8%2C8%2C0%2C0%2C1%2C15-5.56C137.74%2C195.27%2C145%2C200%2C152%2C200a16%2C16%2C0%2C0%2C0%2C0-32H40a8%2C8%2C0%2C0%2C1%2C0-16H152A32%2C32%2C0%2C0%2C1%2C184%2C184Zm-64-80a32%2C32%2C0%2C0%2C0%2C0-64c-13.7%2C0-26.95%2C8.93-31.5%2C21.22a8%2C8%2C0%2C0%2C0%2C15%2C5.56C105.74%2C60.73%2C113%2C56%2C120%2C56a16%2C16%2C0%2C0%2C1%2C0%2C32H24a8%2C8%2C0%2C0%2C0%2C0%2C16Zm88-32c-13.7%2C0-26.95%2C8.93-31.5%2C21.22a8%2C8%2C0%2C0%2C0%2C15%2C5.56C193.74%2C92.73%2C201%2C88%2C208%2C88a16%2C16%2C0%2C0%2C1%2C0%2C32H32a8%2C8%2C0%2C0%2C0%2C0%2C16H208a32%2C32%2C0%2C0%2C0%2C0-64Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-windmill{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2C224H182.94l-6.3-44.12%2C3.24%2C1.91a16%2C16%2C0%2C0%2C0%2C21.91-5.67l12-20.34a16%2C16%2C0%2C0%2C0-5.67-21.91l-35-20.61%2C40.69-69.13a16%2C16%2C0%2C0%2C0-5.67-21.91l-20.34-12a16%2C16%2C0%2C0%2C0-21.91%2C5.67l-20.61%2C35L76.12%2C10.22a16%2C16%2C0%2C0%2C0-21.91%2C5.67l-12%2C20.33a16%2C16%2C0%2C0%2C0%2C5.67%2C21.92l35%2C20.61L42.21%2C147.88a16%2C16%2C0%2C0%2C0%2C5.67%2C21.91l20.34%2C12a15.57%2C15.57%2C0%2C0%2C0%2C10.58%2C2L73.06%2C224H32a8%2C8%2C0%2C0%2C0%2C0%2C16H224a8%2C8%2C0%2C0%2C0%2C0-16Zm-24-76.34L188%2C168l-69.13-40.69%2C12-20.35ZM179.66%2C24%2C200%2C36l-40.69%2C69.14L139%2C93.17ZM56%2C44.35%2C68%2C24%2C137.14%2C64.7l-12%2C20.35ZM76.34%2C168%2C56%2C156%2C96.69%2C86.86l20.36%2C12Zm12.88%2C56L98%2C162.8l12.77-21.7L159%2C169.5l7.79%2C54.5Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-windows-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C136H128a8%2C8%2C0%2C0%2C0-8%2C8v57.45a8%2C8%2C0%2C0%2C0%2C6.57%2C7.88l80%2C14.54A7.61%2C7.61%2C0%2C0%2C0%2C208%2C224a8%2C8%2C0%2C0%2C0%2C8-8V144A8%2C8%2C0%2C0%2C0%2C208%2C136Zm-8%2C70.41-64-11.63V152h64ZM96%2C136H32a8%2C8%2C0%2C0%2C0-8%2C8v40a8%2C8%2C0%2C0%2C0%2C6.57%2C7.87l64%2C11.64a8.54%2C8.54%2C0%2C0%2C0%2C1.43.13%2C8%2C8%2C0%2C0%2C0%2C8-8V144A8%2C8%2C0%2C0%2C0%2C96%2C136Zm-8%2C50.05-48-8.73V152H88ZM213.13%2C33.86a8%2C8%2C0%2C0%2C0-6.56-1.73l-80%2C14.55A8%2C8%2C0%2C0%2C0%2C120%2C54.55V112a8%2C8%2C0%2C0%2C0%2C8%2C8h80a8%2C8%2C0%2C0%2C0%2C8-8V40A8%2C8%2C0%2C0%2C0%2C213.13%2C33.86ZM200%2C104H136V61.22l64-11.63ZM101.13%2C54.22a8%2C8%2C0%2C0%2C0-6.56-1.73l-64%2C11.64A8%2C8%2C0%2C0%2C0%2C24%2C72v40a8%2C8%2C0%2C0%2C0%2C8%2C8H96a8%2C8%2C0%2C0%2C0%2C8-8V60.36A8%2C8%2C0%2C0%2C0%2C101.13%2C54.22ZM88%2C104H40V78.68L88%2C70Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-wine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M205.33%2C103.67%2C183.56%2C29.74A8%2C8%2C0%2C0%2C0%2C175.89%2C24H80.11a8%2C8%2C0%2C0%2C0-7.67%2C5.74L50.67%2C103.67a63.46%2C63.46%2C0%2C0%2C0%2C17.42%2C64.67A87.39%2C87.39%2C0%2C0%2C0%2C120%2C191.63V232H88a8%2C8%2C0%2C1%2C0%2C0%2C16h80a8%2C8%2C0%2C1%2C0%2C0-16H136V191.63a87.41%2C87.41%2C0%2C0%2C0%2C51.91-23.29A63.46%2C63.46%2C0%2C0%2C0%2C205.33%2C103.67ZM86.09%2C40h83.82L190%2C108.19c.09.3.17.6.25.9-21.42%2C7.68-45.54-1.6-58.63-8.23C106.43%2C88.11%2C86.43%2C86.49%2C71.68%2C88.93ZM177%2C156.65a71.69%2C71.69%2C0%2C0%2C1-98%2C0%2C47.55%2C47.55%2C0%2C0%2C1-13-48.46l.45-1.52c12-4.06%2C31.07-5.14%2C57.93%2C8.47%2C11.15%2C5.65%2C29.16%2C12.85%2C48.43%2C12.85a68.64%2C68.64%2C0%2C0%2C0%2C19.05-2.6A47.2%2C47.2%2C0%2C0%2C1%2C177%2C156.65Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-wrench{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M226.76%2C69a8%2C8%2C0%2C0%2C0-12.84-2.88l-40.3%2C37.19-17.23-3.7-3.7-17.23%2C37.19-40.3A8%2C8%2C0%2C0%2C0%2C187%2C29.24%2C72%2C72%2C0%2C0%2C0%2C88%2C96%2C72.34%2C72.34%2C0%2C0%2C0%2C94%2C124.94L33.79%2C177c-.15.12-.29.26-.43.39a32%2C32%2C0%2C0%2C0%2C45.26%2C45.26c.13-.13.27-.28.39-.42L131.06%2C162A72%2C72%2C0%2C0%2C0%2C232%2C96%2C71.56%2C71.56%2C0%2C0%2C0%2C226.76%2C69ZM160%2C152a56.14%2C56.14%2C0%2C0%2C1-27.07-7%2C8%2C8%2C0%2C0%2C0-9.92%2C1.77L67.11%2C211.51a16%2C16%2C0%2C0%2C1-22.62-22.62L109.18%2C133a8%2C8%2C0%2C0%2C0%2C1.77-9.93%2C56%2C56%2C0%2C0%2C1%2C58.36-82.31l-31.2%2C33.81a8%2C8%2C0%2C0%2C0-1.94%2C7.1L141.83%2C108a8%2C8%2C0%2C0%2C0%2C6.14%2C6.14l26.35%2C5.66a8%2C8%2C0%2C0%2C0%2C7.1-1.94l33.81-31.2A56.06%2C56.06%2C0%2C0%2C1%2C160%2C152Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-x-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M165.66%2C101.66%2C139.31%2C128l26.35%2C26.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L128%2C139.31l-26.34%2C26.35a8%2C8%2C0%2C0%2C1-11.32-11.32L116.69%2C128%2C90.34%2C101.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L128%2C116.69l26.34-26.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32ZM232%2C128A104%2C104%2C0%2C1%2C1%2C128%2C24%2C104.11%2C104.11%2C0%2C0%2C1%2C232%2C128Zm-16%2C0a88%2C88%2C0%2C1%2C0-88%2C88A88.1%2C88.1%2C0%2C0%2C0%2C216%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-x-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M214.75%2C211.71l-62.6-98.38%2C61.77-67.95a8%2C8%2C0%2C0%2C0-11.84-10.76L143.24%2C99.34%2C102.75%2C35.71A8%2C8%2C0%2C0%2C0%2C96%2C32H48a8%2C8%2C0%2C0%2C0-6.75%2C12.3l62.6%2C98.37-61.77%2C68a8%2C8%2C0%2C1%2C0%2C11.84%2C10.76l58.84-64.72%2C40.49%2C63.63A8%2C8%2C0%2C0%2C0%2C160%2C224h48a8%2C8%2C0%2C0%2C0%2C6.75-12.29ZM164.39%2C208%2C62.57%2C48h29L193.43%2C208Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-x-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%2C32H48A16%2C16%2C0%2C0%2C0%2C32%2C48V208a16%2C16%2C0%2C0%2C0%2C16%2C16H208a16%2C16%2C0%2C0%2C0%2C16-16V48A16%2C16%2C0%2C0%2C0%2C208%2C32Zm0%2C176H48V48H208V208ZM165.66%2C101.66%2C139.31%2C128l26.35%2C26.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L128%2C139.31l-26.34%2C26.35a8%2C8%2C0%2C0%2C1-11.32-11.32L116.69%2C128%2C90.34%2C101.66a8%2C8%2C0%2C0%2C1%2C11.32-11.32L128%2C116.69l26.34-26.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M205.66%2C194.34a8%2C8%2C0%2C0%2C1-11.32%2C11.32L128%2C139.31%2C61.66%2C205.66a8%2C8%2C0%2C0%2C1-11.32-11.32L116.69%2C128%2C50.34%2C61.66A8%2C8%2C0%2C0%2C1%2C61.66%2C50.34L128%2C116.69l66.34-66.35a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32L139.31%2C128Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-yarn{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%2C216H183.39A103.95%2C103.95%2C0%2C1%2C0%2C128%2C232l104%2C0a8%2C8%2C0%2C1%2C0%2C0-16ZM128%2C40a87.51%2C87.51%2C0%2C0%2C1%2C43.93%2C11.77%2C222.06%2C222.06%2C0%2C0%2C0-27.88%2C15.09%2C222.23%2C222.23%2C0%2C0%2C0-45-22A87.52%2C87.52%2C0%2C0%2C1%2C128%2C40ZM78.56%2C55.24a206%2C206%2C0%2C0%2C1%2C51.11%2C21.57A225.76%2C225.76%2C0%2C0%2C0%2C110.1%2C93.36%2C181.54%2C181.54%2C0%2C0%2C0%2C57.73%2C75.09%2C88.67%2C88.67%2C0%2C0%2C1%2C78.56%2C55.24ZM48.72%2C89.82a165.82%2C165.82%2C0%2C0%2C1%2C49.67%2C15.51A228%2C228%2C0%2C0%2C0%2C82.76%2C124.5%2C142.65%2C142.65%2C0%2C0%2C0%2C41.28%2C113%2C87.5%2C87.5%2C0%2C0%2C1%2C48.72%2C89.82ZM40%2C129a126.07%2C126.07%2C0%2C0%2C1%2C33.63%2C9%2C222.36%2C222.36%2C0%2C0%2C0-19.07%2C38.45A87.51%2C87.51%2C0%2C0%2C1%2C40%2C129Zm26.42%2C61.81A209.36%2C209.36%2C0%2C0%2C1%2C187%2C62.74a89%2C89%2C0%2C0%2C1%2C16.22%2C19.57A183.89%2C183.89%2C0%2C0%2C0%2C87%2C205.82%2C88.56%2C88.56%2C0%2C0%2C1%2C66.43%2C190.81ZM125.66%2C216A87.66%2C87.66%2C0%2C0%2C1%2C101.83%2C212%2C167.84%2C167.84%2C0%2C0%2C1%2C210.28%2C96.79a87.35%2C87.35%2C0%2C0%2C1%2C5.38%2C23.55A144.59%2C144.59%2C0%2C0%2C0%2C125.66%2C216Zm89.82-78.44a88.19%2C88.19%2C0%2C0%2C1-72.67%2C77.22A128.64%2C128.64%2C0%2C0%2C1%2C215.48%2C137.53Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-yin-yang{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24ZM40%2C128a88.1%2C88.1%2C0%2C0%2C1%2C88-88%2C40%2C40%2C0%2C0%2C1%2C0%2C80A56%2C56%2C0%2C0%2C0%2C77.39%2C200%2C88%2C88%2C0%2C0%2C1%2C40%2C128Zm88%2C88a40%2C40%2C0%2C0%2C1%2C0-80%2C56%2C56%2C0%2C0%2C0%2C50.61-79.95A88%2C88%2C0%2C0%2C1%2C128%2C216Zm12-40a12%2C12%2C0%2C1%2C1-12-12A12%2C12%2C0%2C0%2C1%2C140%2C176ZM116%2C80a12%2C12%2C0%2C1%2C1%2C12%2C12A12%2C12%2C0%2C0%2C1%2C116%2C80Z%22%2F%3E%3C%2Fsvg%3E)}.mox-phosphor-youtube-logo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M164.44%2C121.34l-48-32A8%2C8%2C0%2C0%2C0%2C104%2C96v64a8%2C8%2C0%2C0%2C0%2C12.44%2C6.66l48-32a8%2C8%2C0%2C0%2C0%2C0-13.32ZM120%2C145.05V111l25.58%2C17ZM234.33%2C69.52a24%2C24%2C0%2C0%2C0-14.49-16.4C185.56%2C39.88%2C131%2C40%2C128%2C40s-57.56-.12-91.84%2C13.12a24%2C24%2C0%2C0%2C0-14.49%2C16.4C19.08%2C79.5%2C16%2C97.74%2C16%2C128s3.08%2C48.5%2C5.67%2C58.48a24%2C24%2C0%2C0%2C0%2C14.49%2C16.41C69%2C215.56%2C120.4%2C216%2C127.34%2C216h1.32c6.94%2C0%2C58.37-.44%2C91.18-13.11a24%2C24%2C0%2C0%2C0%2C14.49-16.41c2.59-10%2C5.67-28.22%2C5.67-58.48S236.92%2C79.5%2C234.33%2C69.52Zm-15.49%2C113a8%2C8%2C0%2C0%2C1-4.77%2C5.49c-31.65%2C12.22-85.48%2C12-86%2C12H128c-.54%2C0-54.33.2-86-12a8%2C8%2C0%2C0%2C1-4.77-5.49C34.8%2C173.39%2C32%2C156.57%2C32%2C128s2.8-45.39%2C5.16-54.47A8%2C8%2C0%2C0%2C1%2C41.93%2C68c30.52-11.79%2C81.66-12%2C85.85-12h.27c.54%2C0%2C54.38-.18%2C86%2C12a8%2C8%2C0%2C0%2C1%2C4.77%2C5.49C221.2%2C82.61%2C224%2C99.43%2C224%2C128S221.2%2C173.39%2C218.84%2C182.47Z%22%2F%3E%3C%2Fsvg%3E)}.mox-tabler{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:var(--mox-icon);mask-image:var(--mox-icon);vertical-align:-.125em}.mox-tabler-a-b-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-a-b-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021h3c.81%200%201.48%20-.67%201.48%20-1.48l.02%20-.02c0%20-.82%20-.69%20-1.5%20-1.5%20-1.5h-3v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015h2.5c.84%20-.01%201.5%20.66%201.5%201.5s-.66%201.5%20-1.5%201.5h-2.5v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209v-4c0%20-1.036%20.895%20-2%202%20-2s2%20.964%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M2.99%2011.98a9%209%200%200%200%209%209m9%20-9a9%209%200%200%200%20-9%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-a-b-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-a-b-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016v-5.5a2.5%202.5%200%200%201%205%200v5.5m0%20-4h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208h3a2%202%200%201%201%200%204h-3m3%200a2%202%200%200%201%20.83%203.82m-3.83%20-3.82v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-a-b{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-a-b%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016v-5.5a2.5%202.5%200%200%201%205%200v5.5m0%20-4h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206l0%2012%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v-8h3a2%202%200%200%201%200%204h-3m3%200a2%202%200%200%201%200%204h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-abacus-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-abacus-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205v16%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v-2m0%20-4v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207h2m4%200h8%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015h10%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013v4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2013v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205v2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208v1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-abacus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-abacus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v-18%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207h14%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015h14%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013v4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2013v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2013v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-abc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-abc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016v-6a2%202%200%201%201%204%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v6a2%202%200%201%200%204%200v-1a2%202%200%201%200%20-4%200v1%22%20%2F%3E%20%3Cpath%20d%3D%22M20.732%2012a2%202%200%200%200%20-3.732%201v1a2%202%200%200%200%203.726%201.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-access-point-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-access-point-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M14.828%209.172a4%204%200%200%201%201.172%202.828%22%20%2F%3E%20%3Cpath%20d%3D%22M17.657%206.343a8%208%200%200%201%201.635%208.952%22%20%2F%3E%20%3Cpath%20d%3D%22M9.168%2014.828a4%204%200%200%201%200%20-5.656%22%20%2F%3E%20%3Cpath%20d%3D%22M6.337%2017.657a8%208%200%200%201%200%20-11.314%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-access-point{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-access-point%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14.828%209.172a4%204%200%200%201%200%205.656%22%20%2F%3E%20%3Cpath%20d%3D%22M17.657%206.343a8%208%200%200%201%200%2011.314%22%20%2F%3E%20%3Cpath%20d%3D%22M9.168%2014.828a4%204%200%200%201%200%20-5.656%22%20%2F%3E%20%3Cpath%20d%3D%22M6.337%2017.657a8%208%200%200%201%200%20-11.314%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-accessible-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-accessible-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016.5l2%20-3l2%203m-2%20-3v-1.5m2.627%20-1.376l.373%20-.124m-6%200l2.231%20.744%22%20%2F%3E%20%3Cpath%20d%3D%22M20.042%2016.045a9%209%200%200%200%20-12.087%20-12.087m-2.318%201.677a9%209%200%201%200%2012.725%2012.73%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a.5%20.5%200%201%200%20-.5%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-accessible{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-accessible%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016.5l2%20-3l2%203m-2%20-3v-2l3%20-1m-6%200l3%201%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%207.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-acorn{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-acorn%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2010l-.45%204.1a8.36%208.36%200%200%201%20-5.18%206.83a1%201%200%200%201%20-.74%200a8.36%208.36%200%200%201%20-5.18%20-6.83l-.45%20-4.1%22%20%2F%3E%20%3Cpath%20d%3D%22M13%203a4.9%204.9%200%200%200%20-1%203%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h8a3%203%200%200%201%203%203a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1a3%203%200%200%201%203%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-acrobatic{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-acrobatic%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.207%203l-6.735%202.462a1%201%200%200%200%20-.364%201.646l1.892%201.892%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%208.25l1.5%20-.25h3.174a2%202%200%200%201%201.411%20.583l1.422%201.417%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209c0%204.5%201.781%205.14%203%205.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13.007%2021h-1a1%201%200%200%201%20-1%20-1l-.007%20-5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12.007%2014a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-activity-heartbeat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-activity-heartbeat%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h4.5l1.5%20-6l4%2012l2%20-9l1.5%203h4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-activity{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-activity%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h4l3%208l4%20-16l3%208h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ad-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ad-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.933%205h-6.933v16h13v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013h5v-4h-5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%209h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ad-circle-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ad-circle-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.91%204.949a9.968%209.968%200%200%200%20-2.91%207.051c0%205.523%204.477%2010%2010%2010a9.968%209.968%200%200%200%207.05%20-2.909%22%20%2F%3E%20%3Cpath%20d%3D%22M20.778%2016.793a9.955%209.955%200%200%200%201.222%20-4.793c0%20-5.523%20-4.477%20-10%20-10%20-10c-1.74%200%20-3.376%20.444%20-4.8%201.225%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v-4.5a1.5%201.5%200%200%201%202.138%20-1.358%22%20%2F%3E%20%3Cpath%20d%3D%22M9.854%209.853c.094%20.196%20.146%20.415%20.146%20.647v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014v1h1%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013v-2a2%202%200%200%200%20-2%20-2h-1v1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ad-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ad-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012a10%2010%200%201%200%2020%200a10%2010%200%201%200%20-20%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v-4.5a1.5%201.5%200%200%201%203%200v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209v6h1a2%202%200%200%200%202%20-2v-2a2%202%200%200%200%20-2%20-2h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ad-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ad-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h10a2%202%200%200%201%202%202v10m-2%202h-14a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v-4a2%202%200%200%201%202%20-2m2%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16.115%2012.131c.33%20.149%20.595%20.412%20.747%20.74%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ad{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ad%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v-4a2%202%200%200%201%204%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209v6h-1.5a1.5%201.5%200%201%201%201.5%20-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-address-book-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-address-book-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h10a2%202%200%200%201%202%202v10m-.57%203.399c-.363%20.37%20-.87%20.601%20-1.43%20.601h-10a2%202%200%200%201%20-2%20-2v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016h6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011a2%202%200%200%200%202%202m2%20-2a2%202%200%200%200%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016h3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-address-book{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-address-book%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206v12a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016h6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-alt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012l0%208%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204l0%201%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209l0%2011%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13.499%2014.675a2%202%200%201%200%20-1.499%203.325%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13.823%2015.176a2%202%200%201%200%20-2.638%202.651%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13.557%2014.745a2%202%200%201%200%20-1.557%203.255%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13.199%2014.399a2%202%200%201%200%20-1.199%203.601%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13.366%2014.54a2%202%200%201%200%20-.216%203.097%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v1%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13.945%2015.53a2%202%200%201%200%20-1.945%202.47%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206l8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%206l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018l11%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018l1%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13.954%2015.574a2%202%200%201%200%20-1.954%202.426%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206v2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v4m0%204v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v5m0%204v2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13.627%2014.836a2%202%200%201%200%20-.62%202.892%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13.071%2014.31a2%202%200%201%200%20-1.071%203.69%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13.958%2015.592a2%202%200%201%200%20-1.958%202.408%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13.577%2014.77a2%202%200%201%200%20.117%202.295%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014a2%202%200%200%200%20-1.042%203.707%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13.387%2014.56a2%202%200%201%200%20-.798%203.352%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13.879%2015.312a2%202%200%201%200%20-2.26%202.652%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v9.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13.927%2015.462a2%202%200%201%200%20-1.927%202.538%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13.653%2014.874a2%202%200%201%200%20-.586%202.818%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v4%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-adjustments{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-adjustments%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v11%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-aerial-lift{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-aerial-lift%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205l16%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M6.894%208h10.306c2.45%203%202.45%209%20-.2%2012h-10.106c-2.544%20-3%20-2.544%20-9%200%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014h14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-affiliate{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-affiliate%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.931%206.936l1.275%204.249m5.607%205.609l4.251%201.275%22%20%2F%3E%20%3Cpath%20d%3D%22M11.683%2012.317l5.759%20-5.759%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205.5a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205.5a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018.5a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015.5a4.5%204.5%200%201%200%209%200a4.5%204.5%200%201%200%20-9%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ai-agent{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ai-agent%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2014a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2014a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2014a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%209.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%209.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2018.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2018.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3.5%2018.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%2018.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ai-agents{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ai-agents%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205a1%201%200%201%200%20-2%200a1%201%200%200%200%202%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ai-gateway{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ai-gateway%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2015.5l7%20-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ai{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ai%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016v-6a2%202%200%201%201%204%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-air-balloon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-air-balloon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-3h6v3a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018c-2.347%20-2.169%20-5%20-5.226%20-5%20-8a8%208%200%201%201%2016%200c0%202.774%20-2.653%205.831%20-5%208%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%2014h13%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014c-1.69%20-4.712%20-.924%20-8.197%200%20-11.602%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014c1.469%20-3.867%201.19%20-7.735%200%20-11.602%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-air-conditioning-disabled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-air-conditioning-disabled%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v4a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016v-3a1%201%200%200%201%201%20-1h8a1%201%200%200%201%201%201v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-air-conditioning{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-air-conditioning%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016a3%203%200%200%201%20-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016a3%203%200%200%200%203%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v4a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013v-3a1%201%200%200%201%201%20-1h8a1%201%200%200%201%201%201v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-air-traffic-control{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-air-traffic-control%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v3%22%20%2F%3E%20%3Cpath%20d%3D%22M5.998%206h12.004a2%202%200%200%201%201.916%202.575l-1.8%206a2%202%200%200%201%20-1.916%201.425h-8.404a2%202%200%200%201%20-1.916%20-1.425l-1.8%20-6a2%202%200%200%201%201.916%20-2.575%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%206l1.5%2010v5%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%206l-1.5%2010v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alarm-average{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alarm-average%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013a7%207%200%201%200%2014%200a7%207%200%200%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204l-2.75%202%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204l2.75%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h1l2%203l2%20-6l2%203h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alarm-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alarm-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204l-2.75%202%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204l2.75%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alarm-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alarm-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.587%207.566a7%207%200%201%200%209.833%209.864m1.35%20-2.645a7%207%200%200%200%20-8.536%20-8.56%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v1h1%22%20%2F%3E%20%3Cpath%20d%3D%22M5.261%205.265l-1.011%20.735%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204l2.75%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alarm-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alarm-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204l-2.75%202%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204l2.75%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alarm-smoke{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alarm-smoke%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208l-.8%203a1.25%201.25%200%200%201%20-1.2%201h-8a1.25%201.25%200%200%201%20-1.2%20-1l-.8%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016c.643%20.288%201.017%20.756%201%201.25c.017%20.494%20-.357%20.962%20-1%201.25s-1.017%20.756%20-1%201.25c-.017%20.494%20.357%20.962%201%201.25%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016c.643%20.288%201.017%20.756%201%201.25c.017%20.494%20-.357%20.962%20-1%201.25s-1.017%20.756%20-1%201.25c-.017%20.494%20.357%20.962%201%201.25%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016c.643%20.288%201.017%20.756%201%201.25c.017%20.494%20-.357%20.962%20-1%201.25s-1.017%20.756%20-1%201.25c-.017%20.494%20.357%20.962%201%201.25%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alarm-snooze{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alarm-snooze%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011h4l-4%204h4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204l-2.75%202%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204l2.75%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alarm{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alarm%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010l0%203l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204l-2.75%202%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204l2.75%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-album-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-album-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h10a2%202%200%200%201%202%202v10m-.581%203.41c-.362%20.364%20-.864%20.59%20-1.419%20.59h-12a2%202%200%200%201%20-2%20-2v-12c0%20-.552%20.224%20-1.052%20.585%20-1.413%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v4m1.503%201.497l.497%20-.497l2%202v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-album{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-album%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v7l2%20-2l2%202v-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alert-circle-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alert-circle-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.644%205.629a9%209%200%201%200%2012.715%2012.741m1.693%20-2.349a9%209%200%200%200%20-12.087%20-12.068%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alert-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alert-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alert-hexagon-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alert-hexagon-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.36%2018.387l-5.268%203.333a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l1.317%20-.777m2.535%20-1.493l2.898%20-1.709a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033c.7%20.398%201.13%201.143%201.125%201.948v7.284c0%20.414%20-.116%20.812%20-.326%201.155%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alert-hexagon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alert-hexagon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27c.7%20.398%201.13%201.143%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alert-octagon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alert-octagon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.802%202.165l5.575%202.389c.48%20.206%20.863%20.589%201.07%201.07l2.388%205.574c.22%20.512%20.22%201.092%200%201.604l-2.389%205.575c-.206%20.48%20-.589%20.863%20-1.07%201.07l-5.574%202.388c-.512%20.22%20-1.092%20.22%20-1.604%200l-5.575%20-2.389a2.036%202.036%200%200%201%20-1.07%20-1.07l-2.388%20-5.574a2.036%202.036%200%200%201%200%20-1.604l2.389%20-5.575c.206%20-.48%20.589%20-.863%201.07%20-1.07l5.574%20-2.388a2.036%202.036%200%200%201%201.604%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alert-small-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alert-small-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alert-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alert-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alert-square-rounded-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alert-square-rounded-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.201%2019.199c-1.35%201.35%20-3.6%201.801%20-7.201%201.801c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-3.598%20.45%20-5.847%201.797%20-7.197m2.626%20-1.376c1.204%20-.307%202.709%20-.427%204.577%20-.427c7.2%200%209%201.8%209%209c0%201.865%20-.12%203.367%20-.425%204.57%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alert-square-rounded{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alert-square-rounded%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alert-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alert-square%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alert-triangle-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alert-triangle-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21.998%2017.997a1.913%201.913%200%200%200%20-.255%20-.872l-8.106%20-13.534a1.914%201.914%200%200%200%20-3.274%200l-1.04%201.736m-1.493%202.493l-5.573%209.304a1.914%201.914%200%200%200%201.636%202.871h16.107%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alert-triangle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alert-triangle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v4%22%20%2F%3E%20%3Cpath%20d%3D%22M10.363%203.591l-8.106%2013.534a1.914%201.914%200%200%200%201.636%202.871h16.214a1.914%201.914%200%200%200%201.636%20-2.87l-8.106%20-13.536a1.914%201.914%200%200%200%20-3.274%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alien{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alien%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a2.5%202.5%200%200%200%202%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c-4.664%200%20-7.396%202.331%20-7.862%205.595a11.816%2011.816%200%200%200%202%208.592a10.777%2010.777%200%200%200%203.199%203.064c1.666%201%203.664%201%205.33%200a10.777%2010.777%200%200%200%203.199%20-3.064a11.89%2011.89%200%200%200%202%20-8.592c-.466%20-3.265%20-3.198%20-5.595%20-7.862%20-5.595l-.004%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2011l-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-box-bottom-center{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-box-bottom-center%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-box-bottom-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-box-bottom-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011v6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2013v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-box-bottom-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-box-bottom-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015v2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-box-center-bottom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-box-center-bottom%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019v-14a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017h2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014h6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-box-center-middle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-box-center-middle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019v-14a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015h2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-box-center-stretch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-box-center-stretch%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019v-14a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017h2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-box-center-top{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-box-center-top%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019v-14a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2013h2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-box-left-bottom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-box-left-bottom%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-box-left-middle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-box-left-middle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-box-left-stretch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-box-left-stretch%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-box-left-top{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-box-left-top%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2010h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-box-right-bottom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-box-right-bottom%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017h2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2014h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2011h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-box-right-middle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-box-right-middle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-box-right-stretch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-box-right-stretch%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-box-right-top{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-box-right-top%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013h2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2010h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-box-top-center{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-box-top-center%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011v-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-box-top-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-box-top-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2011v-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-box-top-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-box-top-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011v-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-center{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-center%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018l12%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-justified{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-justified%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018l12%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-left-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-left-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204v16%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h12%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018l14%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-right-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-right-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204v16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h12%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-align-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-align-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018l14%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alpha{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alpha%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.1%206c-1.1%202.913%20-1.9%204.913%20-2.4%206c-1.879%204.088%20-3.713%206%20-6%206c-2.4%200%20-4.8%20-2.4%20-4.8%20-6s2.4%20-6%204.8%20-6c2.267%200%204.135%201.986%206%206c.512%201.102%201.312%203.102%202.4%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alphabet-arabic{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alphabet-arabic%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014h8q%20-2.518%20-3%20-4%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M13%206v9.958c0%20.963%200%201.444%20-.293%201.743s-.764%20.299%20-1.707%20.299h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206v9.958c0%20.963%200%201.444%20-.293%201.743s-.764%20.299%20-1.707%20.299h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alphabet-bangla{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alphabet-bangla%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012c.904%20-.027%203%202%203%207%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011c0%20-.955%200%20-2%20.786%20-2.677c1.262%20-1.089%203.025%20.55%203.2%202.06c.086%20.741%20-.215%203.109%20-1.489%204.527c-.475%20.53%20-.904%20.992%20-1.711%201.074c-.75%20.076%20-1.364%20-.122%20-2.076%20-.588c-1.138%20-.743%20-2.327%20-1.997%20-3.336%20-3.73c-1.078%20-1.849%20-1.66%20-3.113%20-2.374%20-5.666%22%20%2F%3E%20%3Cpath%20d%3D%22M7.37%207.072c.769%20-.836%205.246%20-4.094%208.4%20-.202c.382%20.472%20.573%20.708%20.9%201.63c.326%20.921%20.326%201.562%20.326%202.844v7.656%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010c0%20-1.989%201.5%20-4%204%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alphabet-cyrillic{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alphabet-cyrillic%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010h2a2%202%200%200%201%202%202v5h-3a2%202%200%201%201%200%20-4h3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%207h-3a2%202%200%200%200%20-2%202v6a2%202%200%200%200%202%202h1a2%202%200%200%200%202%20-2v-3a2%202%200%200%200%20-2%20-2h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alphabet-greek{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alphabet-greek%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010v7%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012a2%202%200%200%201%202%20-2h1a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-1a2%202%200%200%201%20-2%20-2l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020v-11a2%202%200%200%201%202%20-2h1a2%202%200%200%201%202%202v1a2%202%200%200%201%20-2%202a2%202%200%200%201%202%202v1a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alphabet-hebrew{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alphabet-hebrew%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206c2.333%205.143%206.611%206.857%209.333%2012%22%20%2F%3E%20%3Cpath%20d%3D%22M13.667%2014c2.505%20-1.5%202.666%20-4.141%202.666%20-5.333c0%20-1.778%20-.443%20-2.667%20-.443%20-2.667%22%20%2F%3E%20%3Cpath%20d%3D%22M7.485%2018s-.485%20-.905%20-.485%20-2.714c0%20-1.172%20.164%20-3.722%202.641%20-5.27%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alphabet-korean{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alphabet-korean%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207h6c0%202.5%20-1.593%208.474%20-6%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205v14l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alphabet-latin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alphabet-latin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010h2a2%202%200%200%201%202%202v5h-3a2%202%200%201%201%200%20-4h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207v10%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a2%202%200%200%201%202%20-2h1a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-1a2%202%200%200%201%20-2%20-2l0%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alphabet-polish{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alphabet-polish%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010h2a2%202%200%200%201%202%202v5h-3a2%202%200%201%201%200%20-4h3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207v10%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011l-4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2017a1.5%201.5%200%200%200%200%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alphabet-runes{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alphabet-runes%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M13%206l4%204l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018l-7%20-8l4%20-4l4%204l-7%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alphabet-thai{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alphabet-thai%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018v-3.444c0%20-.49%20.165%20-.924%20.494%20-1.363c.326%20-.449%201.009%20-.76%201.506%20-.934c.032%20-.011%20.035%20-.079%20.004%20-.095c-.434%20-.22%20-1.294%20-.52%20-1.626%20-1.032l-.014%20-.021l-.083%20-.125c-.281%20-.42%20-.281%20-1.246%20-.281%20-1.246c0%20-1.456%20.849%20-2.62%201.837%20-3.199q%20.9%20-.54%202.137%20-.541q%201.077%200%201.995%20.47c1.328%20.647%202.031%202.202%202.031%203.976v7.554%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-alt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v-6a2%202%200%201%201%204%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013h4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%208v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ambulance{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ambulance%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017h-2v-11a1%201%200%200%201%201%20-1h9v12m-4%200h6m4%200h2v-6h-8m0%20-5h5l3%205%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010h4m-2%20-2v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ampersand{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ampersand%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2020l-10.403%20-10.972a2.948%202.948%200%200%201%200%20-4.165a2.94%202.94%200%200%201%204.161%200a2.948%202.948%200%200%201%200%204.165l-4.68%204.687a3.685%203.685%200%200%200%200%205.207a3.675%203.675%200%200%200%205.2%200l5.722%20-5.922%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-analyze-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-analyze-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011a8.1%208.1%200%200%200%20-6.986%20-6.918a8.086%208.086%200%200%200%20-4.31%20.62m-2.383%201.608a8.089%208.089%200%200%200%20-1.326%201.69%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013a8.1%208.1%200%200%200%2013.687%204.676%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.888%209.87a3%203%200%201%200%204.233%204.252m.595%20-3.397a3.012%203.012%200%200%200%20-1.426%20-1.435%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-analyze{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-analyze%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011a8.1%208.1%200%200%200%20-6.986%20-6.918a8.095%208.095%200%200%200%20-8.019%203.918%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013a8.1%208.1%200%200%200%2015%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-anchor-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-anchor-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v9%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013a8%208%200%200%200%2014.138%205.13m1.44%20-2.56a7.99%207.99%200%200%200%20.422%20-2.57%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2013h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12.866%208.873a3%203%200%201%200%20-3.737%20-3.747%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-anchor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-anchor%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v12m-8%20-8a8%208%200%200%200%2016%200m1%200h-2m-14%200h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-angle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-angle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2019h-18l9%20-15%22%20%2F%3E%20%3Cpath%20d%3D%22M20.615%2015.171h.015%22%20%2F%3E%20%3Cpath%20d%3D%22M19.515%2011.771h.015%22%20%2F%3E%20%3Cpath%20d%3D%22M17.715%208.671h.015%22%20%2F%3E%20%3Cpath%20d%3D%22M15.415%205.971h.015%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ankh{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ankh%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2013h12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-8l-.422%20-.211a6.472%206.472%200%200%201%20-3.578%20-5.789a4%204%200%201%201%208%200a6.472%206.472%200%200%201%20-3.578%205.789l-.422%20.211%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-antenna-bars-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-antenna-bars-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-antenna-bars-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-antenna-bars-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-antenna-bars-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-antenna-bars-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-antenna-bars-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-antenna-bars-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018l0%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-antenna-bars-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-antenna-bars-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018l0%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018l0%20-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-antenna-bars-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-antenna-bars-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-antenna-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-antenna-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204v8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204.5v7%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v3m0%204v9%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208h-8m-4%200h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-antenna{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-antenna%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204v8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204.5v7%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v16%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205.5v5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208h-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-aperture-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-aperture-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h10.55%22%20%2F%3E%20%3Cpath%20d%3D%22M5.641%205.631a9%209%200%201%200%2012.719%2012.738m1.68%20-2.318a9%209%200%200%200%20-12.074%20-12.098%22%20%2F%3E%20%3Cpath%20d%3D%22M7.395%207.534l2.416%207.438%22%20%2F%3E%20%3Cpath%20d%3D%22M17.032%204.636l-4.852%203.526m-2.334%201.695l-1.349%20.98%22%20%2F%3E%20%3Cpath%20d%3D%22M20.559%2014.51l-8.535%20-6.201%22%20%2F%3E%20%3Cpath%20d%3D%22M12.257%2020.916l2.123%20-6.533m.984%20-3.028l.154%20-.473%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-aperture{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-aperture%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h10.55%22%20%2F%3E%20%3Cpath%20d%3D%22M6.551%204.938l3.26%2010.034%22%20%2F%3E%20%3Cpath%20d%3D%22M17.032%204.636l-8.535%206.201%22%20%2F%3E%20%3Cpath%20d%3D%22M20.559%2014.51l-8.535%20-6.201%22%20%2F%3E%20%3Cpath%20d%3D%22M12.257%2020.916l3.261%20-10.034%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-api-app-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-api-app-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015h-6.5a2.5%202.5%200%201%201%200%20-5h.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015v3.5a2.5%202.5%200%201%201%20-5%200v-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209h5.5a2.5%202.5%200%201%201%200%205h-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012v-3m.042%20-3.957a2.5%202.5%200%200%201%204.958%20.457v.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-api-app{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-api-app%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015h-6.5a2.5%202.5%200%201%201%200%20-5h.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012v6.5a2.5%202.5%200%201%201%20-5%200v-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209h6.5a2.5%202.5%200%201%201%200%205h-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012v-6.5a2.5%202.5%200%200%201%205%200v.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-api-book{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-api-book%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a9%209%200%200%201%209%200a9%209%200%200%201%201.006%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a9%209%200%200%201%209%200a9%209%200%200%201%209%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206v13%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v13%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-api-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-api-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013h5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-4m0%20-4h3a2%202%200%200%201%202%202v1c0%20.554%20-.225%201.055%20-.589%201.417m-3.411%20.583h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v-5.5a2.5%202.5%200%200%200%20-5%200v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-api{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-api%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013h5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-8h3a2%202%200%200%201%202%202v1a2%202%200%200%201%20-2%202h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v-5.5a2.5%202.5%200%200%200%20-5%200v5.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-app-window{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-app-window%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-apple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-apple%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011.319c0%203.102%20.444%205.319%202.222%207.978c1.351%201.797%203.156%202.247%205.08%20.988c.426%20-.268%20.97%20-.268%201.397%200c1.923%201.26%203.728%20.809%205.079%20-.988c1.778%20-2.66%202.222%20-4.876%202.222%20-7.977c0%20-2.661%20-1.99%20-5.32%20-4.444%20-5.32c-1.267%200%20-2.41%20.693%20-3.22%201.44a.5%20.5%200%200%201%20-.672%200c-.809%20-.746%20-1.953%20-1.44%20-3.22%20-1.44c-2.454%200%20-4.444%202.66%20-4.444%205.319%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012c0%20-1.47%20.454%20-2.34%201.5%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207c0%20-1.2%20.867%20-4%203%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-apps-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-apps-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h1a1%201%200%200%201%201%201v1m-.29%203.704a1%201%200%200%201%20-.71%20.296h-4a1%201%200%200%201%20-1%20-1v-4c0%20-.276%20.111%20-.525%20.292%20-.706%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014h1a1%201%200%200%201%201%201v1m-.29%203.704a1%201%200%200%201%20-.71%20.296h-4a1%201%200%200%201%20-1%20-1v-4c0%20-.276%20.111%20-.525%20.292%20-.706%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207h6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-apps{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-apps%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204l0%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-archery-arrow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-archery-arrow%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207v3h3l3%20-3h-3v-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010l-9%209%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015v4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-archive-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-archive-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h11a2%202%200%201%201%200%204h-7m-4%200h-3a2%202%200%200%201%20-.826%20-3.822%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208v10a2%202%200%200%200%202%202h10a2%202%200%200%200%201.824%20-1.18m.176%20-3.82v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-archive{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-archive%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208v10a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-armchair-2-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-armchair-2-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010v-4a3%203%200%200%201%20.128%20-.869m2.038%20-2.013c.264%20-.078%20.544%20-.118%20.834%20-.118h8a3%203%200%200%201%203%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16.124%2012.145a3%203%200%201%201%203.756%203.724m-.88%203.131h-14v-3a3%203%200%201%201%203%20-3v2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019v2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-armchair-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-armchair-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010v-4a3%203%200%200%201%203%20-3h8a3%203%200%200%201%203%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015v-2a3%203%200%201%201%203%203v3h-14v-3a3%203%200%201%201%203%20-3v2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-armchair-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-armchair-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013a2%202%200%201%201%204%200v4m-2%202h-14a2%202%200%200%201%20-2%20-2v-4a2%202%200%201%201%204%200v2h8.036%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011v-5a3%203%200%200%201%20.134%20-.89m1.987%20-1.98a3%203%200%200%201%20.879%20-.13h8a3%203%200%200%201%203%203v5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2019v2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019v2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-armchair{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-armchair%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011a2%202%200%200%201%202%202v2h10v-2a2%202%200%201%201%204%200v4a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011v-5a3%203%200%200%201%203%20-3h8a3%203%200%200%201%203%203v5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2019v2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-autofit-content{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-autofit-content%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204l-3%203l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M21%207h-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-autofit-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-autofit-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-6a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h8%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v17%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018l3%203l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-autofit-height{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-autofit-height%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-6a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h6%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014v7%22%20%2F%3E%20%3Cpath%20d%3D%22M18%203v7%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206l3%20-3l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-autofit-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-autofit-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v-6a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018h-17%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015l-3%203l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-autofit-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-autofit-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v-6a2%202%200%200%200%20-2%20-2h-12a2%202%200%200%200%20-2%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018h17%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-autofit-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-autofit-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204h-6a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h8%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020v-17%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206l3%20-3l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-autofit-width{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-autofit-width%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v-6a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2018h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015l-3%203l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-back-up-double{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-back-up-double%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014l-4%20-4l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014l-4%20-4l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h7a4%204%200%201%201%200%208h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-back-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-back-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014l-4%20-4l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010h11a4%204%200%201%201%200%208h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-back{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-back%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011l-4%204l4%204m-4%20-4h11a4%204%200%200%200%200%20-8h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-badge-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-badge-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013v-6l-5%204l-5%20-4v6l5%204l5%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-badge-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-badge-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017h6l-4%20-5l4%20-5h-6l-4%205l4%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-badge-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-badge-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207h-6l4%205l-4%205h6l4%20-5l-4%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-badge-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-badge-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011v6l-5%20-4l-5%204v-6l5%20-4l5%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-bar-both{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-bar-both%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2015l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-bar-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-bar-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l16%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-bar-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-bar-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l0%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-bar-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-bar-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012l-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l0%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-bar-to-down-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-bar-to-down-dashed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h3m13%200h-3m-3.5%200h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-bar-to-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-bar-to-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-bar-to-left-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-bar-to-left-dashed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l0%20-3m0%20-13l0%203m0%203.5l0%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-bar-to-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-bar-to-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l0%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-bar-to-right-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-bar-to-right-dashed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012l-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l0%203m0%2013l0%20-3m0%20-3.5l0%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-bar-to-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-bar-to-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012l-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l0%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-bar-to-up-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-bar-to-up-dashed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010v10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204h3m13%200h-3m-3.5%200h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-bar-to-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-bar-to-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010l0%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l16%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-bar-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-bar-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l16%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-bear-left-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-bear-left-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203h-5v5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%203l7.536%207.536a5%205%200%200%201%201.464%203.534v6.93%22%20%2F%3E%20%3Cpath%20d%3D%22M20%205l-4.5%204.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-bear-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-bear-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%203h-5v5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203l7.536%207.536a5%205%200%200%201%201.464%203.534v6.93%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-bear-right-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-bear-right-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203h5v5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%203l-7.536%207.536a5%205%200%200%200%20-1.464%203.534v6.93%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205l4.5%204.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-bear-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-bear-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203h5v5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203l-7.536%207.536a5%205%200%200%200%20-1.464%203.534v6.93%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-big-down-line{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-big-down-line%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h3.586a1%201%200%200%201%20.707%201.707l-6.586%206.586a1%201%200%200%201%20-1.414%200l-6.586%20-6.586a1%201%200%200%201%20.707%20-1.707h3.586v-6h6v6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203h-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-big-down-lines{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-big-down-lines%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h3.586a1%201%200%200%201%20.707%201.707l-6.586%206.586a1%201%200%200%201%20-1.414%200l-6.586%20-6.586a1%201%200%200%201%20.707%20-1.707h3.586v-3h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206h-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-big-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-big-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204v8h3.586a1%201%200%200%201%20.707%201.707l-6.586%206.586a1%201%200%200%201%20-1.414%200l-6.586%20-6.586a1%201%200%200%201%20.707%20-1.707h3.586v-8a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-big-left-line{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-big-left-line%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v3.586a1%201%200%200%201%20-1.707%20.707l-6.586%20-6.586a1%201%200%200%201%200%20-1.414l6.586%20-6.586a1%201%200%200%201%201.707%20.707v3.586h6v6h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-big-left-lines{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-big-left-lines%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v3.586a1%201%200%200%201%20-1.707%20.707l-6.586%20-6.586a1%201%200%200%201%200%20-1.414l6.586%20-6.586a1%201%200%200%201%201.707%20.707v3.586h3v6h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-big-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-big-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015h-8v3.586a1%201%200%200%201%20-1.707%20.707l-6.586%20-6.586a1%201%200%200%201%200%20-1.414l6.586%20-6.586a1%201%200%200%201%201.707%20.707v3.586h8a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-big-right-line{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-big-right-line%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v-3.586a1%201%200%200%201%201.707%20-.707l6.586%206.586a1%201%200%200%201%200%201.414l-6.586%206.586a1%201%200%200%201%20-1.707%20-.707v-3.586h-6v-6h6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-big-right-lines{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-big-right-lines%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v-3.586a1%201%200%200%201%201.707%20-.707l6.586%206.586a1%201%200%200%201%200%201.414l-6.586%206.586a1%201%200%200%201%20-1.707%20-.707v-3.586h-3v-6h3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-big-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-big-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209h8v-3.586a1%201%200%200%201%201.707%20-.707l6.586%206.586a1%201%200%200%201%200%201.414l-6.586%206.586a1%201%200%200%201%20-1.707%20-.707v-3.586h-8a1%201%200%200%201%20-1%20-1v-4a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-big-up-line{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-big-up-line%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h-3.586a1%201%200%200%201%20-.707%20-1.707l6.586%20-6.586a1%201%200%200%201%201.414%200l6.586%206.586a1%201%200%200%201%20-.707%201.707h-3.586v6h-6v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-big-up-lines{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-big-up-lines%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h-3.586a1%201%200%200%201%20-.707%20-1.707l6.586%20-6.586a1%201%200%200%201%201.414%200l6.586%206.586a1%201%200%200%201%20-.707%201.707h-3.586v3h-6v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-big-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-big-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020v-8h-3.586a1%201%200%200%201%20-.707%20-1.707l6.586%20-6.586a1%201%200%200%201%201.414%200l6.586%206.586a1%201%200%200%201%20-.707%201.707h-3.586v8a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-bounce{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-bounce%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208a9%209%200%200%201%209%209v1l1.428%20-4.285a12%2012%200%200%201%206.018%20-6.938l.554%20-.277%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206h5v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-capsule{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-capsule%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015a6%206%200%201%201%20-12%200v-6a6%206%200%201%201%2012%200v2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208l3%203l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-curve-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-curve-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207l-4%20-4l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v4.394a6.737%206.737%200%200%200%203%205.606a6.737%206.737%200%200%201%203%205.606v2.394%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-curve-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-curve-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207l4%20-4l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4.394a6.737%206.737%200%200%201%20-3%205.606a6.737%206.737%200%200%200%20-3%205.606v2.394%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-down-bar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-down-bar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-down-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-down-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207a2%202%200%201%200%200%20-4a2%202%200%200%200%200%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-down-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-down-dashed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v.5m0%203v1.5m0%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2013l-6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2013l6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-down-from-arc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-down-from-arc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207l-4%20-4l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%200%200%2018%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-down-left-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-down-left-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.536%208.464l-9.536%209.536%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2014v4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M15.586%208.414a2%202%200%201%200%202.828%20-2.828a2%202%200%200%200%20-2.828%202.828%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-down-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-down-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207l-10%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017l-9%200l0%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-down-rhombus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-down-rhombus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%205.5l-2.5%20-2.5l-2.5%202.5l2.5%202.5l2.5%20-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-down-right-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-down-right-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.464%208.464l9.536%209.536%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018h4v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M8.414%208.414a2%202%200%201%200%20-2.828%20-2.828a2%202%200%200%200%202.828%202.828%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-down-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-down-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207l10%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208l0%209l-9%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-down-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-down-square%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4h-4v-4l4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-down-tail{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-down-tail%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v15%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203l3%203l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-down-to-arc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-down-to-arc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v12%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2011l-4%204l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%200%200%2018%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2013l-6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2013l6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-elbow-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-elbow-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014v-6h6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208l9%209l9%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-elbow-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-elbow-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2014v-6h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M21%208l-9%209l-9%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-fork{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-fork%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203h5v5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203h-5v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203l-7.536%207.536a5%205%200%200%200%20-1.464%203.534v6.93%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l7.536%207.536a5%205%200%200%201%201.464%203.534v.93%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-forward-up-double{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-forward-up-double%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2014l4%20-4l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2014l4%20-4l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h-7a4%204%200%201%200%200%208h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-forward-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-forward-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014l4%20-4l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2010h-11a4%204%200%201%200%200%208h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-forward{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-forward%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011l4%204l-4%204m4%20-4h-11a4%204%200%200%201%200%20-8h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-guide{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-guide%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019h3a2%202%200%200%200%202%20-2v-8a2%202%200%200%201%202%20-2h7%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-iteration{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-iteration%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2016a5.5%205.5%200%201%200%20-5.5%20-5.5v.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016h18%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2013l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-left-bar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-left-bar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012h-18%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209l-3%203l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M21%209v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-left-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-left-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h-14%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209l-3%203l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-left-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-left-dashed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h6m3%200h1.5m3%200h.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-left-from-arc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-left-from-arc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016l4%20-4l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%201%200%200%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-left-rhombus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-left-rhombus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h-13%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209l-3%203l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%209.5l2.5%202.5l-2.5%202.5l-2.5%20-2.5l2.5%20-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-left-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-left-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013l4%20-4l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013l-4%20-4l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014a5%205%200%200%201%205%20-5h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019v-5a5%205%200%200%200%20-5%20-5h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-left-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-left-square%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h-14%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209l-3%203l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2014h-4v-4h4l0%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-left-tail{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-left-tail%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012h-15%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209l-3%203l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M21%209l-3%203l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-left-to-arc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-left-to-arc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012h-12%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016l-4%20-4l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%201%200%200%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-loop-left-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-loop-left-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021v-6m0%20-6v-1a4%204%200%201%201%204%204h-13%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l-4%20-4l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-loop-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-loop-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021v-13a4%204%200%201%201%204%204h-13%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l-4%20-4l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-loop-right-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-loop-right-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-6m0%20-6v-1a4%204%200%201%200%20-4%204h13%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016l4%20-4l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-loop-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-loop-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-13a4%204%200%201%200%20-4%204h13%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016l4%20-4l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-merge-alt-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-merge-alt-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207l4%20-4l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018.01v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2015.02v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013.03v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v5.394a6.737%206.737%200%200%201%20-3%205.606a6.737%206.737%200%200%200%20-3%205.606v1.394%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-merge-alt-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-merge-alt-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207l-4%20-4l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018.01v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015.02v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013.03v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v5.394a6.737%206.737%200%200%200%203%205.606a6.737%206.737%200%200%201%203%205.606v1.394%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-merge-both{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-merge-both%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208l-4%20-4l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v-16%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018c-4%20-1.333%20-6%20-4.667%20-6%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018c4%20-1.333%206%20-4.667%206%20-10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-merge-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-merge-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208l4%20-4l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v-16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018c4%20-1.333%206%20-4.667%206%20-10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-merge-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-merge-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208l-4%20-4l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v-16%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018c-4%20-1.333%20-6%20-4.667%20-6%20-10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-merge{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-merge%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207l4%20-4l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v5.394a6.737%206.737%200%200%201%20-3%205.606a6.737%206.737%200%200%200%20-3%205.606v1.394%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v5.394a6.737%206.737%200%200%200%203%205.606a6.737%206.737%200%200%201%203%205.606v1.394%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-move-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-move-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-move-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-move-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012h-10%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012a2%202%200%201%201%204%200a2%202%200%200%201%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-move-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-move-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h10%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012a2%202%200%201%201%20-4%200a2%202%200%200%201%204%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-move-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-move-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017a2%202%200%201%201%200%204a2%202%200%200%201%200%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-narrow-down-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-narrow-down-dashed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v.5m0%203v1.5m0%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015l4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-narrow-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-narrow-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015l4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-narrow-left-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-narrow-left-dashed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h6m3%200h1.5m3%200h.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-narrow-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-narrow-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-narrow-right-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-narrow-right-dashed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h.5m3%200h1.5m3%200h6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208l4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-narrow-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-narrow-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208l4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-narrow-up-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-narrow-up-dashed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v6m0%203v1.5m0%203v.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-narrow-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-narrow-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-ramp-left-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-ramp-left-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%203v8.707%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014l-4%20-4l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2021c0%20-6.075%20-4.925%20-11%20-11%20-11h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-ramp-left-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-ramp-left-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l-4%20-4l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2021v-6a3%203%200%200%200%20-3%20-3h-11%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-ramp-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-ramp-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203l0%208.707%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207l4%20-4l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014l-4%20-4l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021a11%2011%200%200%200%20-11%20-11h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-ramp-right-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-ramp-right-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%203v8.707%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2014l4%20-4l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021c0%20-6.075%204.925%20-11%2011%20-11h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-ramp-right-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-ramp-right-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016l4%20-4l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-6a3%203%200%200%201%203%20-3h11%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-ramp-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-ramp-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203l0%208.707%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207l-4%20-4l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2014l4%20-4l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021a11%2011%200%200%201%2011%20-11h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-right-bar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-right-bar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h18%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-right-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-right-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-right-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-right-dashed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h.5m3%200h1.5m3%200h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%206l6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-right-from-arc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-right-from-arc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h-12%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208l-4%204l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%200%200%200%20-18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-right-rhombus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-right-rhombus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h13%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%209.5l-2.5%202.5l2.5%202.5l2.5%20-2.5l-2.5%20-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-right-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-right-square%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012l14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h4v4h-4l0%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-right-tail{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-right-tail%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012l15%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-right-to-arc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-right-to-arc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M11%208l4%204l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%200%200%200%20-18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%206l6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-rotary-first-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-rotary-first-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010a3%203%200%201%201%200%20-6a3%203%200%200%201%200%206%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010v10%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%209.5l-8.5%208.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018h-5v-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-rotary-first-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-rotary-first-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010v10%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%209.5l8.5%208.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018h5v-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-rotary-last-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-rotary-last-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015a3%203%200%201%201%200%20-6a3%203%200%200%201%200%206%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%209.5l-6.5%20-6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203h-5v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-rotary-last-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-rotary-last-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%209.5l6.5%20-6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%203h5v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-rotary-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-rotary-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010a3%203%200%201%201%200%20-6a3%203%200%200%201%200%206%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010v10%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207h-10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2011l-4%20-4l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-rotary-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-rotary-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010v10%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011l4%20-4l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-rotary-straight{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-rotary-straight%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016v5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%203v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207l4%20-4l4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-roundabout-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-roundabout-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209h8a5%205%200%201%201%205%205v7%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205l-4%204l4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-roundabout-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-roundabout-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%209h-8a5%205%200%201%200%20-5%205v7%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205l4%204l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-sharp-turn-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-sharp-turn-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018v-11.31a.7%20.7%200%200%200%20-1.195%20-.495l-9.805%209.805%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016h-5v-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-sharp-turn-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-sharp-turn-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018v-11.31a.7%20.7%200%200%201%201.195%20-.495l9.805%209.805%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016h5v-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-up-bar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-up-bar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l0%20-18%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021l6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-up-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-up-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017a2%202%200%201%200%200%204a2%202%200%200%200%200%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-up-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-up-dashed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v6m0%203v1.5m0%203v.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011l-6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2011l6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-up-from-arc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-up-from-arc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v12%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017l4%204l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-up-left-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-up-left-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.536%2015.536l-9.536%20-9.536%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h-4v4%22%20%2F%3E%20%3Cpath%20d%3D%22M15.586%2015.586a2%202%200%201%200%202.828%202.828a2%202%200%200%200%20-2.828%20-2.828%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-up-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-up-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207l10%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207l-9%200l0%209%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-up-rhombus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-up-rhombus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2018.5l-2.5%202.5l-2.5%20-2.5l2.5%20-2.5l2.5%202.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-up-right-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-up-right-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.464%2015.536l9.536%20-9.536%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2010v-4h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M8.414%2015.586a2%202%200%201%200%20-2.828%202.828a2%202%200%200%200%202.828%20-2.828%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-up-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-up-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207l-10%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207l9%200l0%209%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-up-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-up-square%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021v-4h4v4l-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-up-tail{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-up-tail%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l0%20-15%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-up-to-arc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-up-to-arc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013l4%20-4l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011l-6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2011l6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-wave-left-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-wave-left-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014h-4v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012c-.887%201.284%20-2.48%202.033%20-4%202c-1.52%20.033%20-3.113%20-.716%20-4%20-2s-2.48%20-2.033%20-4%20-2c-1.52%20-.033%20-3%201%20-4%202l-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-wave-left-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-wave-left-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010h-4v4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012c-.887%20-1.285%20-2.48%20-2.033%20-4%20-2c-1.52%20-.033%20-3.113%20.715%20-4%202c-.887%201.284%20-2.48%202.033%20-4%202c-1.52%20.033%20-3%20-1%20-4%20-2l-2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-wave-right-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-wave-right-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2014h4v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012c.887%201.284%202.48%202.033%204%202c1.52%20.033%203.113%20-.716%204%20-2s2.48%20-2.033%204%20-2c1.52%20-.033%203%201%204%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-wave-right-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-wave-right-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010h4v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012c.887%20-1.284%202.48%20-2.033%204%20-2c1.52%20-.033%203.113%20.716%204%202s2.48%202.033%204%202c1.52%20.033%203%20-1%204%20-2l2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrow-zig-zag{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-zig-zag%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020v-10l10%206v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207l3%20-3l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-cross{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-cross%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h4v4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h4v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l16%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-diagonal-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-diagonal-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020l4%200l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l-4%200l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-diagonal-minimize-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-diagonal-minimize-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2010h-4v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l-6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2014h4v4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014l-6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-diagonal-minimize{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-diagonal-minimize%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010h4v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014h-4v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-diagonal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-diagonal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l4%200l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020l-4%200l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-diff{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-diff%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016h10%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%208h-10%22%20%2F%3E%20%3Cpath%20d%3D%22M13%208l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M13%208l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-double-ne-sw{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-double-ne-sw%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014l11%20-11%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203h4v4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017v4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2010l-11%2011%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-double-nw-se{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-double-nw-se%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021l-11%20-11%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014v-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2014h4v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203l11%2011%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-double-se-nw{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-double-se-nw%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010l11%2011%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017v4h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203h-4v4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2014l-11%20-11%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-double-sw-ne{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-double-sw-ne%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203l-11%2011%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010v4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010h4v4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021l11%20-11%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-down-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-down-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203l0%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021l0%20-18%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021l0%20-18%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l0%20-18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-exchange-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-exchange-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010h-14l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014h14l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-exchange{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-exchange%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010h14l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2014h-14l4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208l-4%204l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208l4%204l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012l18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-join-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-join-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207h1.948c1.913%200%203.705%20.933%204.802%202.5a5.861%205.861%200%200%200%204.802%202.5h6.448%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017h1.95a5.854%205.854%200%200%200%204.798%20-2.5a5.854%205.854%200%200%201%204.798%20-2.5h5.454%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015l3%20-3l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-join{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-join%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207h5l3.5%205h9.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017h5l3.495%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015l3%20-3l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-left-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-left-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203l-4%204l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207h11a3%203%200%200%201%203%203v11%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017l4%204l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-left-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-left-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017l-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020l3%20-3l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204l-3%203l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017l18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-maximize{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-maximize%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l4%200l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020l-4%200l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020l4%200l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l-4%200l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-minimize{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-minimize%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%209l4%200l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015l4%200l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%209l-4%200l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2015l-4%200l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015l6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-move-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-move-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209l-3%203l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-move-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-move-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-move{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-move%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209l-3%203l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-random{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-random%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021h-4v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%209.504l-3.5%20-2l2%20-3.504%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207.504l6.83%20-1.87%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016l4%20-1l1%204%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015l-3.5%206%22%20%2F%3E%20%3Cpath%20d%3D%22M21%205l-.5%204l-4%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20.5%209l-4.5%20-5.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-right-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-right-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017l4%204l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021v-11a3%203%200%200%201%203%20-3h11%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011l4%20-4l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-right-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-right-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%207l-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2010l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017l18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017l-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M21%207l-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-shuffle-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-shuffle-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207h3a5%205%200%200%201%205%205a5%205%200%200%200%205%205h5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017h3a5%205%200%200%200%205%20-5a5%205%200%200%201%205%20-5h5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-shuffle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-shuffle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207h3a5%205%200%200%201%205%205a5%205%200%200%200%205%205h5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%207h-5a4.978%204.978%200%200%200%20-3%201m-4%208a4.984%204.984%200%200%201%20-3%201h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-sort{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-sort%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209l4%20-4l4%204m-4%20-4v14%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015l-4%204l-4%20-4m4%204v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-split-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-split-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017h-5.397a5%205%200%200%201%20-4.096%20-2.133l-.514%20-.734a5%205%200%200%200%20-4.096%20-2.133h-3.897%22%20%2F%3E%20%3Cpath%20d%3D%22M21%207h-5.395a5%205%200%200%200%20-4.098%202.135l-.51%20.73a5%205%200%200%201%20-4.097%202.135h-3.9%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2010l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020l3%20-3l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-split{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-split%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017h-8l-3.5%20-5h-6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%207h-8l-3.495%205%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2010l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020l3%20-3l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-transfer-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-transfer-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021v-18%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2015v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-transfer-up-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-transfer-up-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2015v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-transfer-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-transfer-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-up-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-up-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203l0%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l0%20-18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-up-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-up-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%207l-4%20-4l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203v11a3%203%200%200%201%20-3%203h-11%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013l-4%204l4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-up-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-up-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017h-11a3%203%200%200%201%20-3%20-3v-11%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207l-4%20-4l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203l0%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203l0%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-arrows-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrows-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207l4%20-4l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017l4%204l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-artboard-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-artboard-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208h3a1%201%200%200%201%201%201v3%22%20%2F%3E%20%3Cpath%20d%3D%22M15.716%2015.698a1%201%200%200%201%20-.716%20.302h-6a1%201%200%200%201%20-1%20-1v-6c0%20-.273%20.11%20-.52%20.287%20-.7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208h1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016h1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v1%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208h1%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016h1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020v1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020v1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-artboard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-artboard%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v6a1%201%200%200%201%20-1%201h-6a1%201%200%200%201%20-1%20-1l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203l0%201%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203l0%201%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020l0%201%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020l0%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-article-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-article-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h11a2%202%200%200%201%202%202v11m-1.172%202.821a1.993%201.993%200%200%201%20-.828%20.179h-14a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%201.156%20-1.814%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208h1m4%200h5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h5m4%200h1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016h9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-article{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-article%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-aspect-ratio-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-aspect-ratio-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h10a2%202%200%200%201%202%202v10m-2%202h-14a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012v-3h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012v1m-2%202h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-aspect-ratio{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-aspect-ratio%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012v-3h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012v3h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-assembly-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-assembly-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.376%2018.377l-5.284%203.343a2.27%202.27%200%200%201%20-2.184%200l-6.75%20-4.27a2.23%202.23%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l1.328%20-.783m2.514%20-1.487l2.908%20-1.71a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033c.7%20.398%201.13%201.143%201.125%201.948v7.284c0%20.417%20-.118%20.817%20-.33%201.16%22%20%2F%3E%20%3Cpath%20d%3D%22M14.855%2014.855l-2.37%201.519a1%201%200%200%201%20-.97%200l-3%20-1.922a1%201%200%200%201%20-.515%20-.876v-3.278c0%20-.364%20.197%20-.7%20.514%20-.877l.563%20-.336m2.437%20-1.454a1.03%201.03%200%200%201%201%200l3%201.79h-.014c.312%20.181%20.503%20.516%20.5%20.877v1.702%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-assembly{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-assembly%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27c.7%20.398%201.13%201.143%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.27%202.27%200%200%201%20-2.184%200l-6.75%20-4.27a2.23%202.23%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98l-.033%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%209.422c.312%20.18%20.503%20.515%20.5%20.876v3.277c0%20.364%20-.197%20.7%20-.515%20.877l-3%201.922a1%201%200%200%201%20-.97%200l-3%20-1.922a1%201%200%200%201%20-.515%20-.876v-3.278c0%20-.364%20.197%20-.7%20.514%20-.877l3%20-1.79c.311%20-.174%20.69%20-.174%201%200l3%201.79h-.014l0%20.001%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-asset{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-asset%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015a6%206%200%201%200%2012%200a6%206%200%201%200%20-12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.218%2017.975l6.619%20-12.174%22%20%2F%3E%20%3Cpath%20d%3D%22M6.079%209.756l12.217%20-6.631%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-asterisk-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-asterisk-simple%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v-9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-9%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l9%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l6%208.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-6%208.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-asterisk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-asterisk%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l8%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-8%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l8%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-8%204.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-at-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-at-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.174%209.17a4%204%200%200%200%205.646%205.668m1.18%20-2.838a4%204%200%200%200%20-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M19.695%2015.697a2.5%202.5%200%200%200%201.305%20-2.197v-1.5a9%209%200%200%200%20-13.055%20-8.047m-2.322%201.683a9%209%200%200%200%209.877%2014.644%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-at{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-at%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012v1.5a2.5%202.5%200%200%200%205%200v-1.5a9%209%200%201%200%20-5.5%208.28%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-atom-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-atom-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%209l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020.1a9%209%200%200%201%20-5%20-7.1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020.1a9%209%200%200%200%205%20-7.1%22%20%2F%3E%20%3Cpath%20d%3D%22M6.2%205a9%209%200%200%201%2011.4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-atom-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-atom-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.172%209.172c-3.906%203.905%20-5.805%208.337%20-4.243%209.9c1.562%201.561%206%20-.338%209.9%20-4.244m1.884%20-2.113c2.587%20-3.277%203.642%20-6.502%202.358%20-7.786c-1.284%20-1.284%20-4.508%20-.23%20-7.784%202.357%22%20%2F%3E%20%3Cpath%20d%3D%22M4.929%204.929c-1.562%201.562%20.337%206%204.243%209.9c3.905%203.905%208.337%205.804%209.9%204.242m-.072%20-4.071c-.767%20-1.794%20-2.215%20-3.872%20-4.172%20-5.828c-1.944%20-1.945%20-4.041%20-3.402%20-5.828%20-4.172%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-atom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-atom%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.071%204.929c-1.562%20-1.562%20-6%20.337%20-9.9%204.243c-3.905%203.905%20-5.804%208.337%20-4.242%209.9c1.562%201.561%206%20-.338%209.9%20-4.244c3.905%20-3.905%205.804%20-8.337%204.242%20-9.9%22%20%2F%3E%20%3Cpath%20d%3D%22M4.929%204.929c-1.562%201.562%20.337%206%204.243%209.9c3.905%203.905%208.337%205.804%209.9%204.242c1.561%20-1.562%20-.338%20-6%20-4.244%20-9.9c-3.905%20-3.905%20-8.337%20-5.804%20-9.9%20-4.242%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-augmented-reality-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-augmented-reality-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021h-2a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-4%20-2.5l4%20-2.5l4%202.5v4.5l-4%202.5l0%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014.5v4.5l4%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l4%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-augmented-reality-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-augmented-reality-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2c0%20-.557%20.228%20-1.061%20.595%20-1.424%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2c.558%200%201.062%20-.228%201.425%20-.596%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012.5l.312%20-.195m2.457%20-1.536l1.231%20-.769%22%20%2F%3E%20%3Cpath%20d%3D%22M9.225%209.235l-1.225%20.765l4%202.5v4.5l3.076%20-1.923m.924%20-3.077v-2l-4%20-2.5l-.302%20.189%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010v4.5l4%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-augmented-reality{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-augmented-reality%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012.5l4%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010l4%202.5v4.5l4%20-2.5v-4.5l-4%20-2.5l-4%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010v4.5l4%202.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-auth-2fa{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-auth-2fa%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016h-4l3.47%20-4.66a2%202%200%201%200%20-3.47%20-1.54%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016v-6a2%202%200%200%201%204%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013l4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-automatic-gearbox{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-automatic-gearbox%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v4h1a2%202%200%201%200%200%20-4h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011h1.5a1.5%201.5%200%200%200%200%20-3h-1.5v5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207v3a1%201%200%200%200%201%201h3v7a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-automation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-automation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020.693c-.905%20.628%20-2.36%20.292%20-2.675%20-1.01a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.492%20.362%201.716%202.219%20.674%203.03%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-3l-5%20-3l0%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-avocado{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-avocado%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2014.04a3.905%203.905%200%200%201%201.337%20-2.075c1.195%20-.985%201.816%20-2.285%201.863%20-3.902c-.047%20-1.43%20-.54%20-2.626%20-1.477%20-3.586c-.96%20-.938%20-2.156%20-1.43%20-3.585%20-1.477c-1.618%20.047%20-2.918%20.668%20-3.903%201.863c-.562%20.68%20-1.254%201.125%20-2.074%201.336c-.938%20.188%20-1.828%20.48%20-2.672%20.88c-.844%20.398%20-1.559%20.878%20-2.144%201.44c-1.43%201.501%20-2.145%203.224%20-2.145%205.169c0%201.946%20.715%203.668%202.145%205.168c1.5%201.429%203.222%202.144%205.168%202.144c1.945%200%203.667%20-.715%205.167%20-2.145c.563%20-.585%201.055%20-1.3%201.477%20-2.144c.398%20-.844%20.68%20-1.723%20.844%20-2.637v-.035l-.001%20.001%22%20%2F%3E%20%3Cpath%20d%3D%22M10.87%2010.036c-.942%20.112%20-1.794%20.538%20-2.556%201.278c-.74%20.762%20-1.166%201.614%20-1.278%202.556c-.135%20.92%20.112%201.704%20.74%202.354c.65%20.628%201.435%20.875%202.354%20.74c.942%20-.112%201.794%20-.538%202.556%20-1.278c.74%20-.762%201.166%20-1.614%201.278%20-2.556c.135%20-.92%20-.112%20-1.704%20-.74%20-2.354c-.65%20-.628%20-1.435%20-.875%20-2.354%20-.74%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-award-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-award-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.72%2012.704a6%206%200%200%200%20-8.433%20-8.418m-1.755%202.24a6%206%200%200%200%207.936%207.944%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l3.4%205.89l1.598%20-3.233l.707%20.046m1.108%20-2.902l-1.617%20-2.8%22%20%2F%3E%20%3Cpath%20d%3D%22M6.802%2012l-3.4%205.89l3.598%20-.233l1.598%203.232l3.4%20-5.889%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-award{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-award%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209a6%206%200%201%200%2012%200a6%206%200%201%200%20-12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l3.4%205.89l1.598%20-3.233l3.598%20.232l-3.4%20-5.889%22%20%2F%3E%20%3Cpath%20d%3D%22M6.802%2012l-3.4%205.89l3.598%20-.233l1.598%203.232l3.4%20-5.889%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-axe{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-axe%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209l7.383%207.418c.823%20.82%20.823%202.148%200%202.967a2.11%202.11%200%200%201%20-2.976%200l-7.407%20-7.385%22%20%2F%3E%20%3Cpath%20d%3D%22M6.66%2015.66l-3.32%20-3.32a1.25%201.25%200%200%201%20.42%20-2.044l3.24%20-1.296l6%20-6l3%203l-6%206l-1.296%203.24a1.25%201.25%200%200%201%20-2.044%20.42%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-axis-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-axis-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017h16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-axis-y{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-axis-y%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2020h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020v-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-baby-bottle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-baby-bottle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010h14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204a5%205%200%200%201%205%205v11a2%202%200%200%201%20-2%202h-6a2%202%200%200%201%20-2%20-2v-11a5%205%200%200%201%205%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-baby-carriage{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-baby-carriage%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M2%205h2.5l1.632%204.897a6%206%200%200%200%205.693%204.103h2.675a5.5%205.5%200%200%200%200%20-11h-.5v6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209h14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017l1%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2014l1%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-background{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-background%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204l-10%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l16%20-16%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2010l-10%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-backhoe{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-backhoe%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019l-9%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l9%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012v-5h2a3%203%200%200%201%203%203v5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015v-2a1%201%200%200%201%201%20-1h7%22%20%2F%3E%20%3Cpath%20d%3D%22M21.12%209.88l-3.12%20-4.88l-5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M21.12%209.88a3%203%200%200%201%20-2.12%205.12a3%203%200%200%201%20-2.12%20-.88l4.24%20-4.24%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-backpack-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-backpack-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h3a6%206%200%200%201%206%206v3m-.129%203.872a3%203%200%200%201%20-2.871%202.128h-8a3%203%200%200%201%20-3%20-3v-6a5.99%205.99%200%200%201%202.285%20-4.712%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206v-1a2%202%200%201%201%204%200v1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-4a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-backpack{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-backpack%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018v-6a6%206%200%200%201%206%20-6h2a6%206%200%200%201%206%206v6a3%203%200%200%201%20-3%203h-8a3%203%200%200%201%20-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206v-1a2%202%200%201%201%204%200v1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-4a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2010h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-backslash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-backslash%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205l10%2014%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-backspace{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-backspace%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206a1%201%200%200%201%201%201v10a1%201%200%200%201%20-1%201h-11l-5%20-5a1.5%201.5%200%200%201%200%20-2l5%20-5l11%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010l4%204m0%20-4l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badge-2k{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badge-2k%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209l-2%203l2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209h2a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-1a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badge-3d{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badge-3d%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209h1.5a1.5%201.5%200%200%201%200%203h-.5h.5a1.5%201.5%200%200%201%200%203h-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209v6h1a2%202%200%200%200%202%20-2v-2a2%202%200%200%200%20-2%20-2l-1%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badge-3k{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badge-3k%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209l-2%203l2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209.5a.5%20.5%200%200%201%20.5%20-.5h1a1.5%201.5%200%200%201%200%203h-.5h.5a1.5%201.5%200%200%201%200%203h-1a.5%20.5%200%200%201%20-.5%20-.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badge-4k{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badge-4k%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209v2a1%201%200%200%200%201%201h1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209l-2%203l2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badge-5k{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badge-5k%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209l-2%203l2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h2a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-2v-3h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badge-8k{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badge-8k%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209l-2%203l2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2012h-.5a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h1a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-1a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h1a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badge-ad-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badge-ad-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h10a2%202%200%200%201%202%202v10m-2%202h-14a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014v1h1m2%20-2v-2a2%202%200%200%200%20-2%20-2h-1v1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v-4.5a1.5%201.5%200%200%201%202.077%20-1.385m.788%20.762c.087%20.19%20.135%20.4%20.135%20.623v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013h3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badge-ad{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badge-ad%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209v6h1a2%202%200%200%200%202%20-2v-2a2%202%200%200%200%20-2%20-2h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v-4.5a1.5%201.5%200%200%201%203%200v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badge-ar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badge-ar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v-4.5a1.5%201.5%200%200%201%203%200v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h1.5a1.5%201.5%200%200%200%200%20-3h-1.5v6m3%200l-2%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badge-cc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badge-cc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010.5a1.5%201.5%200%200%200%20-3%200v3a1.5%201.5%200%200%200%203%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010.5a1.5%201.5%200%200%200%20-3%200v3a1.5%201.5%200%200%200%203%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badge-hd{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badge-hd%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209v6h1a2%202%200%200%200%202%20-2v-2a2%202%200%200%200%20-2%20-2h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badge-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badge-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207v10l5%203l5%20-3m0%20-4v-9l-5%203l-2.496%20-1.497%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badge-sd{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badge-sd%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209v6h1a2%202%200%200%200%202%20-2v-2a2%202%200%200%200%20-2%20-2h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014.25c0%20.414%20.336%20.75%20.75%20.75h1.25a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-1a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h1.25a.75%20.75%200%200%201%20.75%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badge-tm{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badge-tm%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015v-6l2%203l2%20-3v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badge-vo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badge-vo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209l2%206l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%209a1.5%201.5%200%200%201%201.5%201.5v3a1.5%201.5%200%200%201%20-3%200v-3a1.5%201.5%200%200%201%201.5%20-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badge-vr{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badge-vr%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h1.5a1.5%201.5%200%200%200%200%20-3h-1.5v6m3%200l-2%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209l2%206l2%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badge-wc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badge-wc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%209l.5%206l2%20-4l2%204l.5%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010.5a1.5%201.5%200%200%200%20-3%200v3a1.5%201.5%200%200%200%203%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badge{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badge%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v-13l-5%203l-5%20-3v13l5%203l5%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badges-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badges-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.505%2014.497l-2.505%201.503l-5%20-3v4l5%203l5%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M13.873%209.876l3.127%20-1.876v-4l-5%203l-2.492%20-1.495m-2.508%201.495v1l2.492%201.495%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-badges{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-badges%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v-4l-5%203l-5%20-3v4l5%203l5%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208v-4l-5%203l-5%20-3v4l5%203l5%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-baguette{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-baguette%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.628%2011.283l5.644%20-5.637c2.665%20-2.663%205.924%20-3.747%208.663%20-1.205l.188%20.181a2.987%202.987%200%200%201%200%204.228l-11.287%2011.274a3%203%200%200%201%20-4.089%20.135l-.143%20-.135c-2.728%20-2.724%20-1.704%20-6.117%201.024%20-8.841%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%207.5l1.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2010.5l1.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%204.5l1.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ball-american-football-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ball-american-football-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l-1%201m-2%202l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021a5%205%200%200%200%20-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M6.813%206.802a12.96%2012.96%200%200%200%20-3.813%209.198a5%205%200%200%200%205%205a12.96%2012.96%200%200%200%209.186%20-3.801m1.789%20-2.227a12.94%2012.94%200%200%200%202.025%20-6.972a5%205%200%200%200%20-5%20-5a12.94%2012.94%200%200%200%20-6.967%202.022%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203a5%205%200%200%200%205%205%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ball-american-football{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ball-american-football%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l-6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021a5%205%200%200%200%20-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203c-7.18%200%20-13%205.82%20-13%2013a5%205%200%200%200%205%205c7.18%200%2013%20-5.82%2013%20-13a5%205%200%200%200%20-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203a5%205%200%200%200%205%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ball-baseball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ball-baseball%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.636%2018.364a9%209%200%201%200%2012.728%20-12.728a9%209%200%200%200%20-12.728%2012.728%22%20%2F%3E%20%3Cpath%20d%3D%22M12.495%203.02a9%209%200%200%201%20-9.475%209.475%22%20%2F%3E%20%3Cpath%20d%3D%22M20.98%2011.505a9%209%200%200%200%20-9.475%209.475%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2013l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207l2%201%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2011l1%202%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2011l1%202%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016l2%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ball-basketball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ball-basketball%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5.65%205.65l12.7%2012.7%22%20%2F%3E%20%3Cpath%20d%3D%22M5.65%2018.35l12.7%20-12.7%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%200%200%209%209%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%200%201%209%209%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ball-bowling{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ball-bowling%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ball-football-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ball-football-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.041%2016.046a9%209%200%200%200%20-12.084%20-12.09m-2.323%201.683a9%209%200%200%200%2012.726%2012.73%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207l4.755%203.455l-.566%201.743l-.98%203.014l-.209%20.788h-6l-1.755%20-5.545l1.86%20-1.351l2.313%20-1.681l.582%20-.423%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016l2.5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M16.755%2010.455l3.745%20-1.455%22%20%2F%3E%20%3Cpath%20d%3D%22M9.061%2016.045l-2.561%202.955%22%20%2F%3E%20%3Cpath%20d%3D%22M7.245%2010.455l-3.745%20-1.455%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ball-football{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ball-football%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207l4.76%203.45l-1.76%205.55h-6l-1.76%20-5.55l4.76%20-3.45%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v-4m3%2013l2.5%203m-.74%20-8.55l3.74%20-1.45m-11.44%207.05l-2.56%202.95m.74%20-8.55l-3.74%20-1.45%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ball-tennis{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ball-tennis%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205.3a9%209%200%200%201%200%2013.4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205.3a9%209%200%200%200%200%2013.4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ball-volleyball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ball-volleyball%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012a8%208%200%200%200%208%204%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2013.5a12%2012%200%200%200%208.5%206.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012a8%208%200%200%200%20-7.464%204.928%22%20%2F%3E%20%3Cpath%20d%3D%22M12.951%207.353a12%2012%200%200%200%20-9.88%204.111%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012a8%208%200%200%200%20-.536%20-8.928%22%20%2F%3E%20%3Cpath%20d%3D%22M15.549%2015.147a12%2012%200%200%200%201.38%20-10.611%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-balloon-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-balloon-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208a2%202%200%200%200%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7.762%203.753a6%206%200%200%201%2010.238%204.247c0%201.847%20-.37%203.564%20-1.007%204.993m-1.59%202.42c-.967%201%20-2.14%201.587%20-3.403%201.587c-3.314%200%20-6%20-4.03%20-6%20-9c0%20-.593%20.086%20-1.166%20.246%20-1.707%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v1a2%202%200%200%201%20-2%202h-3a2%202%200%200%200%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-balloon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-balloon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208a2%202%200%200%200%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208a6%206%200%201%201%2012%200c0%204.97%20-2.686%209%20-6%209s-6%20-4.03%20-6%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v1a2%202%200%200%201%20-2%202h-3a2%202%200%200%200%20-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ballpen-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ballpen-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206l7%207l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l-4.172%204.172a2.828%202.828%200%201%200%204%204l4.172%20-4.172%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l4.414%20-4.414a2%202%200%200%200%200%20-2.829l-1.171%20-1.171a2%202%200%200%200%20-2.829%200l-4.414%204.414%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l1.768%20-1.768%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ballpen{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ballpen%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206l7%207l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M5.828%2018.172a2.828%202.828%200%200%200%204%200l10.586%20-10.586a2%202%200%200%200%200%20-2.829l-1.171%20-1.171a2%202%200%200%200%20-2.829%200l-10.586%2010.586a2.828%202.828%200%200%200%200%204%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l1.768%20-1.768%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ban{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ban%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5.7%205.7l12.6%2012.6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-banana{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-banana%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206v-2a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a9.09%209.09%200%200%201%20-4%208.08c-2%201.31%20-5%201.57%20-7%201.59a2%202%200%200%200%20-2%202a2%202%200%200%200%201.16%201.81c2.69%201.2%209.46%203.44%2014.35%20-1.66c4.49%20-4.74%201.49%20-11.82%201.49%20-11.82%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bandage-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bandage-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10.513%206.487l1.987%20-1.987a4.95%204.95%200%200%201%207%207l-2.018%202.018m-1.982%201.982l-4%204a4.95%204.95%200%200%201%20-7%20-7l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bandage{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bandage%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%2012.5l8%20-8a4.94%204.94%200%200%201%207%207l-8%208a4.94%204.94%200%200%201%20-7%20-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-barbell-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-barbell-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2%22%20%2F%3E%20%3Cpath%20d%3D%22M6.298%206.288a1%201%200%200%200%20-.298%20.712v10a1%201%200%200%200%201%201h1a1%201%200%200%200%201%20-1v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015v2a1%201%200%200%200%201%201h1c.275%200%20.523%20-.11%20.704%20-.29m.296%20-3.71v-7a1%201%200%200%200%20-1%20-1h-1a1%201%200%200%200%20-1%201v4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208h2a1%201%200%200%201%201%201v6a1%201%200%200%201%20-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-barbell{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-barbell%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207v10a1%201%200%200%200%201%201h1a1%201%200%200%200%201%20-1v-10a1%201%200%200%200%20-1%20-1h-1a1%201%200%200%200%20-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v10a1%201%200%200%200%201%201h1a1%201%200%200%200%201%20-1v-10a1%201%200%200%200%20-1%20-1h-1a1%201%200%200%200%20-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208h2a1%201%200%200%201%201%201v6a1%201%200%200%201%20-1%201h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-barcode-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-barcode-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207v-1c0%20-.552%20.224%20-1.052%20.586%20-1.414%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017v1a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2c.551%200%201.05%20-.223%201.412%20-.584%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011h1v2h-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-barcode{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-barcode%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207v-1a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017v1a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2a2%202%200%200%200%202%20-2v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011h1v2h-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011h1v2h-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011l0%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-barrel-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-barrel-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h8.722a2%202%200%200%201%201.841%201.22c.958%202.26%201.437%204.52%201.437%206.78a16.35%2016.35%200%200%201%20-.407%203.609m-.964%203.013l-.066%20.158a2%202%200%200%201%20-1.841%201.22h-9.444a2%202%200%200%201%20-1.841%20-1.22c-.958%20-2.26%20-1.437%20-4.52%20-1.437%20-6.78c0%20-2.21%20.458%20-4.42%201.374%20-6.63%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204c.585%202.337%20.913%204.674%20.985%207.01m-.114%203.86a33.415%2033.415%200%200%201%20-.871%205.13%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204a34.42%2034.42%200%200%200%20-.366%201.632m-.506%203.501a32.126%2032.126%200%200%200%20-.128%202.867c0%202.667%20.333%205.333%201%208%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%2016h11.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%208h-7.5m-4%200h-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-barrel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-barrel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.278%204h9.444a2%202%200%200%201%201.841%201.22c.958%202.26%201.437%204.52%201.437%206.78c0%202.26%20-.479%204.52%20-1.437%206.78a2%202%200%200%201%20-1.841%201.22h-9.444a2%202%200%200%201%20-1.841%20-1.22c-.958%20-2.26%20-1.437%20-4.52%20-1.437%20-6.78c0%20-2.26%20.479%20-4.52%201.437%20-6.78a2%202%200%200%201%201.841%20-1.22%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204c.667%202.667%201%205.333%201%208s-.333%205.333%20-1%208%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204c-.667%202.667%20-1%205.333%20-1%208s.333%205.333%201%208%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%2016h15%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%208h-15%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-barrier-block-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-barrier-block-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207h8a1%201%200%200%201%201%201v7c0%20.27%20-.107%20.516%20-.282%20.696%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016h-11a1%201%200%200%201%20-1%20-1v-7a1%201%200%200%201%201%20-1h2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2016l4.244%20-4.244%22%20%2F%3E%20%3Cpath%20d%3D%22M13.745%209.755l2.755%20-2.755%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2016l1.249%20-1.249%22%20%2F%3E%20%3Cpath%20d%3D%22M16.741%2012.759l3.259%20-3.259%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013.5l4.752%20-4.752%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2020h4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-barrier-block{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-barrier-block%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208a1%201%200%200%201%201%20-1h14a1%201%200%200%201%201%201v7a1%201%200%200%201%20-1%201h-14a1%201%200%200%201%20-1%20-1l0%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2016l9%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2016l6.5%20-6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013.5l6.5%20-6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2020h4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-baseline-density-large{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-baseline-density-large%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204h16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-baseline-density-medium{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-baseline-density-medium%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204h16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-baseline-density-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-baseline-density-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%203h16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209h16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015h16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2021h16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-baseline{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-baseline%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h16%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016v-8a4%204%200%201%201%208%200v8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020h-5.756a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304l-.358%202.04%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-4.756a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304l-.3%201.713%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020h-3.756a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304l-.479%202.729%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020h-3.756a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304c-.21%201.202%20-.37%202.104%20-.475%202.705%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-4.756a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304l-.267%201.522%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-discount{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-discount%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2020h-5.256a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304l-.394%202.248%22%20%2F%3E%20%3Cpath%20d%3D%22M13.856%2013.254a2%202%200%201%200%20-1.856%202.746%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020h-5.756a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-4.756a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304l-.349%201.989%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020h-7.756a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304l-.36%202.055%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2020h-3.256a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304l-.143%20.817%22%20%2F%3E%20%3Cpath%20d%3D%22M12.602%2012.092a2%202%200%200%200%20-2.233%203.066%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-4.756a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304l-.833%204.75%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l.75%20-2.252m1.001%20-3.002l.249%20-.746%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208h7a2%202%200%200%201%201.977%202.304c-.442%202.516%20-.756%204.438%20-.977%205.696m-1.01%203.003a2.997%202.997%200%200%201%20-2.234%20.997h-9.512a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h2.999%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012a2%202%200%201%200%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020h-5.756a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304l-.478%202.725%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-4.756a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304l-.161%20.92%22%20%2F%3E%20%3Cpath%20d%3D%22M13.866%2013.28a2%202%200%201%200%20-1.866%202.72%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-4.756a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304l-.359%202.043%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020h-7.756a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304l-.161%20.918%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016a2%202%200%201%200%200%20-4a2%202%200%200%200%200%204%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020h-3.756a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304l-.215%201.227%22%20%2F%3E%20%3Cpath%20d%3D%22M13.483%2012.658a2%202%200%201%200%20-2.162%203.224%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2020h-5.256a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304l-.478%202.723%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014a2%202%200%201%200%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2020h-3.256a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304l-.133%20.757%22%20%2F%3E%20%3Cpath%20d%3D%22M13.596%2012.794a2%202%200%200%200%20-3.377%202.116%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-4.756a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304l-.358%202.04%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2020h-6.256a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304h13.999a2%202%200%200%201%201.977%202.304l-.532%203.03%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-basket{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-basket%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5.001%208h13.999a2%202%200%200%201%201.977%202.304l-1.255%207.152a3%203%200%200%201%20-2.966%202.544h-9.512a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-7.152a2%202%200%200%201%201.977%20-2.304%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bat%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016c.74%20-2.286%202.778%20-3.762%205%20-3c-.173%20-2.595%20.13%20-5.314%20-2%20-7.5c-1.708%202.648%20-3.358%202.557%20-5%202.5v-4l-3%202l-3%20-2v4c-1.642%20.057%20-3.292%20.148%20-5%20-2.5c-2.13%202.186%20-1.827%204.905%20-2%207.5c2.222%20-.762%204.26%20.714%205%203c2.593%200%203.889%20.952%205%204c1.111%20-3.048%202.407%20-4%205%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208a3%203%200%200%200%206%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bath-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bath-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h4a1%201%200%200%201%201%201v3c0%20.311%20-.036%20.614%20-.103%20.904m-1.61%202.378a3.982%203.982%200%200%201%20-2.287%20.718h-10a4%204%200%200%201%20-4%20-4v-3a1%201%200%200%201%201%20-1h8%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v-6m1.178%20-2.824c.252%20-.113%20.53%20-.176%20.822%20-.176h3v2.25%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2021l1%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l-1%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bath{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bath%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h16a1%201%200%200%201%201%201v3a4%204%200%200%201%20-4%204h-10a4%204%200%200%201%20-4%20-4v-3a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v-7a2%202%200%200%201%202%20-2h3v2.25%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2021l1%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l-1%20-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207h11a2%202%200%200%201%202%202v.5a.5%20.5%200%200%200%20.5%20.5a.5%20.5%200%200%201%20.5%20.5v3a.5%20.5%200%200%201%20-.5%20.5a.5%20.5%200%200%200%20-.5%20.5v.5a2%202%200%200%201%20-2%202h-11a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l0%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207h11a2%202%200%200%201%202%202v.5a.5%20.5%200%200%200%20.5%20.5a.5%20.5%200%200%201%20.5%20.5v3a.5%20.5%200%200%201%20-.5%20.5a.5%20.5%200%200%200%20-.5%20.5v.5a2%202%200%200%201%20-2%202h-11a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l0%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207h11a2%202%200%200%201%202%202v.5a.5%20.5%200%200%200%20.5%20.5a.5%20.5%200%200%201%20.5%20.5v3a.5%20.5%200%200%201%20-.5%20.5a.5%20.5%200%200%200%20-.5%20.5v.5a2%202%200%200%201%20-2%202h-11a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2010l0%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207h11a2%202%200%200%201%202%202v.5a.5%20.5%200%200%200%20.5%20.5a.5%20.5%200%200%201%20.5%20.5v3a.5%20.5%200%200%201%20-.5%20.5a.5%20.5%200%200%200%20-.5%20.5v.5a2%202%200%200%201%20-2%202h-11a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2010l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010l0%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-automotive{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-automotive%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010.5v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-charging-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-charging-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209a2%202%200%200%201%202%20-2h11a2%202%200%200%201%202%202v.5a.5%20.5%200%200%200%20.5%20.5a.5%20.5%200%200%201%20.5%20.5v3a.5%20.5%200%200%201%20-.5%20.5a.5%20.5%200%200%200%20-.5%20.5v.5a2%202%200%200%201%20-2%202h-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015h6v2a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2022v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015v-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015v-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-charging{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-charging%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207h1a2%202%200%200%201%202%202v.5a.5%20.5%200%200%200%20.5%20.5a.5%20.5%200%200%201%20.5%20.5v3a.5%20.5%200%200%201%20-.5%20.5a.5%20.5%200%200%200%20-.5%20.5v.5a2%202%200%200%201%20-2%202h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207h-2a2%202%200%200%200%20-2%202v6a2%202%200%200%200%202%202h1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l-2%204h3l-2%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-eco{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-eco%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209a2%202%200%200%201%202%20-2h11a2%202%200%200%201%202%202v.5a.5%20.5%200%200%200%20.5%20.5a.5%20.5%200%200%201%20.5%20.5v3a.5%20.5%200%200%201%20-.5%20.5a.5%20.5%200%200%200%20-.5%20.5v.5a2%202%200%200%201%20-2%202h-5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016.143c0%20-2.84%202.09%20-5.143%204.667%20-5.143h2.333v.857c0%202.84%20-2.09%205.143%20-4.667%205.143h-2.333v-.857%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020v-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h8c1.105%200%202%20-.895%202%20-2v-.5c0%20-.276%20.224%20-.5%20.5%20-.5s.5%20-.224%20.5%20-.5v-3c0%20-.276%20-.224%20-.5%20-.5%20-.5s-.5%20-.224%20-.5%20-.5v-.5c0%20-1.105%20-.895%20-2%20-2%20-2h-11c-1.105%200%20-2%20.895%20-2%202v3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207h6a2%202%200%200%201%202%202v.5a.5%20.5%200%200%200%20.5%20.5a.5%20.5%200%200%201%20.5%20.5v3a.5%20.5%200%200%201%20-.5%20.5a.5%20.5%200%200%200%20-.5%20.5v.5m-2%202h-11a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017h-6a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h11a2%202%200%200%201%202%202v.5a.5%20.5%200%200%200%20.5%20.5a.5%20.5%200%200%201%20.5%20.5v1%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-vertical-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-vertical-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018v-11a2%202%200%200%201%202%20-2h.5a.5%20.5%200%200%200%20.5%20-.5a.5%20.5%200%200%201%20.5%20-.5h3a.5%20.5%200%200%201%20.5%20.5a.5%20.5%200%200%200%20.5%20.5h.5a2%202%200%200%201%202%202v11a2%202%200%200%201%20-2%202h-6a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-vertical-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-vertical-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018v-11a2%202%200%200%201%202%20-2h.5a.5%20.5%200%200%200%20.5%20-.5a.5%20.5%200%200%201%20.5%20-.5h3a.5%20.5%200%200%201%20.5%20.5a.5%20.5%200%200%200%20.5%20.5h.5a2%202%200%200%201%202%202v11a2%202%200%200%201%20-2%202h-6a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-vertical-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-vertical-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018v-11a2%202%200%200%201%202%20-2h.5a.5%20.5%200%200%200%20.5%20-.5a.5%20.5%200%200%201%20.5%20-.5h3a.5%20.5%200%200%201%20.5%20.5a.5%20.5%200%200%200%20.5%20.5h.5a2%202%200%200%201%202%202v11a2%202%200%200%201%20-2%202h-6a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-vertical-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-vertical-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018v-11a2%202%200%200%201%202%20-2h.5a.5%20.5%200%200%200%20.5%20-.5a.5%20.5%200%200%201%20.5%20-.5h3a.5%20.5%200%200%201%20.5%20.5a.5%20.5%200%200%200%20.5%20.5h.5a2%202%200%200%201%202%202v11a2%202%200%200%201%20-2%202h-6a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-vertical-charging-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-vertical-charging-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018v-11c0%20-1.105%20.895%20-2%202%20-2h.5c.276%200%20.5%20-.224%20.5%20-.5s.224%20-.5%20.5%20-.5h3c.276%200%20.5%20.224%20.5%20.5s.224%20.5%20.5%20.5h.5c1.105%200%202%20.895%202%202v1m-10%2010c0%201.105%20.895%202%202%202h1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014h6v2a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014v-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2014v-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-vertical-charging{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-vertical-charging%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018v-11a2%202%200%200%201%202%20-2h.5a.5%20.5%200%200%200%20.5%20-.5a.5%20.5%200%200%201%20.5%20-.5h3a.5%20.5%200%200%201%20.5%20.5a.5%20.5%200%200%200%20.5%20.5h.5a2%202%200%200%201%202%202v11a2%202%200%200%201%20-2%202h-6a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12.667%208l-2.667%204h4l-2.667%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-vertical-eco{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-vertical-eco%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018v-11c0%20-1.105%20.895%20-2%202%20-2h.5c.276%200%20.5%20-.224%20.5%20-.5s.224%20-.5%20.5%20-.5h3c.276%200%20.5%20.224%20.5%20.5s.224%20.5%20.5%20.5h.5c1.105%200%202%20.895%202%202v1m-8%2012c-1.105%200%20-2%20-.895%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017.143c0%20-2.84%202.09%20-5.143%204.667%20-5.143h2.333v.857c0%202.84%20-2.09%205.143%20-4.667%205.143h-2.333l0%20-.857%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021v-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-vertical-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-vertical-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012v-5c0%20-1.105%20-.895%20-2%20-2%20-2h-.5c-.276%200%20-.5%20-.224%20-.5%20-.5s-.224%20-.5%20-.5%20-.5h-3c-.276%200%20-.5%20.224%20-.5%20.5s-.224%20.5%20-.5%20.5h-.5c-1.105%200%20-2%20.895%20-2%202v11c0%201.105%20.895%202%202%202h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-vertical-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-vertical-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013v-6a2%202%200%200%200%20-2%20-2h-.5a.5%20.5%200%200%201%20-.5%20-.5a.5%20.5%200%200%200%20-.5%20-.5h-3a.5%20.5%200%200%200%20-.5%20.5a.5%20.5%200%200%201%20-.5%20.5h-.5m-2%202v11a2%202%200%200%200%202%202h6a2%202%200%200%200%202%20-2v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018v-11a2%202%200%200%201%202%20-2h.5a.5%20.5%200%200%200%20.5%20-.5a.5%20.5%200%200%201%20.5%20-.5h3a.5%20.5%200%200%201%20.5%20.5a.5%20.5%200%200%200%20.5%20.5h.5a2%202%200%200%201%202%202v11a2%202%200%200%201%20-2%202h-6a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-battery{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-battery%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207h11a2%202%200%200%201%202%202v.5a.5%20.5%200%200%200%20.5%20.5a.5%20.5%200%200%201%20.5%20.5v3a.5%20.5%200%200%201%20-.5%20.5a.5%20.5%200%200%200%20-.5%20.5v.5a2%202%200%200%201%20-2%202h-11a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-beach-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-beach-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.071%2015.102a7.502%207.502%200%200%200%20-8.124%201.648%22%20%2F%3E%20%3Cpath%20d%3D%22M10.27%206.269l9.926%205.731a6%206%200%200%200%20-10.32%20-6.123%22%20%2F%3E%20%3Cpath%20d%3D%22M16.732%2010c1.658%20-2.87%202.225%20-5.644%201.268%20-6.196c-.957%20-.552%20-3.075%201.326%20-4.732%204.196%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l-.739%201.279%22%20%2F%3E%20%3Cpath%20d%3D%22M12.794%2012.82l-.794%201.376%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019.25a2.4%202.4%200%200%201%201%20-.25a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%201.135%20-.858%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-beach{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-beach%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.553%2016.75a7.5%207.5%200%200%200%20-10.606%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%203.804a6%206%200%200%200%20-8.196%202.196l10.392%206a6%206%200%200%200%20-2.196%20-8.196%22%20%2F%3E%20%3Cpath%20d%3D%22M16.732%2010c1.658%20-2.87%202.225%20-5.644%201.268%20-6.196c-.957%20-.552%20-3.075%201.326%20-4.732%204.196%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l-3%205.196%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019.25a2.4%202.4%200%200%201%201%20-.25a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%201%20.25%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bed-flat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bed-flat%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h11v-2a3%203%200%200%200%20-3%20-3h-8v5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016h18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bed-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bed-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207a2%202%200%201%200%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2017v-3h-4m-4%200h-12%22%20%2F%3E%20%3Cpath%20d%3D%22M2%208v9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v2h2m4%200h4v-2a3%203%200%200%200%20-3%20-3h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%209a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2017v-3h-20%22%20%2F%3E%20%3Cpath%20d%3D%22M2%208v9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014h10v-2a3%203%200%200%200%20-3%20-3h-7v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-beer-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-beer-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207v1.111c0%201.242%20.29%202.467%20.845%203.578l.31%20.622a8%208%200%200%201%20.845%203.578v4.111h6v-4.111a8%208%200%200%201%20.045%20-.85m.953%20-3.035l.157%20-.315a8%208%200%200%200%20.845%20-3.578v-4.111h-9%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208h1m4%200h5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-beer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-beer%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021h6a1%201%200%200%200%201%20-1v-3.625c0%20-1.397%20.29%20-2.775%20.845%20-4.025l.31%20-.7c.556%20-1.25%20.845%20-2.253%20.845%20-3.65v-4a1%201%200%200%200%20-1%20-1h-10a1%201%200%200%200%20-1%201v4c0%201.397%20.29%202.4%20.845%203.65l.31%20.7a9.931%209.931%200%200%201%20.845%204.025v3.625a1%201%200%200%200%201%201%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2017h-9.5a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%204%206v1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%204.368%202.67%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017h-8.5a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%204%206v1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%203%203%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2017h-7.5a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%204%206v3c.016%20.129%20.037%20.256%20.065%20.382%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%202.502%202.959%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2017h-7.5a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%204%206v2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%202.498%202.958%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017h-8a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%204%206v.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%203%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017h-9a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%203.911%205.17%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%204.02%202.822%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017h-8.5a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%204%206v1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%203.518%202.955%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017h-11a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%204%206v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%206%200v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017h-6a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%204%206%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1c0%201.408%20.97%202.59%202.28%202.913%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017h-8.5a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%204%206v3c.047%20.386%20.149%20.758%20.3%201.107%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%203.504%202.958%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.346%205.353c.21%20-.129%20.428%20-.246%20.654%20-.353a2%202%200%201%201%204%200a7%207%200%200%201%204%206v3m-1%203h-13a4%204%200%200%200%202%20-3v-3a6.996%206.996%200%200%201%201.273%20-3.707%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%206%200v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017h-9a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%204%206v2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%204.022%202.821%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017h-8a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%204%206%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%203.64%202.931%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017h-8.5a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%204%206v1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%203.51%202.957%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2017h-9.5a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%204%206%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%205.914%20.716%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-ringing-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-ringing-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.364%204.636a2%202%200%200%201%200%202.828a7%207%200%200%201%20-1.414%207.072l-2.122%202.12a4%204%200%200%200%20-.707%203.536l-11.313%20-11.312a4%204%200%200%200%203.535%20-.707l2.121%20-2.123a7%207%200%200%201%207.072%20-1.414a2%202%200%200%201%202.828%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7.343%2012.414l-.707%20.707a3%203%200%200%200%204.243%204.243l.707%20-.707%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-ringing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-ringing%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%200%201%204%200a7%207%200%200%201%204%206v3a4%204%200%200%200%202%203h-16a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%206%200v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206.727a11.05%2011.05%200%200%200%20-2.794%20-3.727%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206.727a11.05%2011.05%200%200%201%202.792%20-3.727%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-school{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-school%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a6%206%200%201%200%2012%200a6%206%200%201%200%20-12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2015h.5a2%202%200%200%201%202%202v1a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-1a2%202%200%200%201%202%20-2h.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017a5.698%205.698%200%200%200%204.467%20-7.932l-.467%20-1.068%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017h-7a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%204%206%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%202.685%202.984%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017h-8.5a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%204%206v2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%203%203%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2017h-5.5a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%203.88%205%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%202.15%202.878%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017h-8.5a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%204%206v1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%203.49%202.96%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017h-9a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6a2%202%200%201%201%204%200a7%207%200%200%201%204%206v2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%204.194%202.753%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell-z{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell-z%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%201%201%204%200a7%207%200%200%201%204%206v3a4%204%200%200%200%202%203h-16a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%206%200v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h4l-4%204h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bell{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bell%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%201%201%204%200a7%207%200%200%201%204%206v3a4%204%200%200%200%202%203h-16a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%206%200v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-beta{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-beta%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2022v-14a4%204%200%200%201%204%20-4h.5a3.5%203.5%200%200%201%200%207h-.5h.5a4.5%204.5%200%201%201%20-4.5%204.5v-.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bible{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bible%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%204v16h-12a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016h-12a2%202%200%200%200%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bike-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bike-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16.437%2016.44a3%203%200%200%200%204.123%204.123m1.44%20-2.563a3%203%200%200%200%20-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019v-4l-3%20-3l1.665%20-1.332m2.215%20-1.772l1.12%20-.896l2%203h3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bike{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bike%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2018a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019v-4l-3%20-3l5%20-4l2%203h3%22%20%2F%3E%20%3Cpath%20d%3D%22M13.007%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-binary-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-binary-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207v-2h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%205h2a.5%20.5%200%200%201%20.5%20.5v4a.5%20.5%200%200%201%20-.5%20.5h-2a.5%20.5%200%200%201%20-.5%20-.5v-4a.5%20.5%200%200%201%20.5%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2014h2a.5%20.5%200%200%201%20.5%20.5v4a.5%20.5%200%200%201%20-.5%20.5h-2a.5%20.5%200%200%201%20-.5%20-.5v-4a.5%20.5%200%200%201%20.5%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2019v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-binary-tree-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-binary-tree-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2014a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M6.316%2012.496l4.368%20-4.992%22%20%2F%3E%20%3Cpath%20d%3D%22M17.684%2012.496l-4.366%20-4.99%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-binary-tree{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-binary-tree%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5.058%2018.306l2.88%20-4.606%22%20%2F%3E%20%3Cpath%20d%3D%22M10.061%2010.303l2.877%20-4.604%22%20%2F%3E%20%3Cpath%20d%3D%22M10.065%2013.705l2.876%204.6%22%20%2F%3E%20%3Cpath%20d%3D%22M15.063%205.7l2.881%204.61%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-binary{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-binary%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2010v-5h-1m8%2014v-5h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205.5a.5%20.5%200%200%201%20.5%20-.5h2a.5%20.5%200%200%201%20.5%20.5v4a.5%20.5%200%200%201%20-.5%20.5h-2a.5%20.5%200%200%201%20-.5%20-.5l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014.5a.5%20.5%200%200%201%20.5%20-.5h2a.5%20.5%200%200%201%20.5%20.5v4a.5%20.5%200%200%201%20-.5%20.5h-2a.5%20.5%200%200%201%20-.5%20-.5l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010h.01m-.01%209h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-binoculars{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-binoculars%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16.346%209.17l-.729%20-1.261c-.16%20-.248%20-1.056%20-.203%20-1.117%20.091l-.177%201.38%22%20%2F%3E%20%3Cpath%20d%3D%22M19.761%2014.813l-2.84%20-5.133c-.189%20-.31%20-.592%20-.68%20-1.421%20-.68c-.828%200%20-1.5%20.448%20-1.5%201v6%22%20%2F%3E%20%3Cpath%20d%3D%22M7.654%209.17l.729%20-1.261c.16%20-.249%201.056%20-.203%201.117%20.091l.177%201.38%22%20%2F%3E%20%3Cpath%20d%3D%22M4.239%2014.813l2.84%20-5.133c.189%20-.31%20.592%20-.68%201.421%20-.68c.828%200%201.5%20.448%201.5%201v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4v2h-4l0%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-biohazard-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-biohazard-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.586%2010.586a2%202%200%201%200%202.836%202.82%22%20%2F%3E%20%3Cpath%20d%3D%22M11.939%2014c0%20.173%20.048%20.351%20.056%20.533v.217a4.75%204.75%200%200%201%20-4.533%204.745h-.217%22%20%2F%3E%20%3Cpath%20d%3D%22M2.495%2014.745a4.75%204.75%200%200%201%207.737%20-3.693%22%20%2F%3E%20%3Cpath%20d%3D%22M16.745%2019.495a4.75%204.75%200%200%201%20-4.69%20-5.503h-.06%22%20%2F%3E%20%3Cpath%20d%3D%22M14.533%2010.538a4.75%204.75%200%200%201%206.957%203.987v.217%22%20%2F%3E%20%3Cpath%20d%3D%22M10.295%2010.929a4.75%204.75%200%200%201%20-2.988%20-3.64m.66%20-3.324a4.75%204.75%200%200%201%20.5%20-.66l.164%20-.172%22%20%2F%3E%20%3Cpath%20d%3D%22M15.349%203.133a4.75%204.75%200%200%201%20-.836%207.385%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-biohazard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-biohazard%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11.939%2014c0%20.173%20.048%20.351%20.056%20.533l0%20.217a4.75%204.75%200%200%201%20-4.533%204.745l-.217%200m-4.75%20-4.75a4.75%204.75%200%200%201%207.737%20-3.693m6.513%208.443a4.75%204.75%200%200%201%20-4.69%20-5.503l-.06%200m1.764%20-2.944a4.75%204.75%200%200%201%207.731%203.477l0%20.217m-11.195%20-3.813a4.75%204.75%200%200%201%20-1.828%20-7.624l.164%20-.172m6.718%200a4.75%204.75%200%200%201%20-1.665%207.798%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-blade{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-blade%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.707%203.707l2.586%202.586a1%201%200%200%201%200%201.414l-.586%20.586a1%201%200%200%200%200%201.414l.586%20.586a1%201%200%200%201%200%201.414l-8.586%208.586a1%201%200%200%201%20-1.414%200l-.586%20-.586a1%201%200%200%200%20-1.414%200l-.586%20.586a1%201%200%200%201%20-1.414%200l-2.586%20-2.586a1%201%200%200%201%200%20-1.414l.586%20-.586a1%201%200%200%200%200%20-1.414l-.586%20-.586a1%201%200%200%201%200%20-1.414l8.586%20-8.586a1%201%200%200%201%201.414%200l.586%20.586a1%201%200%200%200%201.414%200l.586%20-.586a1%201%200%200%201%201.414%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l3.2%20-3.2%22%20%2F%3E%20%3Cpath%20d%3D%22M12.8%2011.2l3.2%20-3.2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bleach-chlorine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bleach-chlorine%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019h14a2%202%200%200%200%201.84%20-2.75l-7.1%20-12.25a2%202%200%200%200%20-3.5%200l-7.1%2012.25a2%202%200%200%200%201.75%202.75%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h-1a2%202%200%201%200%200%204h1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012v4h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bleach-no-chlorine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bleach-no-chlorine%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019h14a2%202%200%200%200%201.84%20-2.75l-7.1%20-12.25a2%202%200%200%200%20-3.5%200l-7.1%2012.25a2%202%200%200%200%201.75%202.75%22%20%2F%3E%20%3Cpath%20d%3D%22M6.576%2019l7.907%20-13.733%22%20%2F%3E%20%3Cpath%20d%3D%22M11.719%2019.014l5.346%20-9.284%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bleach-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bleach-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019h14m1.986%20-1.977a2%202%200%200%200%20-.146%20-.773l-7.1%20-12.25a2%202%200%200%200%20-3.5%200l-.815%201.405m-1.488%202.568l-4.797%208.277a2%202%200%200%200%201.75%202.75%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bleach{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bleach%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019h14a2%202%200%200%200%201.84%20-2.75l-7.1%20-12.25a2%202%200%200%200%20-3.5%200l-7.1%2012.25a2%202%200%200%200%201.75%202.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-blend-mode{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-blend-mode%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209.5a6.5%206.5%200%201%200%2013%200a6.5%206.5%200%201%200%20-13%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014.5a6.5%206.5%200%201%200%2013%200a6.5%206.5%200%201%200%20-13%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-blender{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-blender%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h-3a1%201%200%200%201%20-1%20-1v-4a1%201%200%200%201%201%20-1h10.802a1%201%200%200%201%20.984%201.179l-1.786%209.821%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l2%2011%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015h4a3%203%200%200%201%203%203v2a1%201%200%200%201%20-1%201h-8a1%201%200%200%201%20-1%20-1v-2a3%203%200%200%201%203%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v-1h2v1%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-blind{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-blind%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2021l3%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021l-2%20-4l-3%20-3l1%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012l2%20-3l4%20-1l6%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2014l3.5%207%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-blob{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-blob%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.897%2020.188c1.67%20.752%203.896%20.812%206.103%20.812s4.434%20-.059%206.104%20-.812c.868%20-.392%201.614%20-.982%202.133%20-1.856c.514%20-.865%20.763%20-1.94%20.763%20-3.234c0%20-2.577%20-.983%20-5.315%20-2.557%20-7.416c-1.57%20-2.094%20-3.833%20-3.682%20-6.443%20-3.682s-4.873%201.588%20-6.443%203.682c-1.574%202.101%20-2.557%204.84%20-2.557%207.416c0%201.295%20.249%202.369%20.763%203.234c.519%20.874%201.265%201.464%202.134%201.856%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-blockquote{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-blockquote%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015h15%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2019h-15%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011h6%22%20%2F%3E%20%3Cpath%20d%3D%22M21%207h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209h1a1%201%200%201%201%20-1%201v-2.5a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209h1a1%201%200%201%201%20-1%201v-2.5a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-blocks{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-blocks%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204a1%201%200%200%201%201%20-1h5a1%201%200%200%201%201%201v5a1%201%200%200%201%20-1%201h-5a1%201%200%200%201%20-1%20-1l0%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014h12a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h3a2%202%200%200%201%202%202v12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bluetooth-connected{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bluetooth-connected%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208l10%208l-5%204l0%20-16l5%204l-10%208%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012l1%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bluetooth-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bluetooth-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M16.438%2016.45l-4.438%203.55v-8m0%20-4v-4l5%204l-2.776%202.22m-2.222%201.779l-5%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bluetooth-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bluetooth-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208l10%208l-5%204v-16l1%20.802m0%206.396l-6%204.802%22%20%2F%3E%20%3Cpath%20d%3D%22M16%206l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bluetooth{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bluetooth%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208l10%208l-5%204l0%20-16l5%204l-10%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-blur-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-blur-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v5m0%204v8%22%20%2F%3E%20%3Cpath%20d%3D%22M5.641%205.631a9%209%200%201%200%2012.719%2012.738m1.68%20-2.318a9%209%200%200%200%20-12.074%20-12.098%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209h7%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015h3m4%200h1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-blur{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-blur%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9.01%209.01%200%200%200%202.32%20-.302a9%209%200%200%200%201.74%20-16.733a9%209%200%201%200%20-4.06%2017.035%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v17%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bmp{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bmp%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016v-8h2a2%202%200%201%201%200%204h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2014a2%202%200%200%201%20-2%202h-2v-8h2a2%202%200%201%201%200%204h-2h2a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v-8l3%206l3%20-6v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-body-scan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-body-scan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%208a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017v-1a2%202%200%201%201%204%200v1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010q%201%201%202%201h4q%201%200%202%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bold-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bold-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h4a3.5%203.5%200%200%201%202.222%206.204m-3.222%20.796h-5v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.107%2017.112a3.5%203.5%200%200%201%20-3.107%201.888h-7v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bold{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bold%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205h6a3.5%203.5%200%200%201%200%207h-6l0%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012h1a3.5%203.5%200%200%201%200%207h-7v-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bolt-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bolt-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M15.212%2015.21l-4.212%205.79v-7h-6l3.79%20-5.21m1.685%20-2.32l2.525%20-3.47v6m1%201h5l-2.104%202.893%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%203l0%207l6%200l-8%2011l0%20-7l-6%200l8%20-11%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bomb{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bomb%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.349%205.349l3.301%203.301a1.2%201.2%200%200%201%200%201.698l-.972%20.972a7.5%207.5%200%201%201%20-5%20-5l.972%20-.972a1.2%201.2%200%200%201%201.698%200l.001%20.001%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207l1.293%20-1.293a2.414%202.414%200%200%200%20.707%20-1.707a1%201%200%200%201%201%20-1h1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013a3%203%200%200%201%203%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bone-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bone-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%208.502l.38%20-.38a3%203%200%201%201%205.12%20-2.122a3%203%200%201%201%20-2.12%205.122l-.372%20.372m-2.008%202.008l-2.378%202.378a3%203%200%201%201%20-5.117%202.297l0%20-.177l-.176%200a3%203%200%201%201%202.298%20-5.115l2.378%20-2.378%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bone%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203a3%203%200%200%201%203%203a3%203%200%201%201%20-2.12%205.122l-4.758%204.758a3%203%200%201%201%20-5.117%202.297l0%20-.177l-.176%200a3%203%200%201%201%202.298%20-5.115l4.758%20-4.758a3%203%200%200%201%202.12%20-5.122l-.005%20-.005%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bong-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bong-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205v-2h4v6m1.5%201.5l2.5%20-2.5l2%202l-2.5%202.5m-.5%203.505a5%205%200%201%201%20-7%20-4.589v-2.416%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203h6%22%20%2F%3E%20%3Cpath%20d%3D%22M6.1%2017h9.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bong{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bong%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%203v8.416c.134%20.059%20.265%20.123%20.393%20.193l3.607%20-3.609l2%202l-3.608%203.608a5%205%200%201%201%20-6.392%20-2.192v-8.416h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203h6%22%20%2F%3E%20%3Cpath%20d%3D%22M6.1%2017h9.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-book-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-book-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%204v16h-12a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016h-12a2%202%200%200%200%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-book-download{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-book-download%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-6a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12v5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016h-7a2%202%200%200%200%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022v-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-book-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-book-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a9%209%200%200%201%209%200a9%209%200%200%201%205.899%20-1.096%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a9%209%200%200%201%202.114%20-.884m3.8%20-.21c1.07%20.17%202.116%20.534%203.086%201.094a9%209%200%200%201%209%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206v13%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v2m0%204v7%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206v11%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-book-upload{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-book-upload%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020h-8a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12v5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016h-5a2%202%200%200%200%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2013v9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-book{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-book%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a9%209%200%200%201%209%200a9%209%200%200%201%209%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a9%209%200%200%201%209%200a9%209%200%200%201%209%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l0%2013%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206l0%2013%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206l0%2013%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bookmark-ai{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bookmark-ai%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.02%2018.32l-4.02%202.68v-14a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-4a2%202%200%201%201%204%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bookmark-edit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bookmark-edit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l-6%204v-14a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M18.42%2015.61a2.1%202.1%200%201%201%202.97%202.97l-3.39%203.42h-3v-3l3.42%20-3.39%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bookmark-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bookmark-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l-6%204v-14a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204v8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bookmark-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bookmark-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.708%203.721a3.982%203.982%200%200%201%202.292%20-.721h4a4%204%200%200%201%204%204v7m0%204v3l-6%20-4l-6%204v-14c0%20-.308%20.035%20-.609%20.1%20-.897%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bookmark-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bookmark-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l-6%204v-14a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204v5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bookmark-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bookmark-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l-3%20-2l-6%204v-14a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bookmark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bookmark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%207v14l-6%20-4l-6%204v-14a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bookmarks-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bookmarks-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207h2a2%202%200%200%201%202%202v2m0%204v6l-5%20-3l-5%203v-12a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9.265%204a2%202%200%200%201%201.735%20-1h6a2%202%200%200%201%202%202v10%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bookmarks{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bookmarks%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010v11l-5%20-3l-5%203v-11a3%203%200%200%201%203%20-3h4a3%203%200%200%201%203%203%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203h5a3%203%200%200%201%203%203v11%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-books-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-books-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209v10a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204a1%201%200%200%201%201%201%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2013v6a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208h3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14.254%2010.244l-1.218%20-4.424a1.02%201.02%200%200%201%20.634%20-1.219l.133%20-.041l2.184%20-.53c.562%20-.135%201.133%20.19%201.282%20.732l3.236%2011.75%22%20%2F%3E%20%3Cpath%20d%3D%22M19.585%2019.589l-1.572%20.38c-.562%20.136%20-1.133%20-.19%20-1.282%20-.731l-.952%20-3.458%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209l4%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M19.207%2015.199l.716%20-.18%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-books{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-books%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v14a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v14a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016h4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.803%204.56l2.184%20-.53c.562%20-.135%201.133%20.19%201.282%20.732l3.695%2013.418a1.02%201.02%200%200%201%20-.634%201.219l-.133%20.041l-2.184%20.53c-.562%20.135%20-1.133%20-.19%20-1.282%20-.732l-3.695%20-13.418a1.02%201.02%200%200%201%20.634%20-1.219l.133%20-.041%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209l4%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016l3.923%20-.98%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-boom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-boom%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209.662c2%202.338%202%204.338%200%206.338c3%20.5%204.5%201%205%204c2%20-3%206%20-4%209%200c0%20-3%201%20-4%204%20-4.004q%20-3%20-2.995%200%20-5.996c-3%200%20-5%20-2%20-5%20-5c-2%204%20-5%203%20-7.5%20-1c-.5%203%20-2.5%205%20-5.5%205.662%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-all{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-all%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-bottom-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-bottom-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-bottom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-bottom%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020l-16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-corner-ios{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-corner-ios%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020c0%20-6.559%200%20-9.838%201.628%20-12.162a9%209%200%200%201%202.21%20-2.21c2.324%20-1.628%205.602%20-1.628%2012.162%20-1.628%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-corner-pill{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-corner-pill%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020v-5c0%20-6.075%204.925%20-11%2011%20-11h5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-corner-rounded{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-corner-rounded%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020v-10a6%206%200%200%201%206%20-6h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-corner-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-corner-square%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020v-15a1%201%200%200%201%201%20-1h15%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-corners{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-corners%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016v2a2%202%200%200%201%20-2%202h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020h-2a2%202%200%200%201%20-2%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-inner{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-inner%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-left-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-left-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020v-16%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l0%20-16%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-none{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-none%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-outer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-outer%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-radius{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-radius%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v-4a4%204%200%200%201%204%20-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-right-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-right-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020v-16%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l0%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-sides{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-sides%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-style-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-style-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-style{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-style%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020v-14a2%202%200%200%201%202%20-2h14%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-top-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-top-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204h16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-top{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-top%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-border-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-border-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bot-id{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bot-id%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010.5c0%20-.828%20.746%20-1.5%201.667%20-1.5h6.666c.92%200%201.667%20.672%201.667%201.5v3c0%20.828%20-.746%201.5%20-1.667%201.5h-6.666c-.92%200%20-1.667%20-.672%20-1.667%20-1.5v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bottle-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bottle-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205h4v-2a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203.5c0%201.626%20.507%203.212%201.45%204.537l.05%20.07a8.093%208.093%200%200%201%201.5%204.694v.199m0%204v2a2%202%200%200%201%20-2%202h-6a2%202%200%200%201%20-2%20-2v-6.2a8.09%208.09%200%200%201%201.35%20-4.474m1.336%20-2.63a7.822%207.822%200%200%200%20.314%20-2.196%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014.803a2.4%202.4%200%200%200%201%20-.803a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%20.866%20-.142%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bottle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bottle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205h4v-2a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203.5c0%201.626%20.507%203.212%201.45%204.537l.05%20.07a8.093%208.093%200%200%201%201.5%204.694v6.199a2%202%200%200%201%20-2%202h-6a2%202%200%200%201%20-2%20-2v-6.2c0%20-1.682%20.524%20-3.322%201.5%20-4.693l.05%20-.07a7.823%207.823%200%200%200%201.45%20-4.537%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014.803a2.4%202.4%200%200%200%201%20-.803a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%201%20-.805%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bounce-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bounce-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015.5c-3%20-1%20-5.5%20-.5%20-8%204.5c-.5%20-3%20-1.5%20-5.5%20-3%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209a2%202%200%201%201%200%20-4a2%202%200%200%201%200%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bounce-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bounce-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015.5c3%20-1%205.5%20-.5%208%204.5c.5%20-3%201.5%20-5.5%203%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209a2%202%200%201%201%200%20-4a2%202%200%200%201%200%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bow%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h4v4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203l-15%2015%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018h3v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2020c1.576%20-1.576%202.5%20-4.095%202.5%20-6.5c0%20-4.81%20-3.69%20-8.5%20-8.5%20-8.5c-2.415%200%20-4.922%20.913%20-6.5%202.5l12.5%2012.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bowl-chopsticks{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bowl-chopsticks%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16a1%201%200%200%201%201%201v.5c0%201.5%20-2.517%205.573%20-4%206.5v1a1%201%200%200%201%20-1%201h-8a1%201%200%200%201%20-1%20-1v-1c-1.687%20-1.054%20-4%20-5%20-4%20-6.5v-.5a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M19%207l-14%201%22%20%2F%3E%20%3Cpath%20d%3D%22M19%202l-14%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bowl-spoon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bowl-spoon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16a1%201%200%200%201%201%201v.5c0%201.5%20-2.517%205.573%20-4%206.5v1a1%201%200%200%201%20-1%201h-8a1%201%200%200%201%20-1%20-1v-1c-1.687%20-1.054%20-4%20-5%20-4%20-6.5v-.5a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207c1.657%200%203%20-.895%203%20-2s-1.343%20-2%20-3%20-2s-3%20.895%20-3%202s1.343%202%203%202%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205h9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bowl{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bowl%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h16a1%201%200%200%201%201%201v.5c0%201.5%20-2.517%205.573%20-4%206.5v1a1%201%200%200%201%20-1%201h-8a1%201%200%200%201%20-1%20-1v-1c-1.687%20-1.054%20-4%20-5%20-4%20-6.5v-.5a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bowling{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bowling%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2011v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2010v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11.059%206.07a8%208%200%201%200%20.32%2015.81%22%20%2F%3E%20%3Cpath%20d%3D%22M15.969%209h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14.969%205c0%201.5%201%202%201%204c0%202.5%20-2%204.5%20-2%207c0%202.6%201.9%206%201.9%206h4.1s2%20-3.4%202%20-6c0%20-2.5%20-2%20-4.5%20-2%20-7c0%20-2%201%20-2.5%201%20-4a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-align-bottom-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-align-bottom-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013h5a1%201%200%200%201%201%201v5a1%201%200%200%201%20-1%201h-5a1%201%200%200%201%20-1%20-1v-5a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%209v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-align-bottom-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-align-bottom-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2013h-5a1%201%200%200%200%20-1%201v5a1%201%200%200%200%201%201h5a1%201%200%200%200%201%20-1v-5a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M20%209v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-align-bottom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-align-bottom%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014h16v5a1%201%200%200%201%20-1%201h-14a1%201%200%200%201%20-1%20-1v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%209v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-align-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-align-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.002%2020.003v-16h-5a1%201%200%200%200%20-1%201v14a1%201%200%200%200%201%201h5%22%20%2F%3E%20%3Cpath%20d%3D%22M15.002%2020.003h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20.003%2020.003h-.011%22%20%2F%3E%20%3Cpath%20d%3D%22M20.003%2015.002h-.011%22%20%2F%3E%20%3Cpath%20d%3D%22M20.003%209.002h-.011%22%20%2F%3E%20%3Cpath%20d%3D%22M20.003%204.002h-.011%22%20%2F%3E%20%3Cpath%20d%3D%22M15.002%204.002h-.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-align-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-align-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.998%2020.003v-16h5a1%201%200%200%201%201%201v14a1%201%200%200%201%20-1%201h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M8.998%2020.003h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3.997%2020.003h.011%22%20%2F%3E%20%3Cpath%20d%3D%22M3.997%2015.002h.011%22%20%2F%3E%20%3Cpath%20d%3D%22M3.997%209.002h.011%22%20%2F%3E%20%3Cpath%20d%3D%22M3.997%204.002h.011%22%20%2F%3E%20%3Cpath%20d%3D%22M8.998%204.002h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-align-top-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-align-top-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205v5a1%201%200%200%201%20-1%201h-5a1%201%200%200%201%20-1%20-1v-5a1%201%200%200%201%201%20-1h5a1%201%200%200%201%201%201%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%209h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h-.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-align-top-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-align-top-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011.01h-5a1%201%200%200%201%20-1%20-1v-5a1%201%200%200%201%201%20-1h5a1%201%200%200%201%201%201v5a1%201%200%200%201%20-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015.01v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020.01v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020.01v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020.01v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204.01v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020.01v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015.01v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209.01v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204.01v-.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-align-top{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-align-top%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010.005h16v-5a1%201%200%200%200%20-1%20-1h-14a1%201%200%200%200%20-1%201v5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015.005v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020.005v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020.005v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020.005v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020.005v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015.005v-.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-margin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-margin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h8v8h-8l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-model-2-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-model-2-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h10a2%202%200%200%201%202%202v10m-.586%203.414a2%202%200%200%201%20-1.414%20.586h-12a2%202%200%200%201%20-2%20-2v-12c0%20-.547%20.22%20-1.043%20.576%20-1.405%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208h4v4m0%204h-8v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-model-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-model-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h8v8h-8l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-model-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-model-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208h4v4m0%204h-8v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h10a2%202%200%200%201%202%202v10m-.586%203.414a2%202%200%200%201%20-1.414%20.586h-12a2%202%200%200%201%20-2%20-2v-12c0%20-.547%20.22%20-1.043%20.576%20-1.405%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016l3.3%203.3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208l3.3%20-3.3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208l-3.3%20-3.3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l-3.3%203.3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-model{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-model%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h8v8h-8l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016l3.3%203.3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208l3.3%20-3.3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208l-3.3%20-3.3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l-3.3%203.3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-multiple-0{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-multiple-0%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v2a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-multiple-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-multiple-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v2a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014v-8l-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-multiple-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-multiple-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v2a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%201%201%204%200c0%20.591%20-.417%201.318%20-.816%201.858l-3.184%204.143l4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-multiple-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-multiple-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v2a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010a2%202%200%201%200%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012a2%202%200%201%200%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-multiple-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-multiple-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v2a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014v-8l-4%206h5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-multiple-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-multiple-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014h2a2%202%200%201%200%200%20-4h-2v-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v2a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-multiple-6{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-multiple-6%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208a2%202%200%201%200%20-4%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v2a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-multiple-7{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-multiple-7%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206h4l-2%208%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v2a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-multiple-8{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-multiple-8%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v2a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-multiple-9{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-multiple-9%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012a2%202%200%201%200%204%200v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v2a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-multiple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-multiple%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v2a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.765%2017.757l-5.765%203.243l-8%20-4.5v-9l2.236%20-1.258m2.57%20-1.445l3.194%20-1.797l8%204.5v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.561%2010.559l5.439%20-3.059%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-8%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box-padding{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box-padding%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-box{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-box%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l8%204.5l0%209l-8%204.5l-8%20-4.5l0%20-9l8%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l8%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l0%209%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-8%20-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-braces-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-braces-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.176%205.177c-.113%20.251%20-.176%20.53%20-.176%20.823v3c0%201.657%20-.895%203%20-2%203c1.105%200%202%201.343%202%203v3a2%202%200%200%200%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204a2%202%200%200%201%202%202v3c0%201.657%20.895%203%202%203c-1.105%200%20-2%201.343%20-2%203m-.176%203.821a2%202%200%200%201%20-1.824%201.179%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-braces{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-braces%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204a2%202%200%200%200%20-2%202v3a2%203%200%200%201%20-2%203a2%203%200%200%201%202%203v3a2%202%200%200%200%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204a2%202%200%200%201%202%202v3a2%203%200%200%200%202%203a2%203%200%200%200%20-2%203v3a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brackets-angle-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brackets-angle-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6.453%206.474l-3.453%205.526l5%208%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l5%208l-1.917%203.067%22%20%2F%3E%20%3Cpath%20d%3D%22M17.535%2017.544l-1.535%202.456%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brackets-angle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brackets-angle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l-5%208l5%208%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l5%208l-5%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brackets-contain-end{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brackets-contain-end%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204h4v16h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2016h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brackets-contain-start{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brackets-contain-start%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204h-4v16h4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016h-.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brackets-contain{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brackets-contain%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204h-4v16h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204h4v16h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brackets-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brackets-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205v15h3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h3v11m0%204v1h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brackets{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brackets%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h-3v16h3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h3v16h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-braille{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-braille%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brain{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brain%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2013a3.5%203.5%200%200%200%20-3.5%203.5v1a3.5%203.5%200%200%200%207%200v-1.8%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2013a3.5%203.5%200%200%201%203.5%203.5v1a3.5%203.5%200%200%201%20-7%200v-1.8%22%20%2F%3E%20%3Cpath%20d%3D%22M17.5%2016a3.5%203.5%200%200%200%200%20-7h-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%209.3v-2.8a3.5%203.5%200%200%200%20-7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2016a3.5%203.5%200%200%201%200%20-7h.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%209.3v-2.8a3.5%203.5%200%200%201%207%200v10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-4chan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-4chan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011s6.054%20-1.05%206%20-4.5c-.038%20-2.324%20-2.485%20-3.19%20-3.016%20-1.5c0%200%20-.502%20-2%20-2.01%20-2c-1.508%200%20-2.984%203%20-.974%208%22%20%2F%3E%20%3Cpath%20d%3D%22M13.98%2011s6.075%20-1.05%206.02%20-4.5c-.038%20-2.324%20-2.493%20-3.19%20-3.025%20-1.5c0%200%20-.505%20-2%20-2.017%20-2c-1.513%200%20-3%203%20-.977%208l-.001%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2013.98l.062%20.309l.081%20.35l.075%20.29l.092%20.328l.11%20.358l.061%20.188l.139%20.392c.64%201.73%201.841%203.837%203.88%203.805c2.324%20-.038%203.19%20-2.493%201.5%20-3.025l.148%20-.045l.165%20-.058a4.13%204.13%200%200%200%20.098%20-.039l.222%20-.098c.586%20-.28%201.367%20-.832%201.367%20-1.777c0%20-1.513%20-3%20-3%20-8%20-.977%22%20%2F%3E%20%3Cpath%20d%3D%22M10.02%2013l-.309%20.062l-.35%20.081l-.29%20.075l-.328%20.092l-.358%20.11l-.188%20.061l-.392%20.139c-1.73%20.64%20-3.837%201.84%20-3.805%203.88c.038%202.324%202.493%203.19%203.025%201.5l.045%20.148l.058%20.165l.039%20.098l.098%20.222c.28%20.586%20.832%201.367%201.777%201.367c1.513%200%203%20-3%20.977%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2010.02l-.062%20-.309l-.081%20-.35l-.075%20-.29l-.092%20-.328l-.11%20-.358l-.128%20-.382l-.148%20-.399c-.658%20-1.687%20-1.844%20-3.634%20-3.804%20-3.604c-2.324%20.038%20-3.19%202.493%20-1.5%203.025l-.148%20.045l-.164%20.058a4.13%204.13%200%200%200%20-.1%20.039l-.22%20.098c-.588%20.28%20-1.368%20.832%20-1.368%201.777c0%201.513%203%203%208%20.977%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-abstract{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-abstract%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h8v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-adobe-after-effect{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-adobe-after-effect%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012c0%20-4.243%200%20-6.364%201.318%20-7.682s3.44%20-1.318%207.682%20-1.318s6.364%200%207.682%201.318s1.318%203.44%201.318%207.682s0%206.364%20-1.318%207.682s-3.44%201.318%20-7.682%201.318s-6.364%200%20-7.682%20-1.318s-1.318%20-3.44%20-1.318%20-7.682%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015.79l-.82%20-2.653m-4.864%202.652l.82%20-2.652m0%200l.686%20-2.218c.559%20-1.806%20.838%20-2.708%201.336%20-2.708s.777%20.902%201.335%202.708l.686%202.218m-4.043%200h4.043%22%20%2F%3E%20%3Cpath%20d%3D%22M13.895%2012.824v1.07a1.895%201.895%200%200%200%203.54%20.942m-3.54%20-2.012v-.824a1.895%201.895%200%201%201%203.79%200v.824l-3.79%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-adobe-illustrator{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-adobe-illustrator%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012c0%20-4.243%200%20-6.364%201.318%20-7.682s3.44%20-1.318%207.682%20-1.318s6.364%200%207.682%201.318s1.318%203.44%201.318%207.682s0%206.364%20-1.318%207.682s-3.44%201.318%20-7.682%201.318s-6.364%200%20-7.682%20-1.318s-1.318%20-3.44%20-1.318%20-7.682%22%20%2F%3E%20%3Cpath%20d%3D%22M12.947%2015.79l-.82%20-2.653m-4.864%202.652l.82%20-2.652m0%200l.687%20-2.218c.558%20-1.806%20.838%20-2.708%201.335%20-2.708c.498%200%20.777%20.902%201.336%202.708l.686%202.218m-4.043%200h4.043%22%20%2F%3E%20%3Cpath%20d%3D%22M15.789%2015.789v-4.736%22%20%2F%3E%20%3Cpath%20d%3D%22M15.789%208.684v-.473%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-adobe-indesign{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-adobe-indesign%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012c0%20-4.243%200%20-6.364%201.318%20-7.682s3.44%20-1.318%207.682%20-1.318s6.364%200%207.682%201.318s1.318%203.44%201.318%207.682s0%206.364%20-1.318%207.682s-3.44%201.318%20-7.682%201.318s-6.364%200%20-7.682%20-1.318s-1.318%20-3.44%20-1.318%20-7.682%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011v4c0%201.1%20-.657%20.997%20-1.6%20.997a2.35%202.35%200%200%201%20-1.697%20-.731a2.55%202.55%200%200%201%20-.703%20-1.767c0%20-.663%20.253%20-1.299%20.703%20-1.767a2.35%202.35%200%200%201%201.697%20-.732h1.6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-adobe-photoshop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-adobe-photoshop%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012c0%20-4.243%200%20-6.364%201.318%20-7.682s3.44%20-1.318%207.682%20-1.318s6.364%200%207.682%201.318s1.318%203.44%201.318%207.682s0%206.364%20-1.318%207.682s-3.44%201.318%20-7.682%201.318s-6.364%200%20-7.682%20-1.318s-1.318%20-3.44%20-1.318%20-7.682%22%20%2F%3E%20%3Cpath%20d%3D%22M6.79%2015.79v-3.79m0%200v-2.724c0%20-.11%200%20-.165%20.004%20-.211c.044%20-.45%20.4%20-.806%20.85%20-.85c.046%20-.004%20.101%20-.004%20.211%20-.004h1.303a1.895%201.895%200%201%201%200%203.789l-2.368%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17.178%2011.263c-.164%20-.659%20-.935%20-1.158%20-1.862%20-1.158c-1.047%200%20-1.895%20.637%20-1.895%201.421c0%20.785%20.848%201.421%201.895%201.421c1.046%200%201.895%20.637%201.895%201.421c0%20.785%20-.849%201.421%20-1.895%201.421c-.93%200%20-1.704%20-.502%20-1.864%20-1.165%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-adobe-premiere{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-adobe-premiere%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012c0%20-4.243%200%20-6.364%201.318%20-7.682s3.44%20-1.318%207.682%20-1.318s6.364%200%207.682%201.318s1.318%203.44%201.318%207.682s0%206.364%20-1.318%207.682s-3.44%201.318%20-7.682%201.318s-6.364%200%20-7.682%20-1.318s-1.318%20-3.44%20-1.318%20-7.682%22%20%2F%3E%20%3Cpath%20d%3D%22M7.263%2015.79v-3.79m0%200v-3.248c0%20-.335%20.222%20-.541%20.542%20-.541h1.353a1.895%201.895%200%201%201%200%203.789l-1.895%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.895%2010.579v1.895m0%200v3.315m0%20-3.315c.531%20-.709%201.026%20-1.592%201.894%20-1.832q%20.22%20-.062%20.474%20-.063%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-adobe-xd{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-adobe-xd%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012c0%20-4.243%200%20-6.364%201.318%20-7.682s3.44%20-1.318%207.682%20-1.318s6.364%200%207.682%201.318s1.318%203.44%201.318%207.682s0%206.364%20-1.318%207.682s-3.44%201.318%20-7.682%201.318s-6.364%200%20-7.682%20-1.318s-1.318%20-3.44%20-1.318%20-7.682%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208l5%208%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2016l5%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011v4c0%201.1%20-.517%20.997%20-1.5%20.997a2.5%202.5%200%200%201%20-2.5%20-2.497a2.5%202.5%200%200%201%202.5%20-2.5l1.5%200v-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-adobe{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-adobe%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.893%204.514l7.977%2014a.993%20.993%200%200%201%20-.394%201.365a1.04%201.04%200%200%201%20-.5%20.127h-3.476l-4.5%20-8l-2.5%204h1.5l2%204h-8.977c-.565%200%20-1.023%20-.45%20-1.023%20-1c0%20-.171%20.045%20-.34%20.13%20-.49l7.977%20-13.993a1.034%201.034%200%200%201%201.786%200l0%20-.009%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-adonis-js{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-adonis-js%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M8.863%2016.922c1.137%20-.422%201.637%20-.922%203.137%20-.922s2%20.5%203.138%20.922c.713%20.264%201.516%20-.102%201.778%20-.772c.126%20-.32%20.11%20-.673%20-.044%20-.983l-3.708%20-7.474c-.297%20-.598%20-1.058%20-.859%20-1.7%20-.583a1.24%201.24%200%200%200%20-.627%20.583l-3.709%207.474c-.321%20.648%20-.017%201.415%20.679%201.714c.332%20.143%20.715%20.167%201.056%20.04l0%20.001%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-airbnb{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-airbnb%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010c-2%200%20-3%201%20-3%203c0%201.5%201.494%203.535%203%205.5c1%201%201.5%201.5%202.5%202s2.5%201%204.5%20-.5s1.5%20-3.5%20.5%20-6s-2.333%20-5.5%20-5%20-9.5c-.834%20-1%20-1.5%20-1.5%20-2.503%20-1.5c-1%200%20-1.623%20.45%20-2.497%201.5c-2.667%204%20-4%207%20-5%209.5s-1.5%204.5%20.5%206s3.5%201%204.5%20.5s1.5%20-1%202.5%20-2c1.506%20-1.965%203%20-4%203%20-5.5c0%20-2%20-1%20-3%20-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-airtable{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-airtable%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010v8l7%20-3v-2.6l-7%20-2.4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l9%203l9%20-3l-9%20-3l-9%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012.3v8.7l7%20-3v-8l-7%202.3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-algolia{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-algolia%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2011c-.414%20-1.477%20-1.886%20-2.5%20-3.5%20-2.5a3.47%203.47%200%200%200%20-3.5%203.5a3.47%203.47%200%200%200%203.5%203.5c.974%200%201.861%20-.357%202.5%20-1l4.5%204.5v-15h-7c-4.386%200%20-8%203.582%20-8%208s3.614%208%208%208a7.577%207.577%200%200%200%202.998%20-.614%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-alipay{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-alipay%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%203h-14a2%202%200%200%200%20-2%202v14a2%202%200%200%200%202%202h14a2%202%200%200%200%202%20-2v-14a2%202%200%200%200%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207h10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v7%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017.314c-2.971%20-1.923%20-15%20-8.779%20-15%20-1.864c0%201.716%201.52%202.55%202.985%202.55c3.512%200%206.814%20-5.425%206.814%20-8h-6.604%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-alpine-js{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-alpine-js%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011.5l4.5%204.5h9l-9%20-9l-4.5%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2016l4.5%20-4.5l-4.5%20-4.5l-4.5%204.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-amazon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-amazon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012.5a15.198%2015.198%200%200%201%20-7.37%201.44a14.62%2014.62%200%200%201%20-6.63%20-2.94%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2015c.907%20-1.411%201.451%20-3.323%201.5%20-5c-1.197%20-.773%20-2.577%20-.935%20-4%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-amd{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-amd%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v-7c0%20-.566%20-.434%20-1%20-1%20-1h-7l-5%20-5h17c.566%200%201%20.434%201%201v17l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M11.293%2020.707l4.707%20-4.707h-7a1%201%200%200%201%20-1%20-1v-7l-4.707%204.707a1%201%200%200%200%20-.293%20.707v6.586a1%201%200%200%200%201%201h6.586a1%201%200%200%200%20.707%20-.293%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-amie{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-amie%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208.5c0%201.33%20.472%202.55%201.257%203.5a5.5%205.5%200%200%200%207.743%207.743a5.5%205.5%200%200%200%207.743%20-7.743a5.5%205.5%200%200%200%20-7.743%20-7.743a5.5%205.5%200%200%200%20-9%204.243%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209.5c0%20-.828%20.895%20-1.5%202%20-1.5s2%20.672%202%201.5v5c0%20.828%20-.895%201.5%20-2%201.5s-2%20-.672%20-2%20-1.5l0%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-amigo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-amigo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.591%203.635l-7.13%2014.082c-1.712%203.38%201.759%205.45%203.69%203.573l1.86%20-1.81c3.142%20-3.054%204.959%20-2.99%208.039%20.11l1.329%201.337c2.372%202.387%205.865%20.078%204.176%20-3.225l-7.195%20-14.067c-1.114%20-2.18%20-3.666%20-2.18%20-4.77%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-among-us{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-among-us%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.646%2012.774c-1.939%20.396%20-4.467%20.317%20-6.234%20-.601c-2.454%20-1.263%20-1.537%20-4.66%201.423%20-4.982c2.254%20-.224%203.814%20-.354%205.65%20.214c.835%20.256%201.93%20.569%201.355%203.281c-.191%201.067%20-1.07%201.904%20-2.194%202.088%22%20%2F%3E%20%3Cpath%20d%3D%22M5.84%207.132c.083%20-.564%20.214%20-1.12%20.392%20-1.661c.456%20-.936%201.095%20-2.068%203.985%20-2.456a22.464%2022.464%200%200%201%202.867%20.08c1.776%20.14%202.643%201.234%203.287%203.368c.339%201.157%20.46%202.342%20.629%203.537v11l-12.704%20-.019c-.552%20-2.386%20-.262%20-5.894%20.204%20-8.481%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010c.991%20.163%202.105%20.383%203.069%20.67c.255%20.13%20.52%20.275%20.534%20.505c.264%203.434%20.57%207.448%20.278%209.825h-3.881%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-android{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-android%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010l0%206%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2010l0%206%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209h10v8a1%201%200%200%201%20-1%201h-8a1%201%200%200%201%20-1%20-1v-8a5%205%200%200%201%2010%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203l1%202%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203l-1%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018l0%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018l0%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-angular{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-angular%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.428%2017.245l6.076%203.471a1%201%200%200%200%20.992%200l6.076%20-3.471a1%201%200%200%200%20.495%20-.734l1.323%20-9.704a1%201%200%200%200%20-.658%20-1.078l-7.4%20-2.612a1%201%200%200%200%20-.665%200l-7.399%202.613a1%201%200%200%200%20-.658%201.078l1.323%209.704a1%201%200%200%200%20.495%20.734l0%20-.001%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l3%20-8l3%208%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-ansible{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-ansible%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.647%2012.294l6.353%203.706l-4%20-9l-4%209%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-ao3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-ao3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%205c7.109%204.1%2010.956%2010.131%2012%2014c1.074%20-4.67%204.49%20-8.94%208%20-11%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209c-.278%205.494%20-2.337%207.33%20-4%2010c4.013%20-2%206.02%20-5%2015.05%20-5c4.012%200%203.51%202.5%201%203c2%20.5%202.508%205%20-2.007%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-appgallery{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-appgallery%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208a4%204%200%200%201%204%20-4h8a4%204%200%200%201%204%204v8a4%204%200%200%201%20-4%204h-8a4%204%200%200%201%20-4%20-4l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208a3%203%200%200%200%206%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-apple-arcade{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-apple-arcade%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012.5v4.75a.734%20.734%200%200%201%20-.055%20.325a.704%20.704%200%200%201%20-.348%20.366l-5.462%202.58a5%205%200%200%201%20-4.27%200l-5.462%20-2.58a.705%20.705%200%200%201%20-.401%20-.691l0%20-4.75%22%20%2F%3E%20%3Cpath%20d%3D%22M4.431%2012.216l5.634%20-2.332a5.065%205.065%200%200%201%203.87%200l5.634%202.332a.692%20.692%200%200%201%20.028%201.269l-5.462%202.543a5.064%205.064%200%200%201%20-4.27%200l-5.462%20-2.543a.691%20.691%200%200%201%20.028%20-1.27%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207l0%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-apple-news{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-apple-news%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014l6%206h-6l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2010l-6%20-6h6l0%206%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204v4l12%2012h4v-4l-12%20-12l-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-apple-podcast{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-apple-podcast%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.364%2018.364a9%209%200%201%200%20-12.728%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11.766%2022h.468a2%202%200%200%200%201.985%20-1.752l.5%20-4a2%202%200%200%200%20-1.985%20-2.248h-1.468a2%202%200%200%200%20-1.985%202.248l.5%204a2%202%200%200%200%201.985%201.752%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-apple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-apple%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.286%207.008c-3.216%200%20-4.286%203.23%20-4.286%205.92c0%203.229%202.143%208.072%204.286%208.072c1.165%20-.05%201.799%20-.538%203.214%20-.538c1.406%200%201.607%20.538%203.214%20.538s4.286%20-3.229%204.286%20-5.381c-.03%20-.011%20-2.649%20-.434%20-2.679%20-3.23c-.02%20-2.335%202.589%20-3.179%202.679%20-3.228c-1.096%20-1.606%20-3.162%20-2.113%20-3.75%20-2.153c-1.535%20-.12%20-3.032%201.077%20-3.75%201.077c-.729%200%20-2.036%20-1.077%20-3.214%20-1.077%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204a2%202%200%200%200%202%20-2a2%202%200%200%200%20-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-appstore{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-appstore%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l1.106%20-1.99m1.4%20-2.522l2.494%20-4.488%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014h5m2.9%200h2.1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016l-2.51%20-4.518m-1.487%20-2.677l-1%20-1.805%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-arc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-arc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.687%2014.694l-.987%202.103c-.502%201.07%20-.125%202.387%20.908%202.945c1.096%20.59%202.444%20.13%202.972%20-.995l.9%20-1.92%22%20%2F%3E%20%3Cpath%20d%3D%22M18.317%2014.576c1.818%20-1.6%203.16%20-3.78%203.64%20-6.217c.235%20-1.194%20-.525%20-2.351%20-1.695%20-2.586a2.14%202.14%200%200%200%20-1.625%20.326c-.478%20.323%20-.81%20.826%20-.922%201.398c-.208%201.054%20-.695%202.037%20-1.366%202.872%22%20%2F%3E%20%3Cpath%20d%3D%22M12.68%2012.759a5.4%205.4%200%200%201%20-1.283%20.157c-.336%200%20-.683%20-.04%20-1.03%20-.115c-1.44%20-.31%20-2.89%20-1.215%20-3.709%20-2.315a3.7%203.7%200%200%201%20-.487%20-.853a2.157%202.157%200%200%200%20-2.818%20-1.213c-1.107%20.455%20-1.641%201.736%20-1.196%202.86c.508%201.278%201.404%202.45%202.53%203.415a11.2%2011.2%200%200%200%203.791%202.133c.953%20.31%201.942%20.483%202.916%20.483a9.8%209.8%200%200%200%203.162%20-.537%22%20%2F%3E%20%3Cpath%20d%3D%22M10.37%2012.801l.943%20-2.013c.09%20-.19%20.357%20-.19%20.446%200l.923%201.97h.006h-.006l1.88%204.015l.923%201.971a2.16%202.16%200%200%200%201.957%201.254q%20.29%200%20.576%20-.081c1.303%20-.365%201.92%20-1.887%201.339%20-3.129l-1.04%20-2.218l-1.968%20-4.204l-.003%20.003l.003%20-.003l-2.862%20-6.112a2.16%202.16%200%200%200%20-1.954%20-1.254c-.833%200%20-1.593%20.488%20-1.953%201.254l-2.92%206.232%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-asana{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-asana%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-astro{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-astro%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.972%203.483c.163%20.196%20.247%20.46%20.413%20.987l3.64%2011.53a15.5%2015.5%200%200%200%20-4.352%20-1.42l-2.37%20-7.723a.31%20.31%200%200%200%20-.296%20-.213a.31%20.31%200%200%200%20-.295%20.214l-2.342%207.718a15.5%2015.5%200%200%200%20-4.37%201.422l3.657%20-11.53c.168%20-.527%20.251%20-.79%20.415%20-.986c.144%20-.172%20.331%20-.306%20.544%20-.388c.242%20-.094%20.527%20-.094%201.099%20-.094h2.612c.572%200%20.858%200%201.1%20.094c.213%20.082%20.4%20.217%20.545%20.39%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018c0%201.5%202%203%203%204c1%20-1%203%20-3%203%20-4q%20-3%201.5%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-audible{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-audible%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.46%209.75a9%209%200%200%200%20-12.92%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.34%2011.58a5%205%200%200%200%20-4.68%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2013l-10%204l-10%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-auth0{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-auth0%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014.5l-5.5%203.5l2%20-6l-4.5%20-4h6l2%20-5l2%205h6l-4.5%204l2%206l-5.5%20-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20.507%208.872l-2.01%20-5.872h-12.994l-2.009%205.872c-1.242%203.593%20-.135%207.094%203.249%209.407l5.257%203.721l5.257%20-3.721c3.385%20-2.313%204.49%20-5.814%203.25%20-9.407%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-aws{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-aws%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018.5a15.198%2015.198%200%200%201%20-7.37%201.44a14.62%2014.62%200%200%201%20-6.63%20-2.94%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2021c.907%20-1.411%201.451%20-3.323%201.5%20-5c-1.197%20-.773%20-2.577%20-.935%20-4%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011v-4.5a1.5%201.5%200%200%201%203%200v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209h3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205l1.2%206l1.8%20-4l1.8%204l1.2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2010.25c0%20.414%20.336%20.75%20.75%20.75h1.25a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-1a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h1.25a.75%20.75%200%200%201%20.75%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-azure{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-azure%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207.5l-4%209.5h4l6%20-15l-6%205.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2020l-7%20-15l-3%207l4%205l-8%203l14%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-backbone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-backbone%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2020l14%20-8l-14%20-8l0%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2020l-14%20-8l14%20-8l0%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-badoo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-badoo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%209.43c0%205.838%20-4.477%2010.57%20-10%2010.57s-10%20-4.662%20-10%20-10.5c0%20-2.667%201.83%20-5.01%204.322%20-5.429c2.492%20-.418%204.9%201.392%205.678%203.929c.768%20-2.54%203.177%20-4.354%205.668%20-3.931c2.495%20.417%204.332%202.69%204.332%205.36%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2010c0%202.761%202.015%205%204.5%205s4.5%20-2.239%204.5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-baidu{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-baidu%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209.5a1%201.5%200%201%200%202%200a1%201.5%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.463%2011.596c1.282%201.774%203.476%203.416%203.476%203.416s1.921%201.574%20.593%203.636c-1.328%202.063%20-4.892%201.152%20-4.892%201.152s-1.416%20-.44%20-3.06%20-.088c-1.644%20.356%20-3.06%20.22%20-3.06%20.22s-2.055%20-.22%20-2.47%20-2.304c-.416%20-2.084%201.918%20-3.638%202.102%20-3.858c.182%20-.222%201.409%20-.966%202.284%20-2.394c.875%20-1.428%203.337%20-2.287%205.027%20.221%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204.5a1%201.5%200%201%200%202%200a1%201.5%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204.5a1%201.5%200%201%200%202%200a1%201.5%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209.5a1%201.5%200%201%200%202%200a1%201.5%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-bandcamp{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-bandcamp%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%206h13.5l-7%2012h-13l6.5%20-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-bandlab{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-bandlab%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.885%207l-2.536%204.907c-2.021%203.845%20-2.499%208.775%203.821%209.093h6.808c4.86%20-.207%207.989%20-2.975%204.607%20-9.093l-2.988%20-4.907%22%20%2F%3E%20%3Cpath%20d%3D%22M15.078%204h-5.136l3.678%208.768c.547%201.14%20.847%201.822%20.162%202.676c-.053%20.093%20-1.332%201.907%20-3.053%201.495c-.825%20-.187%20-1.384%20-.926%20-1.32%20-1.74c.04%20-.91%20.62%20-1.717%201.488%20-2.074a4.463%204.463%200%200%201%202.723%20-.358%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-beats{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-beats%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012.5a3.5%203.5%200%201%200%207%200a3.5%203.5%200%201%200%20-7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012v-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-bebo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-bebo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017.5a3.5%203.5%200%200%200%203.5%20-3.5c0%20-1.838%20-1.159%20-3.002%20-3.005%20-3.372c-.746%20-.15%20-1.37%20-.745%20-1.37%20-1.506c0%20-1.142%20.934%20-2.095%202.058%20-1.894c3.61%20.645%205.817%203.058%205.817%206.772a7%207%200%201%201%20-14%200v-9.25a1.75%201.75%200%201%201%203.5%200v9.25a3.5%203.5%200%200%200%203.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-behance{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-behance%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018v-12h4.5a3%203%200%200%201%200%206a3%203%200%200%201%200%206h-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012l4.5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013h7a3.5%203.5%200%200%200%20-7%200v2a3.5%203.5%200%200%200%206.64%201%22%20%2F%3E%20%3Cpath%20d%3D%22M16%206l3%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-bilibili{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-bilibili%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010a4%204%200%200%201%204%20-4h10a4%204%200%200%201%204%204v6a4%204%200%200%201%20-4%204h-10a4%204%200%200%201%20-4%20-4v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203l2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203l-2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-binance{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-binance%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208l2%202l4%20-4l4%204l2%20-2l-6%20-6l-6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2016l2%20-2l4%204l3.5%20-3.5l2%202l-5.5%205.5l-6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2010l2%202l-2%202l-2%20-2l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010l2%202l-2%202l-2%20-2l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010l2%202l-2%202l-2%20-2l2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-bing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-bing%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%203l4%201.5v12l6%20-2.5l-2%20-1l-1%20-4l7%202.5v4.5l-10%205l-4%20-2l0%20-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-bitbucket{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-bitbucket%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.648%204a.64%20.64%200%200%200%20-.64%20.744l3.14%2014.528c.07%20.417%20.43%20.724%20.852%20.728h10a.644%20.644%200%200%200%20.642%20-.539l3.35%20-14.71a.641%20.641%200%200%200%20-.64%20-.744l-16.704%20-.007%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015h-4l-1%20-6h6l-1%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-blackberry{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-blackberry%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206a1%201%200%200%200%20-1%20-1h-2l-.5%202h2.5a1%201%200%200%200%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a1%201%200%200%200%20-1%20-1h-2l-.5%202h2.5a1%201%200%200%200%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012a1%201%200%200%200%20-1%20-1h-2l-.5%202h2.5a1%201%200%200%200%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206a1%201%200%200%200%20-1%20-1h-2l-.5%202h2.5a1%201%200%200%200%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018a1%201%200%200%200%20-1%20-1h-2l-.5%202h2.5a1%201%200%200%200%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015a1%201%200%200%200%20-1%20-1h-2l-.5%202h2.5a1%201%200%200%200%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M21%209a1%201%200%200%200%20-1%20-1h-2l-.5%202h2.5a1%201%200%200%200%201%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-blender{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-blender%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014a6%205%200%201%200%2012%200a6%205%200%201%200%20-12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l9%20-6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209h9%22%20%2F%3E%20%3Cpath%20d%3D%22M13%205l5.65%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-blogger{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-blogger%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h8a5%205%200%200%200%205%20-5v-3a3%203%200%200%200%20-3%20-3h-1v-2a5%205%200%200%200%20-5%20-5h-4a5%205%200%200%200%20-5%205v8a5%205%200%200%200%205%205%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208.5a1.5%201.5%200%200%201%201.5%20-1.5h3a1.5%201.5%200%200%201%201.5%201.5a1.5%201.5%200%200%201%20-1.5%201.5h-3a1.5%201.5%200%200%201%20-1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015.5a1.5%201.5%200%200%201%201.5%20-1.5h7a1.5%201.5%200%200%201%201.5%201.5a1.5%201.5%200%200%201%20-1.5%201.5h-7a1.5%201.5%200%200%201%20-1.5%20-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-bluesky{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-bluesky%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.335%205.144c-1.654%20-1.199%20-4.335%20-2.127%20-4.335%20.826c0%20.59%20.35%204.953%20.556%205.661c.713%202.463%203.13%202.75%205.444%202.369c-4.045%20.665%20-4.889%203.208%20-2.667%205.41c1.03%201.018%201.913%201.59%202.667%201.59c2%200%203.134%20-2.769%203.5%20-3.5c.333%20-.667%20.5%20-1.167%20.5%20-1.5c0%20.333%20.167%20.833%20.5%201.5c.366%20.731%201.5%203.5%203.5%203.5c.754%200%201.637%20-.571%202.667%20-1.59c2.222%20-2.203%201.378%20-4.746%20-2.667%20-5.41c2.314%20.38%204.73%20.094%205.444%20-2.369c.206%20-.708%20.556%20-5.072%20.556%20-5.661c0%20-2.953%20-2.68%20-2.025%20-4.335%20-.826c-2.293%201.662%20-4.76%205.048%20-5.665%206.856c-.905%20-1.808%20-3.372%20-5.194%20-5.665%20-6.856%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-booking{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-booking%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018v-9.5a4.5%204.5%200%200%201%204.5%20-4.5h7a4.5%204.5%200%200%201%204.5%204.5v7a4.5%204.5%200%200%201%20-4.5%204.5h-9.5a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h3.5a2%202%200%201%201%200%204h-3.5v-7a1%201%200%200%201%201%20-1h1.5a2%202%200%201%201%200%204h-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016l.01%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-bootstrap{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-bootstrap%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012a2%202%200%200%200%202%20-2v-4a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v4a2%202%200%200%200%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012a2%202%200%200%201%202%202v4a2%202%200%200%200%202%202h12a2%202%200%200%200%202%20-2v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v-8h3.5a2%202%200%201%201%200%204h-3.5h4a2%202%200%201%201%200%204h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-bulma{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-bulma%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2016l1%20-9l5%20-5l6.5%206l-3.5%204l5%205l-8%205l-6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-bumble{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-bumble%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016h4%22%20%2F%3E%20%3Cpath%20d%3D%22M16.268%203h-8.536a1.46%201.46%200%200%200%20-1.268%20.748l-4.268%207.509a1.507%201.507%200%200%200%200%201.486l4.268%207.509c.26%20.462%20.744%20.747%201.268%20.748h8.536a1.46%201.46%200%200%200%201.268%20-.748l4.268%20-7.509a1.507%201.507%200%200%200%200%20-1.486l-4.268%20-7.509a1.46%201.46%200%200%200%20-1.268%20-.748%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-bunpo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-bunpo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.9%207.205a17.764%2017.764%200%200%200%204.008%202.753a7.917%207.917%200%200%200%204.57%20.567c1.5%20-.33%202.907%20-1%204.121%20-1.956a12.107%2012.107%200%200%200%202.892%20-2.903c.603%20-.94%20.745%20-1.766%20.484%20-2.231c-.261%20-.465%20-.927%20-.568%20-1.72%20-.257a7.564%207.564%200%200%200%20-2.608%202.034a18.425%2018.425%200%200%200%20-2.588%203.884a34.927%2034.927%200%200%200%20-2.093%205.073a12.908%2012.908%200%200%200%20-.677%203.515c-.07%20.752%20.07%201.51%20.405%202.184c.323%20.562%201.06%201.132%202.343%201.132c3.474%200%205.093%20-3.53%205.463%20-5.62c.24%20-1.365%20-.085%20-3.197%20-1.182%20-4.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-c-sharp{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-c-sharp%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a3%203%200%200%200%20-3%20-3h-.5a3.5%203.5%200%200%200%20-3.5%203.5v5a3.5%203.5%200%200%200%203.5%203.5h.5a3%203%200%200%200%203%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207l-1%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M20%207l-1%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010h7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2014h-7.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-cake{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-cake%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.84%2012c0%202.05%20.985%203.225%20-.04%205c-1.026%201.775%20-2.537%201.51%20-4.314%202.534c-1.776%201.026%20-2.302%202.466%20-4.353%202.466c-2.051%200%20-2.576%20-1.441%20-4.353%20-2.466c-1.776%20-1.024%20-3.288%20-.759%20-4.314%20-2.534c-1.025%20-1.775%20-.04%20-2.95%20-.04%20-5s-.985%20-3.225%20.04%20-5c1.026%20-1.775%202.537%20-1.51%204.314%20-2.534c1.776%20-1.026%202.302%20-2.466%204.353%20-2.466s2.577%201.441%204.353%202.466c1.776%201.024%203.288%20.759%204.313%202.534c1.026%201.775%20.04%202.95%20.04%205l.001%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-cakephp{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-cakephp%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011l8%202c1.361%20-.545%202%20-1.248%202%20-2v-3.8c0%20-1.765%20-4.479%20-3.2%20-10.002%20-3.2c-5.522%200%20-9.998%201.435%20-9.998%203.2v2.8c0%201.766%204.478%204%2010%204v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v3l8%202c1.362%20-.547%202%20-1.246%202%20-2v-3c0%20.754%20-.638%201.453%20-2%202l-8%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2017c0%201.766%204.476%203%209.998%203l.002%20-3c-5.522%200%20-10%20-1.734%20-10%20-3.5v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2010v4%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2010v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-campaignmonitor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-campaignmonitor%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018l9%20-6.462l-9%20-5.538v12h18v-12l-9%205.538%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-carbon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-carbon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010v-.2a1.8%201.8%200%200%200%20-1.8%20-1.8h-.4a1.8%201.8%200%200%200%20-1.8%201.8v4.4a1.8%201.8%200%200%200%201.8%201.8h.4a1.8%201.8%200%200%200%201.8%20-1.8v-.2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-cashapp{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-cashapp%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.1%208.648a.568%20.568%200%200%201%20-.761%20.011a5.682%205.682%200%200%200%20-3.659%20-1.34c-1.102%200%20-2.205%20.363%20-2.205%201.374c0%201.023%201.182%201.364%202.546%201.875c2.386%20.796%204.363%201.796%204.363%204.137c0%202.545%20-1.977%204.295%20-5.204%204.488l-.295%201.364a.557%20.557%200%200%201%20-.546%20.443h-2.034l-.102%20-.011a.568%20.568%200%200%201%20-.432%20-.67l.318%20-1.444a7.432%207.432%200%200%201%20-3.273%20-1.784v-.011a.545%20.545%200%200%201%200%20-.773l1.137%20-1.102c.214%20-.2%20.547%20-.2%20.761%200a5.495%205.495%200%200%200%203.852%201.5c1.478%200%202.466%20-.625%202.466%20-1.614c0%20-.989%20-1%20-1.25%20-2.886%20-1.954c-2%20-.716%20-3.898%20-1.728%20-3.898%20-4.091c0%20-2.75%202.284%20-4.091%204.989%20-4.216l.284%20-1.398a.545%20.545%200%200%201%20.545%20-.432h2.023l.114%20.012a.544%20.544%200%200%201%20.42%20.647l-.307%201.557a8.528%208.528%200%200%201%202.818%201.58l.023%20.022c.216%20.228%20.216%20.569%200%20.773l-1.057%201.057%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-chrome{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-chrome%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209h8.4%22%20%2F%3E%20%3Cpath%20d%3D%22M14.598%2013.5l-4.2%207.275%22%20%2F%3E%20%3Cpath%20d%3D%22M9.402%2013.5l-4.2%20-7.275%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-cinema-4d{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-cinema-4d%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.65%206.956a5.39%205.39%200%200%200%207.494%207.495%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17.7%2012.137a5.738%205.738%200%201%201%20-5.737%20-5.737%22%20%2F%3E%20%3Cpath%20d%3D%22M17.7%2012.338v-1.175c0%20-.47%20.171%20-.92%20.476%20-1.253a1.56%201.56%200%200%201%201.149%20-.52c.827%200%201.523%20.676%201.62%201.573c.037%20.344%20.055%20.69%20.055%201.037%22%20%2F%3E%20%3Cpath%20d%3D%22M11.662%206.4h1.175c.47%200%20.92%20-.176%201.253%20-.49c.333%20-.314%20.52%20-.74%20.52%20-1.184c0%20-.852%20-.676%20-1.57%20-1.573%20-1.67a9.496%209.496%200%200%200%20-1.037%20-.056%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-citymapper{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-citymapper%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011a1%201%200%201%201%20-1%201.013a1%201%200%200%201%201%20-1v-.013%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2011a1%201%200%201%201%20-1%201.013a1%201%200%200%201%201%20-1v-.013%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-cloudflare{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-cloudflare%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.031%207.007c2.469%20-.007%203.295%201.293%203.969%202.993c4%200%204.994%203.825%205%206h-20c-.001%20-1.64%201.36%20-2.954%203%20-3c0%20-1.5%201%20-3%203%20-3c.66%20-1.942%202.562%20-2.986%205.031%20-2.993%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2.5%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-codecov{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-codecov%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.695%2012.985a5.972%205.972%200%200%200%20-3.295%20-.985c-1.257%200%20-2.436%20.339%20-3.4%201a9%209%200%201%201%2018%200c-.966%20-.664%20-2.14%20-1%20-3.4%20-1a6%206%200%200%200%20-5.605%208.144%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-codepen{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-codepen%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015l9%206l9%20-6l-9%20-6l-9%206%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209l9%206l9%20-6l-9%20-6l-9%206%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209l0%206%22%20%2F%3E%20%3Cpath%20d%3D%22M21%209l0%206%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%206%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l0%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-codesandbox{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-codesandbox%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%207.5v9l-4%202.25l-4%202.25l-4%20-2.25l-4%20-2.25v-9l4%20-2.25l4%20-2.25l4%202.25l4%202.25%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l4%20-2.25l4%20-2.25%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l0%209%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-4%20-2.25l-4%20-2.25%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012l-4%202v4.75%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l4%202l0%204.75%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205.25l4%202.25l4%20-2.25%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-cohost{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-cohost%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014a3%202%200%201%200%206%200a3%202%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4.526%2017.666c-1.133%20-.772%20-1.897%20-1.924%20-2.291%20-3.456c-.398%20-1.54%20-.29%20-2.937%20.32%20-4.19c.61%20-1.255%201.59%20-2.34%202.938%20-3.254c1.348%20-.914%202.93%20-1.625%204.749%20-2.132c1.81%20-.504%203.516%20-.708%205.12%20-.61c1.608%20.1%202.979%20.537%204.112%201.31s1.897%201.924%202.291%203.456c.398%201.541%20.29%202.938%20-.32%204.192c-.61%201.253%20-1.59%202.337%20-2.938%203.252c-1.348%20.915%20-2.93%201.626%20-4.749%202.133c-1.81%20.503%20-3.516%20.707%20-5.12%20.61c-1.608%20-.102%20-2.979%20-.538%20-4.112%20-1.31%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012.508c-.53%20-.316%20-1.23%20-.508%20-2%20-.508c-1.657%200%20-3%20.895%20-3%202s1.343%202%203%202c.767%200%201.467%20-.192%202%20-.508%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-coinbase{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-coinbase%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.95%2022c-4.503%200%20-8.445%20-3.04%20-9.61%20-7.413c-1.165%20-4.373%20.737%20-8.988%204.638%20-11.25a9.906%209.906%200%200%201%2012.008%201.598l-3.335%203.367a5.185%205.185%200%200%200%20-7.354%20.013a5.252%205.252%200%200%200%200%207.393a5.185%205.185%200%200%200%207.354%20.013l3.349%203.367a9.887%209.887%200%200%201%20-7.05%202.912%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-comedy-central{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-comedy-central%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.343%2017.657a8%208%200%201%200%200%20-11.314%22%20%2F%3E%20%3Cpath%20d%3D%22M13.828%209.172a4%204%200%201%200%200%205.656%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-coreos{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-coreos%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%201%20-18%200a9%209%200%200%201%2018%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c-3.263%203.212%20-3%207.654%20-3%2012c4.59%20.244%208.814%20-.282%2012%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%209a4.494%204.494%200%200%201%205.5%205.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-couchdb{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-couchdb%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h12v-2a2%202%200%200%201%202%20-2a2%202%200%200%200%20-2%20-2h-12a2%202%200%200%200%20-2%202a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015h12%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018h12%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2011v7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011v7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-couchsurfing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-couchsurfing%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.1%2013c3.267%200%205.9%20-.167%207.9%20-.5c3%20-.5%204%20-2%204%20-3.5a3%203%200%201%200%20-6%200c0%201.554%201.807%203%203%204c1.193%201%202%202.5%202%203.5a1.5%201.5%200%201%201%20-3%200c0%20-2%204%20-3.5%207%20-3.5h2.9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-cpp{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-cpp%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2010v4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2010v4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209a3%203%200%200%200%20-3%20-3h-.5a3.5%203.5%200%200%200%20-3.5%203.5v5a3.5%203.5%200%200%200%203.5%203.5h.5a3%203%200%200%200%203%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-craft{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-craft%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204h-8a8%208%200%201%200%200%2016h8a8%208%200%200%200%20-8%20-8a8%208%200%200%200%208%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-crunchbase{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-crunchbase%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019v-14a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10.414%2011.586a2%202%200%201%200%200%202.828%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2013a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-css3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-css3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l-2%2014.5l-6%202l-6%20-2l-2%20-14.5l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%208h7l-4.5%204h4l-.5%203.5l-2.5%20.75l-2.5%20-.75l-.1%20-.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-ctemplar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-ctemplar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.04%2014.831l4.46%20-4.331%22%20%2F%3E%20%3Cpath%20d%3D%22M12.555%2020.82c4.55%20-3.456%207.582%20-8.639%208.426%20-14.405a1.668%201.668%200%200%200%20-.934%20-1.767a19.647%2019.647%200%200%200%20-8.047%20-1.648a19.647%2019.647%200%200%200%20-8.047%201.647a1.668%201.668%200%200%200%20-.934%201.767c.844%205.766%203.875%2010.95%208.426%2014.406a.948%20.948%200%200%200%201.11%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%205c-2%200%20-4.37%203.304%20-8%206.644c-3.63%20-3.34%20-6%20-6.644%20-8%20-6.644%22%20%2F%3E%20%3Cpath%20d%3D%22M17.738%2015l-4.238%20-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-cucumber{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-cucumber%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2010.99c-.01%205.52%20-4.48%2010%20-10%2010.01v-2.26l-.01%20-.01c-4.28%20-1.11%20-6.86%20-5.47%20-5.76%20-9.75a8%208%200%200%201%209.74%20-5.76c3.53%20.91%206.03%204.13%206.03%207.78v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%208l-.5%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2014l.5%201%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012.5l-1%20.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2014l-.5%201%22%20%2F%3E%20%3Cpath%20d%3D%22M13%208l.5%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012.5l-1%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l-1%20-.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-cupra{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-cupra%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%2010l-2.5%20-4l15.298%206.909a.2%20.2%200%200%201%20.09%20.283l-3.388%205.808%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019l-3.388%20-5.808a.2%20.2%200%200%201%20.09%20-.283l15.298%20-6.909l-2.5%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-cypress{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-cypress%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.48%2017.007a9%209%200%201%200%20-7.48%203.993c.896%200%201.691%20-.573%201.974%20-1.423l3.526%20-10.577%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%209l2%206%22%20%2F%3E%20%3Cpath%20d%3D%22M10.764%209.411a3%203%200%201%200%20-.023%205.19%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-d3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-d3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204h1.8c3.976%200%207.2%203.582%207.2%208s-3.224%208%20-7.2%208h-1.8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204h5.472c1.948%200%203.528%201.79%203.528%204s-1.58%204%20-3.528%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17.472%2012h-2.472%22%20%2F%3E%20%3Cpath%20d%3D%22M17.472%2012h-2.352%22%20%2F%3E%20%3Cpath%20d%3D%22M17.472%2012c1.948%200%203.528%201.79%203.528%204s-1.58%204%20-3.528%204h-5.472%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-databricks{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-databricks%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017l9%205l9%20-5v-3l-9%205l-9%20-5v-3l9%205l9%20-5v-3l-9%205l-9%20-5l9%20-5l5.418%203.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-days-counter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-days-counter%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.779%2010.007a9%209%200%201%200%20-10.77%2010.772%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h8v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v4l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-dcos{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-dcos%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018l18%20-12h-18l9%2014l9%20-14v10l-18%20-10l0%2012%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-debian{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-debian%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017c-2.397%20-.943%20-4%20-3.153%20-4%20-5.635c0%20-2.19%201.039%20-3.14%201.604%20-3.595c2.646%20-2.133%206.396%20-.27%206.396%203.23c0%202.5%20-2.905%202.121%20-3.5%201.5c-.595%20-.621%20-1%20-1.5%20-.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-deezer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-deezer%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016.5h2v.5h-2l0%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016.5h2.5v.5h-2.5l0%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017h-2.5v-.5h2.5l0%20.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21.5%2017h-2.5v-.5h2.5l0%20.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21.5%2013h-2.5v.5h2.5l0%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21.5%209.5h-2.5v.5h2.5l0%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21.5%206h-2.5v.5h2.5l0%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2013h-2.5v.5h2.5l0%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013.5h2.5v-.5h-2.5l0%20.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209.5h2.5v.5h-2.5l0%20-.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-deliveroo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-deliveroo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011l1%20-9l5%20.5l-1%2013.5l-3%206l-12.5%20-2.5l-1.5%20-6l7%20-1.5l-1.5%20-7.5l4.5%20-1l2%207.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2015.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2014.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-deno{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-deno%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.47%2020.882l-1.47%20-5.882c-2.649%20-.088%20-5%20-1.624%20-5%20-3.5c0%20-1.933%202.239%20-3.5%205%20-3.5s4%201%205%203c.024%20.048%20.69%202.215%202%206.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-denodo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-denodo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011h2v2h-2l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3.634%2015.634l1.732%20-1l1%201.732l-1.732%201l-1%20-1.732%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h2v2h-2l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18.634%2014.634l1.732%201l-1%201.732l-1.732%20-1l1%20-1.732%22%20%2F%3E%20%3Cpath%20d%3D%22M17.634%207.634l1.732%20-1l1%201.732l-1.732%201l-1%20-1.732%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203h2v2h-2l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3.634%208.366l1%20-1.732l1.732%201l-1%201.732l-1.732%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-deviantart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-deviantart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%203v4l-3.857%206h3.857v4h-6.429l-2.571%204h-3v-4l3.857%20-6h-3.857v-4h6.429l2.571%20-4l3%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-digg{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-digg%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015h-3v-4h3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015h-3v-4h3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011v7h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207v8%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-3v-4h3%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2011v7h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-dingtalk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-dingtalk%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%201%20-18%200a9%209%200%200%201%2018%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207.5l7.02%202.632a1%201%200%200%201%20.567%201.33l-1.087%202.538h1.5l-5%204l1%20-4c-3.1%20.03%20-3.114%20-3.139%20-4%20-6.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-discord{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-discord%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2017c0%201%201.5%203%202%203c1.5%200%202.833%20-1.667%203.5%20-3c.667%20-1.667%20.5%20-5.833%20-1.5%20-11.5c-1.457%20-1.015%20-3%20-1.34%20-4.5%20-1.5l-.972%201.923a11.913%2011.913%200%200%200%20-4.053%200l-.975%20-1.923c-1.5%20.16%20-3.043%20.485%20-4.5%201.5c-2%205.667%20-2.167%209.833%20-1.5%2011.5c.667%201.333%202%203%203.5%203c.5%200%202%20-2%202%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016.5c3.5%201%206.5%201%2010%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-disney{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-disney%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.22%205.838c-1.307%20-.15%20-1.22%20-.578%20-1.22%20-.794c0%20-.216%20.424%20-1.044%204.34%20-1.044c4.694%200%2014.66%203.645%2014.66%2010.042s-8.71%204.931%20-10.435%204.52c-1.724%20-.412%20-5.565%20-2.256%20-5.565%20-4.174c0%20-1.395%203.08%20-2.388%206.715%20-2.388c3.634%200%205.285%201.041%205.285%202c0%20.5%20-.074%201.229%20-1%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10.02%208a505.153%20505.153%200%200%200%200%2013%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-disqus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-disqus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.847%2021c-2.259%200%20-4.323%20-.667%20-5.919%20-2h-3.928l1.708%20-3.266c-.545%20-1.174%20-.759%20-2.446%20-.758%20-3.734c0%20-4.97%203.84%20-9%208.898%20-9c5.052%200%209.152%204.03%209.152%209c0%204.972%20-4.098%209%20-9.153%209%22%20%2F%3E%20%3Cpath%20d%3D%22M11.485%2015h-1.485v-6h1.485c2.112%200%203.515%20.823%203.515%202.981v.035c0%202.18%20-1.403%202.984%20-3.515%202.984%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-django{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-django%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v8.5l-2.015%20.201a2.715%202.715%200%201%201%200%20-5.402l2.015%20.201%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010v5.586c0%20.905%20-.36%201.774%20-1%202.414%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-docker{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-docker%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012.54c-1.804%20-.345%20-2.701%20-1.08%20-3.523%20-2.94c-.487%20.696%20-1.102%201.568%20-.92%202.4c.028%20.238%20-.32%201%20-.557%201h-14c0%205.208%203.164%207%206.196%207c4.124%20.022%207.828%20-1.376%209.854%20-5c1.146%20-.101%202.296%20-1.505%202.95%20-2.46%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010h3v3h-3l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010h3v3h-3l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2010h3v3h-3l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207h3v3h-3l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207h3v3h-3l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h3v3h-3l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M4.571%2018c1.5%200%202.047%20-.074%202.958%20-.78%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-doctrine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-doctrine%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203l6.9%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-dolby-digital{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-dolby-digital%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206v12h-.89c-3.34%200%20-6.047%20-2.686%20-6.047%20-6s2.707%20-6%206.046%20-6h.891%22%20%2F%3E%20%3Cpath%20d%3D%22M3.063%206v12h.891c3.34%200%206.046%20-2.686%206.046%20-6s-2.707%20-6%20-6.046%20-6h-.89%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-douban{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-douban%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h16%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h14%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h8a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-2a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2014l-2%206%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017l1%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-dribbble{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-dribbble%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203.6c5%206%207%2010.5%207.5%2016.2%22%20%2F%3E%20%3Cpath%20d%3D%22M6.4%2019c3.5%20-3.5%206%20-6.5%2014.5%20-6.4%22%20%2F%3E%20%3Cpath%20d%3D%22M3.1%2010.75c5%200%209.814%20-.38%2015.314%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-dropbox{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-dropbox%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2010.625l-4.5%20-2.813l4.5%20-2.812l4.5%202.813m-4.5%202.812l4.5%20-2.813m-4.5%202.813l-4.5%202.823l4.5%202.802m0%20-5.625l4.5%202.823m0%20-5.636l4.5%202.791l4.5%20-2.812l-4.5%20-2.791l-4.5%202.813m-4.5%208.438l4.5%20-2.802m-4.5%202.802v1.123l4.5%202.627l4.5%20-2.627v-1.123m-4.5%20-2.802l4.5%20-2.823l4.5%202.823l-4.5%202.802m-4.5%20-2.802l4.5%202.802%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-drops{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-drops%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.637%207.416a7.907%207.907%200%200%201%201.76%208.666a8%208%200%200%201%20-7.397%204.918a8%208%200%200%201%20-7.396%20-4.918a7.907%207.907%200%200%201%201.759%20-8.666l5.637%20-5.416l5.637%205.416%22%20%2F%3E%20%3Cpath%20d%3D%22M14.466%2010.923a3.595%203.595%200%200%201%20.77%203.877a3.5%203.5%200%200%201%20-3.236%202.2a3.5%203.5%200%200%201%20-3.236%20-2.2a3.595%203.595%200%200%201%20.77%20-3.877l2.466%20-2.423l2.466%202.423%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-drupal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-drupal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202c0%204.308%20-7%206%20-7%2012a7%207%200%200%200%2014%200c0%20-6%20-7%20-7.697%20-7%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011.33a65.753%2065.753%200%200%201%20-2.012%202.023c-1%20.957%20-1.988%201.967%20-1.988%203.647c0%202.17%201.79%204%204%204s4%20-1.827%204%20-4c0%20-1.676%20-.989%20-2.685%20-1.983%20-3.642c-.42%20-.404%20-2.259%20-2.357%20-5.517%20-5.858l3.5%203.83%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-edge{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-edge%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.978%2011.372a9%209%200%201%200%20-1.593%205.773%22%20%2F%3E%20%3Cpath%20d%3D%22M20.978%2011.372c.21%202.993%20-5.034%202.413%20-6.913%201.486c1.392%20-1.6%20.402%20-4.038%20-2.274%20-3.851c-1.745%20.122%20-2.927%201.157%20-2.784%203.202c.28%203.99%204.444%206.205%2010.36%204.79%22%20%2F%3E%20%3Cpath%20d%3D%22M3.022%2012.628c-.283%20-4.043%208.717%20-7.228%2011.248%20-2.688%22%20%2F%3E%20%3Cpath%20d%3D%22M12.628%2020.978c-2.993%20.21%20-5.162%20-4.725%20-3.567%20-9.748%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-elastic{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-elastic%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%202a5%205%200%200%201%205%205c0%20.712%20-.232%201.387%20-.5%202c1.894%20.042%203.5%201.595%203.5%203.5c0%201.869%20-1.656%203.4%20-3.5%203.5c.333%20.625%20.5%201.125%20.5%201.5a2.5%202.5%200%200%201%20-2.5%202.5c-.787%200%20-1.542%20-.432%20-2%20-1c-.786%201.73%20-2.476%203%20-4.5%203a5%205%200%200%201%20-4.583%20-7a3.5%203.5%200%200%201%20-.11%20-6.992l.195%200a2.5%202.5%200%200%201%202%20-4c.787%200%201.542%20.432%202%201c.786%20-1.73%202.476%20-3%204.5%20-3l-.002%20-.008%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%209l-3%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%205l-1%204l1%202l5%202l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M18.499%2016l-3%20-.5l-1%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2019l1%20-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5.417%2015l4.083%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-electronic-arts{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-electronic-arts%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17.5%2015l-3%20-6l-3%206h-5l1.5%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2014h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2012h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-ember{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-ember%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012.958c8.466%201.647%2011.112%20-1.196%2012.17%20-2.294c2.116%20-2.196%200%20-6.589%20-2.646%20-5.49c-2.644%201.096%20-6.35%207.686%20-3.174%2012.078c2.116%202.928%206%202.178%2011.65%20-2.252%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-envato{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-envato%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.711%2017.875c-.534%20-1.339%20-1.35%20-4.178%20.129%20-6.47c1.415%20-2.193%203.769%20-3.608%205.099%20-4.278l-5.229%2010.748l.001%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.715%2012.508c-.54%203.409%20-2.094%206.156%20-4.155%207.348c-4.069%202.353%20-8.144%20.45%20-9.297%20-.188c.877%20-1.436%204.433%20-7.22%206.882%20-10.591c2.714%20-3.737%205.864%20-5.978%206.565%20-6.077c0%20.201%20.03%20.55%20.071%201.03c.144%201.709%20.443%205.264%20-.066%208.478%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-etsy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-etsy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208a5%205%200%200%201%205%20-5h8a5%205%200%200%201%205%205v8a5%205%200%200%201%20-5%205h-8a5%205%200%200%201%20-5%20-5l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016h-5a1%201%200%200%201%20-1%20-1v-6a1%201%200%200%201%201%20-1h5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-evernote{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-evernote%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h5v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.9%2019c.6%20-2.5%201.1%20-5.471%201.1%20-9c0%20-4.5%20-2%20-5%20-3%20-5c-1.906%200%20-3%20-.5%20-3.5%20-1c-.354%20-.354%20-.5%20-1%20-1.5%20-1h-2l-5%205c0%206%202.5%208%205%208c1%200%201.5%20-.5%202%20-1.5s1.414%20-.326%202.5%200c1.044%20.313%202.01%20.255%202.5%20.5c1%20.5%202%201.5%202%203c0%20.5%200%203%20-3%203s-3%20-3%20-1%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-facebook{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-facebook%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010v4h3v7h4v-7h3l1%20-4h-4v-2a1%201%200%200%201%201%20-1h3v-4h-3a5%205%200%200%200%20-5%205v2h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-feedly{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-feedly%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.833%2012.278l4.445%20-4.445%22%20%2F%3E%20%3Cpath%20d%3D%22M10.055%2014.5l2.223%20-2.222%22%20%2F%3E%20%3Cpath%20d%3D%22M12.278%2016.722l.555%20-.555%22%20%2F%3E%20%3Cpath%20d%3D%22M19.828%2014.828a4%204%200%200%200%200%20-5.656l-5%20-5a4%204%200%200%200%20-5.656%200l-5%205a4%204%200%200%200%200%205.656l6.171%206.172h3.314l6.171%20-6.172%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-figma{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-figma%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203a3%203%200%200%201%20-3%203h-6a3%203%200%200%201%20-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209a3%203%200%200%200%200%206h3m-3%200a3%203%200%201%200%203%203v-15%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-filezilla{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-filezilla%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015.824a4.062%204.062%200%200%201%20-2.25%20.033c-.738%20-.201%20-2.018%20-.08%20-2.75%20.143l4.583%20-5h-6.583%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015l2%20-8h5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-finder{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-finder%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v14a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208v1%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208v1%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%204c-.654%201.486%20-1.26%203.443%20-1.5%209h2.5c-.19%202.867%20.094%205.024%20.5%207%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015.5c3.667%202%206.333%202%2010%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-firebase{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-firebase%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.53%2017.05l6.15%20-11.72h-.02c.38%20-.74%201.28%20-1.02%202.01%20-.63c.26%20.14%20.48%20.36%20.62%20.62l1.06%202.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15.47%206.45c.58%20-.59%201.53%20-.59%202.11%20-.01c.22%20.22%20.36%20.5%20.41%20.81l1.5%209.11c.1%20.62%20-.2%201.24%20-.76%201.54l-6.07%202.9c-.46%20.25%20-1.01%20.26%20-1.46%200l-6.02%20-2.92c-.55%20-.31%20-.85%20-.92%20-.75%20-1.54l1.96%20-12.04c.12%20-.82%20.89%20-1.38%201.7%20-1.25c.46%20.07%20.87%20.36%201.09%20.77l1.24%201.76%22%20%2F%3E%20%3Cpath%20d%3D%22M4.57%2017.18l10.93%20-10.68%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-firefox{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-firefox%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.028%207.82a9%209%200%201%200%2012.823%20-3.4c-1.636%20-1.02%20-3.064%20-1.02%20-4.851%20-1.02h-1.647%22%20%2F%3E%20%3Cpath%20d%3D%22M4.914%209.485c-1.756%20-1.569%20-.805%20-5.38%20.109%20-6.17c.086%20.896%20.585%201.208%201.111%201.685c.88%20-.275%201.313%20-.282%201.867%200c.82%20-.91%201.694%20-2.354%202.628%20-2.093c-1.082%201.741%20-.07%203.733%201.371%204.173c-.17%20.975%20-1.484%201.913%20-2.76%202.686c-1.296%20.938%20-.722%201.85%200%202.234c.949%20.506%203.611%20-1%204.545%20.354c-1.698%20.102%20-1.536%203.107%20-3.983%202.727c2.523%20.957%204.345%20.462%205.458%20-.34c1.965%20-1.52%202.879%20-3.542%202.879%20-5.557c-.014%20-1.398%20.194%20-2.695%20-1.26%20-4.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-fiverr{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-fiverr%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203h-2a6%206%200%200%200%20-6%206h-3v4h3v8h4v-7h4v7h4v-11h-8v-1.033a1.967%201.967%200%200%201%202%20-1.967h2v-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-flickr{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-flickr%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-flightradar24{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-flightradar24%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2020l3.5%20-8l-6.5%206%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-flipboard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-flipboard%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.973%203h16.054c.537%200%20.973%20.436%20.973%20.973v4.052a.973%20.973%200%200%201%20-.973%20.973h-5.025v4.831c0%20.648%20-.525%201.173%20-1.173%201.173h-4.829v5.025a.973%20.973%200%200%201%20-.974%20.973h-4.053a.973%20.973%200%200%201%20-.973%20-.973v-16.054c0%20-.537%20.436%20-.973%20.973%20-.973%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-flutter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-flutter%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014l-3%20-3l8%20-8h6l-11%2011%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021l-5%20-5l5%20-5h5l-5%205l5%205l-5%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-fortnite{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-fortnite%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203h7.5l-.5%204h-3v3h3v3.5h-3v6.5l-4%201l0%20-18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-foursquare{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-foursquare%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h10c.644%200%201.11%20.696%20.978%201.33l-1.984%209.859a1.014%201.014%200%200%201%20-1%20.811h-2.254c-.308%200%20-.6%20.141%20-.793%20.382l-4.144%205.25c-.599%20.752%20-1.809%20.331%20-1.809%20-.632v-16c0%20-.564%20.44%20-1%201%20-1l.006%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209l5%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-framer-motion{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-framer-motion%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-8%20-8v16l16%20-16v16l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012l-8%208l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-framer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-framer%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015h12l-12%20-12h12v6h-12v6l6%206v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-funimation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-funimation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h8a4%204%200%201%201%20-8%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-gatsby{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-gatsby%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.296%2014.297l6.407%206.407a9.018%209.018%200%200%201%20-6.325%20-6.116l-.082%20-.291%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2013h5c-.41%203.603%20-3.007%206.59%20-6.386%207.614l-11.228%20-11.229a9%209%200%200%201%2015.66%20-2.985%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-git{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-git%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%208a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207l-1.9%20-1.9%22%20%2F%3E%20%3Cpath%20d%3D%22M13.446%202.6l7.955%207.954a2.045%202.045%200%200%201%200%202.892l-7.955%207.955a2.045%202.045%200%200%201%20-2.892%200l-7.955%20-7.955a2.045%202.045%200%200%201%200%20-2.892l7.955%20-7.955a2.045%202.045%200%200%201%202.892%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-github-copilot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-github-copilot%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018v-5.5c0%20-.667%20.167%20-1.333%20.5%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207.5c0%20-1%20-.01%20-4.07%20-4%20-3.5c-3.5%20.5%20-4%202.5%20-4%203.5c0%201.5%200%204%203%204c4%200%205%20-2.5%205%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012c-1.333%20.667%20-2%201.333%20-2%202c0%201%200%203%201.5%204c3%202%206.5%203%208.5%203s5.499%20-1%208.5%20-3c1.5%20-1%201.5%20-3%201.5%20-4c0%20-.667%20-.667%20-1.333%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018v-5.5c0%20-.667%20-.167%20-1.333%20-.5%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207.5l0%20-.297l.01%20-.269l.027%20-.298l.013%20-.105l.033%20-.215c.014%20-.073%20.029%20-.146%20.046%20-.22l.06%20-.223c.336%20-1.118%201.262%20-2.237%203.808%20-1.873c2.838%20.405%203.703%201.797%203.93%202.842l.036%20.204c0%20.033%20.01%20.066%20.013%20.098l.016%20.185l0%20.171l0%20.49l-.015%20.394l-.02%20.271c-.122%201.366%20-.655%202.845%20-2.962%202.845c-3.256%200%20-4.524%20-1.656%20-4.883%20-3.081l-.053%20-.242a3.865%203.865%200%200%201%20-.036%20-.235l-.021%20-.227a3.518%203.518%200%200%201%20-.007%20-.215l.005%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015v2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-github{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-github%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2019c-4.3%201.4%20-4.3%20-2.5%20-6%20-3m12%205v-3.5c0%20-1%20.1%20-1.4%20-.5%20-2c2.8%20-.3%205.5%20-1.4%205.5%20-6a4.6%204.6%200%200%200%20-1.3%20-3.2a4.2%204.2%200%200%200%20-.1%20-3.2s-1.1%20-.3%20-3.5%201.3a12.3%2012.3%200%200%200%20-6.2%200c-2.4%20-1.6%20-3.5%20-1.3%20-3.5%20-1.3a4.2%204.2%200%200%200%20-.1%203.2a4.6%204.6%200%200%200%20-1.3%203.2c0%204.6%202.7%205.7%205.5%206c-.6%20.6%20-.6%201.2%20-.5%202v3.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-gitlab{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-gitlab%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2014l-9%207l-9%20-7l3%20-11l3%207h6l3%20-7l3%2011%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-gmail{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-gmail%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h3a1%201%200%200%200%201%20-1v-14a1%201%200%200%200%20-1%20-1h-3v16%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2020h3v-16h-3a1%201%200%200%200%20-1%201v14a1%201%200%200%200%201%201%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l-4%204l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206.5l8%207.5l8%20-7.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-golang{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-golang%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.695%2014.305c1.061%201.06%202.953%20.888%204.226%20-.384c1.272%20-1.273%201.444%20-3.165%20.384%20-4.226c-1.061%20-1.06%20-2.953%20-.888%20-4.226%20.384c-1.272%201.273%20-1.444%203.165%20-.384%204.226%22%20%2F%3E%20%3Cpath%20d%3D%22M12.68%209.233c-1.084%20-.497%20-2.545%20-.191%20-3.591%20.846c-1.284%201.273%20-1.457%203.165%20-.388%204.226c1.07%201.06%202.978%20.888%204.261%20-.384a3.669%203.669%200%200%200%201.038%20-1.921h-2.427%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%2015h-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-google-analytics{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-google-analytics%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010.105a1.105%201.105%200%200%201%201.105%20-1.105h1.79a1.105%201.105%200%200%201%201.105%201.105v9.79a1.105%201.105%200%200%201%20-1.105%201.105h-1.79a1.105%201.105%200%200%201%20-1.105%20-1.105l0%20-9.79%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204.105a1.105%201.105%200%200%201%201.105%20-1.105h1.79a1.105%201.105%200%200%201%201.105%201.105v15.79a1.105%201.105%200%200%201%20-1.105%201.105h-1.79a1.105%201.105%200%200%201%20-1.105%20-1.105l0%20-15.79%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-google-big-query{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-google-big-query%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.73%2019.875a2.225%202.225%200%200%201%20-1.948%201.125h-7.283a2.222%202.222%200%200%201%20-1.947%20-1.158l-4.272%20-6.75a2.269%202.269%200%200%201%200%20-2.184l4.272%20-6.75a2.225%202.225%200%200%201%201.946%20-1.158h7.285c.809%200%201.554%20.443%201.947%201.158l3.98%206.75a2.33%202.33%200%200%201%200%202.25l-3.98%206.75v-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011.5a3.5%203.5%200%201%200%207%200a3.5%203.5%200%201%200%20-7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-google-drive{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-google-drive%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010l-6%2010l-3%20-5l6%20-10l3%205%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015h12l-3%205h-12%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015l-6%20-10h6l6%2010l-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-google-fit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-google-fit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208.866l-2.733%20-2.734a3.866%203.866%200%200%200%20-5.467%205.467l2.733%202.734l5.467%205.467l8.202%20-8.201a3.866%203.866%200%200%200%20-5.469%20-5.466l-8.201%208.2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-google-home{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-google-home%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.072%2021h-14.144a1.928%201.928%200%200%201%20-1.928%20-1.928v-6.857c0%20-.512%20.203%20-1%20.566%20-1.365l7.07%20-7.063a1.928%201.928%200%200%201%202.727%200l7.071%207.063c.363%20.362%20.566%20.853%20.566%201.365v6.857a1.928%201.928%200%200%201%20-1.928%201.928%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013v4h10v-4l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.8%205.2l-11.8%2011.8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-google-maps{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-google-maps%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%209.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.428%2012.494l7.314%20-9.252%22%20%2F%3E%20%3Cpath%20d%3D%22M10.002%207.935l-2.937%20-2.545%22%20%2F%3E%20%3Cpath%20d%3D%22M17.693%206.593l-8.336%209.979%22%20%2F%3E%20%3Cpath%20d%3D%22M17.591%206.376c.472%20.907%20.715%201.914%20.709%202.935a7.263%207.263%200%200%201%20-.72%203.18a19.085%2019.085%200%200%201%20-2.089%203c-.784%20.933%20-1.49%201.93%20-2.11%202.98c-.314%20.62%20-.568%201.27%20-.757%201.938c-.121%20.36%20-.277%20.591%20-.622%20.591c-.315%200%20-.463%20-.136%20-.626%20-.593a10.595%2010.595%200%200%200%20-.779%20-1.978a18.18%2018.18%200%200%200%20-1.423%20-2.091c-.877%20-1.184%20-2.179%20-2.535%20-2.853%20-4.071a7.077%207.077%200%200%201%20-.621%20-2.967a6.226%206.226%200%200%201%201.476%20-4.055a6.25%206.25%200%200%201%204.811%20-2.245a6.462%206.462%200%200%201%201.918%20.284a6.255%206.255%200%200%201%203.686%203.092%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-google-one{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-google-one%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205v13.982a2%202%200%200%200%204%200v-13.982a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.63%208.407a2.125%202.125%200%200%200%20-.074%202.944c.77%20.834%202.051%20.869%202.862%20.077l4.95%20-4.834c.812%20-.792%20.846%20-2.11%20.076%20-2.945a1.984%201.984%200%200%200%20-2.861%20-.077l-4.953%204.835%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-google-photos{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-google-photos%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%207c2.485%200%204.5%201.974%204.5%204.409v.591h-8.397a.61%20.61%200%200%201%20-.426%20-.173a.585%20.585%200%200%201%20-.177%20-.418c0%20-2.435%202.015%20-4.409%204.5%20-4.409%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2017c-2.485%200%20-4.5%20-1.974%20-4.5%20-4.409v-.591h8.397c.333%200%20.603%20.265%20.603%20.591c0%202.435%20-2.015%204.409%20-4.5%204.409%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016.5c0%20-2.485%201.972%20-4.5%204.405%20-4.5h.595v8.392a.61%20.61%200%200%201%20-.173%20.431a.584%20.584%200%200%201%20-.422%20.177c-2.433%200%20-4.405%20-2.015%20-4.405%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207.5c0%202.485%20-1.972%204.5%20-4.405%204.5h-.595v-8.397a.61%20.61%200%200%201%20.175%20-.428a.584%20.584%200%200%201%20.42%20-.175c2.433%200%204.405%202.015%204.405%204.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-google-play{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-google-play%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%203.71v16.58a.7%20.7%200%200%200%201.05%20.606l14.622%20-8.42a.55%20.55%200%200%200%200%20-.953l-14.622%20-8.419a.7%20.7%200%200%200%20-1.05%20.607l0%20-.001%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l-10.5%2011.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%203.5l10.5%2011.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-google-podcasts{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-google-podcasts%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017v2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205v8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019v-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-google{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-google%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.945%2011a9%209%200%201%201%20-3.284%20-5.997l-2.655%202.392a5.5%205.5%200%201%200%202.119%206.605h-4.125v-3h7.945%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-grammarly{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-grammarly%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15.697%209.434a4.5%204.5%200%201%200%20.217%204.788%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2014h2.5v2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-graphql{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-graphql%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l8%20-5l8%205v8l-8%205l-8%20-5l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l7.5%2012h-15l7.5%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-gravatar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-gravatar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.64%205.632a9%209%200%201%200%206.36%20-2.632v7.714%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-grindr{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-grindr%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2013.282c0%20.492%20.784%201.718%202.102%201.718c1.318%200%202.898%20-.966%202.898%20-2.062c0%20-.817%20-.932%20-.938%20-1.409%20-.938c-.228%200%20-3.591%20.111%20-3.591%201.282%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021c-2.984%200%20-6.471%20-2.721%20-6.63%20-2.982c-2.13%20-3.49%20-2.37%20-13.703%20-2.37%20-13.703l1.446%20-1.315c2.499%20.39%205.023%20.617%207.554%20.68a58.626%2058.626%200%200%200%207.554%20-.68l1.446%201.315s-.24%2010.213%20-2.37%2013.704c-.16%20.26%20-3.646%202.981%20-6.63%202.981%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2013.282c0%20.492%20-.784%201.718%20-2.102%201.718c-1.318%200%20-2.898%20-.966%20-2.898%20-2.062c0%20-.817%20.932%20-.938%201.409%20-.938c.228%200%203.591%20.111%203.591%201.282%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-guardian{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-guardian%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012c0%20-9.296%209.5%20-9%209.5%20-9c-2.808%200%20-4.5%204.373%20-4.5%209s1.763%208.976%204.572%208.976c0%20.023%20-9.572%201.092%20-9.572%20-8.976%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%203c1.416%200%203.853%201.16%204.5%202v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013v8s2.77%20-.37%204%20-2v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2021h1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%203h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-gumroad{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-gumroad%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%201%20-18%200a9%209%200%200%201%2018%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2013h2.5v3%22%20%2F%3E%20%3Cpath%20d%3D%22M15.024%209.382a4%204%200%201%200%20-3.024%206.618c1.862%200%202.554%20-1.278%203%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-hackerrank{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-hackerrank%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.484%205.667c-1.146%20-.904%20-3.35%20-2.394%20-6.497%20-3.429c-.484%20-.159%20-.725%20-.238%20-1.04%20-.238c-.314%200%20-.556%20.08%20-1.04%20.238c-3.147%201.035%20-5.35%202.525%20-6.496%203.43c-.402%20.317%20-.604%20.476%20-.797%20.816c-.194%20.341%20-.233%20.62%20-.309%201.178a33%2033%200%200%200%20-.305%204.338c0%201.742%20.165%203.317%20.305%204.338c.076%20.558%20.115%20.837%20.309%201.178c.193%20.34%20.395%20.5%20.797%20.817c1.146%20.904%203.35%202.394%206.497%203.429c.483%20.159%20.725%20.238%201.04%20.238c.314%200%20.555%20-.08%201.04%20-.238c3.146%20-1.035%205.35%20-2.525%206.496%20-3.43c.402%20-.317%20.603%20-.476%20.797%20-.816c.194%20-.341%20.232%20-.62%20.309%20-1.178c.14%20-1.021%20.305%20-2.596%20.305%20-4.338s-.165%20-3.317%20-.305%20-4.338c-.077%20-.558%20-.115%20-.837%20-.309%20-1.178s-.395%20-.5%20-.797%20-.817%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016h-2l1%201l1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h2l-1%20-1l-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209v7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-hbo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-hbo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016h2a2%202%200%201%200%200%20-4h-2h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208a4%204%200%201%201%200%208a4%204%200%200%201%200%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-headlessui{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-headlessui%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.744%204.325l7.82%20-1.267a4.456%204.456%200%200%201%205.111%203.686l1.267%207.82a4.456%204.456%200%200%201%20-3.686%205.111l-7.82%201.267a4.456%204.456%200%200%201%20-5.111%20-3.686l-1.267%20-7.82a4.456%204.456%200%200%201%203.686%20-5.111%22%20%2F%3E%20%3Cpath%20d%3D%22M7.252%207.704l7.897%20-1.28a1%201%200%200%201%201.147%20.828l.36%202.223l-9.562%203.51l-.67%20-4.134a1%201%200%200%201%20.828%20-1.147%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-hexo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-hexo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27c.7%20.398%201.13%201.143%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-hipchat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-hipchat%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.802%2017.292s.077%20-.055%20.2%20-.149c1.843%20-1.425%203%20-3.49%203%20-5.789c0%20-4.286%20-4.03%20-7.764%20-9%20-7.764c-4.97%200%20-9%203.478%20-9%207.764c0%204.288%204.03%207.646%209%207.646c.424%200%201.12%20-.028%202.088%20-.084c1.262%20.82%203.104%201.493%204.716%201.493c.499%200%20.734%20-.41%20.414%20-.828c-.486%20-.596%20-1.156%20-1.551%20-1.416%20-2.29l-.002%20.001%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2013.5c2.5%202.5%206.5%202.5%209%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-html5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-html5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l-2%2014.5l-6%202l-6%20-2l-2%20-14.5l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%208h-7l.5%204h6l-.5%203.5l-2.5%20.75l-2.5%20-.75l-.1%20-.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-inertia{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-inertia%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%208l4%204l-4%204h4.5l4%20-4l-4%20-4l-4.5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3.5%208l4%204l-4%204h4.5l4%20-4l-4%20-4l-4.5%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-infakt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-infakt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.936%206.063a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5.52%205c.002%20-.033%20-1.69%201.568%201.02%203.733c-1.092%202.015%20.853%202.992%20.853%202.992c-.972%201.879%201.39%202.805%201.39%202.805c-1%202.39%20-2%204.68%20-3.555%206.454c1.495%20.09%202.04%20-.196%202.9%20-.844c3.386%20-2.552%204.937%20-6.471%205.765%20-8.62c.385%20-1.001%20-.323%20-2.47%20-1.247%20-2.964c-2.52%20-1.35%20-7.178%20-3.526%20-7.127%20-3.555%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-instagram{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-instagram%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208a4%204%200%200%201%204%20-4h8a4%204%200%200%201%204%204v8a4%204%200%200%201%20-4%204h-8a4%204%200%200%201%20-4%20-4l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%207.5v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-intercom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-intercom%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208v3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207v6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208v3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015c4%202.667%206%202.667%2010%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-itch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-itch%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%207v1c0%201.087%201.078%202%202%202c1.107%200%202%20-.91%202%20-2c0%201.09%20.893%202%202%202s2%20-.91%202%20-2c0%201.09%20.893%202%202%202s2%20-.91%202%20-2c0%201.09%20.893%202%202%202s2%20-.91%202%20-2c0%201.09%20.893%202%202%202c.922%200%202%20-.913%202%20-2v-1c-.009%20-.275%20-.538%20-.964%20-1.588%20-2.068a3%203%200%200%200%20-2.174%20-.932h-12.476a3%203%200%200%200%20-2.174%20.932c-1.05%201.104%20-1.58%201.793%20-1.588%202.068%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010c-.117%206.28%20.154%209.765%20.814%2010.456c1.534%20.367%204.355%20.535%207.186%20.536c2.83%20-.001%205.652%20-.169%207.186%20-.536c.99%20-1.037%20.898%20-9.559%20.814%20-10.456%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016l2%20-2l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-javascript{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-javascript%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l-2%2014.5l-6%202l-6%20-2l-2%20-14.5l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%208h3v8l-2%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%208h-2.5a.5%20.5%200%200%200%20-.5%20.5v3a.5%20.5%200%200%200%20.5%20.5h1.423a.5%20.5%200%200%201%20.495%20.57l-.418%202.93l-2%20.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-jira{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-jira%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204h-9v1.5a2.5%202.5%200%200%200%202.5%202.5h1.5a1%201%200%200%201%201%201v1.5a2.5%202.5%200%200%200%202.5%202.5h1.5v-9%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h-8v1.5a2.5%202.5%200%200%200%202.5%202.5h1.5a1%201%200%200%201%201%201v1.5a2.5%202.5%200%200%200%202.5%202.5h1.5v-8a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h-8v1.5a2.5%202.5%200%200%200%202.5%202.5h1.5a1%201%200%200%201%201%201v1.5a2.5%202.5%200%200%200%202.5%202.5h1.5v-8a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-juejin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-juejin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012l10%207.422l10%20-7.422%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209l5%204l5%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206l1%20.8l1%20-.8l-1%20-.8l-1%20.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-kako-talk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-kako-talk%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010l-2%202.5l2%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204c4.97%200%209%203.358%209%207.5c0%204.142%20-4.03%207.5%20-9%207.5c-.67%200%20-1.323%20-.061%20-1.95%20-.177l-3.05%202.177l.592%20-2.962c-2.741%20-1.284%20-4.592%20-3.73%20-4.592%20-6.538c0%20-4.142%204.03%20-7.5%209%20-7.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-kbin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-kbin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.586%209.506h-2.43c-.434%20-.932%20-.7%20-1.506%20-1.596%20-1.506l-2.404%20.019c-.662%200%20-1.353%20.592%20-1.103%201.487l2.216%209.436c.486%201.743%20.811%202.058%201.145%202.058h.64%22%20%2F%3E%20%3Cpath%20d%3D%22M14.275%203h5.645c.84%200%201.24%20.714%201.02%201.287l-4.687%2015.109c-.42%201.133%20-1.159%201.603%20-2.354%201.603h-7.485c.39%200%20.76%20-.618%201.296%20-2.061l4.457%20-14.49c.326%20-.83%20.76%20-1.448%202.108%20-1.448%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-kick{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-kick%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204h5v4h3v-2h2v-2h6v4h-2v2h-2v4h2v2h2v4h-6v-2h-2v-2h-3v4h-5l0%20-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-kickstarter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-kickstarter%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209l2.975%20-4.65c.615%20-.9%201.405%20-1.35%202.377%20-1.35c.79%200%201.474%20.286%202.054%20.858c.576%20.574%20.866%201.256%20.866%202.054c0%20.588%20-.153%201.109%20-.46%201.559l-2.812%204.029l3.465%204.912c.356%20.46%20.535%201%20.535%201.613a2.92%202.92%200%200%201%20-.843%202.098c-.561%20.584%20-1.242%20.877%20-2.04%20.877c-.876%200%20-1.545%20-.29%20-2%20-.87l-4.112%20-5.697v3.067c0%20.876%20-.313%201.69%20-.611%202.175c-.543%20.883%20-1.35%201.325%20-2.389%201.325c-.944%200%20-1.753%20-.327%20-2.271%20-.974c-.486%20-.6%20-.729%20-1.392%20-.729%20-2.38v-11.371c0%20-.934%20.247%20-1.706%20.74%20-2.313c.512%20-.641%201.347%20-.962%202.26%20-.962c.868%200%201.821%20.321%202.4%20.962c.323%20.356%20.515%20.714%20.6%201.08c.052%20.224%200%20.643%200%201.26v2.698l-.005%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-kotlin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-kotlin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020h-16v-16h16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l16%20-16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l8%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l8%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-laravel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-laravel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017l8%205l7%20-4v-8l-4%20-2.5l4%20-2.5l4%202.5v4l-11%206.5l-4%20-2.5v-7.5l-4%20-2.5l0%2011.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018v4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015.5l7%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011.5l4%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2013v-7.5l-4%20-2.5l-4%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208l4%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2010l4%20-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-lastfm{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-lastfm%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208c-.83%20-1%20-1.388%20-1%20-2%20-1c-.612%200%20-2%20.271%20-2%202s1.384%202.233%203%203c1.616%20.767%202.125%201.812%202%203s-1%202%20-3%202s-3%20-1%20-3.5%20-2s-1.585%20-4.78%20-2.497%20-6a5%205%200%201%200%20-1%207%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-leetcode{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-leetcode%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013h7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9.424%207.268l4.999%20-4.999%22%20%2F%3E%20%3Cpath%20d%3D%22M16.633%2016.644l-2.402%202.415a3.189%203.189%200%200%201%20-4.524%200l-3.77%20-3.787a3.223%203.223%200%200%201%200%20-4.544l3.77%20-3.787a3.189%203.189%200%200%201%204.524%200l2.302%202.313%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-letterboxd{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-letterboxd%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-line{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-line%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2010.663c0%20-4.224%20-4.041%20-7.663%20-9%20-7.663s-9%203.439%20-9%207.663c0%203.783%203.201%206.958%207.527%207.56c1.053%20.239%20.932%20.644%20.696%202.133c-.039%20.238%20-.184%20.932%20.777%20.512c.96%20-.42%205.18%20-3.201%207.073%20-5.48c1.304%20-1.504%201.927%20-3.029%201.927%20-4.715v-.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-linkedin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-linkedin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v-3a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a4%204%200%200%201%204%20-4h10a4%204%200%200%201%204%204v10a4%204%200%200%201%20-4%204h-10a4%204%200%200%201%20-4%20-4l0%20-10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-linktree{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-linktree%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%204.5l11%2011%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2015.5l11%20-11%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-linqpad{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-linqpad%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021h3.5l2.5%20-6l2.5%20-1l2.5%207h4l1%20-4.5l-2%20-1l-7%20-12l-6%20-.5l1.5%204l2.5%20.5l1%202.5l-7%208l1%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-livewire{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-livewire%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.982%2018.777c-.372%20.548%20-.652%201.223%20-1.406%201.223c-1.269%200%20-1.337%20-1.913%20-2.607%20-1.913c-1.27%200%20-1.2%201.913%20-2.47%201.913c-1.268%200%20-1.337%20-1.913%20-2.607%20-1.913c-1.269%200%20-1.2%201.913%20-2.47%201.913c-1.268%200%20-1.337%20-1.913%20-2.607%20-1.913c-1.27%200%20-1.2%201.913%20-2.47%201.913c-.398%200%20-.679%20-.189%20-.915%20-.448a10.414%2010.414%200%200%201%20-1.43%20-5.29c0%20-5.669%204.477%20-10.262%2010%20-10.262c5.524%200%2010%204.594%2010%2010.261c0%201.62%20-.366%203.152%20-1.018%204.516%22%20%2F%3E%20%3Cpath%20d%3D%22M20.982%2018.777c-.372%20.548%20-.652%201.223%20-1.406%201.223c-1.269%200%20-1.337%20-1.913%20-2.607%20-1.913c-1.27%200%20-1.2%201.913%20-2.47%201.913c-1.268%200%20-1.337%20-1.913%20-2.607%20-1.913c-1.269%200%20-1.2%201.913%20-2.47%201.913c-1.268%200%20-1.337%20-1.913%20-2.607%20-1.913c-1.27%200%20-1.2%201.913%20-2.47%201.913c-.398%200%20-.679%20-.189%20-.915%20-.448a10.414%2010.414%200%200%201%20-1.43%20-5.29c0%20-5.669%204.477%20-10.262%2010%20-10.262c5.524%200%2010%204.594%2010%2010.261c0%201.62%20-.366%203.152%20-1.018%204.516%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2016c3.167%200%204.5%20-1.748%204.5%20-4.231c0%20-2.484%20-2.014%20-4.769%20-4.5%20-4.769c-2.485%200%20-4.5%202.286%20-4.5%204.769s1.333%204.231%204.5%204.231%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011a1%201%200%201%200%200%20-2a1%201%200%200%200%200%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-loom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-loom%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.464%206.518a6%206%200%201%200%20-3.023%207.965%22%20%2F%3E%20%3Cpath%20d%3D%22M17.482%2017.464a6%206%200%201%200%20-7.965%20-3.023%22%20%2F%3E%20%3Cpath%20d%3D%22M6.54%2017.482a6%206%200%201%200%203.024%20-7.965%22%20%2F%3E%20%3Cpath%20d%3D%22M6.518%206.54a6%206%200%201%200%207.965%203.024%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-mailgun{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-mailgun%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012a2%202%200%201%200%204%200a9%209%200%201%200%20-2.987%206.697%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-mantine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-mantine%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016c1.22%20-.912%202%20-2.36%202%20-4a5.01%205.01%200%200%200%20-2%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-mastercard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-mastercard%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209.765a3%203%200%201%200%200%204.47%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-mastodon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-mastodon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.648%2015.254c-1.816%201.763%20-6.648%201.626%20-6.648%201.626a18.262%2018.262%200%200%201%20-3.288%20-.256c1.127%201.985%204.12%202.81%208.982%202.475c-1.945%202.013%20-13.598%205.257%20-13.668%20-7.636l-.026%20-1.154c0%20-3.036%20.023%20-4.115%201.352%20-5.633c1.671%20-1.91%206.648%20-1.666%206.648%20-1.666s4.977%20-.243%206.648%201.667c1.329%201.518%201.352%202.597%201.352%205.633s-.456%204.074%20-1.352%204.944%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011.204v-2.926c0%20-1.258%20-.895%20-2.278%20-2%20-2.278s-2%201.02%20-2%202.278v4.722m4%20-4.722c0%20-1.258%20.895%20-2.278%202%20-2.278s2%201.02%202%202.278v4.722%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-matrix{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-matrix%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%203h-1v18h1%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021h1v-18h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v-3.5a2.5%202.5%200%201%200%20-5%200v.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2015v-3.5a2.5%202.5%200%201%200%20-5%200v.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-mcdonalds{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-mcdonalds%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020c0%20-3.952%20-.966%20-16%20-4.038%20-16s-3.962%209.087%20-3.962%2014.756c0%20-5.669%20-.896%20-14.756%20-3.962%20-14.756c-3.065%200%20-4.038%2012.048%20-4.038%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-medium{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-medium%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h1l3%203l3%20-3h1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l0%206%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l0%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-meetup{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-meetup%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.455%2010.82c.935%20-2.163%203.045%20-3.82%205.545%20-3.82c2.104%200%202.844%201.915%202%204l-2%206%22%20%2F%3E%20%3Cpath%20d%3D%22M6.981%207l-3.981%209.914%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2011c.937%20-2.16%203.071%20-3.802%205.42%20-3.972c2.104%200%203.128%201.706%202.284%203.792l-2.454%206.094c-.853%201.676%20.75%202.586%202.75%202.086%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-mercedes{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-mercedes%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l7%205%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-7%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-messenger{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-messenger%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020l1.3%20-3.9a9%208%200%201%201%203.4%202.9l-4.7%201%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013l3%20-2l2%202l3%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-meta{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-meta%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010.174c1.766%20-2.784%203.315%20-4.174%204.648%20-4.174c2%200%203.263%202.213%204%205.217c.704%202.869%20.5%206.783%20-2%206.783c-1.114%200%20-2.648%20-1.565%20-4.148%20-3.652a27.627%2027.627%200%200%201%20-2.5%20-4.174%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010.174c-1.766%20-2.784%20-3.315%20-4.174%20-4.648%20-4.174c-2%200%20-3.263%202.213%20-4%205.217c-.704%202.869%20-.5%206.783%202%206.783c1.114%200%202.648%20-1.565%204.148%20-3.652c1%20-1.391%201.833%20-2.783%202.5%20-4.174%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-metabrainz{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-metabrainz%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v10l7%204v-18l-7%204%22%20%2F%3E%20%3Cpath%20d%3D%22M21%207v10l-7%204v-18l7%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-minecraft{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-minecraft%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2016.008v-8.018a1.98%201.98%200%200%200%20-1%20-1.717l-7%20-4.008a2.016%202.016%200%200%200%20-2%200l-7%204.008c-.619%20.355%20-1%201.01%20-1%201.718v8.018c0%20.709%20.381%201.363%201%201.717l7%204.008c.62%20.354%201.38%20.354%202%200l7%20-4.008c.619%20-.355%201%20-1.01%201%20-1.718%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2022v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l8.73%20-5.04%22%20%2F%3E%20%3Cpath%20d%3D%22M3.27%206.96l8.73%205.04%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l3.003%20-1.668m3%20-1.667l2.997%20-1.665m-9%205l-9%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017l3%20-1.67v-3l-3%201.67l0%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-miniprogram{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-miniprogram%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%201%20-18%200a9%209%200%200%201%2018%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011.503a2.5%202.5%200%201%200%204%202v-3a2.5%202.5%200%201%201%204%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-mixpanel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-mixpanel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-monday{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-monday%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015.5a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%207a1.5%201.5%200%200%201%201.339%202.177l-4.034%207.074c-.264%20.447%20-.75%20.749%20-1.305%20.749a1.5%201.5%200%200%201%20-1.271%20-2.297l3.906%20-6.827a1.5%201.5%200%200%201%201.365%20-.876%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%207a1.5%201.5%200%200%201%201.339%202.177l-4.034%207.074c-.264%20.447%20-.75%20.749%20-1.305%20.749a1.5%201.5%200%200%201%20-1.271%20-2.297l3.906%20-6.827a1.5%201.5%200%200%201%201.365%20-.876%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-mongodb{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-mongodb%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v19%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011.227c0%203.273%20-1.812%204.77%20-6%209.273c-4.188%20-4.503%20-6%20-6%20-6%20-9.273c0%20-4.454%203.071%20-6.927%206%20-9.227c2.929%202.3%206%204.773%206%209.227%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-my-oppo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-my-oppo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.316%205h-12.632l-3.418%204.019a1.089%201.089%200%200%200%20.019%201.447l9.714%2010.534l9.715%20-10.49a1.09%201.09%200%200%200%20.024%20-1.444l-3.422%20-4.066%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011l3%203l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-mysql{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-mysql%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021c-1.427%20-1.026%20-3.59%20-3.854%20-4%20-6c-.486%20.77%20-1.501%202%20-2%202c-1.499%20-.888%20-.574%20-3.973%200%20-6c-1.596%20-1.433%20-2.468%20-2.458%20-2.5%20-4c-3.35%20-3.44%20-.444%20-5.27%202.5%20-3h1c8.482%20.5%206.421%208.07%209%2011.5c2.295%20.522%203.665%202.254%205%203.5c-2.086%20-.2%20-2.784%20-.344%20-3.5%200c.478%201.64%202.123%202.2%203.5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-national-geographic{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-national-geographic%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h10v18h-10l0%20-18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-nem{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-nem%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.182%202c1.94%20.022%203.879%20.382%205.818%201.08l.364%20.135a23.075%2023.075%200%200%201%203.636%201.785c0%205.618%20-1.957%2010.258%20-5.87%2013.92c-1.24%201.239%20-2.5%202.204%20-3.78%202.898l-.35%20.182c-1.4%20-.703%20-2.777%20-1.729%20-4.13%20-3.079c-3.912%20-3.663%20-5.87%20-8.303%20-5.87%20-13.921c2.545%20-1.527%205.09%20-2.471%207.636%20-2.832l.364%20-.048a16.786%2016.786%200%200%201%201.818%20-.12h.364%22%20%2F%3E%20%3Cpath%20d%3D%22M2.1%207.07c2.073%206.72%205.373%207.697%209.9%202.93c0%20-4%201.357%20-6.353%204.07%20-7.06l.59%20-.11%22%20%2F%3E%20%3Cpath%20d%3D%22M16.35%2018.51s2.65%20-5.51%20-4.35%20-8.51%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-netbeans{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-netbeans%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%209.43a1%201%200%200%201%20.5%20.874v3.268a1%201%200%200%201%20-.515%20.874l-3%201.917a1%201%200%200%201%20-.97%200l-3%20-1.917a1%201%200%200%201%20-.515%20-.873v-3.269a1%201%200%200%201%20.514%20-.874l3%20-1.786c.311%20-.173%20.69%20-.173%201%200l3%201.787h-.014l0%20-.001%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-9l-7.5%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l7.5%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2016l-3.5%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014l-3.5%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-netease-music{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-netease-music%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204c-2.93%201.346%20-5%205.046%20-5%208.492c0%204.508%204%207.508%208%207.508c4%200%208%20-3%208%20-7c0%20-3.513%20-3.5%20-5.513%20-6%20-5.513c-2.5%200%20-5%201.513%20-5%204.513c0%202%201.5%203%203%203c1.5%200%203%20-1%203%20-3c0%20-3.513%20-2%20-4.508%20-2%20-6.515c0%20-3.504%203.5%20-2.603%204%20-1.502%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-netflix{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-netflix%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203l10%2018h-4l-10%20-18l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%203v18h4v-10.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v-18h-4v10.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-nexo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-nexo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203l5%203v12l-5%203l-10%20-6v-6l10%206v-6l-5%20-3l5%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206l-5%20-3l-5%203v12l5%203l4.7%20-3.13%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-nextcloud{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-nextcloud%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-nextjs{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-nextjs%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015v-6l7.745%2010.65a9%209%200%201%201%202.255%20-1.993%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012v-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-nodejs{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-nodejs%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209v8.044a2%202%200%200%201%20-2.996%201.734l-1.568%20-.9a3%203%200%200%201%20-1.436%20-2.561v-6.635a3%203%200%200%201%201.436%20-2.56l6%20-3.667a3%203%200%200%201%203.128%200l6%203.667a3%203%200%200%201%201.436%202.561v6.634a3%203%200%200%201%20-1.436%202.56l-6%203.667a3%203%200%200%201%20-3.128%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209h-3.5a1.5%201.5%200%200%200%200%203h2a1.5%201.5%200%200%201%200%203h-3.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-nord-vpn{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-nord-vpn%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.992%2015l-2.007%20-3l-4.015%208c-2.212%20-3.061%20-2.625%20-7.098%20-.915%20-10.463a10.14%2010.14%200%200%201%208.945%20-5.537a10.14%2010.14%200%200%201%208.945%205.537c1.71%203.365%201.297%207.402%20-.915%2010.463l-4.517%20-8l-1.505%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2015l-3%20-6l-2.5%204.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-notion{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-notion%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017.5v-6.5h.5l4%206h.5v-6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.077%2020.071l-11.53%20.887a1%201%200%200%201%20-.876%20-.397l-2.471%20-3.294a1%201%200%200%201%20-.2%20-.6v-10.741a1%201%200%200%201%20.923%20-.997l11.389%20-.876a2%202%200%200%201%201.262%20.33l1.535%201.023a2%202%200%200%201%20.891%201.664v12.004a1%201%200%200%201%20-.923%20.997%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%205.5l2.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%207l-13%201v12.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-npm{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-npm%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M1%208h22v7h-12v2h-4v-2h-6l0%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208v7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v7%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011v4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011v1%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-nuxt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-nuxt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.146%208.583l-1.3%20-2.09a1.046%201.046%200%200%200%20-1.786%20.017l-5.91%209.908a1.046%201.046%200%200%200%20.897%201.582h3.913%22%20%2F%3E%20%3Cpath%20d%3D%22M20.043%2018c.743%200%201.201%20-.843%20.82%20-1.505l-4.044%20-7.013a.936%20.936%200%200%200%20-1.638%200l-4.043%207.013c-.382%20.662%20.076%201.505%20.819%201.505h8.086%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-nytimes{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-nytimes%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.036%205.058a8%208%200%201%200%208.706%209.965%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-11l-7.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17.5%203a2.5%202.5%200%201%201%200%205l-11%20-5a2.5%202.5%200%200%200%20-.67%204.91%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2013h-.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-oauth{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-oauth%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012a10%2010%200%201%200%2020%200a10%2010%200%201%200%20-20%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.556%206c.65%200%201.235%20.373%201.508%20.947l2.839%207.848a1.646%201.646%200%200%201%20-1.01%202.108a1.673%201.673%200%200%201%20-2.068%20-.851l-.46%20-1.052h-2.73l-.398%20.905a1.67%201.67%200%200%201%20-1.977%201.045l-.153%20-.047a1.647%201.647%200%200%201%20-1.056%20-1.956l2.824%20-7.852a1.664%201.664%200%200%201%201.409%20-1.087l1.272%20-.008%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-office{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-office%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018h9v-12l-5%202v5l-4%202v-8l9%20-4l7%202v13l-7%203l-9%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-ok-ru{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-ok-ru%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012c0%208%200%208%20-8%208s-8%200%20-8%20-8s0%20-8%208%20-8s8%200%208%208%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2013c1.333%20.667%203.667%20.667%205%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2017l2.5%20-3l2.5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013.5v.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-onedrive{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-onedrive%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.456%2010.45a6.45%206.45%200%200%200%20-12%20-2.151a4.857%204.857%200%200%200%20-4.44%205.241a4.856%204.856%200%200%200%205.236%204.444h10.751a3.771%203.771%200%200%200%203.99%20-3.54a3.772%203.772%200%200%200%20-3.538%20-3.992l.001%20-.002%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-onlyfans{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-onlyfans%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%206a6.5%206.5%200%201%200%200%2013a6.5%206.5%200%200%200%200%20-13%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2015a2.5%202.5%200%201%201%200%20-5a2.5%202.5%200%200%201%200%205%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016c2.5%200%206.42%20-1.467%207%20-4h-6c3%20-1%206.44%20-3.533%207%20-6h-4c-3.03%200%20-3.764%20-.196%20-5%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-open-source{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-open-source%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%200%201%203.618%2017.243l-2.193%20-5.602a3%203%200%201%200%20-2.849%200l-2.193%205.603a9%209%200%200%201%203.617%20-17.244%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-openai{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-openai%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.217%2019.384a3.501%203.501%200%200%200%206.783%20-1.217v-5.167l-6%20-3.35%22%20%2F%3E%20%3Cpath%20d%3D%22M5.214%2015.014a3.501%203.501%200%200%200%204.446%205.266l4.34%20-2.534v-6.946%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207.63c-1.391%20-.236%20-2.787%20.395%20-3.534%201.689a3.474%203.474%200%200%200%201.271%204.745l4.263%202.514l6%20-3.348%22%20%2F%3E%20%3Cpath%20d%3D%22M12.783%204.616a3.501%203.501%200%200%200%20-6.783%201.217v5.067l6%203.45%22%20%2F%3E%20%3Cpath%20d%3D%22M18.786%208.986a3.501%203.501%200%200%200%20-4.446%20-5.266l-4.34%202.534v6.946%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016.302c1.391%20.236%202.787%20-.395%203.534%20-1.689a3.474%203.474%200%200%200%20-1.271%20-4.745l-4.308%20-2.514l-5.955%203.42%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-openvpn{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-openvpn%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.618%2020.243l-2.193%20-5.602a3%203%200%201%200%20-2.849%200l-2.193%205.603%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-opera{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-opera%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%205%200%201%200%206%200a3%205%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-pagekit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-pagekit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.077%2020h-5.077v-16h11v14h-5.077%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-parsinta{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-parsinta%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%201%200%209%209%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%200%200%20-9%20-9%22%20opacity%3D%22.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209v6l5%20-3l-5%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-patreon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-patreon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208.408c-.003%20-2.299%20-1.746%20-4.182%20-3.79%20-4.862c-2.54%20-.844%20-5.888%20-.722%20-8.312%20.453c-2.939%201.425%20-3.862%204.545%20-3.896%207.656c-.028%202.559%20.22%209.297%203.92%209.345c2.75%20.036%203.159%20-3.603%204.43%20-5.356c.906%20-1.247%202.071%20-1.599%203.506%20-1.963c2.465%20-.627%204.146%20-2.626%204.142%20-5.273%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-paypal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-paypal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013l2.5%200c2.5%200%205%20-2.5%205%20-5c0%20-3%20-1.9%20-5%20-5%20-5h-5.5c-.5%200%20-1%20.5%20-1%201l-2%2014c0%20.5%20.5%201%201%201h2.8l1.2%20-5c.1%20-.6%20.4%20-1%201%20-1m7.5%20-5.8c1.7%201%202.5%202.8%202.5%204.8c0%202.5%20-2.5%204.5%20-5%204.5h-2.6l-.6%203.6a1%201%200%200%201%20-1%20.8l-2.7%200a.5%20.5%200%200%201%20-.5%20-.6l.2%20-1.4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-paypay{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-paypay%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.375%2021l3.938%20-13.838%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206c16.731%200%2021.231%209.881%204.5%2011%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2019v-14a2%202%200%200%200%20-2%20-2h-14a2%202%200%200%200%20-2%202v14a2%202%200%200%200%202%202h14a2%202%200%200%200%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-peanut{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-peanut%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016.25l-.816%20-.36l-.462%20-.196c-1.444%20-.592%20-2%20-.593%20-3.447%200l-.462%20.195l-.817%20.359a4.5%204.5%200%201%201%200%20-8.49l1.054%20.462l.434%20.178c1.292%20.507%201.863%20.48%203.237%20-.082l.462%20-.195l.817%20-.359a4.5%204.5%200%201%201%200%208.49%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-pepsi{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-pepsi%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016c5.713%20-2.973%2011%20-3.5%2013.449%20-11.162%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017.5c5.118%20-2.859%2015%200%2014%20-11%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-php{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-php%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012a10%209%200%201%200%2020%200a10%209%200%201%200%20-20%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%2015l.395%20-1.974l.605%20-3.026h1.32a1%201%200%200%201%20.986%201.164l-.167%201a1%201%200%200%201%20-.986%20.836h-1.653%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2015l.395%20-1.974l.605%20-3.026h1.32a1%201%200%200%201%20.986%201.164l-.167%201a1%201%200%200%201%20-.986%20.836h-1.653%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207.5l-1%205.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11.6%2010h2.4l-.5%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-picsart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-picsart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%209a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%209v11a2%202%200%201%200%204%200v-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-pinterest{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-pinterest%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020l4%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M10.7%2014c.437%201.263%201.43%202%202.55%202c2.071%200%203.75%20-1.554%203.75%20-4a5%205%200%201%200%20-9.7%201.7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-planetscale{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-planetscale%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.993%2011.63a9%209%200%200%201%20-9.362%209.362l9.362%20-9.362%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9.001%209.001%200%200%201%208.166%205.211l-11.955%2011.955a9%209%200%200%201%203.789%20-17.166%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-pnpm{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-pnpm%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203h4v4h-4l0%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-pocket{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-pocket%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h14a2%202%200%200%201%202%202v6a9%209%200%200%201%20-18%200v-6a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011l4%204l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-polymer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-polymer%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.706%206l-3.706%206l3.706%206h1.059l8.47%20-12h1.06l3.705%206l-3.706%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-powershell{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-powershell%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.887%2020h11.868c.893%200%201.664%20-.665%201.847%20-1.592l2.358%20-12c.212%20-1.081%20-.442%20-2.14%20-1.462%20-2.366a1.784%201.784%200%200%200%20-.385%20-.042h-11.868c-.893%200%20-1.664%20.665%20-1.847%201.592l-2.358%2012c-.212%201.081%20.442%202.14%201.462%202.366c.127%20.028%20.256%20.042%20.385%20.042%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208l4%204l-6%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-printables{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-printables%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021l12%20-7v-7.5l-6%20-3.5l-6%203.5l6%203.5v7.5l-6%20-3.5l0%207%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-prisma{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-prisma%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.186%2016.202l3.615%205.313c.265%20.39%20.754%20.57%201.215%20.447l10.166%20-2.718a1.086%201.086%200%200%200%20.713%20-1.511l-7.505%20-15.483a.448%20.448%200%200%200%20-.787%20-.033l-7.453%2012.838a1.07%201.07%200%200%200%20.037%201.147l-.001%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2022l3.5%20-20%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-producthunt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-producthunt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8h2.5a2.5%202.5%200%201%201%200%205h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-pushbullet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-pushbullet%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%208v8h2a4%204%200%201%200%200%20-8h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-pushover{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-pushover%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.16%2010.985c-.83%20-1.935%201.53%20-7.985%208.195%20-7.985c3.333%200%204.645%201.382%204.645%203.9c0%202.597%20-2.612%206.1%20-9%206.1%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%206l-5.5%2015%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-python{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-python%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209h-7a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015h7a2%202%200%200%200%202%20-2v-4a2%202%200%200%200%20-2%20-2h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209v-4a2%202%200%200%201%202%20-2h4a2%202%200%200%201%202%202v5a2%202%200%200%201%20-2%202h-4a2%202%200%200%200%20-2%202v5a2%202%200%200%200%202%202h4a2%202%200%200%200%202%20-2v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-qq{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-qq%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209.748a14.716%2014.716%200%200%200%2011.995%20-.052c.275%20-9.236%20-11.104%20-11.256%20-11.995%20.052%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2010c.984%202.762%201.949%204.765%202%207.153c.014%20.688%20-.664%201.346%20-1.184%20.303c-.346%20-.696%20-.952%20-1.181%20-1.816%20-1.456%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016c.031%201.831%20.147%203.102%20-1%204%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020c-1.099%20-.87%20-.914%20-2.24%20-1%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010c-.783%202.338%20-1.742%204.12%20-1.968%206.43c-.217%202.227%20.716%201.644%201.16%20.917c.296%20-.487%20.898%20-.934%201.808%20-1.347%22%20%2F%3E%20%3Cpath%20d%3D%22M15.898%2013l-.476%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020l-1.5%201c-.5%20.5%20-.5%201%20.5%201h10c1%200%201%20-.5%20.5%20-1l-1.5%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12.75%207a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.25%207a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-radix-ui{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-radix-ui%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%203h5v5h-5l0%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011v10a5%205%200%200%201%20-.217%20-9.995l.217%20-.005%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-react-native{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-react-native%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.357%209c-2.637%20.68%20-4.357%201.845%20-4.357%203.175c0%202.107%204.405%203.825%209.85%203.825c.74%200%201.26%20-.039%201.95%20-.097%22%20%2F%3E%20%3Cpath%20d%3D%22M9.837%2015.9c-.413%20-.596%20-.806%20-1.133%20-1.18%20-1.8c-2.751%20-4.9%20-3.488%20-9.77%20-1.63%20-10.873c1.15%20-.697%203.047%20.253%204.974%202.254%22%20%2F%3E%20%3Cpath%20d%3D%22M6.429%2015.387c-.702%202.688%20-.56%204.716%20.56%205.395c1.783%201.08%205.387%20-1.958%208.043%20-6.804c.36%20-.67%20.683%20-1.329%20.968%20-1.978%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.52c1.928%202%203.817%202.95%204.978%202.253c1.85%20-1.102%201.121%20-5.972%20-1.633%20-10.873c-.384%20-.677%20-.777%20-1.204%20-1.18%20-1.8%22%20%2F%3E%20%3Cpath%20d%3D%22M17.66%2015c2.612%20-.687%204.34%20-1.85%204.34%20-3.176c0%20-2.11%20-4.408%20-3.824%20-9.845%20-3.824c-.747%200%20-1.266%20.029%20-1.955%20.087%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012c.285%20-.66%20.607%20-1.308%20.968%20-1.978c2.647%20-4.844%206.253%20-7.89%208.046%20-6.801c1.11%20.679%201.262%202.706%20.56%205.393%22%20%2F%3E%20%3Cpath%20d%3D%22M12.26%2012.015h-.01c-.01%20.13%20-.12%20.24%20-.26%20.24a.263%20.263%200%200%201%20-.25%20-.26c0%20-.14%20.11%20-.25%20.24%20-.25h-.01c.13%20-.01%20.25%20.11%20.25%20.24%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-react{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-react%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.306%208.711c-2.602%20.723%20-4.306%201.926%20-4.306%203.289c0%202.21%204.477%204%2010%204c.773%200%201.526%20-.035%202.248%20-.102%22%20%2F%3E%20%3Cpath%20d%3D%22M17.692%2015.289c2.603%20-.722%204.308%20-1.926%204.308%20-3.289c0%20-2.21%20-4.477%20-4%20-10%20-4c-.773%200%20-1.526%20.035%20-2.25%20.102%22%20%2F%3E%20%3Cpath%20d%3D%22M6.305%2015.287c-.676%202.615%20-.485%204.693%20.695%205.373c1.913%201.105%205.703%20-1.877%208.464%20-6.66c.387%20-.67%20.733%20-1.339%201.036%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17.694%208.716c.677%20-2.616%20.487%20-4.696%20-.694%20-5.376c-1.913%20-1.105%20-5.703%201.877%20-8.464%206.66c-.387%20.67%20-.733%201.34%20-1.037%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205.424c-1.925%20-1.892%20-3.82%20-2.766%20-5%20-2.084c-1.913%201.104%20-1.226%205.877%201.536%2010.66c.386%20.67%20.793%201.304%201.212%201.896%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.574c1.926%201.893%203.821%202.768%205%202.086c1.913%20-1.104%201.226%20-5.877%20-1.536%20-10.66c-.375%20-.65%20-.78%20-1.283%20-1.212%20-1.897%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2012.866a1%201%200%201%200%201%20-1.732a1%201%200%200%200%20-1%201.732%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-reason{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-reason%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018h-3v-6h3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018v-6h2.5a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l-2%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-reddit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-reddit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208c2.648%200%205.028%20.826%206.675%202.14a2.5%202.5%200%200%201%202.326%204.36c0%203.59%20-4.03%206.5%20-9%206.5c-4.875%200%20-8.845%20-2.8%20-9%20-6.294l-1%20-.206a2.5%202.5%200%200%201%202.326%20-4.36c1.646%20-1.313%204.026%20-2.14%206.674%20-2.14l.999%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l1%20-5l6%201%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2013a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2013a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017c.667%20.333%201.333%20.5%202%20.5s1.333%20-.167%202%20-.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-redhat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-redhat%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010.5l1.436%20-4c.318%20-.876%20.728%20-1.302%201.359%20-1.302c.219%200%201.054%20.365%201.88%20.583c.825%20.219%20.733%20-.329%20.908%20-.487c.176%20-.158%20.355%20-.294%20.61%20-.294c.242%200%20.553%20.048%201.692%20.448c.759%20.267%201.493%20.574%202.204%20.922c1.175%20.582%201.426%20.913%201.595%201.507l.816%204.623c2.086%20.898%203.5%202.357%203.5%203.682c0%201.685%20-1.2%203.818%20-5.957%203.818c-6.206%200%20-14.043%20-4.042%20-14.043%20-7.32c0%20-1.044%201.333%20-1.77%204%20-2.18%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010.5c0%20.969%204.39%203.5%209.5%203.5c1.314%200%203%20.063%203%20-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-redux{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-redux%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.54%207c-.805%20-2.365%20-2.536%20-4%20-4.54%20-4c-2.774%200%20-5.023%202.632%20-5.023%206.496c0%201.956%201.582%204.727%202.512%206%22%20%2F%3E%20%3Cpath%20d%3D%22M4.711%2011.979c-1.656%201.877%20-2.214%204.185%20-1.211%205.911c1.387%202.39%205.138%202.831%208.501%20.9c1.703%20-.979%202.875%20-3.362%203.516%20-4.798%22%20%2F%3E%20%3Cpath%20d%3D%22M15.014%2019.99c2.511%200%204.523%20-.438%205.487%20-2.1c1.387%20-2.39%20-.215%20-5.893%20-3.579%20-7.824c-1.702%20-.979%20-4.357%20-1.235%20-5.927%20-1.07%22%20%2F%3E%20%3Cpath%20d%3D%22M10.493%209.862c.48%20.276%201.095%20.112%201.372%20-.366a1%201%200%200%200%20-.367%20-1.365a1.007%201.007%200%200%200%20-1.373%20.366a1%201%200%200%200%20.368%201.365%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2015.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2014a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-revolut{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-revolut%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010h3v10h-3l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%204h-9.5v3h9.4a1.5%201.5%200%200%201%200%203h-3.4v4l4%206h4l-5%20-7h.5a4.5%204.5%200%201%200%200%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-rumble{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-rumble%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.993%209.108c.383%20.4%20.687%20.863%20.893%201.368a4.195%204.195%200%200%201%20.006%203.166a4.37%204.37%200%200%201%20-.887%201.372a20.233%2020.233%200%200%201%20-2.208%202a20.615%2020.615%200%200%201%20-2.495%201.669a21.322%2021.322%200%200%201%20-5.622%202.202a4.213%204.213%200%200%201%20-3.002%20-.404a3.98%203.98%200%200%201%20-1.163%20-.967a3.796%203.796%200%200%201%20-.695%20-1.312c-1.199%20-3.902%20-1.022%20-8.312%20.134%20-12.23c.609%20-2.057%202.643%20-3.349%204.737%20-2.874c3.88%20.88%207.52%203.147%2010.302%206.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14.044%2013.034c.67%20-.505%20.67%20-1.489%200%20-2.01a14.824%2014.824%200%200%200%20-1.498%20-1.044a15.783%2015.783%200%200%200%20-1.62%20-.865c-.77%20-.35%20-1.63%20.139%20-1.753%20.973a15.385%2015.385%200%200%200%20-.1%203.786a1.232%201.232%200%200%200%201.715%201.027a14.783%2014.783%200%200%200%201.694%20-.827a14.46%2014.46%200%200%200%201.562%20-1.035v-.005%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-rust{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-rust%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.139%203.463c.473%20-1.95%203.249%20-1.95%203.722%200a1.916%201.916%200%200%200%202.859%201.185c1.714%20-1.045%203.678%20.918%202.633%202.633a1.916%201.916%200%200%200%201.184%202.858c1.95%20.473%201.95%203.249%200%203.722a1.916%201.916%200%200%200%20-1.185%202.859c1.045%201.714%20-.918%203.678%20-2.633%202.633a1.916%201.916%200%200%200%20-2.858%201.184c-.473%201.95%20-3.249%201.95%20-3.722%200a1.916%201.916%200%200%200%20-2.859%20-1.185c-1.714%201.045%20-3.678%20-.918%20-2.633%20-2.633a1.916%201.916%200%200%200%20-1.184%20-2.858c-1.95%20-.473%20-1.95%20-3.249%200%20-3.722a1.916%201.916%200%200%200%201.185%20-2.859c-1.045%20-1.714%20.918%20-3.678%202.633%20-2.633a1.914%201.914%200%200%200%202.858%20-1.184%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h6a2%202%200%201%200%200%20-4h-6v8v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016h-2a2%202%200%200%201%20-2%20-2a2%202%200%200%200%20-2%20-2h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2016h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-safari{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-safari%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l2%20-6l6%20-2l-2%206l-6%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-samsungpass{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-samsungpass%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v7a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010v-1.862c0%20-2.838%202.239%20-5.138%205%20-5.138s5%202.3%205%205.138v1.862%22%20%2F%3E%20%3Cpath%20d%3D%22M10.485%2017.577c.337%20.29%20.7%20.423%201.515%20.423h.413c.323%200%20.633%20-.133%20.862%20-.368a1.27%201.27%200%200%200%20.356%20-.886c0%20-.332%20-.128%20-.65%20-.356%20-.886a1.203%201.203%200%200%200%20-.862%20-.368h-.826a1.2%201.2%200%200%201%20-.861%20-.367a1.27%201.27%200%200%201%20-.356%20-.886c0%20-.332%20.128%20-.651%20.356%20-.886a1.2%201.2%200%200%201%20.861%20-.368h.413c.816%200%201.178%20.133%201.515%20.423%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-sass{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-sass%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010.523c2.46%20-.826%204%20-.826%204%20-2.155c0%20-1.366%20-1.347%20-1.366%20-2.735%20-1.366c-1.91%200%20-3.352%20.49%20-4.537%201.748c-.848%20.902%20-1.027%202.449%20-.153%203.307c.973%20.956%203.206%201.789%202.884%203.493c-.233%201.235%20-1.469%201.823%20-2.617%201.202c-.782%20-.424%20-.454%20-1.746%20.626%20-2.512s2.822%20-.992%204.1%20-.24c.98%20.575%201.046%201.724%20.434%202.193%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-sentry{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-sentry%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018a1.93%201.93%200%200%200%20.306%201.076a2%202%200%200%200%201.584%20.924c.646%20.033%20-.537%200%20.11%200h3a4.992%204.992%200%200%200%20-3.66%20-4.81c.558%20-.973%201.24%20-2.149%202.04%20-3.531a9%209%200%200%201%205.62%208.341h4c.663%200%202.337%200%203%200a2%202%200%200%200%201.84%20-2.75l-7.1%20-12.25a2%202%200%200%200%20-3.5%200l-1.84%203.176c4.482%202.05%207.6%206.571%207.6%2011.824%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-sharik{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-sharik%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.281%2016.606a8.968%208.968%200%200%201%201.363%20-10.977a9.033%209.033%200%200%201%2011.011%20-1.346c-1.584%204.692%20-2.415%206.96%20-4.655%208.717c-1.584%201.242%20-3.836%202.24%20-7.719%203.606m16.335%20-7.306c2.113%207.59%20-4.892%2013.361%20-11.302%2011.264c1.931%20-3.1%203.235%20-4.606%204.686%20-6.065c1.705%20-1.715%203.591%20-3.23%206.616%20-5.199%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-shazam{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-shazam%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l2%20-2a2.828%202.828%200%200%201%204%200a2.828%202.828%200%200%201%200%204l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012l-2%202a2.828%202.828%200%201%201%20-4%20-4l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-shopee{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-shopee%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207l.867%2012.143a2%202%200%200%200%202%201.857h10.276a2%202%200%200%200%202%20-1.857l.867%20-12.143h-16l-.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%207c0%20-1.653%201.5%20-4%203.5%20-4s3.5%202.347%203.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2017c.413%20.462%201%201%202.5%201s2.5%20-.897%202.5%20-2s-1%20-1.5%20-2.5%20-2s-2%20-1.47%20-2%20-2c0%20-1.104%201%20-2%202%20-2s1.5%200%202.5%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-sketch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-sketch%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.262%2010.878l8%208.789c.4%20.44%201.091%20.44%201.491%200l8%20-8.79c.313%20-.344%20.349%20-.859%20.087%20-1.243l-3.537%20-5.194a1%201%200%200%200%20-.823%20-.436h-8.926a1%201%200%200%200%20-.823%20.436l-3.54%205.192c-.263%20.385%20-.227%20.901%20.087%201.246l-.016%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-skype{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-skype%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%200%201%208.603%2011.65a4.5%204.5%200%200%201%20-5.953%205.953a9%209%200%200%201%20-11.253%20-11.253a4.5%204.5%200%200%201%205.953%20-5.954a8.987%208.987%200%200%201%202.65%20-.396%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014.5c.5%202%202.358%202.5%204%202.5c2.905%200%204%20-1.187%204%20-2.5c0%20-1.503%20-1.927%20-2.5%20-4%20-2.5s-4%20-1%20-4%20-2.5c0%20-1.313%201.095%20-2.5%204%20-2.5c1.642%200%203.5%20.5%204%202.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-slack{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-slack%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v-6a2%202%200%200%201%204%200v6m0%20-2a2%202%200%201%201%202%202h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h6a2%202%200%200%201%200%204h-6m2%200a2%202%200%201%201%20-2%202v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v6a2%202%200%200%201%20-4%200v-6m0%202a2%202%200%201%201%20-2%20-2h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-6a2%202%200%200%201%200%20-4h6m-2%200a2%202%200%201%201%202%20-2v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-snapchat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-snapchat%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.882%207.842a4.882%204.882%200%200%200%20-9.764%200c0%204.273%20-.213%206.409%20-4.118%208.118c2%20.882%202%20.882%203%203c3%200%204%202%206%202s3%20-2%206%20-2c1%20-2.118%201%20-2.118%203%20-3c-3.906%20-1.709%20-4.118%20-3.845%20-4.118%20-8.118m-13.882%208.119c4%20-2.118%204%20-4.118%201%20-7.118m17%207.118c-4%20-2.118%20-4%20-4.118%20-1%20-7.118%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-snapseed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-snapseed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.152%203.115a.46%20.46%200%200%200%20-.609%200c-2.943%202.58%20-4.529%205.441%20-4.543%208.378c0%202.928%201.586%205.803%204.543%208.392a.46%20.46%200%200%200%20.61%200c2.957%20-2.589%204.547%20-5.464%204.547%20-8.392c0%20-2.928%20-1.6%20-5.799%20-4.548%20-8.378%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020l12.09%20-.011c.503%200%20.91%20-.434%20.91%20-.969v-6.063c0%20-.535%20-.407%20-.968%20-.91%20-.968h-7.382%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-snowflake{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-snowflake%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-5.5l4.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021v-5.5l-4.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3.5%2014.5l4.5%20-2.5l-4.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20.5%209.5l-4.5%202.5l4.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v5.5l-4.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v5.5l4.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011l1%201l-1%201l-1%20-1l1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-socket-io{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-socket-io%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011h1l3%20-4l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013h1l-4%204l3%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-solidjs{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-solidjs%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2017.5c4.667%203%208%204.5%2010%204.5c2.5%200%204%20-1.5%204%20-3.5s-1.5%20-3.5%20-4%20-3.5c-2%200%20-5.333%20.833%20-10%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013.5c4.667%20-1.667%208%20-2.5%2010%20-2.5c2.5%200%204%201.5%204%203.5c0%20.738%20-.204%201.408%20-.588%201.96l-2.883%203.825%22%20%2F%3E%20%3Cpath%20d%3D%22M22%206.5c-4%20-3%20-8%20-4.5%20-10%20-4.5c-2.04%200%20-2.618%20.463%20-3.419%201.545%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2017.5l3%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M22%206.5l-3%204%22%20%2F%3E%20%3Cpath%20d%3D%22M8.581%203.545l-2.953%203.711%22%20%2F%3E%20%3Cpath%20d%3D%22M7.416%2012.662c-1.51%20-.476%20-2.416%20-1.479%20-2.416%20-3.162c0%20-2.5%201.5%20-3.5%204%20-3.5c1.688%200%205.087%201.068%208.198%203.204a114.76%20114.76%200%200%201%201.802%201.296l-2.302%20.785%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-soundcloud{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-soundcloud%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011h1c1.38%200%203%201.274%203%203c0%201.657%20-1.5%203%20-3%203l-6%200v-10c3%200%204.5%201.5%205%204%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208l0%209%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2017l0%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l0%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-spacehey{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-spacehey%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020h6v-6a3%203%200%200%200%20-6%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%208v2.5a3.5%203.5%200%200%201%20-3.5%203.5h-.5a3%203%200%200%201%200%20-6h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-speedtest{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-speedtest%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.636%2019.364a9%209%200%201%201%2012.728%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-spotify{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-spotify%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011.973c2.5%20-1.473%205.5%20-.973%207.5%20.527%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015c1.5%20-1%204%20-1%205%20.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209c2%20-1%206%20-2%2010%20.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-stackoverflow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-stackoverflow%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017v1a2%202%200%200%200%202%202h12a2%202%200%200%200%202%20-2v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8.322%2012.582l7.956%20.836%22%20%2F%3E%20%3Cpath%20d%3D%22M8.787%209.168l7.826%201.664%22%20%2F%3E%20%3Cpath%20d%3D%22M10.096%205.764l7.608%202.472%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-stackshare{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-stackshare%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h3l3.5%206h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%206h-3.5l-3.5%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-steam{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-steam%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%205a4.5%204.5%200%201%201%20-.653%208.953l-4.347%203.009l0%20.038a3%203%200%200%201%20-2.824%203l-.176%200a3%203%200%200%201%20-2.94%20-2.402l-2.56%20-1.098v-3.5l3.51%201.755a2.989%202.989%200%200%201%202.834%20-.635l2.727%20-3.818a4.5%204.5%200%200%201%204.429%20-5.302%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%209.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-stellar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-stellar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206l-17%207v-1c-.004%20-1.259%20.234%20-2.5%20.81%20-3.62c1.363%20-2.686%204.178%20-4.378%207.19%20-4.38a7.5%207.5%200%200%201%202.61%20.46%22%20%2F%3E%20%3Cpath%20d%3D%22M9.38%2019.54a8%208%200%200%200%209.81%20-3.92c.576%20-1.12%20.814%20-2.361%20.81%20-3.62v-1l-17%207%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-stocktwits{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-stocktwits%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203l-8%204.5l8%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l8%204.5l-8%204.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-storj{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-storj%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2017a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%207a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l-8%20-4v-10l8%20-4l8%204v10l-8%204%22%20%2F%3E%20%3Cpath%20d%3D%22M9.1%2015a2.1%202.1%200%200%201%20-.648%20-4.098c.282%20-1.648%201.319%20-2.902%203.048%20-2.902c1.694%200%202.906%201.203%203.23%202.8h.17a2.1%202.1%200%200%201%20.202%204.19l-.202%20.01h-5.8%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207l4.323%202.702%22%20%2F%3E%20%3Cpath%20d%3D%22M16.413%2014.758l3.587%202.242%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017l3.529%20-2.206%22%20%2F%3E%20%3Cpath%20d%3D%22M14.609%2010.37l5.391%20-3.37%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-storybook{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-storybook%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204l.5%2016.5l13.5%20.5v-18l-14%201%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015c.6%201.5%201.639%202%203.283%202h-.283c1.8%200%203%20-.974%203%20-2.435c0%20-1.194%20-.831%20-1.799%20-2.147%20-2.333l-1.975%20-.802c-1.15%20-.467%20-1.878%20-1.422%20-1.878%20-2.467c0%20-.97%20.899%20-1.786%202.087%20-1.893l.613%20-.055c1.528%20-.138%203%20.762%203.3%201.985%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203.5v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-storytel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-storytel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.103%2022c2.292%20-2.933%2016.825%20-2.43%2016.825%20-11.538c0%20-6.298%20-4.974%20-8.462%20-8.451%20-8.462c-3.477%200%20-9.477%203.036%20-9.477%2011.241c0%206.374%201.103%208.759%201.103%208.759%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-strava{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-strava%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013l-5%20-10l-5%2010m6%200l4%208l4%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-stripe{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-stripe%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.453%208.056c0%20-.623%20.518%20-.979%201.442%20-.979c1.69%200%203.41%20.343%204.605%20.923l.5%20-4c-.948%20-.449%20-2.82%20-1%20-5.5%20-1c-1.895%200%20-3.373%20.087%20-4.5%201c-1.172%20.956%20-2%202.33%20-2%204c0%203.03%201.958%204.906%205%206c1.961%20.69%203%20.743%203%201.5c0%20.735%20-.851%201.5%20-2%201.5c-1.423%200%20-3.963%20-.609%20-5.5%20-1.5l-.5%204c1.321%20.734%203.474%201.5%206%201.5c2%200%203.957%20-.468%205.084%20-1.36c1.263%20-.979%201.916%20-2.268%201.916%20-4.14c0%20-3.096%20-1.915%20-4.547%20-5%20-5.637c-1.646%20-.605%20-2.544%20-1.07%20-2.544%20-1.807l-.003%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-sublime-text{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-sublime-text%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208l-14%204.5v-5.5l14%20-4.5l0%205.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2017l-14%204.5v-5.5l14%20-4.5l0%205.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011.5l-14%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012.5l14%204.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-sugarizer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-sugarizer%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.277%2016l3.252%20-3.252a1.61%201.61%200%200%200%20-2.277%20-2.276l-3.252%203.251l-3.252%20-3.251a1.61%201.61%200%200%200%20-2.276%202.276l3.251%203.252l-3.251%203.252a1.61%201.61%200%201%200%202.276%202.277l3.252%20-3.252l3.252%203.252a1.61%201.61%200%201%200%202.277%20-2.277l-3.252%20-3.252%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-supabase{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-supabase%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014h8v7l8%20-11h-8v-7l-8%2011%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-superhuman{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-superhuman%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l4%203l-8%207l-8%20-7l4%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l-8%206l8%206l8%20-6l-8%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-supernova{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-supernova%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015h.5c3.038%200%205.5%20-1.343%205.5%20-3s-2.462%20-3%20-5.5%20-3c-1.836%200%20-3.462%20.49%20-4.46%201.245%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209h-.5c-3.038%200%20-5.5%201.343%20-5.5%203s2.462%203%205.5%203c1.844%200%203.476%20-.495%204.474%20-1.255%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209v-.5c0%20-3.038%20-1.343%20-5.5%20-3%20-5.5s-3%202.462%20-3%205.5c0%201.833%20.49%203.457%201.241%204.456%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015v.5c0%203.038%201.343%205.5%203%205.5s3%20-2.462%203%20-5.5c0%20-1.842%20-.494%20-3.472%20-1.252%20-4.47%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-surfshark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-surfshark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.954%209.447c-.237%20-6.217%200%20-6.217%20-6%20-6.425c-5.774%20-.208%20-6.824%201%20-7.91%205.382c-2.884%2011.816%20-3.845%2014.716%204.792%2011.198c9.392%20-3.831%209.297%20-5.382%209.114%20-10.155l.004%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016h.452c1.943%20.007%203.526%20-1.461%203.543%20-3.286v-2.428c.018%20-1.828%201.607%20-3.298%203.553%20-3.286h.452%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-svelte{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-svelte%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208l-5%203l.821%20-.495c1.86%20-1.15%204.412%20-.49%205.574%201.352a3.91%203.91%200%200%201%20-1.264%205.42l-5.053%203.126c-1.86%201.151%20-4.312%20.591%20-5.474%20-1.251a3.91%203.91%200%200%201%201.263%20-5.42l.26%20-.16%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017l5%20-3l-.822%20.496c-1.86%201.151%20-4.411%20.491%20-5.574%20-1.351a3.91%203.91%200%200%201%201.264%20-5.42l5.054%20-3.127c1.86%20-1.15%204.311%20-.59%205.474%201.252a3.91%203.91%200%200%201%20-1.264%205.42l-.26%20.16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-swift{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-swift%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.547%2015.828c1.33%20-4.126%20-1.384%20-9.521%20-6.047%20-12.828c-.135%20-.096%202.39%206.704%201.308%209.124c-2.153%20-1.454%20-4.756%20-3.494%20-7.808%20-6.124l-.5%202l-3.5%20-1c4.36%204.748%207.213%207.695%208.56%208.841c-4.658%202.089%20-10.65%20-.978%20-10.56%20-.841c1.016%201.545%206%206%2011%206c2%200%203.788%20-.502%204.742%20-1.389c.005%20-.005%20.432%20-.446%201.378%20-.17c.504%20.148%201.463%20.667%202.88%201.559v-1.507c0%20-1.377%20-.515%20-2.67%20-1.453%20-3.665%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-symfony{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-symfony%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2013c.458%20.667%201.125%201%202%201c1.313%200%202%20-.875%202%20-1.5c0%20-1.5%20-2%20-1%20-2%20-2c0%20-.625%20.516%20-1.5%201.5%20-1.5c2.5%200%201.563%202%205.5%202c.667%200%201%20-.333%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017c-.095%20.667%20.238%201%201%201c1.714%200%202.714%20-2%203%20-6c.286%20-4%201.571%20-6%203%20-6c.571%200%20.905%20.333%201%201%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012c0%205.523%20-4.477%2010%20-10%2010s-10%20-4.477%20-10%20-10s4.477%20-10%2010%20-10a10%2010%200%200%201%2010%2010%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-tabler{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-tabler%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015h3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a4%204%200%200%201%204%20-4h10a4%204%200%200%201%204%204v10a4%204%200%200%201%20-4%204h-10a4%204%200%200%201%20-4%20-4l0%20-10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-tabnine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-tabnine%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012l-12%206.75m12%20-6.75l-12%20-6.75m12%206.75v-4.527l-8%20-4.473l-4%202.25m12%206.75v4.5l-8%204.5l-4%20-2.25m0%20-13.5l-4%202.222v9.028l4%202.25l12%20-6.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-tailwind{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-tailwind%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.667%206c-2.49%200%20-4.044%201.222%20-4.667%203.667c.933%20-1.223%202.023%20-1.68%203.267%20-1.375c.71%20.174%201.217%20.68%201.778%201.24c.916%20.912%202%201.968%204.288%201.968c2.49%200%204.044%20-1.222%204.667%20-3.667c-.933%201.223%20-2.023%201.68%20-3.267%201.375c-.71%20-.174%20-1.217%20-.68%20-1.778%20-1.24c-.916%20-.912%20-1.975%20-1.968%20-4.288%20-1.968m-4%206.5c-2.49%200%20-4.044%201.222%20-4.667%203.667c.933%20-1.223%202.023%20-1.68%203.267%20-1.375c.71%20.174%201.217%20.68%201.778%201.24c.916%20.912%201.975%201.968%204.288%201.968c2.49%200%204.044%20-1.222%204.667%20-3.667c-.933%201.223%20-2.023%201.68%20-3.267%201.375c-.71%20-.174%20-1.217%20-.68%20-1.778%20-1.24c-.916%20-.912%20-1.975%20-1.968%20-4.288%20-1.968%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-taobao{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-taobao%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%205c.968%20.555%201.335%201.104%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2010c5.007%203.674%202.85%206.544%200%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204c-.137%204.137%20-2.258%205.286%20-3.709%206.684%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206c2.194%20-.8%203.736%20-.852%206.056%20-.993c4.206%20-.158%205.523%202.264%205.803%205.153c.428%204.396%20-.077%207.186%20-2.117%209.298c-1.188%201.23%20-3.238%202.62%20-7.207%20.259%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2010h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2010v6.493%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h10%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015.512l.853%201.72%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2017c-1.145%20.361%20-7%203%20-8.5%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11.765%208.539l-1.765%202.461%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-teams{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-teams%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207h10v10h-10l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8.104%2017c.47%202.274%202.483%204%204.896%204a5%205%200%200%200%205%20-5v-7h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018a4%204%200%200%200%204%20-4v-5h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.003%208.83a3%203%200%201%200%20-1.833%20-1.833%22%20%2F%3E%20%3Cpath%20d%3D%22M15.83%208.36a2.5%202.5%200%201%200%20.594%20-4.117%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-ted{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-ted%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13%208h-4v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208v8h2a3%203%200%200%200%203%20-3v-2a3%203%200%200%200%20-3%20-3h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-telegram{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-telegram%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010l-4%204l6%206l4%20-16l-18%207l4%202l2%206l3%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-terraform{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-terraform%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015.5l-11.476%20-6.216a1%201%200%200%201%20-.524%20-.88v-4.054a1.35%201.35%200%200%201%202.03%20-1.166l9.97%205.816v10.65a1.35%201.35%200%200%201%20-2.03%201.166l-3.474%20-2.027a1%201%200%200%201%20-.496%20-.863v-11.926%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015.5l5.504%20-3.21a1%201%200%200%200%20.496%20-.864v-3.576a1.35%201.35%200%200%200%20-2.03%20-1.166l-3.97%202.316%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-tesla{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-tesla%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l3%20-11c2.359%200%203%200%203%201c0%200%201.18%20-1.745%202%20-3c-3.077%20-1.464%20-6%20-1%20-6%20-1l-2%202l-2%20-2s-2.923%20-.464%20-6%201c.82%201.255%202%203%202%203c0%20-1%20.744%20-1%203%20-1l3%2011%22%20%2F%3E%20%3Cpath%20d%3D%22M20%205c-5.114%20-2%20-10.886%20-2%20-16%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-tether{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-tether%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.08%2020.188c-1.15%201.083%20-3.02%201.083%20-4.17%200l-6.93%20-6.548c-.96%20-.906%20-1.27%20-2.624%20-.69%20-3.831l2.4%20-5.018c.47%20-.991%201.72%20-1.791%202.78%20-1.791h9.06c1.06%200%202.31%20.802%202.78%201.79l2.4%205.019c.58%201.207%20.26%202.925%20-.69%203.83c-3.453%203.293%20-3.466%203.279%20-6.94%206.549%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-thingiverse{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-thingiverse%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8m-4%200v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-threads{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-threads%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%207.5c-1.333%20-3%20-3.667%20-4.5%20-7%20-4.5c-5%200%20-8%202.5%20-8%209s3.5%209%208%209s7%20-3%207%20-5s-1%20-5%20-7%20-5c-2.5%200%20-3%201.25%20-3%202.5c0%201.5%201%202.5%202.5%202.5c2.5%200%203.5%20-1.5%203.5%20-5s-2%20-4%20-3%20-4s-1.833%20.333%20-2.5%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-threejs{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-threejs%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2022l-5%20-19l19%205.5l-14%2013.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12.573%2017.58l-6.152%20-1.576l8.796%20-9.466l1.914%206.64%22%20%2F%3E%20%3Cpath%20d%3D%22M12.573%2017.58l-1.573%20-6.58l6.13%202.179%22%20%2F%3E%20%3Cpath%20d%3D%22M9.527%204.893l1.473%206.107l-6.31%20-1.564l4.837%20-4.543%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-tidal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-tidal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.333%206l3.334%203.25l3.333%20-3.25l3.333%203.25l3.334%20-3.25l3.333%203.25l-3.333%203.25l-3.334%20-3.25l-3.333%203.25l3.333%203.25l-3.333%203.25l-3.333%20-3.25l3.333%20-3.25l-3.333%20-3.25l-3.334%203.25l-3.333%20-3.25l3.333%20-3.25%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-tiktok{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-tiktok%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%207.917v4.034a9.948%209.948%200%200%201%20-5%20-1.951v4.5a6.5%206.5%200%201%201%20-8%20-6.326v4.326a2.5%202.5%200%201%200%204%202v-11.5h4.083a6.005%206.005%200%200%200%204.917%204.917%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-tinder{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-tinder%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.918%208.174c2.56%204.982%20.501%2011.656%20-5.38%2012.626c-7.702%201.687%20-12.84%20-7.716%20-7.054%20-13.229c.309%20-.305%201.161%20-1.095%201.516%20-1.349c0%20.528%20.27%203.475%201%203.167c3%200%204%20-4.222%203.587%20-7.389c2.7%201.411%204.987%203.376%206.331%206.174%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-topbuzz{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-topbuzz%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.417%208.655a.524%20.524%200%200%201%20-.405%20-.622l.986%20-4.617a.524%20.524%200%200%201%20.626%20-.404l14.958%203.162c.285%20.06%20.467%20.339%20.406%20.622l-.987%204.618a.524%20.524%200%200%201%20-.625%20.404l-4.345%20-.92c-.198%20-.04%20-.315%20.024%20-.353%20.197l-2.028%209.49a.527%20.527%200%200%201%20-.625%20.404l-4.642%20-.982a.527%20.527%200%200%201%20-.406%20-.622l2.028%20-9.493c.037%20-.17%20-.031%20-.274%20-.204%20-.31l-4.384%20-.927%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-torchain{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-torchain%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.588%2015.537l-3.553%20-3.537l-7.742%208.18c-.791%20.85%20.153%202.18%201.238%201.73l9.616%20-4.096a1.398%201.398%200%200%200%20.44%20-2.277%22%20%2F%3E%20%3Cpath%20d%3D%22M8.412%208.464l3.553%203.536l7.742%20-8.18c.791%20-.85%20-.153%20-2.18%20-1.238%20-1.73l-9.616%204.098a1.398%201.398%200%200%200%20-.44%202.277l-.001%20-.001%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-toyota{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-toyota%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012a10%207%200%201%200%2020%200a10%207%200%201%200%20-20%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012c0%203.866%201.343%207%203%207s3%20-3.134%203%20-7s-1.343%20-7%20-3%20-7s-3%203.134%20-3%207%22%20%2F%3E%20%3Cpath%20d%3D%22M6.415%206.191c-.888%20.503%20-1.415%201.13%20-1.415%201.809c0%201.657%203.134%203%207%203s7%20-1.343%207%20-3c0%20-.678%20-.525%20-1.304%20-1.41%20-1.806%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-trello{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-trello%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207h3v10h-3l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207h3v6h-3l0%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-tripadvisor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-tripadvisor%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013.5a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2013.5a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17.5%209a4.5%204.5%200%201%200%203.5%201.671l1%20-1.671h-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%209a4.5%204.5%200%201%201%20-3.5%201.671l-1%20-1.671h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2015.5l1.5%202l1.5%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206.75c2%20-.667%204%20-.667%206%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-tumblr{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-tumblr%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021h4v-4h-4v-6h4v-4h-4v-4h-4v1a3%203%200%200%201%20-3%203h-1v4h4v6a4%204%200%200%200%204%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-twilio{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-twilio%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%201%20-18%200a9%209%200%200%201%2018%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-twitch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-twitch%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205v11a1%201%200%200%200%201%201h2v4l4%20-4h5.584c.266%200%20.52%20-.105%20.707%20-.293l2.415%20-2.414c.187%20-.188%20.293%20-.442%20.293%20-.708v-8.585a1%201%200%200%200%20-1%20-1h-14a1%201%200%200%200%20-1%201l.001%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l0%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-twitter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-twitter%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%204.01c-1%20.49%20-1.98%20.689%20-3%20.99c-1.121%20-1.265%20-2.783%20-1.335%20-4.38%20-.737s-2.643%202.06%20-2.62%203.737v1c-3.245%20.083%20-6.135%20-1.395%20-8%20-4c0%200%20-4.182%207.433%204%2011c-1.872%201.247%20-3.739%202.088%20-6%202c3.308%201.803%206.913%202.423%2010.034%201.517c3.58%20-1.04%206.522%20-3.723%207.651%20-7.742a13.84%2013.84%200%200%200%20.497%20-3.753c0%20-.249%201.51%20-2.772%201.818%20-4.013l0%20.001%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-typescript{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-typescript%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017.5c.32%20.32%20.754%20.5%201.207%20.5h.543c.69%200%201.25%20-.56%201.25%20-1.25v-.25a1.5%201.5%200%200%200%20-1.5%20-1.5a1.5%201.5%200%200%201%20-1.5%20-1.5v-.25c0%20-.69%20.56%20-1.25%201.25%20-1.25h.543c.453%200%20.887%20.18%201.207%20.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012v6%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2019v-14a2%202%200%200%200%20-2%20-2h-14a2%202%200%200%200%20-2%202v14a2%202%200%200%200%202%202h14a2%202%200%200%200%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-uber{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-uber%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-ubuntu{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-ubuntu%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17.723%207.41a7.992%207.992%200%200%200%20-3.74%20-2.162m-3.971%200a7.993%207.993%200%200%200%20-3.789%202.216m-1.881%203.215a8%208%200%200%200%20-.342%202.32c0%20.738%20.1%201.453%20.287%202.132m1.96%203.428a7.993%207.993%200%200%200%203.759%202.19m4%200a7.993%207.993%200%200%200%203.747%20-2.186m1.962%20-3.43a8.008%208.008%200%200%200%20.287%20-2.131c0%20-.764%20-.107%20-1.503%20-.307%20-2.203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-unity{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-unity%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203l6%204v7%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2017l-6%204l-6%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014v-7l6%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207l8%205v9%22%20%2F%3E%20%3Cpath%20d%3D%22M20%207l-8%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-unsplash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-unsplash%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h5v4h6v-4h5v9h-16v-9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204h6v4h-6l0%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-upwork{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-upwork%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v5a3%203%200%200%200%206%200v-5h1l4%206c.824%201.319%201.945%202%203.5%202a3.5%203.5%200%200%200%200%20-7c-2.027%200%20-3.137%201%20-3.5%203c-.242%201.33%20-.908%204%20-2%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-valorant{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-valorant%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2014h4.5l2%20-2v-6l-6.5%208%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2019h5l-11%20-13v6l6%207%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-vechain{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-vechain%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l-8%2016l-8%20-16h2.028a4%204%200%200%201%203.578%202.211l2.894%205.789%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-vercel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-vercel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019h18l-9%20-15l-9%2015%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-vimeo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-vimeo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208.5l1%201s1.5%20-1.102%202%20-.5c.509%20.609%201.863%207.65%202.5%209c.556%201.184%201.978%202.89%204%201.5c2%20-1.5%207.5%20-5.5%208.5%20-11.5c.444%20-2.661%20-1%20-4%20-2.5%20-4c-2%200%20-4.047%201.202%20-4.5%204c2.05%20-1.254%202.551%201%201.5%203c-1.052%202%20-2%203%20-2.5%203c-.49%200%20-.924%20-1.165%20-1.5%20-3.5c-.59%20-2.42%20-.5%20-6.5%20-3%20-6.5s-5.5%204.5%20-5.5%204.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-vinted{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-vinted%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.028%206c0%207.695%20-.292%2011.728%200%2012c2.046%20-5%204.246%20-12.642%205.252%20-14.099c.343%20-.497%20.768%20-.93%201.257%20-1.277c.603%20-.39%201.292%20-.76%201.463%20-.575c-.07%202.319%20-4.023%2015.822%20-4.209%2016.314a6.135%206.135%200%200%201%20-3.465%203.386c-3.213%20.78%20-3.429%20-.446%20-3.836%20-1.134c-.95%20-2.103%20-1.682%20-14.26%20-1.445%20-15.615c.05%20-.523%20.143%20-1.851%202.491%20-2c2.359%20-.354%202.547%201.404%202.492%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-visa{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-visa%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015l-1%20-6l-2.5%206%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l1%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209h1v6h.5l2.5%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209.5a.5%20.5%200%200%200%20-.5%20-.5h-.75c-.721%200%20-1.337%20.521%20-1.455%201.233l-.09%20.534a1.059%201.059%200%200%200%201.045%201.233a1.059%201.059%200%200%201%201.045%201.233l-.09%20.534a1.476%201.476%200%200%201%20-1.455%201.233h-.75a.5%20.5%200%200%201%20-.5%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014h2.7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-visual-studio{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-visual-studio%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l2%20-1l10%2013l4%20-2v-12l-4%20-2l-10%2013l-2%20-1l0%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-vite{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-vite%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204.5l6%20-1.5l-2%206.5l2%20-.5l-4%207v-5l-3%201l1%20-7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206.5l7%20-1.5l-10%2017l-10%20-17l7.741%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-vivaldi{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-vivaldi%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21.648%206.808c-2.468%204.28%20-4.937%208.56%20-7.408%2012.836c-.397%20.777%20-1.366%201.301%20-2.24%201.356c-.962%20.102%20-1.7%20-.402%20-2.154%20-1.254c-1.563%20-2.684%20-3.106%20-5.374%20-4.66%20-8.064c-.943%20-1.633%20-1.891%20-3.266%20-2.83%20-4.905a2.47%202.47%200%200%201%20-.06%20-2.45a2.493%202.493%200%200%201%202.085%20-1.307c.951%20-.065%201.85%20.438%202.287%201.281c.697%201.19%202.043%203.83%202.55%204.682a3.919%203.919%200%200%200%203.282%202.017c2.126%20.133%203.974%20-.95%204.21%20-3.058c0%20-.164%20.228%20-3.178%20.846%20-3.962c.619%20-.784%201.64%20-1.155%202.606%20-.893a2.484%202.484%200%200%201%201.814%202.062c.08%20.581%20-.041%201.171%20-.343%201.674%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-vk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-vk%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019h-4a8%208%200%200%201%20-8%20-8v-5h4v5a4%204%200%200%200%204%204v-9h4v4.5l.03%200a4.531%204.531%200%200%200%203.97%20-4.496h4l-.342%201.711a6.858%206.858%200%200%201%20-3.658%204.789a5.34%205.34%200%200%201%203.566%204.111l.434%202.389h-4a4.531%204.531%200%200%200%20-3.97%20-4.496v4.5l-.03%20-.008%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-vlc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-vlc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.79%204.337l3.101%209.305c.33%20.985%20-.113%202.07%20-1.02%202.499a9.148%209.148%200%200%201%20-7.742%200c-.907%20-.428%20-1.35%20-1.514%20-1.02%20-2.499l3.1%20-9.305c.267%20-.8%20.985%20-1.337%201.791%20-1.337c.807%200%201.525%20.537%201.79%201.337%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014h-1.429a2%202%200%200%200%20-1.923%201.45l-.571%202a2%202%200%200%200%201.923%202.55h13.998a2%202%200%200%200%201.923%20-2.55l-.572%20-2a2%202%200%200%200%20-1.923%20-1.45h-1.426%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-volkswagen{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-volkswagen%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%200%200%209%20-9a9%209%200%200%200%20-9%20-9a9%209%200%200%200%20-9%209a9%209%200%200%200%209%209%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207l4.5%2011l1.5%20-5h2l1.5%205l4.5%20-11%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204l2%206h2l2%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-vsco{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-vsco%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%201%20-18%200a9%209%200%200%201%2018%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012a5%205%200%201%200%20-10%200a5%205%200%200%200%2010%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M18.364%205.636l-2.828%202.828%22%20%2F%3E%20%3Cpath%20d%3D%22M18.364%2018.364l-2.828%20-2.828%22%20%2F%3E%20%3Cpath%20d%3D%22M5.636%2018.364l2.828%20-2.828%22%20%2F%3E%20%3Cpath%20d%3D%22M5.636%205.636l2.828%202.828%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-vscode{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-vscode%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v18l4%20-2.5v-13l-4%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9.165%2013.903l-4.165%203.597l-2%20-1l4.333%20-4.5m1.735%20-1.802l6.932%20-7.198v5l-4.795%204.141%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016.5l-11%20-10l-2%201l13%2013.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-vue{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-vue%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204l-4.5%208l-4.5%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204l9%2016l9%20-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-walmart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-walmart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208.04v-5.04%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2010l4.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2014l4.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015.96v5.04%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2014l-4.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2010l-4.5%20-2.505%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-waze{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-waze%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.66%2017.52a7%207%200%200%201%20-3.66%20-4.52c2%200%203%20-1%203%20-2.51c0%20-3.92%202.25%20-7.49%207.38%20-7.49c4.62%200%207.62%203.51%207.62%208a8.08%208.08%200%200%201%20-3.39%206.62%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018.69a17.29%2017.29%200%200%200%203.33%20.3h.54%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-webflow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-webflow%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010s-1.376%203.606%20-1.5%204c-.046%20-.4%20-1.5%20-8%20-1.5%20-8c-2.627%200%20-3.766%201.562%20-4.5%203.5c0%200%20-1.843%204.593%20-2%205c-.013%20-.368%20-.5%20-4.5%20-.5%20-4.5c-.15%20-2.371%20-2.211%20-3.98%20-4%20-3.98l2%2012.98c2.745%20-.013%204.72%20-1.562%205.5%20-3.5c0%200%201.44%20-4.3%201.5%20-4.5c.013%20.18%201%208%201%208c2.758%200%204.694%20-1.626%205.5%20-3.5l3.5%20-9.5c-2.732%200%20-4.253%202.055%20-5%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-wechat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-wechat%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2010c3.038%200%205.5%202.015%205.5%204.5c0%201.397%20-.778%202.645%20-2%203.47l0%202.03l-1.964%20-1.178a6.649%206.649%200%200%201%20-1.536%20.178c-3.038%200%20-5.5%20-2.015%20-5.5%20-4.5s2.462%20-4.5%205.5%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11.197%2015.698c-.69%20.196%20-1.43%20.302%20-2.197%20.302a8.008%208.008%200%200%201%20-2.612%20-.432l-2.388%201.432v-2.801c-1.237%20-1.082%20-2%20-2.564%20-2%20-4.199c0%20-3.314%203.134%20-6%207%20-6c3.782%200%206.863%202.57%207%205.785l0%20.233%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-weibo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-weibo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2014.127c0%203.073%20-3.502%205.873%20-8%205.873c-4.126%200%20-8%20-2.224%20-8%20-5.565c0%20-1.78%20.984%20-3.737%202.7%20-5.567c2.362%20-2.51%205.193%20-3.687%206.551%20-2.238c.415%20.44%20.752%201.39%20.749%202.062c2%20-1.615%204.308%20.387%203.5%202.693c1.26%20.557%202.5%20.538%202.5%202.742%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204h1a5%205%200%200%201%205%205v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-whatsapp{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-whatsapp%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l1.65%20-3.8a9%209%200%201%201%203.4%202.9l-5.05%20.9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010a.5%20.5%200%200%200%201%200v-1a.5%20.5%200%200%200%20-1%200v1a5%205%200%200%200%205%205h1a.5%20.5%200%200%200%200%20-1h-1a.5%20.5%200%200%200%200%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-wikipedia{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-wikipedia%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204.984h2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204.984h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%204.984h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22%204.984h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204.984l5.455%2014.516l6.545%20-14.516%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204.984l6%2014.516l6%20-14.516%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-windows{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-windows%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020l-12%20-1.5c-1%20-.1%20-1.8%20-.9%20-1.8%20-1.9v-9.2c0%20-1%20.8%20-1.8%201.8%20-1.9l12%20-1.5c1.2%20-.1%202.2%20.8%202.2%201.9v12.1c0%201.2%20-1.1%202.1%20-2.2%201.9l0%20.1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l16%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-windy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-windy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204c0%205.5%20-.33%2016%204%2016s7.546%20-11.27%208%20-13%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204c.253%205.44%201.449%2016%205.894%2016c4.444%200%208.42%20-10.036%209.106%20-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-wish{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-wish%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%206l5.981%202.392l-.639%206.037c-.18%20.893%20.06%201.819%20.65%202.514a3%203%200%200%200%202.381%201.057a4.328%204.328%200%200%200%204.132%20-3.57c-.18%20.893%20.06%201.819%20.65%202.514a3%203%200%200%200%202.38%201.056a4.328%204.328%200%200%200%204.132%20-3.57l.333%20-4.633%22%20%2F%3E%20%3Cpath%20d%3D%22M14.504%2014.429l.334%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-wix{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-wix%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209l1.5%206l1.379%20-5.515a.64%20.64%200%200%201%201.242%200l1.379%205.515l1.5%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2011.5v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209l5%206%22%20%2F%3E%20%3Cpath%20d%3D%22M21%209l-5%206%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-wordpress{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-wordpress%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%209h3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209l3%2011l4%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%209l3.5%2011l3%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011c.177%20-.528%201%20-1.364%201%20-2.5c0%20-1.78%20-.776%20-2.5%20-1.875%20-2.5c-.898%200%20-1.125%20.812%20-1.125%201.429c0%201.83%202%202.058%202%203.571%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l11.733%2016h4.267l-11.733%20-16l-4.267%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l6.768%20-6.768m2.46%20-2.46l6.772%20-6.772%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-xamarin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-xamarin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.958%2021h-7.917a2%202%200%200%201%20-1.732%20-1l-4.041%20-7a2%202%200%200%201%200%20-2l4.041%20-7a2%202%200%200%201%201.732%20-1h7.917a2%202%200%200%201%201.732%201l4.042%207a2%202%200%200%201%200%202l-4.041%207a2%202%200%200%201%20-1.733%201%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016l-6%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016l6%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-xbox{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-xbox%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%205c7.72%202.266%2010.037%207.597%2012.5%2012.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.5%205c-7.72%202.266%20-10.037%207.597%20-12.5%2012.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-xdeep{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-xdeep%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.401%208.398l1.599%20-2.398h5l-4%206l4%206h-5l-8%20-12h-5l4%206l-4%206h5l1.596%20-2.393%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-xing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-xing%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l-4%20-7l6.5%20-11%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207l2%203.5l-3%204.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-yahoo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-yahoo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018l7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%206l5.5%207v5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013l6%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%208l5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-yandex{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-yandex%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020v-16h-2a4%204%200%200%200%20-4%204v1a4%204%200%200%200%204%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020l3%20-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-yarn{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-yarn%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.845%2019.308c-1.268%20.814%20-2.41%201.254%20-3.845%201.692c-.176%20.21%20-.645%20.544%20-.912%20.588a42.469%2042.469%200%200%201%20-4.498%20.412c-.812%20.006%20-1.31%20-.214%20-1.447%20-.554c-.115%20-.279%20.336%20-2.054%20.298%20-1.964c-.157%20.392%20-.575%201.287%20-.997%201.72c-.579%20.6%20-1.674%20.4%20-2.322%20.051c-.71%20-.386%20-.07%20-1.28%20-.346%20-1.267c-.276%20.014%20-.776%20-1.486%20-.776%20-2.236c0%20-.828%20.622%20-1.674%201.235%20-2.211a6.811%206.811%200%200%201%20.46%20-3.143a7.414%207.414%200%200%201%202.208%20-2.615s-1.353%20-1.534%20-.849%20-2.912c.328%20-.902%20.46%20-.895%20.567%20-.935c.38%20-.12%20.727%20-.33%201.013%20-.612c.78%20-.88%201.96%20-1.438%203.116%20-1.322c0%200%20.781%20-2.43%201.533%20-1.936c.415%20.653%20.671%201.218%20.967%201.936c0%200%201.15%20-.7%201.25%20-.5c.514%201.398%20.487%203.204%20.211%204.67c-.324%201.408%20-.84%202.691%20-1.711%203.83c-.094%20.16%20.98%20.705%201.722%202.812c.686%201.928%20.278%202.438%20.278%202.688s.716%20.144%202.296%20-.855a5.848%205.848%200%200%201%202.984%20-1.145c.735%20-.066%20.988%20-.035%201.22%201c.232%201.035%20-.346%201.406%20-.744%201.506c0%200%20-2.09%20.675%20-2.911%201.302%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-yatse{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-yatse%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203l5%202.876v5.088l4.197%20-2.73l4.803%202.731l-9.281%205.478l-2.383%201.41l-2.334%201.377l-3%201.77v-5.565l3%20-1.771l-.002%20-10.664%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-ycombinator{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-ycombinator%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207l4%206l4%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l0%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-youtube-kids{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-youtube-kids%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.608%2017.75l-3.9%20.268h-.027a13.83%2013.83%200%200%200%20-3.722%20.828l-2.511%20.908a4.111%204.111%200%200%201%20-3.287%20-.216a3.82%203.82%200%200%201%20-1.98%20-2.527l-1.376%20-6.05a3.669%203.669%200%200%201%20.536%20-2.86a3.964%203.964%200%200%201%202.489%20-1.661l11.25%20-2.354c2.137%20-.448%204.247%20.85%204.713%202.9l1.403%206.162a3.677%203.677%200%200%201%20-.697%203.086a4.007%204.007%200%200%201%20-2.89%201.512v.002l-.001%20.002%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l1.208%205l4.292%20-4l-5.5%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-youtube{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-youtube%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%208a4%204%200%200%201%204%20-4h12a4%204%200%200%201%204%204v8a4%204%200%200%201%20-4%204h-12a4%204%200%200%201%20-4%20-4v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209l5%203l-5%203l0%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-zalando{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-zalando%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.531%2021c-.65%200%20-1%20-.15%20-1.196%20-.27c-.266%20-.157%20-.753%20-.563%20-1.197%20-1.747a20.583%2020.583%200%200%201%20-1.137%20-6.983c.015%20-2.745%20.436%20-5.07%201.137%20-6.975c.444%20-1.2%20.93%20-1.605%201.197%20-1.763c.192%20-.103%20.545%20-.262%201.195%20-.262c.244%200%20.532%20.022%20.871%20.075a19.093%2019.093%200%200%201%206.425%202.475h.007a19.572%2019.572%200%200%201%205.287%204.508c.783%20.99%20.879%201.627%20.879%201.942c0%20.315%20-.096%20.953%20-.879%201.943a19.571%2019.571%200%200%201%20-5.287%204.5h-.007a19.041%2019.041%200%200%201%20-6.425%202.474a5.01%205.01%200%200%201%20-.871%20.083%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-zapier{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-zapier%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M5.636%205.636l4.243%204.243%22%20%2F%3E%20%3Cpath%20d%3D%22M18.364%2018.364l-4.243%20-4.243%22%20%2F%3E%20%3Cpath%20d%3D%22M18.364%205.636l-4.243%204.243%22%20%2F%3E%20%3Cpath%20d%3D%22M9.879%2014.121l-4.243%204.243%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-zeit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-zeit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020h18l-9%20-16l-9%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-zhihu{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-zhihu%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206h6v12h-2l-2%202l-1%20-2h-1l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%206h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204c-.5%202.5%20-1.5%203.5%20-2.5%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206v7c0%204.5%20-2%205.5%20-4%207%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018l-3%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-zoom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-zoom%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.011%209.385v5.128l3.989%203.487v-12l-3.989%203.385%22%20%2F%3E%20%3Cpath%20d%3D%22M3.887%206h10.08c1.468%200%203.033%201.203%203.033%202.803v8.196a.991%20.991%200%200%201%20-.975%201h-10.373c-1.667%200%20-2.652%20-1.5%20-2.652%20-3l.01%20-8a.882%20.882%200%200%201%20.208%20-.71a.841%20.841%200%200%201%20.67%20-.287l-.001%20-.002%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-zulip{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-zulip%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%203h11c1.325%200%202.5%201%202.5%202.5c0%202%20-1.705%203.264%20-2%203.5l-4.5%204l2%20-5h-9a2.5%202.5%200%200%201%200%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.5%2021h-11c-1.325%200%20-2.5%20-1%20-2.5%20-2.5c0%20-2%201.705%20-3.264%202%20-3.5l4.5%20-4l-2%205h9a2.5%202.5%200%201%201%200%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brand-zwift{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-zwift%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%204c-1.465%200%20-2.5%201.101%20-2.5%202.5s1.035%202.5%202.5%202.5h2.5l-4.637%207.19a2.434%202.434%200%200%200%20-.011%202.538c.473%20.787%201.35%201.272%202.3%201.272h10.848c1.465%200%202.5%20-1.101%202.5%20-2.5s-1.035%20-2.5%20-2.5%20-2.5h-2.5l7%20-11h-15.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bread-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bread-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l10%20.005v-.005a3%203%200%200%201%202%205.235v6.765m-.59%203.418c-.36%20.36%20-.86%20.582%20-1.41%20.582h-12a2%202%200%200%201%20-2%20-2v-8.764a3%203%200%200%201%20.418%20-4.785%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bread{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bread%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204a3%203%200%200%201%202%205.235v8.765a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-8.764a3%203%200%200%201%201.824%20-5.231h12.176v-.005%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-briefcase-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-briefcase-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v9a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-9%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207v-2a2%202%200%200%201%202%20-2h4a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-briefcase-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-briefcase-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207h8a2%202%200%200%201%202%202v8m-1.166%202.818a1.993%201.993%200%200%201%20-.834%20.182h-14a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M8.185%204.158a2%202%200%200%201%201.815%20-1.158h4a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013a20%2020%200%200%200%2011.905%201.928m3.263%20-.763a20%2020%200%200%200%202.832%20-1.165%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-briefcase{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-briefcase%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v9a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207v-2a2%202%200%200%201%202%20-2h4a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013a20%2020%200%200%200%2018%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brightness-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brightness-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206h3.5l2.5%20-2.5l2.5%202.5h3.5v3.5l2.5%202.5l-2.5%202.5v3.5h-3.5l-2.5%202.5l-2.5%20-2.5h-3.5v-3.5l-2.5%20-2.5l2.5%20-2.5l0%20-3.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brightness-auto{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brightness-auto%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206h3.5l2.5%20-2.5l2.5%202.5h3.5v3.5l2.5%202.5l-2.5%202.5v3.5h-3.5l-2.5%202.5l-2.5%20-2.5h-3.5v-3.5l-2.5%20-2.5l2.5%20-2.5l0%20-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014.5v-3.5a2%202%200%201%201%204%200v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brightness-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brightness-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2017l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brightness-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brightness-half%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209a3%203%200%200%200%200%206v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206h3.5l2.5%20-2.5l2.5%202.5h3.5v3.5l2.5%202.5l-2.5%202.5v3.5h-3.5l-2.5%202.5l-2.5%20-2.5h-3.5v-3.5l-2.5%20-2.5l2.5%20-2.5l0%20-3.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brightness-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brightness-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v5m0%204v9%22%20%2F%3E%20%3Cpath%20d%3D%22M5.641%205.631a9%209%200%201%200%2012.719%2012.738m1.68%20-2.318a9%209%200%200%200%20-12.074%20-12.098%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%208.5l4.15%20-4.15%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014l1.025%20-.983m2.065%20-1.981l4.28%20-4.106%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019.6l3.79%20-3.79m2%20-2l3.054%20-3.054%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brightness-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brightness-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207l1.4%20-1.4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l1.4%201.4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2017l-1.4%201.4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012l-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207l-1.4%20-1.4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brightness{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brightness%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209l4.65%20-4.65%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014.3l7.37%20-7.37%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019.6l8.85%20-8.85%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-broadcast-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-broadcast-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.364%2019.364a9%209%200%200%200%20-9.721%20-14.717m-2.488%201.509a9%209%200%200%200%20-.519%2013.208%22%20%2F%3E%20%3Cpath%20d%3D%22M15.536%2016.536a5%205%200%200%200%20-3.536%20-8.536m-3%201a5%205%200%200%200%20-.535%207.536%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012a1%201%200%201%200%201%201%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-broadcast{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-broadcast%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.364%2019.364a9%209%200%201%200%20-12.728%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15.536%2016.536a5%205%200%201%200%20-7.072%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2013a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-browser-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-browser-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205a1%201%200%200%201%201%20-1h14a1%201%200%200%201%201%201v14a1%201%200%200%201%20-1%201h-14a1%201%200%200%201%20-1%20-1l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h16%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2014.5l1.5%201.5l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-browser-maximize{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-browser-maximize%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h8%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011.5v6.5a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%207.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-browser-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-browser-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h16%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-6a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v9%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-browser-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-browser-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h11a1%201%200%200%201%201%201v11m-.288%203.702a1%201%200%200%201%20-.712%20.298h-14a1%201%200%200%201%20-1%20-1v-14c0%20-.276%20.112%20-.526%20.293%20-.707%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h4m4%200h8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-browser-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-browser-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h16%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-6a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-browser-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-browser-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h16%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2020h-6.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-browser-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-browser-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205a1%201%200%200%201%201%20-1h14a1%201%200%200%201%201%201v14a1%201%200%200%201%20-1%201h-14a1%201%200%200%201%20-1%20-1l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h16%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-browser{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-browser%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brush-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brush-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a4%204%200%201%201%204%204h-4v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203a16%2016%200%200%200%20-9.309%204.704m-1.795%202.212a15.993%2015.993%200%200%200%20-1.696%203.284%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203a16%2016%200%200%201%20-4.697%209.302m-2.195%201.786a15.993%2015.993%200%200%201%20-3.308%201.712%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-brush{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brush%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021v-4a4%204%200%201%201%204%204h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203a16%2016%200%200%200%20-12.8%2010.2%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203a16%2016%200%200%201%20-10.2%2012.8%22%20%2F%3E%20%3Cpath%20d%3D%22M10.6%209a9%209%200%200%201%204.4%204.4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bubble-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bubble-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.4%2019a4.2%204.2%200%200%201%20-1.57%20-.298l-3.83%202.298v-3.134a2.668%202.668%200%200%201%20-1.795%20-3.773a4.8%204.8%200%200%201%202.908%20-8.933a5.335%205.335%200%200%201%209.194%201.078a5.333%205.333%200%200%201%203.404%208.771%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bubble-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bubble-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.4%2019a4.2%204.2%200%200%201%20-1.57%20-.298l-3.83%202.298v-3.134a2.668%202.668%200%200%201%20-1.795%20-3.773a4.8%204.8%200%200%201%202.908%20-8.933a5.335%205.335%200%200%201%209.194%201.078a5.333%205.333%200%200%201%204.45%206.89%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bubble-tea-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bubble-tea-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.95%209l-1.478%208.69c-.25%201.463%20-.374%202.195%20-.936%202.631c-1.2%20.931%20-6.039%20.88%20-7.172%200c-.562%20-.436%20-.687%20-1.168%20-.936%20-2.632l-1.478%20-8.689%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209l.514%20-1.286a5.908%205.908%200%200%201%2010.972%200l.514%201.286%22%20%2F%3E%20%3Cpath%20d%3D%22M5%209h14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209l4%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014c.593%20.642%201.484%201.017%202.5%201c1.016%20.017%201.907%20-.358%202.5%20-1s1.484%20-1.017%202.5%20-1c1.016%20-.017%201.907%20.358%202.5%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bubble-tea{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bubble-tea%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.95%209l-1.478%208.69c-.25%201.463%20-.374%202.195%20-.936%202.631c-1.2%20.931%20-6.039%20.88%20-7.172%200c-.562%20-.436%20-.687%20-1.168%20-.936%20-2.632l-1.478%20-8.689%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209l.514%20-1.286a5.908%205.908%200%200%201%2010.972%200l.514%201.286%22%20%2F%3E%20%3Cpath%20d%3D%22M5%209h14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209l4%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M10.01%2014h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11.02%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M13.02%2016h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bubble-text{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bubble-text%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010h10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014h5%22%20%2F%3E%20%3Cpath%20d%3D%22M12.4%203a5.34%205.34%200%200%201%204.906%203.239a5.333%205.333%200%200%201%20-1.195%2010.6a4.26%204.26%200%200%201%20-5.28%201.863l-3.831%202.298v-3.134a2.668%202.668%200%200%201%20-1.795%20-3.773a4.8%204.8%200%200%201%202.908%20-8.933a5.33%205.33%200%200%201%204.287%20-2.16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bubble-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bubble-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2018.75c-.345%20.09%20-.727%20.25%20-1.1%20.25a4.3%204.3%200%200%201%20-1.57%20-.298l-3.83%202.298v-3.134a2.668%202.668%200%200%201%20-1.795%20-3.773a4.8%204.8%200%200%201%202.908%20-8.933a5.335%205.335%200%200%201%209.194%201.078a5.333%205.333%200%200%201%204.484%206.778%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bubble{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bubble%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.4%203a5.34%205.34%200%200%201%204.906%203.239a5.333%205.333%200%200%201%20-1.195%2010.6a4.26%204.26%200%200%201%20-5.28%201.863l-3.831%202.298v-3.134a2.668%202.668%200%200%201%20-1.795%20-3.773a4.8%204.8%200%200%201%202.908%20-8.933a5.33%205.33%200%200%201%204.287%20-2.16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bucket-droplet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bucket-droplet%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2016l1.465%201.638a2%202%200%201%201%20-3.015%20.099l1.55%20-1.737%22%20%2F%3E%20%3Cpath%20d%3D%22M13.737%209.737c2.299%20-2.3%203.23%20-5.095%202.081%20-6.245c-1.15%20-1.15%20-3.945%20-.217%20-6.244%202.082c-2.3%202.299%20-3.231%205.095%20-2.082%206.244c1.15%201.15%203.946%20.218%206.245%20-2.081%22%20%2F%3E%20%3Cpath%20d%3D%22M7.492%2011.818c.362%20.362%20.768%20.676%201.208%20.934l6.895%204.047c1.078%20.557%202.255%20-.075%203.692%20-1.512c1.437%20-1.437%202.07%20-2.614%201.512%20-3.692c-.372%20-.718%20-1.72%20-3.017%20-4.047%20-6.895a6.015%206.015%200%200%200%20-.934%20-1.208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bucket-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bucket-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.029%205.036c-.655%20.58%20-1.029%201.25%20-1.029%201.964c0%202.033%203.033%203.712%206.96%203.967m3.788%20-.21c3.064%20-.559%205.252%20-2.029%205.252%20-3.757c0%20-2.21%20-3.582%20-4%20-8%20-4c-1.605%200%20-3.1%20.236%20-4.352%20.643%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207c0%20.664%20.088%201.324%20.263%201.965l2.737%2010.035c.5%201.5%202.239%202%205%202s4.5%20-.5%205%20-2c.1%20-.3%20.252%20-.812%20.457%20-1.535m.862%20-3.146c.262%20-.975%20.735%20-2.76%201.418%20-5.354a7.45%207.45%200%200%200%20.263%20-1.965%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bucket{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bucket%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207a8%204%200%201%200%2016%200a8%204%200%201%200%20-16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207c0%20.664%20.088%201.324%20.263%201.965l2.737%2010.035c.5%201.5%202.239%202%205%202s4.5%20-.5%205%20-2c.333%20-1%201.246%20-4.345%202.737%20-10.035a7.45%207.45%200%200%200%20.263%20-1.965%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bug-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bug-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.884%205.873a3%203%200%200%201%205.116%202.127v1%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209h3a6%206%200%200%201%201%203v1m-.298%203.705a5%205%200%200%201%20-9.702%20-1.705v-3a6%206%200%200%201%201%20-3h1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019l3.35%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207l3.75%202.4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%207l-3.75%202.4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bug{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bug%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209v-1a3%203%200%200%201%206%200v1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8a6%206%200%200%201%201%203v3a5%205%200%200%201%20-10%200v-3a6%206%200%200%201%201%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019l3.35%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2019l-3.35%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207l3.75%202.4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%207l-3.75%202.4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-airport{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-airport%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.59%207h8.82a1%201%200%200%201%20.902%201.433l-1.44%203a1%201%200%200%201%20-.901%20.567h-5.942a1%201%200%200%201%20-.901%20-.567l-1.44%20-3a1%201%200%200%201%20.901%20-1.433%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207l-.78%20-2.342a.5%20.5%200%200%201%20.473%20-.658h4.612a.5%20.5%200%200%201%20.475%20.658l-.78%202.342%22%20%2F%3E%20%3Cpath%20d%3D%22M8%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v9h4v-9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%20%3Cpath%20d%3D%22M22%205h-6l-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%203l2%202l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017h7a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-arch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-arch%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2021v-15a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v15%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-8a3%203%200%200%201%206%200v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-bank{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-bank%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206l7%20-3l7%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010l0%2011%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2010l0%2011%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014l0%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014l0%203%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2014l0%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-bridge-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-bridge-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207h12a2%202%200%200%201%202%202v9a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1v-2a4%204%200%200%200%20-8%200v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1v-9a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-bridge{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-bridge%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2015l20%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208a7.5%207.5%200%200%200%203%20-2a6.5%206.5%200%200%200%2012%200a7.5%207.5%200%200%200%203%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010l0%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-broadcast-tower{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-broadcast-tower%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16.616%2013.924a5%205%200%201%200%20-9.23%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.307%2015.469a9%209%200%201%200%20-16.615%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021l3%20-9l3%209%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-burj-al-arab{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-burj-al-arab%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021v-18%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204c5.675%20.908%2010%205.613%2010%2011.28a11%2011%200%200%201%20-1.605%205.72%22%20%2F%3E%20%3Cpath%20d%3D%22M5%209h12%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013h4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2017h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-carousel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-carousel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a6%206%200%201%200%2012%200a6%206%200%201%200%20-12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2022l4%20-10l4%2010%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-castle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-castle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019v-2a3%203%200%200%200%20-6%200v2a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1v-14h4v3h3v-3h4v3h3v-3h4v14a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011l18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-church{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-church%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021v-4a2%202%200%200%201%204%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%205%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-7m-2%202l8%20-8l8%208m-2%20-2v7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-circus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-circus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206.5c0%201%20-5%204.5%20-8%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206.5c0%201%205%204.5%208%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2011c-.333%205.333%20-1%208.667%20-2%2010h4c1%200%204%20-4%204%20-9v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011c.333%205.333%201%208.667%202%2010h-4c-1%200%20-4%20-4%20-4%20-9v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v-4l2%201h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016h1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16c0%20-.53%20.211%20-1.039%20.586%20-1.414c.375%20-.375%20.884%20-.586%201.414%20-.586h10c.53%200%201.039%20.211%201.414%20.586c.375%20.375%20.586%20.884%20.586%201.414v7%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018c0%20.53%20.211%201.039%20.586%201.414c.375%20.375%20.884%20.586%201.414%20.586c.53%200%201.039%20-.211%201.414%20-.586c.375%20-.375%20.586%20-.884%20.586%20-1.414c0%20-.53%20-.211%20-1.039%20-.586%20-1.414c-.375%20-.375%20-.884%20-.586%20-1.414%20-.586c-.53%200%20-1.039%20.211%20-1.414%20.586c-.375%20.375%20-.586%20.884%20-.586%201.414%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21.032%2016.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M16.27%2019l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M14.97%2016.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M19.733%2019l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-community{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-community%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209l5%205v7h-5v-4m0%204h-5v-7l5%20-5m1%201v-6a1%201%200%200%201%201%20-1h10a1%201%200%200%201%201%201v17h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2015l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-cottage{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-cottage%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2021v-11l2.5%20-4.5l5.5%20-2.5l5.5%202.5l2.5%204.5v11%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-5a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-eiffel-tower{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-eiffel-tower%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204c0%204.889%20-2.292%2012.111%20-5%2017%22%20%2F%3E%20%3Cpath%20d%3D%22M13%204c0%204.889%202.292%2012.111%205%2017%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014h8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202v1.778%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021s.27%20-1.406%20.667%20-2c.333%20-.5%20.666%20-1%201.333%20-1s1%20.5%201.333%201c.448%20.672%20.667%202%20.667%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-estate{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-estate%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2017a2%202%200%200%200%202%20-2v-2a2%202%200%201%200%20-4%200v2a2%202%200%200%200%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-14a3%203%200%200%200%20-3%20-3h-4a3%203%200%200%200%20-3%203v14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-factory-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-factory-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-12l5%204v-4l5%204h4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v-8l-1.436%20-9.574a.5%20.5%200%200%200%20-.495%20-.426h-1.145a.5%20.5%200%200%200%20-.494%20.418l-1.43%208.582%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-factory{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-factory%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2021c1.147%20-4.02%201.983%20-8.027%202%20-12h6c.017%203.973%20.853%207.98%202%2012%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2013h4.5c.025%202.612%20.894%205.296%202%208%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l19%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-fortress{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-fortress%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021h1a1%201%200%200%200%201%20-1v-1a3%203%200%200%201%206%200m3%202h1a1%201%200%200%200%201%20-1v-15l-3%20-2l-3%202v6h-4v-6l-3%20-2l-3%202v15a1%201%200%200%200%201%201h2m8%20-2v1a1%201%200%200%200%201%201h2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-hospital{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-hospital%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v16%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-4a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207l0%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-lighthouse{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-lighthouse%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l2%203l2%2015h-8l2%20-15l2%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209l8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2011l-2%20-2l2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016h1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16c0%20-.53%20.211%20-1.039%20.586%20-1.414c.375%20-.375%20.884%20-.586%201.414%20-.586h10c.53%200%201.039%20.211%201.414%20.586c.375%20.375%20.586%20.884%20.586%201.414v7%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-monument{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-monument%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018l2%20-13l2%20-2l2%202l2%2013%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-3h14v3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-mosque{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-mosque%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h7v-2a2%202%200%201%201%204%200v2h7%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2021v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016h3v-3h10v3h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013a5%205%200%200%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2010.5c0%20-.329%20-.077%20-.653%20-.224%20-.947l-.776%20-1.553l-.776%201.553a2.118%202.118%200%200%200%20-.224%20.947a.5%20.5%200%200%200%20.5%20.5h1a.5%20.5%200%200%200%20.5%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010.5c0%20-.329%20-.077%20-.653%20-.224%20-.947l-.776%20-1.553l-.776%201.553a2.118%202.118%200%200%200%20-.224%20.947a.5%20.5%200%200%200%20.5%20.5h1a.5%20.5%200%200%200%20.5%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202a2%202%200%201%200%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016h1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016h1%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h10c1%200%202%201%202%202v10%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019v2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-pavilion{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-pavilion%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h7v-3a2%202%200%200%201%204%200v3h7%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021l0%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2021l0%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h12a3%203%200%200%200%203%20-3a9%208%200%200%201%20-9%20-6a9%208%200%200%201%20-9%206a3%203%200%200%200%203%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016h1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16c0%20-.53%20.211%20-1.039%20.586%20-1.414c.375%20-.375%20.884%20-.586%201.414%20-.586h10c.53%200%201.039%20.211%201.414%20.586c.375%20.375%20.586%20.884%20.586%201.414v7%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-skyscraper{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-skyscraper%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-14l8%20-4v18%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v-10l-6%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-stadium{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-stadium%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a8%202%200%201%200%2016%200a8%202%200%201%200%20-16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v7c0%20.94%202.51%201.785%206%202v-3h4v3c3.435%20-.225%206%20-1.07%206%20-2v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206h4v-3h-4v7%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206h4v-3h-4v7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-store{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-store%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v1a3%203%200%200%200%206%200v-1m0%201a3%203%200%200%200%206%200v-1m0%201a3%203%200%200%200%206%200v-1h-18l2%20-4h14l2%204%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021l0%20-10.15%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021l0%20-10.15%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-4a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-tunnel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-tunnel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021h14a2%202%200%200%200%202%20-2v-7a9%209%200%200%200%20-18%200v7a2%202%200%200%200%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021v-9a4%204%200%201%201%208%200v9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-warehouse{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-warehouse%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021v-13l9%20-4l9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2013h4v8h-10v-6h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021v-9a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building-wind-turbine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building-wind-turbine%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011v-2.573c0%20-.18%20.013%20-.358%20.04%20-.536l.716%20-4.828c.064%20-.597%20.597%20-1.063%201.244%20-1.063s1.18%20.466%201.244%201.063l.716%204.828c.027%20.178%20.04%20.357%20.04%20.536v2.573%22%20%2F%3E%20%3Cpath%20d%3D%22M13.01%209.28l2.235%201.276c.156%20.09%20.305%20.19%20.446%20.3l3.836%202.911c.487%20.352%20.624%201.04%20.3%201.596c-.325%20.556%20-1%20.782%20-1.548%20.541l-4.555%20-1.68a3.624%203.624%200%200%201%20-.486%20-.231l-2.235%20-1.277%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012.716l-2.236%201.277a3.624%203.624%200%200%201%20-.485%20.23l-4.555%201.681c-.551%20.241%20-1.223%20.015%20-1.548%20-.54c-.324%20-.557%20-.187%20-1.245%20.3%20-1.597l3.836%20-2.91a3.41%203.41%200%200%201%20.446%20-.3l2.235%20-1.277%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021h10%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021l1%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014l1%207%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-building{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-building%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-buildings{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-buildings%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2021v-15c0%20-1%201%20-2%202%20-2h5c1%200%202%201%202%202v15%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208h2c1%200%202%201%202%202v11%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bulb-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bulb-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h1m8%20-9v1m8%208h1m-15.4%20-6.4l.7%20.7m12.1%20-.7l-.7%20.7%22%20%2F%3E%20%3Cpath%20d%3D%22M11.089%207.083a5%205%200%200%201%205.826%205.84m-1.378%202.611a5.012%205.012%200%200%201%20-.537%20.466a3.5%203.5%200%200%200%20-1%203a2%202%200%201%201%20-4%200a3.5%203.5%200%200%200%20-1%20-3a5%205%200%200%201%20-.528%20-7.544%22%20%2F%3E%20%3Cpath%20d%3D%22M9.7%2017h4.6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bulb{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bulb%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h1m8%20-9v1m8%208h1m-15.4%20-6.4l.7%20.7m12.1%20-.7l-.7%20.7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016a5%205%200%201%201%206%200a3.5%203.5%200%200%200%20-1%203a2%202%200%200%201%20-4%200a3.5%203.5%200%200%200%20-1%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9.7%2017l4.6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bulldozer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bulldozer%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2017a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2013v4a2%202%200%200%200%202%202h1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019h-10%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015h10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011v-5h2a3%203%200%200%201%203%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015v-3a1%201%200%200%201%201%20-1h8%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2017h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-burger{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-burger%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015h16a4%204%200%200%201%20-4%204h-8a4%204%200%200%201%20-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204c3.783%200%206.953%202.133%207.786%205h-15.572c.833%20-2.867%204.003%20-5%207.786%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bus-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bus-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16.18%2016.172a2%202%200%200%200%202.652%202.648%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017h-2v-11a1%201%200%200%201%201%20-1h2m4%200h8c2.761%200%205%203.134%205%207v5h-1m-5%200h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205l1.5%207h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2010h8m4%200h3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207v3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bus-stop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bus-stop%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205h7c2.761%200%205%203.134%205%207v5h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205l1.5%207h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2010h7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%209v11%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-bus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-bus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017h-2v-11a1%201%200%200%201%201%20-1h14a5%207%200%200%201%205%207v5h-2m-4%200h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205l1.5%207l4.5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2010l15%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205l0%205%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205l0%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-businessplan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-businessplan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206a5%203%200%201%200%2010%200a5%203%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206v4c0%201.657%202.239%203%205%203s5%20-1.343%205%20-3v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2010v4c0%201.657%202.239%203%205%203s5%20-1.343%205%20-3v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2014v4c0%201.657%202.239%203%205%203s5%20-1.343%205%20-3v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-butterfly{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-butterfly%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.176a3%203%200%201%201%20-4.953%20-2.449l-.025%20.023a4.502%204.502%200%200%201%201.483%20-8.75c1.414%200%202.675%20.652%203.5%201.671a4.5%204.5%200%201%201%204.983%207.079a3%203%200%201%201%20-4.983%202.25l-.005%20.176%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203l3%202l3%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cactus-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cactus-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209v1a3%203%200%200%200%203%203h1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v5a3%203%200%200%201%20-.129%20.872m-2.014%202a3%203%200%200%201%20-.857%20.124h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021v-11m0%20-4v-1a2%202%200%201%201%204%200v5m0%204v7%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021h10%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cactus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cactus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209v1a3%203%200%200%200%203%203h1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v5a3%203%200%200%201%20-3%203h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021v-16a2%202%200%201%201%204%200v16%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cake-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cake-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v-5a3%203%200%200%200%20-3%20-3h-5m-4%200h-3a3%203%200%200%200%20-3%203v8h17%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014.803c.312%20.135%20.654%20.204%201%20.197a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1m4%200a2.4%202.4%200%200%200%202%201c.35%20.007%20.692%20-.062%201%20-.197%22%20%2F%3E%20%3Cpath%20d%3D%22M10.172%206.188c.07%20-.158%20.163%20-.31%20.278%20-.451l1.55%20-1.737l1.465%201.638a2%202%200%200%201%20-.65%203.19%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cake-roll{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cake-roll%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015c-4.97%200%20-9%20-2.462%20-9%20-5.5s4.03%20-5.5%209%20-5.5s9%202.462%209%205.5s-4.03%205.5%20-9%205.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206.97c3%200%204%201.036%204%201.979c0%202.805%20-8%202.969%20-8%20-.99c0%20-2.11%201.5%20-3.959%204%20-3.959%22%20%2F%3E%20%3Cpath%20d%3D%22M21%209.333v5.334c0%202.945%20-4.03%205.333%20-9%205.333c-4.97%200%20-9%20-2.388%20-9%20-5.333v-5.334%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cake{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cake%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020h18v-8a3%203%200%200%200%20-3%20-3h-12a3%203%200%200%200%20-3%203v8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014.803c.312%20.135%20.654%20.204%201%20.197a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201c.35%20.007%20.692%20-.062%201%20-.197%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l1.465%201.638a2%202%200%201%201%20-3.015%20.099l1.55%20-1.737%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calculator-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calculator-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.823%2019.824a2%202%200%200%201%20-1.823%201.176h-12a2%202%200%200%201%20-2%20-2v-14c0%20-.295%20.064%20-.575%20.178%20-.827m2.822%20-1.173h11a2%202%200%200%201%202%202v11%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010h-1a1%201%200%200%201%20-1%20-1v-1m3%20-1h4a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calculator{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calculator%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-6a1%201%200%200%201%20-1%20-1l0%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2014l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2021h-7.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-5.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-clock{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-clock%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2021h-4.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h10%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016.5v1.5l.5%20.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-5.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-6a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-7a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h12.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-dot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-dot%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-due{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-due%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-event{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-event%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015h2v2h-2l0%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021h-9a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015h1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-5.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-month{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-month%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2014v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h9a2%202%200%200%201%202%202v9m-.184%203.839a2%202%200%200%201%20-1.816%201.161h-12a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%201.158%20-1.815%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v1%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h7m4%200h5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-7a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021h-9a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-repeat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-repeat%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h12%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2014l2%202h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016a3%203%200%201%200%202%205.236%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-sad{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-sad%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-12m12%20-4v4m-8%20-4v4m-4%204h16m-9.995%203h.01m3.99%200h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018a3.5%203.5%200%200%201%204%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-5.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-6a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-smile{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-smile%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-12m12%20-4v4m-8%20-4v4m-4%204h16m-9.995%203h.01m3.99%200h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10.005%2017a3.5%203.5%200%200%200%204%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021h-5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h11%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-stats{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-stats%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.795%2021h-6.795a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014v4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011h16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-time{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-time%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.795%2021h-6.795a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016.496v1.504l1%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-user{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-user%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-6a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022a2%202%200%200%200%20-2%20-2h-2a2%202%200%200%200%20-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-week{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-week%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014h.013%22%20%2F%3E%20%3Cpath%20d%3D%22M10.01%2014h.005%22%20%2F%3E%20%3Cpath%20d%3D%22M13.01%2014h.005%22%20%2F%3E%20%3Cpath%20d%3D%22M16.015%2014h.005%22%20%2F%3E%20%3Cpath%20d%3D%22M13.015%2017h.005%22%20%2F%3E%20%3Cpath%20d%3D%22M7.01%2017h.005%22%20%2F%3E%20%3Cpath%20d%3D%22M10.01%2017h.005%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-7a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-calendar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-calendar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015h1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-ai{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-ai%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020h-5a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M14.362%2011.15a3%203%200%201%200%20-4.144%204.263%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-4a2%202%200%201%201%204%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-bitcoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-bitcoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-7a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v1%22%20%2F%3E%20%3Cpath%20d%3D%22M14.477%2011.307a3%203%200%201%200%20-2.477%204.693%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2015v-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5v-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018h3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018h.5a1.5%201.5%200%200%201%200%203h-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018h.5a1.5%201.5%200%200%200%200%20-3h-3.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020h-8a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-7a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.984%2013.307a3%203%200%201%200%20-2.32%202.62%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020h-6a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020h-6a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14.948%2013.559a3%203%200%201%200%20-2.58%202.419%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-7a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v3%22%20%2F%3E%20%3Cpath%20d%3D%22M14.973%2013.406a3%203%200%201%200%20-2.973%202.594%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020h-8a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.935%2012.375a3.001%203.001%200%201%200%20-1.902%203.442%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-7a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020h-10a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2020h-5.5a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M14.41%2011.212a3%203%200%201%200%20-4.15%204.231%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-7a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-moon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-moon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2020h-6.5a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.815%2011.96a3.001%203.001%200%201%200%20-3.398%203.983%22%20%2F%3E%20%3Cpath%20d%3D%22M18.62%2022c-2%200%20-3.62%20-1.58%20-3.62%20-3.53c0%20-1.727%201.273%20-3.165%202.954%20-3.47a3.4%203.4%200%200%200%20-.24%201.264c0%201.95%201.621%203.53%203.62%203.53q%20.342%200%20.666%20-.06c-.521%201.326%20-1.838%202.266%20-3.38%202.266%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.297%204.289a.997%20.997%200%200%201%20.703%20-.289h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v8m-1.187%202.828c-.249%20.11%20-.524%20.172%20-.813%20.172h-14a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1c.298%200%20.58%20-.065%20.834%20-.181%22%20%2F%3E%20%3Cpath%20d%3D%22M10.422%2010.448a3%203%200%201%200%204.15%204.098%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020h-8a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14.958%2013.506a3%203%200%201%200%20-1.735%202.235%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2020h-7.5a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M14.933%2012.366a3.001%203.001%200%201%200%20-2.933%203.634%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-7a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020h-10a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.975%2012.612a3%203%200%201%200%20-1.507%203.005%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-rotate{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-rotate%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v9a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M11.245%2015.904a3%203%200%200%200%203.755%20-2.904m-2.25%20-2.905a3%203%200%200%200%20-3.75%202.905%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013h2v2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2020h-6.5a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.757%2011.815a3%203%200%201%200%20-3.431%204.109%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-selfie{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-selfie%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v9a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015a3.5%203.5%200%200%200%205%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011l.01%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2020h-7.5a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14.98%2013.347a3%203%200%201%200%20-2.39%202.595%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2020h-6.5a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2020h-5.5a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.569%2011.45a3%203%200%201%200%20-4.518%203.83%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-7a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016a3%203%200%201%200%200%20-6a3%203%200%200%200%200%206%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2020h-8.5a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camera{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camera%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v9a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-camper{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-camper%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018h-1a1%201%200%200%201%20-1%20-1v-11a2%202%200%200%201%202%20-2h12a4%204%200%200%201%204%204h-18%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018h1a1%201%200%200%200%201%20-1v-4l-3%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2013h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-campfire{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-campfire%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2021l16%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l-16%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015a4%204%200%200%200%204%20-4c0%20-3%20-2%20-3%20-2%20-8c-4%202%20-6%205%20-6%208a4%204%200%200%200%204%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-canary{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-canary%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208.01v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017l8%20-8v-1a4%204%200%201%201%208%200h2l-2%202v1a7%207%200%200%201%20-13.215%203.223%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18.364%205.636l-12.728%2012.728%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-candle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-candle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021h6v-10a1%201%200%200%200%20-1%20-1h-4a1%201%200%200%200%20-1%201l0%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202l1.465%201.638a2%202%200%201%201%20-3.015%20.099l1.55%20-1.737%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-candy-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-candy-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.174%207.17l.119%20-.12a2%202%200%200%201%202.828%200l2.829%202.83a2%202%200%200%201%200%202.828l-.124%20.124m-2%202l-2.123%202.123a2%202%200%200%201%20-2.828%200l-2.829%20-2.831a2%202%200%200%201%200%20-2.828l2.113%20-2.112%22%20%2F%3E%20%3Cpath%20d%3D%22M16.243%209.172l3.086%20-.772a1.5%201.5%200%200%200%20.697%20-2.516l-2.216%20-2.217a1.5%201.5%200%200%200%20-2.44%20.47l-1.248%202.913%22%20%2F%3E%20%3Cpath%20d%3D%22M9.172%2016.243l-.772%203.086a1.5%201.5%200%200%201%20-2.516%20.697l-2.217%20-2.216a1.5%201.5%200%200%201%20.47%20-2.44l2.913%20-1.248%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-candy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-candy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.05%2011.293l4.243%20-4.243a2%202%200%200%201%202.828%200l2.829%202.83a2%202%200%200%201%200%202.828l-4.243%204.243a2%202%200%200%201%20-2.828%200l-2.829%20-2.831a2%202%200%200%201%200%20-2.828%22%20%2F%3E%20%3Cpath%20d%3D%22M16.243%209.172l3.086%20-.772a1.5%201.5%200%200%200%20.697%20-2.516l-2.216%20-2.217a1.5%201.5%200%200%200%20-2.44%20.47l-1.248%202.913%22%20%2F%3E%20%3Cpath%20d%3D%22M9.172%2016.243l-.772%203.086a1.5%201.5%200%200%201%20-2.516%20.697l-2.217%20-2.216a1.5%201.5%200%200%201%20.47%20-2.44l2.913%20-1.248%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cane{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cane%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021l6.324%20-11.69c.54%20-.974%201.756%20-4.104%20-1.499%20-5.762c-3.255%20-1.657%20-5.175%20.863%20-5.825%202.032%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cannabis{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cannabis%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020s0%20-2%201%20-3.5c-1.5%200%20-2%20-.5%20-4%20-1.5c0%200%201.839%20-1.38%205%20-1c-1.789%20-.97%20-3.279%20-2.03%20-5%20-6c0%200%203.98%20-.3%206.5%203.5c-2.284%20-4.9%201.5%20-9.5%201.5%20-9.5c2.734%205.47%202.389%207.5%201.5%209.5c2.531%20-3.77%206.5%20-3.5%206.5%20-3.5c-1.721%203.97%20-3.211%205.03%20-5%206c3.161%20-.38%205%201%205%201c-2%201%20-2.5%201.5%20-4%201.5c1%201.5%201%203.5%201%203.5c-2%200%20-4.438%20-2.22%20-5%20-3c-.563%20.78%20-3%203%20-5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2022v-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cap-projecting{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cap-projecting%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206h-13a2%202%200%200%200%20-2%202v8a2%202%200%200%200%202%202h13%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012a2%202%200%201%201%20-4%200a2%202%200%200%201%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012h7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cap-rounded{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cap-rounded%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206h-9a6%206%200%201%200%200%2012h9%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012a2%202%200%201%201%20-4%200a2%202%200%200%201%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012h7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cap-straight{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cap-straight%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a2%202%200%201%201%20-4%200a2%202%200%200%201%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206h-12a2%202%200%200%200%20-2%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2014v2a2%202%200%200%200%202%202h12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-capsule-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-capsule-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a6%206%200%200%201%206%20-6h6a6%206%200%200%201%206%206a6%206%200%200%201%20-6%206h-6a6%206%200%200%201%20-6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-capsule{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-capsule%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209a6%206%200%200%201%206%20-6a6%206%200%200%201%206%206v6a6%206%200%200%201%20-6%206a6%206%200%200%201%20-6%20-6l0%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-capture-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-capture-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2c.554%200%201.055%20-.225%201.417%20-.589%22%20%2F%3E%20%3Cpath%20d%3D%22M9.87%209.887a3%203%200%200%200%204.255%204.23m.58%20-3.416a3.012%203.012%200%200%200%20-1.4%20-1.403%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2c0%20-.548%20.22%20-1.044%20.577%20-1.405%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-capture{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-capture%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-car-4wd{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-car-4wd%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a2%202%200%200%201%202%20-2a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017a2%202%200%200%201%202%20-2a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205a2%202%200%200%201%202%20-2a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017a2%202%200%200%201%202%20-2a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206.5v-.5v12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-car-crane{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-car-crane%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018h8m4%200h2v-6a5%205%200%200%200%20-5%20-5h-1l1.5%205h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v-11h3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v-5h9%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v-6l18%20-3v2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012v-4l-4%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-car-crash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-car-crash%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206l4%205h1a2%202%200%200%201%202%202v4h-2m-4%200h-5m0%20-6h8m-6%200v-5m2%200h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17.5%2015.5l1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.5%208.5l1.5%20-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-car-door{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-car-door%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014h2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2010h-16%22%20%2F%3E%20%3Cpath%20d%3D%22M6.7%203.45l-3.7%205.55v3.08a1%201%200%200%200%20.85%201a6%206%200%200%201%205.15%205.92v1a1%201%200%200%200%201%201h8a1%201%200%200%200%201%20-1v-16a1%201%200%200%200%20-1%20-1h-10.46a1%201%200%200%200%20-.84%20.45%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-car-fan-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-car-fan-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v-9l4.912%201.914a1.7%201.7%200%200%201%20.428%202.925l-5.34%204.161%22%20%2F%3E%20%3Cpath%20d%3D%22M14.424%2015.03l-2.424%20-3.03h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-9l1.914%20-4.912a1.7%201.7%200%200%201%202.925%20-.428l4.161%205.34%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v9l-4.912%20-1.914a1.7%201.7%200%200%201%20-.428%20-2.925l5.34%20-4.161%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2017l2%20-2v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-car-fan-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-car-fan-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v-9l4.912%201.914a1.7%201.7%200%200%201%20.428%202.925l-5.34%204.161%22%20%2F%3E%20%3Cpath%20d%3D%22M14.044%2014.624l-2.044%20-2.624h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-9l1.914%20-4.912a1.7%201.7%200%200%201%202.925%20-.428l4.161%205.34%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v9l-4.912%20-1.914a1.7%201.7%200%200%201%20-.428%20-2.925l5.34%20-4.161%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015h2a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-1a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-car-fan-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-car-fan-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v-9l4.912%201.914a1.7%201.7%200%200%201%20.428%202.925l-5.34%204.161%22%20%2F%3E%20%3Cpath%20d%3D%22M14.044%2014.624l-2.044%20-2.624h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-9l1.914%20-4.912a1.7%201.7%200%200%201%202.925%20-.428l4.161%205.34%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v9l-4.912%20-1.914a1.7%201.7%200%200%201%20-.428%20-2.925l5.34%20-4.161%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015.5a.5%20.5%200%200%201%20.5%20-.5h1a1.5%201.5%200%200%201%200%203h-.5h.5a1.5%201.5%200%200%201%200%203h-1a.5%20.5%200%200%201%20-.5%20-.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-car-fan-auto{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-car-fan-auto%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v-9l4.912%201.914a1.7%201.7%200%200%201%20.428%202.925l-5.34%204.161%22%20%2F%3E%20%3Cpath%20d%3D%22M14.044%2014.624l-2.044%20-2.624h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-9l1.914%20-4.912a1.7%201.7%200%200%201%202.925%20-.428l4.161%205.34%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v9l-4.912%20-1.914a1.7%201.7%200%200%201%20-.428%20-2.925l5.34%20-4.161%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-4a2%202%200%201%201%204%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-car-fan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-car-fan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v-9l4.912%201.914a1.7%201.7%200%200%201%20.428%202.925l-5.34%204.161%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h9l-1.914%204.912a1.7%201.7%200%200%201%20-2.925%20.428l-4.161%20-5.34%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-9l1.914%20-4.912a1.7%201.7%200%200%201%202.925%20-.428l4.161%205.34%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v9l-4.912%20-1.914a1.7%201.7%200%200%201%20-.428%20-2.925l5.34%20-4.161%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-car-garage{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-car-garage%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2020a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2020h-2v-6l2%20-5h9l4%205h1a2%202%200%200%201%202%202v4h-2m-4%200h-6m-6%20-6h15m-6%200v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l9%20-4l9%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-car-lifter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-car-lifter%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021l10%20-7l-10%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207l-10%207l10%207%22%20%2F%3E%20%3Cpath%20d%3D%22M20%207h-16a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-car-off-road{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-car-off-road%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017a2%202%200%201%201%20-4%200a2%202%200%200%201%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2017a2%202%200%201%201%20-4%200a2%202%200%200%201%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l-2%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2017h2v-5a2%202%200%200%200%20-2%20-2h-5v2h-2.586a1%201%200%200%201%20-.707%20-.293l-1.121%20-1.121a2%202%200%200%200%20-1.414%20-.586h-4.172a1%201%200%200%200%20-1%201v6h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-car-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-car-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15.584%2015.588a2%202%200%200%200%202.828%202.83%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017h-2v-6l2%20-5h1m4%200h4l4%205h1a2%202%200%200%201%202%202v4m-6%200h-6m-6%20-6h8m4%200h3m-6%20-3v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-car-suspension{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-car-suspension%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2022a3%203%200%201%201%200%20-6a3%203%200%200%201%200%206%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M13%202h-2v2h2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011l6%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014l6%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208l6%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-car-suv{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-car-suv%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%209l2%20-4h7.438a2%202%200%200%201%201.94%201.515l.622%202.485h3a2%202%200%200%201%202%202v3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M2%207v4%22%20%2F%3E%20%3Cpath%20d%3D%22M22.001%2014.001a4.992%204.992%200%200%200%20-4.001%20-2.001a4.992%204.992%200%200%200%20-4%202h-3a4.998%204.998%200%200%200%20-8.003%20.003%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-3h13%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-car-turbine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-car-turbine%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18.86%2011c.088%20.66%20.14%201.512%20.14%202a8%208%200%201%201%20-8%20-8h6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209c2.489%20.108%204.489%20.108%206%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v6a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2013l-3.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2013l2.5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2016l2.5%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2013l3.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-car{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-car%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017h-2v-6l2%20-5h9l4%205h1a2%202%200%200%201%202%202v4h-2m-4%200h-6m-6%20-6h15m-6%200v-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-carambola{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-carambola%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.286%2021.09q%20-1.69%20.001%20-5.288%20-2.615q%20-3.596%202.617%20-5.288%202.616q%20-2.726%200%20-.495%20-6.8q%20-9.389%20-6.775%202.135%20-6.775h.076q%201.785%20-5.516%203.574%20-5.516q%201.785%200%203.574%205.516h.076q%2011.525%200%202.133%206.774q%202.23%206.802%20-.497%206.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-caravan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-caravan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018h7a2%202%200%200%200%202%20-2v-7a2%202%200%200%200%20-2%20-2h-9.5a5.5%205.5%200%200%200%20-5.5%205.5v3.5a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207l7%20-3l1%203%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2011.5a.5%20.5%200%200%201%20.5%20-.5h2a.5%20.5%200%200%201%20.5%20.5v2a.5%20.5%200%200%201%20-.5%20.5h-2a.5%20.5%200%200%201%20-.5%20-.5l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cardboards-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cardboards-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.96%2016.953c.026%20-.147%20.04%20-.298%20.04%20-.453v-8.5a2%202%200%200%200%20-2%20-2h-9m-4%200h-1a2%202%200%200%200%20-2%202v8.5a2.5%202.5%200%200%200%202.5%202.5h1.06a3%203%200%200%200%202.34%20-1.13l1.54%20-1.92a2%202%200%200%201%203.12%200l1.54%201.92a3%203%200%200%200%202.34%201.13h1.06c.155%200%20.307%20-.014%20.454%20-.041%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16.714%2012.7a1%201%200%200%200%20-1.417%20-1.411l1.417%201.41%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cardboards{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cardboards%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208v8.5a2.5%202.5%200%200%200%202.5%202.5h1.06a3%203%200%200%200%202.34%20-1.13l1.54%20-1.92a2%202%200%200%201%203.12%200l1.54%201.92a3%203%200%200%200%202.34%201.13h1.06a2.5%202.5%200%200%200%202.5%20-2.5v-8.5a2%202%200%200%200%20-2%20-2h-14a2%202%200%200%200%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cards{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cards%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.604%207.197l7.138%20-3.109a.96%20.96%200%200%201%201.27%20.527l4.924%2011.902a1%201%200%200%201%20-.514%201.304l-7.137%203.109a.96%20.96%200%200%201%20-1.271%20-.527l-4.924%20-11.903a1%201%200%200%201%20.514%20-1.304l0%20.001%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204h1a1%201%200%200%201%201%201v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206c.264%20.112%20.52%20.217%20.768%20.315a1%201%200%200%201%20.53%201.311l-2.298%205.374%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-caret-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-caret-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010l6%206l6%20-6h-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-caret-left-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-caret-left-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018l6%20-6l-6%20-6v12%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018l-6%20-6l6%20-6v12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-caret-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-caret-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206l-6%206l6%206v-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-caret-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-caret-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018l6%20-6l-6%20-6v12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-caret-up-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-caret-up-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2010l-6%20-6l-6%206h12%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014l-6%206l-6%20-6h12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-caret-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-caret-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014l-6%20-6l-6%206h12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-carousel-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-carousel-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206a1%201%200%200%201%201%20-1h8a1%201%200%200%201%201%201v12a1%201%200%200%201%20-1%201h-8a1%201%200%200%201%20-1%20-1l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2017h-1a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h1%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2017h1a1%201%200%200%200%201%20-1v-8a1%201%200%200%200%20-1%20-1h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-carousel-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-carousel-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208v8a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2022v-1a1%201%200%200%201%201%20-1h8a1%201%200%200%201%201%201v1%22%20%2F%3E%20%3Cpath%20d%3D%22M17%202v1a1%201%200%200%201%20-1%201h-8a1%201%200%200%201%20-1%20-1v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-carrot-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-carrot-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.868%208.846c-2.756%203.382%20-5.868%2012.154%20-5.868%2012.154s8.75%20-3.104%2012.134%20-5.85m1.667%20-2.342a4.486%204.486%200%200%200%20-5.589%20-5.615%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013l-1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22%208s-1.14%20-2%20-3%20-2c-1.406%200%20-3%202%20-3%202s1.14%202%203%202s3%20-2%203%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%202s-2%201.14%20-2%203s2%203%202%203s2%20-1.577%202%20-3c0%20-1.86%20-2%20-3%20-2%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-carrot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-carrot%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021s9.834%20-3.489%2012.684%20-6.34a4.487%204.487%200%200%200%200%20-6.344a4.483%204.483%200%200%200%20-6.342%200c-2.86%202.861%20-6.347%2012.689%20-6.347%2012.689l.005%20-.005%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013l-1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2014l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M22%208s-1.14%20-2%20-3%20-2c-1.406%200%20-3%202%20-3%202s1.14%202%203%202s3%20-2%203%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%202s-2%201.14%20-2%203s2%203%202%203s2%20-1.577%202%20-3c0%20-1.86%20-2%20-3%20-2%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cash-banknote-edit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cash-banknote-edit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018h-6a2%202%200%200%201%20-2%20-2v-8a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18.42%2015.61a2.1%202.1%200%201%201%202.97%202.97l-3.39%203.42h-3v-3l3.42%20-3.39%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cash-banknote-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cash-banknote-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.872%2011.13a3.001%203.001%200%201%200%20-4.29%203.514%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018h-5a2%202%200%200%201%20-2%20-2v-8a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.24%202.24%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.24%202.24%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cash-banknote-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cash-banknote-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018h-7a2%202%200%200%201%20-2%20-2v-8a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cash-banknote-move-back{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cash-banknote-move-back%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018h-7a2%202%200%200%201%20-2%20-2v-8a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-3%203l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cash-banknote-move{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cash-banknote-move%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018h-7a2%202%200%200%201%20-2%20-2v-8a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cash-banknote-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cash-banknote-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.88%209.878a3%203%200%201%200%204.242%204.243m.58%20-3.425a3.012%203.012%200%200%200%20-1.412%20-1.405%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h9a2%202%200%200%201%202%202v8c0%20.294%20-.064%20.574%20-.178%20.825m-2.822%201.175h-13a2%202%200%200%201%20-2%20-2v-8a2%202%200%200%201%202%20-2h1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cash-banknote-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cash-banknote-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.25%2018h-7.25a2%202%200%200%201%20-2%20-2v-8a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cash-banknote{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cash-banknote%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cash-edit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cash-edit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h-3a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h-3a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v1.25%22%20%2F%3E%20%3Cpath%20d%3D%22M18.42%2015.61a2.1%202.1%200%201%201%202.97%202.97l-3.39%203.42h-3v-3l3.42%20-3.39%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cash-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cash-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h-3a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v3%22%20%2F%3E%20%3Cpath%20d%3D%22M10.25%2019h-2.25a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v1.25%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.24%202.24%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.24%202.24%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cash-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cash-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h-3a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-4a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cash-move-back{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cash-move-back%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h-3a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-4a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15.914%2013.417a2%202%200%201%200%20-2.447%202.511%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-3%203l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cash-move{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cash-move%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h-3a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-4a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15.92%2013.437a2%202%200%201%200%20-2.472%202.486%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cash-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cash-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209h6a2%202%200%200%201%202%202v6m-2%202h-10a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12.582%2012.59a2%202%200%200%200%202.83%202.826%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209v-2a2%202%200%200%200%20-2%20-2h-6m-4%200a2%202%200%200%200%20-2%202v6a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cash-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cash-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h-3a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-4a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cash-register{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cash-register%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5c-.398%200%20-.779%20.158%20-1.061%20.439c-.281%20.281%20-.439%20.663%20-.439%201.061c0%20.398%20.158%20.779%20.439%201.061c.281%20.281%20.663%20.439%201.061%20.439h1c.398%200%20.779%20.158%201.061%20.439c.281%20.281%20.439%20.663%20.439%201.061c0%20.398%20-.158%20.779%20-.439%201.061c-.281%20.281%20-.663%20.439%20-1.061%20.439h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-7c-.53%200%20-1.039%20-.211%20-1.414%20-.586c-.375%20-.375%20-.586%20-.884%20-.586%20-1.414v-10c0%20-.53%20.211%20-1.039%20.586%20-1.414c.375%20-.375%20.884%20-.586%201.414%20-.586h2m12%203.12v-1.12c0%20-.53%20-.211%20-1.039%20-.586%20-1.414c-.375%20-.375%20-.884%20-.586%20-1.414%20-.586h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010v-6c0%20-.53%20-.211%20-1.039%20-.586%20-1.414c-.375%20-.375%20-.884%20-.586%20-1.414%20-.586h-4c-.53%200%20-1.039%20.211%20-1.414%20.586c-.375%20.375%20-.586%20.884%20-.586%201.414v6m8%200h-8m8%200h1m-9%200h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013.99v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cash%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h-3a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v8a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cast-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cast-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019a4%204%200%200%200%20-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019a8%208%200%200%200%20-8%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019h3a3%203%200%200%200%20.875%20-.13m2%20-2a3%203%200%200%200%20.128%20-.868v-8a3%203%200%200%200%20-3%20-3h-9m-3.865%20.136a3%203%200%200%200%20-1.935%201.864%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cast{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cast%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019a4%204%200%200%200%20-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019a8%208%200%200%200%20-8%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019h3a3%203%200%200%200%203%20-3v-8a3%203%200%200%200%20-3%20-3h-12a3%203%200%200%200%20-2.8%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cat%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%203v10a8%208%200%201%201%20-16%200v-10l3.432%203.432a7.963%207.963%200%200%201%204.568%20-1.432c1.769%200%203.403%20.574%204.728%201.546l3.272%20-3.546%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2016h5l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2016h-5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-category-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-category-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204h6v6h-6l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014h6v6h-6l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-category-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-category-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204h6v6h-6v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204h6v6h-6v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014h6v6h-6v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-category-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-category-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204h6v6h-6v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204h6v6h-6v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014h6v6h-6v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017h6m-3%20-3v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-category{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-category%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204h6v6h-6l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204h6v6h-6l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014h6v6h-6l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ce-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ce-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.53%206.53a6.001%206.001%200%200%200%202.47%2011.47%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206a6%206%200%200%200%20-5.927%205.061l.927%20.939%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ce{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ce%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206a6%206%200%201%200%200%2012%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206a6%206%200%201%200%200%2012%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cell-signal-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cell-signal-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020h-15.269a.731%20.731%200%200%201%20-.517%20-1.249l14.537%20-14.537a.731%20.731%200%200%201%201.249%20.517v15.269%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cell-signal-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cell-signal-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020h-15.269a.731%20.731%200%200%201%20-.517%20-1.249l14.537%20-14.537a.731%20.731%200%200%201%201.249%20.517v15.269%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020v-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cell-signal-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cell-signal-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020h-15.269a.731%20.731%200%200%201%20-.517%20-1.249l14.537%20-14.537a.731%20.731%200%200%201%201.249%20.517v15.269%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cell-signal-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cell-signal-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020h-15.269a.731%20.731%200%200%201%20-.517%20-1.249l14.537%20-14.537a.731%20.731%200%200%201%201.249%20.517v15.269%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207v13%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cell-signal-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cell-signal-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020h-15.269a.731%20.731%200%200%201%20-.517%20-1.249l14.537%20-14.537a.731%20.731%200%200%201%201.249%20.517v15.269%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207v13%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v-9%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020v-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cell-signal-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cell-signal-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020h-15.269a.731%20.731%200%200%201%20-.517%20-1.249l7.265%20-7.264m2%20-2l5.272%20-5.272a.731%20.731%200%200%201%201.249%20.517v11.269%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cell{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cell%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l-4%202v5l4%202l4%20-2v-5l-4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011l4%202l4%20-2v-5l-4%20-2l-4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013v5l4%202l4%20-2v-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-certificate-2-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-certificate-2-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012a3%203%200%201%200%203%203%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018v4l2%20-1l2%201v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019h-2a2%202%200%200%201%20-2%20-2v-11m1.18%20-2.825c.25%20-.112%20.529%20-.175%20.82%20-.175h8a2%202%200%200%201%202%202v9m-.175%203.82a2%202%200%200%201%20-1.825%201.18h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-certificate-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-certificate-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018v4l2%20-1l2%201v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019h-2a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-certificate-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-certificate-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.876%2012.881a3%203%200%200%200%204.243%204.243m.588%20-3.42a3.012%203.012%200%200%200%20-1.437%20-1.423%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017.5v4.5l2%20-1.5l2%201.5v-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019h-5a2%202%200%200%201%20-2%20-2v-10c0%20-1.1%20.9%20-2%202%20-2m4%200h10a2%202%200%200%201%202%202v10%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209h3m4%200h5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-certificate{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-certificate%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017.5v4.5l2%20-1.5l2%201.5v-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019h-5a2%202%200%200%201%20-2%20-2v-10c0%20-1.1%20.9%20-2%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-1%201.73%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209l12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012l3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015l2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chair-director{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chair-director%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021l12%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012l12%209%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h14%22%20%2F%3E%20%3Cpath%20d%3D%22M6%203v9%22%20%2F%3E%20%3Cpath%20d%3D%22M18%203v9%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h12%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205h12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chalkboard-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chalkboard-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2019h-3a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2m4%200h10a2%202%200%200%201%202%202v10%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v1a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chalkboard-teacher{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chalkboard-teacher%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2019h-3a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v11a1%201%200%200%201%20-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014a2%202%200%201%200%204.001%20-.001a2%202%200%200%200%20-4.001%20.001%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019a2%202%200%200%200%20-2%20-2h-2a2%202%200%200%200%20-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chalkboard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chalkboard%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2019h-3a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v11a1%201%200%200%201%20-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-charging-pile{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-charging-pile%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%207l-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011h1a2%202%200%200%201%202%202v3a1.5%201.5%200%200%200%203%200v-7l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020v-14a2%202%200%200%201%202%20-2h6a2%202%200%200%201%202%202v14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011.5l-1.5%202.5h3l-1.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020l12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l10%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-arcs-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-arcs-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012a5%205%200%201%200%205%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M6.29%2018.957a9%209%200%201%200%205.71%20-15.957%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-arcs{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-arcs%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16.924%2011.132a5%205%200%201%200%20-4.056%205.792%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-area-line{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-area-line%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019l4%20-6l4%202l4%20-5l4%204l0%205l-16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l3%20-4l4%202l5%20-6l4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-area{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-area%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l4%20-6l4%202l4%20-5l4%204l0%205l-16%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-arrows-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-arrows-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2021v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l0%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-arrows{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-arrows%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018l14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l0%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012l9%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%203l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-bar-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-bar-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v6a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208h2a1%201%200%200%201%201%201v2m0%204v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011v-6a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v12m-1%203h-4a1%201%200%200%201%20-1%20-1v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h14%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-bar-popular{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-bar-popular%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v6a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v10a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v14a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-bar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-bar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v6a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v10a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v14a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-bubble{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-bubble%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207.5a4.5%204.5%200%201%200%209%200a4.5%204.5%200%201%200%20-9%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-candle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-candle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2011l0%209%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019l0%201%22%20%2F%3E%20%3Cpath%20d%3D%22M16%206a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204l0%201%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011l0%209%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-circles{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-circles%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209.5a5.5%205.5%200%201%200%2011%200a5.5%205.5%200%201%200%20-11%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014.5a5.5%205.5%200%201%200%2011%200a5.5%205.5%200%201%200%20-11%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-cohort{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-cohort%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209h18v-6h-18v18h6v-18%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015h12v-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-column{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-column%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2020h3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2016h3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208h3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-covariate{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-covariate%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011h.009%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015h.009%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206h.009%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010h.009%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l17%20-17%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203v18h18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-donut-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-donut-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v5m4%204h5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-donut-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-donut-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v5m4%204h5%22%20%2F%3E%20%3Cpath%20d%3D%22M8.929%2014.582l-3.429%202.918%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-donut-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-donut-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.848%2014.667l-3.348%202.833%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v5m4%204h5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.219%2015.328l2.781%204.172%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-donut{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-donut%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203.2a9%209%200%201%200%2010.8%2010.8a1%201%200%200%200%20-1%20-1h-3.8a4.1%204.1%200%201%201%20-5%20-5v-4a.9%20.9%200%200%200%20-1%20-.8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203.5a9%209%200%200%201%205.5%205.5h-4.5a9%209%200%200%200%20-1%20-1v-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-dots-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-dots-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203v18h18%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203l-6%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.113%206.65l2.771%203.695%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012.5l-5%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-dots-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-dots-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017l5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%208.5l7.81%205.37%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207l8%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-dots{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-dots%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203v18h18%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10.16%2010.62l2.34%202.88%22%20%2F%3E%20%3Cpath%20d%3D%22M15.088%2013.328l2.837%20-4.586%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-funnel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-funnel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.387%203h15.226a1%201%200%200%201%20.948%201.316l-5.105%2015.316a2%202%200%200%201%20-1.898%201.368h-3.116a2%202%200%200%201%20-1.898%20-1.368l-5.104%20-15.316a1%201%200%200%201%20.947%20-1.316%22%20%2F%3E%20%3Cpath%20d%3D%22M5%209h14%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-grid-dots{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-grid-dots%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018h8%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%203v1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020v1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h13%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%206h-13%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018h1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018h1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2014v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-histogram{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-histogram%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203v18h18%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013v8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016v5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011c6%200%205%20-5%209%20-5s3%205%209%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-infographic{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-infographic%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203v4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2014l0%207%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2013l0%208%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012l0%209%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-line{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-line%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l4%20-6l4%202l4%20-5l4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-pie-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-pie-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v9h9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-pie-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-pie-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-6.5%205.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v9h9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-pie-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-pie-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-6.5%205.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v9h9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l5%207.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-pie-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-pie-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.63%205.643a9%209%200%200%200%2012.742%2012.715m1.674%20-2.29a9.03%209.03%200%200%200%20.754%20-2.068a1%201%200%200%200%20-1%20-1h-2.8m-4%200a2%202%200%200%201%20-2%20-2m0%20-4v-3a.9%20.9%200%200%200%20-1%20-.8a9%209%200%200%200%20-2.057%20.749%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203.5a9%209%200%200%201%205.5%205.5h-4.5a1%201%200%200%201%20-1%20-1v-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-pie{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-pie%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203.2a9%209%200%201%200%2010.8%2010.8a1%201%200%200%200%20-1%20-1h-6.8a2%202%200%200%201%20-2%20-2v-7a.9%20.9%200%200%200%20-1%20-.8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203.5a9%209%200%200%201%205.5%205.5h-4.5a1%201%200%200%201%20-1%20-1v-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-ppf{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-ppf%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2017c0%20-6.075%20-5.373%20-11%20-12%20-11%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203v18h18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-radar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-radar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l9.5%207l-3.5%2011h-12l-3.5%20-11l9.5%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207.5l5.5%204l-2.5%205.5h-6.5l-2%20-5.5l5.5%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M2.5%2010l9.5%203l9.5%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v10l6%208%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021l6%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-sankey{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-sankey%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206c6.944%200%209.056%208%2016%208%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012c6.37%200%209.63%206%2016%206%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206c-7.526%200%20-7.905%2012%20-16%2012%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-scatter-3d{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-scatter-3d%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020l9%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v10l9%207%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012v.015%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204.015v.015%22%20%2F%3E%20%3Cpath%20d%3D%22M21%208.015v.015%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019.015v.015%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012.015v.015%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208.015v.015%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204.015v.015%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-scatter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-scatter%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203v18h18%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015.015v.015%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016.015v.015%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207.03v.015%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011.03v.015%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011.03v.015%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chart-treemap{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chart-treemap%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015h8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l5%205l10%20-10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-checkbox{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-checkbox%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011l3%203l8%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v6a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-checklist{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-checklist%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.615%2020h-2.615a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019l2%202l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-checks{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-checks%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012l5%205l10%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012l5%205m5%20-5l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-checkup-list{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-checkup-list%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h-2a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-12a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016l1%201l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cheese{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cheese%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.519%2020.008l16.481%20-.008v-3.5a2%202%200%201%201%200%20-4v-3.5h-16.722%22%20%2F%3E%20%3Cpath%20d%3D%22M21%209l-9.385%20-4.992c-2.512%20.12%20-4.758%201.42%20-6.327%203.425c-1.423%201.82%20-2.288%204.221%20-2.288%206.854c0%202.117%20.56%204.085%201.519%205.721%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chef-hat-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chef-hat-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.72%204.712a4%204%200%200%201%207.19%201.439a4%204%200%200%201%202.09%207.723v.126m0%204v3h-12v-7.126a4%204%200%200%201%20.081%20-7.796%22%20%2F%3E%20%3Cpath%20d%3D%22M6.161%2017.009l10.839%20-.009%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chef-hat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chef-hat%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c1.918%200%203.52%201.35%203.91%203.151a4%204%200%200%201%202.09%207.723l0%207.126h-12v-7.126a4%204%200%201%201%202.092%20-7.723a4%204%200%200%201%203.908%20-3.151%22%20%2F%3E%20%3Cpath%20d%3D%22M6.161%2017.009l11.839%20-.009%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cherry{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cherry%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016.5a3.5%203.5%200%201%200%207%200a3.5%203.5%200%201%200%20-7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013c.366%20-2%201.866%20-3.873%204.5%20-5.6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2015c-1.333%20-2.333%20-2.333%20-5.333%20-1%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206c3.667%20-2.667%207.333%20-2.667%2011%200c-3.667%202.667%20-7.333%202.667%20-11%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chess-bishop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chess-bishop%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l-1.447%20.724a1%201%200%200%200%20-.553%20.894v2.382h12v-2.382a1%201%200%200%200%20-.553%20-.894l-1.447%20-.724h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2016c-1.667%200%20-2.5%20-1.669%20-2.5%20-3c0%20-3.667%201.667%20-6%205%20-7c3.333%201%205%203.427%205%207c0%201.284%20-.775%202.881%20-2.325%203l-.175%200h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chess-king{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chess-king%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l-1.447%20.724a1%201%200%200%200%20-.553%20.894v2.382h12v-2.382a1%201%200%200%200%20-.553%20-.894l-1.447%20-.724h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2016a3.5%203.5%200%201%201%203.163%20-5h.674a3.5%203.5%200%201%201%203.163%205l-7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chess-knight{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chess-knight%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l-1.447%20.724a1%201%200%200%200%20-.553%20.894v2.382h12v-2.382a1%201%200%200%200%20-.553%20-.894l-1.447%20-.724h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203l1%203l-3.491%202.148a1%201%200%200%200%20.524%201.852h2.967l-2.073%206h7.961l.112%20-5c0%20-3%20-1.09%20-5.983%20-4%20-7c-1.94%20-.678%20-2.94%20-1.011%20-3%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chess-queen{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chess-queen%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016l2%20-11l-4%204l-2%20-5l-2%205l-4%20-4l2%2011%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l-1.447%20.724a1%201%200%200%200%20-.553%20.894v2.382h12v-2.382a1%201%200%200%200%20-.553%20-.894l-1.447%20-.724h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chess-rook{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chess-rook%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l-1.447%20.724a1%201%200%200%200%20-.553%20.894v2.382h12v-2.382a1%201%200%200%200%20-.553%20-.894l-1.447%20-.724h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l1%20-9h6l1%209%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204l.5%203h11l.5%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204v3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chess{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chess%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a3%203%200%200%201%203%203c0%201.113%20-.6%202.482%20-1.5%203l1.5%207h-6l1.5%20-7c-.9%20-.518%20-1.5%20-1.887%20-1.5%20-3a3%203%200%200%201%203%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M6.684%2016.772a1%201%200%200%200%20-.684%20.949v1.279a1%201%200%200%200%201%201h10a1%201%200%200%200%201%20-1v-1.28a1%201%200%200%200%20-.684%20-.948l-2.316%20-.772h-6l-2.316%20.772%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevron-compact-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevron-compact-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011l8%203l8%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevron-compact-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevron-compact-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020l-3%20-8l3%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevron-compact-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevron-compact-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204l3%208l-3%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevron-compact-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevron-compact-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013l8%20-3l8%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevron-down-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevron-down-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208v8h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevron-down-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevron-down-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208v8h-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevron-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevron-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209l6%206l6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevron-left-pipe{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevron-left-pipe%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206l-6%206l6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevron-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevron-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206l-6%206l6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevron-right-pipe{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevron-right-pipe%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206l6%206l-6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205v13%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevron-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevron-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206l6%206l-6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevron-up-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevron-up-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016v-8h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevron-up-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevron-up-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h8v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevron-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevron-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015l6%20-6l6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevrons-down-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevrons-down-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205v8h8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209v8h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevrons-down-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevrons-down-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%205v8h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209v8h-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevrons-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevrons-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207l5%205l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013l5%205l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevrons-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevrons-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207l-5%205l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207l-5%205l5%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevrons-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevrons-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207l5%205l-5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207l5%205l-5%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevrons-up-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevrons-up-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v-8h8%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019v-8h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevrons-up-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevrons-up-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207h8v8%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011h8v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chevrons-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevrons-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2011l5%20-5l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2017l5%20-5l5%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chisel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chisel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18.347%2015.575l2.08%202.079a1.96%201.96%200%200%201%20-2.773%202.772l-2.08%20-2.079a1.96%201.96%200%200%201%202.773%20-2.772%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l3%20-3l7.414%207.414a2%202%200%200%201%20.586%201.414v2.172h-2.172a2%202%200%200%201%20-1.414%20-.586l-7.414%20-7.414%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-chocolate{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chocolate%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015h12%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209h10.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10.05%203a2.5%202.5%200%200%200%203.987%201.47a3%203%200%200%200%202.047%202.387a2.504%202.504%200%200%200%201.916%203.093v9.05a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h2.05%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-christmas-ball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-christmas-ball%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013a8%208%200%201%200%2016%200a8%208%200%201%200%20-16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205l1%20-2l1%202%22%20%2F%3E%20%3Cpath%20d%3D%22M4.512%2010.161c2.496%20-1.105%204.992%20-.825%207.488%20.839c2.627%201.752%205.255%201.97%207.882%20.653%22%20%2F%3E%20%3Cpath%20d%3D%22M4.315%2015.252c2.561%20-1.21%205.123%20-.96%207.685%20.748c2.293%201.528%204.585%201.889%206.878%201.081%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-christmas-tree-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-christmas-tree-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%205.5l2.5%20-2.5l4%204l-2%201l4%204l-1.5%20.5m.5%204.5h-12l4%20-4l-3%20-1l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017v3a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-christmas-tree{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-christmas-tree%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l4%204l-2%201l4%204l-3%201l4%204h-14l4%20-4l-3%20-1l4%20-4l-2%20-1l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017v3a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1v-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-arrow-down-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-arrow-down-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l-6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015h-6v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-arrow-down-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-arrow-down-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209v6l-6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-arrow-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-arrow-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-arrow-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-arrow-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%201%200%200%20-18a9%209%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-arrow-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-arrow-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%201%200%200%2018a9%209%200%200%200%200%20-18%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-arrow-up-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-arrow-up-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209h-6v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-arrow-up-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-arrow-up-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l-6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015v-6h-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-arrow-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-arrow-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-asterisk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-asterisk%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208.5v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l6%204%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014l6%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-caret-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-caret-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l-4%20-4h8l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-caret-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-caret-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l4%20-4v8l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%201%201%200%20-18a9%209%200%200%201%200%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-caret-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-caret-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012l-4%20-4v8l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-caret-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-caret-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209l4%204h-8l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-chevron-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-chevron-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%201%200%200%2018a9%209%200%200%200%200%20-18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-chevron-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-chevron-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%200%20-18%200a9%209%200%200%200%2018%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-chevron-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-chevron-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-chevron-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-chevron-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-chevrons-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-chevrons-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-chevrons-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-chevrons-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-chevrons-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-chevrons-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-chevrons-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-chevrons-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-a{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-a%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-6a2%202%200%201%201%204%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-b{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-b%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016h2a2%202%200%201%200%200%20-4h-2h2a2%202%200%201%200%200%20-4h-2l0%208%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-c{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-c%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010a2%202%200%201%200%20-4%200v4a2%202%200%201%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-d{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-d%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8h2a2%202%200%200%200%202%20-2v-4a2%202%200%200%200%20-2%20-2l-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-e{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-e%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-f{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-f%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-g{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-g%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-h{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-h%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8m4%200v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-i{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-i%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-j{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-j%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4v6a2%202%200%201%201%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-k{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-k%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208l-2.5%204l2.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-l{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-l%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-m{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-m%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v-8l3%205l3%20-5v8%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-n{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-n%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8l4%208v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-o{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-o%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-p{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-p%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-q{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-q%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015l1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-r{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-r%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2a2%202%200%201%200%200%20-4h-2v8m4%200l-3%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-s{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-s%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-t{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-t%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-u{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-u%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v6a2%202%200%201%200%204%200v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-v{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-v%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l2%208l2%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-w{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-w%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208l1%208l2%20-5l2%205l1%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l4%208%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016l4%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-y{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-y%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l2%205l2%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-letter-z{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-letter-z%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4l-4%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-number-0{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-number-0%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-number-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-number-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l2%20-2v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-number-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-number-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-number-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-number-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-number-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-number-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-number-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-number-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-number-6{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-number-6%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-number-7{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-number-7%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4l-2%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-number-8{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-number-8%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-number-9{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-number-9%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-percentage{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-percentage%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209.03v.015%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015.045v.015%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dashed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dot%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-a{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-a%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-6a2%202%200%201%201%204%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h4%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-b{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-b%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016h2a2%202%200%201%200%200%20-4h-2h2a2%202%200%201%200%200%20-4h-2l0%208%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-c{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-c%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010a2%202%200%201%200%20-4%200v4a2%202%200%201%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-d{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-d%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8h2a2%202%200%200%200%202%20-2v-4a2%202%200%200%200%20-2%20-2l-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-e{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-e%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-f{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-f%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-g{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-g%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-h{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-h%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8m4%200v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-i{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-i%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-j{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-j%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4v6a2%202%200%201%201%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-k{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-k%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208l-2.5%204l2.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-l{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-l%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-m{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-m%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v-8l3%205l3%20-5v8%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-n{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-n%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8l4%208v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-o{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-o%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-p{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-p%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-q{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-q%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015l1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-r{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-r%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2a2%202%200%201%200%200%20-4h-2v8m4%200l-3%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-s{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-s%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-t{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-t%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-u{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-u%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v6a2%202%200%201%200%204%200v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-v{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-v%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l2%208l2%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-w{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-w%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208l1%208l2%20-5l2%205l1%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l4%208%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016l4%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-y{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-y%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l2%205l2%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted-letter-z{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted-letter-z%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4l-4%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-dotted{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-dotted%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.21l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%207.5l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.21%2016.5l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.79l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.79l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%2016.5l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.79%207.5l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.21l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-half-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-half-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014l7%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019l8.5%20-8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209l4.5%20-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-half-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-half-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-half%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-key{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-key%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%201%20-18%200a9%209%200%200%201%2018%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2011.5l-4%204l1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l-1.5%20-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-a{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-a%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-6a2%202%200%201%201%204%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-b{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-b%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016h2a2%202%200%201%200%200%20-4h-2h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-c{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-c%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010a2%202%200%201%200%20-4%200v4a2%202%200%201%200%204%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-d{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-d%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8h2a2%202%200%200%200%202%20-2v-4a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-e{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-e%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-f{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-f%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-g{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-g%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-h{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-h%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8m4%200v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-i{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-i%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-j{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-j%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4v6a2%202%200%201%201%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-k{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-k%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208l-2.5%204l2.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-l{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-l%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-m{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-m%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v-8l3%205l3%20-5v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-n{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-n%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8l4%208v-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-o{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-o%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-p{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-p%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-q{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-q%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015l1%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-r{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-r%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2a2%202%200%201%200%200%20-4h-2v8m4%200l-3%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-s{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-s%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-t{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-t%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-u{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-u%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v6a2%202%200%201%200%204%200v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-v{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-v%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l2%208l2%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-w{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-w%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208l1%208l2%20-5l2%205l1%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l4%208%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016l4%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-y{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-y%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l2%205l2%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-letter-z{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-letter-z%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4l-4%208h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-minus-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-minus-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.475%2015.029a9%209%200%201%200%20-7.962%205.957%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-number-0{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-number-0%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-number-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-number-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l2%20-2v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-number-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-number-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-number-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-number-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-number-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-number-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-number-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-number-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-number-6{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-number-6%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-number-7{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-number-7%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4l-2%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-number-8{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-number-8%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-number-9{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-number-9%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.042%2016.045a9%209%200%200%200%20-12.087%20-12.087m-2.318%201.677a9%209%200%201%200%2012.725%2012.73%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-open-arrow-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-open-arrow-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.998%203.934a9%209%200%201%201%20-3.998%20-.934v13%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l-4%204l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-open-arrow-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-open-arrow-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.066%208.002a9%209%200%201%200%20.934%203.998h-13%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l-4%204l4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-open-arrow-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-open-arrow-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.934%208.002a9%209%200%201%201%20-.934%203.998h13%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l4%204l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-open-arrow-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-open-arrow-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.998%2020.066a9%209%200%201%200%20-3.998%20.934v-13%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l-4%20-4l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-percentage{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-percentage%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015.075l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209.105v.015%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015.12v.015%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-plus-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-plus-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.985%2012.522a9%209%200%201%200%20-8.475%208.464%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-plus-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-plus-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-rectangle-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-rectangle-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010h3v3m-3%201h-7v-4h3%22%20%2F%3E%20%3Cpath%20d%3D%22M20.042%2016.045a9%209%200%200%200%20-12.087%20-12.087m-2.318%201.677a9%209%200%201%200%2012.725%2012.73%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-rectangle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-rectangle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010h10v4h-10l0%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-square%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209.5a6.5%206.5%200%201%200%2013%200a6.5%206.5%200%201%200%20-13%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%200%201%202%20-2h7a2%202%200%200%201%202%202v7a2%202%200%200%201%20-2%202h-7a2%202%200%200%201%20-2%20-2l0%20-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-triangle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-triangle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l7%20-12h-14l7%2012%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l4%204m0%20-4l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circles-relation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circles-relation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.183%206.117a6%206%200%201%200%204.511%203.986%22%20%2F%3E%20%3Cpath%20d%3D%22M14.813%2017.883a6%206%200%201%200%20-4.496%20-3.954%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circles{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circles%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M2.5%2017a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2017a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-ammeter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-ammeter%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014v-3c0%20-1.036%20.895%20-2%202%20-2s2%20.964%202%202v3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-battery{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-battery%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205v14%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205v14%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-bulb{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-bulb%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012h5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%208.5l7%207%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%208.5l-7%207%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-capacitor-polarized{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-capacitor-polarized%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207v10%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207v10%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205h4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%203v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-capacitor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-capacitor%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207v10%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207v10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-cell-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-cell-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012h9%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h7%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205v14%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%203v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-cell{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-cell%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205v14%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-changeover{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-changeover%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%207h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2017h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2010.5l8.5%20-3.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-diode-zener{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-diode-zener%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207l8%205l-8%205l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207h2v10h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-diode{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-diode%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207l8%205l-8%205l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207v10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-ground-digital{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-ground-digital%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l-6%20-8h12l-6%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-ground{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-ground%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013h16%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016h10%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-inductor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-inductor%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2014h3v-2a2%202%200%201%201%204%200v2v-1.5a2.5%202.5%200%201%201%205%200v1.5v-1.5a2.5%202.5%200%201%201%205%200v1.5h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-motor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-motor%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014v-4l2%202l2%20-2v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-pushbutton{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-pushbutton%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2017h2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2017h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2011h12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-resistor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-resistor%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012h2l2%20-5l3%2010l3%20-10l3%2010l3%20-10l1.5%205h2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-switch-closed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-switch-closed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-switch-open{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-switch-open%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2010.5l7.5%20-5.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-circuit-voltmeter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-circuit-voltmeter%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l2%204l2%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clear-all{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clear-all%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h12%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018h12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clear-formatting{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clear-formatting%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2015l4%204m0%20-4l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206v-1h11v1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%205l-4%2014%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clef-staff{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clef-staff%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015h6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011h6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h10%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a4.16%204.16%200%200%201%20-5.62%203.89a3.78%203.78%200%200%201%20-2.38%20-3.39a3.42%203.42%200%200%201%202.34%20-3.38l3.79%20-1.42a2.89%202.89%200%200%200%201.87%20-2.7a2%202%200%200%200%20-2%20-2a2%202%200%200%200%20-2%202v14a2%202%200%200%201%20-2%202a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clef{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clef%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012a4.16%204.16%200%200%201%20-5.62%203.89a3.78%203.78%200%200%201%20-2.38%20-3.39a3.42%203.42%200%200%201%202.34%20-3.38l3.79%20-1.42a2.89%202.89%200%200%200%201.87%20-2.7a2%202%200%201%200%20-4%200v14a2%202%200%201%201%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-click{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-click%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012l3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%203%22%20%2F%3E%20%3Cpath%20d%3D%22M7.8%207.8l-2.2%20-2.2%22%20%2F%3E%20%3Cpath%20d%3D%22M16.2%207.8l2.2%20-2.2%22%20%2F%3E%20%3Cpath%20d%3D%22M7.8%2016.2l-2.2%202.2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l9%203l-4%202l-2%204l-3%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cliff-jumping{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cliff-jumping%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2018l2.5%202l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2021l3%20-3l-4%20-2l-2%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208l3%203l3%201l4%20-2l3%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021v-1l2%20-3l.5%20-2.5l1.5%20-2.5l-1%20-5l1%20-3l-1%20-1l-2%20.5l-2%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13.007%208a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clipboard-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clipboard-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h-2a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-12a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clipboard-copy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clipboard-copy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h-2a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h3m9%20-9v-5a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017v-1a1%201%200%200%201%201%20-1h1m3%200h1a1%201%200%200%201%201%201v1m0%203v1a1%201%200%200%201%20-1%201h-1m-3%200h-1a1%201%200%200%201%20-1%20-1v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clipboard-data{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clipboard-data%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h-2a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-12a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clipboard-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clipboard-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h-2a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-12a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M11.993%2016.75l2.747%20-2.815a1.9%201.9%200%200%200%200%20-2.632a1.775%201.775%200%200%200%20-2.56%200l-.183%20.188l-.183%20-.189a1.775%201.775%200%200%200%20-2.56%200a1.899%201.899%200%200%200%200%202.632l2.738%202.825l.001%20-.009%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clipboard-list{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clipboard-list%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h-2a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-12a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016l2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clipboard-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clipboard-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.575%205.597a2%202%200%200%200%20-.575%201.403v12a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2m0%20-4v-8a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%201%201%200%204h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clipboard-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clipboard-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h-2a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-12a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clipboard-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clipboard-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h-2a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h4.5m7.5%20-10v-4a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clipboard-smile{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clipboard-smile%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016a3.5%203.5%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h-2a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-12a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clipboard-text{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clipboard-text%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h-2a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-12a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clipboard-typography{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clipboard-typography%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h-2a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-12a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012v-1h6v1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clipboard-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clipboard-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h-2a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-12a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l4%204m0%20-4l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clipboard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clipboard%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h-2a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-12a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-12{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-12%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%200%200%209%209m9%20-9a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l.5%20.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015h2a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-1a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205a1%201%200%200%201%201%20-1h14a1%201%200%200%201%201%201v14a1%201%200%200%201%20-1%201h-14a1%201%200%200%201%20-1%20-1l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-24{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-24%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%200%200%205.998%208.485m12.002%20-8.485a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015h2a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-1a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015v2a1%201%200%200%200%201%201h1%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-bitcoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-bitcoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-6m2%200v-1.5m0%209v-1.5m-2%20-3h3m-1%200h.5a1.5%201.5%200%200%201%200%203h-3.5m3%20-3h.5a1.5%201.5%200%200%200%200%20-3h-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20.866%2010.45a9%209%200%201%200%20-7.815%2010.488%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l1.5%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.984%2012.53a9%209%200%201%200%20-7.552%208.355%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.997%2012.25a9%209%200%201%200%20-8.718%208.745%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.942%2013.021a9%209%200%201%200%20-9.407%207.967%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.931%2013.111a9%209%200%201%200%20-9.453%207.874%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%200%20-9.002%209%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.866%2010.45a9%209%200%201%200%20-7.815%2010.488%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.984%2012.535a9%209%200%201%200%20-8.431%208.448%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-edit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-edit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%200%20-9.972%208.948c.32%20.034%20.644%20.052%20.972%20.052%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M18.42%2015.61a2.1%202.1%200%200%201%202.97%202.97l-3.39%203.42h-3v-3l3.42%20-3.39%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.986%2012.502a9%209%200%201%200%20-5.973%207.98%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.956%2011.107a9%209%200%201%200%20-9.579%209.871%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l.5%20.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-hour-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-hour-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l2%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-hour-10{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-hour-10%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-3%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-hour-11{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-hour-11%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-2%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-hour-12{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-hour-12%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-hour-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-hour-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l3%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-hour-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-hour-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-hour-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-hour-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l3%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-hour-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-hour-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-hour-6{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-hour-6%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-hour-7{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-hour-7%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-hour-8{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-hour-8%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-3%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-hour-9{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-hour-9%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.477%2015.022a9%209%200%201%200%20-7.998%205.965%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.633%205.64a9%209%200%201%200%2012.735%2012.72m1.674%20-2.32a9%209%200%200%200%20-12.082%20-12.082%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.942%2013.018a9%209%200%201%200%20-7.909%207.922%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.971%2011.278a9%209%200%201%200%20-8.313%209.698%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-play{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-play%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-3l-5%20-3l0%206%22%20%2F%3E%20%3Cpath%20d%3D%22M13.017%2020.943a9%209%200%201%201%207.831%20-7.292%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.984%2012.535a9%209%200%201%200%20-8.468%208.45%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.975%2011.33a9%209%200%201%200%20-5.717%209.06%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-record{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-record%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012.3a9%209%200%201%200%20-8.683%208.694%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.993%2011.646a9%209%200%201%200%20-9.318%209.348%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.943%2013.016a9%209%200%201%200%20-8.915%207.984%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-shield{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-shield%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%200%20-8.98%209%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2016c0%204%20-2.5%206%20-3.5%206s-3.5%20-2%20-3.5%20-6c1%200%202.5%20-.5%203.5%20-1.5c1%201%202.5%201.5%203.5%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.982%2011.436a9%209%200%201%200%20-9.966%209.51%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l1%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-stop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-stop%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%200%20-9%209%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016h6v6h-6l0%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.983%2012.548a9%209%200%201%200%20-8.45%208.436%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l2.5%202.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.926%2013.15a9%209%200%201%200%20-7.835%207.784%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clock{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clock%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clothes-rack-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clothes-rack-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v1m0%204v9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021h6%22%20%2F%3E%20%3Cpath%20d%3D%22M7.757%209.243a6%206%200%200%200%203.129%201.653m3.578%20-.424a6%206%200%200%200%201.779%20-1.229%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clothes-rack{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clothes-rack%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021h6%22%20%2F%3E%20%3Cpath%20d%3D%22M7.757%209.243a6%206%200%200%200%208.486%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-bitcoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-bitcoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-6m2%200v-1.5m0%209v-1.5m-2%20-3h3m-1%200h.5a1.5%201.5%200%200%201%200%203h-3.5m3%20-3h.5a1.5%201.5%200%200%200%200%20-3h-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2018.004h-6.843c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487s2.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.28%201.023%201.957%202.51%201.873%204.027%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018.004h-6.343c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99c1.396%200%202.6%20.831%203.148%202.03%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.004h-5.343c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99a3.45%203.45%200%200%201%202.756%201.373%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018.004h-4.343c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99c1.388%200%202.585%20.82%203.138%202.007%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018.004h-4.343c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99a3.468%203.468%200%200%201%203.307%202.444%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.004h-5.343c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99c.956%200%201.822%20.39%202.449%201.02%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-computing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-computing%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.657%2016c-2.572%200%20-4.657%20-2.007%20-4.657%20-4.483c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99c1.913%200%203.464%201.56%203.464%203.486c0%201.927%20-1.551%203.487%20-3.465%203.487h-11.878%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016v4a1%201%200%200%201%20-1%201h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-data-connection{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-data-connection%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%209.897c0%20-1.714%201.46%20-3.104%203.26%20-3.104c.275%20-1.22%201.255%20-2.215%202.572%20-2.611c1.317%20-.397%202.77%20-.134%203.811%20.69c1.042%20.822%201.514%202.08%201.239%203.3h.693a2.42%202.42%200%200%201%202.425%202.414a2.42%202.42%200%200%201%20-2.425%202.414h-8.315c-1.8%200%20-3.26%20-1.39%20-3.26%20-3.103%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013v3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018h7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018h7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2018.004h-6.843c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.28%201.023%201.957%202.51%201.873%204.027%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.004h-5.343c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99c1.38%200%202.573%20.813%203.13%201.99%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-download{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-download%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018a3.5%203.5%200%200%200%200%20-7h-1a5%204.5%200%200%200%20-11%20-2a4.6%204.4%200%200%200%20-2.1%208.4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013l0%209%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2019l3%203l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018.004h-8.343c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99c1.374%200%202.562%20.805%203.121%201.972%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-fog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-fog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016a4.6%204.4%200%200%201%200%20-9a5%204.5%200%200%201%2011%202h1a3.5%203.5%200%200%201%200%207h-12%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2020l14%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018.004h-3.343c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-lock-open{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-lock-open%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018a3.5%203.5%200%200%200%200%20-7h-1c.397%20-1.768%20-.285%20-3.593%20-1.788%20-4.787c-1.503%20-1.193%20-3.6%20-1.575%20-5.5%20-1s-3.315%202.019%20-3.712%203.787c-2.199%20-.088%20-4.155%201.326%20-4.666%203.373c-.512%202.047%20.564%204.154%202.566%205.027%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-6a1%201%200%200%201%20-1%20-1l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015v-2a2%202%200%200%201%203.736%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-lock{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-lock%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018a3.5%203.5%200%200%200%200%20-7h-1c.397%20-1.768%20-.285%20-3.593%20-1.788%20-4.787c-1.503%20-1.193%20-3.6%20-1.575%20-5.5%20-1s-3.315%202.019%20-3.712%203.787c-2.199%20-.088%20-4.155%201.326%20-4.666%203.373c-.512%202.047%20.564%204.154%202.566%205.027%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-6a1%201%200%200%201%20-1%20-1l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015v-2a2%202%200%201%201%204%200v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.004h-5.343c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99c1.913%200%203.464%201.56%203.464%203.486c0%20.186%20-.015%20.37%20-.042%20.548%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-network{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-network%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020h7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020h7%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016.004h-1.343c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99c1.913%200%203.464%201.56%203.464%203.486c0%201.927%20-1.551%203.487%20-3.465%203.487h-2.535%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.58%205.548c.24%20-.11%20.492%20-.207%20.752%20-.286c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99c1.913%200%203.464%201.56%203.464%203.486c0%20.957%20-.383%201.824%20-1.003%202.454m-2.997%201.033h-11.343c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.13%20-.582%20.37%20-1.128%20.7%20-1.62%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018.004h-6.343c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99c1.406%200%202.617%20.843%203.16%202.055%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.004h-5.343c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.004h-5.343c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99a3.46%203.46%200%200%201%203.085%201.9%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2018.004h-7.843c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-rain{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-rain%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018a4.6%204.4%200%200%201%200%20-9a5%204.5%200%200%201%2011%202h1a3.5%203.5%200%200%201%200%207%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2013v2m0%203v2m4%20-5v2m0%203v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018.004h-4.343c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2018.004h-5.843c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99c1.41%200%202.624%20.848%203.164%202.065%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-snow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-snow%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018a4.6%204.4%200%200%201%200%20-9a5%204.5%200%200%201%2011%202h1a3.5%203.5%200%200%201%200%207%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015v.01m0%203v.01m0%203v.01m4%20-4v.01m0%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2018.004h-2.843c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.209%20.967%201.88%202.347%201.88%203.776%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-storm{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-storm%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018a4.6%204.4%200%200%201%200%20-9a5%204.5%200%200%201%2011%202h1a3.5%203.5%200%200%201%200%207h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014l-2%204l3%200l-2%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.004h-5.343c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99c1.38%200%202.57%20.811%203.128%201.986%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-upload{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-upload%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018a4.6%204.4%200%200%201%200%20-9a5%204.5%200%200%201%2011%202h1a3.5%203.5%200%200%201%200%207h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l0%209%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018.004h-6.343c-2.572%20-.004%20-4.657%20-2.011%20-4.657%20-4.487c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99c1.37%200%202.556%20.8%203.117%201.964%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cloud{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cloud%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.657%2018c-2.572%200%20-4.657%20-2.007%20-4.657%20-4.483c0%20-2.475%202.085%20-4.482%204.657%20-4.482c.393%20-1.762%201.794%20-3.2%203.675%20-3.773c1.88%20-.572%203.956%20-.193%205.444%201c1.488%201.19%202.162%203.007%201.77%204.769h.99c1.913%200%203.464%201.56%203.464%203.486c0%201.927%20-1.551%203.487%20-3.465%203.487h-11.878%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clover-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clover-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011l-3.397%20-3.44a2.104%202.104%200%200%201%200%20-2.95a2.04%202.04%200%200%201%202.912%200l.485%20.39l.485%20-.39a2.04%202.04%200%200%201%202.912%200a2.104%202.104%200%200%201%200%202.95l-3.397%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011l-3.397%203.44a2.104%202.104%200%200%200%200%202.95a2.04%202.04%200%200%200%202.912%200l.485%20-.39l.485%20.39a2.04%202.04%200%200%200%202.912%200a2.104%202.104%200%200%200%200%20-2.95l-3.397%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M14.44%207.603a2.104%202.104%200%200%201%202.95%200a2.04%202.04%200%200%201%200%202.912l-.39%20.485l.39%20.485a2.04%202.04%200%200%201%200%202.912a2.104%202.104%200%200%201%20-2.95%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7.56%207.603a2.104%202.104%200%200%200%20-2.95%200a2.04%202.04%200%200%200%200%202.912l.39%20.485l-.39%20.485a2.04%202.04%200%200%200%200%202.912a2.104%202.104%200%200%200%202.95%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015l6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clover{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clover%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010l-3.397%20-3.44a2.104%202.104%200%200%201%200%20-2.95a2.04%202.04%200%200%201%202.912%200l.485%20.39l.485%20-.39a2.04%202.04%200%200%201%202.912%200a2.104%202.104%200%200%201%200%202.95l-3.397%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014l-3.397%203.44a2.104%202.104%200%200%200%200%202.95a2.04%202.04%200%200%200%202.912%200l.485%20-.39l.485%20.39a2.04%202.04%200%200%200%202.912%200a2.104%202.104%200%200%200%200%20-2.95l-3.397%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012l3.44%20-3.397a2.104%202.104%200%200%201%202.95%200a2.04%202.04%200%200%201%200%202.912l-.39%20.485l.39%20.485a2.04%202.04%200%200%201%200%202.912a2.104%202.104%200%200%201%20-2.95%200l-3.44%20-3.397%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l-3.44%20-3.397a2.104%202.104%200%200%200%20-2.95%200a2.04%202.04%200%200%200%200%202.912l.39%20.485l-.39%20.485a2.04%202.04%200%200%200%200%202.912a2.104%202.104%200%200%200%202.95%200l3.44%20-3.397%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-clubs{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-clubs%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a4%204%200%200%201%203.164%206.447a4%204%200%201%201%20-1.164%206.198v1.355l1%204h-6l1%20-4l0%20-1.355a4%204%200%201%201%20-1.164%20-6.199a4%204%200%200%201%203.163%20-6.446%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-code-ai{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-code-ai%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208l-4%204l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208l3.111%203.111%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204l-2.175%208.7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-4a2%202%200%201%201%204%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-code-asterisk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-code-asterisk%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2019a2%202%200%200%201%20-2%20-2v-4l-1%20-1l1%20-1v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011.875l3%20-1.687%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011.875v3.375%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011.875l-3%20-1.687%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011.875l3%201.688%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208.5v3.375%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011.875l-3%201.688%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019a2%202%200%200%200%202%20-2v-4l1%20-1l-1%20-1v-4a2%202%200%200%200%20-2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-code-circle-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-code-circle-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2013.5l-1.5%20-1.5l1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2010.5l1.5%201.5l-1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209.5l-2%205.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-code-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-code-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014l-2%20-2l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010l2%202l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-code-dots{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-code-dots%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2019a2%202%200%200%201%20-2%20-2v-4l-1%20-1l1%20-1v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019a2%202%200%200%200%202%20-2v-4l1%20-1l-1%20-1v-4a2%202%200%200%200%20-2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-code-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-code-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2019a2%202%200%200%201%20-2%20-2v-4l-1%20-1l1%20-1v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019a2%202%200%200%200%202%20-2v-4l1%20-1l-1%20-1v-4a2%202%200%200%200%20-2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-code-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-code-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208l-4%204l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208l4%204l-2.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204l-1.201%204.805m-.802%203.207l-2%207.988%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-code-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-code-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2019a2%202%200%200%201%20-2%20-2v-4l-1%20-1l1%20-1v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019a2%202%200%200%200%202%20-2v-4l1%20-1l-1%20-1v-4a2%202%200%200%200%20-2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-code-variable-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-code-variable-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2016h-6.5a2%202%200%200%201%20-2%20-2v-4a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-code-variable-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-code-variable-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016h-7a2%202%200%200%201%20-2%20-2v-4a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2015v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-code-variable{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-code-variable%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v4a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208l-4%204l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208l4%204l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204l-4%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-codeblock{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-codeblock%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204l-2%202l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l2%202l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208l1%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%206a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-coffee-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-coffee-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014c.83%20.642%202.077%201.017%203.5%201c1.423%20.017%202.67%20-.358%203.5%20-1c.73%20-.565%201.783%20-.923%203%20-.99%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203c-.194%20.14%20-.364%20.305%20-.506%20.49%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a2.4%202.4%200%200%200%20-1%202a2.4%202.4%200%200%200%201%202%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010h3v3m-.257%203.743a6%206%200%200%201%20-5.743%204.257h-2a6%206%200%200%201%20-6%20-6v-5h7%22%20%2F%3E%20%3Cpath%20d%3D%22M20.116%2016.124a3%203%200%200%200%20-3.118%20-4.953%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-coffee{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-coffee%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014c.83%20.642%202.077%201.017%203.5%201c1.423%20.017%202.67%20-.358%203.5%20-1c.83%20-.642%202.077%20-1.017%203.5%20-1c1.423%20-.017%202.67%20.358%203.5%201%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203a2.4%202.4%200%200%200%20-1%202a2.4%202.4%200%200%200%201%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a2.4%202.4%200%200%200%20-1%202a2.4%202.4%200%200%200%201%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h14v5a6%206%200%200%201%20-6%206h-2a6%206%200%200%201%20-6%20-6v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M16.746%2016.726a3%203%200%201%200%20.252%20-5.555%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-coffin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-coffin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203l-2%206l2%2012h6l2%20-12l-2%20-6l-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207v5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h4l2%20-12l-2%20-6h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-coin-bitcoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-coin-bitcoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h4.09c1.055%200%201.91%20.895%201.91%202s-.855%202%20-1.91%202c1.055%200%201.91%20.895%201.91%202s-.855%202%20-1.91%202h-4.09%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207v10v-9%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207v1%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-coin-euro{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-coin-euro%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.401%208c-.669%20-.628%20-1.5%20-1%20-2.401%20-1c-2.21%200%20-4%202.239%20-4%205s1.79%205%204%205c.9%200%201.731%20-.372%202.4%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010.5h4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013.5h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-coin-monero{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-coin-monero%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016h4v-7l4%204l4%20-4v7h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-coin-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-coin-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.8%209a2%202%200%200%200%20-1.8%20-1h-1m-2.82%201.171a2%202%200%200%200%201.82%202.829h1m2.824%202.822a2%202%200%200%201%20-1.824%201.178h-2a2%202%200%200%201%20-1.8%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M20.042%2016.045a9%209%200%200%200%20-12.087%20-12.087m-2.318%201.677a9%209%200%201%200%2012.725%2012.73%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v2m0%208v2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-coin-pound{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-coin-pound%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209a2%202%200%201%200%20-4%200v5a2%202%200%200%201%20-2%202h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-coin-rupee{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-coin-rupee%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h-6h1a3%203%200%200%201%200%206h-1l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-coin-taka{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-coin-taka%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208l.553%20-.276a1%201%200%200%201%201.447%20.894v6.382a2%202%200%200%200%202%202h.5a2.5%202.5%200%200%200%202.5%20-2.5v-.5h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011h7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-coin-yen{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-coin-yen%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208l3%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208l-3%204.5v4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-coin-yuan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-coin-yuan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208l3%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208l-3%204.5v4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-coin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-coin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.8%209a2%202%200%200%200%20-1.8%20-1h-2a2%202%200%201%200%200%204h2a2%202%200%201%201%200%204h-2a2%202%200%200%201%20-1.8%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-coins{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-coins%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014c0%201.657%202.686%203%206%203s6%20-1.343%206%20-3s-2.686%20-3%20-6%20-3s-6%201.343%20-6%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014v4c0%201.656%202.686%203%206%203s6%20-1.344%206%20-3v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206c0%201.072%201.144%202.062%203%202.598s4.144%20.536%206%200c1.856%20-.536%203%20-1.526%203%20-2.598c0%20-1.072%20-1.144%20-2.062%20-3%20-2.598s-4.144%20-.536%20-6%200c-1.856%20.536%20-3%201.526%20-3%202.598%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206v10c0%20.888%20.772%201.45%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011c0%20.888%20.772%201.45%202%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-color-filter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-color-filter%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.58%2013.79c.27%20.68%20.42%201.43%20.42%202.21c0%201.77%20-.77%203.37%20-2%204.46a5.93%205.93%200%200%201%20-4%201.54c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-2.76%201.88%20-5.1%204.42%20-5.79%22%20%2F%3E%20%3Cpath%20d%3D%22M17.58%2010.21c2.54%20.69%204.42%203.03%204.42%205.79c0%203.31%20-2.69%206%20-6%206a5.93%205.93%200%200%201%20-4%20-1.54%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208a6%206%200%201%200%2012%200a6%206%200%201%200%20-12%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-color-picker-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-color-picker-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l3.699%20-3.699a1%201%200%200%201%201.4%200l2.6%202.6a1%201%200%200%201%200%201.4l-3.702%203.702m-2%202l-6%206h-4v-4l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-color-picker{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-color-picker%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016l11.7%20-11.7a1%201%200%200%201%201.4%200l2.6%202.6a1%201%200%200%201%200%201.4l-11.7%2011.7h-4v-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-color-swatch-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-color-swatch-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2013v4a4%204%200%200%200%206.832%202.825m1.168%20-2.825v-12a2%202%200%200%200%20-2%20-2h-4a2%202%200%200%200%20-2%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207.35l-2%20-2a2%202%200%200%200%20-2.11%20-.461m-2.13%201.874l-1.416%201.415a2%202%200%200%200%200%202.828l9%209%22%20%2F%3E%20%3Cpath%20d%3D%22M7.3%2013h-2.3a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h12%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-color-swatch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-color-swatch%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%203h-4a2%202%200%200%200%20-2%202v12a4%204%200%200%200%208%200v-12a2%202%200%200%200%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207.35l-2%20-2a2%202%200%200%200%20-2.828%200l-2.828%202.828a2%202%200%200%200%200%202.828l9%209%22%20%2F%3E%20%3Cpath%20d%3D%22M7.3%2013h-2.3a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h12%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-column-insert-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-column-insert-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204h4a1%201%200%200%201%201%201v14a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1v-14a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l0%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-column-insert-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-column-insert-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204h4a1%201%200%200%201%201%201v14a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1v-14a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l0%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-column-remove{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-column-remove%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204h4a1%201%200%200%201%201%201v14a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1v-14a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2014l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-columns-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-columns-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v16a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1l0%20-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-columns-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-columns-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v16a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1v-16%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-columns-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-columns-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v16a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1v-16%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203v18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-columns-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-columns-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010h5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014h5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018h5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%206h5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2010h5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014h2%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2018h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-columns{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-columns%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206l5.5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010l5.5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014l5.5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018l5.5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%206l5.5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2010l5.5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2014l5.5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2018l5.5%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-comet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-comet%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2018.5l-3%201.5l.5%20-3.5l-2%20-2l3%20-.5l1.5%20-3l1.5%203l3%20.5l-2%202l.5%203.5l-3%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l7%207%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204l3.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209l3.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-command-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-command-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209v8a2%202%200%201%201%20-2%20-2h8m3.411%203.417a2%202%200%200%201%20-3.411%20-1.417v-2m0%20-4v-4a2%202%200%201%201%202%202h-4m-4%200h-2a2%202%200%200%201%20-1.417%20-3.411%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-command{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-command%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209a2%202%200%201%201%202%20-2v10a2%202%200%201%201%20-2%20-2h10a2%202%200%201%201%20-2%202v-10a2%202%200%201%201%202%202h-10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-compass-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-compass-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209l3%20-1l-1%203m-1%203l-6%202l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M20.042%2016.045a9%209%200%200%200%20-12.087%20-12.087m-2.318%201.677a9%209%200%201%200%2012.725%2012.73%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019v2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-compass{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-compass%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l2%20-6l6%20-2l-2%206l-6%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012l2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-components-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-components-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012l3%203l3%20-3l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%2014.5l2.5%20-2.5l-3%20-3l-2.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12.499%208.501l2.501%20-2.501l-3%20-3l-2.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018l3%203l3%20-3l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-components{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-components%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012l3%203l3%20-3l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012l3%203l3%20-3l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206l3%203l3%20-3l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018l3%203l3%20-3l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cone-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cone-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%205.002v.5l-8.13%2014.99a1%201%200%200%201%20-1.74%200l-8.13%20-14.989v-.5c0%20-1.659%204.03%20-3.003%209%20-3.003s9%201.344%209%203.002%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cone-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cone-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.396%2016.384l-7.526%20-13.877a1%201%200%200%200%20-1.74%200l-1.626%202.998m-1.407%202.594l-5.097%209.398v.5c0%201.66%204.03%203.003%209%203.003c3.202%200%206.014%20-.558%207.609%20-1.398%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cone-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cone-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.03%2012.022l-5.16%20-9.515a1%201%200%200%200%20-1.74%200l-8.13%2014.99v.5c0%201.66%204.03%203.003%209%203.003c.17%200%20.34%20-.002%20.508%20-.005%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cone%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017.998v-.5l-8.13%20-14.99a1%201%200%200%200%20-1.74%200l-8.13%2014.989v.5c0%201.659%204.03%203.003%209%203.003s9%20-1.344%209%20-3.002%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-confetti-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-confetti-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205h1%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205v1%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%204l-.5%202%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205h2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%204v2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2013l2%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019h1%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019v1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016.518l-6.518%20-6.518l-4.39%209.58a1%201%200%200%200%201.329%201.329l9.579%20-4.39%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-confetti{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-confetti%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205h2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204v2%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%204l-.5%202%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205h2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%204v2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2013l2%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019h2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016.518l-6.518%20-6.518l-4.39%209.58a1%201%200%200%200%201.329%201.329l9.579%20-4.39%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-confucius{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-confucius%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2019l3%202v-18%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010l8%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018l8%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018l-8%20-8l8%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-congruent-to{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-congruent-to%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013h14%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017h14%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207.686c2.333%20-2.624%204.667%20-1.856%207%20.064s4.667%202.688%207%20.064%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-connection{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-connection%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2015.5l7%20-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-container-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-container-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8.297%204.289a1%201%200%200%201%20.703%20-.289h6a1%201%200%200%201%201%201v7m0%204v3a1%201%200%200%201%20-1%201h-6a1%201%200%200%201%20-1%20-1v-11%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-container{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-container%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v14a1%201%200%200%201%20-1%201h-6a1%201%200%200%201%20-1%20-1l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-contract{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-contract%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h-2a3%203%200%200%201%20-3%20-3v-1h5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208.5v-3.5a2%202%200%201%201%202%202h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%203h-11a3%203%200%200%200%20-3%203v11%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011h4%22%20%2F%3E%20%3Cpath%20d%3D%22M18.42%2012.61a2.1%202.1%200%200%201%202.97%202.97l-6.39%206.42h-3v-3l6.42%20-6.39%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-contrast-2-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-contrast-2-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018h2a6%206%200%200%200%206%20-6m.878%20-3.126a6%206%200%200%201%205.122%20-2.874h2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h10a2%202%200%200%201%202%202v10m-.586%203.414a2%202%200%200%201%20-1.414%20.586h-12a2%202%200%200%201%20-2%20-2v-12c0%20-.547%20.22%20-1.043%20.576%20-1.405%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-contrast-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-contrast-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019h2.25c3.728%200%206.75%20-3.134%206.75%20-7s3.022%20-7%206.75%20-7h2.25%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-contrast-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-contrast-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v5a4.984%204.984%200%200%200%203.522%20-1.45m1.392%20-2.623a5%205%200%200%200%20-4.914%20-5.927v1%22%20%2F%3E%20%3Cpath%20d%3D%22M5.641%205.631a9%209%200%201%200%2012.719%2012.738m1.68%20-2.318a9%209%200%200%200%20-12.074%20-12.098%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-contrast{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-contrast%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017a5%205%200%200%200%200%20-10v10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cooker{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cooker%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015h6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011h14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cookie-man{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cookie-man%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202a5%205%200%200%201%202.845%209.112l.147%20.369l1.755%20-.803c.969%20-.443%202.12%20-.032%202.571%20.918a1.88%201.88%200%200%201%20-.787%202.447l-.148%20.076l-2.383%201.089v2.02l1.426%201.425l.114%20.125a1.96%201.96%200%200%201%20-2.762%202.762l-.125%20-.114l-2.079%20-2.08l-.114%20-.124a2%202%200%200%201%20-.161%20-.22h-.599q%20-.071%20.114%20-.16%20.22l-.115%20.125l-2.08%202.079a1.96%201.96%200%200%201%20-2.886%20-2.648l.114%20-.125l1.427%20-1.426v-2.019l-2.383%20-1.09l-.148%20-.075a1.88%201.88%200%200%201%20-.787%20-2.447c.429%20-.902%201.489%20-1.318%202.424%20-.978l.147%20.06l1.755%20.803l.147%20-.369a5%205%200%200%201%20-2.15%20-3.895v-.217a5%205%200%200%201%205%20-5l-.005%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cookie-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cookie-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18.192%2018.187a3%203%200%200%201%20-.976%20.652c-1.048%20.263%20-1.787%20.483%20-2.216%20.661c-.475%20.197%20-1.092%20.538%20-1.852%201.024a3%203%200%200%201%20-2.296%200c-.802%20-.503%20-1.419%20-.844%20-1.852%20-1.024c-.471%20-.195%20-1.21%20-.415%20-2.216%20-.66a3%203%200%200%201%20-1.623%20-1.624c-.265%20-1.052%20-.485%20-1.79%20-.661%20-2.216c-.198%20-.479%20-.54%20-1.096%20-1.024%20-1.852a3%203%200%200%201%200%20-2.296c.48%20-.744%20.82%20-1.361%201.024%20-1.852c.171%20-.413%20.391%20-1.152%20.66%20-2.216a3%203%200%200%201%20.649%20-.971m2.821%20-1.174c.14%20-.049%20.263%20-.095%20.37%20-.139c.458%20-.19%201.075%20-.531%201.852%20-1.024a3%203%200%200%201%202.296%200l2.667%201.104a4%204%200%200%200%204.656%206.14l.053%20.132a3%203%200%200%201%200%202.296c-.497%20.786%20-.838%201.404%20-1.024%201.852a6.579%206.579%200%200%200%20-.135%20.36%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cookie{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cookie%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2014v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M13.148%203.476l2.667%201.104a4%204%200%200%200%204.656%206.14l.053%20.132a3%203%200%200%201%200%202.296q%20-.745%201.18%20-1.024%201.852q%20-.283%20.684%20-.66%202.216a3%203%200%200%201%20-1.624%201.623q%20-1.572%20.394%20-2.216%20.661q%20-.712%20.295%20-1.852%201.024a3%203%200%200%201%20-2.296%200q%20-1.203%20-.754%20-1.852%20-1.024q%20-.707%20-.292%20-2.216%20-.66a3%203%200%200%201%20-1.623%20-1.624q%20-.397%20-1.577%20-.661%20-2.216q%20-.298%20-.718%20-1.024%20-1.852a3%203%200%200%201%200%20-2.296q%20.719%20-1.116%201.024%20-1.852q%20.257%20-.62%20.66%20-2.216a3%203%200%200%201%201.624%20-1.623q%201.547%20-.384%202.216%20-.661q%20.687%20-.285%201.852%20-1.024a3%203%200%200%201%202.296%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-copy-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-copy-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209.667a2.667%202.667%200%200%201%202.667%20-2.667h8.666a2.667%202.667%200%200%201%202.667%202.667v8.666a2.667%202.667%200%200%201%20-2.667%202.667h-8.666a2.667%202.667%200%200%201%20-2.667%20-2.667l0%20-8.666%22%20%2F%3E%20%3Cpath%20d%3D%22M4.012%2016.737a2%202%200%200%201%20-1.012%20-1.737v-10c0%20-1.1%20.9%20-2%202%20-2h10c.75%200%201.158%20.385%201.5%201%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2014l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-copy-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-copy-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209.667a2.667%202.667%200%200%201%202.667%20-2.667h8.666a2.667%202.667%200%200%201%202.667%202.667v8.666a2.667%202.667%200%200%201%20-2.667%202.667h-8.666a2.667%202.667%200%200%201%20-2.667%20-2.667l0%20-8.666%22%20%2F%3E%20%3Cpath%20d%3D%22M4.012%2016.737a2%202%200%200%201%20-1.012%20-1.737v-10c0%20-1.1%20.9%20-2%202%20-2h10c.75%200%201.158%20.385%201.5%201%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2014h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-copy-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-copy-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.414%2019.415a2%202%200%200%201%20-1.414%20.585h-8a2%202%200%200%201%20-2%20-2v-8c0%20-.554%20.225%20-1.055%20.589%20-1.417m3.411%20-.583h6a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208v-2a2%202%200%200%200%20-2%20-2h-6m-3.418%20.59c-.36%20.36%20-.582%20.86%20-.582%201.41v8a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-copy-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-copy-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209.667a2.667%202.667%200%200%201%202.667%20-2.667h8.666a2.667%202.667%200%200%201%202.667%202.667v8.666a2.667%202.667%200%200%201%20-2.667%202.667h-8.666a2.667%202.667%200%200%201%20-2.667%20-2.667l0%20-8.666%22%20%2F%3E%20%3Cpath%20d%3D%22M4.012%2016.737a2%202%200%200%201%20-1.012%20-1.737v-10c0%20-1.1%20.9%20-2%202%20-2h10c.75%200%201.158%20.385%201.5%201%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2014h6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-copy-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-copy-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209.667a2.667%202.667%200%200%201%202.667%20-2.667h8.666a2.667%202.667%200%200%201%202.667%202.667v8.666a2.667%202.667%200%200%201%20-2.667%202.667h-8.666a2.667%202.667%200%200%201%20-2.667%20-2.667l0%20-8.666%22%20%2F%3E%20%3Cpath%20d%3D%22M4.012%2016.737a2%202%200%200%201%20-1.012%20-1.737v-10c0%20-1.1%20.9%20-2%202%20-2h10c.75%200%201.158%20.385%201.5%201%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2011.5l4.9%205%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2011.5l-5.1%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-copy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-copy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209.667a2.667%202.667%200%200%201%202.667%20-2.667h8.666a2.667%202.667%200%200%201%202.667%202.667v8.666a2.667%202.667%200%200%201%20-2.667%202.667h-8.666a2.667%202.667%200%200%201%20-2.667%20-2.667l0%20-8.666%22%20%2F%3E%20%3Cpath%20d%3D%22M4.012%2016.737a2.005%202.005%200%200%201%20-1.012%20-1.737v-10c0%20-1.1%20.9%20-2%202%20-2h10c.75%200%201.158%20.385%201.5%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-copyleft-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-copyleft-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.303%209.3a3.01%203.01%200%200%201%201.405%201.406m-.586%203.413a3.016%203.016%200%200%201%20-4.122%20.131%22%20%2F%3E%20%3Cpath%20d%3D%22M20.042%2016.045a9%209%200%200%200%20-12.087%20-12.087m-2.318%201.677a9%209%200%201%200%2012.725%2012.73%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-copyleft{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-copyleft%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209.75a3.016%203.016%200%200%201%204.163%20.173a2.993%202.993%200%200%201%200%204.154a3.016%203.016%200%200%201%20-4.163%20.173%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-copyright-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-copyright-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209.75a3.016%203.016%200%200%200%20-.711%20-.466m-3.41%20.596a2.993%202.993%200%200%200%20-.042%204.197a3.016%203.016%200%200%200%204.163%20.173%22%20%2F%3E%20%3Cpath%20d%3D%22M20.042%2016.045a9%209%200%200%200%20-12.087%20-12.087m-2.318%201.677a9%209%200%201%200%2012.725%2012.73%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-copyright{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-copyright%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209.75a3.016%203.016%200%200%200%20-4.163%20.173a2.993%202.993%200%200%200%200%204.154a3.016%203.016%200%200%200%204.163%20.173%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-corner-down-left-double{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-corner-down-left-double%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v6a3%203%200%200%201%20-3%203h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2010l-4%204l4%204m-5%20-8l-4%204l4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-corner-down-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-corner-down-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206v6a3%203%200%200%201%20-3%203h-10l4%20-4m0%208l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-corner-down-right-double{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-corner-down-right-double%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205v6a3%203%200%200%200%203%203h7%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l4%204l-4%204m5%20-8l4%204l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-corner-down-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-corner-down-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206v6a3%203%200%200%200%203%203h10l-4%20-4m0%208l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-corner-left-down-double{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-corner-left-down-double%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204h-6a3%203%200%200%200%20-3%203v7%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2010l-4%204l-4%20-4m8%205l-4%204l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-corner-left-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-corner-left-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206h-6a3%203%200%200%200%20-3%203v10l-4%20-4m8%200l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-corner-left-up-double{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-corner-left-up-double%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019h-6a3%203%200%200%201%20-3%20-3v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2013l-4%20-4l-4%204m8%20-5l-4%20-4l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-corner-left-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-corner-left-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018h-6a3%203%200%200%201%20-3%20-3v-10l-4%204m8%200l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-corner-right-down-double{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-corner-right-down-double%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h6a3%203%200%200%201%203%203v7%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l4%204l4%20-4m-8%205l4%204l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-corner-right-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-corner-right-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206h6a3%203%200%200%201%203%203v10l-4%20-4m8%200l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-corner-right-up-double{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-corner-right-up-double%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019h6a3%203%200%200%200%203%20-3v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013l4%20-4l4%204m-8%20-5l4%20-4l4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-corner-right-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-corner-right-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018h6a3%203%200%200%200%203%20-3v-10l-4%204m8%200l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-corner-up-left-double{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-corner-up-left-double%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v-6a3%203%200%200%200%20-3%20-3h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2013l-4%20-4l4%20-4m-5%208l-4%20-4l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-corner-up-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-corner-up-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018v-6a3%203%200%200%200%20-3%20-3h-10l4%20-4m0%208l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-corner-up-right-double{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-corner-up-right-double%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018v-6a3%203%200%200%201%203%20-3h7%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013l4%20-4l-4%20-4m5%208l4%20-4l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-corner-up-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-corner-up-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018v-6a3%203%200%200%201%203%20-3h10l-4%20-4m0%208l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cpu-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cpu-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v12a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010v-2h2m6%206v2h-2m-4%200h-2v-2m8%20-4v-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014h2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2010h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2014h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cpu-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cpu-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h9a1%201%200%200%201%201%201v9m-.292%203.706a1%201%200%200%201%20-.708%20.294h-12a1%201%200%200%201%20-1%20-1v-12c0%20-.272%20.108%20-.518%20.284%20-.698%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209h2v2m0%204h-6v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014h2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2010h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2014h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cpu{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cpu%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v12a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209h6v6h-6l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014h2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2010h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2014h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-crane-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-crane-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205v-2l-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206l-3%203h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203l10%206%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209v4a2%202%200%200%201%202%202m-2%202a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-crane{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-crane%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-18l-6%206h18%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203l10%206%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209v4a2%202%200%201%201%20-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-creative-commons-by{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-creative-commons-by%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013v-1a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-.5l-.5%204h-2l-.5%20-4h-.5a1%201%200%200%201%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-creative-commons-nc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-creative-commons-nc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209h-4.5a1.5%201.5%200%200%200%200%203h3a1.5%201.5%200%200%201%200%203h-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-creative-commons-nd{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-creative-commons-nd%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-creative-commons-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-creative-commons-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.638%205.634a9%209%200%201%200%2012.723%2012.733m1.686%20-2.332a9%209%200%200%200%20-12.093%20-12.077%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2010.5a2.187%202.187%200%200%200%20-2.914%20.116a1.928%201.928%200%200%200%200%202.768a2.188%202.188%200%200%200%202.914%20.116%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2010.5a2.194%202.194%200%200%200%20-2.309%20-.302%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-creative-commons-sa{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-creative-commons-sa%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016a4%204%200%201%200%20-4%20-4v1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012l2%202l2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-creative-commons-zero{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-creative-commons-zero%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%204%200%201%200%206%200a3%204%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209l-4%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-creative-commons{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-creative-commons%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2010.5c-.847%20-.71%20-2.132%20-.658%20-2.914%20.116a1.928%201.928%200%200%200%200%202.768c.782%20.774%202.067%20.825%202.914%20.116%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2010.5c-.847%20-.71%20-2.132%20-.658%20-2.914%20.116a1.928%201.928%200%200%200%200%202.768c.782%20.774%202.067%20.825%202.914%20.116%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-credit-card-hand{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-credit-card-hand%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%204h9.914a3%203%200%200%201%201.92%20.695l5.166%204.305%22%20%2F%3E%20%3Cpath%20d%3D%22M11.15%209h8.85a2%202%200%200%201%202%202v7a2%202%200%200%201%20-2%202h-13a2%202%200%200%201%20-2%20-2v-8.7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208l7.2%204.7a1.803%201.803%200%200%200%202%20-3l-4.2%20-2.7%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2016h17%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-credit-card-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-credit-card-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h9a3%203%200%200%201%203%203v8a3%203%200%200%201%20-.128%20.87%22%20%2F%3E%20%3Cpath%20d%3D%22M18.87%2018.872a3%203%200%200%201%20-.87%20.128h-12a3%203%200%200%201%20-3%20-3v-8c0%20-1.352%20.894%20-2.495%202.124%20-2.87%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011l8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015l2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-credit-card-pay{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-credit-card-pay%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-6a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h18%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M7.005%2015h.005%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-credit-card-refund{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-credit-card-refund%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-6a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h18%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-3%203l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-credit-card{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-credit-card%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v8a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015l2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-credits{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-credits%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014a6%202%200%201%200%2012%200a6%202%200%201%200%20-12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014v5c0%201.105%202.686%202%206%202s6%20-.895%206%20-2v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a6%202%200%201%200%2012%200a6%202%200%201%200%20-12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205v3%22%20%2F%3E%20%3Cpath%20d%3D%22M18.365%2011.656c1.59%20-.36%202.635%20-.966%202.635%20-1.656v-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cricket{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cricket%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.105%2018.79l-1%20.992a4.159%204.159%200%200%201%20-6.038%20-5.715l.157%20-.166l8.282%20-8.401l1.5%201.5l3.45%20-3.391a2.08%202.08%200%200%201%203.057%202.815l-.116%20.126l-3.391%203.45l1.5%201.5l-3.668%203.617%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%207.5l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-crop-1-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-crop-1-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-crop-16-9{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-crop-16-9%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v4a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-crop-3-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-crop-3-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v6a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-crop-5-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-crop-5-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-crop-7-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-crop-7-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-crop-landscape{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-crop-landscape%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-crop-portrait{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-crop-portrait%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-crop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-crop%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205v10a1%201%200%200%200%201%201h10%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208h10a1%201%200%200%201%201%201v10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cross-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cross-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h3v-4h-5v-5h-4v3m-2%202h-3v4h5v9h4v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cross{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cross%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021h4v-9h5v-4h-5v-5h-4v5h-5v4h5l0%209%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-crosshair{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-crosshair%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209l0%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-crown-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-crown-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018h-13l-1.865%20-9.327a.25%20.25%200%200%201%20.4%20-.244l4.465%203.571l1.6%20-2.4m1.596%20-2.394l.804%20-1.206l4%206l4.464%20-3.571a.25%20.25%200%200%201%20.401%20.244l-1.363%206.818%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-crown{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-crown%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206l4%206l5%20-4l-2%2010h-14l-2%20-10l5%204l4%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-crutches-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-crutches-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.178%204.174a2%202%200%200%201%201.822%20-1.174h4a2%202%200%201%201%200%204h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-4.092a3%203%200%200%201%20.504%20-1.664l.992%20-1.488a3%203%200%200%200%20.097%20-.155m.407%20-3.601v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-4.092a3%203%200%200%200%20-.504%20-1.664l-.992%20-1.488a3%203%200%200%201%20-.504%20-1.664v-2.092%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011h1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-crutches{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-crutches%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205a2%202%200%200%201%202%20-2h4a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-4a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-4.092a3%203%200%200%201%20.504%20-1.664l.992%20-1.488a3%203%200%200%200%20.504%20-1.664v-5.092%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-4.092a3%203%200%200%200%20-.504%20-1.664l-.992%20-1.488a3%203%200%200%201%20-.504%20-1.664v-5.092%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-crystal-ball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-crystal-ball%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.73%2017.018a8%208%200%201%201%2010.54%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019a2%202%200%200%200%202%202h10a2%202%200%201%200%200%20-4h-10a2%202%200%200%200%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207a3%203%200%200%200%20-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-csv{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-csv%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208l2%208l2%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010a2%202%200%201%200%20-4%200v4a2%202%200%201%200%204%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cube-3d-sphere-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cube-3d-sphere-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2017.6l-2%20-1.1v-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010v-2.5l2%20-1.1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204.1l2%20-1.1l2%201.1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206.4l2%201.1v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2014v2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019.9l-2%201.1l-2%20-1.1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208.6l2%20-1.1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.5v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-2%20-1.12%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208.6l-2%20-1.1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cube-3d-sphere{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cube-3d-sphere%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2017.6l-2%20-1.1v-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010v-2.5l2%20-1.1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204.1l2%20-1.1l2%201.1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206.4l2%201.1v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2014v2.5l-2%201.12%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019.9l-2%201.1l-2%20-1.1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l2%20-1.1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208.6l2%20-1.1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l0%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.5l0%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-2%20-1.12%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208.6l-2%20-1.1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cube-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cube-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.83%2016.809c.11%20-.248%20.17%20-.52%20.17%20-.801v-8.018a1.98%201.98%200%200%200%20-1%20-1.717l-7%20-4.008a2.016%202.016%200%200%200%20-2%200l-3.012%201.725m-2.547%201.458l-1.441%20.825c-.619%20.355%20-1%201.01%20-1%201.718v8.018c0%20.709%20.381%201.363%201%201.717l7%204.008a2.016%202.016%200%200%200%202%200l5.544%20-3.174%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2022v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M14.532%2010.538l6.198%20-3.578%22%20%2F%3E%20%3Cpath%20d%3D%22M3.27%206.96l8.73%205.04%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cube-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cube-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012.5v-4.509a1.98%201.98%200%200%200%20-1%20-1.717l-7%20-4.008a2.016%202.016%200%200%200%20-2%200l-7%204.007c-.619%20.355%20-1%201.01%20-1%201.718v8.018c0%20.709%20.381%201.363%201%201.717l7%204.008a2.016%202.016%200%200%200%202%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2022v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l8.73%20-5.04%22%20%2F%3E%20%3Cpath%20d%3D%22M3.27%206.96l8.73%205.04%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cube-send{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cube-send%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012.5l-5%20-3l5%20-3l5%203v5.5l-5%203l0%20-5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209.5v5.5l5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012.545l5%20-3.03%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cube-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cube-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v-4.01a1.98%201.98%200%200%200%20-1%20-1.717l-7%20-4.008a2.02%202.02%200%200%200%20-2%200l-7%204.008c-.619%20.355%20-1%201.01%20-1%201.718v8.018c0%20.709%20.381%201.363%201%201.717l7%204.008c.62%20.354%201.38%20.354%202%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2022v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l8.73%20-5.04%22%20%2F%3E%20%3Cpath%20d%3D%22M3.27%206.96l8.73%205.04%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cube-unfolded{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cube-unfolded%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2015h10v5h5v-5h5v-5h-10v-5h-5v5h-5l0%205%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v-5h5v5h5v-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cube{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cube%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2016.008v-8.018a1.98%201.98%200%200%200%20-1%20-1.717l-7%20-4.008a2.016%202.016%200%200%200%20-2%200l-7%204.008c-.619%20.355%20-1%201.01%20-1%201.718v8.018c0%20.709%20.381%201.363%201%201.717l7%204.008a2.016%202.016%200%200%200%202%200l7%20-4.008c.619%20-.355%201%20-1.01%201%20-1.718%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2022v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l8.73%20-5.04%22%20%2F%3E%20%3Cpath%20d%3D%22M3.27%206.96l8.73%205.04%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cup-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cup-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h-3v3h6m4%200h4v-3h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M17.5%2011l-.323%202.154m-.525%203.497l-.652%204.349h-8l-1.5%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v-1c0%20-.296%20.064%20-.577%20.18%20-.83m2.82%20-1.17h7a2%202%200%200%201%202%202v1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cup{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cup%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011h14v-3h-14l0%203%22%20%2F%3E%20%3Cpath%20d%3D%22M17.5%2011l-1.5%2010h-8l-1.5%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v-1a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-curling{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-curling%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013a4%204%200%200%201%204%20-4h8a4%204%200%200%201%204%204v2a4%204%200%200%201%20-4%204h-8a4%204%200%200%201%20-4%20-4l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014h16%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205h6a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-curly-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-curly-loop%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%208c-4%200%20-7%202%20-7%205a3%203%200%200%200%206%200c0%20-3%20-2.5%20-5%20-8%20-5s-8%202%20-8%205a3%203%200%200%200%206%200c0%20-3%20-3%20-5%20-7%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-afghani{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-afghani%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013h-3.5a3.5%203.5%200%201%201%203.5%20-3.5v6.5h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-bahraini{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-bahraini%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010v1a4%204%200%200%200%204%204h2a2%202%200%200%200%202%20-2v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019.01v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015.01v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2015h2a2%202%200%200%200%201.649%20-3.131l-2.653%20-3.869%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-baht{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-baht%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h5a3%203%200%200%201%203%203v.143a2.857%202.857%200%200%201%20-2.857%202.857h-5.143%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h5a3%203%200%200%201%203%203v.143a2.857%202.857%200%200%201%20-2.857%202.857h-5.143%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204v2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-bitcoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-bitcoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206h8a3%203%200%200%201%200%206a3%203%200%200%201%200%206h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206l0%2012%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203l0%203%22%20%2F%3E%20%3Cpath%20d%3D%22M13%203l0%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018l0%203%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018l0%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-cent{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-cent%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.007%207.54a5.965%205.965%200%200%200%20-4.008%20-1.54a6%206%200%200%200%20-5.992%206c0%203.314%202.682%206%205.992%206a5.965%205.965%200%200%200%204%20-1.536%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-dinar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-dinar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020.01v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2013l2.386%20-.9a1%201%200%200%200%20-.095%20-1.902l-1.514%20-.404a1%201%200%200%201%20-.102%20-1.9l2.325%20-.894%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014v1a3%203%200%200%200%203%203h4.161a3%203%200%200%200%202.983%20-3.32l-1.144%20-10.68%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017l1%201h2a2%202%200%200%200%201.649%20-3.131l-2.653%20-3.869%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-dirham{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-dirham%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2019h-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8.599%2016.479a1.5%201.5%200%201%200%20-1.099%202.521%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204v9%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013h1.888a1.5%201.5%200%200%200%201.296%20-2.256l-2.184%20-3.744%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2013.01v-.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-dogecoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-dogecoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018h6a6%206%200%201%200%200%20-12h-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-dollar-australian{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-dollar-australian%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018l3.279%20-11.476a.75%20.75%200%200%201%201.442%200l3.279%2011.476%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206h-4a3%203%200%200%200%200%206h1a3%203%200%200%201%200%206h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%2014h5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-dollar-brunei{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-dollar-brunei%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206h-4a3%203%200%200%200%200%206h1a3%203%200%200%201%200%206h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206v12h4a3%203%200%200%200%200%20-6h-4h4a3%203%200%200%200%200%20-6h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-dollar-canadian{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-dollar-canadian%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206h-4a3%203%200%200%200%200%206h1a3%203%200%200%201%200%206h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018h-1a6%206%200%201%201%200%20-12h1%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-dollar-guyanese{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-dollar-guyanese%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206h-4a3%203%200%200%200%200%206h1a3%203%200%200%201%200%206h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h-3a4%204%200%200%200%20-4%204v4a4%204%200%200%200%204%204h3v-6h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-dollar-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-dollar-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.7%208a3%203%200%200%200%20-2.7%20-2h-4m-2.557%201.431a3%203%200%200%200%202.557%204.569h2m4.564%204.558a3%203%200%200%201%20-2.564%201.442h-4a3%203%200%200%201%20-2.7%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v3m0%2012v3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-dollar-singapore{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-dollar-singapore%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206h-4a3%203%200%200%200%200%206h1a3%203%200%200%201%200%206h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h-4a3%203%200%201%200%200%206h1a3%203%200%200%201%200%206h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-dollar-zimbabwean{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-dollar-zimbabwean%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206h-4a3%203%200%200%200%200%206h1a3%203%200%200%201%200%206h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206h7l-7%2012h7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.7%208a3%203%200%200%200%20-2.7%20-2h-4a3%203%200%200%200%200%206h4a3%203%200%200%201%200%206h-4a3%203%200%200%201%20-2.7%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v3m0%2012v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-dong{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-dong%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020h8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013a3%203%200%200%201%20-3%203a3%203%200%200%201%20-3%20-3a3%203%200%200%201%203%20-3a3%203%200%200%201%203%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204v12%22%20%2F%3E%20%3Cpath%20d%3D%22M13%206h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-dram{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-dram%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a6%206%200%201%201%2012%200v10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-ethereum{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-ethereum%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012l6%20-9l6%209l-6%209l-6%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012l6%20-3l6%203l-6%202l-6%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-euro-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-euro-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.2%207c-1.977%20-2.26%20-4.954%20-2.602%20-7.234%20-1.04m-1.913%202.079c-1.604%202.72%20-1.374%206.469%20.69%208.894c2.292%202.691%206%202.758%208.356%20.18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010h-5m0%204h8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-euro{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-euro%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.2%207a6%207%200%201%200%200%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2010h-8m0%204h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-florin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-florin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019c1.213%200%202.31%20-.723%202.788%20-1.838l4.424%20-10.324a3.033%203.033%200%200%201%202.788%20-1.838%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-forint{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-forint%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h-4a3%203%200%200%200%20-3%203v12%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204v13a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%209h-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-frank{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-frank%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205h-6a2%202%200%200%200%20-2%202v12%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011h7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-guarani{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-guarani%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.007%207.54a5.965%205.965%200%200%200%20-4.008%20-1.54a6%206%200%200%200%20-5.992%206c0%203.314%202.682%206%205.992%206a5.965%205.965%200%200%200%204%20-1.536c.732%20-.66%201.064%20-2.148%201%20-4.464h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-hryvnia{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-hryvnia%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a2.64%202.64%200%200%201%202.562%20-2h3.376a2.64%202.64%200%200%201%202.562%202a2.57%202.57%200%200%201%20-1.344%202.922l-5.876%202.938a3.338%203.338%200%200%200%20-1.78%203.64a3.11%203.11%200%200%200%203.05%202.5h2.888a2.64%202.64%200%200%200%202.562%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010h12%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2014h12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-husd{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-husd%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020v-6a2%202%200%200%200%20-2%20-2h-6a2%202%200%200%201%20-2%20-2v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-iranian-rial{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-iranian-rial%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v9a2%202%200%200%201%20-2%202h-1a3%203%200%200%201%20-3%20-3v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v8a1%201%200%200%200%201%201h1a2%202%200%200%200%202%20-2v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2014v1.096a5%205%200%200%201%20-3.787%204.85l-.213%20.054%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-kip{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-kip%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205v14%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a7%207%200%200%200%20-7%20-7a7%207%200%200%200%207%20-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-krone-czech{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-krone-czech%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012c3.5%200%206%20-3%206%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012c3.5%200%206%203%206%206%22%20%2F%3E%20%3Cpath%20d%3D%22M19%206l-2%202l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012h-2a3%203%200%200%200%200%206h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-krone-danish{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-krone-danish%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012c3.5%200%206%20-3%206%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012c3.5%200%206%203%206%206%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010v8%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2010a4%204%200%200%200%20-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018.01v-.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-krone-swedish{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-krone-swedish%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012c3.5%200%206%20-3%206%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012c3.5%200%206%203%206%206%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010v8%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2010a4%204%200%200%200%20-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-lari{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-lari%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2013a6%206%200%201%200%20-6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2019h12%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205v7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012v-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-leu{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-leu%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018h-7a3%203%200%200%201%20-3%20-3v-10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-lira{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-lira%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205v15a7%207%200%200%200%207%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015l8%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207l-8%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-litecoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-litecoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019h-8.194a2%202%200%200%201%20-1.98%20-2.283l1.674%20-11.717%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209l-9%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-lyd{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-lyd%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%205v10a2%202%200%200%201%20-2%202h-2.764a2%202%200%200%201%20-1.789%20-1.106l-.447%20-.894%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208l2.773%204.687c.427%20.697%20.234%201.626%20-.43%202.075a1.38%201.38%200%200%201%20-.773%20.238h-2.224a.93%20.93%200%200%201%20-.673%20-.293l-.673%20-.707%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-manat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-manat%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019v-7a5%205%200%201%201%2010%200v7%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-monero{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-monero%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018h3v-11l6%207l6%20-7v11h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-naira{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-naira%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018v-10.948a1.05%201.05%200%200%201%201.968%20-.51l6.064%2010.916a1.05%201.05%200%200%200%201.968%20-.51v-10.948%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010h14%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014h14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-nano{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-nano%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020l10%20-16%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016h10%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020l-10%20-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.531%2014.524a7%207%200%200%200%20-9.06%20-9.053m-2.422%201.582a7%207%200%200%200%209.903%209.896%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-paanga{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-paanga%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206h-4a3%203%200%200%200%200%206h1a3%203%200%200%201%200%206h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206h8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206v12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-peso{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-peso%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2019v-14h3.5a4.5%204.5%200%201%201%200%209h-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208h-12%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011h-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-pound-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-pound-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018.5a6%206%200%200%201%20-5%200a6%206%200%200%200%20-5%20.5a3%203%200%200%200%202%20-2.5v-7.5m1.192%20-2.825a4%204%200%200%201%206.258%20.825m-3.45%206h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-pound{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-pound%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018.5a6%206%200%200%201%20-5%200a6%206%200%200%200%20-5%20.5a3%203%200%200%200%202%20-2.5v-7.5a4%204%200%200%201%207.45%20-2m-2.55%206h-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-quetzal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-quetzal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a6%206%200%201%200%2012%200a6%206%200%201%200%20-12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2013l5%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-real{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-real%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206h-4a3%203%200%200%200%200%206h1a3%203%200%200%201%200%206h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018v-12h3a3%203%200%201%201%200%206h-3c5.5%200%205%204%206%206%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-renminbi{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-renminbi%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209v8a2%202%200%201%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%209h-14%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205h-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209v4c0%202.5%20-.667%204%20-2%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-ripple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-ripple%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h3l2%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014.5l-2%20-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-riyal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-riyal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209v2a2%202%200%201%201%20-4%200v-1v1a2%202%200%201%201%20-4%200v-1v4a2%202%200%201%201%20-4%200v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012.01v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2010v1a5%205%200%200%201%20-5%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-rubel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-rubel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2019v-14h6a3%203%200%200%201%200%206h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015h-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-rufiyaa{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-rufiyaa%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016c9.5%20-4%2011.5%20-8%2014%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l5%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-rupee-nepalese{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-rupee-nepalese%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205h-11h3a4%204%200%201%201%200%208h-3l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017l-4.586%20-4.414a2%202%200%200%200%20-2.828%202.828l.707%20.707%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-rupee{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-rupee%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205h-11h3a4%204%200%200%201%200%208h-3l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209l11%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-shekel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-shekel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018v-12h4a4%204%200%200%201%204%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206v12h-4a4%204%200%200%201%20-4%20-4v-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-solana{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-solana%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018h12l4%20-4h-12l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014l-4%20-4h12l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010l4%20-4h-12l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-som{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-som%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018v-12h-5v10a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206v12h4a3%203%200%200%200%200%20-6h-4h4a3%203%200%200%200%200%20-6h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-taka{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-taka%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2015.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207a2%202%200%201%201%204%200v9a3%203%200%200%200%206%200v-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-tenge{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-tenge%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205h12%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209h12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-tether{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-tether%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011a8%202%200%201%200%2016%200a8%202%200%201%200%20-16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v-16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204h16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-tugrik{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-tugrik%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206h10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v13%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017l8%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010l-8%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-won{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-won%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206l3.245%2011.358a.85%20.85%200%200%200%201.624%20.035l3.131%20-9.393l3.131%209.393a.85%20.85%200%200%200%201.624%20-.035l3.245%20-11.358%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2010h-18%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2014h-18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-xrp{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-xrp%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205l3.585%203.585a4.83%204.83%200%200%200%206.83%200l3.585%20-3.585%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019l3.585%20-3.585a4.83%204.83%200%200%201%206.83%200l3.585%203.584%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-yen-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-yen-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019v-7m5%20-7l-3.328%204.66%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-yen{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-yen%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019v-7l-5%20-7m10%200l-5%207%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017l8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013l8%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-yuan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-yuan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019v-7l-5%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205l-5%207%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-zcash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-zcash%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206h10l-10%2012h10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency-zloty{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency-zloty%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018h-7l7%20-7h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018v-13%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014.5l6%20-3.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-currency{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-currency%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-current-location-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-current-location-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.685%2010.661c-.3%20-.6%20-.795%20-1.086%20-1.402%20-1.374m-3.397%20.584a3%203%200%201%200%204.24%204.245%22%20%2F%3E%20%3Cpath%20d%3D%22M6.357%206.33a8%208%200%201%200%2011.301%2011.326m1.642%20-2.378a8%208%200%200%200%20-10.597%20-10.569%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-current-location{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-current-location%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a8%208%200%201%200%2016%200a8%208%200%201%200%20-16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012l2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cursor-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cursor-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204a3%203%200%200%201%203%203v1m0%209a3%203%200%200%201%20-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204a3%203%200%200%200%20-3%203v1m0%204v5a3%203%200%200%200%203%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cursor-text{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cursor-text%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204a3%203%200%200%201%203%203v10a3%203%200%200%201%20-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204a3%203%200%200%200%20-3%203v10a3%203%200%200%200%203%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cut{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cut%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.15%2014.85l8.85%20-10.85%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204l8.85%2010.85%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cylinder-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cylinder-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.23%205.233c-.15%20.245%20-.23%20.502%20-.23%20.767c0%201.131%201.461%202.117%203.62%202.628m4.357%20.343c3.404%20-.204%206.023%20-1.456%206.023%20-2.971c0%20-1.657%20-3.134%20-3%20-7%20-3c-1.645%200%20-3.158%20.243%20-4.353%20.65%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206v12c0%201.657%203.134%203%207%203c3.245%200%205.974%20-.946%206.767%20-2.23m.233%20-3.77v-9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cylinder-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cylinder-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206a7%203%200%201%200%2014%200a7%203%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206v12c0%201.657%203.134%203%207%203c.173%200%20.345%20-.003%20.515%20-.008m6.485%20-8.992v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-cylinder{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-cylinder%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206a7%203%200%201%200%2014%200a7%203%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206v12c0%201.657%203.134%203%207%203s7%20-1.343%207%20-3v-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dashboard-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dashboard-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.175%2011.178a2%202%200%201%200%202.653%202.634%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2010.5l1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M8.621%204.612a9%209%200%200%201%2011.721%2011.72m-1.516%202.488a9.008%209.008%200%200%201%20-1.226%201.18h-11.2a9%209%200%200%201%20-.268%20-13.87%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dashboard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dashboard%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.45%2011.55l2.05%20-2.05%22%20%2F%3E%20%3Cpath%20d%3D%22M6.4%2020a9%209%200%201%201%2011.2%200l-11.2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-database-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-database-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3s-3.582%20-3%20-8%20-3s-8%201.343%20-8%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v6c0%201.657%203.582%203%208%203c.21%200%20.42%20-.003%20.626%20-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011.5v-5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v6c0%201.657%203.582%203%208%203%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-database-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-database-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3s-3.582%20-3%20-8%20-3s-8%201.343%20-8%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v6c0%201.657%203.582%203%208%203c.415%200%20.822%20-.012%201.22%20-.035%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2010v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v6c0%201.657%203.582%203%208%203c.352%200%20.698%20-.009%201.037%20-.025%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-database-edit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-database-edit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3s-3.582%20-3%20-8%20-3s-8%201.343%20-8%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v6c0%201.657%203.582%203%208%203c.478%200%20.947%20-.016%201.402%20-.046%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v6c0%201.526%203.04%202.786%206.972%202.975%22%20%2F%3E%20%3Cpath%20d%3D%22M18.42%2015.61a2.1%202.1%200%200%201%202.97%202.97l-3.39%203.42h-3v-3l3.42%20-3.39%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-database-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-database-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3s-3.582%20-3%20-8%20-3s-8%201.343%20-8%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v6c0%201.657%203.582%203%208%203c1.118%200%202.182%20-.086%203.148%20-.241m4.852%20-2.759v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v6c0%201.657%203.582%203%208%203c1.064%200%202.079%20-.078%203.007%20-.22%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-database-export{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-database-export%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3s-3.582%20-3%20-8%20-3s-8%201.343%20-8%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v6c0%201.657%203.582%203%208%203c1.118%200%202.183%20-.086%203.15%20-.241%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v6c0%201.657%203.582%203%208%203c.157%200%20.312%20-.002%20.466%20-.005%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-database-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-database-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3s-3.582%20-3%20-8%20-3s-8%201.343%20-8%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v6c0%201.453%202.755%202.665%206.414%202.941%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v6c0%201.579%203.253%202.873%207.383%202.991%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-database-import{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-database-import%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3s-3.582%20-3%20-8%20-3s-8%201.343%20-8%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v6c0%201.657%203.582%203%208%203c.856%200%201.68%20-.05%202.454%20-.144m5.546%20-2.856v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v6c0%201.657%203.582%203%208%203c.171%200%20.341%20-.002%20.51%20-.006%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-database-leak{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-database-leak%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3s-3.582%20-3%20-8%20-3s-8%201.343%20-8%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v12c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-database-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-database-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3s-3.582%20-3%20-8%20-3s-8%201.343%20-8%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v6c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v6c0%201.657%203.582%203%208%203c.164%200%20.328%20-.002%20.49%20-.006%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-database-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-database-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.983%208.978c3.955%20-.182%207.017%20-1.446%207.017%20-2.978c0%20-1.657%20-3.582%20-3%20-8%20-3c-1.661%200%20-3.204%20.19%20-4.483%20.515m-2.783%201.228c-.471%20.382%20-.734%20.808%20-.734%201.257c0%201.22%201.944%202.271%204.734%202.74%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v6c0%201.657%203.582%203%208%203c.986%200%201.93%20-.067%202.802%20-.19m3.187%20-.82c1.251%20-.53%202.011%20-1.228%202.011%20-1.99v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v6c0%201.657%203.582%203%208%203c3.217%200%205.991%20-.712%207.261%20-1.74m.739%20-3.26v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-database-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-database-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3s-3.582%20-3%20-8%20-3s-8%201.343%20-8%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v6c0%201.657%203.582%203%208%203c1.075%200%202.1%20-.08%203.037%20-.224%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v6c0%201.657%203.582%203%208%203c.166%200%20.331%20-.002%20.495%20-.006%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-database-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-database-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3s-3.582%20-3%20-8%20-3s-8%201.343%20-8%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v6c0%201.657%203.582%203%208%203m8%20-3.5v-5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v6c0%201.657%203.582%203%208%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-database-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-database-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3s-3.582%20-3%20-8%20-3s-8%201.343%20-8%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v6c0%201.657%203.582%203%208%203c.361%200%20.716%20-.009%201.065%20-.026%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2013v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v6c0%201.657%203.582%203%208%203%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-database-smile{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-database-smile%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017a3.5%203.5%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3s-3.582%20-3%20-8%20-3s-8%201.343%20-8%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v12c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3v-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-database-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-database-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3s-3.582%20-3%20-8%20-3s-8%201.343%20-8%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v6c0%201.43%202.67%202.627%206.243%202.927%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2010.5v-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v6c0%201.546%203.12%202.82%207.128%202.982%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-database-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-database-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3s-3.582%20-3%20-8%20-3s-8%201.343%20-8%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v6c0%201.657%203.582%203%208%203c.537%200%201.062%20-.02%201.57%20-.058%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2013.5v-7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v6c0%201.657%203.582%203%208%203c.384%200%20.762%20-.01%201.132%20-.03%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-database{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-database%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a8%203%200%201%200%2016%200a8%203%200%201%200%20-16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v6a8%203%200%200%200%2016%200v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v6a8%203%200%200%200%2016%200v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-deaf{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-deaf%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010a7%207%200%201%201%2013%203.6a10%2010%200%200%201%20-2%202a8%208%200%200%200%20-2%203a4.5%204.5%200%200%201%20-6.8%201.4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010a3%203%200%201%201%205%202.2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-decimal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-decimal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2016h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-deer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-deer%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203c0%202%201%203%204%203c2%200%203%201%203%203%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203c0%202%20-1%203%20-4%203c-2%200%20-3%20.333%20-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018c-1%200%20-4%20-3%20-4%20-6c0%20-2%201.333%20-3%204%20-3s4%201%204%203c0%203%20-3%206%20-4%206%22%20%2F%3E%20%3Cpath%20d%3D%22M15.185%2014.889l.095%20-.18a4%204%200%201%201%20-6.56%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203c0%201.333%20-.333%202.333%20-1%203%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203c0%201.333%20.333%202.333%201%203%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206c-2.667%20.667%20-4.333%201.667%20-5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M17%206c2.667%20.667%204.333%201.667%205%203%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2010l-1.5%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2010l1.5%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-delta{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-delta%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h16l-8%20-16l-8%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dental-broken{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dental-broken%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205.5c-1.074%20-.586%20-2.583%20-1.5%20-4%20-1.5c-2.1%200%20-4%201.247%20-4%205c0%204.899%201.056%208.41%202.671%2010.537c.573%20.756%201.97%20.521%202.567%20-.236c.398%20-.505%20.819%20-1.439%201.262%20-2.801c.292%20-.771%20.892%20-1.504%201.5%20-1.5c.602%200%201.21%20.737%201.5%201.5c.443%201.362%20.864%202.295%201.262%202.8c.597%20.759%202%20.993%202.567%20.237c1.615%20-2.127%202.671%20-5.637%202.671%20-10.537c0%20-3.74%20-1.908%20-5%20-4%20-5c-1.423%200%20-2.92%20.911%20-4%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205.5l1%202.5l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dental-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dental-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.277%2015.281c.463%20-1.75%20.723%20-3.844%20.723%20-6.281c0%20-3.74%20-1.908%20-5%20-4%20-5c-1.423%200%20-2.92%20.911%20-4%201.5c-1.074%20-.586%20-2.583%20-1.5%20-4%20-1.5m-2.843%201.153c-.707%20.784%20-1.157%202.017%20-1.157%203.847c0%204.899%201.056%208.41%202.671%2010.537c.573%20.756%201.97%20.521%202.567%20-.236c.398%20-.505%20.819%20-1.439%201.262%20-2.801c.292%20-.771%20.892%20-1.504%201.5%20-1.5c.602%200%201.21%20.737%201.5%201.5c.443%201.362%20.864%202.295%201.262%202.8c.597%20.759%202%20.993%202.567%20.237c.305%20-.402%20.59%20-.853%20.852%20-1.353%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205.5l3%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dental{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dental%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205.5c-1.074%20-.586%20-2.583%20-1.5%20-4%20-1.5c-2.1%200%20-4%201.247%20-4%205c0%204.899%201.056%208.41%202.671%2010.537c.573%20.756%201.97%20.521%202.567%20-.236c.398%20-.505%20.819%20-1.439%201.262%20-2.801c.292%20-.771%20.892%20-1.504%201.5%20-1.5c.602%200%201.21%20.737%201.5%201.5c.443%201.362%20.864%202.295%201.262%202.8c.597%20.759%202%20.993%202.567%20.237c1.615%20-2.127%202.671%20-5.637%202.671%20-10.537c0%20-3.74%20-1.908%20-5%20-4%20-5c-1.423%200%20-2.92%20.911%20-4%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205.5l3%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-deselect{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-deselect%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208h3a1%201%200%200%201%201%201v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016h-7a1%201%200%200%201%20-1%20-1v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-desk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-desk%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206h18%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v13%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2019v-13%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010h16%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206v8a2%202%200%200%200%202%202h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-details-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-details-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019h14%22%20%2F%3E%20%3Cpath%20d%3D%22M20.986%2016.984a2%202%200%200%200%20-.146%20-.734l-7.1%20-12.25a2%202%200%200%200%20-3.5%200l-.821%201.417m-1.469%202.534l-4.81%208.299a2%202%200%200%200%201.75%202.75%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v5m0%204v7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-details{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-details%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.999%203l.001%2017%22%20%2F%3E%20%3Cpath%20d%3D%22M10.363%203.591l-8.106%2013.534a1.914%201.914%200%200%200%201.636%202.871h16.214a1.914%201.914%200%200%200%201.636%20-2.87l-8.106%20-13.536a1.914%201.914%200%200%200%20-3.274%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-3d-camera{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-3d-camera%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%208a2%202%200%200%201%202%20-2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206a3%203%200%200%201%203%20-3h4a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203h-4a3%203%200%200%201%20-3%20-3v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-3d-lens{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-3d-lens%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.005%2014.64a3.98%203.98%200%200%200%20.995%20-2.64%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v16%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205v14a7%207%200%200%200%200%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205v14a7%207%200%200%201%200%20-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-airpods-case{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-airpods-case%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2010h-18%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208a4%204%200%200%201%204%20-4h10a4%204%200%200%201%204%204v8a4%204%200%200%201%20-4%204h-10a4%204%200%200%201%20-4%20-4l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010v1.5a1.5%201.5%200%200%200%201.5%201.5h7a1.5%201.5%200%200%200%201.5%20-1.5v-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-airpods{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-airpods%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204a4%204%200%200%201%204%203.8l0%20.2v10.5a1.5%201.5%200%200%201%20-3%200v-6.5h-1a4%204%200%200%201%20-4%20-3.8l0%20-.2a4%204%200%200%201%204%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204a4%204%200%200%200%20-4%203.8l0%20.2v10.5a1.5%201.5%200%200%200%203%200v-6.5h1a4%204%200%200%200%204%20-3.8l0%20-.2a4%204%200%200%200%20-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-airtag{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-airtag%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a8%208%200%201%200%2016%200a8%208%200%200%200%20-16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015a6%206%200%200%200%20-6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015a3%203%200%200%200%20-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-analytics{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-analytics%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v10a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l3%20-3l2%202l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-audio-tape{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-audio-tape%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017l4%20-3h10l4%203%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-camera-phone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-camera-phone%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207h-8a2%202%200%200%200%20-2%202v7a2%202%200%200%200%202%202h13a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2015v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-cctv-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-cctv-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207h-3a1%201%200%200%201%20-1%20-1v-2c0%20-.275%20.11%20-.523%20.29%20-.704m3.71%20-.296h13a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-9%22%20%2F%3E%20%3Cpath%20d%3D%22M10.36%2010.35a4%204%200%201%200%205.285%205.3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%207v7c0%20.321%20-.022%20.637%20-.064%20.947m-1.095%202.913a7%207%200%200%201%20-12.841%20-3.86l0%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-cctv{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-cctv%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%207v7a7%207%200%200%201%20-14%200v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014l.01%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-computer-camera-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-computer-camera-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2014h-10a4%204%200%200%201%20-4%20-4a4%204%200%200%201%204%20-4h10a4%204%200%200%201%204%204a4%204%200%200%201%20-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014h-6v4h6v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018h-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010.02v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-computer-camera-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-computer-camera-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.15%206.153a7%207%200%200%200%209.696%209.696m2%20-2a7%207%200%200%200%20-9.699%20-9.695%22%20%2F%3E%20%3Cpath%20d%3D%22M9.13%209.122a3%203%200%200%200%203.743%203.749m2%20-2a3%203%200%200%200%20-3.737%20-3.736%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l-2.091%203.486a1%201%200%200%200%20.857%201.514h10.468a1%201%200%200%200%20.857%20-1.514l-2.091%20-3.486%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-computer-camera{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-computer-camera%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l-2.091%203.486a1%201%200%200%200%20.857%201.514h10.468a1%201%200%200%200%20.857%20-1.514l-2.091%20-3.486%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-analytics{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-analytics%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v10a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2016h-10.5a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2016h-8.5a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h-8a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2016h-8.5a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h-8a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v7%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016h-9a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2016h-9.5a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016h-11a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v7%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016h-6a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2016h-9.5a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h12a1%201%200%200%201%201%201v10a1%201%200%200%201%20-1%201m-4%200h-12a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016h-9a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v8%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2016h-8.5a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v6%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2016h-9.5a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2016h-9.5a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2016h-7.5a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2016h-8.5a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016h-6a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2016h-9.5a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016h-9a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-desktop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-desktop%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v10a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-floppy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-floppy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204h10l4%204v10a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204l0%204l-6%200l0%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-gamepad-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-gamepad-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205h3.5a5%205%200%200%201%200%2010h-5.5l-4.015%204.227a2.3%202.3%200%200%201%20-3.923%20-2.035l1.634%20-8.173a5%205%200%200%201%204.904%20-4.019h3.4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015l4.07%204.284a2.3%202.3%200%200%200%203.925%20-2.023l-1.6%20-8.232%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209v2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010h2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-gamepad-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-gamepad-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l-3%20-3h-2a1%201%200%200%200%20-1%201v4a1%201%200%200%200%201%201h2l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012l3%20-3h2a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-2l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l-3%203v2a1%201%200%200%200%201%201h4a1%201%200%200%200%201%20-1v-2l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209l-3%20-3v-2a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v2l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-gamepad{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-gamepad%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%208a2%202%200%200%201%202%20-2h16a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-16a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h4m-2%20-2v4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2013l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-heart-monitor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-heart-monitor%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209h6l1%20-2l2%204l1%20-2h6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014h16%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2017h-9.5a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h13%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017h-8.5a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h12.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2017h-7.5a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h18%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2017h-7.5a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h18%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017h-8a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h13%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017h-9a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h11%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017h-8.5a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h13%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017h-11a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h13%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h7%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017l.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017h-6a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h9%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017h-8.5a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v11%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h18%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h13a1%201%200%200%201%201%201v12c0%20.28%20-.115%20.532%20-.3%20.713m-3.7%20.287h-13a1%201%200%200%201%20-1%20-1v-12c0%20-.276%20.112%20-.526%20.293%20-.707%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h10m4%200h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017l.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017h-9a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h18%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017h-8a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h11%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017h-8.5a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h13.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017h-10a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h11.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h7%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017l.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017h-7a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h10%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017h-8.5a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h18%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017h-6a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h10%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017h-8.5a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h13%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017h-9a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h18%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-imac{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-imac%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v12a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h18%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017l.5%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2021h-7.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-5.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-5.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-6a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-7a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021h-9a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-5.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020h-8a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-7a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020h-6a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020h-6a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-7a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020h-8a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-7a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020h-10a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2020h-5.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-7a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h12a2%202%200%200%201%202%202v12m-2%202h-16a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020h-8a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-7a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h3%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-7a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020h-10a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2020h-6.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2020h-7.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2020h-5.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h1%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-7a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2020h-8.5a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%202h12a2%202%200%200%201%202%202v12m0%204a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-16%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-7a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h3%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021h-9a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-5.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-6a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021h-5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h1%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2021h-6.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-7a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-ipad{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-ipad%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%203a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2l12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-landline-phone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-landline-phone%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%203h-2a2%202%200%200%200%20-2%202v14a2%202%200%200%200%202%202h2a2%202%200%200%200%202%20-2v-14a2%202%200%200%200%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h-11a3%203%200%200%200%20-3%203v10a3%203%200%200%200%203%203h11%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208h-6v3h6l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2014v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-laptop-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-laptop-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019h16%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h8a1%201%200%200%201%201%201v8m-3%201h-10a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-laptop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-laptop%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v8a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1l0%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2021h-5.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-4a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-charging{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-charging%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209.5l-1%202.5h2l-1%202.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-3.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v9.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-3.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-4a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-4.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021h-7a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-3.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-message{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-message%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203h10v8h-3l-4%202v-2h-3l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016v4a1%201%200%200%201%20-1%201h-8a1%201%200%200%201%20-1%20-1v-14a1%201%200%200%201%201%20-1h2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-4.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v10%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.159%203.185c.256%20-.119%20.54%20-.185%20.841%20-.185h8a2%202%200%200%201%202%202v9m0%204v1a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-13%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-4.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-4.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021h-7a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-rotated{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-rotated%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h-.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-4a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-4a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021h-3a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-4.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-vibration{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-vibration%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206l-2%203l2%203l-2%203l2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-mobile{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-mobile%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-nintendo-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-nintendo-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.713%204.718a4%204%200%200%200%20-1.713%203.282v8a4%204%200%200%200%204%204h3v-10m0%20-4v-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010v-6h3a4%204%200%200%201%204%204v8c0%20.308%20-.035%20.608%20-.1%20.896m-1.62%202.39a3.982%203.982%200%200%201%20-2.28%20.714h-3v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%208.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-nintendo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-nintendo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020v-16h-3a4%204%200%200%200%20-4%204v8a4%204%200%200%200%204%204h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020v-16h3a4%204%200%200%201%204%204v8a4%204%200%200%201%20-4%204h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2015.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%208.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-projector{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-projector%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209a5%205%200%201%200%2010%200a5%205%200%200%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206h-4a2%202%200%200%200%20-2%202v8a2%202%200%200%200%202%202h14a2%202%200%200%200%202%20-2v-8a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015h1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018l-1%202%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018l1%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-remote{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-remote%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205a2%202%200%200%201%202%20-2h6a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-6a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-screen{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-screen%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207l-6%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014l-1.75%203%22%20%2F%3E%20%3Cpath%20d%3D%22M10.75%207l-1.75%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-sd-card{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-sd-card%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021h10a2%202%200%200%200%202%20-2v-14a2%202%200%200%200%20-2%20-2h-6.172a2%202%200%200%200%20-1.414%20.586l-3.828%203.828a2%202%200%200%200%20-.586%201.414v10.172a2%202%200%200%200%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M13%206v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%206v2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-sim-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-sim-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%203h8.5l4.5%204.5v12.5a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011l2%20-2v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-sim-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-sim-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%203h8.5l4.5%204.5v12.5a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-sim-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-sim-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%203h8.5l4.5%204.5v12.5a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-sim{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-sim%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%203h8.5l4.5%204.5v12.5a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011h3v6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-speaker-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-speaker-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h10a2%202%200%200%201%202%202v10m0%204a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M11.114%2011.133a3%203%200%201%200%203.754%203.751%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-speaker{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-speaker%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2021h-7.5a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v8%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-5.5a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v9.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12.314%2016.05a1%201%200%200%200%20-1.042%201.635%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-5.5a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v9%22%20%2F%3E%20%3Cpath%20d%3D%22M12.344%2016.06a1%201%200%200%200%20-1.07%201.627%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-6a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016a1%201%200%200%200%200%202%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-7a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v8%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021h-9a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v8%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-5.5a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v7%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v11%22%20%2F%3E%20%3Cpath%20d%3D%22M12.872%2016.51a1%201%200%201%200%20-.872%201.49%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h11a1%201%200%200%201%201%201v11m0%204v1a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1v-15%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-7a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v9.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v7%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016a1%201%200%200%200%200%202%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021h-9a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v7%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-5.5a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v7%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-6a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v9%22%20%2F%3E%20%3Cpath%20d%3D%22M12.57%2016.178a1%201%200%201%200%20.016%201.633%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021h-5a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v8%22%20%2F%3E%20%3Cpath%20d%3D%22M12.906%2016.576a1%201%200%201%200%20-.906%201.424%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-7a1%201%200%200%201%20-1%20-1v-16a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v9.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tablet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tablet%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v16a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1v-16%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tv-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tv-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207h8a2%202%200%200%201%202%202v8m-1.178%202.824c-.25%20.113%20-.529%20.176%20-.822%20.176h-14a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203l-4%204l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tv-old{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tv-old%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v9a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203l-4%204l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v13%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-tv{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-tv%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v9a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203l-4%204l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-unknown{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-unknown%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013a2%202%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-usb{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-usb%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208h10v8a5%205%200%200%201%20-10%200l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208v-5h6v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-vision-pro{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-vision-pro%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207c1.143%200%202.235%20.035%203.275%20.104c1.017%20.068%201.95%20.207%202.798%20.42c.813%20.203%201.52%20.505%202.119%20.909a3.903%203.903%200%200%201%201.328%201.531c.326%20.657%20.48%201.48%20.48%202.466c0%201.006%20-.189%201.91%20-.574%202.707c-.375%20.779%20-.886%201.396%20-1.537%201.848a3.696%203.696%200%200%201%20-2.16%20.66c-.509%200%20-.97%20-.068%20-1.382%20-.21a5.84%205.84%200%200%201%20-1.17%20-.548a18.45%2018.45%200%200%201%20-1.045%20-.695a9.104%209.104%200%200%200%20-1.001%20-.63a2.376%202.376%200%200%200%20-1.13%20-.301c-.373%200%20-.75%20.097%20-1.132%20.3c-.316%20.17%20-.65%20.38%20-1%20.63c-.322%20.23%20-.67%20.462%20-1.047%20.695a5.78%205.78%200%200%201%20-1.168%20.548c-.413%20.142%20-.872%20.21%20-1.378%20.21a3.706%203.706%200%200%201%20-2.165%20-.659c-.651%20-.452%20-1.162%20-1.07%20-1.537%20-1.848c-.385%20-.798%20-.574%20-1.7%20-.574%20-2.709c-.004%20-.98%20.15%20-1.802%20.477%20-2.46a3.897%203.897%200%200%201%201.33%20-1.531c.6%20-.403%201.307%20-.704%202.12%20-.907a16.088%2016.088%200%200%201%202.8%20-.423c1.04%20-.071%202.13%20-.107%203.273%20-.107%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018h-4a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018h-3a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018h-2a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018h-2a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018h-3a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018h-4a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v1%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018h-3a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018h-6a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h6v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018h-1a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018h-3a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h5a3%203%200%200%201%203%203v5m-.89%203.132a2.99%202.99%200%200%201%20-2.11%20.868h-6a3%203%200%200%201%20-3%20-3v-6c0%20-.817%20.327%20-1.559%20.857%20-2.1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h6v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205v-2h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018h-4a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018h-3a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018h-3a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018h-5a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h6v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018h-2a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2018h-3.5a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018h-1a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-stats-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-stats-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v6a3%203%200%200%201%20-3%203h-6a3%203%200%200%201%20-3%20-3l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h6v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010a2%202%200%201%200%202%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-stats{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-stats%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v6a3%203%200%200%201%20-3%203h-6a3%203%200%200%201%20-3%20-3l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h6v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014v-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018h-3a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018h-4a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-device-watch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-device-watch%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v6a3%203%200%200%201%20-3%203h-6a3%203%200%200%201%20-3%20-3v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v3h6v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-3h6v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015h-6a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%205a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v14a1%201%200%200%201%20-1%201h-6a1%201%200%200%201%20-1%20-1l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019l3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l0%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019v-10a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h9%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015.5v-6.5a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015.5v-6.5a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h7%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015.5v-6.5a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v4m0%206a1%201%200%200%201%20-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h7%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014.5v-5.5a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019v-10a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h9%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016.5v-7.5a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h8%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020h-1a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h9%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012v-3a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h6%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016.5v-7.5a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v6%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v8m-1%203h-6a1%201%200%200%201%20-1%20-1v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-9m-4%200a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h9%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019v-10a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h9%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-pc-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-pc-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209v10h-6v-14h2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209h9v7h-2m-4%200h-4v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019h5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2013v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-pc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-pc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205h6v14h-6l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209h10v7h-10l0%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2013v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014v-5a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h8%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016.5v-7.5a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020h-1a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h9%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2013v-4a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h7%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015v-6a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h9%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2013v-4a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016.5v-7.5a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h8%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h9%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-devices{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-devices%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v10a1%201%200%200%201%20-1%201h-6a1%201%200%200%201%20-1%20-1v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v-3a1%201%200%200%200%20-1%20-1h-13a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h9%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-diabolo-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-diabolo-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.727%204.749c-.467%20.38%20-.727%20.804%20-.727%201.251c0%201.217%201.933%202.265%204.71%202.735m4.257%20.243c3.962%20-.178%207.033%20-1.444%207.033%20-2.978c0%20-1.657%20-3.582%20-3%20-8%20-3c-1.66%200%20-3.202%20.19%20-4.48%20.514%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v.143a1%201%200%200%200%20.048%20.307l1.952%205.55l-1.964%205.67a1%201%200%200%200%20-.036%20.265v.065c0%201.657%203.582%203%208%203c3.218%200%205.992%20-.712%207.262%20-1.74m-.211%20-4.227l-1.051%20-3.033l1.952%20-5.55a1%201%200%200%200%20.048%20-.307v-.143%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012c0%201.105%202.686%202%206%202c.656%200%201.288%20-.035%201.879%20-.1m3.198%20-.834c.585%20-.308%20.923%20-.674%20.923%20-1.066%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-diabolo-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-diabolo-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a8%203%200%201%200%2016%200a8%203%200%201%200%20-16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v.143a1%201%200%200%200%20.048%20.307l1.952%205.55l-1.964%205.67a1%201%200%200%200%20-.036%20.265v.065c0%201.657%203.582%203%208%203c.17%200%20.34%20-.002%20.508%20-.006m5.492%20-8.994l1.952%20-5.55a1%201%200%200%200%20.048%20-.307v-.143%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012c0%201.105%202.686%202%206%202s6%20-.895%206%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-diabolo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-diabolo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a8%203%200%201%200%2016%200a8%203%200%201%200%20-16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v.143a1%201%200%200%200%20.048%20.307l1.952%205.55l-1.964%205.67a1%201%200%200%200%20-.036%20.265v.065c0%201.657%203.582%203%208%203s8%20-1.343%208%20-3v-.065a1%201%200%200%200%20-.036%20-.265l-1.964%20-5.67l1.952%20-5.55a1%201%200%200%200%20.048%20-.307v-.143%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012c0%201.105%202.686%202%206%202s6%20-.895%206%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dialpad-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dialpad-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207h-4v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206v-3h4v4h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013v-3h4v4h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014h-4v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dialpad{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dialpad%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%203h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%203h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2010h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2010h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-diamond-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-diamond-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h9l3%205l-3.308%203.697m-1.883%202.104l-3.309%203.699a.7%20.7%200%200%201%20-1%200l-8.5%20-9.5l2.62%20-4.368%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l-2%20-2.2l.6%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-diamond{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-diamond%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205h12l3%205l-8.5%209.5a.7%20.7%200%200%201%20-1%200l-8.5%20-9.5l3%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l-2%20-2.2l.6%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-diamonds{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-diamonds%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.831%2020.413l-5.375%20-6.91c-.608%20-.783%20-.608%20-2.223%200%20-3l5.375%20-6.911a1.457%201.457%200%200%201%202.338%200l5.375%206.91c.608%20.783%20.608%202.223%200%203l-5.375%206.911a1.457%201.457%200%200%201%20-2.338%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-diaper{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-diaper%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208.323c0%20-.579%200%20-.868%20.044%20-1.11a2.7%202.7%200%200%201%202.17%20-2.169c.239%20-.044%20.529%20-.044%201.109%20-.044h11.353c.579%200%20.868%200%201.11%20.044a2.7%202.7%200%200%201%202.169%202.17c.044%20.24%20.044%20.53%20.044%201.11v2.676a9%209%200%200%201%20-18%200l.001%20-2.677%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14.25%2019.7v-1.4a6.3%206.3%200%200%201%206.3%20-6.3%22%20%2F%3E%20%3Cpath%20d%3D%22M9.75%2019.7v-1.4a6.3%206.3%200%200%200%20-6.3%20-6.3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dice-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dice-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2012a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dice-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dice-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dice-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dice-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2012a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dice-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dice-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dice-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dice-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2012a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dice-6{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dice-6%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dice{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dice%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dimensions{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dimensions%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205h11%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%203l-2%202l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2010v11%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019l2%202l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012l-2%20-2l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a2%202%200%200%201%202%20-2h7a2%202%200%200%201%202%202v7a2%202%200%200%201%20-2%202h-7a2%202%200%200%201%20-2%20-2l0%20-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-direction-arrows{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-direction-arrows%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011l-1%201l1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M11%208l1%20-1l1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2011l1%201l-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016l1%201l1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-direction-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-direction-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209l-3%203l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-direction-sign-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-direction-sign-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.73%2014.724l1.949%20-1.95a1.095%201.095%200%200%200%200%20-1.548l-7.905%20-7.905a1.095%201.095%200%200%200%20-1.548%200l-1.95%201.95m-2.01%202.01l-3.945%203.945a1.095%201.095%200%200%200%200%201.548l7.905%207.905c.427%20.428%201.12%20.428%201.548%200l3.95%20-3.95%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.748%2013.752l-1.748%201.748%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-direction-sign{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-direction-sign%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.32%2012.774l7.906%207.905c.427%20.428%201.12%20.428%201.548%200l7.905%20-7.905a1.095%201.095%200%200%200%200%20-1.548l-7.905%20-7.905a1.095%201.095%200%200%200%20-1.548%200l-7.905%207.905a1.095%201.095%200%200%200%200%201.548%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208.5l3.5%203.5l-3.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-direction{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-direction%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014l3%203l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-directions-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-directions-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208v1h1m4%200h6l2%20-2l-2%20-2h-10%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014v3h-8l-2%20-2l2%20-2h7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-directions{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-directions%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205v4h11l2%20-2l-2%20-2l-11%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013v4h-8l-2%20-2l2%20-2l8%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-disabled-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-disabled-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a5%205%200%201%200%203.95%207.95%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2020l-4%20-5h-4l3%20-5l-4%20-3l-4%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-disabled-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-disabled-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207a2%202%200%201%200%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011v4h4l4%205%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011h1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2011.5a5%205%200%201%200%206%207.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-disabled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-disabled%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207l0%208l4%200l4%205%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011l5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2011.5a5%205%200%201%200%206%207.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-disc-golf{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-disc-golf%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205h14%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205c.32%206.744%202.74%209.246%206%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205c-.32%206.744%20-2.74%209.246%20-6%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205c0%204.915%20.552%207.082%202%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205c0%204.915%20-.552%207.082%20-2%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016c.64%20.64%201.509%201%202.414%201h5.172c.905%200%201.774%20-.36%202.414%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-disc-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-disc-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.044%2016.04a9%209%200%200%200%20-12.082%20-12.085m-2.333%201.688a9%209%200%200%200%206.371%2015.357c2.491%200%204.73%20-1%206.36%20-2.631%22%20%2F%3E%20%3Cpath%20d%3D%22M11.298%2011.288a1%201%200%201%200%201.402%201.427%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012c0%20-1.38%20.559%20-2.629%201.462%20-3.534m2.607%20-1.38c.302%20-.056%20.613%20-.086%20.931%20-.086%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017a4.985%204.985%200%200%200%203.551%20-1.48m1.362%20-2.587c.057%20-.302%20.087%20-.614%20.087%20-.933%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-disc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-disc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012a5%205%200%200%201%205%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017a5%205%200%200%200%205%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-discount-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-discount-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l3%20-3m2%20-2l1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M9.148%209.145a.498%20.498%200%200%200%20.352%20.855a.5%20.5%200%200%200%20.35%20-.142%22%20%2F%3E%20%3Cpath%20d%3D%22M14.148%2014.145a.498%20.498%200%200%200%20.352%20.855a.5%20.5%200%200%200%20.35%20-.142%22%20%2F%3E%20%3Cpath%20d%3D%22M5.641%205.631a9%209%200%201%200%2012.719%2012.738m1.68%20-2.318a9%209%200%200%200%20-12.074%20-12.098%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-discount{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-discount%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-divide{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-divide%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l14%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dna-2-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dna-2-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203v1c-.007%202.46%20-.91%204.554%20-2.705%206.281m-2.295%201.719c-3.328%201.99%20-5%204.662%20-5.008%208.014v1%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021.014v-1c0%20-1.44%20-.315%20-2.755%20-.932%20-3.944m-4.068%20-4.07c-1.903%20-1.138%20-3.263%20-2.485%20-4.082%20-4.068%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h9%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016h8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dna-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dna-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203v1c-.01%203.352%20-1.68%206.023%20-5.008%208.014c-3.328%201.99%203.336%20-2%20.008%20-.014c-3.328%201.99%20-5%204.662%20-5.008%208.014v1%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021.014v-1c-.01%20-3.352%20-1.68%20-6.023%20-5.008%20-8.014c-3.328%20-1.99%203.336%202%20.008%20.014c-3.328%20-1.991%20-5%20-4.662%20-5.008%20-8.014v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204h10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h10%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dna-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dna-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012a3.898%203.898%200%200%200%20-1.172%20-2.828a4.027%204.027%200%200%200%20-2.828%20-1.172m-2.828%201.172a4%204%200%201%200%205.656%205.656%22%20%2F%3E%20%3Cpath%20d%3D%22M9.172%2020.485a4%204%200%201%200%20-5.657%20-5.657%22%20%2F%3E%20%3Cpath%20d%3D%22M14.828%203.515a4%204%200%201%200%205.657%205.657%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dna{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dna%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.828%2014.828a4%204%200%201%200%20-5.656%20-5.656a4%204%200%200%200%205.656%205.656%22%20%2F%3E%20%3Cpath%20d%3D%22M9.172%2020.485a4%204%200%201%200%20-5.657%20-5.657%22%20%2F%3E%20%3Cpath%20d%3D%22M14.828%203.515a4%204%200%200%200%205.657%205.657%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dog-bowl{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dog-bowl%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015l5.586%20-5.585a2%202%200%201%201%203.414%20-1.415a2%202%200%201%201%20-1.413%203.414l-3.587%203.586%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013l-3.586%20-3.585a2%202%200%201%200%20-3.414%20-1.415a2%202%200%201%200%201.413%203.414l3.587%203.586%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020h18c-.175%20-1.671%20-.046%20-3.345%20-2%20-5h-14c-1.333%201%20-2%202.667%20-2%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205h2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012c-.667%205.333%20-2.333%208%20-5%208h-4c-2.667%200%20-4.333%20-2.667%20-5%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016c0%20.667%20.333%201%201%201s1%20-.333%201%20-1h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204l6%20.97l-6.238%206.688a1.021%201.021%200%200%201%20-1.41%20.111a.953%20.953%200%200%201%20-.327%20-.954l1.975%20-6.815%22%20%2F%3E%20%3Cpath%20d%3D%22M19%204l-6%20.97l6.238%206.688c.358%20.408%20.989%20.458%201.41%20.111a.953%20.953%200%200%200%20.327%20-.954l-1.975%20-6.815%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-door-enter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-door-enter%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h6m4%2010.5v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%207h-7m3%20-3l-3%203l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-door-exit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-door-exit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h7.5m2.5%2010.5v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207h7m-3%20-3l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-door-hanger{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-door-hanger%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a7%207%200%200%200%20-5.48%202.64a1%201%200%200%200%20.31%201.49l1.76%201a1%201%200%200%200%201.22%20-.13a3%203%200%200%201%202.82%20-.88a3.09%203.09%200%200%201%202.37%203.01v.87l-9.2%201.84a1%201%200%200%200%20-.8%201v6.16a1%201%200%200%200%201%201h12a1%201%200%200%200%201%20-1v-9.72a7.18%207.18%200%200%200%20-7%20-7.28%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-door-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-door-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-15%22%20%2F%3E%20%3Cpath%20d%3D%22M7.18%203.175c.25%20-.112%20.528%20-.175%20.82%20-.175h8a2%202%200%200%201%202%202v9%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018v3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-door{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-door%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-16a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dots-circle-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dots-circle-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dots-diagonal-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dots-diagonal-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dots-diagonal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dots-diagonal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2017a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dots-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dots-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dots{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dots%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-download-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-download-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017v2a2%202%200%200%200%202%202h12a2%202%200%200%200%201.83%20-1.19%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2011l5%205l2%20-2m2%20-2l1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v4m0%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-download{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-download%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017v2a2%202%200%200%200%202%202h12a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2011l5%205l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%2012%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-drag-drop-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-drag-drop-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-drag-drop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-drag-drop%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011v-2a2%202%200%200%200%20-2%20-2h-8a2%202%200%200%200%20-2%202v8a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2013l9%203l-4%202l-2%204l-3%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-drone-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-drone-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014h-4v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l-3.5%20-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9.957%205.95a3.503%203.503%200%200%200%20-2.917%20-2.91m-3.02%20.989a3.5%203.5%200%200%200%201.98%205.936%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010l3.5%20-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209.965a3.5%203.5%200%201%200%20-3.966%20-3.965%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l3.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.035%2018a3.5%203.5%200%200%200%205.936%201.98m.987%20-3.026a3.503%203.503%200%200%200%20-2.918%20-2.913%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014l-3.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2014.035a3.5%203.5%200%201%200%203.966%203.965%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-drone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-drone%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l-3.5%20-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9.96%206a3.5%203.5%200%201%200%20-3.96%203.96%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010l3.5%20-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209.96a3.5%203.5%200%201%200%20-3.96%20-3.96%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l3.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.04%2018a3.5%203.5%200%201%200%203.96%20-3.96%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014l-3.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2014.04a3.5%203.5%200%201%200%203.96%203.96%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-drop-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-drop-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.07%2015.34c1.115%20.88%202.74%20.88%203.855%200c1.115%20-.88%201.398%20-2.388%20.671%20-3.575l-2.596%20-3.765l-2.602%203.765c-.726%201.187%20-.443%202.694%20.672%203.575%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.628%2012.076a6.653%206.653%200%200%200%20-.564%20-1.199l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546c1.7%201.375%203.906%201.852%205.958%201.431%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.606%2012.014a6.659%206.659%200%200%200%20-.542%20-1.137l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546a7.154%207.154%200%200%200%204.826%201.572%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.967%2013.594a6.568%206.568%200%200%200%20-.903%20-2.717l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546a7.125%207.125%200%200%200%204.04%201.565%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.907%2013.147a6.586%206.586%200%200%200%20-.843%20-2.27l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546a7.123%207.123%200%200%200%203.99%201.561%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.421%2011.56a6.702%206.702%200%200%200%20-.357%20-.683l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546a7.144%207.144%200%200%200%204.518%201.58%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.668%2010.29l-4.493%20-6.673c-.421%20-.625%20-1.288%20-.803%20-1.937%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546a7.175%207.175%200%200%200%205.493%201.51%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.602%2012.003a6.66%206.66%200%200%200%20-.538%20-1.126l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546a7.159%207.159%200%200%200%204.972%201.564%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.602%2012.004a6.66%206.66%200%200%200%20-.538%20-1.127l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546c2.142%201.734%205.092%202.04%207.519%20.919%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-half-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-half-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.502%2019.423c2.602%202.105%206.395%202.105%208.996%200c2.602%20-2.105%203.262%20-5.708%201.566%20-8.546l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014h14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-half%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.502%2019.423c2.602%202.105%206.395%202.105%208.996%200c2.602%20-2.105%203.262%20-5.708%201.566%20-8.546l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.288%2011.282a6.734%206.734%200%200%200%20-.224%20-.405l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546a7.117%207.117%200%200%200%203.824%201.548%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.946%2015.083a6.538%206.538%200%200%200%20-.882%20-4.206l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546a7.163%207.163%200%200%200%205.089%201.555%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.963%2014.938a6.54%206.54%200%200%200%20-.899%20-4.06l-4.89%20-7.26c-.42%20-.626%20-1.287%20-.804%20-1.936%20-.398a1.376%201.376%200%200%200%20-.41%20.397l-1.282%201.9m-1.625%202.415l-1.986%202.946c-1.695%202.837%20-1.035%206.44%201.567%208.545c2.602%202.105%206.395%202.105%208.996%200a6.83%206.83%200%200%200%201.376%20-1.499%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.952%2013.456a6.573%206.573%200%200%200%20-.888%20-2.579l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546a7.176%207.176%200%200%200%205.517%201.507%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.064%2010.877l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546a7.163%207.163%200%200%200%205.102%201.554%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.602%2012.004a6.66%206.66%200%200%200%20-.538%20-1.127l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546a7.16%207.16%200%200%200%205.033%201.56%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.064%2010.877l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546c2.203%201.782%205.259%202.056%207.723%20.82%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.064%2010.877l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546a7.13%207.13%200%200%200%204.168%201.572%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.884%2013.025a6.591%206.591%200%200%200%20-.82%20-2.148l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546a7.125%207.125%200%200%200%204.498%201.58%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.496%2010.034l-4.321%20-6.417c-.421%20-.625%20-1.288%20-.803%20-1.937%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546a7.106%207.106%200%200%200%203.547%201.517%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.6%2011.998a6.66%206.66%200%200%200%20-.536%20-1.12l-4.89%20-7.26c-.42%20-.626%20-1.287%20-.804%20-1.936%20-.398a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546a7.16%207.16%200%200%200%205.002%201.562%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.953%2013.467a6.572%206.572%200%200%200%20-.889%20-2.59l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546a7.179%207.179%200%200%200%205.633%201.49%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplet%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.502%2019.423c2.602%202.105%206.395%202.105%208.996%200c2.602%20-2.105%203.262%20-5.708%201.566%20-8.546l-4.89%20-7.26c-.42%20-.625%20-1.287%20-.803%20-1.936%20-.397a1.376%201.376%200%200%200%20-.41%20.397l-4.893%207.26c-1.695%202.838%20-1.035%206.441%201.567%208.546%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-droplets{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-droplets%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.072%2020.3a2.999%202.999%200%200%200%203.856%200a3.002%203.002%200%200%200%20.67%20-3.798l-2.095%20-3.227a.6%20.6%200%200%200%20-1.005%200l-2.098%203.227a3.003%203.003%200%200%200%20.671%203.798%22%20%2F%3E%20%3Cpath%20d%3D%22M16.072%2020.3a2.999%202.999%200%200%200%203.856%200a3.002%203.002%200%200%200%20.67%20-3.798l-2.095%20-3.227a.6%20.6%200%200%200%20-1.005%200l-2.098%203.227a3.003%203.003%200%200%200%20.671%203.798%22%20%2F%3E%20%3Cpath%20d%3D%22M10.072%2010.3a2.999%202.999%200%200%200%203.856%200a3.002%203.002%200%200%200%20.67%20-3.798l-2.095%20-3.227a.6%20.6%200%200%200%20-1.005%200l-2.098%203.227a3.003%203.003%200%200%200%20.671%203.798l.001%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dual-screen{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dual-screen%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204l8%203v15l-8%20-3l0%20-15%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019h6v-15h-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dumbbell{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dumbbell%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.026%209.61l-.95%20-4.18a2%202%200%200%201%201.95%20-2.43h8a2%202%200%200%201%202%202.43l-1%204.2%22%20%2F%3E%20%3Cpath%20d%3D%22M9.026%2017.001h6%22%20%2F%3E%20%3Cpath%20d%3D%22M18.906%2020.06a7.92%207.92%200%200%200%201%20-5.33a8%208%200%201%200%20-14.77%205.33a2%202%200%200%200%201.71%20.94h10.36a2%202%200%200%200%201.7%20-.94%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-dumpling{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-dumpling%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.532%205.532a2.53%202.53%200%200%201%202.56%20-.623a2.532%202.532%200%200%201%204.604%20-.717q%20.146%20-.24%20.356%20-.45a2.532%202.532%200%200%201%204.318%201.637a2.53%202.53%200%200%201%202.844%20.511l.358%20.358c1.384%201.385%20-.7%205.713%20-4.655%209.669c-3.956%203.955%20-8.284%206.04%20-9.669%204.655l-.358%20-.358l-.114%20-.122a2.53%202.53%200%200%201%20-.398%20-2.724a2.532%202.532%200%200%201%20-1.186%20-4.675a2.532%202.532%200%200%201%20.718%20-4.603a2.53%202.53%200%200%201%20.622%20-2.558%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-e-passport{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-e-passport%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%207a2%202%200%200%201%202%20-2h16a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-16a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ear-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ear-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010c0%20-1.146%20.277%20-2.245%20.78%20-3.219m1.792%20-2.208a7%207%200%200%201%2010.428%209.027a10%2010%200%200%201%20-.633%20.762m-2.045%201.96a8%208%200%200%200%20-1.322%202.278a4.5%204.5%200%200%201%20-6.8%201.4%22%20%2F%3E%20%3Cpath%20d%3D%22M11.42%207.414a3%203%200%200%201%204.131%204.13%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ear-scan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ear-scan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015a2%202%200%200%201%20-2%202c-.732%200%20-1.555%20-.247%20-1.72%20-.98c-.634%20-2.8%20-3.17%20-2.628%20-3.28%20-5.02v-.5a3.5%203.5%200%200%201%206.671%20-1.483%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ear{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ear%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010a7%207%200%201%201%2013%203.6a10%2010%200%200%201%20-2%202a8%208%200%200%200%20-2%203a4.5%204.5%200%200%201%20-6.8%201.4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010a3%203%200%201%201%205%202.2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-earphone-bluetooth{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-earphone-bluetooth%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.57%2012.77a6.9%206.9%200%200%201%20-.57%20-2.77a7%207%200%200%201%2014%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016l-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M10.83%2019.83l6.36%20-6.37a1%201%200%200%200%200%20-1.41l-4.19%20-4.24a1%201%200%200%200%20-1.41%200l-6.42%206.36a4%204%200%200%200%200%205.66a4%204%200%200%200%205.66%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ease-in-control-point{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ease-in-control-point%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019c8%200%2018%20-16%2018%20-16%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ease-in-out-control-points{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ease-in-out-control-points%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204a2%202%200%201%201%20-4%200a2%202%200%200%201%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020c8%200%2010%20-16%2018%20-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ease-in-out{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ease-in-out%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020c8%200%2010%20-16%2018%20-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ease-in{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ease-in%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020c8%200%2018%20-16%2018%20-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ease-out-control-point{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ease-out-control-point%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021s10%20-16%2018%20-16%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205a2%202%200%201%201%20-4%200a2%202%200%200%201%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205h2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ease-out{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ease-out%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020s10%20-16%2018%20-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-edit-circle-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-edit-circle-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.507%2010.498l-1.507%201.502v3h3l1.493%20-1.498m2%20-2.01l4.89%20-4.907a2.1%202.1%200%200%200%20-2.97%20-2.97l-4.913%204.896%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M7.476%207.471a7%207%200%200%200%202.524%2013.529a7%207%200%200%200%206.53%20-4.474%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-edit-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-edit-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l8.385%20-8.415a2.1%202.1%200%200%200%20-2.97%20-2.97l-8.415%208.385v3h3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207.07a7%207%200%200%200%201%2013.93a7%207%200%200%200%206.929%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-edit-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-edit-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207h-1a2%202%200%200%200%20-2%202v9a2%202%200%200%200%202%202h9a2%202%200%200%200%202%20-2v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10.507%2010.498l-1.507%201.502v3h3l1.493%20-1.498m2%20-2.01l4.89%20-4.907a2.1%202.1%200%200%200%20-2.97%20-2.97l-4.913%204.896%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-edit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-edit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207h-1a2%202%200%200%200%20-2%202v9a2%202%200%200%200%202%202h9a2%202%200%200%200%202%20-2v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M20.385%206.585a2.1%202.1%200%200%200%20-2.97%20-2.97l-8.415%208.385v3h3l8.385%20-8.415%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-egg-cracked{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-egg-cracked%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2014.083c0%204.154%20-2.966%206.74%20-7%206.917c-4.2%200%20-7%20-2.763%20-7%20-6.917c0%20-5.538%203.5%20-11.09%207%20-11.083c3.5%20.007%207%205.545%207%2011.083%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l-1.5%205l3.5%202.5l-2%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-egg-fried{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-egg-fried%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203a5%205%200%200%201%204.872%206.13a3%203%200%200%201%20.178%205.681a3%203%200%201%201%20-4.684%203.626a5%205%200%201%201%20-8.662%20-5a5%205%200%201%201%204.645%20-8.856a4.982%204.982%200%200%201%203.651%20-1.585l0%20.004%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-egg-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-egg-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.927%2017.934c-1.211%201.858%20-3.351%202.953%20-5.927%203.066c-4.2%200%20-7%20-2.763%20-7%20-6.917c0%20-2.568%20.753%20-5.14%201.91%20-7.158%22%20%2F%3E%20%3Cpath%20d%3D%22M8.642%204.628c1.034%20-1.02%202.196%20-1.63%203.358%20-1.628c3.5%20.007%207%205.545%207%2011.083c0%20.298%20-.015%20.587%20-.045%20.868%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-egg{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-egg%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2014.083c0%204.154%20-2.966%206.74%20-7%206.917c-4.2%200%20-7%20-2.763%20-7%20-6.917c0%20-5.538%203.5%20-11.09%207%20-11.083c3.5%20.007%207%205.545%207%2011.083%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eggs{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eggs%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2022c-3%200%20-4.868%20-2.118%20-5%20-5c0%20-3%202%20-5%205%20-5c4%200%208.01%202.5%208%205c0%202.5%20-4%205%20-8%205%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018c-3.03%20-.196%20-5%20-2.309%20-5%20-5.38c0%20-4.307%202.75%20-8.625%205.5%20-8.62c2.614%200%205.248%203.915%205.5%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-elevator-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-elevator-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h10a1%201%200%200%201%201%201v10m0%204a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014l2%202l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-elevator{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-elevator%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v14a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l2%20-2l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014l2%202l2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-email-stamp{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-email-stamp%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.586%204.586a2%202%200%200%200%20-1.414%20-.586h-.172a2%202%200%200%200%20-2%202v.172a2%202%200%200%200%20.586%201.414a2%202%200%200%201%200%202.828a2%202%200%200%200%20-.586%201.414v.344a2%202%200%200%200%20.586%201.414c.4%20.4%20.595%20.928%20.585%201.452c-.01%20.5%20-.204%20.995%20-.585%201.376a2%202%200%200%200%20-.586%201.414v.172a2%202%200%200%200%202%202h.172a2%202%200%200%200%201.414%20-.586a2%202%200%200%201%202.828%200a2%202%200%200%200%201.414%20.586h.344a2%202%200%200%200%201.414%20-.586a2%202%200%200%201%202.828%200a2%202%200%200%200%201.414%20.586h.172a2%202%200%200%200%202%20-2v-.172a2%202%200%200%200%20-.586%20-1.414a1.996%201.996%200%200%201%200%20-2.828a2%202%200%200%200%20.586%20-1.414v-.344a2%202%200%200%200%20-.586%20-1.414a2%202%200%200%201%200%20-2.828a2%202%200%200%200%20.586%20-1.414v-.172a2%202%200%200%200%20-2%20-2h-.172a2%202%200%200%200%20-1.414%20.586a2%202%200%200%201%20-2.828%200a2%202%200%200%200%20-1.414%20-.586h-.344a2%202%200%200%200%20-1.414%20.586a2%202%200%200%201%20-2.828%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015c0%20-1.105%20.672%20-2%201.5%20-2h3c.828%200%201.5%20.895%201.5%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-emergency-bed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-emergency-bed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l2.1%202.8a3%203%200%200%200%202.4%201.2h11.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v2l-2.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2016.5l-2.5%20-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-empathize-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-empathize-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2.5%202.5%200%201%200%20-2.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12.317%2012.315l-.317%20.317l-.728%20-.727a3.088%203.088%200%201%200%20-4.367%204.367l5.095%205.096l4.689%20-4.69m1.324%20-2.673a3.087%203.087%200%200%200%20-3.021%20-3.018%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-empathize{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-empathize%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%205.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021.368l5.095%20-5.096a3.088%203.088%200%201%200%20-4.367%20-4.367l-.728%20.727l-.728%20-.727a3.088%203.088%200%201%200%20-4.367%204.367l5.095%205.096%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-emphasis{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-emphasis%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205h-8v10h8m-1%20-5h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-engine-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-engine-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010v6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016h-1v2a1%201%200%200%201%20-1%201h-3.465a1%201%200%200%201%20-.832%20-.445l-1.703%20-2.555h-2v-6h2l.99%20-.99m3.01%20-1.01h1.382a1%201%200%200%201%20.894%20.553l1.448%202.894a1%201%200%200%200%20.894%20.553h1.382v-2h2a1%201%200%200%201%201%201v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-engine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-engine%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010v6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010h2l2%20-2h3.382a1%201%200%200%201%20.894%20.553l1.448%202.894a1%201%200%200%200%20.894%20.553h1.382v-2h2a1%201%200%200%201%201%201v6a1%201%200%200%201%20-1%201h-2v-2h-3v2a1%201%200%200%201%20-1%201h-3.465a1%201%200%200%201%20-.832%20-.445l-1.703%20-2.555h-2v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-equal-double{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-equal-double%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014h7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010h7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014h7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-equal-not{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-equal-not%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010h14%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014h14%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019l14%20-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-equal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-equal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010h14%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014h14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eraser-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eraser-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2020h-10.5l-4.21%20-4.3a1%201%200%200%201%200%20-1.41l5%20-4.993m2.009%20-2.01l3%20-3a1%201%200%200%201%201.41%200l5%205a1%201%200%200%201%200%201.41c-1.417%201.431%20-2.406%202.432%20-2.97%203m-2.02%202.043l-4.211%204.256%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2013.3l-6.3%20-6.3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eraser{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eraser%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2020h-10.5l-4.21%20-4.3a1%201%200%200%201%200%20-1.41l10%20-10a1%201%200%200%201%201.41%200l5%205a1%201%200%200%201%200%201.41l-9.2%209.3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2013.3l-6.3%20-6.3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-error-404-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-error-404-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M21%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010v4a2%202%200%201%200%204%200m0%20-4a2%202%200%200%200%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-error-404{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-error-404%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M21%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-escalator-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-escalator-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%207h2.733a2%202%200%200%201%201.337%20.513l9.43%208.487h1.5a2.5%202.5%200%201%201%200%205h-2.733a2%202%200%200%201%20-1.337%20-.513l-9.43%20-8.487h-1.5a2.5%202.5%200%201%201%200%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%203v7%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207l3%203l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-escalator-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-escalator-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%207h-2.672a2%202%200%200%200%20-1.414%20.586l-8.414%208.414h-2.5a2.5%202.5%200%201%200%200%205h3.672a2%202%200%200%200%201.414%20-.586l8.414%20-8.414h1.5a2.5%202.5%200%201%200%200%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l3%20-3l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-escalator{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-escalator%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%205h-2.672a2%202%200%200%200%20-1.414%20.586l-8.414%208.414h-2.5a2.5%202.5%200%201%200%200%205h3.672a2%202%200%200%200%201.414%20-.586l8.414%20-8.414h1.5a2.5%202.5%200%200%200%200%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-exchange-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-exchange-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208v5c0%20.594%20-.104%201.164%20-.294%201.692m-1.692%202.298a4.978%204.978%200%200%201%20-3.014%201.01h-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2016v-5c0%20-1.632%20.782%20-3.082%201.992%20-4m3.008%20-1h3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11.501%207.499l1.499%20-1.499%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-exchange{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-exchange%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208v5a5%205%200%200%201%20-5%205h-3l3%20-3m0%206l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2016v-5a5%205%200%200%201%205%20-5h3l-3%20-3m0%206l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-exclamation-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-exclamation-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-exclamation-mark-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-exclamation-mark-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v-3m0%20-4v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-exclamation-mark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-exclamation-mark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v-10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-exercise-ball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-exercise-ball%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.59%2018.31a15.57%2015.57%200%200%201%204.51%20-9.21a15.9%2015.9%200%200%201%207.43%20-4.19%22%20%2F%3E%20%3Cpath%20d%3D%22M11.55%2021a9.34%209.34%200%200%201%202.79%20-7.65a9.5%209.5%200%200%201%206.54%20-2.85%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-explicit-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-explicit-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-2m-2%202v6h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h10a2%202%200%200%201%202%202v10m-.586%203.414a2%202%200%200%201%20-1.414%20.586h-12a2%202%200%200%201%20-2%20-2v-12c0%20-.547%20.22%20-1.043%20.576%20-1.405%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-explicit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-explicit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205a1%201%200%200%201%201%20-1h14a1%201%200%200%201%201%201v14a1%201%200%200%201%20-1%201h-14a1%201%200%200%201%20-1%20-1l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-exposure-0{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-exposure-0%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019a4%204%200%200%200%204%20-4v-6a4%204%200%201%200%20-8%200v6a4%204%200%200%200%204%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-exposure-minus-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-exposure-minus-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019v-14l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-exposure-minus-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-exposure-minus-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209a4%204%200%201%201%208%200c0%201.098%20-.564%202.025%20-1.159%202.815l-6.841%207.185h8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-exposure-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-exposure-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2020.4l8.371%20-8.371m2.04%20-2.04l6.389%20-6.389%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h2m0%200v2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016h2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h12a2%202%200%200%201%202%202v12m-.5%203.5c-.362%20.36%20-.95%20.5%20-1.5%20.5h-14a2%202%200%200%201%20-2%20-2v-14c0%20-.541%20.215%20-1.033%20.565%20-1.393%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-exposure-plus-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-exposure-plus-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019v-14l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-exposure-plus-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-exposure-plus-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209a4%204%200%201%201%208%200c0%201.098%20-.564%202.025%20-1.159%202.815l-6.841%207.185h8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-exposure{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-exposure%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2020.4l16.8%20-16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h4m-2%20-2v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-external-link-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-external-link-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207h-1a2%202%200%200%200%20-2%202v9a2%202%200%200%200%202%202h9a2%202%200%200%200%202%20-2v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014l2%20-2m2.007%20-2.007l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204h5v5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-external-link{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-external-link%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206h-6a2%202%200%200%200%20-2%202v10a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2013l9%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204h5v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-bitcoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-bitcoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.193%2017.924q%20-.585%20.075%20-1.193%20.076q%20-5.4%200%20-9%20-6q%203.6%20-6%209%20-6q%204.508%200%207.761%204.181%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-6m2%200v-1.5m0%209v-1.5m-2%20-3h3m-1%200h.5a1.5%201.5%200%200%201%200%203h-3.5m3%20-3h.5a1.5%201.5%200%200%200%200%20-3h-3.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.1%2017.936a9.28%209.28%200%200%201%20-1.1%20.064c-3.6%200%20-6.6%20-2%20-9%20-6c2.4%20-4%205.4%20-6%209%20-6c3.6%200%206.6%202%209%206%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018c-3.6%200%20-6.6%20-2%20-9%20-6c2.4%20-4%205.4%20-6%209%20-6c3.6%200%206.6%202%209%206%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11.102%2017.957c-3.204%20-.307%20-5.904%20-2.294%20-8.102%20-5.957c2.4%20-4%205.4%20-6%209%20-6c3.6%200%206.6%202%209%206a19.5%2019.5%200%200%201%20-.663%201.032%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-closed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-closed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%209c-2.4%202.667%20-5.4%204%20-9%204c-3.6%200%20-6.6%20-1.333%20-9%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015l2.5%20-3.8%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2014.976l-2.492%20-3.776%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017l.5%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017l-.5%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11.11%2017.958c-3.209%20-.307%20-5.91%20-2.293%20-8.11%20-5.958c2.4%20-4%205.4%20-6%209%20-6c3.6%200%206.6%202%209%206c-.21%20.352%20-.427%20.688%20-.647%201.008%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018c-3.6%200%20-6.6%20-2%20-9%20-6c2.4%20-4%205.4%20-6%209%20-6c3.6%200%206.6%202%209%206%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-discount{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-discount%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018c-3.6%200%20-6.6%20-2%20-9%20-6c2.4%20-4%205.4%20-6%209%20-6c3.6%200%206.6%202%209%206%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.193%2017.924c-.39%20.05%20-.788%20.076%20-1.193%20.076c-3.6%200%20-6.6%20-2%20-9%20-6c2.4%20-4%205.4%20-6%209%20-6c3.005%200%205.592%201.394%207.761%204.181%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-dotted{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-dotted%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M5%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2015h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%209h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018c-3.6%200%20-6.6%20-2%20-9%20-6c2.4%20-4%205.4%20-6%209%20-6c3.6%200%206.6%202%209%206%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-edit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-edit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11.192%2017.966c-3.242%20-.28%20-5.972%20-2.269%20-8.192%20-5.966c2.4%20-4%205.4%20-6%209%20-6c3.326%200%206.14%201.707%208.442%205.122%22%20%2F%3E%20%3Cpath%20d%3D%22M18.42%2015.61a2.1%202.1%200%200%201%202.97%202.97l-3.39%203.42h-3v-3l3.42%20-3.39%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15.03%2017.478a8.797%208.797%200%200%201%20-3.03%20.522c-3.6%200%20-6.6%20-2%20-9%20-6c2.4%20-4%205.4%20-6%209%20-6c3.6%200%206.6%202%209%206a20.48%2020.48%200%200%201%20-.258%20.419%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.905%2011.39a2%202%200%201%200%20-2.855%202.37%22%20%2F%3E%20%3Cpath%20d%3D%22M9.992%2017.779c-2.722%20-.621%20-5.053%20-2.547%20-6.992%20-5.779c2.4%20-4%205.4%20-6%209%20-6c3.332%200%206.15%201.714%208.454%205.14%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018c-3.6%200%20-6.6%20-2%20-9%20-6c2.4%20-4%205.4%20-6%209%20-6c3.6%200%206.6%202%209%206c-.713%201.188%20-1.478%202.199%20-2.296%203.034%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.585%2010.587a2%202%200%200%200%202.829%202.828%22%20%2F%3E%20%3Cpath%20d%3D%22M16.681%2016.673a8.717%208.717%200%200%201%20-4.681%201.327c-3.6%200%20-6.6%20-2%20-9%20-6c1.272%20-2.12%202.712%20-3.678%204.32%20-4.674m2.86%20-1.146a9.055%209.055%200%200%201%201.82%20-.18c3.6%200%206.6%202%209%206c-.666%201.11%20-1.379%202.067%20-2.138%202.87%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.022%2017.945a9.308%209.308%200%200%201%20-1.022%20.055c-3.6%200%20-6.6%20-2%20-9%20-6c2.4%20-4%205.4%20-6%209%20-6c3.6%200%206.6%202%209%206c-.195%20.325%20-.394%20.636%20-.596%20.935%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018c-3.6%200%20-6.6%20-2%20-9%20-6c2.4%20-4%205.4%20-6%209%20-6c3.362%200%206.202%201.745%208.517%205.234%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018c-3.6%200%20-6.6%20-2%20-9%20-6c2.4%20-4%205.4%20-6%209%20-6c3.6%200%206.6%202%209%206%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.071%2017.764a8.989%208.989%200%200%201%20-2.071%20.236c-3.6%200%20-6.6%20-2%20-9%20-6c2.4%20-4%205.4%20-6%209%20-6c3.346%200%206.173%201.727%208.482%205.182%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018c-.328%200%20-.652%20-.017%20-.97%20-.05c-3.172%20-.332%20-5.85%20-2.315%20-8.03%20-5.95c2.4%20-4%205.4%20-6%209%20-6c3.465%200%206.374%201.853%208.727%205.558%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.597%2017.981a9.467%209.467%200%200%201%20-.597%20.019c-3.6%200%20-6.6%20-2%20-9%20-6c2.4%20-4%205.4%20-6%209%20-6c3.6%200%206.6%202%209%206c-.205%20.342%20-.415%20.67%20-.63%20.983%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11.669%2017.994q%20-5.18%20-.18%20-8.669%20-5.994q%203.6%20-6%209%20-6t%209%206%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.608%2017.682c-2.558%20-.71%20-4.76%20-2.603%20-6.608%20-5.682c2.4%20-4%205.4%20-6%209%20-6c3.6%200%206.6%202%209%206%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-table{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-table%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018h-.011%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018h-.011%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h-.011%22%20%2F%3E%20%3Cpath%20d%3D%22M4%203h16%22%20%2F%3E%20%3Cpath%20d%3D%22M5%203v17a1%201%200%200%200%201%201h12a1%201%200%200%200%201%20-1v-17%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015h1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015h1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018c-3.6%200%20-6.6%20-2%20-9%20-6c2.4%20-4%205.4%20-6%209%20-6c3.6%200%206.6%202%209%206c-.09%20.15%20-.18%20.295%20-.27%20.439%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.048%2017.942a9.298%209.298%200%200%201%20-1.048%20.058c-3.6%200%20-6.6%20-2%20-9%20-6c2.4%20-4%205.4%20-6%209%20-6c3.6%200%206.6%202%209%206a17.986%2017.986%200%200%201%20-1.362%201.975%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eye{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eye%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012c-2.4%204%20-5.4%206%20-9%206c-3.6%200%20-6.6%20-2%20-9%20-6c2.4%20-4%205.4%20-6%209%20-6c3.6%200%206.6%202%209%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eyeglass-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eyeglass-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h-2l-3%2010v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2l3%2010v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016.5a3.5%203.5%200%201%200%207%200a3.5%203.5%200%201%200%20-7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016.5a3.5%203.5%200%201%200%207%200a3.5%203.5%200%201%200%20-7%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eyeglass-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eyeglass-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.536%205.546l-2.536%208.454%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2l3%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016h4%22%20%2F%3E%20%3Cpath%20d%3D%22M19.426%2019.423a3.5%203.5%200%200%201%20-5.426%20-2.923v-2.5m4%200h3v2.5c0%20.157%20-.01%20.312%20-.03%20.463%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016.5a3.5%203.5%200%200%201%20-7%200v-2.5h7v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-eyeglass{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-eyeglass%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h-2l-3%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2l3%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2016.5a3.5%203.5%200%200%201%20-7%200v-2.5h7v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016.5a3.5%203.5%200%200%201%20-7%200v-2.5h7v2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-face-id-error{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-face-id-error%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015.05a3.5%203.5%200%200%201%205%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-face-id{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-face-id%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015a3.5%203.5%200%200%200%205%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-face-mask-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-face-mask-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014.5h-.222c-1.535%200%20-2.778%20-1.12%20-2.778%20-2.5s1.243%20-2.5%202.778%20-2.5h.222%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2014.5h.222c1.534%200%202.778%20-1.12%202.778%20-2.5s-1.244%20-2.5%20-2.778%20-2.5h-.222%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h1m4%200h1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014h5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2015v-6.49a2%202%200%200%200%20-1.45%20-1.923l-5%20-1.429a2%202%200%200%200%20-1.1%200l-1.788%20.511m-3.118%20.891l-.094%20.027a2%202%200%200%200%20-1.45%201.922v6.982a2%202%200%200%200%201.45%201.923l5%201.429a2%202%200%200%200%201.1%200l4.899%20-1.4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-face-mask{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-face-mask%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014.5h-.222c-1.535%200%20-2.778%20-1.12%20-2.778%20-2.5s1.243%20-2.5%202.778%20-2.5h.222%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2014.5h.222c1.534%200%202.778%20-1.12%202.778%20-2.5s-1.244%20-2.5%20-2.778%20-2.5h-.222%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12.55%2018.843l5%20-1.429a2%202%200%200%200%201.45%20-1.923v-6.981a2%202%200%200%200%20-1.45%20-1.923l-5%20-1.429a2%202%200%200%200%20-1.1%200l-5%201.429a2%202%200%200%200%20-1.45%201.922v6.982a2%202%200%200%200%201.45%201.923l5%201.429a2%202%200%200%200%201.1%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fall{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fall%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021l1%20-5l-1%20-4l-3%20-4h4l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2016l-1%20-4l3%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2012h2.5l4%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-favicon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-favicon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%208a3%203%200%200%201%203%20-3h14a3%203%200%200%201%203%203v8a3%203%200%200%201%20-3%203h-14a3%203%200%200%201%20-3%20-3l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010v4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2010a2%202%200%201%200%200%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-feather-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-feather-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l8%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205v5h5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011v4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2013v5h5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2013l3.502%20-3.502m2.023%20-2.023l2.475%20-2.475%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2010c.638%20-.636%201%20-1.515%201%20-2.486a3.515%203.515%200%200%200%20-3.517%20-3.514c-.97%200%20-1.847%20.367%20-2.483%201%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018l3.499%20-3.499m2.008%20-2.008l2.493%20-2.493%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-feather{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-feather%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l10%20-10m0%20-5v5h5m-9%20-1v5h5m-9%20-1v5h5m-5%20-5l4%20-4l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2010c.638%20-.636%201%20-1.515%201%20-2.486a3.515%203.515%200%200%200%20-3.517%20-3.514c-.97%200%20-1.847%20.367%20-2.483%201m-3%2013l4%20-4l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fence-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fence-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-8v4h12m4%200v-4h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2016v4h4v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012v-2m0%20-4l-2%20-2m-2%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016v4h4v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012v-6l-2%20-2l-2%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fence{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fence%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v4h16v-4l-16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2016v4h4v-4m0%20-4v-6l-2%20-2l-2%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016v4h4v-4m0%20-4v-6l-2%20-2l-2%202v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ferry{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ferry%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2018h15.293c1.02%200%201.972%20-.503%202.536%20-1.34l2.171%20-3.66h-18.479l-1.521%205%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208l-1%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6.107%2012.675l1.384%20-4.675h8l2.675%204.598%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fidget-spinner{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fidget-spinner%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%201a4%204%200%200%201%202.001%207.464l.001%20.072a3.998%203.998%200%200%201%201.987%203.758l.22%20.128a3.978%203.978%200%200%201%201.591%20-.417l.2%20-.005a4%204%200%201%201%20-3.994%203.77l-.28%20-.16c-.522%20.25%20-1.108%20.39%20-1.726%20.39c-.619%200%20-1.205%20-.14%20-1.728%20-.391l-.279%20.16l.007%20.231a4%204%200%201%201%20-2.212%20-3.579l.222%20-.129a3.998%203.998%200%200%201%201.988%20-3.756l.002%20-.071a4%204%200%200%201%20-1.995%20-3.265l-.005%20-.2a4%204%200%200%201%204%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-3d{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-3d%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013.5l4%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011.846l4%201.654v4.5l4%20-1.846v-4.308l-4%20-1.846l-4%201.846%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012v4.2l4%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-ai{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-ai%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021h-3a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-4a2%202%200%201%201%204%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-alert{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-alert%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011l0%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-analytics{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-analytics%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017l0%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l0%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017l0%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-arrow-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-arrow-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2017.5l-2.5%20-2.5l2.5%20-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-arrow-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-arrow-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017.5l2.5%20-2.5l-2.5%20-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-barcode{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-barcode%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h1v3h-1l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013v3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013h1v3h-1l0%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-bitcoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-bitcoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-6m2%200v-1.5m0%209v-1.5m-2%20-3h3m-1%200h.5a1.5%201.5%200%200%201%200%203h-3.5m3%20-3h.5a1.5%201.5%200%200%200%200%20-3h-3.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-broken{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-broken%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207v-2a2%202%200%200%201%202%20-2h7l5%205v2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2016h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2013h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-certificate{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-certificate%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208v-3a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%2017l-1.5%205l3%20-1.5l3%201.5l-1.5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-chart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-chart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010v4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-code-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-code-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h-1v5h1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h1v5h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013l-1%202l1%202%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013l1%202l-1%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-cv{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-cv%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012.5a1.5%201.5%200%200%200%20-3%200v3a1.5%201.5%200%200%200%203%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2011l1.5%206l1.5%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-database{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-database%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012.75a4%201.75%200%201%200%208%200a4%201.75%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012.5v3.75c0%20.966%201.79%201.75%204%201.75s4%20-.784%204%20-1.75v-3.75%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-delta{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-delta%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h6l-3%20-6l-3%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-description{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-description%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-diff{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-diff%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-digit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-digit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013a1%201%200%200%201%201%20-1h1a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-1a1%201%200%200%201%20-1%20-1l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-dislike{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-dislike%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015a1%201%200%200%201%201%20-1h1a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-1a1%201%200%200%201%20-1%20-1l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%201%201%20-1h3.756a1%201%200%200%201%20.958%20.713l1.2%203c.09%20.303%20.133%20.63%20-.056%20.884c-.188%20.254%20-.542%20.403%20-.858%20.403h-2v2.467a1.1%201.1%200%200%201%20-2.015%20.61l-1.985%20-3.077v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011v-6a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-dots{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-dots%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-download{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-download%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2014.5l2.5%202.5l2.5%20-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-euro{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-euro%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011.172a3%203%200%201%200%200%205.656%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-excel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-excel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l4%205%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l4%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-export{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-export%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-4.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v5m-5%206h7m-3%20-3l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-function{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-function%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2017h.333c.474%200%20.87%20-.323%20.916%20-.746l.502%20-4.508c.047%20-.423%20.443%20-.746%20.916%20-.746h.333%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2014h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v10a2%202%200%200%200%202%202h14a2%202%200%200%200%202%20-2v-7l-5%20-5h-11a2%202%200%200%200%20-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-import{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-import%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013v-8a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202h-5.5m-9.5%20-2h7m-3%20-3l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-infinity{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-infinity%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.536%2017.586a2.123%202.123%200%200%200%20-2.929%200a1.951%201.951%200%200%200%200%202.828c.809%20.781%202.12%20.781%202.929%200c.809%20-.781%20-.805%20.778%200%200l1.46%20-1.41l1.46%20-1.419%22%20%2F%3E%20%3Cpath%20d%3D%22M15.54%2017.582l1.46%201.42l1.46%201.41c.809%20.78%20-.805%20-.779%200%200s2.12%20.781%202.929%200a1.951%201.951%200%200%200%200%20-2.828a2.123%202.123%200%200%200%20-2.929%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2021h-2.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-info{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-info%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2014h1v4h1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-invoice{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-invoice%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017l2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-isr{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-isr%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v-3a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015l3%20-3l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-lambda{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-lambda%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l2%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017c-2.5%200%20-2.5%20-6%20-5%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-like{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-like%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a1%201%200%200%201%201%20-1h1a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-1a1%201%200%200%201%20-1%20-1l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020a1%201%200%200%200%201%201h3.756a1%201%200%200%200%20.958%20-.713l1.2%20-3c.09%20-.303%20.133%20-.63%20-.056%20-.884c-.188%20-.254%20-.542%20-.403%20-.858%20-.403h-2v-2.467a1.1%201.1%200%200%200%20-2.015%20-.61l-1.985%203.077v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012.1v-7.1a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202h-2.3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014l6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-music{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-music%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016l0%20-5l2%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-neutral{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-neutral%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202m-7%20-7h.01m3.99%200h.01m-4.01%203h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h7l5%205v7m0%204a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-orientation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-orientation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021h-3a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020h5a2%202%200%200%200%202%20-2v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2022l-2%20-2l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015l2%20-2l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-pencil{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-pencil%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018l5%20-5a1.414%201.414%200%200%200%20-2%20-2l-5%205v2h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-percent{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-percent%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-phone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-phone%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a.5%20.5%200%200%200%201%200v-1a.5%20.5%200%200%200%20-1%200v1a5%205%200%200%200%205%205h1a.5%20.5%200%200%200%200%20-1h-1a.5%20.5%200%200%200%200%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011l0%206%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014l6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-power{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-power%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-report{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-report%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013v4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-6.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v2m0%203v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-rss{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-rss%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017a3%203%200%200%200%20-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017a6%206%200%200%200%20-6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-sad{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-sad%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202m-7%20-7h.01m3.99%200h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018a3.5%203.5%200%200%201%204%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-scissors{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-scissors%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017l-6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%2019.5l2.5%202.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-settings{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-settings%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15.031%2012.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M10.268%2015l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015.803l-1.285%20-.773%22%20%2F%3E%20%3Cpath%20d%3D%22M10.285%2012.97l-1.285%20-.773%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-shredder{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-shredder%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2016l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016l0%206%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016l0%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-signal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-signal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.525%2011.525a3.5%203.5%200%200%200%200%204.95m4.95%200a3.5%203.5%200%200%200%200%20-4.95%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-smile{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-smile%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202m-7%20-7h.01m3.99%200h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017a3.5%203.5%200%200%200%204%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v3.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-spreadsheet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-spreadsheet%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011h8v7h-8l0%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015h8%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011v7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-stack{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-stack%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021h14%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018h14%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015h14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M11.8%2016.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-symlink{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-symlink%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2021v-4a3%203%200%200%201%203%20-3h5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011v-6a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202h-9.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-text-ai{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-text-ai%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021h-3a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209h1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-4a2%202%200%201%201%204%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-text-shield{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-text-shield%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%203v4a.997%20.997%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021h-5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012.994l3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016.997l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015.994c0%204%20-2.5%206%20-3.5%206s-3.5%20-2%20-3.5%20-6c1%200%202.5%20-.5%203.5%20-1.5c1%201%202.5%201.5%203.5%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-text-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-text-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209h1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-text{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-text%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017l6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-time{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-time%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012.496v1.504l1%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-bmp{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-bmp%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018h1.5a1.5%201.5%200%200%200%200%20-3h-1.5v6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2021h1.5a1.5%201.5%200%200%200%200%20-3h-1.5h1.5a1.5%201.5%200%200%200%200%20-3h-1.5v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021v-6l2.5%203l2.5%20-3v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-css{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-css%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016.5a1.5%201.5%200%200%200%20-3%200v3a1.5%201.5%200%200%200%203%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020.25c0%20.414%20.336%20.75%20.75%20.75h1.25a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-1a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h1.25a.75%20.75%200%200%201%20.75%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020.25c0%20.414%20.336%20.75%20.75%20.75h1.25a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-1a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h1.25a.75%20.75%200%200%201%20.75%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-csv{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-csv%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016.5a1.5%201.5%200%200%200%20-3%200v3a1.5%201.5%200%200%200%203%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020.25c0%20.414%20.336%20.75%20.75%20.75h1.25a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-1a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h1.25a.75%20.75%200%200%201%20.75%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015l2%206l2%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-doc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-doc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015v6h1a2%202%200%200%200%202%20-2v-2a2%202%200%200%200%20-2%20-2h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016.5a1.5%201.5%200%200%200%20-3%200v3a1.5%201.5%200%200%200%203%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2015a1.5%201.5%200%200%201%201.5%201.5v3a1.5%201.5%200%200%201%20-3%200v-3a1.5%201.5%200%200%201%201.5%20-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-docx{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-docx%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2015v6h1a2%202%200%200%200%202%20-2v-2a2%202%200%200%200%20-2%20-2h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016.5a1.5%201.5%200%200%200%20-3%200v3a1.5%201.5%200%200%200%203%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015a1.5%201.5%200%200%201%201.5%201.5v3a1.5%201.5%200%200%201%20-3%200v-3a1.5%201.5%200%200%201%201.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2015l3%206%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2021l3%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-html{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-html%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2021v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2018h3%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015v6h2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021v-6l2%203l2%20-3v6%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2015h3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-jpg{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-jpg%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018h1.5a1.5%201.5%200%200%200%200%20-3h-1.5v6%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015h-1a2%202%200%200%200%20-2%202v2a2%202%200%200%200%202%202h1v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015h3v4.5a1.5%201.5%200%200%201%20-3%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-js{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-js%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015h3v4.5a1.5%201.5%200%200%201%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020.25c0%20.414%20.336%20.75%20.75%20.75h1.25a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-1a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h1.25a.75%20.75%200%200%201%20.75%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-jsx{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-jsx%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015h3v4.5a1.5%201.5%200%200%201%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020.25c0%20.414%20.336%20.75%20.75%20.75h1.25a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-1a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h1.25a.75%20.75%200%200%201%20.75%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015l4%206%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l4%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-pdf{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-pdf%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018h1.5a1.5%201.5%200%200%200%200%20-3h-1.5v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015h-3v6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015v6h1a2%202%200%200%200%202%20-2v-2a2%202%200%200%200%20-2%20-2h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-php{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-php%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018h1.5a1.5%201.5%200%200%200%200%20-3h-1.5v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018h1.5a1.5%201.5%200%200%200%200%20-3h-1.5v6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-png{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-png%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015h-1a2%202%200%200%200%20-2%202v2a2%202%200%200%200%202%202h1v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018h1.5a1.5%201.5%200%200%200%200%20-3h-1.5v6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021v-6l3%206v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-ppt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-ppt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018h1.5a1.5%201.5%200%200%200%200%20-3h-1.5v6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018h1.5a1.5%201.5%200%200%200%200%20-3h-1.5v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2015h3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-rs{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-rs%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020.25c0%20.414%20.336%20.75%20.75%20.75h1.25a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-1a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h1.25a.75%20.75%200%200%201%20.75%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018h1.5a1.5%201.5%200%200%200%200%20-3h-1.5v6m3%200l-2%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-sql{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-sql%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2020.25c0%20.414%20.336%20.75%20.75%20.75h1.25a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-1a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h1.25a.75%20.75%200%200%201%20.75%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015v6h2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015a2%202%200%200%201%202%202v2a2%202%200%201%201%20-4%200v-2a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020l1.5%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-svg{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-svg%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020.25c0%20.414%20.336%20.75%20.75%20.75h1.25a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-1a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h1.25a.75%20.75%200%200%201%20.75%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015l2%206l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015h-1a2%202%200%200%200%20-2%202v2a2%202%200%200%200%202%202h1v-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-ts{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-ts%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020.25c0%20.414%20.336%20.75%20.75%20.75h1.25a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-1a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h1.25a.75%20.75%200%200%201%20.75%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M3.5%2015h3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-tsx{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-tsx%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015l4%206%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l4%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020.25c0%20.414%20.336%20.75%20.75%20.75h1.25a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-1a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h1.25a.75%20.75%200%200%201%20.75%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%2015h3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-txt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-txt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2015h3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%2015h3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015l4%206%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021l4%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-vue{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-vue%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l2%206l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015v4.5a1.5%201.5%200%200%200%203%200v-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015h-3v6h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-xls{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-xls%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l4%206%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2021l4%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020.25c0%20.414%20.336%20.75%20.75%20.75h1.25a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-1a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h1.25a.75%20.75%200%200%201%20.75%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015v6h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-xml{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-xml%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l4%206%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2021l4%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2015v6h3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021v-6l2.5%203l2.5%20-3v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-type-zip{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-type-zip%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-7a2%202%200%200%201%202%20-2h7l5%205v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h1.5a1.5%201.5%200%200%200%200%20-3h-1.5v6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015h3l-3%206h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-typography{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-typography%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012v-1h6v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-unknown{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-unknown%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014a1.5%201.5%200%201%200%20-1.14%20-2.474%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-upload{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-upload%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v6%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2013.5l2.5%20-2.5l2.5%202.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-vector{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-vector%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016.5a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012.5a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015a2.5%202.5%200%200%201%202.5%20-2.5h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-word{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-word%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l1.333%205l1.667%20-4l1.667%204l1.333%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l4%204m0%20-4l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file-zip{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file-zip%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020.735a2%202%200%200%201%20-1%20-1.735v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a2%202%200%200%201%202%202v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1v-2a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205l-1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207l-1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209l-1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2011l-1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2013l-1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015l-1%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-file{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-file%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-files-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-files-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017h-6a2%202%200%200%201%20-2%20-2v-6m0%20-4a2%202%200%200%201%202%20-2h4l5%205v7c0%20.294%20-.063%20.572%20-.177%20.823%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017v2a2%202%200%200%201%20-2%202h-7a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-files{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-files%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2017h-7a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h4l5%205v7a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017v2a2%202%200%200%201%20-2%202h-7a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4m-5%202c0%20.796%20.316%201.559%20.879%202.121c.563%20.563%201.326%20.879%202.121%20.879c.796%200%201.559%20-.316%202.121%20-.879c.563%20-.563%20.879%20-1.326%20.879%20-2.121c0%20-.796%20-.316%20-1.559%20-.879%20-2.121c-.563%20-.563%20-1.326%20-.879%20-2.121%20-.879c-.796%200%20-1.559%20.316%20-2.121%20.879c-.563%20.563%20-.879%201.326%20-.879%202.121l1%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h3%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021c-.53%200%20-1.039%20-.211%20-1.414%20-.586c-.375%20-.375%20-.586%20-.884%20-.586%20-1.414c0%20-.53%20.211%20-1.039%20.586%20-1.414c.375%20-.375%20.884%20-.586%201.414%20-.586m0%204c.53%200%201.039%20-.211%201.414%20-.586c.375%20-.375%20.586%20-.884%20.586%20-1.414c0%20-.53%20-.211%20-1.039%20-.586%20-1.414c-.375%20-.375%20-.884%20-.586%20-1.414%20-.586m0%204v1.5m0%20-5.5v-1.5m3.031%201.75l-1.299%20.75m-3.463%202l-1.3%20.75m0%20-3.5l1.3%20.75m3.463%202l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-discount{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-discount%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2m-2%206h2m0%200v1m0%20-1h.5c.398%200%20.779%20-.158%201.061%20-.439c.281%20-.281%20.439%20-.663%20.439%20-1.061c0%20-.398%20-.158%20-.779%20-.439%20-1.061c-.281%20-.281%20-.663%20-.439%20-1.061%20-.439h-1c-.398%200%20-.779%20-.158%20-1.061%20-.439c-.281%20-.281%20-.439%20-.663%20-.439%20-1.061c0%20-.398%20.158%20-.779%20.439%20-1.061c.281%20-.281%20.663%20-.439%201.061%20-.439h.5m0%20-1v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-edit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-edit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h11%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M18.42%2015.61c.195%20-.195%20.426%20-.35%20.681%20-.455c.255%20-.106%20.528%20-.16%20.804%20-.16c.276%200%20.549%20.054%20.804%20.16c.255%20.106%20.486%20.26%20.681%20.455c.195%20.195%20.35%20.427%20.455%20.681c.106%20.255%20.16%20.528%20.16%20.804c0%20.276%20-.054%20.549%20-.16%20.804c-.105%20.255%20-.26%20.486%20-.455%20.681l-3.39%203.42h-3v-3l3.42%20-3.39%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3m0%203v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01m2.121%202.111c.42%20-.419%20.706%20-.954%20.821%20-1.536c.116%20-.582%20.056%20-1.185%20-.17%20-1.733c-.227%20-.548%20-.611%20-1.017%20-1.105%20-1.347c-.493%20-.33%20-1.073%20-.506%20-1.667%20-.506c-.593%200%20-1.173%20.176%20-1.667%20.506c-.493%20.33%20-.878%20.798%20-1.105%201.347c-.227%20.548%20-.286%201.151%20-.17%201.733c.116%20.582%20.402%201.116%20.821%201.536c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879l-2.121%20-2.121%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h10.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019c.448%20-.001%20.883%20-.153%201.235%20-.431c.352%20-.278%20.6%20-.666%20.706%20-1.101c.105%20-.436%20.061%20-.894%20-.125%20-1.302c-.186%20-.408%20-.504%20-.742%20-.902%20-.948c-.398%20-.204%20-.853%20-.267%20-1.291%20-.179c-.438%20.088%20-.834%20.321%20-1.123%20.662%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018c0%20.796%20.316%201.559%20.879%202.121c.563%20.563%201.326%20.879%202.121%20.879c.796%200%201.559%20-.316%202.121%20-.879c.563%20-.563%20.879%20-1.326%20.879%20-2.121c0%20-.796%20-.316%20-1.559%20-.879%20-2.121c-.563%20-.563%20-1.326%20-.879%20-2.121%20-.879c-.796%200%20-1.559%20.316%20-2.121%20.879c-.563%20.563%20-.879%201.326%20-.879%202.121%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h9.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021.5c.205%20-.849%20.641%20-1.625%201.258%20-2.242c.617%20-.617%201.393%20-1.053%202.242%20-1.258c-.849%20-.205%20-1.625%20-.641%20-2.242%20-1.258c-.617%20-.617%20-1.053%20-1.393%20-1.258%20-2.242c-.205%20.849%20-.641%201.625%20-1.258%202.242c-.617%20.617%20-1.393%201.053%20-2.242%201.258c.849%20.205%201.625%20.641%202.242%201.258c.617%20.617%201.053%201.393%201.258%202.242%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6m0%200l3%203m-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h4%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5m0%205l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.991%2019.67l-3.991%201.33v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l-3%201v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.18%2020.274l-2.18%20.726v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414v3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.19%2020.27l-2.19%20.73v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l-3%201v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-discount{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-discount%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.705%2019.765l-3.705%201.235v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414v.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.25%2019.583l-4.25%201.417v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l-3%201v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-edit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-edit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.97%2020.344l-1.97%20.656v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18.42%2015.61a2.1%202.1%200%200%201%202.97%202.97l-3.39%203.42h-3v-3l3.42%20-3.39%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414v7l-6%202v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.888%2020.37l-1.888%20.63v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-3.503%203.503%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l-3%201v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h12v2.172a2%202%200%200%201%20-.586%201.414l-3.914%203.914m-.5%203.5v4l-6%202v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.97%2019.677l-3.97%201.323v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l-3%201v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l-3%201v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l-6%202v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.36%2020.213l-2.36%20.787v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.713%2019.762l-3.713%201.238v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414v1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012.5v-.5l4.414%20-4.414a2%202%200%200%200%20.586%20-1.414v-2.172h-16v2.227c0%20.497%20.185%20.977%20.52%201.345l4.48%204.928v8.5l2%20-.667%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%2022a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.042%2020.32l-2.042%20.68v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l-3%201v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414v2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.758%2019.414l-4.758%201.586v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filter%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414v7l-6%202v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-filters{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-filters%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011a5%205%200%201%200%203.998%201.997%22%20%2F%3E%20%3Cpath%20d%3D%22M12.002%2019.003a5%205%200%201%200%203.998%20-8.003%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fingerprint-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fingerprint-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.9%207a8%208%200%200%201%201.1%205v1a6%206%200%200%200%20.8%203%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011c0%20-.848%20.264%20-1.634%20.713%20-2.28m2.4%20-1.621a4%204%200%200%201%204.887%203.901l0%201%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v1a14%2014%200%200%200%202.5%208%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015a18%2018%200%200%200%201.8%206%22%20%2F%3E%20%3Cpath%20d%3D%22M4.9%2019a22%2022%200%200%201%20-.9%20-7v-1a8%208%200%200%201%201.854%20-5.143m2.176%20-1.825a8%208%200%200%201%207.97%20.018%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fingerprint-scan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fingerprint-scan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%200%201%206%200c0%201.657%20.612%203.082%201%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v1.75c-.001%201.11%20.661%202.206%201%203.25%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014.25c.068%20.58%20.358%201.186%20.5%201.75%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fingerprint{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fingerprint%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.9%207a8%208%200%200%201%201.1%205v1a6%206%200%200%200%20.8%203%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011a4%204%200%200%201%208%200v1a10%2010%200%200%200%202%206%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v2a14%2014%200%200%200%202.5%208%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015a18%2018%200%200%200%201.8%206%22%20%2F%3E%20%3Cpath%20d%3D%22M4.9%2019a22%2022%200%200%201%20-.9%20-7v-1a8%208%200%200%201%2012%20-6.95%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fire-extinguisher{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fire-extinguisher%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207a4%204%200%200%201%204%204v9a1%201%200%200%201%20-1%201h-6a1%201%200%200%201%20-1%20-1v-9a4%204%200%200%201%204%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205l-4%20-1l4%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204h-3a3%203%200%200%200%20-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fire-hydrant-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fire-hydrant-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021h14%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-4m2%20-2v-2a1%201%200%200%200%20-1%20-1h-1v-4a5%205%200%200%200%20-8.533%20-3.538m-1.387%202.638a5.03%205.03%200%200%200%20-.08%20.9v4h-1a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h1v5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012a2%202%200%201%200%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h2m4%200h6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fire-hydrant{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fire-hydrant%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021h14%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-5h1a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-1v-4a5%205%200%200%200%20-10%200v4h-1a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h1v5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-firetruck{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-firetruck%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018h8m4%200h2v-6a5%205%200%200%200%20-5%20-5h-1l1.5%205h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v-11h3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017l0%20-5l9%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209l18%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012l0%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-firewall-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-firewall-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209h18%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015h10%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203v10%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021h-6a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-firewall-flame{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-firewall-flame%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2016q%202.5%201.5%202.5%20-1v-2s4%201.06%204%205c0%201.664%20-.649%203.338%20-2%204v-.25c0%20-.957%20-1.053%20-1.75%20-2%20-1.75s-2%20.793%20-2%201.75v.25c-1.351%20-.662%20-2%20-2%20-2%20-3.5s1.5%20-2.5%201.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203v13%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209h18%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021h-1a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015h7%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203v7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-first-aid-kit-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-first-aid-kit-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.595%204.577a2%202%200%200%201%201.405%20-.577h4a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208h6a2%202%200%200%201%202%202v6m-.576%203.405a2%202%200%200%201%20-1.424%20.595h-12a2%202%200%200%201%20-2%20-2v-8a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-first-aid-kit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-first-aid-kit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208v-2a2%202%200%200%201%202%20-2h4a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fish-bone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fish-bone%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.69%207.44a6.973%206.973%200%200%200%20-1.69%204.56a6.97%206.97%200%200%200%201.699%204.571c1.914%20-.684%203.691%20-2.183%205.301%20-4.565c-1.613%20-2.384%20-3.394%20-3.883%20-5.312%20-4.565%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209.504a40.73%2040.73%200%200%200%202.422%202.504a39.679%2039.679%200%200%200%20-2.422%202.498%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.422%2012h10.578%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010v4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fish-christianity{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fish-christianity%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%207s-5.646%2010%20-12.308%2010c-3.226%20.025%20-6.194%20-1.905%20-7.692%20-5c1.498%20-3.095%204.466%20-5.025%207.692%20-5c6.662%200%2012.308%2010%2012.308%2010%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fish-hook-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fish-hook-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209v3m-.085%203.924a5%205%200%200%201%20-9.915%20-.924v-4l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fish-hook{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fish-hook%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209v6a5%205%200%200%201%20-10%200v-4l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fish-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fish-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.69%207.44a6.973%206.973%200%200%200%20-1.63%203.635%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209.504c5.307%205.948%2010.293%208.57%2014.597%207.1m2.583%20-1.449c.988%20-.788%201.93%20-1.836%202.82%20-3.153c-3%20-4.443%20-6.596%20-5.812%20-10.564%20-4.548m-2.764%201.266c-2.145%201.266%20-4.378%203.215%20-6.672%205.786%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11.153%2011.169c-.287%20.777%20-.171%201.554%20.347%202.331%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fish{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fish%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.69%207.44a6.973%206.973%200%200%200%20-1.69%204.56c0%201.747%20.64%203.345%201.699%204.571%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209.504c7.715%208.647%2014.75%2010.265%2020%202.498c-5.25%20-7.761%20-12.285%20-6.142%20-20%202.504%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2010.5c-.667%201%20-.667%202%200%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-2-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-2-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014h9m4%200h1v-9h-10m-4%200v16%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014h14v-9h-14v16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014h14l-4.5%20-4.5l4.5%20-4.5h-14v16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-bitcoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-bitcoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-6m2%200v-1.5m0%209v-1.5m-2%20-3h3m-1%200h.5a1.5%201.5%200%200%201%200%203h-3.5m3%20-3h.5a1.5%201.5%200%200%200%200%20-3h-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13.222%2014.882a5%205%200%200%201%20-1.222%20-.882a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.673%2015.36a4.978%204.978%200%200%201%20-2.673%20-1.36a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v7%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.342%2014.941a4.993%204.993%200%200%201%20-1.342%20-.941a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v7%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.767%2015.12a4.983%204.983%200%200%201%20-1.767%20-1.12a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.41%2014.973a4.991%204.991%200%200%201%20-1.41%20-.973a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v8%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.901%2014.702a5.014%205.014%200%200%201%20-.901%20-.702a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-discount{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-discount%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.804%2014.641a5.02%205.02%200%200%201%20-.804%20-.641a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v8%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.222%2014.882a4.998%204.998%200%200%201%20-1.222%20-.882a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.434%2015.315a4.978%204.978%200%200%201%20-2.434%20-1.315a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v7%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.035%2015.408a4.98%204.98%200%200%201%20-3.035%20-1.408a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v7%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.33%2013.447a5.001%205.001%200%200%200%20-6.33%20.553v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.373%2015.301a4.978%204.978%200%200%201%20-2.373%20-1.301a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v9%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205v16%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v9%22%20%2F%3E%20%3Cpath%20d%3D%22M7.641%203.645a5%205%200%200%201%204.359%201.355a5%205%200%200%200%207%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014a5%205%200%200%201%207%200a4.984%204.984%200%200%200%203.437%201.429m3.019%20-.966c.19%20-.14%20.371%20-.294%20.544%20-.463%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.536%2015.029a4.987%204.987%200%200%201%20-1.536%20-1.029a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.857%2014.675a5.016%205.016%200%200%201%20-.857%20-.675a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.433%2015.315a4.978%204.978%200%200%201%20-2.433%20-1.315a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v7%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2015a4.914%204.914%200%200%201%20-1.5%20-1a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.13%2014.833a5.002%205.002%200%200%201%20-1.13%20-.833a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v8%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.165%2015.249a5%205%200%200%201%20-2.165%20-1.249a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.475%2013.551a5.001%205.001%200%200%200%20-6.475%20.449v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.138%2015.241a4.979%204.979%200%200%201%20-2.138%20-1.241a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v7%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.533%2015.028a4.988%204.988%200%200%201%20-1.533%20-1.028a5%205%200%200%200%20-7%200v-9a5%205%200%200%201%207%200a5%205%200%200%200%207%200v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flag{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flag%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a5%205%200%200%201%207%200a5%205%200%200%200%207%200v9a5%205%200%200%201%20-7%200a5%205%200%200%200%20-7%200v-9%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flame-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flame-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.973%208.974c-.335%20.378%20-.67%20.716%20-.973%201.026c-1.226%201.26%20-2%203.24%20-2%205a6%206%200%200%200%2011.472%202.466m.383%20-3.597c-.32%20-1.409%20-1.122%20-3.045%20-1.855%20-3.869c-.281%20.472%20-.543%20.87%20-.79%201.202m-2.358%20-2.35c-.068%20-2.157%20-1.182%20-4.184%20-1.852%20-4.852c0%20.968%20-.18%201.801%20-.465%202.527%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flame{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flame%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010.941c2.333%20-3.308%20.167%20-7.823%20-1%20-8.941c0%203.395%20-2.235%205.299%20-3.667%206.706c-1.43%201.408%20-2.333%203.294%20-2.333%205.588c0%203.704%203.134%206.706%207%206.706c3.866%200%207%20-3.002%207%20-6.706c0%20-1.712%20-1.232%20-4.403%20-2.333%20-5.588c-2.084%203.353%20-3.257%203.353%20-4.667%202.235%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flare{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flare%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l3%206l6%203l-6%203l-3%206l-3%20-6l-6%20-3l6%20-3l3%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flask-2-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flask-2-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.1%2015h8.9%22%20%2F%3E%20%3Cpath%20d%3D%22M17.742%2017.741a6%206%200%200%201%20-2.424%203.259h-6.635a6%206%200%200%201%201.317%20-10.66v-.326m0%20-4.014v-3h4v7m.613%20.598a6%206%200%200%201%202.801%202.817%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203h6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flask-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flask-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.1%2015h11.8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v7.342a6%206%200%200%201%201.318%2010.658h-6.635a6%206%200%200%201%201.317%20-10.66v-7.34h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flask-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flask-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209h1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v3m-.268%203.736l-3.732%2010.264a.7%20.7%200%200%200%20.5%201h11a.7%20.7%200%200%200%20.5%20-1l-1.143%20-3.142m-2.288%20-6.294l-.569%20-1.564v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flask{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flask%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v6l-4%2011a.7%20.7%200%200%200%20.5%201h11a.7%20.7%200%200%200%20.5%20-1l-4%20-11v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flip-flops{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flip-flops%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204c2.21%200%204%201.682%204%203.758c0%20.078%200%20.156%20-.008%20.234l-.6%209.014c-.11%201.683%20-1.596%203%20-3.392%203s-3.28%20-1.311%20-3.392%20-3l-.6%20-9.014c-.138%20-2.071%201.538%20-3.855%203.743%20-3.985a4.15%204.15%200%200%201%20.25%20-.007l-.001%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2014c1%20-3.333%202.167%20-5%203.5%20-5c1.333%200%202.5%201.667%203.5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016v1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204c2.21%200%204%201.682%204%203.758c0%20.078%200%20.156%20-.008%20.234l-.6%209.014c-.11%201.683%20-1.596%203%20-3.392%203s-3.28%20-1.311%20-3.392%20-3l-.6%20-9.014c-.138%20-2.071%201.538%20-3.855%203.742%20-3.985c.084%200%20.167%20-.007%20.25%20-.007%22%20%2F%3E%20%3Cpath%20d%3D%22M2.5%2014c1%20-3.333%202.167%20-5%203.5%20-5c1.333%200%202.5%201.667%203.5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2016v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flip-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flip-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016l10%200l-10%205l0%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208l10%200l-10%20-5l0%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flip-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flip-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207l0%2010l5%200l-5%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207l0%2010l-5%200l5%20-10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-float-center{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-float-center%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%207l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019l16%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-float-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-float-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019l16%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-float-none{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-float-none%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019l16%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-float-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-float-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019l16%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flood{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flood%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010l9%20-7l9%207%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207.75v4.25m12%200v-4.25%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020.75a2.4%202.4%200%200%200%201%20.25a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%201%20-.25%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016.75a2.4%202.4%200%200%200%201%20.25a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%201%20-.25%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flower-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flower-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.875%209.882a3%203%200%200%200%204.247%204.238m.581%20-3.423a3.012%203.012%200%200%200%20-1.418%20-1.409%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a3%203%200%200%201%206%200c0%20.562%20-.259%201.442%20-.776%202.64l-.724%201.36l1.76%20-1.893c.499%20-.6%20.922%20-1%201.27%20-1.205a2.968%202.968%200%200%201%204.07%201.099a3.011%203.011%200%200%201%20-1.09%204.098c-.374%20.217%20-.99%20.396%20-1.846%20.535l-1.779%20.244m.292%20.282l1.223%20.166c1%20.145%201.698%20.337%202.11%20.576a3.011%203.011%200%200%201%201.226%203.832m-2.277%201.733a2.968%202.968%200%200%201%20-1.929%20-.369c-.348%20-.202%20-.771%20-.604%20-1.27%20-1.205l-1.76%20-1.893l.724%201.36c.516%201.199%20.776%202.079%20.776%202.64a3%203%200%200%201%20-6%200c0%20-.562%20.259%20-1.442%20.776%20-2.64l.724%20-1.36l-1.76%201.893c-.499%20.601%20-.922%201%20-1.27%201.205a2.968%202.968%200%200%201%20-4.07%20-1.098a3.011%203.011%200%200%201%201.09%20-4.098c.374%20-.218%20.99%20-.396%201.846%20-.536l2.664%20-.366l-2.4%20-.325c-1%20-.145%20-1.698%20-.337%20-2.11%20-.576a3.011%203.011%200%200%201%20-1.09%20-4.099a2.968%202.968%200%200%201%202.134%20-1.467%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-flower{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-flower%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202a3%203%200%200%201%203%203c0%20.562%20-.259%201.442%20-.776%202.64l-.724%201.36l1.76%20-1.893c.499%20-.6%20.922%20-1%201.27%20-1.205a2.968%202.968%200%200%201%204.07%201.099a3.011%203.011%200%200%201%20-1.09%204.098c-.374%20.217%20-.99%20.396%20-1.846%20.535l-2.664%20.366l2.4%20.326c1%20.145%201.698%20.337%202.11%20.576a3.011%203.011%200%200%201%201.09%204.098a2.968%202.968%200%200%201%20-4.07%201.098c-.348%20-.202%20-.771%20-.604%20-1.27%20-1.205l-1.76%20-1.893l.724%201.36c.516%201.199%20.776%202.079%20.776%202.64a3%203%200%200%201%20-6%200c0%20-.562%20.259%20-1.442%20.776%20-2.64l.724%20-1.36l-1.76%201.893c-.499%20.601%20-.922%201%20-1.27%201.205a2.968%202.968%200%200%201%20-4.07%20-1.098a3.011%203.011%200%200%201%201.09%20-4.098c.374%20-.218%20.99%20-.396%201.846%20-.536l2.664%20-.366l-2.4%20-.325c-1%20-.145%20-1.698%20-.337%20-2.11%20-.576a3.011%203.011%200%200%201%20-1.09%20-4.099a2.968%202.968%200%200%201%204.07%20-1.099c.348%20.203%20.771%20.604%201.27%201.205l1.76%201.894c-1%20-2.292%20-1.5%20-3.625%20-1.5%20-4a3%203%200%200%201%203%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-focus-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-focus-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2012a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012l2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-focus-auto{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-focus-auto%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015v-4a2%202%200%201%201%204%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-focus-centered{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-focus-centered%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-focus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-focus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2012a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fold-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fold-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v8l3%20-3m-6%200l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%207l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207l1%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fold-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fold-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013v-8l-3%203m6%200l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2017l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017l1%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fold{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fold%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v6l3%20-3m-6%200l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-6l3%203m-6%200l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012l1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012l1%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019h-8a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-7a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h-6a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h-6a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2019h-7.5a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v3%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2019h-8.5a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-7a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019h-10a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2019h-5.5a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-7a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h1l3%203h7a2%202%200%200%201%202%202v8m-2%202h-14a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%201.189%20-1.829%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-open{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-open%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019l2.757%20-7.351a1%201%200%200%201%20.936%20-.649h12.307a1%201%200%200%201%20.986%201.164l-.996%205.211a2%202%200%200%201%20-1.964%201.625h-14.026a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019h-8a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-7a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-7a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019h-10a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-root{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-root%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h4l3%203h7a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h-6a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019h-8a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019h-5a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-symlink{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-symlink%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021v-4a3%203%200%200%201%203%20-3h5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011v-5a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-7a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2019h-8.5a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2h4l3%203h7a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folder{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folder%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h4l3%203h7a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-11a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folders-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folders-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017h-8a2%202%200%200%201%20-2%20-2v-8m1.177%20-2.823c.251%20-.114%20.53%20-.177%20.823%20-.177h3l2%202h5a2%202%200%200%201%202%202v7c0%20.55%20-.223%201.05%20-.583%201.411%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v2a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-folders{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-folders%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203h3l2%202h5a2%202%200%200%201%202%202v7a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016v2a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-foodsteps{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-foodsteps%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016.5a2.5%202.5%200%200%200%205%200a1.5%201.5%200%200%200%20-1.5%20-1.5h-2a1.5%201.5%200%200%200%20-1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018.5a2.5%202.5%200%200%200%205%200a1.5%201.5%200%200%200%20-1.5%20-1.5h-2a1.5%201.5%200%200%200%20-1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8.52%2012h-4.04c-.348%200%20-.678%20-.179%20-.823%20-.496c-1.326%20-2.904%20-.774%20-8.504%202.843%20-8.504s4.17%205.6%202.843%208.504c-.145%20.317%20-.475%20.496%20-.824%20.496%22%20%2F%3E%20%3Cpath%20d%3D%22M19.52%2014h-4.04c-.348%200%20-.678%20-.179%20-.823%20-.496c-1.326%20-2.904%20-.774%20-8.504%202.843%20-8.504s4.17%205.6%202.843%208.504c-.145%20.317%20-.475%20.496%20-.824%20.496%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-forbid-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-forbid-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-forbid{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-forbid%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-forklift{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-forklift%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2017l5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v-6h13v6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011v-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011v-6h4l3%206%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2015h-3v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2013l3%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-forms{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-forms%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a3%203%200%200%200%20-3%203v12a3%203%200%200%200%203%203%22%20%2F%3E%20%3Cpath%20d%3D%22M6%203a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207h7a1%201%200%200%201%201%201v8a1%201%200%200%201%20-1%201h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207h-1a1%201%200%200%200%20-1%201v8a1%201%200%200%200%201%201h1%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fountain-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fountain-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v-5a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016v-1m0%20-4a2%202%200%201%201%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-4m0%20-4v-2a3%203%200%200%201%206%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7.451%203.43a3%203%200%200%201%204.549%202.57%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016h1v1m-.871%203.114a2.99%202.99%200%200%201%20-2.129%20.886h-12a3%203%200%200%201%20-3%20-3v-2h13%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fountain{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fountain%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v-5a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016v-5a2%202%200%201%201%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-10a3%203%200%200%201%206%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206a3%203%200%200%201%206%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016h18v2a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-frame-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-frame-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207h3m4%200h9%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017h13%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207v13%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204v9m0%204v3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-frame{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-frame%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204l0%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204l0%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-free-rights{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-free-rights%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.867%209.75c-.246%20-.48%20-.708%20-.769%20-1.2%20-.75h-1.334c-.736%200%20-1.333%20.67%20-1.333%201.5c0%20.827%20.597%201.499%201.333%201.499h1.334c.736%200%201.333%20.671%201.333%201.5c0%20.828%20-.597%201.499%20-1.333%201.499h-1.334c-.492%20.019%20-.954%20-.27%20-1.2%20-.75%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206l1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2016.5l1.5%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-freeze-column{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-freeze-column%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209.5l-6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204l-6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l-5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-freeze-row-column{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-freeze-row-column%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203l-12%2012%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%203l-6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M20%203.5l-5.5%205.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l-5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M21%209h-12v12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-freeze-row{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-freeze-row%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M21%209h-18%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203l-6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%203l-6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M20%203.5l-5.5%205.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fridge-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fridge-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h10a2%202%200%200%201%202%202v10m0%204a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010h5m4%200h5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013v3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-fridge{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-fridge%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010h14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013v3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-friends-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-friends-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a2%202%200%200%200%202%202m2%20-2a2%202%200%200%200%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2022v-5l-1%20-1v-4a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4l-1%201v5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2022v-4h-2l1.254%20-3.763m1.036%20-2.942a1%201%200%200%201%20.71%20-.295h2a1%201%200%200%201%201%201l1.503%204.508m-1.503%202.492v3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-friends{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-friends%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2022v-5l-1%20-1v-4a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4l-1%201v5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2022v-4h-2l2%20-6a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201l2%206h-2v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-frustum-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-frustum-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.72%203.728l3.484%20-1.558a1.95%201.95%200%200%201%201.59%200l4.496%202.01c.554%20.246%20.963%20.736%201.112%201.328l2.538%2010.158c.103%20.412%20.07%20.832%20-.075%201.206m-2.299%201.699l-5.725%202.738a1.945%201.945%200%200%201%20-1.682%200l-7.035%20-3.365a1.99%201.99%200%200%201%20-1.064%20-2.278l2.52%20-10.08%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204.82l-5.198%202.324a1.963%201.963%200%200%201%20-1.602%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207.32v.68m0%204v9.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-frustum-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-frustum-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.841%2021.309a1.945%201.945%200%200%201%20-1.682%200l-7.035%20-3.365a1.99%201.99%200%200%201%20-1.064%20-2.278l2.538%20-10.158a1.98%201.98%200%200%201%201.11%20-1.328l4.496%20-2.01a1.95%201.95%200%200%201%201.59%200l4.496%202.01c.554%20.246%20.963%20.736%201.112%201.328l1.67%206.683%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204.82l-5.198%202.324a1.963%201.963%200%200%201%20-1.602%200l-5.2%20-2.325%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207.32v14.18%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-frustum{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-frustum%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.402%205.508l2.538%2010.158a1.99%201.99%200%200%201%20-1.064%202.278l-7.036%203.366a1.945%201.945%200%200%201%20-1.682%200l-7.035%20-3.365a1.99%201.99%200%200%201%20-1.064%20-2.278l2.539%20-10.159a1.98%201.98%200%200%201%201.11%20-1.328l4.496%20-2.01a1.95%201.95%200%200%201%201.59%200l4.496%202.01c.554%20.246%20.963%20.736%201.112%201.328%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204.82l-5.198%202.324a1.963%201.963%200%200%201%20-1.602%200l-5.2%20-2.325%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207.32v14.18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-function-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-function-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015.5v.25c0%20.69%20.56%201.25%201.25%201.25a1.38%201.38%200%200%200%201.374%20-1.244l.376%20-3.756m.363%20-3.63l.013%20-.126a1.38%201.38%200%200%201%201.374%20-1.244c.69%200%201.25%20.56%201.25%201.25v.25%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h10a2%202%200%200%201%202%202v10m-.586%203.414a2%202%200%200%201%20-1.414%20.586h-12a2%202%200%200%201%20-2%20-2v-12c0%20-.547%20.22%20-1.043%20.576%20-1.405%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-function{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-function%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206.667a2.667%202.667%200%200%201%202.667%20-2.667h10.666a2.667%202.667%200%200%201%202.667%202.667v10.666a2.667%202.667%200%200%201%20-2.667%202.667h-10.666a2.667%202.667%200%200%201%20-2.667%20-2.667l0%20-10.666%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015.5v.25c0%20.69%20.56%201.25%201.25%201.25c.71%200%201.304%20-.538%201.374%20-1.244l.752%20-7.512a1.381%201.381%200%200%201%201.374%20-1.244c.69%200%201.25%20.56%201.25%201.25v.25%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-galaxy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-galaxy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c-1.333%201%20-2%202.5%20-2%204.5c0%203%202%204.5%202%204.5s2%201.5%202%204.5c0%202%20-.667%203.5%20-2%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.794%2016.5c-.2%20-1.655%20-1.165%20-2.982%20-2.897%20-3.982c-2.597%20-1.5%20-4.897%20-.518%20-4.897%20-.518s-2.299%20.982%20-4.897%20-.518c-1.732%20-1%20-2.698%20-2.327%20-2.897%20-3.982%22%20%2F%3E%20%3Cpath%20d%3D%22M19.794%207.5c-1.532%20-.655%20-3.165%20-.482%20-4.897%20.518c-2.597%201.5%20-2.897%203.982%20-2.897%203.982s-.299%202.482%20-2.897%203.982c-1.732%201%20-3.365%201.173%20-4.897%20.518%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-garden-cart-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-garden-cart-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.733%2015.732a2.5%202.5%200%201%200%203.544%203.527%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v11a1%201%200%200%200%201.806%20.591l3.694%20-5.091v.055%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h2m4%200h9l-3%206.01m-3.319%20.693l-4.276%20-.45a4%204%200%200%201%20-3.296%20-2.493l-2.853%20-7.13a1%201%200%200%200%20-.928%20-.63h-1.323%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-garden-cart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-garden-cart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v11a1%201%200%200%200%201.806%20.591l3.694%20-5.091v.055%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h15l-3.5%207l-7.1%20-.747a4%204%200%200%201%20-3.296%20-2.493l-2.853%20-7.13a1%201%200%200%200%20-.928%20-.63h-1.323%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gas-station-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gas-station-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011a2%202%200%200%201%202%202m3%203v-7l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020v-14c0%20-.548%20.22%20-1.044%20.577%20-1.405m3.423%20-.595h4a2%202%200%200%201%202%202v4m0%204v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020h12%22%20%2F%3E%20%3Cpath%20d%3D%22M18%207v1a1%201%200%200%200%201%201h1%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gas-station{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gas-station%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011h1a2%202%200%200%201%202%202v3a1.5%201.5%200%200%200%203%200v-7l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020v-14a2%202%200%200%201%202%20-2h6a2%202%200%200%201%202%202v14%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020l12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%207v1a1%201%200%200%200%201%201h1%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011l10%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gauge-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gauge-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.038%2016.052a9%209%200%200%200%20-12.067%20-12.102m-2.333%201.686a9%209%200%201%200%2012.73%2012.726%22%20%2F%3E%20%3Cpath%20d%3D%22M11.283%2011.303a1%201%200%200%200%201.419%201.41%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012c0%20-1.386%20.564%20-2.64%201.475%20-3.546m2.619%20-1.372c.294%20-.054%20.597%20-.082%20.906%20-.082%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gauge{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gauge%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.41%2010.59l2.59%20-2.59%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012a5%205%200%200%201%205%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gavel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gavel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2010l7.383%207.418c.823%20.82%20.823%202.148%200%202.967a2.11%202.11%200%200%201%20-2.976%200l-7.407%20-7.385%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2010l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h7%22%20%2F%3E%20%3Cpath%20d%3D%22M6.793%2015.793l-3.586%20-3.586a1%201%200%200%201%200%20-1.414l2.293%20-2.293l.5%20.5l3%20-3l-.5%20-.5l2.293%20-2.293a1%201%200%200%201%201.414%200l3.586%203.586a1%201%200%200%201%200%201.414l-2.293%202.293l-.5%20-.5l-3%203l.5%20.5l-2.293%202.293a1%201%200%200%201%20-1.414%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gender-agender{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gender-agender%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a6%206%200%201%200%2012%200a6%206%200%201%200%20-12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h11%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gender-androgyne{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gender-androgyne%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2011l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%209v-4h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2010.5l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gender-bigender{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gender-bigender%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2011a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%203l-5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203h4v4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gender-demiboy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gender-demiboy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205l-5.4%205.4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205h-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gender-demigirl{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gender-demigirl%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gender-epicene{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gender-epicene%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.536%2015.536a5%205%200%201%200%20-7.072%20-7.072a5%205%200%200%200%207.072%207.072%22%20%2F%3E%20%3Cpath%20d%3D%22M15.536%2015.535l5.464%20-5.535%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014l5.464%20-5.535%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gender-female{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gender-female%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gender-femme{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gender-femme%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v7%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gender-genderfluid{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gender-genderfluid%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015.464a4%204%200%201%200%204%20-6.928a4%204%200%200%200%20-4%206.928%22%20%2F%3E%20%3Cpath%20d%3D%22M15.464%2014l3%20-5.196%22%20%2F%3E%20%3Cpath%20d%3D%22M5.536%2015.195l3%20-5.196%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l-6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%208.5l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021l-6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gender-genderless{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gender-genderless%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010a5%205%200%201%201%200%2010a5%205%200%200%201%200%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gender-genderqueer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gender-genderqueer%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011a5%205%200%201%201%200%2010a5%205%200%200%201%200%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%204.5l-5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%204.5l5%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gender-hermaphrodite{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gender-hermaphrodite%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206a4%204%200%201%201%200%208a4%204%200%200%201%200%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203a3%203%200%201%201%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gender-intergender{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gender-intergender%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2011.5l6.5%206.5v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2013.5l6.5%206.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204a5%205%200%201%201%200%2010a5%205%200%200%201%200%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020l2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gender-male{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gender-male%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205l-5.4%205.4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gender-neutrois{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gender-neutrois%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010a5%205%200%201%201%200%2010a5%205%200%200%201%200%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010v-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gender-third{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gender-third%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a5%205%200%201%200%2010%200a5%205%200%200%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l-5%20-4v8l5%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gender-transgender{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gender-transgender%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M21%207v-4h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l-6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%208.5l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v5%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2019h5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gender-trasvesti{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gender-trasvesti%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020a5%205%200%201%201%200%20-10a5%205%200%200%201%200%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206l5.4%205.4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-geometry{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-geometry%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021l4%20-12m2%200l1.48%204.439m.949%202.847l1.571%204.714%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012c1.526%202.955%204.588%205%208%205c3.41%200%206.473%20-2.048%208%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ghost-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ghost-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a7%207%200%200%201%207%207v1l1%200a2%202%200%201%201%200%204l-1%200v3l2%203h-10a6%206%200%200%201%20-6%20-5.775l0%20-.226l-1%200a2%202%200%200%201%200%20-4l1%200v-1a7%207%200%200%201%207%20-7l0%20.001%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2014h2a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ghost-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ghost-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011a7%207%200%200%201%2014%200v7a1.78%201.78%200%200%201%20-3.1%201.4a1.65%201.65%200%200%200%20-2.6%200a1.65%201.65%200%200%201%20-2.6%200a1.65%201.65%200%200%200%20-2.6%200a1.78%201.78%200%200%201%20-3.1%20-1.4v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ghost-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ghost-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.794%204.776a7%207%200%200%201%2010.206%206.224v4m-.12%203.898a1.779%201.779%200%200%201%20-2.98%20.502a1.65%201.65%200%200%200%20-2.6%200a1.65%201.65%200%200%201%20-2.6%200a1.65%201.65%200%200%200%20-2.6%200a1.78%201.78%200%200%201%20-3.1%20-1.4v-7c0%20-1.683%20.594%20-3.227%201.583%20-4.434%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a3.5%203.5%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ghost{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ghost%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011a7%207%200%200%201%2014%200v7a1.78%201.78%200%200%201%20-3.1%201.4a1.65%201.65%200%200%200%20-2.6%200a1.65%201.65%200%200%201%20-2.6%200a1.65%201.65%200%200%200%20-2.6%200a1.78%201.78%200%200%201%20-3.1%20-1.4v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a3.5%203.5%200%200%200%204%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gif{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gif%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208h-4v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gift-card{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gift-card%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v8a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013c-.789%200%20-2%20-.672%20-2%20-1.5s.711%20-1.5%201.5%20-1.5c1.128%20-.02%202.077%201.17%202.5%203c.423%20-1.83%201.372%20-3.02%202.5%20-3c.789%200%201.5%20.672%201.5%201.5s-1.211%201.5%20-2%201.5h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gift-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gift-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208h8a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-4m-4%200h-8a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v9%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012v3m0%204a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%208a2.5%202.5%200%200%201%20-2.457%20-2.963m2.023%20-2c.14%20-.023%20.286%20-.037%20.434%20-.037c1.974%20-.034%203.76%201.95%204.5%205c.74%20-3.05%202.526%20-5.034%204.5%20-5a2.5%202.5%200%201%201%200%205%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gift{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gift%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l0%2013%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012v7a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%208a2.5%202.5%200%200%201%200%20-5a4.8%208%200%200%201%204.5%205a4.8%208%200%200%201%204.5%20-5a2.5%202.5%200%200%201%200%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-git-branch-deleted{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-git-branch-deleted%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h6a2%202%200%200%200%202%20-2v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-git-branch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-git-branch%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208l0%208%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h6a2%202%200%200%200%202%20-2v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l3%20-3l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-git-cherry-pick{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-git-cherry-pick%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207h2.5l1.5%205l-1.5%205h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-git-commit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-git-commit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%206%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l0%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-git-compare{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-git-compare%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206h5a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018h-5a2%202%200%200%201%20-2%20-2v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-git-fork{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-git-fork%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208v2a2%202%200%200%200%202%202h6a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l0%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-git-merge{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-git-merge%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208l0%208%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208a4%204%200%200%200%204%204h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-git-pull-request-closed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-git-pull-request-closed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011v5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l4%204m0%20-4l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-git-pull-request-conflict{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-git-pull-request-conflict%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206h5a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2011v5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-git-pull-request-draft{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-git-pull-request-draft%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-git-pull-request{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-git-pull-request%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208l0%208%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206h5a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209l-3%20-3l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gizmo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gizmo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2019l-8%20-5.5l-8%205.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v9.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-glass-champagne{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-glass-champagne%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205a4%202%200%201%200%208%200a4%202%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205c0%206.075%201.79%2011%204%2011s4%20-4.925%204%20-11%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-glass-cocktail{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-glass-cocktail%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a7%202%200%201%200%2014%200a7%202%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205v.388c0%20.432%20.126%20.853%20.362%201.206l5%207.509c.633%20.951%201.88%201.183%202.785%20.517c.191%20-.141%20.358%20-.316%20.491%20-.517l5%20-7.509c.236%20-.353%20.362%20-.774%20.362%20-1.206v-.388%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-glass-full{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-glass-full%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021l8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l0%206%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203l1%207c0%203.012%20-2.686%205%20-6%205s-6%20-1.988%20-6%20-5l1%20-7h10%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010a5%205%200%200%201%206%200a5%205%200%200%200%206%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-glass-gin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-glass-gin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%205a6.5%202%200%201%200%2013%200a6.5%202%200%201%200%20-13%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5.75%204.5c-.612%20.75%20-.75%202%20-.75%203.5a7%207%200%200%200%2014%200c0%20-1.5%20-.094%20-2.75%20-.75%20-3.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-glass-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-glass-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205l1%206c0%20.887%20-.233%201.685%20-.646%202.37m-2.083%201.886c-.941%20.48%20-2.064%20.744%20-3.271%20.744c-3.314%200%20-6%20-1.988%20-6%20-5l.711%20-4.268%22%20%2F%3E%20%3Cpath%20d%3D%22M10.983%206.959c.329%20.027%20.669%20.041%201.017%20.041c2.761%200%205%20-.895%205%20-2s-2.239%20-2%20-5%20-2c-1.716%200%20-3.23%20.346%20-4.13%20.872%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-glass{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-glass%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205l1%206c0%203.012%20-2.686%205%20-6%205s-6%20-1.988%20-6%20-5l1%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205a5%202%200%201%200%2010%200a5%202%200%201%200%20-10%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-globe-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-globe-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.353%207.355a4%204%200%200%200%205.29%205.293m2.007%20-2.009a4%204%200%200%200%20-5.3%20-5.284%22%20%2F%3E%20%3Cpath%20d%3D%22M5.75%2015a8.015%208.015%200%200%200%209.792%20.557m2.02%20-1.998a8.015%208.015%200%200%200%20-2.562%20-11.559%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021h8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-globe{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-globe%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5.75%2015a8.015%208.015%200%201%200%209.25%20-13%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-go-game{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-go-game%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h7m4%200h7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206h1m4%200h13%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018h1m4%200h8m4%200h1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%203v1m0%204v8m0%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v7m0%204v7%22%20%2F%3E%20%3Cpath%20d%3D%22M18%203v13m0%204v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-golf-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-golf-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v-6m0%20-4v-5l7%204l-5.07%202.897%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017.67c-.62%20.36%20-1%20.82%20-1%201.33c0%201.1%201.8%202%204%202s4%20-.9%204%20-2c0%20-.5%20-.38%20-.97%20-1%20-1.33%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-golf{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-golf%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v-15l7%204l-7%204%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017.67c-.62%20.36%20-1%20.82%20-1%201.33c0%201.1%201.8%202%204%202s4%20-.9%204%20-2c0%20-.5%20-.38%20-.97%20-1%20-1.33%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gps{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gps%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l-1%20-4l-4%20-1l9%20-4l-4%209%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gradienter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gradienter%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.227%2014c.917%204%204.497%207%208.773%207c4.277%200%207.858%20-3%208.773%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M20.78%2010a9%209%200%200%200%20-8.78%20-7a8.985%208.985%200%200%200%20-8.782%207%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-grain{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-grain%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.5%209.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%204.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2014.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3.5%2019.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%209.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%204.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2019.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%2014.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-grape{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-grape%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%203a14.5%2014.5%200%200%200%20-1%206%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208.9s-2.77%20.52%20-4.1%20-.8s-.8%20-4%20-.8%20-4s2.57%20-.53%203.88%20.8s1.02%204%201.02%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017a2%202%200%201%201%200%20-4a2%202%200%200%201%200%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017a2%202%200%201%201%200%20-4a2%202%200%200%201%200%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013a2%202%200%201%201%200%20-4a2%202%200%200%201%200%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2013a2%202%200%201%201%200%20-4a2%202%200%200%201%200%204%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013a2%202%200%201%201%200%20-4a2%202%200%200%201%200%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-graph-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-graph-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h10a2%202%200%200%201%202%202v10m-.586%203.414a2%202%200%200%201%20-1.414%20.586h-12a2%202%200%200%201%20-2%20-2v-12c0%20-.547%20.22%20-1.043%20.576%20-1.405%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014l3%20-3l2%202l.5%20-.5m2%20-2l.5%20-.5l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-graph{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-graph%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014l3%20-3l2%202l3%20-3l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-grave-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-grave-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016.17v-9.17a3%203%200%200%201%203%20-3h4a3%203%200%200%201%203%203v9.171%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-2a3%203%200%200%201%203%20-3h8a3%203%200%200%201%203%203v2h-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-grave{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-grave%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-2a3%203%200%200%201%203%20-3h8a3%203%200%200%201%203%203v2h-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-5h-4v-4h4v-4h4v4h4v4h-4v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-grid-3x3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-grid-3x3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208h18%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016h18%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-grid-4x4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-grid-4x4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206h18%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h18%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018h18%22%20%2F%3E%20%3Cpath%20d%3D%22M6%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M18%203v18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-grid-dots{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-grid-dots%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-grid-goldenratio{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-grid-goldenratio%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h18%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014h18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-grid-pattern{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-grid-pattern%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-grid-scan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-grid-scan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014h8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-grill-fork{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-grill-fork%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205l11.5%2011.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.347%2016.575l1.08%201.079a1.96%201.96%200%200%201%20-2.773%202.772l-1.08%20-1.079a1.96%201.96%200%200%201%202.773%20-2.772%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l3.05%203.15a2.9%202.9%200%200%200%204.1%20-4.1l-3.15%20-3.05%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-grill-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-grill-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h-3a6%206%200%200%200%206%206h2c.315%200%20.624%20-.024%20.926%20-.071m2.786%20-1.214a5.99%205.99%200%200%200%202.284%20-4.49l0%20-.225h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M18.827%2018.815a2%202%200%201%201%20-2.663%20-2.633%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014l-3%206%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-grill-spatula{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-grill-spatula%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.2%2010.2l6.3%206.3%22%20%2F%3E%20%3Cpath%20d%3D%22M19.347%2016.575l1.08%201.079a1.96%201.96%200%200%201%20-2.773%202.772l-1.08%20-1.079a1.96%201.96%200%200%201%202.773%20-2.772%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l3.05%203.15a2.9%202.9%200%200%200%204.1%20-4.1l-3.15%20-3.05l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-grill{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-grill%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208h-14a6%206%200%200%200%206%206h2a6%206%200%200%200%206%20-5.775l0%20-.225%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020a2%202%200%201%201%200%20-4a2%202%200%200%201%200%204%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014l1%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014l-3%206%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-grip-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-grip-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-grip-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-grip-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2019a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-growth{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-growth%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2015a4.5%204.5%200%200%200%20-4.5%204.5m4.5%20-8.5a4.5%204.5%200%200%200%20-4.5%204.5m4.5%20-8.5a4.5%204.5%200%200%200%20-4.5%204.5m-4%203.5c2.21%200%204%202.015%204%204.5m-4%20-8.5c2.21%200%204%202.015%204%204.5m-4%20-8.5c2.21%200%204%202.015%204%204.5m0%20-7.5v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-guitar-pick{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-guitar-pick%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018.5c2%20-2.5%204%20-6.5%204%20-10.5c0%20-2.946%20-2.084%20-4.157%20-4.204%20-4.654c-.864%20-.23%20-2.13%20-.346%20-3.796%20-.346c-1.667%200%20-2.932%20.115%20-3.796%20.346c-2.12%20.497%20-4.204%201.708%20-4.204%204.654c0%203.312%202%208%204%2010.5c.297%20.37%20.618%20.731%20.963%201.081l.354%20.347a3.9%203.9%200%200%200%205.364%200a14.05%2014.05%200%200%200%201.319%20-1.428%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-gymnastics{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-gymnastics%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021l1%20-9l7%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011h6l5%201%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%208.5l4.5%20-3.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-h-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-h-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v-8l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206h2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-h-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-h-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012a2%202%200%201%201%204%200c0%20.591%20-.417%201.318%20-.816%201.858l-3.184%204.143l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206h2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-h-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-h-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2014a2%202%200%201%200%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016a2%202%200%201%200%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206h2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-h-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-h-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018v-8l-4%206h5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206h2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-h-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-h-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018h2a2%202%200%201%200%200%20-4h-2v-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206h2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-h-6{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-h-6%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2014a2%202%200%201%200%200%204a2%202%200%200%200%200%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a2%202%200%201%200%20-4%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206h2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hammer-drill{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hammer-drill%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011h-6a1%201%200%200%201%20-1%20-1v-6a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v6a1%201%200%200%201%20-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011h-4v3a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hammer-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hammer-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.698%2010.72l-6.668%206.698a2.091%202.091%200%200%200%200%202.967a2.11%202.11%200%200%200%202.976%200l6.696%20-6.676%22%20%2F%3E%20%3Cpath%20d%3D%22M18.713%2014.702l2%20-2a1%201%200%200%200%200%20-1.414l-7.586%20-7.586a1%201%200%200%200%20-1.414%200l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hammer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hammer%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.414%2010l-7.383%207.418a2.091%202.091%200%200%200%200%202.967a2.11%202.11%200%200%200%202.976%200l7.407%20-7.385%22%20%2F%3E%20%3Cpath%20d%3D%22M18.121%2015.293l2.586%20-2.586a1%201%200%200%200%200%20-1.414l-7.586%20-7.586a1%201%200%200%200%20-1.414%200l-2.586%202.586a1%201%200%200%200%200%201.414l7.586%207.586a1%201%200%200%200%201.414%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hand-click-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hand-click-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M8.06%204.077a1.5%201.5%200%200%201%202.94%20.423v2.5m0%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M12.063%208.065a1.5%201.5%200%200%201%201.937%201.435v.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.06%2010.082a1.5%201.5%200%200%201%202.94%20.418v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011.5a1.5%201.5%200%200%201%203%200v4.5m-.88%203.129a6%206%200%200%201%20-5.12%202.871h-2h.208a6%206%200%200%201%20-5.012%20-2.7l-.196%20-.3c-.312%20-.479%20-1.407%20-2.388%20-3.286%20-5.728a1.5%201.5%200%200%201%20.536%20-2.022a1.867%201.867%200%200%201%202.28%20.28l1.47%201.47%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203l1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hand-click{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hand-click%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013v-8.5a1.5%201.5%200%200%201%203%200v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011.5v-2a1.5%201.5%200%200%201%203%200v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010.5a1.5%201.5%200%200%201%203%200v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011.5a1.5%201.5%200%200%201%203%200v4.5a6%206%200%200%201%20-6%206h-2h.208a6%206%200%200%201%20-5.012%20-2.7l-.196%20-.3c-.312%20-.479%20-1.407%20-2.388%20-3.286%20-5.728a1.5%201.5%200%200%201%20.536%20-2.022a1.867%201.867%200%200%201%202.28%20.28l1.47%201.47%22%20%2F%3E%20%3Cpath%20d%3D%22M5%203l-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203l1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hand-finger-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hand-finger-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012v8.5a1.5%201.5%200%200%200%203%200v-7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2013.5v2a1.5%201.5%200%200%200%203%200v-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014.5a1.5%201.5%200%200%200%203%200v-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013.5a1.5%201.5%200%200%200%203%200v-4.5a6%206%200%200%200%20-6%20-6h-2h.208a6%206%200%200%200%20-5.012%202.7l-.196%20.3q%20-.468%20.718%20-3.286%205.728a1.5%201.5%200%200%200%20.536%202.022c.734%20.44%201.674%20.325%202.28%20-.28l1.47%20-1.47%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hand-finger-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hand-finger-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208h-8.5a1.5%201.5%200%200%200%200%203h7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2011h-2a1.5%201.5%200%201%200%200%203h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2014a1.5%201.5%200%200%200%200%203h1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2017a1.5%201.5%200%200%200%200%203h4.5a6%206%200%200%200%206%20-6v-2v.208a6%206%200%200%200%20-2.7%20-5.012l-.3%20-.196q%20-.718%20-.468%20-5.728%20-3.286a1.5%201.5%200%200%200%20-2.022%20.536a1.87%201.87%200%200%200%20.28%202.28l1.47%201.47%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hand-finger-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hand-finger-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M8.06%204.077a1.5%201.5%200%200%201%202.94%20.423v2.5m0%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M12.063%208.065a1.5%201.5%200%200%201%201.937%201.435v.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.06%2010.082a1.5%201.5%200%200%201%202.94%20.418v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011.5a1.5%201.5%200%200%201%203%200v4.5m-.88%203.129a6%206%200%200%201%20-5.12%202.871h-2h.208a6%206%200%200%201%20-5.012%20-2.7l-.196%20-.3c-.312%20-.479%20-1.407%20-2.388%20-3.286%20-5.728a1.5%201.5%200%200%201%20.536%20-2.022a1.867%201.867%200%200%201%202.28%20.28l1.47%201.47%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hand-finger-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hand-finger-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208h8.5a1.5%201.5%200%200%201%200%203h-7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2011h2a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2014a1.5%201.5%200%200%201%200%203h-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2017a1.5%201.5%200%201%201%200%203h-4.5a6%206%200%200%201%20-6%20-6v-2v.208a6%206%200%200%201%202.7%20-5.012l.3%20-.196q%20.718%20-.468%205.728%20-3.286a1.5%201.5%200%200%201%202.022%20.536c.44%20.734%20.325%201.674%20-.28%202.28l-1.47%201.47%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hand-finger{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hand-finger%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013v-8.5a1.5%201.5%200%200%201%203%200v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011.5v-2a1.5%201.5%200%201%201%203%200v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010.5a1.5%201.5%200%200%201%203%200v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011.5a1.5%201.5%200%200%201%203%200v4.5a6%206%200%200%201%20-6%206h-2h.208a6%206%200%200%201%20-5.012%20-2.7a69.74%2069.74%200%200%201%20-.196%20-.3c-.312%20-.479%20-1.407%20-2.388%20-3.286%20-5.728a1.5%201.5%200%200%201%20.536%20-2.022a1.867%201.867%200%200%201%202.28%20.28l1.47%201.47%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hand-grab{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hand-grab%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-3.5a1.5%201.5%200%200%201%203%200v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209.5v-3a1.5%201.5%200%200%201%203%200v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207.5a1.5%201.5%200%200%201%203%200v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209.5a1.5%201.5%200%200%201%203%200v4.5a6%206%200%200%201%20-6%206h-2h.208a6%206%200%200%201%20-5.012%20-2.7l-.196%20-.3c-.312%20-.479%20-1.407%20-2.388%20-3.286%20-5.728a1.5%201.5%200%200%201%20.536%20-2.022a1.867%201.867%200%200%201%202.28%20.28l1.47%201.47%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hand-little-finger{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hand-little-finger%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013v-2.5a1.5%201.5%200%200%201%203%200v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011.5v-1a1.5%201.5%200%200%201%203%200v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012v-5.5a1.5%201.5%200%200%201%203%200v9.5a6%206%200%200%201%20-6%206h-2h.208a6%206%200%200%201%20-5.012%20-2.7a69.74%2069.74%200%200%201%20-.196%20-.3c-.312%20-.479%20-1.407%20-2.388%20-3.286%20-5.728a1.5%201.5%200%200%201%20.536%20-2.022a1.867%201.867%200%200%201%202.28%20.28l1.47%201.47%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010.5a1.5%201.5%200%200%201%203%200v1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hand-love-you{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hand-love-you%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011.5v-1a1.5%201.5%200%200%201%203%200v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012v-6.5a1.5%201.5%200%200%201%203%200v10.5a6%206%200%200%201%20-6%206h-2h.208a6%206%200%200%201%20-5.012%20-2.7a69.74%2069.74%200%200%201%20-.196%20-.3c-.312%20-.479%20-1.407%20-2.388%20-3.286%20-5.728a1.5%201.5%200%200%201%20.536%20-2.022a1.867%201.867%200%200%201%202.28%20.28l1.47%201.47%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010.5a1.5%201.5%200%200%201%203%200v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013v-8.5a1.5%201.5%200%200%201%203%200v7.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hand-middle-finger{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hand-middle-finger%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013v-2.5a1.5%201.5%200%200%201%203%200v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010.5a1.5%201.5%200%200%201%203%200v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011.5a1.5%201.5%200%200%201%203%200v4.5a6%206%200%200%201%20-6%206h-2h.208a6%206%200%200%201%20-5.012%20-2.7a69.74%2069.74%200%200%201%20-.196%20-.3c-.312%20-.479%20-1.407%20-2.388%20-3.286%20-5.728a1.5%201.5%200%200%201%20.536%20-2.022a1.867%201.867%200%200%201%202.28%20.28l1.47%201.47%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011.5v-8a1.5%201.5%200%201%201%203%200v8.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hand-move{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hand-move%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013v-8.5a1.5%201.5%200%200%201%203%200v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011.5v-2a1.5%201.5%200%200%201%203%200v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010.5a1.5%201.5%200%200%201%203%200v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011.5a1.5%201.5%200%200%201%203%200v4.5a6%206%200%200%201%20-6%206h-2h.208a6%206%200%200%201%20-5.012%20-2.7l-.196%20-.3c-.312%20-.479%20-1.407%20-2.388%20-3.286%20-5.728a1.5%201.5%200%200%201%20.536%20-2.022a1.867%201.867%200%200%201%202.28%20.28l1.47%201.47%22%20%2F%3E%20%3Cpath%20d%3D%22M2.541%205.594a13.487%2013.487%200%200%201%202.46%20-1.427%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203.458c1.32%20.354%202.558%20.902%203.685%201.612%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hand-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hand-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013.5v-5.5m.44%20-3.562a1.5%201.5%200%200%201%202.56%201.062v1.5m0%204.008v.992m0%20-6.5v-2a1.5%201.5%200%201%201%203%200v6.5m0%20-4.5a1.5%201.5%200%200%201%203%200v6.5m0%20-4.5a1.5%201.5%200%200%201%203%200v8.5a6%206%200%200%201%20-6%206h-2c-2.114%20-.292%20-3.956%20-1.397%20-5%20-3l-2.7%20-5.25a1.7%201.7%200%200%201%202.75%20-2l.9%201.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hand-ring-finger{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hand-ring-finger%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013v-2.5a1.5%201.5%200%200%201%203%200v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011.5a1.5%201.5%200%200%201%203%200v4.5a6%206%200%200%201%20-6%206h-2h.208a6%206%200%200%201%20-5.012%20-2.7a69.74%2069.74%200%200%201%20-.196%20-.3c-.312%20-.479%20-1.407%20-2.388%20-3.286%20-5.728a1.5%201.5%200%200%201%20.536%20-2.022a1.867%201.867%200%200%201%202.28%20.28l1.47%201.47%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011.5v-2a1.5%201.5%200%201%201%203%200v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012v-6.5a1.5%201.5%200%200%201%203%200v6.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hand-sanitizer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hand-sanitizer%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021h10v-10a3%203%200%200%200%20-3%20-3h-4a3%203%200%200%200%20-3%203v10%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203h-6a2%202%200%200%200%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hand-stop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hand-stop%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013v-7.5a1.5%201.5%200%200%201%203%200v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205.5v-2a1.5%201.5%200%201%201%203%200v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205.5a1.5%201.5%200%200%201%203%200v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207.5a1.5%201.5%200%200%201%203%200v8.5a6%206%200%200%201%20-6%206h-2h.208a6%206%200%200%201%20-5.012%20-2.7a69.74%2069.74%200%200%201%20-.196%20-.3c-.312%20-.479%20-1.407%20-2.388%20-3.286%20-5.728a1.5%201.5%200%200%201%20.536%20-2.022a1.867%201.867%200%200%201%202.28%20.28l1.47%201.47%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hand-three-fingers{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hand-three-fingers%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013v-8.5a1.5%201.5%200%200%201%203%200v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011.5a1.5%201.5%200%200%201%203%200v4.5a6%206%200%200%201%20-6%206h-2h.208a6%206%200%200%201%20-5.012%20-2.7a69.74%2069.74%200%200%201%20-.196%20-.3c-.312%20-.479%20-1.407%20-2.388%20-3.286%20-5.728a1.5%201.5%200%200%201%20.536%20-2.022a1.867%201.867%200%200%201%202.28%20.28l1.47%201.47%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205.5v-2a1.5%201.5%200%201%201%203%200v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205.5a1.5%201.5%200%200%201%203%200v6.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hand-two-fingers{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hand-two-fingers%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013v-8.5a1.5%201.5%200%200%201%203%200v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011.5a1.5%201.5%200%200%201%203%200v4.5a6%206%200%200%201%20-6%206h-2h.208a6%206%200%200%201%20-5.012%20-2.7a69.74%2069.74%200%200%201%20-.196%20-.3c-.312%20-.479%20-1.407%20-2.388%20-3.286%20-5.728a1.5%201.5%200%200%201%20.536%20-2.022a1.867%201.867%200%200%201%202.28%20.28l1.47%201.47%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010.5a1.5%201.5%200%200%201%203%200v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205.5v-2a1.5%201.5%200%201%201%203%200v8.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hanger-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hanger-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209l-7.971%204.428a2%202%200%200%200%20-1.029%201.749v.823a2%202%200%200%200%202%202h1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018h1a2%202%200%200%200%202%20-2v-.823a2%202%200%200%200%20-1.029%20-1.749l-7.971%20-4.428c-1.457%20-.81%20-1.993%20-2.333%20-2%20-4a2%202%200%201%201%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v1a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hanger-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hanger-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206a2%202%200%201%200%20-4%200m6.506%206.506l3.461%201.922a2%202%200%200%201%201.029%201.749v.823m-2%202h-14a2%202%200%200%201%20-2%20-2v-.823a2%202%200%200%201%201.029%20-1.749l6.673%20-3.707%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hanger{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hanger%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206a2%202%200%201%200%20-4%200c0%201.667%20.67%203%202%204h-.008l7.971%204.428a2%202%200%200%201%201.029%201.749v.823a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-.823a2%202%200%200%201%201.029%20-1.749l7.971%20-4.428%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hash%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%209l14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015l14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204l-4%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204l-4%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-haze-moon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-haze-moon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016h18%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020h18%22%20%2F%3E%20%3Cpath%20d%3D%22M8.296%2016c-2.268%20-1.4%20-3.598%20-4.087%20-3.237%20-6.916c.443%20-3.48%203.308%20-6.083%206.698%20-6.084v.006h.296c-1.991%201.916%20-2.377%205.03%20-.918%207.405c1.459%202.374%204.346%203.33%206.865%202.275a6.888%206.888%200%200%201%20-2.777%203.314%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-haze{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-haze%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v1%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M5.6%205.6l.7%20.7%22%20%2F%3E%20%3Cpath%20d%3D%22M18.4%205.6l-.7%20.7%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a4%204%200%201%201%208%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016h18%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020h18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hdr{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hdr%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8h2a2%202%200%200%200%202%20-2v-4a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h2a2%202%200%201%200%200%20-4h-2v8m4%200l-3%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heading-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heading-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h5m4%200h1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207v12%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205v8m0%204v2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019h4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heading{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heading%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205v14%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205v14%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019h4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-headphones-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-headphones-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015a2%202%200%200%201%202%20-2h1a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-1a2%202%200%200%201%20-2%20-2l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013h1a2%202%200%200%201%202%202v1m-.589%203.417c-.361%20.36%20-.86%20.583%20-1.411%20.583h-1a2%202%200%200%201%20-2%20-2v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015v-3c0%20-2.21%20.896%20-4.21%202.344%20-5.658m2.369%20-1.638a8%208%200%200%201%2011.287%207.296v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-headphones{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-headphones%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015a2%202%200%200%201%202%20-2h1a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-1a2%202%200%200%201%20-2%20-2l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015a2%202%200%200%201%202%20-2h1a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-1a2%202%200%200%201%20-2%20-2l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015v-3a8%208%200%200%201%2016%200v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-headset-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-headset-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014v-3c0%20-1.953%20.7%20-3.742%201.862%20-5.13m2.182%20-1.825a8%208%200%200%201%2011.956%206.955v3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019c0%201.657%20-2.686%203%20-6%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014a2%202%200%200%201%202%20-2h1a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-1a2%202%200%200%201%20-2%20-2v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M16.169%2012.18c.253%20-.115%20.534%20-.18%20.831%20-.18h1a2%202%200%200%201%202%202v2m-1.183%202.826c-.25%20.112%20-.526%20.174%20-.817%20.174h-1a2%202%200%200%201%20-2%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-headset{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-headset%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014v-3a8%208%200%201%201%2016%200v3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019c0%201.657%20-2.686%203%20-6%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014a2%202%200%200%201%202%20-2h1a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-1a2%202%200%200%201%20-2%20-2v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014a2%202%200%200%201%202%20-2h1a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-1a2%202%200%200%201%20-2%20-2v-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-health-recognition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-health-recognition%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8.603%209.61a2.04%202.04%200%200%201%202.912%200l.485%20.39l.5%20-.396a2.035%202.035%200%200%201%202.897%20.007a2.104%202.104%200%200%201%200%202.949l-3.397%203.44l-3.397%20-3.44a2.104%202.104%200%200%201%200%20-2.95%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-bitcoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-bitcoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-6m2%200v-1.5m0%209v-1.5m-2%20-3h3m-1%200h.5a1.5%201.5%200%200%201%200%203h-3.5m3%20-3h.5a1.5%201.5%200%200%200%200%20-3h-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019l-1%201l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%200%201%208.785%204.444%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019l-1%201l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%200%201%208.003%205.997%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-broken{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-broken%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2012.572l-7.5%207.428l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%201%201%207.5%206.572%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206l-2%204l4%203l-2%204v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%200%201%207.993%206.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2012.572l-3%202.928m-5.5%203.5a8916.99%208916.99%200%200%200%20-6.5%20-6.428a5%205%200%201%201%207.5%20-6.566a5%205%200%201%201%207.5%206.572%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2012.572l-.536%20.53m-7.91%205.96l-6.554%20-6.489a5%205%200%201%201%207.5%20-6.567a5%205%200%201%201%207.5%206.572%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%200%201%208.21%205.697%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-discount{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-discount%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019l-1%201l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%201%201%207.5%206.572%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019l-1%201l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%200%201%208.785%204.444%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%201%201%207.907%206.12%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.03%2017l-3.03%203l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%201%201%207.922%206.102%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-handshake{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-handshake%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2012.572l-7.5%207.428l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%201%201%207.5%206.572%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206l-3.293%203.293a1%201%200%200%200%200%201.414l.543%20.543c.69%20.69%201.81%20.69%202.5%200l1%20-1a3.182%203.182%200%200%201%204.5%200l2.25%202.25%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2015.5l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2012.572l-2.494%202.47m-5.006%204.958l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%201%201%207.5%206.572%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2012.572l-1.5%201.428m-2%202l-4%204l-7.5%20-7.428a5%205%200%200%201%20-1.288%20-5.068a4.976%204.976%200%200%201%201.788%20-2.504m3%20-1c1.56%200%203.05%20.727%204%202a5%205%200%201%201%207.5%206.572%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2012.572l-.784%20.777m-5.725%205.67l-.991%20.981l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%201%201%207.5%206.572%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%200%201%208.5%205.179%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%201%201%207.96%206.053%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.105%2017.915l-2.105%202.085l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%200%201%208.524%205.127%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-rate-monitor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-rate-monitor%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v10a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010h2l2%203l2%20-6l1%203h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l-.975%20-.966l-6.525%20-6.462a5%205%200%201%201%207.5%20-6.566a5%205%200%200%201%208.37%205.428%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2012.572l-.468%20.464m-6.077%206.019l-.955%20.945l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%201%201%207.5%206.572%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.537%2019.542l-7.037%20-6.97a5%205%200%201%201%207.5%20-6.566a5%205%200%200%201%208.212%205.693%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.73%2017.753l-5.23%20-5.181a5%205%200%201%201%207.5%20-6.566a5%205%200%200%201%208.563%205.041%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%201%201%207.893%206.139%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2012.572l-.5%20.428m-6%206l-1%201l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%201%201%207.5%206.572%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2012.572l-7.5%207.428l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%201%201%207.5%206.572%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-heartbeat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-heartbeat%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2013.572l-7.5%207.428l-2.896%20-2.868m-6.117%20-8.104a5%205%200%200%201%209.013%20-3.022a5%205%200%201%201%207.5%206.572%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h2l2%203l2%20-6l1%203h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hearts-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hearts-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.017%2018l-2.017%202l-7.5%20-7.428a5%205%200%200%201%20.49%20-7.586m3.01%20-1a5%205%200%200%201%204%202.018a5%205%200%200%201%208.153%205.784%22%20%2F%3E%20%3Cpath%20d%3D%22M11.814%2011.814a2.81%202.81%200%200%200%20-.007%203.948l4.182%204.238l2.01%20-2.021m1.977%20-1.99l.211%20-.212a2.81%202.81%200%200%200%200%20-3.948a2.747%202.747%200%200%200%20-3.91%20-.007l-.283%20.178%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hearts{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hearts%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.017%2018l-2.017%202l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%200%201%208.153%205.784%22%20%2F%3E%20%3Cpath%20d%3D%22M15.99%2020l4.197%20-4.223a2.81%202.81%200%200%200%200%20-3.948a2.747%202.747%200%200%200%20-3.91%20-.007l-.28%20.282l-.279%20-.283a2.747%202.747%200%200%200%20-3.91%20-.007a2.81%202.81%200%200%200%20-.007%203.948l4.182%204.238l.007%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-helicopter-landing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-helicopter-landing%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208l0%208%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208l0%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-helicopter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-helicopter%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010l1%202h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209a2%202%200%200%200%20-2%202v3c0%201.1%20.9%202%202%202h7a2%202%200%200%200%202%20-2c0%20-3.31%20-3.13%20-5%20-7%20-5h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206l15%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209.1v3.9h5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019l-8%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-helmet-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-helmet-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.633%204.654a9%209%200%200%201%2011.718%2011.7m-1.503%202.486a9.008%209.008%200%200%201%20-1.192%201.16h-11.312a9%209%200%200%201%20-.185%20-13.847%22%20%2F%3E%20%3Cpath%20d%3D%22M20%209h-7m-2.768%201.246c.507%202%201.596%203.418%203.268%204.254c.524%20.262%201.07%20.49%201.64%20.683%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-helmet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-helmet%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204a9%209%200%200%201%205.656%2016h-11.312a9%209%200%200%201%205.656%20-16%22%20%2F%3E%20%3Cpath%20d%3D%22M20%209h-8.8a1%201%200%200%200%20-.968%201.246c.507%202%201.596%203.418%203.268%204.254c2%201%204.333%201.5%207%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-help-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-help-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013a2%202%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-help-hexagon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-help-hexagon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27c.7%20.398%201.13%201.143%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013a2%202%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-help-octagon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-help-octagon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.802%202.165l5.575%202.389c.48%20.206%20.863%20.589%201.07%201.07l2.388%205.574c.22%20.512%20.22%201.092%200%201.604l-2.389%205.575c-.206%20.48%20-.589%20.863%20-1.07%201.07l-5.574%202.388c-.512%20.22%20-1.092%20.22%20-1.604%200l-5.575%20-2.389a2.036%202.036%200%200%201%20-1.07%20-1.07l-2.388%20-5.574a2.036%202.036%200%200%201%200%20-1.604l2.389%20-5.575c.206%20-.48%20.589%20-.863%201.07%20-1.07l5.574%20-2.388a2.036%202.036%200%200%201%201.604%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013a2%202%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-help-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-help-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.641%205.631a9%209%200%201%200%2012.719%2012.738m1.68%20-2.318a9%209%200%200%200%20-12.074%20-12.098%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013.5a1.5%201.5%200%200%201%20.394%20-1.1m2.106%20-1.9a2.6%202.6%200%200%200%20-3.347%20-3.361%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-help-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-help-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013a2%202%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-help-square-rounded{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-help-square-rounded%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013a2%202%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-help-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-help-square%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013a2%202%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-help-triangle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-help-triangle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10.363%203.591l-8.106%2013.534a1.914%201.914%200%200%200%201.636%202.871h16.214a1.914%201.914%200%200%200%201.636%20-2.87l-8.106%20-13.536a1.914%201.914%200%200%200%20-3.274%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013a2%202%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-help{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-help%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013.5a1.5%201.5%200%200%201%201%20-1.5a2.6%202.6%200%201%200%20-3%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hemisphere-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hemisphere-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.588%206.603c-2.178%20.547%20-3.588%201.417%20-3.588%202.397c0%201.657%204.03%203%209%203m3.72%20-.267c3.114%20-.473%205.28%20-1.518%205.28%20-2.733c0%20-1.657%20-4.03%20-3%20-9%20-3c-.662%200%20-1.308%20.024%20-1.93%20.07%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209a9%209%200%200%200%2013.677%207.69m2.165%20-1.843a8.965%208.965%200%200%200%202.158%20-5.847%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hemisphere-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hemisphere-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209a9%203%200%201%200%2018%200a9%203%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209a9%209%200%200%200%209%209m8.396%20-5.752a8.978%208.978%200%200%200%20.604%20-3.248%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hemisphere{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hemisphere%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209a9%203%200%201%200%2018%200a9%203%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209a9%209%200%200%200%2018%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-3d{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-3d%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%206.844a2.007%202.007%200%200%201%201%201.752v6.555c0%20.728%20-.394%201.399%20-1.03%201.753l-6%203.844a2%202%200%200%201%20-1.942%200l-6%20-3.844a2.007%202.007%200%200%201%20-1.029%20-1.752v-6.556c0%20-.729%20.394%20-1.4%201.029%20-1.753l6%20-3.583a2.05%202.05%200%200%201%202%200l6%203.584h-.03l.002%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016.5v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%207.5l3.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010l4%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207.5v4.5l-4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016.5l4%20-2.5v-4l-4%20-2.5l-4%202.5v4l4%202.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-asterisk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-asterisk%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27c.7%20.398%201.13%201.143%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.27%202.27%200%200%201%20-2.184%200l-6.75%20-4.27a2.23%202.23%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98l-.033%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208.5v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l6%204%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014l6%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-a{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-a%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-6a2%202%200%201%201%204%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-b{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-b%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016h2a2%202%200%201%200%200%20-4h-2h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-c{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-c%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010a2%202%200%201%200%20-4%200v4a2%202%200%201%200%204%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-d{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-d%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8h2a2%202%200%200%200%202%20-2v-4a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-e{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-e%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-f{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-f%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-g{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-g%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-h{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-h%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8m4%200v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-i{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-i%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-j{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-j%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4v6a2%202%200%201%201%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-k{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-k%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208l-2.5%204l2.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-l{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-l%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-m{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-m%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v-8l3%205l3%20-5v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-n{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-n%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8l4%208v-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-o{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-o%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-p{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-p%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-q{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-q%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015l1%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-r{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-r%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2a2%202%200%201%200%200%20-4h-2v8m4%200l-3%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-s{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-s%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-t{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-t%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-u{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-u%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v6a2%202%200%201%200%204%200v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-v{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-v%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l2%208l2%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-w{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-w%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208l1%208l2%20-5l2%205l1%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l4%208%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016l4%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-y{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-y%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l2%205l2%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-letter-z{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-letter-z%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4l-4%208h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-minus-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-minus-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.092%2021.72a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033c.7%20.398%201.13%201.143%201.125%201.948v6.782%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27c.7%20.398%201.13%201.143%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-number-0{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-number-0%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-number-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-number-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l2%20-2v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-number-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-number-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-number-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-number-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-number-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-number-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-number-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-number-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-number-6{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-number-6%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-number-7{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-number-7%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.02%206.858a2%202%200%200%201%201%201.752v6.555c0%20.728%20-.395%201.4%20-1.032%201.753l-6.017%203.844a2%202%200%200%201%20-1.948%200l-6.016%20-3.844a2%202%200%200%201%20-1.032%20-1.752v-6.556c0%20-.728%20.395%20-1.4%201.032%20-1.753l6.017%20-3.582a2.062%202.062%200%200%201%202%200l6.017%203.583h-.029l.008%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4l-2%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-number-8{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-number-8%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-number-9{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-number-9%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.693%204.69l2.336%20-1.39a2.056%202.056%200%200%201%202%200l6%203.573h-.029a2%202%200%200%201%201%201.747v6.536c0%20.246%20-.045%20.485%20-.13%20.707m-2.16%201.847l-4.739%203.027a2%202%200%200%201%20-1.942%200l-6%20-3.833a2%202%200%200%201%20-1.029%20-1.747v-6.537a2%202%200%200%201%201.029%20-1.748l1.154%20-.687%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-plus-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-plus-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.092%2021.72a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033c.7%20.398%201.13%201.143%201.125%201.948v4.282%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27c.7%20.398%201.13%201.143%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagonal-prism-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagonal-prism-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.792%206.996l-3.775%202.643a2.005%202.005%200%200%201%20-1.147%20.361h-1.87m-4%200h-1.87c-.41%200%20-.81%20-.126%20-1.146%20-.362l-3.774%20-2.641%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010v11%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010v2m0%204v5%22%20%2F%3E%20%3Cpath%20d%3D%22M20.972%2016.968a2.01%202.01%200%200%200%20.028%20-.337v-9.262c0%20-.655%20-.318%20-1.268%20-.853%20-1.643l-3.367%20-2.363a2%202%200%200%200%20-1.147%20-.363h-7.266a1.99%201.99%200%200%200%20-1.066%20.309m-2.345%201.643l-1.103%20.774a2.006%202.006%200%200%200%20-.853%201.644v9.261c0%20.655%20.318%201.269%20.853%201.644l3.367%202.363a2%202%200%200%200%201.147%20.362h7.265c.41%200%20.811%20-.126%201.147%20-.363l2.26%20-1.587%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagonal-prism-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagonal-prism-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.792%206.996l-3.775%202.643a2.005%202.005%200%200%201%20-1.147%20.361h-7.74c-.41%200%20-.81%20-.126%20-1.146%20-.362l-3.774%20-2.641%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010v11%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012.5v-5.131c0%20-.655%20-.318%20-1.268%20-.853%20-1.643l-3.367%20-2.363a2%202%200%200%200%20-1.147%20-.363h-7.266c-.41%200%20-.811%20.126%20-1.147%20.363l-3.367%202.363a2.006%202.006%200%200%200%20-.853%201.644v9.261c0%20.655%20.318%201.269%20.853%201.644l3.367%202.363a2%202%200%200%200%201.147%20.362h4.133%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagonal-prism{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagonal-prism%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.792%206.996l-3.775%202.643a2.005%202.005%200%200%201%20-1.147%20.361h-7.74c-.41%200%20-.81%20-.126%20-1.146%20-.362l-3.774%20-2.641%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010v11%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010v11%22%20%2F%3E%20%3Cpath%20d%3D%22M3.853%2018.274l3.367%202.363a2%202%200%200%200%201.147%20.363h7.265c.41%200%20.811%20-.126%201.147%20-.363l3.367%20-2.363c.536%20-.375%20.854%20-.99%20.854%20-1.643v-9.262c0%20-.655%20-.318%20-1.268%20-.853%20-1.643l-3.367%20-2.363a2%202%200%200%200%20-1.147%20-.363h-7.266c-.41%200%20-.811%20.126%20-1.147%20.363l-3.367%202.363a2.006%202.006%200%200%200%20-.853%201.644v9.261c0%20.655%20.318%201.269%20.853%201.644%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagonal-pyramid-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagonal-pyramid-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.877%207.88l-4.56%207.53a1.988%201.988%200%200%200%20.266%202.484l2.527%202.523c.374%20.373%20.88%20.583%201.408%20.583h8.964c.528%200%201.034%20-.21%201.408%20-.583l1.264%20-1.263m1.792%20-2.205a1.986%201.986%200%200%200%20-.262%20-1.538l-7.846%20-12.954a.996%20.996%200%200%200%20-1.676%200l-1.772%202.926%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202l-1.254%204.742m-.841%203.177l-2.905%2010.981%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202l2.153%208.14m1.444%205.457l1.403%205.303%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagonal-pyramid-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagonal-pyramid-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.642%2012.04l-5.804%20-9.583a.996%20.996%200%200%200%20-1.676%200l-7.846%2012.954a1.988%201.988%200%200%200%20.267%202.483l2.527%202.523c.374%20.373%20.88%20.583%201.408%20.583h4.982%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202l-5%2018.9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202l3.304%2012.489%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagonal-pyramid{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagonal-pyramid%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.162%202.457l-7.846%2012.954a1.988%201.988%200%200%200%20.267%202.483l2.527%202.523c.374%20.373%20.88%20.583%201.408%20.583h8.964c.528%200%201.034%20-.21%201.408%20-.583l2.527%20-2.523a1.988%201.988%200%200%200%20.267%20-2.483l-7.846%20-12.954a.996%20.996%200%200%200%20-1.676%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202l-5%2018.9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202l5%2018.9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagons-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagons-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018v-5l4%20-2l4%202v5l-4%202l-4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-3m1.332%20-2.666l2.668%20-1.334l4%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013l.661%20-.331%22%20%2F%3E%20%3Cpath%20d%3D%22M15.345%2011.328l.655%20-.328l4%202v3m-1.334%202.667l-2.666%201.333l-4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hexagons{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hexagons%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018v-5l4%20-2l4%202v5l-4%202l-4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-5l4%20-2l4%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013l4%20-2l4%202v5l-4%202l-4%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hierarchy-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hierarchy-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2017l5%20-4l5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207l0%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hierarchy-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hierarchy-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017l2%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l2%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207l2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2014l2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014l-2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014l2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hierarchy-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hierarchy-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17.585%2017.587a2%202%200%200%200%202.813%202.843%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2017.5l5.5%20-4.5l5.5%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v1m0%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hierarchy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hierarchy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2017.5l5.5%20-4.5l5.5%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207l0%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-highlight-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-highlight-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l-6%206v4h4l6%20-6m2%20-2l2.503%20-2.503a2.828%202.828%200%201%200%20-4%20-4l-2.497%202.497%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%205.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%2013.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2015h2v2m-2%202h-6l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-highlight{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-highlight%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%205.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%2013.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v4h-8l4%20-4l4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-history-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-history-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.05%2011a8.975%208.975%200%200%201%202.54%20-5.403m2.314%20-1.697a9%209%200%200%201%2012.113%2012.112m-1.695%202.312a9%209%200%200%201%20-14.772%20-3.324m-.5%205v-5h5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-history-toggle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-history-toggle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020.777a8.942%208.942%200%200%201%20-2.48%20-.969%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203.223a9.003%209.003%200%200%201%200%2017.554%22%20%2F%3E%20%3Cpath%20d%3D%22M4.579%2017.093a8.961%208.961%200%200%201%20-1.227%20-2.592%22%20%2F%3E%20%3Cpath%20d%3D%22M3.124%2010.5c.16%20-.95%20.468%20-1.85%20.9%20-2.675l.169%20-.305%22%20%2F%3E%20%3Cpath%20d%3D%22M6.907%204.579a8.954%208.954%200%200%201%203.093%20-1.356%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v4l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-history{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-history%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l0%204l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3.05%2011a9%209%200%201%201%20.5%204m-.5%205v-5h5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l-2%200l9%20-9l9%209l-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v7a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4v4h-4l0%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-bitcoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-bitcoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-6m2%200v-1.5m0%209v-1.5m-2%20-3h3m-1%200h.5a1.5%201.5%200%200%201%200%203h-3.5m3%20-3h.5a1.5%201.5%200%200%200%200%20-3h-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2010.5l-7.5%20-7.5l-9%209h2v7a2%202%200%200%200%202%202h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2c.387%200%20.748%20.11%201.054%20.3%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2010l-7%20-7l-9%209h2v7a2%202%200%200%200%202%202h7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2c.661%200%201.248%20.32%201.612%20.815%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2014l-2%204h4l-2%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012h2l-9%20-9l-9%209h2v7a2%202%200%200%200%202%202h5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2c.58%200%201.103%20.247%201.468%20.642%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2013.488v-1.488h2l-9%20-9l-9%209h2v7a2%202%200%200%200%202%202h4.525%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h1.6%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011l-8%20-8l-9%209h2v7a2%202%200%200%200%202%202h4.159%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21.032%2016.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M16.27%2019l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M14.97%2016.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M19.733%2019l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2010l-7%20-7l-9%209h2v7a2%202%200%200%200%202%202h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2c.387%200%20.748%20.11%201.054%20.3%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-dot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-dot%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012h2l-9%20-9l-9%209h2v7a2%202%200%200%200%202%202h5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2c.641%200%201.212%20.302%201.578%20.771%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012h2l-9%20-9l-9%209h2v7a2%202%200%200%200%202%202h5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-eco{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-eco%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011l-8%20-8l-9%209h2v7a2%202%200%200%200%202%202h5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2c.325%200%20.631%20.077%20.902%20.215%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022s0%20-2%203%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021a3%203%200%200%201%200%20-6h3v3a3%203%200%200%201%20-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-edit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-edit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2c.645%200%201.218%20.305%201.584%20.78%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011l-8%20-8l-9%209h2v7a2%202%200%200%200%202%202h4%22%20%2F%3E%20%3Cpath%20d%3D%22M18.42%2015.61a2.1%202.1%200%200%201%202.97%202.97l-3.39%203.42h-3v-3l3.42%20-3.39%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012l-9%20-9l-9%209h2v7a2%202%200%200%200%202%202h8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2a2%202%200%200%201%201.857%201.257%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-hand{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-hand%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209l-6%20-6l-9%209h2v7a2%202%200%200%200%202%202h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017.5l-.585%20-.578a1.516%201.516%200%200%200%20-2%200c-.477%20.433%20-.551%201.112%20-.177%201.622l1.762%202.456c.37%20.506%201.331%201%202%201h3c1.009%200%201.497%20-.683%201.622%20-1.593c.252%20-.938%20.378%20-1.74%20.378%20-2.407c0%20-1%20-.939%20-1.843%20-2%20-2h-1v-2.636c0%20-.754%20-.672%20-1.364%20-1.5%20-1.364s-1.5%20.61%20-1.5%201.364v4.136%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012l-9%20-9l-9%209h2v7a2%202%200%200%200%202%202h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2c.39%200%20.754%20.112%201.061%20.304%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021.5l2.518%20-2.58a1.74%201.74%200%200%200%200%20-2.413a1.627%201.627%200%200%200%20-2.346%200l-.168%20.172l-.168%20-.172a1.627%201.627%200%200%200%20-2.346%200a1.74%201.74%200%200%200%200%202.412l2.51%202.59l0%20-.009%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-infinity{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-infinity%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2014v-2h2l-9%20-9l-9%209h2v7a2%202%200%200%200%202%202h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2a2%202%200%200%201%201.75%201.032%22%20%2F%3E%20%3Cpath%20d%3D%22M15.536%2017.586a2.123%202.123%200%200%200%20-2.929%200a1.951%201.951%200%200%200%200%202.828c.809%20.781%202.12%20.781%202.929%200c.809%20-.781%20-.805%20.778%200%200l1.46%20-1.41l1.46%20-1.419%22%20%2F%3E%20%3Cpath%20d%3D%22M15.54%2017.582l1.46%201.42l1.46%201.41c.809%20.78%20-.805%20-.779%200%200s2.12%20.781%202.929%200a1.951%201.951%200%200%200%200%20-2.828a2.123%202.123%200%200%200%20-2.929%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-link{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-link%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.085%2011.085l-8.085%20-8.085l-9%209h2v7a2%202%200%200%200%202%202h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2a2%202%200%200%201%201.807%201.143%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2016l-5%203l5%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-lock{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-lock%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h-2l9%20-9l8%208%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v7a2%202%200%200%200%202%202h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2c.688%200%201.294%20.347%201.654%20.875%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019a1%201%200%200%201%201%20-1h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-3a1%201%200%200%201%20-1%20-1v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018v-1.5a1.5%201.5%200%201%201%203%200v1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2015v-3h2l-9%20-9l-9%209h2v7a2%202%200%200%200%202%202h5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-move{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-move%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012h2l-9%20-9l-9%209h2v7a2%202%200%200%200%202%202h5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h-2l4.497%20-4.497m2%20-2l2.504%20-2.504l9%209h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v7a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2m0%20-4v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2m2%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012h2l-9%20-9l-9%209h2v7a2%202%200%200%200%202%202h5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.136%2011.136l-8.136%20-8.136l-9%209h2v7a2%202%200%200%200%202%202h7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2c.467%200%20.896%20.16%201.236%20.428%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2%202%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-ribbon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-ribbon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015h5v7l-2.5%20-1.5l-2.5%201.5l0%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011l-8%20-8l-9%209h2v7a2%202%200%200%200%202%202h5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012l-9%20-9l-9%209h2v7a2%202%200%200%200%202%202h4.7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2c.247%200%20.484%20.045%20.702%20.127%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012h2l-9%20-9l-9%209h2v7a2%202%200%200%200%202%202h5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-shield{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-shield%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h-2l9%20-9l7.636%207.636%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v7a2%202%200%200%200%202%202h5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2016c0%204%20-2.5%206%20-3.5%206s-3.5%20-2%20-3.5%20-6c1%200%202.5%20-.5%203.5%20-1.5c1%201%202.5%201.5%203.5%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-signal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-signal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2022v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012.494v-.494h2l-9%20-9l-9%209h2v7a2%202%200%200%200%202%202h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h-2l9%20-9l9%209h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v7a2%202%200%200%200%202%202h5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.258%2010.258l-7.258%20-7.258l-9%209h2v7a2%202%200%200%200%202%202h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-stats{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-stats%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2013v-1h2l-9%20-9l-9%209h2v7a2%202%200%200%200%202%202h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2022l3%20-3l2%202l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2017h3v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2c.641%200%201.212%20.302%201.578%20.771%22%20%2F%3E%20%3Cpath%20d%3D%22M20.136%2011.136l-8.136%20-8.136l-9%209h2v7a2%202%200%200%200%202%202h6.344%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2013.4v-1.4h2l-9%20-9l-9%209h2v7a2%202%200%200%200%202%202h5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2c.402%200%20.777%20.119%201.091%20.323%22%20%2F%3E%20%3Cpath%20d%3D%22M21.5%2021.5l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2021.5l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-home{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-home%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l-2%200l9%20-9l9%209l-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v7a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-horse-toy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-horse-toy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.5%2017.5c5.667%204.667%2011.333%204.667%2017%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018.5l-2%20-8.5l1%20-2l2%201l1.5%20-1.5l-2.5%20-4.5c-5.052%20.218%20-5.99%203.133%20-7%206h-6a3%203%200%200%200%20-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018.5l2%20-9.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020l2%20-5h4l2%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-horse{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-horse%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l-.85%208.507a1.357%201.357%200%200%200%201.35%201.493h.146a2%202%200%200%200%201.857%20-1.257l.994%20-2.486a2%202%200%200%201%201.857%20-1.257h1.292a2%202%200%200%201%201.857%201.257l.994%202.486a2%202%200%200%200%201.857%201.257h.146a1.37%201.37%200%200%200%201.364%20-1.494l-.864%20-9.506h-8c0%20-3%20-3%20-5%20-6%20-5l-3%206l2%202l3%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2014v-2a3%203%200%200%200%20-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-horseshoe{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-horseshoe%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2017c.5%20-1.242%202%20-2%202%20-5s-1%20-9%20-9%20-9s-9%206%20-9%209s1.495%203.749%202%205l-2%201l2%203l2.406%20-1.147c1.25%20-.714%201.778%20-2.08%201.203%20-3.363c-1.078%20-2.407%20-1.609%20-8.49%203.391%20-8.49s4.469%206.083%203.39%208.49c-.574%201.284%20-.045%202.649%201.204%203.363l2.406%201.147l2%20-3l-2%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hospital-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hospital-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hospital{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hospital%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hotel-service{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hotel-service%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2010a1.5%201.5%200%200%201%20-1.5%20-1.5a5.5%205.5%200%200%201%2011%200v10.5a2%202%200%200%201%20-2%202h-7a2%202%200%200%201%20-2%20-2v-2c0%20-1.38%20.71%20-2.444%201.88%20-3.175l4.424%20-2.765c1.055%20-.66%201.696%20-1.316%201.696%20-2.56a2.5%202.5%200%201%200%20-5%200a1.5%201.5%200%200%201%20-1.5%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hourglass-empty{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hourglass-empty%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020v-2a6%206%200%201%201%2012%200v2a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v2a6%206%200%201%200%2012%200v-2a1%201%200%200%200%20-1%20-1h-10a1%201%200%200%200%20-1%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hourglass-high{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hourglass-high%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%207h11%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020v-2a6%206%200%201%201%2012%200v2a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v2a6%206%200%201%200%2012%200v-2a1%201%200%200%200%20-1%20-1h-10a1%201%200%200%200%20-1%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hourglass-low{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hourglass-low%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2017h11%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020v-2a6%206%200%201%201%2012%200v2a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v2a6%206%200%201%200%2012%200v-2a1%201%200%200%200%20-1%20-1h-10a1%201%200%200%200%20-1%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hourglass-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hourglass-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018v2a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1v-2a6%206%200%200%201%206%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206a6%206%200%200%200%206%206m3.13%20-.88a6%206%200%200%200%202.87%20-5.12v-2a1%201%200%200%200%20-1%20-1h-10%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hourglass{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hourglass%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%207h11%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2017h11%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020v-2a6%206%200%201%201%2012%200v2a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v2a6%206%200%201%200%2012%200v-2a1%201%200%200%200%20-1%20-1h-10a1%201%200%200%200%20-1%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hours-12{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hours-12%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011a8.1%208.1%200%200%200%20-15.5%20-2m-.5%20-4v4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013c.468%203.6%203.384%206.546%207%207%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015h2a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-1a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hours-24{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hours-24%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013c.325%202.532%201.881%204.781%204%206%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011a8.1%208.1%200%200%200%20-15.5%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205v4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015h2a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-1a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015v2a1%201%200%200%200%201%201h1%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-html{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-html%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016v-8l2%205l2%20-5v8%22%20%2F%3E%20%3Cpath%20d%3D%22M1%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M1%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208v8h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-connect-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-connect-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010a2%202%200%201%200%20-4%200v4a2%202%200%201%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013v-5l4%208v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014a2%202%200%201%201%20-4%200v-4m2%20-2a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-connect{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-connect%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010a2%202%200%201%200%20-4%200v4a2%202%200%201%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016v-8l4%208v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-delete-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-delete-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208v8h2a2%202%200%200%200%202%20-2v-4a2%202%200%200%200%20-2%20-2l-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-2m-2%202v6h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208v5m3%203h1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-delete{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-delete%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208v8h2a2%202%200%200%200%202%20-2v-4a2%202%200%200%200%20-2%20-2l-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208v8h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-get-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-get-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-2m-2%202v6h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208v7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-get{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-get%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-head-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-head-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-2m-2%202v6h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013v-3a2%202%200%201%201%204%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-head{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-head%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016v-6a2%202%200%201%201%204%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-options-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-options-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2m2%20-2a2%202%200%200%200%20-2%20-2m-2%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208v7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-options{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-options%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-patch-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-patch-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-6m2%20-2a2%202%200%200%201%202%202m0%204v2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208v7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-patch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-patch%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-6a2%202%200%201%201%204%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-post-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-post-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202m0%204a2%202%200%201%201%20-4%200v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-post{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-post%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-put-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-put-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010v4a2%202%200%201%200%204%200m0%20-4v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-put{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-put%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v6a2%202%200%201%200%204%200v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-que-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-que-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015l1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M21%208h-4v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010v4a2%202%200%201%200%204%200m0%20-4v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-que{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-que%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015l1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M21%208h-4v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v6a2%202%200%201%200%204%200v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-trace-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-trace-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2m2%20-2a2%202%200%200%200%20-2%20-2m-2%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016l-3%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013v-3a2%202%200%201%201%204%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-http-trace{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-http-trace%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016l-3%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016v-6a2%202%200%201%201%204%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-hula-hoop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-hula-hoop%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206l2%201.5l6%20.5l6%20-.5l2%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l-4%20-8v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021l4%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M9.007%2010.999c-2.37%20.32%20-4.007%201.201%20-4.007%202.001c0%201.105%203.134%202%207%202s7%20-.895%207%20-2c0%20-.798%20-1.636%20-1.679%20-4%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ice-cream-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ice-cream-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.657%2011a6%206%200%201%200%20-11.315%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.342%2011l5.658%2011l5.657%20-11l-11.315%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ice-cream-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ice-cream-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021.5v-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208v9h8v-1m0%20-4v-5a4%204%200%200%200%20-7.277%20-2.294%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010.5l1.74%20-.76m2.79%20-1.222l3.47%20-1.518%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014.5l4.488%20-1.964%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ice-cream{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ice-cream%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021.5v-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017h8v-10a4%204%200%201%200%20-8%200v10%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010.5l8%20-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014.5l8%20-3.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ice-skating{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ice-skating%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.905%205h3.418a1%201%200%200%201%20.928%20.629l1.143%202.856a3%203%200%200%200%202.207%201.83l4.717%20.926a2.084%202.084%200%200%201%201.682%202.045v.714a1%201%200%200%201%20-1%201h-13.895a1%201%200%200%201%20-1%20-1.1l.8%20-8a1%201%200%200%201%201%20-.9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019h17a1%201%200%200%200%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015v4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-iceberg{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-iceberg%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2010l-2%209l-4%203l-3%20-5l-3%20-1l-2%20-6l2%20-5l3%20-2l3%203l4%201l2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-icons-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-icons-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.01%204.041a3.5%203.5%200%200%200%202.49%205.959c.975%200%201.865%20-.357%202.5%20-1m.958%20-3.044a3.503%203.503%200%200%200%20-2.905%20-2.912%22%20%2F%3E%20%3Cpath%20d%3D%22M2.5%2021h8l-4%20-7l-4%207%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203l7%207%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010l7%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014h3v3m0%204h-7v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-icons{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-icons%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206.5a3.5%203.5%200%201%200%207%200a3.5%203.5%200%201%200%20-7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M2.5%2021h8l-4%20-7l-4%207%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203l7%207%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010l7%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014h7v7h-7l0%20-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-id-badge-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-id-badge-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h3v4h-3l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h-6a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h16a1%201%200%200%200%201%20-1v-12a1%201%200%200%200%20-1%20-1h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016h2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-id-badge-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-id-badge-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.141%203.125a3%203%200%200%201%20.859%20-.125h8a3%203%200%200%201%203%203v9m-.13%203.874a3%203%200%200%201%20-2.87%202.126h-8a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%20.128%20-.869%22%20%2F%3E%20%3Cpath%20d%3D%22M11.179%2011.176a2%202%200%201%200%202.635%202.667%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-id-badge{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-id-badge%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206a3%203%200%200%201%203%20-3h8a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203h-8a3%203%200%200%201%20-3%20-3l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-id-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-id-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h10a3%203%200%200%201%203%203v10m-1.437%202.561c-.455%20.279%20-.99%20.439%20-1.563%20.439h-12a3%203%200%200%201%20-3%20-3v-10c0%20-1.083%20.573%20-2.031%201.433%20-2.559%22%20%2F%3E%20%3Cpath%20d%3D%22M8.175%208.178a2%202%200%201%200%202.646%202.65%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016h9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-id{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-id%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v10a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016l10%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ikosaedr{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ikosaedr%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%208.007v7.986a2%202%200%200%201%20-1.006%201.735l-7%204.007a2%202%200%200%201%20-1.988%200l-7%20-4.007a2%202%200%200%201%20-1.006%20-1.735v-7.986a2%202%200%200%201%201.006%20-1.735l7%20-4.007a2%202%200%200%201%201.988%200l7%204.007a2%202%200%200%201%201.006%201.735%22%20%2F%3E%20%3Cpath%20d%3D%22M3.29%206.97l4.21%202.03%22%20%2F%3E%20%3Cpath%20d%3D%22M20.71%206.97l-4.21%202.03%22%20%2F%3E%20%3Cpath%20d%3D%22M20.7%2017h-17.4%22%20%2F%3E%20%3Cpath%20d%3D%22M11.76%202.03l-4.26%206.97l-4.3%207.84%22%20%2F%3E%20%3Cpath%20d%3D%22M12.24%202.03q%202.797%204.44%204.26%206.97t%204.3%207.84%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l-4.5%20-8h9l-4.5%208%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-image-generation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-image-generation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021v-4a4%204%200%201%201%204%204h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203a16%2016%200%200%200%20-12.8%2010.2%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203a16%2016%200%200%201%20-10.2%2012.8%22%20%2F%3E%20%3Cpath%20d%3D%22M10.6%209a9%209%200%200%201%204.4%204.4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019a2%202%200%200%201%202%202a2%202%200%200%201%202%20-2a2%202%200%200%201%20-2%20-2a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%202a2%202%200%200%201%202%20-2a2%202%200%200%201%20-2%20-2a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-image-in-picture{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-image-in-picture%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015c-2%200%20-5%201%20-5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013a2%202%200%200%201%202%20-2h5a2%202%200%200%201%202%202v5a2%202%200%200%201%20-2%202h-5a2%202%200%200%201%20-2%20-2l0%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207v-2a1%201%200%200%201%201%20-1h2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204h2a1%201%200%200%201%201%201v2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2017v2a1%201%200%200%201%20-1%201h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-inbox-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-inbox-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h10a2%202%200%200%201%202%202v10m-.593%203.422a2%202%200%200%201%20-1.407%20.578h-12a2%202%200%200%201%20-2%20-2v-12c0%20-.554%20.225%20-1.056%20.59%20-1.418%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013h3l3%203h4l.987%20-.987m2.013%20-2.013h3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-inbox{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-inbox%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013h3l3%203h4l3%20-3h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-indent-decrease{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-indent-decrease%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206l-7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012l-9%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018l-7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208l-4%204l4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-indent-increase{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-indent-increase%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206l-11%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012l-7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018l-11%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l4%204l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-infinity-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-infinity-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.94%209.39a10%2010%200%200%201%20.232%20-.218a4%204%200%201%201%200%205.656a10%2010%200%200%201%20-2.172%20-2.828a10%2010%200%200%200%20-2.172%20-2.828a4%204%200%201%200%200%205.656a10%2010%200%200%200%20.234%20-.219%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-infinity-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-infinity-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.165%208.174a4%204%200%200%200%20-5.166%203.826a4%204%200%200%200%206.829%202.828a10%2010%200%200%200%202.172%20-2.828m1.677%20-2.347a10%2010%200%200%201%20.495%20-.481a4%204%200%201%201%205.129%206.1m-3.521%20.537a4%204%200%200%201%20-1.608%20-.981a10%2010%200%200%201%20-2.172%20-2.828%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-infinity{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-infinity%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.828%209.172a4%204%200%201%200%200%205.656a10%2010%200%200%200%202.172%20-2.828a10%2010%200%200%201%202.172%20-2.828a4%204%200%201%201%200%205.656a10%2010%200%200%201%20-2.172%20-2.828a10%2010%200%200%200%20-2.172%20-2.828%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-info-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-info-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h1v4h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-info-hexagon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-info-hexagon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27c.7%20.398%201.13%201.143%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h1v4h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-info-octagon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-info-octagon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.802%202.165l5.575%202.389c.48%20.206%20.863%20.589%201.07%201.07l2.388%205.574c.22%20.512%20.22%201.092%200%201.604l-2.389%205.575c-.206%20.48%20-.589%20.863%20-1.07%201.07l-5.574%202.388c-.512%20.22%20-1.092%20.22%20-1.604%200l-5.575%20-2.389a2.036%202.036%200%200%201%20-1.07%20-1.07l-2.388%20-5.574a2.036%202.036%200%200%201%200%20-1.604l2.389%20-5.575c.206%20-.48%20.589%20-.863%201.07%20-1.07l5.574%20-2.388a2.036%202.036%200%200%201%201.604%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h1v4h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-info-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-info-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h1v4h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-info-square-rounded{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-info-square-rounded%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h1v4h1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-info-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-info-square%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h1v4h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-info-triangle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-info-triangle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.363%203.591l-8.106%2013.534a1.914%201.914%200%200%200%201.636%202.871h16.214a1.914%201.914%200%200%200%201.636%20-2.87l-8.106%20-13.536a1.914%201.914%200%200%200%20-3.274%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h1v4h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-inner-shadow-bottom-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-inner-shadow-bottom-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a6%206%200%200%200%206%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-inner-shadow-bottom-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-inner-shadow-bottom-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%201%201%200%20-18a9%209%200%200%201%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012a6%206%200%200%201%20-6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-inner-shadow-bottom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-inner-shadow-bottom%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.364%2018.364a9%209%200%201%200%20-12.728%20-12.728a9%209%200%200%200%2012.728%2012.728%22%20%2F%3E%20%3Cpath%20d%3D%22M7.757%2016.243a6%206%200%200%200%208.486%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-inner-shadow-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-inner-shadow-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.636%205.636a9%209%200%201%201%2012.728%2012.728a9%209%200%200%201%20-12.728%20-12.728%22%20%2F%3E%20%3Cpath%20d%3D%22M7.757%2016.243a6%206%200%200%201%200%20-8.486%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-inner-shadow-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-inner-shadow-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.364%2018.364a9%209%200%201%201%20-12.728%20-12.728a9%209%200%200%201%2012.728%2012.728%22%20%2F%3E%20%3Cpath%20d%3D%22M16.243%207.757a6%206%200%200%201%200%208.486%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-inner-shadow-top-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-inner-shadow-top-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%201%201%200%2018a9%209%200%200%201%200%20-18%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a6%206%200%200%201%206%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-inner-shadow-top-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-inner-shadow-top-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%201%200%200%2018a9%209%200%200%200%200%20-18%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012a6%206%200%200%200%20-6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-inner-shadow-top{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-inner-shadow-top%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.636%205.636a9%209%200%201%200%2012.728%2012.728a9%209%200%200%200%20-12.728%20-12.728%22%20%2F%3E%20%3Cpath%20d%3D%22M16.243%207.757a6%206%200%200%200%20-8.486%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-input-ai{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-input-ai%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011v-2a2%202%200%200%200%20-2%20-2h-12a2%202%200%200%200%20-2%202v5a2%202%200%200%200%202%202h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-4a2%202%200%201%201%204%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-input-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-input-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2013v-4a2%202%200%200%200%20-2%20-2h-12a2%202%200%200%200%20-2%202v5a2%202%200%200%200%202%202h6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-input-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-input-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011v-2a2%202%200%200%200%20-2%20-2h-12a2%202%200%200%200%20-2%202v5a2%202%200%200%200%202%202h5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-input-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-input-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011.5v-2.5a2%202%200%200%200%20-2%20-2h-12a2%202%200%200%200%20-2%202v5a2%202%200%200%200%202%202h7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-input-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-input-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2013v-4a2%202%200%200%200%20-2%20-2h-12a2%202%200%200%200%20-2%202v5a2%202%200%200%200%202%202h7%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-invoice{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-invoice%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012v7a1.78%201.78%200%200%201%20-3.1%201.4a1.65%201.65%200%200%200%20-2.6%200a1.65%201.65%200%200%201%20-2.6%200a1.65%201.65%200%200%200%20-2.6%200a1.78%201.78%200%200%201%20-3.1%20-1.4v-14a2%202%200%200%201%202%20-2h7l5%205v4.25%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ironing-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ironing-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206h7.459a3%203%200%200%201%202.959%202.507l.577%203.464l.81%204.865a1%201%200%200%201%20-.985%201.164h-16.82a7%207%200%200%201%207%20-7h9.8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ironing-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ironing-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206h7.459a3%203%200%200%201%202.959%202.507l.577%203.464l.81%204.865a1%201%200%200%201%20-.985%201.164h-16.82a7%207%200%200%201%207%20-7h9.8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ironing-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ironing-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206h7.459a3%203%200%200%201%202.959%202.507l.577%203.464l.81%204.865a1%201%200%200%201%20-.985%201.164h-16.82a7%207%200%200%201%207%20-7h9.8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ironing-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ironing-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h6.459a3%203%200%200%201%202.959%202.507l.577%203.464l.804%204.821l.007%20.044m-2.806%201.164h-15a7%207%200%200%201%207%20-7h1m4%200h4.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ironing-steam-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ironing-steam-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204h7.459a3%203%200%200%201%202.959%202.507l.577%203.464l.81%204.865a1%201%200%200%201%20-.821%201.15%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016h-13a7%207%200%200%201%206.056%20-6.937%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209h6.8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019v2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2019l-1%202%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019l1%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ironing-steam{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ironing-steam%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019v2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204h7.459a3%203%200%200%201%202.959%202.507l.577%203.464l.81%204.865a1%201%200%200%201%20-.985%201.164h-16.82a7%207%200%200%201%207%20-7h9.8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2019l-1%202%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019l1%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ironing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ironing%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206h7.459a3%203%200%200%201%202.959%202.507l.577%203.464l.81%204.865a1%201%200%200%201%20-.985%201.164h-16.82a7%207%200%200%201%207%20-7h9.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-irregular-polyhedron-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-irregular-polyhedron-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.706%204.73a1%201%200%200%200%20-.458%201.14l1.752%206.13l-1.752%206.13a1%201%200%200%200%20.592%201.205l6.282%202.503a2.46%202.46%200%200%200%201.756%200l6.282%20-2.503c.04%20-.016%20.079%20-.035%20.116%20-.055m-.474%20-4.474l-.802%20-2.806l1.752%20-6.13a1%201%200%200%200%20-.592%20-1.205l-6.282%20-2.503a2.46%202.46%200%200%200%20-1.756%200l-3.544%201.412%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%205.5c.661%20.214%201.161%20.38%201.5%20.5m6%202c.29%20-.003%20.603%20-.06%20.878%20-.17l6.622%20-2.33%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012l5.21%201.862a2.34%202.34%200%200%200%201.58%200l.742%20-.265m2.956%20-1.057c.312%20-.11%20.816%20-.291%201.512%20-.54%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2022v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-irregular-polyhedron-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-irregular-polyhedron-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012l1.752%20-6.13a1%201%200%200%200%20-.592%20-1.205l-6.282%20-2.503a2.46%202.46%200%200%200%20-1.756%200l-6.282%202.503a1%201%200%200%200%20-.592%201.204l1.752%206.131l-1.752%206.13a1%201%200%200%200%20.592%201.205l6.282%202.503a2.46%202.46%200%200%200%201.756%200l.221%20-.088%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%205.5l6.622%202.33a2.35%202.35%200%200%200%201.756%200l6.622%20-2.33%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012l5.21%201.862a2.34%202.34%200%200%200%201.58%200l5.21%20-1.862%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2022v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-irregular-polyhedron{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-irregular-polyhedron%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012l-1.752%206.13a1%201%200%200%200%20.592%201.205l6.282%202.503a2.46%202.46%200%200%200%201.756%200l6.282%20-2.503a1%201%200%200%200%20.592%20-1.204l-1.752%20-6.131l1.752%20-6.13a1%201%200%200%200%20-.592%20-1.205l-6.282%20-2.503a2.46%202.46%200%200%200%20-1.756%200l-6.282%202.503a1%201%200%200%200%20-.592%201.204l1.752%206.131%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%205.5l6.622%202.33a2.35%202.35%200%200%200%201.756%200l6.622%20-2.33%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012l5.21%201.862a2.34%202.34%200%200%200%201.58%200l5.21%20-1.862%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2022v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-italic{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-italic%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205l-4%2014%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-jacket{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-jacket%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203l-4%205l-4%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019a2%202%200%200%201%20-2%202h-4a2%202%200%200%201%20-2%20-2v-8.172a2%202%200%200%201%20.586%20-1.414l.828%20-.828a2%202%200%200%200%20.586%20-1.414v-2.172a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v2.172a2%202%200%200%200%20.586%201.414l.828%20.828a2%202%200%200%201%20.586%201.414v8.172a2%202%200%200%201%20-2%202h-4a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2013h-3a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017h3a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019v-11%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-jetpack{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-jetpack%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206a3%203%200%201%200%20-6%200v7h6v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013h6v-7a3%203%200%200%200%20-6%200v7%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2016c0%202.333%20.667%204%202%205c1.333%20-1%202%20-2.667%202%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016c0%202.333%20.667%204%202%205c1.333%20-1%202%20-2.667%202%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-jetski{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-jetski%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205h1.4a1%201%200%200%201%20.882%20.53l1.718%203.22%22%20%2F%3E%20%3Cpath%20d%3D%22M3.485%2016.94l.136%20.545a2%202%200%200%200%201.94%201.515h7.439a10%2010%200%200%200%208%20-4c0%20-6%20-5%20-8%20-5%20-8c-1.889%202.518%20-5.852%204%20-9%204h-2a2%202%200%200%200%20-2%202c0%201.328%20.163%202.652%20.485%203.94%22%20%2F%3E%20%3Cpath%20d%3D%22M3.25%2015h17.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-jewish-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-jewish-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202l3%205h6l-3%205l3%205h-6l-3%205l-3%20-5h-6l3%20-5l-3%20-5h6l3%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-join-bevel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-join-bevel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204h3a2%202%200%200%201%202%202v6a1%201%200%200%200%201%201h6a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-6.586a1%201%200%200%201%20-.707%20-.293l-6.414%20-6.414a1%201%200%200%201%20-.293%20-.707v-6.586a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-join-round{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-join-round%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204h3a2%202%200%200%201%202%202v6a1%201%200%200%200%201%201h6a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-6a8%208%200%200%201%20-8%20-8v-6a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-join-straight{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-join-straight%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204h3a2%202%200%200%201%202%202v6a1%201%200%200%200%201%201h6a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-joker{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-joker%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017.5a1.5%201.5%200%200%201%201.5%20-1.5h11a1.5%201.5%200%200%201%201.5%201.5a1.5%201.5%200%200%201%20-1.5%201.5h-11a1.5%201.5%200%200%201%20-1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016q%20-2.5%20-8%20-6%20-8q%20-2.5%200%20-3%202c2.953%20.31%203.308%203.33%204%206%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016q%202.5%20-8%206%20-8q%202.5%200%203%202c-2.953%20.31%20-3.308%203.33%20-4%206%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209.5q%202%20-3.5%203%20-3.5t%203%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-jpg{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-jpg%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8h2a2%202%200%201%201%200%204h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208h4v6a2%202%200%200%201%20-2%202h-1.5a.5%20.5%200%200%201%20-.5%20-.5v-.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-json{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-json%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016v-8l3%208v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M1%208h3v6.5a1.5%201.5%200%200%201%20-3%200v-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015a1%201%200%200%200%201%201h1a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h1a1%201%200%200%201%201%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-jump-rope{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-jump-rope%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2014v-6a3%203%200%201%201%206%200v8a3%203%200%200%200%206%200v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205a2%202%200%200%201%202%20-2a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202a2%202%200%200%201%20-2%20-2l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016a2%202%200%200%201%202%20-2a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202a2%202%200%200%201%20-2%20-2l0%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-karate{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-karate%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209l4.5%201l3%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021v-8l3%20-5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204.5l4%202l4%201l4%203.5l-2%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15.007%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-kayak{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-kayak%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.414%206.414a2%202%200%200%200%200%20-2.828l-1.414%20-1.414l-2.828%202.828l1.414%201.414a2%202%200%200%200%202.828%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17.586%2017.586a2%202%200%200%200%200%202.828l1.414%201.414l2.828%20-2.828l-1.414%20-1.414a2%202%200%200%200%20-2.828%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%206.5l11%2011%22%20%2F%3E%20%3Cpath%20d%3D%22M22%202.5c-9.983%202.601%20-17.627%207.952%20-20%2019.5c9.983%20-2.601%2017.627%20-7.952%2020%20-19.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2012.5l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%206.5l5%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-kerning{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-kerning%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015v-3.5a2.5%202.5%200%201%201%205%200v3.5m0%20-2h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209l3%206l3%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020l6%20-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-key-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-key-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.17%206.159l2.316%20-2.316a2.877%202.877%200%200%201%204.069%200l3.602%203.602a2.877%202.877%200%200%201%200%204.069l-2.33%202.33%22%20%2F%3E%20%3Cpath%20d%3D%22M14.931%2014.948a2.863%202.863%200%200%201%20-1.486%20-.79l-.301%20-.302l-6.558%206.558a2%202%200%200%201%20-1.239%20.578l-.175%20.008h-1.172a1%201%200%200%201%20-.993%20-.883l-.007%20-.117v-1.172a2%202%200%200%201%20.467%20-1.284l.119%20-.13l.414%20-.414h2v-2h2v-2l2.144%20-2.144l-.301%20-.301a2.863%202.863%200%200%201%20-.794%20-1.504%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-key{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-key%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.555%203.843l3.602%203.602a2.877%202.877%200%200%201%200%204.069l-2.643%202.643a2.877%202.877%200%200%201%20-4.069%200l-.301%20-.301l-6.558%206.558a2%202%200%200%201%20-1.239%20.578l-.175%20.008h-1.172a1%201%200%200%201%20-.993%20-.883l-.007%20-.117v-1.172a2%202%200%200%201%20.467%20-1.284l.119%20-.13l.414%20-.414h2v-2h2v-2l2.144%20-2.144l-.301%20-.301a2.877%202.877%200%200%201%200%20-4.069l2.643%20-2.643a2.877%202.877%200%200%201%204.069%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-keyboard-hide{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-keyboard-hide%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%205a2%202%200%200%201%202%20-2h16a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-16a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%207l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2011l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021l2%20-2l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-keyboard-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-keyboard-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018h-14a2%202%200%200%201%20-2%20-2v-8a2%202%200%200%201%202%20-2h2m4%200h10a2%202%200%200%201%202%202v8c0%20.554%20-.226%201.056%20-.59%201.418%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2010l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2014l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-keyboard-show{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-keyboard-show%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%205a2%202%200%200%201%202%20-2h16a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-16a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%207l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2011l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019l2%202l2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-keyboard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-keyboard%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%208a2%202%200%200%201%202%20-2h16a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-16a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2010l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2014l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014l4%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-keyframe-align-center{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-keyframe-align-center%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12.816%2016.58c-.207%20.267%20-.504%20.42%20-.816%20.42c-.312%200%20-.61%20-.153%20-.816%20-.42l-2.908%20-3.748a1.39%201.39%200%200%201%200%20-1.664l2.908%20-3.748c.207%20-.267%20.504%20-.42%20.816%20-.42c.312%200%20.61%20.153%20.816%20.42l2.908%203.748a1.39%201.39%200%200%201%200%201.664l-2.908%203.748%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-keyframe-align-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-keyframe-align-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.816%2016.58c-.207%20.267%20-.504%20.42%20-.816%20.42c-.312%200%20-.61%20-.153%20-.816%20-.42l-2.908%20-3.748a1.39%201.39%200%200%201%200%20-1.664l2.908%20-3.748c.207%20-.267%20.504%20-.42%20.816%20-.42c.312%200%20.61%20.153%20.816%20.42l2.908%203.748a1.39%201.39%200%200%201%200%201.664l-2.908%203.748%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-keyframe-align-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-keyframe-align-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12.816%2016.58c-.207%20.267%20-.504%20.42%20-.816%20.42c-.312%200%20-.61%20-.153%20-.816%20-.42l-2.908%20-3.748a1.39%201.39%200%200%201%200%20-1.664l2.908%20-3.748c.207%20-.267%20.504%20-.42%20.816%20-.42c.312%200%20.61%20.153%20.816%20.42l2.908%203.748a1.39%201.39%200%200%201%200%201.664l-2.908%203.748%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-keyframe{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-keyframe%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.225%2018.412a1.595%201.595%200%200%201%20-1.225%20.588c-.468%200%20-.914%20-.214%20-1.225%20-.588l-4.361%20-5.248a1.844%201.844%200%200%201%200%20-2.328l4.361%20-5.248a1.595%201.595%200%200%201%201.225%20-.588c.468%200%20.914%20.214%201.225%20.588l4.361%205.248a1.844%201.844%200%200%201%200%202.328l-4.361%205.248%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-keyframes{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-keyframes%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.225%2018.412a1.595%201.595%200%200%201%20-1.225%20.588c-.468%200%20-.914%20-.214%20-1.225%20-.588l-4.361%20-5.248a1.844%201.844%200%200%201%200%20-2.328l4.361%20-5.248a1.595%201.595%200%200%201%201.225%20-.588c.468%200%20.914%20.214%201.225%20.588l4.361%205.248a1.844%201.844%200%200%201%200%202.328l-4.361%205.248%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205l4.586%205.836a1.844%201.844%200%200%201%200%202.328l-4.586%205.836%22%20%2F%3E%20%3Cpath%20d%3D%22M13%205l4.586%205.836a1.844%201.844%200%200%201%200%202.328l-4.586%205.836%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-label-important{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-label-important%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.52%207h-12.52l4%205l-4%205h12.52a1%201%200%200%200%20.78%20-.375l3.7%20-4.625l-3.7%20-4.625a1%201%200%200%200%20-.78%20-.375%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-label-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-label-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207h-1a2%202%200%200%200%20-2%202v6a2%202%200%200%200%202%202h10.52a1%201%200%200%200%20.394%20-.081m1.86%20-2.137l2.226%20-2.782l-3.7%20-4.625a1%201%200%200%200%20-.78%20-.375h-5.52%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-label{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-label%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.52%207h-10.52a2%202%200%200%200%20-2%202v6a2%202%200%200%200%202%202h10.52a1%201%200%200%200%20.78%20-.375l3.7%20-4.625l-3.7%20-4.625a1%201%200%200%200%20-.78%20-.375%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ladder-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ladder-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v1m0%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v9m0%204v5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014h6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010h2m4%200h2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018h8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ladder{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ladder%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ladle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ladle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014v1a6%206%200%201%200%2012%200v-9a3%203%200%200%201%206%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016c-.663%200%20-1.3%20-.036%20-1.896%20-.102l-.5%20-.064c-2.123%20-.308%20-3.604%20-1.013%20-3.604%20-1.834c0%20-.82%201.482%20-1.526%203.603%20-1.834l.5%20-.064a17.27%2017.27%200%200%201%201.897%20-.102c.663%200%201.3%20.036%201.896%20.102l.5%20.064c2.123%20.308%203.604%201.013%203.604%201.834c0%20.82%20-1.482%201.526%20-3.603%201.834l-.5%20.064a17.27%2017.27%200%200%201%20-1.897%20.102%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lambda{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lambda%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020l6.5%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2020c-6%200%20-6%20-16%20-12%20-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lamp-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lamp-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021h9%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021l-7%20-8l8.5%20-5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014c-2.148%20-2.148%20-2.148%20-5.852%200%20-8c2.088%20-2.088%205.842%20-1.972%208%200l-8%208%22%20%2F%3E%20%3Cpath%20d%3D%22M11.742%207.574l-1.156%20-1.156a2%202%200%200%201%202.828%20-2.829l1.144%201.144%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2012l.208%20.274a2.527%202.527%200%200%200%203.556%200c.939%20-.933%20.98%20-2.42%20.122%20-3.4l-.366%20-.369%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lamp-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lamp-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M7.325%207.35l-2.325%204.65h7m4%200h3l-4%20-8h-6l-.338%20.676%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lamp{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lamp%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h14l-4%20-8h-6l-4%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lane{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lane%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v13%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206v13%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-language-hiragana{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-language-hiragana%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205h7%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204c0%204.846%200%207%20.5%208%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208.5c0%202.286%20-2%204.5%20-3.5%204.5s-2.5%20-1.135%20-2.5%20-2c0%20-2%201%20-3%203%20-3s5%20.57%205%202.857c0%201.524%20-.667%202.571%20-2%203.143%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l4%20-9l4%209%22%20%2F%3E%20%3Cpath%20d%3D%22M19.1%2018h-6.2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-language-katakana{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-language-katakana%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205h6.586a1%201%200%200%201%20.707%201.707l-1.293%201.293%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208c0%201.5%20.5%203%20-2%205%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l4%20-9l4%209%22%20%2F%3E%20%3Cpath%20d%3D%22M19.1%2018h-6.2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-language-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-language-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l2.463%20-5.541m1.228%20-2.764l.309%20-.695l.8%201.8%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018h-5.1%22%20%2F%3E%20%3Cpath%20d%3D%22M8.747%208.748c-.66%202.834%20-2.536%204.252%20-4.747%204.252%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206.371l2.371%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%209c0%202.144%202.252%203.908%206%204%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-language{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-language%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206.371c0%204.418%20-2.239%206.629%20-5%206.629%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206.371h7%22%20%2F%3E%20%3Cpath%20d%3D%22M5%209c0%202.144%202.252%203.908%206%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l4%20-9l4%209%22%20%2F%3E%20%3Cpath%20d%3D%22M19.1%2018h-6.2%22%20%2F%3E%20%3Cpath%20d%3D%22M6.694%203l.793%20.582%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lasso-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lasso-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.028%2013.252c-.657%20-.972%20-1.028%20-2.078%20-1.028%20-3.252c0%20-1.804%20.878%20-3.449%202.319%20-4.69m2.49%20-1.506a11.066%2011.066%200%200%201%204.191%20-.804c4.97%200%209%203.134%209%207c0%201.799%20-.873%203.44%20-2.307%204.68m-2.503%201.517a11.066%2011.066%200%200%201%20-4.19%20.803c-1.913%200%20-3.686%20-.464%20-5.144%20-1.255%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017c0%201.42%20.316%202.805%201%204%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lasso-polygon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lasso-polygon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.028%2013.252l-1.028%20-3.252l2%20-7l7%205l8%20-3l1%209l-9%203l-5.144%20-1.255%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017c0%201.42%20.316%202.805%201%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lasso{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lasso%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.028%2013.252c-.657%20-.972%20-1.028%20-2.078%20-1.028%20-3.252c0%20-3.866%204.03%20-7%209%20-7s9%203.134%209%207s-4.03%207%20-9%207c-1.913%200%20-3.686%20-.464%20-5.144%20-1.255%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017c0%201.42%20.316%202.805%201%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-laurel-wreath-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-laurel-wreath-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.436%208a8.6%208.6%200%200%200%20-.436%202.727c0%204.017%202.686%207.273%206%207.273s6%20-3.256%206%20-7.273a8.6%208.6%200%200%200%20-.436%20-2.727%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2021s-.682%20-3%20-2.5%20-3s-2.5%203%20-2.5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18.52%205.23c.292%201.666%20-1.02%202.77%20-1.02%202.77s-1.603%20-.563%20-1.895%20-2.23c-.292%20-1.666%201.02%20-2.77%201.02%20-2.77s1.603%20.563%201.895%202.23%22%20%2F%3E%20%3Cpath%20d%3D%22M21.094%2012.14c-1.281%201.266%20-3.016%20.76%20-3.016%20.76s-.454%20-1.772%20.828%20-3.04c1.28%20-1.266%203.016%20-.76%203.016%20-.76s.454%201.772%20-.828%203.04%22%20%2F%3E%20%3Cpath%20d%3D%22M17.734%2018.826c-1.5%20-.575%20-1.734%20-2.19%20-1.734%20-2.19s1.267%20-1.038%202.767%20-.462c1.5%20.575%201.733%202.19%201.733%202.19s-1.267%201.038%20-2.767%20.462%22%20%2F%3E%20%3Cpath%20d%3D%22M6.267%2018.826c1.5%20-.575%201.733%20-2.19%201.733%20-2.19s-1.267%20-1.038%20-2.767%20-.462c-1.5%20.575%20-1.733%202.19%20-1.733%202.19s1.267%201.038%202.767%20.462%22%20%2F%3E%20%3Cpath%20d%3D%22M2.906%2012.14c1.281%201.266%203.016%20.76%203.016%20.76s.454%20-1.772%20-.828%20-3.04c-1.281%20-1.265%20-3.016%20-.76%20-3.016%20-.76s-.454%201.772%20.828%203.04%22%20%2F%3E%20%3Cpath%20d%3D%22M5.48%205.23c-.292%201.666%201.02%202.77%201.02%202.77s1.603%20-.563%201.895%20-2.23c.292%20-1.666%20-1.02%20-2.77%20-1.02%20-2.77s-1.603%20.563%20-1.895%202.23%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209l1%20-1v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-laurel-wreath-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-laurel-wreath-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.436%208a8.6%208.6%200%200%200%20-.436%202.727c0%204.017%202.686%207.273%206%207.273s6%20-3.256%206%20-7.273a8.6%208.6%200%200%200%20-.436%20-2.727%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2021s-.682%20-3%20-2.5%20-3s-2.5%203%20-2.5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18.52%205.23c.292%201.666%20-1.02%202.77%20-1.02%202.77s-1.603%20-.563%20-1.895%20-2.23c-.292%20-1.666%201.02%20-2.77%201.02%20-2.77s1.603%20.563%201.895%202.23%22%20%2F%3E%20%3Cpath%20d%3D%22M21.094%2012.14c-1.281%201.266%20-3.016%20.76%20-3.016%20.76s-.454%20-1.772%20.828%20-3.04c1.28%20-1.266%203.016%20-.76%203.016%20-.76s.454%201.772%20-.828%203.04%22%20%2F%3E%20%3Cpath%20d%3D%22M17.734%2018.826c-1.5%20-.575%20-1.734%20-2.19%20-1.734%20-2.19s1.267%20-1.038%202.767%20-.462c1.5%20.575%201.733%202.19%201.733%202.19s-1.267%201.038%20-2.767%20.462%22%20%2F%3E%20%3Cpath%20d%3D%22M6.267%2018.826c1.5%20-.575%201.733%20-2.19%201.733%20-2.19s-1.267%20-1.038%20-2.767%20-.462c-1.5%20.575%20-1.733%202.19%20-1.733%202.19s1.267%201.038%202.767%20.462%22%20%2F%3E%20%3Cpath%20d%3D%22M2.906%2012.14c1.281%201.266%203.016%20.76%203.016%20.76s.454%20-1.772%20-.828%20-3.04c-1.281%20-1.265%20-3.016%20-.76%20-3.016%20-.76s-.454%201.772%20.828%203.04%22%20%2F%3E%20%3Cpath%20d%3D%22M5.48%205.23c-.292%201.666%201.02%202.77%201.02%202.77s1.603%20-.563%201.895%20-2.23c.292%20-1.666%20-1.02%20-2.77%20-1.02%20-2.77s-1.603%20.563%20-1.895%202.23%22%20%2F%3E%20%3Cpath%20d%3D%22M10.6%208h2a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-1a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-laurel-wreath-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-laurel-wreath-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.436%208a8.6%208.6%200%200%200%20-.436%202.727c0%204.017%202.686%207.273%206%207.273s6%20-3.256%206%20-7.273a8.6%208.6%200%200%200%20-.436%20-2.727%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2021s-.682%20-3%20-2.5%20-3s-2.5%203%20-2.5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18.52%205.23c.292%201.666%20-1.02%202.77%20-1.02%202.77s-1.603%20-.563%20-1.895%20-2.23c-.292%20-1.666%201.02%20-2.77%201.02%20-2.77s1.603%20.563%201.895%202.23%22%20%2F%3E%20%3Cpath%20d%3D%22M21.094%2012.14c-1.281%201.266%20-3.016%20.76%20-3.016%20.76s-.454%20-1.772%20.828%20-3.04c1.28%20-1.266%203.016%20-.76%203.016%20-.76s.454%201.772%20-.828%203.04%22%20%2F%3E%20%3Cpath%20d%3D%22M17.734%2018.826c-1.5%20-.575%20-1.734%20-2.19%20-1.734%20-2.19s1.267%20-1.038%202.767%20-.462c1.5%20.575%201.733%202.19%201.733%202.19s-1.267%201.038%20-2.767%20.462%22%20%2F%3E%20%3Cpath%20d%3D%22M6.267%2018.826c1.5%20-.575%201.733%20-2.19%201.733%20-2.19s-1.267%20-1.038%20-2.767%20-.462c-1.5%20.575%20-1.733%202.19%20-1.733%202.19s1.267%201.038%202.767%20.462%22%20%2F%3E%20%3Cpath%20d%3D%22M2.906%2012.14c1.281%201.266%203.016%20.76%203.016%20.76s.454%20-1.772%20-.828%20-3.04c-1.281%20-1.265%20-3.016%20-.76%20-3.016%20-.76s-.454%201.772%20.828%203.04%22%20%2F%3E%20%3Cpath%20d%3D%22M5.48%205.23c-.292%201.666%201.02%202.77%201.02%202.77s1.603%20-.563%201.895%20-2.23c.292%20-1.666%20-1.02%20-2.77%20-1.02%20-2.77s-1.603%20.563%20-1.895%202.23%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%208h1.5a1.5%201.5%200%200%201%200%203h-1h1a1.5%201.5%200%200%201%200%203h-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-laurel-wreath{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-laurel-wreath%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.436%208a8.6%208.6%200%200%200%20-.436%202.727c0%204.017%202.686%207.273%206%207.273s6%20-3.256%206%20-7.273a8.6%208.6%200%200%200%20-.436%20-2.727%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2021s-.682%20-3%20-2.5%20-3s-2.5%203%20-2.5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18.52%205.23c.292%201.666%20-1.02%202.77%20-1.02%202.77s-1.603%20-.563%20-1.895%20-2.23c-.292%20-1.666%201.02%20-2.77%201.02%20-2.77s1.603%20.563%201.895%202.23%22%20%2F%3E%20%3Cpath%20d%3D%22M21.094%2012.14c-1.281%201.266%20-3.016%20.76%20-3.016%20.76s-.454%20-1.772%20.828%20-3.04c1.28%20-1.266%203.016%20-.76%203.016%20-.76s.454%201.772%20-.828%203.04%22%20%2F%3E%20%3Cpath%20d%3D%22M17.734%2018.826c-1.5%20-.575%20-1.734%20-2.19%20-1.734%20-2.19s1.267%20-1.038%202.767%20-.462c1.5%20.575%201.733%202.19%201.733%202.19s-1.267%201.038%20-2.767%20.462%22%20%2F%3E%20%3Cpath%20d%3D%22M6.267%2018.826c1.5%20-.575%201.733%20-2.19%201.733%20-2.19s-1.267%20-1.038%20-2.767%20-.462c-1.5%20.575%20-1.733%202.19%20-1.733%202.19s1.267%201.038%202.767%20.462%22%20%2F%3E%20%3Cpath%20d%3D%22M2.906%2012.14c1.281%201.266%203.016%20.76%203.016%20.76s.454%20-1.772%20-.828%20-3.04c-1.281%20-1.265%20-3.016%20-.76%20-3.016%20-.76s-.454%201.772%20.828%203.04%22%20%2F%3E%20%3Cpath%20d%3D%22M5.48%205.23c-.292%201.666%201.02%202.77%201.02%202.77s1.603%20-.563%201.895%20-2.23c.292%20-1.666%20-1.02%20-2.77%20-1.02%20-2.77s-1.603%20.563%20-1.895%202.23%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lawn-mower{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lawn-mower%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2011h5.38a1%201%200%200%201%20.9%20.55l.72%201.45h5a1%201%200%200%201%201%201v2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204h1.13a1%201%200%200%201%201%20.86l1.59%2011.14%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018a2%202%200%201%201%20-4%200a2%202%200%200%201%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2018a2%202%200%201%201%20-4%200a2%202%200%200%201%204%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layers-difference{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layers-difference%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v2a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-8a2%202%200%200%201%202%20-2h2v-2a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l-2%200l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014l0%202l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208l2%200l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2014l0%202l-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layers-intersect-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layers-intersect-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layers-intersect{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layers-intersect%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layers-linked{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layers-linked%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208.268a2%202%200%200%201%201%201.732v8a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-8a2%202%200%200%201%202%20-2h3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015.734a2%202%200%200%201%20-1%20-1.734v-8a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layers-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layers-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.59%204.581c.362%20-.359%20.86%20-.581%201.41%20-.581h8a2%202%200%200%201%202%202v8c0%20.556%20-.227%201.06%20-.594%201.422m-3.406%20.578h-6a2%202%200%200%201%20-2%20-2v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v2a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-8a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layers-selected-bottom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layers-selected-bottom%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014.5l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M9.496%2020l4.004%20-4l-4.004%204%22%20%2F%3E%20%3Cpath%20d%3D%22M4.586%2019.414l3.914%20-3.914%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v2a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-8a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layers-selected{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layers-selected%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010.5l6.492%20-6.492%22%20%2F%3E%20%3Cpath%20d%3D%22M13.496%2016l6.504%20-6.504l-6.504%206.504%22%20%2F%3E%20%3Cpath%20d%3D%22M8.586%2015.414l10.827%20-10.827%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v2a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-8a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layers-subtract{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layers-subtract%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v2a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-8a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layers-union{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layers-union%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v2a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-8a2%202%200%200%201%202%20-2h2v-2a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v1a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v1a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-align-bottom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-align-bottom%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-align-center{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-align-center%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%205%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l0%205%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2011a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-align-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-align-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l0%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-align-middle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-align-middle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012l5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-align-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-align-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l0%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-align-top{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-align-top%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-board-split{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-board-split%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015h8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-board{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-board%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015h8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-bottombar-collapse{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-bottombar-collapse%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015h-16%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208l-2%202l-2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-bottombar-expand{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-bottombar-expand%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015h-16%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010l-2%20-2l-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-bottombar-inactive{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-bottombar-inactive%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015h1%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2015h1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015h1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-bottombar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-bottombar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l16%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-cards{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-cards%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v6a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-collage{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-collage%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204l4%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-8%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-columns{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-columns%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-dashboard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-dashboard%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h4a1%201%200%200%201%201%201v6a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1v-6a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2016h4a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h4a1%201%200%200%201%201%201v6a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1v-6a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204h4a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-distribute-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-distribute-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2011a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-distribute-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-distribute-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l0%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l0%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-grid-add{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-grid-add%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017h6m-3%20-3v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-grid-remove{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-grid-remove%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-grid{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-grid%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-kanban{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-kanban%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-list{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-list%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-navbar-collapse{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-navbar-collapse%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209h16%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016l2%20-2l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-navbar-expand{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-navbar-expand%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018v-12a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209h16%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014l2%202l2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-navbar-inactive{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-navbar-inactive%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209h1%22%20%2F%3E%20%3Cpath%20d%3D%22M19%209h1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209h1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-navbar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-navbar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209l16%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204a2%202%200%200%201%202%202m-1.162%202.816a1.993%201.993%200%200%201%20-.838%20.184h-2a2%202%200%200%201%20-2%20-2v-1c0%20-.549%20.221%20-1.046%20.58%20-1.407%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010v-4a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v10m-.595%203.423a2%202%200%200%201%20-1.405%20.577h-2a2%202%200%200%201%20-2%20-2v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-rows{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-rows%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l16%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-sidebar-inactive{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-sidebar-inactive%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209v1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014v1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2019v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-sidebar-left-collapse{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-sidebar-left-collapse%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v16%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-sidebar-left-expand{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-sidebar-left-expand%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v16%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010l2%202l-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-sidebar-right-collapse{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-sidebar-right-collapse%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204v16%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l2%202l-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-sidebar-right-expand{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-sidebar-right-expand%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204v16%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-sidebar-right-inactive{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-sidebar-right-inactive%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209v1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014v1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-sidebar-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-sidebar-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204l0%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout-sidebar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout-sidebar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204l0%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-layout{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-layout%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v1a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-leaf-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-leaf-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021c.5%20-4.5%202.5%20-8%207%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2015q%20-3.5%200%20-4.5%20-6a8.4%208.4%200%200%201%203.438%20.402a12%2012%200%200%201%20-.052%20-.793c0%20-3.606%203.204%20-5.609%203.204%20-5.609s2.003%201.252%202.842%203.557q%202.568%20-1.557%206.568%20-1.557q%20.396%203.775%20-1.557%206.568c2.305%20.839%203.557%202.842%203.557%202.842s-3%202.59%20-7%202.59c0%201%200%201%20.5%203q%20-6%200%20-7%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-leaf-maple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-leaf-maple%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021c.5%20-4.5%202.5%20-8%207%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019c-2.733%200%20-4.16%20-3.11%20-5%20-5c-1.892%20-.84%20-4%20-1.826%20-4%20-4.556c1.014%20-.644%202.816%20-.649%204%20-.444c-.312%20-2.071%20-.37%20-4.414%201%20-6c2.364%20.369%203%204%203%204c1.463%20-1.368%204%20-2%206%20-2c0%202%20-.63%204.538%20-2%206q%203.687%20.996%204%203c-1.586%201.36%20-3.933%201.311%20-6%201q%20.19%201.098%20-1%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-leaf-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-leaf-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021c.475%20-4.27%202.3%20-7.64%206.331%20-9.683%22%20%2F%3E%20%3Cpath%20d%3D%22M6.618%206.623c-1.874%201.625%20-2.625%203.877%20-2.632%206.377c0%201%200%203%202%205h3.014c2.733%200%205.092%20-.635%206.92%20-2.087m1.899%20-2.099c1.224%20-1.872%201.987%20-4.434%202.181%20-7.814v-2h-4.014c-2.863%200%20-5.118%20.405%20-6.861%201.118%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-leaf{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-leaf%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021c.5%20-4.5%202.5%20-8%207%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018c6.218%200%2010.5%20-3.288%2011%20-12v-2h-4.014c-9%200%20-11.986%204%20-12%209c0%201%200%203%202%205h3l.014%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lego-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lego-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2011h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015a3.5%203.5%200%200%200%205%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204v-1h8v2h1a3%203%200%200%201%203%203v8m-.884%203.127a2.99%202.99%200%200%201%20-2.116%20.873v1h-10v-1a3%203%200%200%201%20-3%20-3v-9c0%20-1.083%20.574%20-2.032%201.435%20-2.56%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lego{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lego%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2011l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2011l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015a3.5%203.5%200%200%200%205%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205h1v-2h8v2h1a3%203%200%200%201%203%203v9a3%203%200%200%201%20-3%203v1h-10v-1a3%203%200%200%201%20-3%20-3v-9a3%203%200%200%201%203%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lemon-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lemon-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204a2%202%200%200%201%201.185%203.611c1.55%202.94%20.873%206.917%20-1.892%209.682c-2.765%202.765%20-6.743%203.442%20-9.682%201.892a2%202%200%201%201%20-2.796%20-2.796c-1.55%20-2.94%20-.873%20-6.917%201.892%20-9.682c2.765%20-2.765%206.743%20-3.442%209.682%20-1.892a2%202%200%200%201%201.611%20-.815%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lemon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lemon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.536%203.393c3.905%203.906%203.905%2010.237%200%2014.143c-3.906%203.905%20-10.237%203.905%20-14.143%200l14.143%20-14.143%22%20%2F%3E%20%3Cpath%20d%3D%22M5.868%2015.06a6.5%206.5%200%200%200%209.193%20-9.192%22%20%2F%3E%20%3Cpath%20d%3D%22M10.464%2010.464l4.597%204.597%22%20%2F%3E%20%3Cpath%20d%3D%22M10.464%2010.464v6.364%22%20%2F%3E%20%3Cpath%20d%3D%22M10.464%2010.464h6.364%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-a-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-a-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-6a2%202%200%201%201%204%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-a{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-a%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020v-12a4%204%200%200%201%204%20-4h2a4%204%200%200%201%204%204v12%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013l10%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-b-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-b-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016h2a2%202%200%201%200%200%20-4h-2h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-b{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-b%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020v-16h6a4%204%200%200%201%200%208a4%204%200%200%201%200%208h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012l6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-c-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-c-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010a2%202%200%201%200%20-4%200v4a2%202%200%201%200%204%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-c{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-c%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209a5%205%200%200%200%20-5%20-5h-2a5%205%200%200%200%20-5%205v6a5%205%200%200%200%205%205h2a5%205%200%200%200%205%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-case-lower{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-case-lower%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015.5a3.5%203.5%200%201%200%207%200a3.5%203.5%200%201%200%20-7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012v7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015.5a3.5%203.5%200%201%200%207%200a3.5%203.5%200%201%200%20-7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-case-toggle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-case-toggle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015.5a3.5%203.5%200%201%200%207%200a3.5%203.5%200%201%200%20-7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019v-10.5a3.5%203.5%200%200%201%207%200v10.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013h7%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012v7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-case-upper{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-case-upper%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019v-10.5a3.5%203.5%200%200%201%207%200v10.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019v-10.5a3.5%203.5%200%200%201%207%200v10.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013h7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-case{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-case%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015.5a3.5%203.5%200%201%200%207%200a3.5%203.5%200%201%200%20-7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019v-10.5a3.5%203.5%200%200%201%207%200v10.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h7%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-d-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-d-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8h2a2%202%200%200%200%202%20-2v-4a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-d{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-d%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204h6a5%205%200%200%201%205%205v6a5%205%200%200%201%20-5%205h-6v-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-e-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-e-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-e{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-e%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204h-10v16h10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012l8%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-f-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-f-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-f{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-f%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204h-10v16%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012l8%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-g-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-g-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-g{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-g%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209a5%205%200%200%200%20-5%20-5h-2a5%205%200%200%200%20-5%205v6a5%205%200%200%200%205%205h2a5%205%200%200%200%205%20-5v-2h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-h-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-h-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-h{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-h%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204l0%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204l0%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-i-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-i-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-i{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-i%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-j-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-j-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4v6a2%202%200%201%201%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-j{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-j%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204v12a4%204%200%200%201%20-4%204h-2a4%204%200%200%201%20-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-k-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-k-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%208l-3%204l3%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2012h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-k{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-k%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204l0%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h2l8%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l8%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-l-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-l-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-l{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-l%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204v16h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-m-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-m-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v-8l3%205l3%20-5v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-m{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-m%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020v-16l6%2014l6%20-14v16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-n-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-n-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8l4%208v-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-n{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-n%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020v-16l10%2016v-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-o-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-o-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-o{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-o%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209a5%205%200%200%200%20-5%20-5h-2a5%205%200%200%200%20-5%205v6a5%205%200%200%200%205%205h2a5%205%200%200%200%205%20-5v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-p-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-p-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-p{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-p%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020v-16h5.5a4%204%200%200%201%200%209h-5.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-q-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-q-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015l1%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-q{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-q%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209a5%205%200%200%200%20-5%20-5h-2a5%205%200%200%200%20-5%205v6a5%205%200%200%200%205%205h2a5%205%200%200%200%205%20-5v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015l5%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-r-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-r-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2a2%202%200%201%200%200%20-4h-2v8m4%200l-3%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-r{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-r%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020v-16h5.5a4%204%200%200%201%200%209h-5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013l5%207%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-s-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-s-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-s{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-s%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208a4%204%200%200%200%20-4%20-4h-2a4%204%200%200%200%200%208h2a4%204%200%200%201%200%208h-2a4%204%200%200%201%20-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-spacing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-spacing%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012v-5.5a2.5%202.5%200%200%201%205%200v5.5m0%20-4h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%204l3%208l3%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018h14%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-t-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-t-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-t{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-t%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204l12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-u-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-u-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v6a2%202%200%201%200%204%200v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-u{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-u%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v11a5%205%200%200%200%205%205h2a5%205%200%200%200%205%20-5v-11%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-v-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-v-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l2%208l2%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-v{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-v%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204l6%2016l6%20-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-w-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-w-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208l1%208l2%20-5l2%205l1%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-w{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-w%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l4%2016l4%20-14l4%2014l4%20-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-x-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-x-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l4%208%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016l4%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204l10%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204l-10%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-y-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-y-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l2%205l2%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-y{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-y%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204l5%209l5%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013l0%207%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-z-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-z-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4l-4%208h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-letter-z{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-letter-z%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204h10l-10%2016h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-library-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-library-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205.667a2.667%202.667%200%200%201%202.667%20-2.667h8.666a2.667%202.667%200%200%201%202.667%202.667v8.666a2.667%202.667%200%200%201%20-2.667%202.667h-8.666a2.667%202.667%200%200%201%20-2.667%20-2.667l0%20-8.666%22%20%2F%3E%20%3Cpath%20d%3D%22M4.012%207.26a2.005%202.005%200%200%200%20-1.012%201.737v10c0%201.1%20.9%202%202%202h10c.75%200%201.158%20-.385%201.5%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2010h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-library-photo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-library-photo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205.667a2.667%202.667%200%200%201%202.667%20-2.667h8.666a2.667%202.667%200%200%201%202.667%202.667v8.666a2.667%202.667%200%200%201%20-2.667%202.667h-8.666a2.667%202.667%200%200%201%20-2.667%20-2.667l0%20-8.666%22%20%2F%3E%20%3Cpath%20d%3D%22M4.012%207.26a2.005%202.005%200%200%200%20-1.012%201.737v10c0%201.1%20.9%202%202%202h10c.75%200%201.158%20-.385%201.5%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013l3.644%20-3.644a1.21%201.21%200%200%201%201.712%200l3.644%203.644%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012l1.644%20-1.644a1.21%201.21%200%200%201%201.712%200l2.644%202.644%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-library-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-library-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205.667a2.667%202.667%200%200%201%202.667%20-2.667h8.666a2.667%202.667%200%200%201%202.667%202.667v8.666a2.667%202.667%200%200%201%20-2.667%202.667h-8.666a2.667%202.667%200%200%201%20-2.667%20-2.667l0%20-8.666%22%20%2F%3E%20%3Cpath%20d%3D%22M4.012%207.26a2.005%202.005%200%200%200%20-1.012%201.737v10c0%201.1%20.9%202%202%202h10c.75%200%201.158%20-.385%201.5%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2010h6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-library{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-library%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205.667a2.667%202.667%200%200%201%202.667%20-2.667h8.666a2.667%202.667%200%200%201%202.667%202.667v8.666a2.667%202.667%200%200%201%20-2.667%202.667h-8.666a2.667%202.667%200%200%201%20-2.667%20-2.667l0%20-8.666%22%20%2F%3E%20%3Cpath%20d%3D%22M4.012%207.26a2.005%202.005%200%200%200%20-1.012%201.737v10c0%201.1%20.9%202%202%202h10c.75%200%201.158%20-.385%201.5%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207h5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2010h6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2013h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-license-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-license-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021h-9a3%203%200%200%201%20-3%20-3v-1h10v2a2%202%200%201%200%204%200v-2m0%20-4v-8a2%202%200%201%201%202%202h-2m2%20-4h-11a3%203%200%200%200%20-.864%20.126m-2.014%202.025a3%203%200%200%200%20-.122%20.849v11%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207h2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-license{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-license%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021h-9a3%203%200%200%201%20-3%20-3v-1h10v2a2%202%200%200%200%204%200v-14a2%202%200%201%201%202%202h-2m2%20-4h-11a3%203%200%200%200%20-3%203v11%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011l4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lifebuoy-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lifebuoy-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.171%209.172a4%204%200%200%200%205.65%205.663m1.179%20-2.835a4%204%200%200%200%20-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M5.64%205.632a9%209%200%201%200%2012.73%2012.725m1.667%20-2.301a9%209%200%200%200%20-12.077%20-12.1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015l3.35%203.35%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l-3.35%203.35%22%20%2F%3E%20%3Cpath%20d%3D%22M5.65%205.65l3.35%203.35%22%20%2F%3E%20%3Cpath%20d%3D%22M18.35%205.65l-3.35%203.35%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lifebuoy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lifebuoy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015l3.35%203.35%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l-3.35%203.35%22%20%2F%3E%20%3Cpath%20d%3D%22M5.65%205.65l3.35%203.35%22%20%2F%3E%20%3Cpath%20d%3D%22M18.35%205.65l-3.35%203.35%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lighter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lighter%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v16a2%202%200%200%200%202%202h5a2%202%200%200%200%202%20-2v-7h-12a2%202%200%200%201%20-2%20-2v-5a2%202%200%200%201%202%20-2h3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l1.465%201.638a2%202%200%201%201%20-3.015%20.099l1.55%20-1.737%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-line-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-line-dashed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-line-dotted{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-line-dotted%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-line-height{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-line-height%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M13%206l7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012l7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018l7%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-line-scan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-line-scan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h10%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-line{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-line%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2016.5l9%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-link-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-link-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206l.463%20-.536a5%205%200%201%201%207.071%207.072l-.534%20.464%22%20%2F%3E%20%3Cpath%20d%3D%22M12.603%2018.534a5.07%205.07%200%200%201%20-7.127%200a4.972%204.972%200%200%201%200%20-7.071l.524%20-.463%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-link-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-link-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l3%20-3m2%20-2l1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206l.463%20-.536a5%205%200%200%201%207.071%207.072l-.534%20.464%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018l-.397%20.534a5.068%205.068%200%200%201%20-7.127%200a4.972%204.972%200%200%201%200%20-7.071l.524%20-.463%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-link-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-link-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206l.463%20-.536a5%205%200%200%201%207.072%200a4.993%204.993%200%200%201%20-.001%207.072%22%20%2F%3E%20%3Cpath%20d%3D%22M12.603%2018.534a5.07%205.07%200%200%201%20-7.127%200a4.972%204.972%200%200%201%200%20-7.071l.524%20-.463%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-link{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-link%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206l.463%20-.536a5%205%200%200%201%207.071%207.072l-.534%20.464%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018l-.397%20.534a5.068%205.068%200%200%201%20-7.127%200a4.972%204.972%200%200%201%200%20-7.071l.524%20-.463%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-list-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-list-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.5%205.5l1.5%201.5l2.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3.5%2011.5l1.5%201.5l2.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3.5%2017.5l1.5%201.5l2.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206l9%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012l9%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018l9%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-list-details{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-list-details%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%205h8%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209h5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015h8%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019h5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-list-letters{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-list-letters%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206h9%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h9%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018h9%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010v-4.5a1.5%201.5%200%200%201%203%200v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h1.5a1.5%201.5%200%200%200%200%20-3h-1.5h1.5a1.5%201.5%200%200%200%200%20-3h-1.5v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-list-numbers{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-list-numbers%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206h9%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018h8%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016a2%202%200%201%201%204%200c0%20.591%20-.5%201%20-1%201.5l-3%202.5h4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010v-6l-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-list-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-list-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%2018.5l2.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-list-tree{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-list-tree%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206h11%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018h5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-list{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-list%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206l11%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l11%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018l11%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-live-photo-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-live-photo-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.296%2011.29a1%201%200%201%200%201.414%201.415%22%20%2F%3E%20%3Cpath%20d%3D%22M8.473%208.456a5%205%200%201%200%207.076%207.066m1.365%20-2.591a5%205%200%200%200%20-5.807%20-5.851%22%20%2F%3E%20%3Cpath%20d%3D%22M15.9%2020.11v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.04%2017.61v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20.77%2014v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20.77%2010v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.04%206.39v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15.9%203.89v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8.1%203.89v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.96%206.39v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3.23%2010v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3.23%2014v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.96%2017.61v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8.1%2020.11v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-live-photo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-live-photo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15.9%2020.11l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.04%2017.61l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20.77%2014l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20.77%2010l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.04%206.39l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15.9%203.89l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8.1%203.89l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.96%206.39l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3.23%2010l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3.23%2014l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.96%2017.61l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8.1%2020.11l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-live-view{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-live-view%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l-3.5%20-5a4%204%200%201%201%207%200l-3.5%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-load-balancer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-load-balancer%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14.894%2012.227l6.11%20-2.224%22%20%2F%3E%20%3Cpath%20d%3D%22M17.159%208.21l3.845%201.793l-1.793%203.845%22%20%2F%3E%20%3Cpath%20d%3D%22M9.101%2012.214l-6.075%20-2.211%22%20%2F%3E%20%3Cpath%20d%3D%22M6.871%208.21l-3.845%201.793l1.793%203.845%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-loader-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-loader-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%201%200%209%209%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-loader-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-loader-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%200%200%209%209a9%209%200%200%200%209%20-9a9%209%200%200%200%20-9%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012a5%205%200%201%200%20-5%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-loader-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-loader-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-3m6.36%20.36l-2.12%20-2.12m4.76%20-4.24h-3m.36%20-6.36l-2.12%202.12m-4.24%20-4.76v3m-6.36%20-.36l2.12%202.12m-3.76%204.24h2m1%204.95l.71%20-.71%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-loader-quarter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-loader-quarter%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012l-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7.75%207.75l-2.15%20-2.15%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-loader{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-loader%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M16.25%207.75l2.15%20-2.15%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012l3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16.25%2016.25l2.15%202.15%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l0%203%22%20%2F%3E%20%3Cpath%20d%3D%22M7.75%2016.25l-2.15%202.15%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012l-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7.75%207.75l-2.15%20-2.15%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.05%2020.1l-3.05%20-6.1l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-3.312%209.173%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-broken{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-broken%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.896%2019.792l-2.896%20-5.792l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-3.487%209.657%22%20%2F%3E%20%3Cpath%20d%3D%22M21.5%2021.5l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2021.5l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l-2%20-4l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-3.305%209.151%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.512%2017.023l-1.512%20-3.023l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-4.45%2012.324%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.505%2017.01l-1.505%20-3.01l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-3.677%2010.184%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l-2%20-4l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-3.14%208.697%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-discount{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-discount%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.797%2019.595l-2.797%20-5.595l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-3.548%209.826%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.08%2020.162l-3.08%20-6.162l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-2.55%207.063%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l-2%20-4l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-3.328%209.217%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.024%2019.55l-.524%201.45a.55%20.55%200%200%201%20-1%200l-3.5%20-7l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-3.317%209.186%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.365%2014.73l-.365%20-.73l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-3.024%208.373%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l-2%20-4l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-4.347%2012.038%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.72%206.712l10.28%20-3.712l-3.724%2010.313m-1.056%202.925l-1.72%204.762a.55%20.55%200%200%201%20-1%200l-3.5%20-7l-7%20-3.5a.55%20.55%200%200%201%200%20-1l4.775%20-1.724%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.02%2020.04l-3.02%20-6.04l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-3.634%2010.062%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l-2%20-4l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-2.901%208.034%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l-2%20-4l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-3.361%209.308%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2021a.55%20.55%200%200%201%20-1%200l-3.5%20-7l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-2.967%208.215%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016l-1%20-2l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-2.916%208.076%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l-2%20-4l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-3.616%2010.015%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.336%2014.672l-.336%20-.672l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-2.565%207.104%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l-2%20-4l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-3.251%209.003%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2021l-.224%20-.448l-3.276%20-6.552l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5l-3.622%2010.03%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-location{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-location%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203l-6.5%2018a.55%20.55%200%200%201%20-1%200l-3.5%20-7l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-access-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-access-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2c0%20-.554%20.225%20-1.055%20.588%20-1.417%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2c.55%200%201.05%20-.222%201.41%20-.582%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011a1%201%200%200%201%201%201m-.29%203.704a1%201%200%200%201%20-.71%20.296h-6a1%201%200%200%201%20-1%20-1v-3a1%201%200%200%201%201%20-1h2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011v-1m1.182%20-2.826a2%202%200%200%201%202.818%201.826v1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-access{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-access%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-6a1%201%200%200%201%20-1%20-1l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011v-2a2%202%200%201%201%204%200v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-bitcoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-bitcoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-6m2%200v-1.5m0%209v-1.5m-2%20-3h3m-1%200h.5a1.5%201.5%200%200%201%200%203h-3.5m3%20-3h.5a1.5%201.5%200%200%200%200%20-3h-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-6a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2021h-6.5a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10a2%202%200%200%201%201.74%201.012%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-5.5a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10a2%202%200%200%201%201.749%201.028%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-4.5a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-4.5a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-5a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10c.564%200%201.074%20.234%201.437%20.61%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-6a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-5.5a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10a2%202%200%200%201%201.74%201.015%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021h-8a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10a2%202%200%200%201%201.734%201.002%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-4.5a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10c.38%200%20.734%20.106%201.037%20.29%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-5.5a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011h2a2%202%200%200%201%202%202v2m0%204a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-3m.719%20-3.289a4%204%200%200%201%207.281%202.289v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-open-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-open-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v6a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-open-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-open-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011h2a2%202%200%200%201%202%202v2m0%204a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-3m.347%20-3.631a4%204%200%200%201%207.653%201.631%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-open{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-open%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v6a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-5a4%204%200%200%201%208%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-password{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-password%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v6a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12.01%2016h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.02%2016h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-6a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-5.5a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10c.24%200%20.47%20.042%20.683%20.12%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-5.5a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10a2%202%200%200%201%201.74%201.012%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021h-8a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10c.265%200%20.518%20.052%20.75%20.145%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-4.5a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-5a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-square-rounded{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-square-rounded%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-6a1%201%200%200%201%20-1%20-1l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011v-2a2%202%200%201%201%204%200v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-square%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-6a1%201%200%200%201%20-1%20-1l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011v-2a2%202%200%201%201%204%200v2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021h-4a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h9%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-5.5a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10a2%202%200%200%201%201.739%201.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-6a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lock{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lock%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v6a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-logic-and{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-logic-and%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209h5%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2015h5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205c6%200%208%203.5%208%207s-2%207%20-8%207h-2v-14h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-logic-buffer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-logic-buffer%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209h5%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2015h5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205l10%207l-10%207l0%20-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-logic-nand{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-logic-nand%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209h3%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2015h3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205c6%200%208%203.5%208%207s-2%207%20-8%207h-2v-14h2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-logic-nor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-logic-nor%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209h5%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2015h5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205c10.667%202.1%2010.667%2012.6%200%2014c1.806%20-4.667%201.806%20-9.333%200%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-logic-not{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-logic-not%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209h3%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2015h3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205l10%207l-10%207l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-logic-or{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-logic-or%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209h7%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2015h7%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205c10.667%202.1%2010.667%2012.6%200%2014c1.806%20-4.667%201.806%20-9.333%200%20-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-logic-xnor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-logic-xnor%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209h4%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2015h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019c1.778%20-4.667%201.778%20-9.333%200%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205c10.667%202.1%2010.667%2012.6%200%2014c1.806%20-4.667%201.806%20-9.333%200%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-logic-xor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-logic-xor%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209h6%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2015h6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019c1.778%20-4.667%201.778%20-9.333%200%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205c10.667%202.1%2010.667%2012.6%200%2014c1.806%20-4.667%201.806%20-9.333%200%20-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-login-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-login-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208v-2a2%202%200%200%201%202%20-2h7a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-7a2%202%200%200%201%20-2%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h13l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-login{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-login%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208v-2a2%202%200%200%200%20-2%20-2h-7a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h7a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012h-13l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-logout-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-logout-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v-2a2%202%200%200%201%202%20-2h7a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-7a2%202%200%200%201%20-2%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h-12l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-logout{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-logout%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v-2a2%202%200%200%200%20-2%20-2h-7a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h7a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h12l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-logs{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-logs%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206h6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lollipop-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lollipop-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.462%207.493a7%207%200%200%200%209.06%209.039m2.416%20-1.57a7%207%200%201%200%20-9.884%20-9.915%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2010a3.5%203.5%200%200%200%20-7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.71%2012.715a3.5%203.5%200%200%201%20-5.71%20-2.715%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017c.838%200%201.607%20-.294%202.209%20-.785m1.291%20-2.715a3.5%203.5%200%200%200%20-3.5%20-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203a3.5%203.5%200%200%200%20-3.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lollipop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lollipop%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2010a3.5%203.5%200%200%200%20-7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010a3.5%203.5%200%200%201%20-7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017a3.5%203.5%200%200%200%200%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203a3.5%203.5%200%200%200%200%207%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-luggage-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-luggage-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h6a2%202%200%200%201%202%202v6m0%204a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-10c0%20-.546%20.218%20-1.04%20.573%20-1.4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010h4m4%200h4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2016h10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020v1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020v1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-luggage{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-luggage%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-1a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010h12%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2016h12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020v1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lungs-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lungs-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.583%206.608c-1.206%201.058%20-2.07%202.626%20-2.933%205.449c-.42%201.37%20-.636%202.962%20-.648%204.775c-.012%201.675%201.261%203.054%202.877%203.161l.203%20.007c1.611%200%202.918%20-1.335%202.918%20-2.98v-8.02%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011v-3.743c0%20-.694%20.552%20-1.257%201.233%20-1.257c.204%200%20.405%20.052%20.584%20.15l.13%20.083c1.46%201.059%202.432%202.647%203.405%205.824c.42%201.37%20.636%202.962%20.648%204.775c0%20.063%200%20.125%200%20.187m-1.455%202.51c-.417%20.265%20-.9%20.43%20-1.419%20.464l-.202%20.007c-1.613%200%20-2.92%20-1.335%20-2.92%20-2.98v-2.02%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a2.99%202.99%200%200%200%202.132%20-.89%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-lungs{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-lungs%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.081%2020c1.612%200%202.919%20-1.335%202.919%20-2.98v-9.763c0%20-.694%20-.552%20-1.257%20-1.232%20-1.257c-.205%200%20-.405%20.052%20-.584%20.15l-.13%20.083c-1.46%201.059%20-2.432%202.647%20-3.404%205.824c-.42%201.37%20-.636%202.962%20-.648%204.775c-.012%201.675%201.261%203.054%202.877%203.161l.203%20.007%22%20%2F%3E%20%3Cpath%20d%3D%22M17.92%2020c-1.613%200%20-2.92%20-1.335%20-2.92%20-2.98v-9.763c0%20-.694%20.552%20-1.257%201.233%20-1.257c.204%200%20.405%20.052%20.584%20.15l.13%20.083c1.46%201.059%202.432%202.647%203.405%205.824c.42%201.37%20.636%202.962%20.648%204.775c.012%201.675%20-1.261%203.054%20-2.878%203.161l-.202%20.007%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%200%200%203%20-3a3%203%200%200%200%203%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-macro-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-macro-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a6%206%200%200%200%2011.47%202.467%22%20%2F%3E%20%3Cpath%20d%3D%22M15.53%2015.53a6%206%200%200%200%20-3.53%205.47%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a6%206%200%200%200%20-6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M10.866%2010.87a5.007%205.007%200%200%201%20-3.734%20-3.723m-.132%20-4.147l3%202l2%20-2l2%202l3%20-2v3a5%205%200%200%201%20-2.604%204.389%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-macro{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-macro%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a6%206%200%201%200%2012%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015a6%206%200%200%200%20-6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a6%206%200%200%200%20-6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011a5%205%200%200%201%20-5%20-5v-3l3%202l2%20-2l2%202l3%20-2v3a5%205%200%200%201%20-5%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-magnet-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-magnet-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203a2%202%200%200%201%202%202m0%204v4a3%203%200%200%200%205.552%201.578m.448%20-3.578v-6a2%202%200%200%201%202%20-2h1a2%202%200%200%201%202%202v8a7.99%207.99%200%200%201%20-.424%202.577m-1.463%202.584a8%208%200%200%201%20-14.113%20-5.161v-8c0%20-.297%20.065%20-.58%20.181%20-.833%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-magnet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-magnet%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013v-8a2%202%200%200%201%202%20-2h1a2%202%200%200%201%202%202v8a2%202%200%200%200%206%200v-8a2%202%200%200%201%202%20-2h1a2%202%200%200%201%202%202v8a8%208%200%200%201%20-16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208l4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-magnetic{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-magnetic%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M18%207c-.633%20-1.255%20-1.538%20-2%20-2.5%20-2c-1.933%200%20-3.5%203.134%20-3.5%207s1.567%207%203.5%207s3.5%20-3.134%203.5%20-7v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207c.633%20-1.255%201.538%20-2%202.5%20-2c1.933%200%203.5%203.134%203.5%207s-1.567%207%20-3.5%207s-3.5%20-3.134%20-3.5%20-7v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013l2%20-2l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013l2%20-2l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-ai{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-ai%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019h-5a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l8%205.345m4%20-1.345l6%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-4a2%202%200%201%201%204%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-bitcoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-bitcoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-6m2%200v-1.5m0%209v-1.5m-2%20-3h3m-1%200h.5a1.5%201.5%200%200%201%200%203h-3.5m3%20-3h.5a1.5%201.5%200%200%200%200%20-3h-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2019h-8.5a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019h-8a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-7a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h-6a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h-6a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-7a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2019h-8.5a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-7a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019h-10a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-fast{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-fast%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207h3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011h2%22%20%2F%3E%20%3Cpath%20d%3D%22M9.02%208.801l-.6%206a2%202%200%200%200%201.99%202.199h7.98a2%202%200%200%200%201.99%20-1.801l.6%20-6a2%202%200%200%200%20-1.99%20-2.199h-7.98a2%202%200%200%200%20-1.99%201.801%22%20%2F%3E%20%3Cpath%20d%3D%22M9.8%207.5l2.982%203.28a3%203%200%200%200%204.238%20.202l3.28%20-2.982%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-forward{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-forward%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018h-7a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l9%206l9%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018h6%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2019h-5.5a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l2.983%20-1.989l6.017%20-4.011%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-7a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h10a2%202%200%200%201%202%202v10m-2%202h-14a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l.565%20-.377m2.435%20-1.623l6%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-opened{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-opened%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209l9%206l9%20-6l-9%20-6l-9%206%22%20%2F%3E%20%3Cpath%20d%3D%22M21%209v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013l6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019h-8a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-7a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-7a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019h-10a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h-6a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019h-8a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2019h-6.5a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019h-5a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-7a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2019h-8.5a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mail{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mail%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l9%206l9%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mailbox-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mailbox-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021v-6.5a3.5%203.5%200%200%200%20-7%200v6.5h18m0%20-4v-2a4%204%200%200%200%20-4%20-4h-2m-4%200h-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v-5h4l2%202l-2%202h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015h1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mailbox{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mailbox%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021v-6.5a3.5%203.5%200%200%200%20-7%200v6.5h18v-6a4%204%200%200%200%20-4%20-4h-10.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v-8h4l2%202l-2%202h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-man{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-man%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016v5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209h6l-1%207h-4l-1%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011c1.333%20-1.333%202.667%20-2%204%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011c-1.333%20-1.333%20-2.667%20-2%20-4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-manual-gearbox{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-manual-gearbox%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208l0%208%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l0%208%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208v2a2%202%200%200%201%20-2%202h-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.5l-3%20-1.5l-6%203v-13l6%20-3l6%203l6%20-3v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019l-4%20-2l-6%203v-13l6%20-3l6%203l6%20-3v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.5l-3%20-1.5l-6%203v-13l6%20-3l6%203l6%20-3v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018l-2%20-1l-6%203v-13l6%20-3l6%203l6%20-3v9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018l-2%20-1l-6%203v-13l6%20-3l6%203l6%20-3v9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.5l-3%20-1.5l-6%203v-13l6%20-3l6%203l6%20-3v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-discount{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-discount%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019l-4%20-2l-6%203v-13l6%20-3l6%203l6%20-3v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019l-4%20-2l-6%203v-13l6%20-3l6%203l6%20-3v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.5l-3%20-1.5l-6%203v-13l6%20-3l6%203l6%20-3v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v8%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-east{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-east%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209h-4v6h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020l-6%20-3l-6%203v-13l6%20-3l6%203l6%20-3v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v13%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017.5l-1%20-.5l-6%203v-13l6%20-3l6%203l6%20-3v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-lock{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-lock%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.004%2021.216a2%202%200%200%201%20-2.417%20-.316l-4.244%20-4.243a8%208%200%200%201%2011.314%20-11.314a7.93%207.93%200%200%201%202.343%205.657%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019a1%201%200%200%201%201%20-1h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-3a1%201%200%200%201%20-1%20-1v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018v-1.5a1.5%201.5%200%201%201%203%200v1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.5l-3%20-1.5l-6%203v-13l6%20-3l6%203l6%20-3v11%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-north{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-north%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015v-6l4%206v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.32%204.34l.68%20-.34l6%203l6%20-3v13m-2.67%201.335l-3.33%201.665l-6%20-3l-6%203v-13l2.665%20-1.333%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v1m0%204v8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v4m0%204v5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019l-4%20-2l-6%203v-13l6%20-3l6%203l6%20-3v9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.5l-3%20-1.5l-6%203v-13l6%20-3l6%203l6%20-3v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.414%2020.9a2%202%200%200%201%20-2.827%200l-4.244%20-4.243a8%208%200%201%201%2013.591%20-4.629%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.463%2021.431a1.999%201.999%200%200%201%20-1.876%20-.531l-4.244%20-4.243a8%208%200%201%201%2013.594%20-4.655%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11.87%2021.48a1.992%201.992%200%200%201%20-1.283%20-.58l-4.244%20-4.243a8%208%200%201%201%2013.355%20-3.474%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11.85%2021.48a1.992%201.992%200%200%201%20-1.263%20-.58l-4.244%20-4.243a8%208%200%201%201%2013.385%20-3.585%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.005%2021.485a1.994%201.994%200%200%201%20-1.418%20-.585l-4.244%20-4.243a8%208%200%201%201%2013.634%20-5.05%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.02%2021.206a2%202%200%200%201%20-2.433%20-.306l-4.244%20-4.243a8%208%200%201%201%2013.607%20-6.555%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.736%2021.345a2%202%200%200%201%20-2.149%20-.445l-4.244%20-4.243a8%208%200%201%201%2013.59%20-4.624%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15.005%2019.31l-1.591%201.59a2%202%200%200%201%20-2.827%200l-4.244%20-4.243a8%208%200%201%201%2013.592%20-4.638%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011a3%203%200%201%200%20-3.973%202.839%22%20%2F%3E%20%3Cpath%20d%3D%22M11.76%2021.47a1.991%201.991%200%200%201%20-1.173%20-.57l-4.244%20-4.243a8%208%200%201%201%2013.657%20-5.588%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.758%2021.337a2%202%200%200%201%20-2.171%20-.437l-4.244%20-4.243a8%208%200%201%201%2012.585%20-1.652%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.442%209.432a3%203%200%200%200%204.113%204.134m1.445%20-2.566a3%203%200%200%200%20-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M17.152%2017.162l-3.738%203.738a2%202%200%200%201%20-2.827%200l-4.244%20-4.243a8%208%200%200%201%20-.476%20-10.794m2.18%20-1.82a8.003%208.003%200%200%201%2010.91%2010.912%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.414%2020.9a2%202%200%200%201%20-2.827%200l-4.244%20-4.243a8%208%200%201%201%2013.337%20-3.413%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.783%2021.326a2%202%200%200%201%20-2.196%20-.426l-4.244%20-4.243a8%208%200%201%201%2013.657%20-5.62%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.794%2021.322a2%202%200%200%201%20-2.207%20-.422l-4.244%20-4.243a8%208%200%201%201%2013.59%20-4.616%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.997%2019.317l-1.583%201.583a2%202%200%200%201%20-2.827%200l-4.244%20-4.243a8%208%200%201%201%2013.657%20-5.584%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.916%2011.707a3%203%200%201%200%20-2.916%202.293%22%20%2F%3E%20%3Cpath%20d%3D%22M11.991%2021.485a1.994%201.994%200%200%201%20-1.404%20-.585l-4.244%20-4.243a8%208%200%201%201%2013.651%20-5.351%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.02%2021.485a1.996%201.996%200%200%201%20-1.433%20-.585l-4.244%20-4.243a8%208%200%201%201%2013.403%20-3.651%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011a3%203%200%201%200%20-3.908%202.86%22%20%2F%3E%20%3Cpath%20d%3D%22M11.059%2021.25a2%202%200%200%201%20-.472%20-.35l-4.244%20-4.243a8%208%200%201%201%2013.646%20-6.079%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.789%2021.324a2%202%200%200%201%20-2.202%20-.424l-4.244%20-4.243a8%208%200%201%201%2013.59%20-4.626%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.024%2021.204a2%202%200%200%201%20-2.437%20-.304l-4.244%20-4.243a8%208%200%201%201%2013.119%20-2.766%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17.657%2016.657l-4.243%204.243a2%202%200%200%201%20-2.827%200l-4.244%20-4.243a8%208%200%201%201%2011.314%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-pins{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-pins%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.828%209.828a4%204%200%201%200%20-5.656%200l2.828%202.829l2.828%20-2.829%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18.828%2017.828a4%204%200%201%200%20-5.656%200l2.828%202.829l2.828%20-2.829%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.5l-3%20-1.5l-6%203v-13l6%20-3l6%203l6%20-3v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020l-6%20-3l-6%203v-13l6%20-3l6%203l6%20-3v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-route{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-route%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l6%20-3l6%203l6%20-3v13l-6%203l-6%20-3l-6%203v-13%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2013v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2015l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018l-2%20-1l-6%203v-13l6%20-3l6%203l6%20-3v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019l-4%20-2l-6%203v-13l6%20-3l6%203l6%20-3v9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-shield{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-shield%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011a3%203%200%201%200%20-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12.249%2021.47a2%202%200%200%201%20-1.662%20-.57l-4.244%20-4.243a8%208%200%201%201%2013.655%20-5.828%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2016c0%204%20-2.5%206%20-3.5%206s-3.5%20-2%20-3.5%20-6c1%200%202.5%20-.5%203.5%20-1.5c1%201%202.5%201.5%203.5%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-south{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-south%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014.25c0%20.414%20.336%20.75%20.75%20.75h2.25a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h2.25a.75%20.75%200%200%201%20.75%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.718%2017.359l-.718%20-.359l-6%203v-13l6%20-3l6%203l6%20-3v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v4%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.5l-3%20-1.5l-6%203v-13l6%20-3l6%203l6%20-3v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-west{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-west%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l1%206l2%20-3.75l2%203.75l1%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019.5l-5%20-2.5l-6%203v-13l6%20-3l6%203l6%20-3v9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-map{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-map%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l6%20-3l6%203l6%20-3v13l-6%203l-6%20-3l-6%203v-13%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207v13%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-markdown-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-markdown-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h10a2%202%200%200%201%202%202v10%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019h-14a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%201.85%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v-6l2%202l1%20-1m1%201v4%22%20%2F%3E%20%3Cpath%20d%3D%22M17.5%2013.5l.5%20-.5m-2%20-1v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-markdown{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-markdown%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v-6l2%202l2%20-2v6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013l2%202l2%20-2m-2%202v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-marquee-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-marquee-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v-1a1%201%200%200%201%201%20-1h1m5%200h2m5%200h1a1%201%200%200%201%201%201v1m0%205v2m0%205v1a1%201%200%200%201%20-1%201h-1m-5%200h-2m-5%200h-1a1%201%200%200%201%20-1%20-1v-1m0%20-5v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-marquee-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-marquee-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206c0%20-.556%20.227%20-1.059%20.593%20-1.421%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204h1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%204h1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M20%209v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2013.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.402%2019.426a1.993%201.993%200%200%201%20-1.402%20.574%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020h-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2020h-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015v-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010.5v-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-marquee{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-marquee%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2m3%200h1.5m3%200h1.5m3%200a2%202%200%200%201%202%202m0%203v1.5m0%203v1.5m0%203a2%202%200%200%201%20-2%202m-3%200h-1.5m-3%200h-1.5m-3%200a2%202%200%200%201%20-2%20-2m0%20-3v-1.5m0%20-3v-1.5m0%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mars{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mars%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205l-5.4%205.4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205l-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205l0%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mask-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mask-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.42%2019.41a2%202%200%200%201%20-1.42%20.59h-12a2%202%200%200%201%20-2%20-2v-12c0%20-.554%20.225%20-1.055%20.588%20-1.417m3.412%20-.583h10a2%202%200%200%201%202%202v10%22%20%2F%3E%20%3Cpath%20d%3D%22M9.885%209.872a3%203%200%201%200%204.245%204.24m.582%20-3.396a3.012%203.012%200%200%200%20-1.438%20-1.433%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mask{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mask%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-masks-theater-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-masks-theater-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209c.058%200%20.133%200%20.192%200h6.616a2%202%200%200%201%201.992%202.183l-.554%206.041m-1.286%202.718a3.99%203.99%200%200%201%20-2.71%201.058h-1.5a4%204%200%200%201%20-3.983%20-3.635l-.567%20-6.182%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2013h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016.5c.657%20.438%201.313%20.588%201.97%20.451%22%20%2F%3E%20%3Cpath%20d%3D%22M8.632%2015.982a4.05%204.05%200%200%201%20-.382%20.018h-1.5a4%204%200%200%201%20-3.983%20-3.635l-.567%20-6.182a2%202%200%200%201%20.514%20-1.531a1.99%201.99%200%200%201%201.286%20-.652m4%200h2.808a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012c.764%20-.51%201.528%20-.63%202.291%20-.36%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-masks-theater{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-masks-theater%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.192%209h6.616a2%202%200%200%201%201.992%202.183l-.567%206.182a4%204%200%200%201%20-3.983%203.635h-1.5a4%204%200%200%201%20-3.983%20-3.635l-.567%20-6.182a2%202%200%200%201%201.992%20-2.183%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2013h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016.5c1%20.667%202%20.667%203%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.632%2015.982a4.037%204.037%200%200%201%20-.382%20.018h-1.5a4%204%200%200%201%20-3.983%20-3.635l-.567%20-6.182a2%202%200%200%201%201.992%20-2.183h6.616a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012c.764%20-.51%201.528%20-.63%202.291%20-.36%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-massage{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-massage%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2022l4%20-2v-3h12%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020h9%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014l3%20-2l1%20-4c3%201%203%204%203%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-matchstick{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-matchstick%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l14%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203l3.62%207.29a4.007%204.007%200%200%201%20-.764%204.51a4%204%200%200%201%20-6.493%20-4.464l3.637%20-7.336%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-1-divide-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-1-divide-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015h3a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205l2%20-2v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-1-divide-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-1-divide-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015.5a.5%20.5%200%200%201%20.5%20-.5h2a1.5%201.5%200%200%201%200%203h-1.167h1.167a1.5%201.5%200%200%201%200%203h-2a.5%20.5%200%200%201%20-.5%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205l2%20-2v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-avg{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-avg%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l18%20-18%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a8%208%200%201%200%2016%200a8%208%200%201%200%20-16%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-cos{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-cos%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010a2%202%200%201%200%20-4%200v4a2%202%200%201%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2015c.345%20.6%201.258%201%202%201a2%202%200%201%200%200%20-4a2%202%200%201%201%200%20-4c.746%200%201.656%20.394%202%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-ctg{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-ctg%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010a2%202%200%201%200%20-4%200v4a2%202%200%201%200%204%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-equal-greater{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-equal-greater%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018l14%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014l14%20-4l-14%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-equal-lower{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-equal-lower%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018l-14%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2014l-14%20-4l14%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-function-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-function-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010h1c.882%200%20.986%20.777%201.694%202.692%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017c.864%200%201.727%20-.663%202.495%20-1.512m1.717%20-2.302c.993%20-1.45%202.39%20-3.186%203.788%20-3.186%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019c0%201.5%20.5%202%202%202s2%20-4%203%20-9c.237%20-1.186%20.446%20-2.317%20.647%20-3.35m.727%20-3.248c.423%20-1.492%20.91%20-2.402%201.626%20-2.402c1.5%200%202%20.5%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-function-y{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-function-y%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%200%200%202%202c2%200%202%20-4%203%20-9s1%20-9%203%20-9a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012l3%205.063%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012l-4.8%209%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-function{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-function%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%200%200%202%202c2%200%202%20-4%203%20-9s1%20-9%203%20-9a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018l6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-greater{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-greater%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018l14%20-6l-14%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-integral-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-integral-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%200%200%202%202c2%200%202%20-4%203%20-9s1%20-9%203%20-9a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018l6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-integral{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-integral%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019a2%202%200%200%200%202%202c2%200%202%20-4%203%20-9s1%20-9%203%20-9a2%202%200%200%201%202%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-integrals{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-integrals%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%200%200%202%202c2%200%202%20-4%203%20-9s1%20-9%203%20-9a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019a2%202%200%200%200%202%202c2%200%202%20-4%203%20-9s1%20-9%203%20-9a2%202%200%200%201%202%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-lower{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-lower%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018l-14%20-6l14%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-max-min{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-max-min%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014s.605%20-5.44%202.284%20-7.862m3.395%20.026c2.137%202.652%204.547%209.113%206.68%2011.719%22%20%2F%3E%20%3Cpath%20d%3D%22M18.748%2018.038c.702%20-.88%201.452%20-3.56%202.252%20-8.038%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-max{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-max%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015s.616%20-5.544%202.332%20-7.93%22%20%2F%3E%20%3Cpath%20d%3D%22M8.637%207.112c2.717%203.313%205.882%2012.888%208.363%2012.888c2%200%203.333%20-3%204%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-min{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-min%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013s1%20-9%204%20-9c2.48%200%205.643%209.565%208.36%2012.883%22%20%2F%3E%20%3Cpath%20d%3D%22M18.748%2017.038c.702%20-.88%201.452%20-3.56%202.252%20-8.038%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-not{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-not%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h14v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019l2.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%2014.5l1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205h-7l-.646%202.262%22%20%2F%3E%20%3Cpath%20d%3D%22M10.448%2010.431l-2.448%208.569l-3%20-6h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-pi-divide-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-pi-divide-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015h3a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203h-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-pi{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-pi%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020v-16%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204v16%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204h-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-sec{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-sec%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015c.345%20.6%201.258%201%202%201a2%202%200%201%200%200%20-4a2%202%200%201%201%200%20-4c.746%200%201.656%20.394%202%201%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2010a2%202%200%201%200%20-4%200v4a2%202%200%201%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-sin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-sin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015c.345%20.6%201.258%201%202%201a2%202%200%201%200%200%20-4a2%202%200%201%201%200%20-4c.746%200%201.656%20.394%202%201%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v-8l4%208v-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-symbols{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-symbols%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.5l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%204.5l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018l4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-tg{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-tg%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-x-divide-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-x-divide-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015h3a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-x-divide-y-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-x-divide-y-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l18%20-18%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014l3%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2014l-4.5%207%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010l6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-x-divide-y{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-x-divide-y%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l3%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015l-4.5%207%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-x-floor-divide-y{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-x-floor-divide-y%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M1.5%2019l18%20-18%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%2022l18%20-18%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015l3%204%22%20%2F%3E%20%3Cpath%20d%3D%22M23%2015l-4.5%208%22%20%2F%3E%20%3Cpath%20d%3D%22M1%201l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M1%207l6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-x-minus-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-x-minus-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2015l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-x-minus-y{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-x-minus-y%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2015l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209l3%205.063%22%20%2F%3E%20%3Cpath%20d%3D%22M22%209l-4.8%209%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-x-plus-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-x-plus-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2015l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-x-plus-y{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-x-plus-y%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209l3%205.063%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2015l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%209l-4.8%209%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-xy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-xy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209l3%205.063%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M20%209l-4.8%209%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-y-minus-y{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-y-minus-y%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209l3%205.063%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209l-4.8%209%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209l3%205.063%22%20%2F%3E%20%3Cpath%20d%3D%22M22%209l-4.8%209%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math-y-plus-y{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math-y-plus-y%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209l3%205.063%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209l-4.8%209%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209l3%205.063%22%20%2F%3E%20%3Cpath%20d%3D%22M22%209l-4.8%209%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-math{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-math%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205h-7l-4%2014l-3%20-6h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019l6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-matrix{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-matrix%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016h.013%22%20%2F%3E%20%3Cpath%20d%3D%22M12.01%2016h.005%22%20%2F%3E%20%3Cpath%20d%3D%22M16.015%2016h.005%22%20%2F%3E%20%3Cpath%20d%3D%22M16.015%2012h.005%22%20%2F%3E%20%3Cpath%20d%3D%22M8.01%2012h.005%22%20%2F%3E%20%3Cpath%20d%3D%22M12.01%2012h.005%22%20%2F%3E%20%3Cpath%20d%3D%22M16.02%208h.005%22%20%2F%3E%20%3Cpath%20d%3D%22M8.015%208h.005%22%20%2F%3E%20%3Cpath%20d%3D%22M12.015%208h.005%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204h-1a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h1%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204h1a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-maximize-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-maximize-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2c0%20-.551%20.223%20-1.05%20.584%20-1.412%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2c.545%200%201.04%20-.218%201.4%20-.572%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-maximize{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-maximize%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-meat-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-meat-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.62%208.382l1.966%20-1.967a2%202%200%201%201%203.414%20-1.415a2%202%200%201%201%20-1.413%203.414l-1.82%201.821%22%20%2F%3E%20%3Cpath%20d%3D%22M5.904%2018.596c2.733%202.734%205.9%204%207.07%202.829c1.172%20-1.172%20-.094%20-4.338%20-2.828%20-7.071c-2.733%20-2.734%20-5.9%20-4%20-7.07%20-2.829c-1.172%201.172%20.094%204.338%202.828%207.071%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2016l1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M12.975%2021.425c1.582%20-1.582%202.679%20-3.407%203.242%20-5.2%22%20%2F%3E%20%3Cpath%20d%3D%22M16.6%2012.6c-.16%20-1.238%20-.653%20-2.345%20-1.504%20-3.195c-.85%20-.85%20-1.955%20-1.344%20-3.192%20-1.503%22%20%2F%3E%20%3Cpath%20d%3D%22M8.274%208.284c-1.792%20.563%20-3.616%201.66%20-5.198%203.242%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-meat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-meat%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.62%208.382l1.966%20-1.967a2%202%200%201%201%203.414%20-1.415a2%202%200%201%201%20-1.413%203.414l-1.82%201.821%22%20%2F%3E%20%3Cpath%20d%3D%22M5.904%2018.596c2.733%202.734%205.9%204%207.07%202.829c1.172%20-1.172%20-.094%20-4.338%20-2.828%20-7.071c-2.733%20-2.734%20-5.9%20-4%20-7.07%20-2.829c-1.172%201.172%20.094%204.338%202.828%207.071%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2016l1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M12.975%2021.425c3.905%20-3.906%204.855%20-9.288%202.121%20-12.021c-2.733%20-2.734%20-8.115%20-1.784%20-12.02%202.121%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-medal-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-medal-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203h6l3%207l-6%202l-6%20-2l3%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-3%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011l-3%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019.5l-3%201.5l.5%20-3.5l-2%20-2l3%20-.5l1.5%20-3l1.5%203l3%20.5l-2%202l.5%203.5l-3%20-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-medal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-medal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v3m-4%20-3v6m8%20-6v6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.5l-3%201.5l.5%20-3.5l-2%20-2l3%20-.5l1.5%20-3l1.5%203l3%20.5l-2%202l.5%203.5l-3%20-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-medical-cross-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-medical-cross-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2010l-7%204%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2014l-7%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-medical-cross-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-medical-cross-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.928%2017.733l-.574%20-.331l-3.354%20-1.938v4.536a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1v-4.536l-3.928%202.268a1%201%200%200%201%20-1.366%20-.366l-1%20-1.732a1%201%200%200%201%20.366%20-1.366l3.927%20-2.268l-3.927%20-2.268a1%201%200%200%201%20-.366%20-1.366l1%20-1.732a1%201%200%200%201%201.366%20-.366l.333%20.192m3.595%20-.46v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v4.535l3.928%20-2.267a1%201%200%200%201%201.366%20.366l1%201.732a1%201%200%200%201%20-.366%201.366l-3.927%202.268l3.927%202.269a1%201%200%200%201%20.366%201.366l-.24%20.416%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-medical-cross{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-medical-cross%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%203a1%201%200%200%201%201%201v4.535l3.928%20-2.267a1%201%200%200%201%201.366%20.366l1%201.732a1%201%200%200%201%20-.366%201.366l-3.927%202.268l3.927%202.269a1%201%200%200%201%20.366%201.366l-1%201.732a1%201%200%200%201%20-1.366%20.366l-3.928%20-2.269v4.536a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1v-4.536l-3.928%202.268a1%201%200%200%201%20-1.366%20-.366l-1%20-1.732a1%201%200%200%201%20.366%20-1.366l3.927%20-2.268l-3.927%20-2.268a1%201%200%200%201%20-.366%20-1.366l1%20-1.732a1%201%200%200%201%201.366%20-.366l3.928%202.267v-4.535a1%201%200%200%201%201%20-1h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-medicine-syrup{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-medicine-syrup%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h8a1%201%200%200%200%201%20-1v-10a3%203%200%200%200%20-3%20-3h-4a3%203%200%200%200%20-3%203v10a1%201%200%200%200%201%201%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207v-3a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-meeple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-meeple%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020h-5a1%201%200%200%201%20-1%20-1c0%20-2%203.378%20-4.907%204%20-6c-1%200%20-4%20-.5%20-4%20-2c0%20-2%204%20-3.5%206%20-4c0%20-1.5%20.5%20-4%203%20-4s3%202.5%203%204c2%20.5%206%202%206%204c0%201.5%20-3%202%20-4%202c.622%201.093%204%204%204%206a1%201%200%200%201%20-1%201h-5c-1%200%20-2%20-4%20-3%20-4s-2%204%20-3%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-melon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-melon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2010c0%205.523%20-4.477%2010%20-10%2010a9.967%209.967%200%200%201%20-6.984%20-2.842l4.343%20-4.153a4%204%200%200%200%205.76%20-5.51l4.342%20-4.153a9.963%209.963%200%200%201%202.539%206.658%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-menorah{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-menorah%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v16%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204v2a4%204%200%201%200%208%200v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204v2a8%208%200%201%200%2016%200v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-menu-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-menu-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018l16%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-menu-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-menu-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h10%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h16%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h13%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-menu-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-menu-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206h10%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h16%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h13%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-menu-deep{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-menu-deep%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h16%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h13%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-menu-order{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-menu-order%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010h16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014h16%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206l3%20-3l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-menu{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-menu%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016l16%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mesh{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mesh%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209h18%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015h18%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204c.485%20.445%203.5%203.312%203.5%208c0%20.663%20-.07%204.848%20-3.5%208%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204a17%2017%200%200%201%202.004%208c0%201.51%20-.201%204.628%20-2.004%208%22%20%2F%3E%20%3Cpath%20d%3D%22M18.778%2020h-13.556a2.22%202.22%200%200%201%20-2.222%20-2.222v-11.556c0%20-1.227%20.995%20-2.222%202.222%20-2.222h13.556c1.227%200%202.222%20.995%202.222%202.222v11.556a2.22%202.22%200%200%201%20-2.222%202.222%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020l-1%201l-3%20-3h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l-3%20-3h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l-1%20-1l-2%20-2h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l-1%20-1l-2%20-2h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l-3%20-3h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2019.5l-1.5%201.5l-3%20-3h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2020.5l-.5%20.5l-3%20-3h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018l-3%203l-3%20-3h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2019.5l-1.5%20-1.5h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l-3%20-3h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h1m4%200h3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h10a3%203%200%200%201%203%203v8c0%20.57%20-.16%201.104%20-.436%201.558m-2.564%201.442h-3l-3%203l-3%20-3h-3a3%203%200%200%201%20-3%20-3v-8c0%20-1.084%20.575%20-2.034%201.437%20-2.561%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020l-1%201l-3%20-3h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2020.5l-.5%20.5l-3%20-3h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2020.5l-.5%20.5l-3%20-3h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2018.5l-2.5%202.5l-3%20-3h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l-.5%20-.5l-2.5%20-2.5h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l-3%20-3h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019l-1%20-1h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12.354%2020.646l-.354%20.354l-3%20-3h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2019.5l-1.5%201.5l-3%20-3h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h-3a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v8a3%203%200%200%201%20-3%203h-3l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018l-5%203v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M11.995%2018.603l-3.995%202.397v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-chatbot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-chatbot%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204a3%203%200%200%201%203%203v8a3%203%200%200%201%20-3%203h-5l-5%203v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2013a3.5%203.5%200%200%200%205%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M10.99%2019.206l-2.99%201.794v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.038%2019.927a9.933%209.933%200%200%201%20-5.338%20-.927l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c1.993%201.7%202.93%204.043%202.746%206.346%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.015%2019.98a9.87%209.87%200%200%201%20-4.315%20-.98l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c1.927%201.644%202.867%203.887%202.761%206.114%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.042%2019.933a9.798%209.798%200%200%201%20-3.342%20-.933l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c2.127%201.814%203.052%204.36%202.694%206.808%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.036%2019.933a9.798%209.798%200%200%201%20-3.336%20-.933l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c2.128%201.815%203.053%204.361%202.694%206.81%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.996%2019.98a9.868%209.868%200%200%201%20-4.296%20-.98l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c1.842%201.572%202.783%203.691%202.77%205.821%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.16%2019.914a9.94%209.94%200%200%201%20-5.46%20-.914l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c1.384%201.181%202.26%202.672%202.603%204.243%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.006%2019.98a9.869%209.869%200%200%201%20-4.306%20-.98l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c1.993%201.7%202.93%204.041%202.746%206.344%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.02%2019.52c-2.34%20.736%20-5%20.606%20-7.32%20-.52l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c1.96%201.671%202.898%203.963%202.755%206.227%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.59%2019.88a9.763%209.763%200%200%201%20-2.89%20-.88l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c1.565%201.335%202.479%203.065%202.71%204.861%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.023%2019.98a9.87%209.87%200%200%201%20-4.323%20-.98l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c2.718%202.319%203.473%205.832%202.096%208.811%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.595%204.577c3.223%20-1.176%207.025%20-.61%209.65%201.63c2.982%202.543%203.601%206.523%201.636%209.66m-1.908%202.109c-2.787%202.19%20-6.89%202.666%20-10.273%201.024l-4.7%201l1.3%20-3.9c-2.229%20-3.296%20-1.494%20-7.511%201.68%20-10.057%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.989%2019.932a9.93%209.93%200%200%201%20-5.289%20-.932l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c2.131%201.818%203.056%204.37%202.692%206.824%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.337%2019.974a9.891%209.891%200%200%201%20-4.637%20-.974l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c1.63%201.39%202.554%203.21%202.736%205.085%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.007%2019.98a9.869%209.869%200%200%201%20-4.307%20-.98l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c1.992%201.7%202.93%204.04%202.747%206.34%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.02%2019.52c-2.341%20.736%20-5%20.606%20-7.32%20-.52l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c1.649%201.407%202.575%203.253%202.742%205.152%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.303%2019.955a9.818%209.818%200%200%201%20-3.603%20-.955l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c1.73%201.476%202.665%203.435%202.76%205.433%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.58%2019.963a9.906%209.906%200%200%201%20-4.88%20-.963l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c2.13%201.817%203.055%204.368%202.692%206.82%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.517%2019.869a9.757%209.757%200%200%201%20-2.817%20-.869l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c1.666%201.421%202.594%203.29%202.747%205.21%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.004%2019.98a9.869%209.869%200%200%201%20-4.304%20-.98l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c1.994%201.701%202.932%204.045%202.746%206.349%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-user{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-user%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022a2%202%200%200%200%20-2%20-2h-2a2%202%200%200%200%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12.454%2019.97a9.9%209.9%200%200%201%20-4.754%20-.97l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c1.667%201.423%202.596%203.294%202.747%205.216%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.593%2019.855a9.96%209.96%200%200%201%20-5.893%20-.855l-4.7%201l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c2.128%201.816%203.053%204.363%202.693%206.813%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c3.255%202.777%203.695%207.266%201.029%2010.501c-2.666%203.235%20-7.615%204.215%20-11.574%202.293l-4.7%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M11.012%2019.193l-3.012%201.807v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12.031%2018.581l-4.031%202.419v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018l-5%203v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-dots{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-dots%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2011v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204a3%203%200%200%201%203%203v8a3%203%200%200%201%20-3%203h-5l-5%203v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3l12%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M11.998%2018.601l-3.998%202.399v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018h-2l-5%203v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-forward{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-forward%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204a3%203%200%200%201%203%203v8a3%203%200%200%201%20-3%203h-5l-5%203v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12%22%20%2F%3E%20%3Cpath%20d%3D%22M13%208l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2011h-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10.48%2019.512l-2.48%201.488v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-language{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-language%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2021v-13a3%203%200%200%201%203%20-3h10a3%203%200%200%201%203%203v6a3%203%200%200%201%20-3%203h-9l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014v-4a2%202%200%201%201%204%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M11.976%2018.614l-3.976%202.386v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h1m4%200h3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h10a3%203%200%200%201%203%203v8c0%20.577%20-.163%201.116%20-.445%201.573m-2.555%201.427h-5l-5%203v-3h-2a3%203%200%200%201%20-3%20-3v-8c0%20-1.085%20.576%20-2.036%201.439%20-2.562%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018l-5%203v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12.007%2018.596l-4.007%202.404v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12.01%2018.594l-4.01%202.406v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018h-1l-5%203v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-reply{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-reply%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204a3%203%200%200%201%203%203v8a3%203%200%200%201%20-3%203h-5l-5%203v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12%22%20%2F%3E%20%3Cpath%20d%3D%22M11%208l-3%203l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2011h-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-report{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-report%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204a3%203%200%200%201%203%203v8a3%203%200%200%201%20-3%203h-5l-5%203v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h5%22%20%2F%3E%20%3Cpath%20d%3D%22M11.008%2019.195l-3.008%201.805v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018l-5%203v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10.325%2019.605l-2.325%201.395v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M11.99%2018.606l-3.99%202.394v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-user{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-user%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018l-5%203v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022a2%202%200%200%200%20-2%20-2h-2a2%202%200%200%200%20-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018l-5%203v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-message{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-message%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204a3%203%200%200%201%203%203v8a3%203%200%200%201%20-3%203h-5l-5%203v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-messages-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-messages-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011a1%201%200%200%201%20-1%20-1m0%20-3.968v-2.032a1%201%200%200%201%201%20-1h9a1%201%200%200%201%201%201v10l-3%20-3h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015v2a1%201%200%200%201%20-1%201h-7l-3%203v-10a1%201%200%200%201%201%20-1h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-messages{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-messages%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2014l-3%20-3h-7a1%201%200%200%201%20-1%20-1v-6a1%201%200%200%201%201%20-1h9a1%201%200%200%201%201%201v10%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015v2a1%201%200%200%201%20-1%201h-7l-3%203v-10a1%201%200%200%201%201%20-1h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-meteor-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-meteor-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.75%205.761l3.25%20-2.761l-1%205l9%20-5l-5%209h5l-2.467%202.536m-1.983%202.04l-2.441%202.51a6.5%206.5%200%201%201%20-8.855%20-9.506l2.322%20-1.972%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-meteor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-meteor%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203l-5%209h5l-6.891%207.086a6.5%206.5%200%201%201%20-8.855%20-9.506l7.746%20-6.58l-1%205l9%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-meter-cube{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-meter-cube%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205h1.5a1.5%201.5%200%200%201%200%203h-.5h.5a1.5%201.5%200%200%201%200%203h-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014a2%202%200%200%201%202%20-2h.5a2.5%202.5%200%200%201%202.5%202.5v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015.5v-1a2.5%202.5%200%201%201%205%200v3.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-meter-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-meter-square%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205h2a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-1a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014a2%202%200%200%201%202%20-2h.5a2.5%202.5%200%200%201%202.5%202.5v3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015.5v-1a2.5%202.5%200%201%201%205%200v3.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-metronome{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-metronome%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.153%208.188l-.72%20-3.236a2.493%202.493%200%200%200%20-4.867%200l-3.025%2013.614a2%202%200%200%200%201.952%202.434h7.014a2%202%200%200%200%201.952%20-2.434l-.524%20-2.357m-4.935%201.791l9%20-13%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-michelin-bib-gourmand{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-michelin-bib-gourmand%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.97%2020c-2.395%20-1.947%20-4.763%20-5.245%20-1.005%20-8c-.52%20-4%203.442%20-7.5%205.524%20-7.5c.347%20-1%201.499%20-1.5%202.54%20-1.5c1.04%200%202.135%20.5%202.482%201.5c2.082%200%206.044%203.5%205.524%207.5c3.758%202.755%201.39%206.053%20-1.005%208%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011a1%202%200%201%200%202%200a1%202%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011a1%202%200%201%200%202%200a1%202%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017.085c3.5%202.712%206.5%202.712%209%20-1.085%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018.5c.815%20-2.337%201.881%20-1.472%202%20-.55%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-michelin-star-green{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-michelin-star-green%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.432%2017.949c.863%201.544%202.589%201.976%204.13%201.112c1.54%20-.865%201.972%20-2.594%201.048%20-4.138c-.185%20-.309%20-.309%20-.556%20-.494%20-.74c.247%20.06%20.555%20.06%20.925%20.06c1.726%200%202.959%20-1.234%202.959%20-2.963c0%20-1.73%20-1.233%20-2.965%20-3.02%20-2.965c-.37%200%20-.617%200%20-.925%20.062c.185%20-.185%20.308%20-.432%20.493%20-.74c.863%20-1.545%20.431%20-3.274%20-1.048%20-4.138c-1.541%20-.865%20-3.205%20-.433%20-4.13%201.111c-.185%20.309%20-.308%20.556%20-.432%20.803c-.123%20-.247%20-.246%20-.494%20-.431%20-.803c-.802%20-1.605%20-2.528%20-2.038%20-4.007%20-1.173c-1.541%20.865%20-1.973%202.594%20-1.048%204.137c.185%20.31%20.308%20.556%20.493%20.741c-.246%20-.061%20-.555%20-.061%20-.924%20-.061c-1.788%200%20-3.021%201.235%20-3.021%202.964c0%201.729%201.233%202.964%203.02%202.964%22%20%2F%3E%20%3Cpath%20d%3D%22M4.073%2021c4.286%20-2.756%205.9%20-5.254%207.927%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-michelin-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-michelin-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.792%2017.063c0%20.337%20.057%20.618%20.057%20.9c0%201.8%20-1.238%203.037%20-2.982%203.037c-1.8%200%20-2.98%20-1.238%20-2.98%20-3.206v-.731c-.957%20.675%20-1.576%20.9%20-2.42%20.9c-1.518%200%20-2.925%20-1.463%20-2.925%20-3.094c0%20-1.181%20.844%20-2.194%202.082%20-2.756l.28%20-.113c-1.574%20-.787%20-2.362%20-1.688%20-2.362%20-2.925c0%20-1.687%201.294%20-3.094%202.925%20-3.094c.675%200%201.52%20.338%202.138%20.788l.281%20.112c0%20-.337%20-.056%20-.619%20-.056%20-.844c0%20-1.8%201.237%20-3.037%202.98%20-3.037c1.8%200%202.981%201.237%202.981%203.206v.394l-.056%20.281c.956%20-.675%201.575%20-.9%202.419%20-.9c1.519%200%202.925%201.463%202.925%203.094c0%201.181%20-.844%202.194%20-2.081%202.756l-.282%20.169c1.575%20.787%202.363%201.688%202.363%202.925c0%201.688%20-1.294%203.094%20-2.925%203.094c-.675%200%20-1.575%20-.281%20-2.138%20-.788l-.225%20-.169l.001%20.001%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mickey{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mickey%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%203a3.5%203.5%200%200%201%203.25%204.8a7.017%207.017%200%200%200%20-2.424%202.1a3.5%203.5%200%201%201%20-.826%20-6.9%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%203a3.5%203.5%200%201%201%20-.826%206.902a7.013%207.013%200%200%200%20-2.424%20-2.103a3.5%203.5%200%200%201%203.25%20-4.799%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-microfrontends{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-microfrontends%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%207.5l4.5%204.5l4.5%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2016v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-microphone-2-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-microphone-2-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.908%2012.917a5%205%200%201%200%20-5.827%20-5.819%22%20%2F%3E%20%3Cpath%20d%3D%22M10.116%2010.125l-6.529%207.46a2%202%200%201%200%202.827%202.83l7.461%20-6.529%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-microphone-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-microphone-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012.9a5%205%200%201%200%20-3.902%20-3.9%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012.9l-3.902%20-3.899l-7.513%208.584a2%202%200%201%200%202.827%202.83l8.588%20-7.515%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-microphone-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-microphone-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a3%203%200%200%201%206%200v5a3%203%200%200%201%20-.13%20.874m-2%202a3%203%200%200%201%20-3.87%20-2.872v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010a7%207%200%200%200%2010.846%205.85m2%20-2a6.967%206.967%200%200%200%201.152%20-3.85%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021l8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l0%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-microphone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-microphone%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a3%203%200%200%201%203%20-3a3%203%200%200%201%203%203v5a3%203%200%200%201%20-3%203a3%203%200%200%201%20-3%20-3l0%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010a7%207%200%200%200%2014%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021l8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l0%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-microscope-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-microscope-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021h14%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018v3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l-1%201l3%203l1%20-1m2%20-2l3%20-3l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2012.5l-1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a6%206%200%200%200%205.457%20-3.505m.441%20-3.599a6%206%200%200%200%20-2.183%20-3.608%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-microscope{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-microscope%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021h14%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018h2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018v3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011l3%203l6%20-6l-3%20-3l-6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2012.5l-1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a6%206%200%200%200%203.715%20-10.712%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-microwave-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-microwave-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018h-14a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h2m4%200h10a1%201%200%200%201%201%201v10%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206v5m0%204v3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2010.5c1%20-.667%201.5%20-.667%202.5%200c.636%20.265%201.272%20.665%201.907%20.428%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2013.5c1%20-.667%201.5%20-.667%202.5%200c.833%20.347%201.667%20.926%202.5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-microwave{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-microwave%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v10a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2010.5c1%20-.667%201.5%20-.667%202.5%200c.833%20.347%201.667%20.926%202.5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2013.5c1%20-.667%201.5%20-.667%202.5%200c.833%20.347%201.667%20.926%202.5%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-middleware{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-middleware%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l2.25%20-2.25%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020l-2.25%20-2.25%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l-2.25%202.25%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204l2.25%202.25%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019.748a8.01%208.01%200%200%201%20-5.747%20-5.748%22%20%2F%3E%20%3Cpath%20d%3D%22M19.748%2014a8.01%208.01%200%200%201%20-5.748%205.748%22%20%2F%3E%20%3Cpath%20d%3D%22M4.252%2010a8.02%208.02%200%200%201%205.478%20-5.672l.27%20-.075%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204.252a8.01%208.01%200%200%201%205.748%205.749%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-military-award{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-military-award%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2010.5l-1%20-2.5h-5.5l2.48%205.788a2%202%200%200%200%201.84%201.212h2.18%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2010.5l1%20-2.5h5.5l-2.48%205.788a2%202%200%200%201%20-1.84%201.212h-2.18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-military-rank{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-military-rank%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%207v12a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-12l6%20-4l6%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013l2%20-1l2%201%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l2%20-1l2%201%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209l2%20-1l2%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-milk-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-milk-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h6v-2a1%201%200%200%200%20-1%20-1h-6a1%201%200%200%200%20-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M16%206l1.094%201.759a6%206%200%200%201%20.906%203.17v3.071m0%204v1a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-8.071a6%206%200%200%201%20.906%20-3.17l.327%20-.525%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-milk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-milk%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h8v-2a1%201%200%200%200%20-1%20-1h-6a1%201%200%200%200%20-1%201v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%206l1.094%201.759a6%206%200%200%201%20.906%203.17v8.071a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-8.071a6%206%200%200%201%20.906%20-3.17l1.094%20-1.759%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-milkshake{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-milkshake%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010a5%205%200%200%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2011a1%201%200%200%201%201%20-1h10a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1l0%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013l1.81%207.243a1%201%200%200%200%20.97%20.757h4.44a1%201%200%200%200%20.97%20-.757l1.81%20-7.243%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-minimize{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-minimize%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%209h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-minus-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-minus-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l14%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mist-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mist-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205h9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h7%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2010h1%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015h5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015h1m4%200h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020h9m4%200h3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mist{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mist%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205h3m4%200h9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h11m4%200h1%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015h5m4%200h7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020h9m4%200h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mobiledata-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mobiledata-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mobiledata{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mobiledata%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017l3%203l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-moneybag-edit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-moneybag-edit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%203h5a1.5%201.5%200%200%201%201.5%201.5a3.5%203.5%200%200%201%20-3.5%203.5h-1a3.5%203.5%200%200%201%20-3.5%20-3.5a1.5%201.5%200%200%201%201.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021h-3a4%204%200%200%201%20-4%20-4v-1a8%208%200%200%201%2014.376%20-4.833%22%20%2F%3E%20%3Cpath%20d%3D%22M18.42%2015.61a2.1%202.1%200%201%201%202.97%202.97l-3.39%203.42h-3v-3l3.42%20-3.39%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-moneybag-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-moneybag-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%203h5a1.5%201.5%200%200%201%201.5%201.5a3.5%203.5%200%200%201%20-3.5%203.5h-1a3.5%203.5%200%200%201%20-3.5%20-3.5a1.5%201.5%200%200%201%201.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-3.5a4%204%200%200%201%20-4%20-4v-1a8%208%200%200%201%2014.376%20-4.833%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.24%202.24%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.24%202.24%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-moneybag-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-moneybag-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%203h5a1.5%201.5%200%200%201%201.5%201.5a3.5%203.5%200%200%201%20-3.5%203.5h-1a3.5%203.5%200%200%201%20-3.5%20-3.5a1.5%201.5%200%200%201%201.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-4.5a4%204%200%200%201%20-4%20-4v-1a8%208%200%200%201%2015.943%20-.958%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-moneybag-move-back{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-moneybag-move-back%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%203h5a1.5%201.5%200%200%201%201.5%201.5a3.5%203.5%200%200%201%20-3.5%203.5h-1a3.5%203.5%200%200%201%20-3.5%20-3.5a1.5%201.5%200%200%201%201.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-4.5a4%204%200%200%201%20-4%20-4v-1a8%208%200%200%201%2014.953%20-3.959%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-3%203l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-moneybag-move{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-moneybag-move%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%203h5a1.5%201.5%200%200%201%201.5%201.5a3.5%203.5%200%200%201%20-3.5%203.5h-1a3.5%203.5%200%200%201%20-3.5%20-3.5a1.5%201.5%200%200%201%201.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-4.5a4%204%200%200%201%20-4%20-4v-1a8%208%200%200%201%2014.946%20-3.971%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-moneybag-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-moneybag-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%203h5a1.5%201.5%200%200%201%201.5%201.5a3.5%203.5%200%200%201%20-3.5%203.5h-1a3.5%203.5%200%200%201%20-3.5%20-3.5a1.5%201.5%200%200%201%201.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-4.5a4%204%200%200%201%20-4%20-4v-1a8%208%200%200%201%2014.935%20-3.991%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-moneybag{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-moneybag%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%203h5a1.5%201.5%200%200%201%201.5%201.5a3.5%203.5%200%200%201%20-3.5%203.5h-1a3.5%203.5%200%200%201%20-3.5%20-3.5a1.5%201.5%200%200%201%201.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017v-1a8%208%200%201%201%2016%200v1a4%204%200%200%201%20-4%204h-8a4%204%200%200%201%20-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-monkeybar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-monkeybar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021v-15l5%20-3l5%203v15%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014h10%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010a2%202%200%201%201%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2013c6%200%203%208%208%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-angry{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-angry%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%201%201%200%20-18a9%209%200%200%201%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209l2%201%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209l-2%201%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2016.05a3.5%203.5%200%200%200%20-5%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-annoyed-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-annoyed-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%201%201%200%20-18a9%209%200%200%201%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014c-2%200%20-3%201%20-3.5%202.05%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209.25c-.5%201%20-2.5%201%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209.25c-.5%201%20-2.5%201%20-3%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-annoyed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-annoyed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%201%201%200%20-18a9%209%200%200%201%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014c-2%200%20-3%201%20-3.5%202.05%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h-.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-bitcoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-bitcoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-6m2%200v-1.5m0%209v-1.5m-2%20-3h3m-1%200h.5a1.5%201.5%200%200%201%200%203h-3.5m3%20-3h.5a1.5%201.5%200%200%200%200%20-3h-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20.87%2010.48a9%209%200%201%200%20-7.876%2010.465%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015c.658%20.64%201.56%201%202.5%201c.357%200%20.709%20-.052%201.043%20-.151%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-boy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-boy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204.5a9%209%200%200%201%203.864%205.89a2.5%202.5%200%200%201%20-.29%204.36a9%209%200%200%201%20-17.137%200a2.5%202.5%200%200%201%20-.29%20-4.36a9%209%200%200%201%203.746%20-5.81%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2016a3.5%203.5%200%200%200%205%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%202c1.5%201%202.5%203.5%202.5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%202c1.5%202%202%203.5%202%205%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012l.01%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.925%2013.163a8.998%208.998%200%200%200%20-8.925%20-10.163a9%209%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015c.658%20.64%201.56%201%202.5%201s1.842%20-.36%202.5%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%200%20-8.983%209%22%20%2F%3E%20%3Cpath%20d%3D%22M16.001%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18.001%2014.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18.001%2020v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21.032%2016.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M16.27%2019l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M14.97%2016.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M19.733%2019l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015c.658%20.64%201.56%201%202.5%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-confuzed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-confuzed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2016a10%2010%200%200%201%206%20-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-crazy-happy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-crazy-happy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208.5l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2011.5l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208.5l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011.5l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015a3.5%203.5%200%200%200%205%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-cry{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-cry%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015.25a3.5%203.5%200%200%201%205%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17.566%2017.606a2%202%200%201%200%202.897%20.03l-1.463%20-1.636l-1.434%201.606%22%20%2F%3E%20%3Cpath%20d%3D%22M20.865%2013.517a8.937%208.937%200%200%200%20.135%20-1.517a9%209%200%201%200%20-9%209c.69%200%201.36%20-.076%202%20-.222%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.87%2010.48a9%209%200%201%200%20-7.876%2010.465%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015c.658%20.64%201.56%201%202.5%201c.357%200%20.709%20-.052%201.043%20-.151%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-edit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-edit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.955%2011.104a9%209%200%201%200%20-9.895%209.847%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015c.658%20.672%201.56%201%202.5%201c.126%200%20.251%20-.006%20.376%20-.018%22%20%2F%3E%20%3Cpath%20d%3D%22M18.42%2015.61a2.1%202.1%200%200%201%202.97%202.97l-3.39%203.42h-3v-3l3.42%20-3.39%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-empty{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-empty%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-happy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-happy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013a4%204%200%201%200%208%200h-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%200%20-8.012%208.946%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015a3.59%203.59%200%200%200%202.774%20.99%22%20%2F%3E%20%3Cpath%20d%3D%22M18.994%2021.5l2.518%20-2.58a1.74%201.74%200%200%200%20.004%20-2.413a1.627%201.627%200%200%200%20-2.346%20-.005l-.168%20.172l-.168%20-.172a1.627%201.627%200%200%200%20-2.346%20-.004a1.74%201.74%200%200%200%20-.004%202.412l2.51%202.59%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-kid{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-kid%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015a3.5%203.5%200%200%200%205%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a2%202%200%200%200%200%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-look-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-look-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-look-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-look-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-look-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-look-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%201%201%200%20-18a9%209%200%200%201%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-look-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-look-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.48%2015.014a9%209%200%201%200%20-7.956%205.97%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015c.658%20.64%201.56%201%202.5%201s1.842%20-.36%202.5%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-nerd{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-nerd%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015a3.5%203.5%200%200%200%205%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3.5%209h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209.5c1.333%20-1.333%202.667%20-1.333%204%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-nervous{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-nervous%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l2%20-2l2%202l2%20-2l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-neutral{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-neutral%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010l.01%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.634%205.638a9%209%200%200%200%2012.732%2012.724m1.679%20-2.322a9%209%200%200%200%20-12.08%20-12.086%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015a3.5%203.5%200%200%200%205%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%200%20-8.352%208.977%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015c.658%20.672%201.56%201%202.5%201c.102%200%20.203%20-.004%20.304%20-.012%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.985%2012.528a9%209%200%201%200%20-8.45%208.456%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015c.658%20.64%201.56%201%202.5%201s1.842%20-.36%202.5%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-puzzled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-puzzled%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.986%203.51a9%209%200%201%200%201.514%2016.284c2.489%20-1.437%204.181%20-3.978%204.5%20-6.794%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015c1%20-1.333%202%20-2%203%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%209v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-sad-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-sad-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2016.05a3.5%203.5%200%200%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209.25c-.5%201%20-2.5%201%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209.25c-.5%201%20-2.5%201%20-3%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-sad-dizzy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-sad-dizzy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2016.05a3.5%203.5%200%200%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209l-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-sad-squint{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-sad-squint%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2016.05a3.5%203.5%200%200%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2011.5l1.5%20-1.5l-1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2011.5l-1.5%20-1.5l1.5%20-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-sad{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-sad%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015.25a3.5%203.5%200%200%201%205%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%200%20-9%209%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015c.658%20.672%201.56%201%202.5%201%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.942%2013.018a9%209%200%201%200%20-8.942%207.982%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015c.658%20.672%201.56%201%202.5%201c.213%200%20.424%20-.017%20.63%20-.05%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-sick{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-sick%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%201%201%200%20-18a9%209%200%200%201%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l1%20-1l1.5%201l1.5%20-1l1.5%201l1.5%20-1l1%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-silence{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-silence%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%201%201%200%20-18a9%209%200%200%201%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015h8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-sing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-sing%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-smile-beam{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-smile-beam%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%201%201%200%20-18a9%209%200%200%201%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010c-.5%20-1%20-2.5%20-1%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010c-.5%20-1%20-2.5%20-1%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2015a3.5%203.5%200%200%201%20-5%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-smile-dizzy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-smile-dizzy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2015a3.5%203.5%200%200%201%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209l-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-smile{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-smile%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015a3.5%203.5%200%200%200%205%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%200%20-8.994%209%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015a3.5%203.5%200%200%200%205%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-surprised{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-surprised%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-tongue-wink-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-tongue-wink-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%201%201%200%20-18a9%209%200%200%201%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014v2a2%202%200%201%200%204%200v-2m1.5%200h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010c.5%20-1%202.5%20-1%203%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-tongue-wink{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-tongue-wink%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%201%201%200%20-18a9%209%200%200%201%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014v2a2%202%200%200%200%204%200v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2014h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010c-.5%20-1%20-2.5%20-1%20-3%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-tongue{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-tongue%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014v2a2%202%200%200%200%204%200v-2m1.5%200h-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-unamused{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-unamused%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016l4%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010c-.5%20-1%20-2.5%20-1%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010c-.5%20-1%20-2.5%20-1%20-3%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.984%2012.536a9%209%200%201%200%20-8.463%208.449%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015c.658%20.64%201.56%201%202.5%201s1.842%20-.36%202.5%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-wink-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-wink-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%201%201%200%20-18a9%209%200%200%201%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2015a3.5%203.5%200%200%201%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%208.5l-1.5%201.5l1.5%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-wink{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-wink%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015a3.5%203.5%200%200%200%205%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%208.5l1.5%201.5l-1.5%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-wrrr{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-wrrr%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%201%201%200%20-18a9%209%200%200%201%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l1%20-1l1.5%201l1.5%20-1l1.5%201l1.5%20-1l1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2011.5l1.5%20-1.5l-1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2011.5l-1.5%20-1.5l1.5%20-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.983%2012.556a9%209%200%201%200%20-8.433%208.427%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015c.658%20.64%201.56%201%202.5%201c.194%200%20.386%20-.015%20.574%20-.045%22%20%2F%3E%20%3Cpath%20d%3D%22M21.5%2021.5l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2021.5l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mood-xd{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mood-xd%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014h6a3%203%200%200%201%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208l6%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011l6%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-moon-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-moon-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.418%204.157a8%208%200%200%200%200%2015.686%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-moon-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-moon-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.962%203.949a8.97%208.97%200%200%201%204.038%20-.957v.008h.393a7.478%207.478%200%200%200%20-2.07%203.308m-.141%203.84c.186%20.823%20.514%201.626%20.989%202.373a7.49%207.49%200%200%200%204.586%203.268m3.893%20-.11c.223%20-.067%20.444%20-.144%20.663%20-.233a9.088%209.088%200%200%201%20-.274%20.597m-1.695%202.337a9%209%200%200%201%20-12.71%20-12.749%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-moon-stars{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-moon-stars%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c.132%200%20.263%200%20.393%200a7.5%207.5%200%200%200%207.92%2012.446a9%209%200%201%201%20-8.313%20-12.454l0%20.008%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204a2%202%200%200%200%202%202a2%202%200%200%200%20-2%202a2%202%200%200%200%20-2%20-2a2%202%200%200%200%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011h2m-1%20-1v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-moon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-moon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c.132%200%20.263%200%20.393%200a7.5%207.5%200%200%200%207.92%2012.446a9%209%200%201%201%20-8.313%20-12.454l0%20.008%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-moped{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-moped%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2016v1a2%202%200%200%200%204%200v-5h-3a3%203%200%200%200%20-3%203v1h10a6%206%200%200%201%205%20-4v-5a2%202%200%200%200%20-2%20-2h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209l3%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mosque{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mosque%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%205.49a1.764%201.764%200%200%201%20-2.5%20-2.49%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021a8.9%208.9%200%200%200%201%20-3.67c0%20-2%20-.92%20-3.25%20-3.24%20-4.51a17.4%2017.4%200%200%201%20-4.76%20-3.82a17.4%2017.4%200%200%201%20-4.76%203.82c-2.32%201.26%20-3.24%202.55%20-3.24%204.51a8.9%208.9%200%200%200%201%203.67h14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-motorbike{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-motorbike%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2016a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2014h5l4%20-4h-10.5m1.5%204l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%206h2l1.5%203l2%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mountain-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mountain-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.281%2014.26l-4.201%20-8.872a2.3%202.3%200%200%200%20-4.158%200l-.165%20.349m-1.289%202.719l-5.468%2011.544h17%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2011l2%202.5l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mountain{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mountain%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020h18l-6.921%20-14.612a2.3%202.3%200%200%200%20-4.158%200l-6.921%2014.612%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2011l2%202.5l2.5%20-2.5l2%203l2.5%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mouse-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mouse-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204v10a4%204%200%200%201%20-4%204h-4a4%204%200%200%201%20-4%20-4l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v7%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010h12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mouse-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mouse-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.733%203.704a3.982%203.982%200%200%201%202.267%20-.704h4a4%204%200%200%201%204%204v7m-.1%203.895a4%204%200%200%201%20-3.9%203.105h-4a4%204%200%200%201%20-4%20-4v-10c0%20-.3%20.033%20-.593%20.096%20-.874%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mouse{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mouse%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204v10a4%204%200%200%201%20-4%204h-4a4%204%200%200%201%20-4%20-4l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207l0%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-moustache{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-moustache%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209a3%203%200%200%201%202.599%201.5c.933%201.333%202.133%201.556%203.126%201.556l.291%200l.77%20-.044l.213%200c-.963%201.926%20-3.163%202.925%20-6.6%203l-.4%200l-.165%200a3%203%200%200%201%20.165%20-6l.001%20-.012%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209a3%203%200%200%200%20-2.599%201.5c-.933%201.333%20-2.133%201.556%20-3.126%201.556l-.291%200l-.77%20-.044l-.213%200c.963%201.926%203.163%202.925%206.6%203l.4%200l.165%200a3%203%200%200%200%20-.165%20-6l-.001%20-.012%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-movie-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-movie-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h10a2%202%200%200%201%202%202v10m-.592%203.42c-.362%20.359%20-.859%20.58%20-1.408%20.58h-12a2%202%200%200%201%20-2%20-2v-12c0%20-.539%20.213%20-1.028%20.56%20-1.388%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208v12%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204v8m0%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016h4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h8m4%200h4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-movie{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-movie%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l0%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l0%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016l4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mug-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mug-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h5.917a1.08%201.08%200%200%201%201.083%201.077v5.923m-.167%203.88a4.33%204.33%200%200%201%20-4.166%203.12h-4.334c-2.393%200%20-4.333%20-1.929%20-4.333%20-4.308v-8.615a1.08%201.08%200%200%201%201.083%20-1.077h.917%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208h2.5c1.38%200%202.5%201.045%202.5%202.333v2.334c0%201.148%20-.89%202.103%20-2.06%202.297%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mug{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mug%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.083%205h10.834a1.08%201.08%200%200%201%201.083%201.077v8.615c0%202.38%20-1.94%204.308%20-4.333%204.308h-4.334c-2.393%200%20-4.333%20-1.929%20-4.333%20-4.308v-8.615a1.08%201.08%200%200%201%201.083%20-1.077%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208h2.5c1.38%200%202.5%201.045%202.5%202.333v2.334c0%201.288%20-1.12%202.333%20-2.5%202.333h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-multiplier-0-5x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-multiplier-0-5x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016h2a2%202%200%201%200%200%20-4h-2v-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-multiplier-1-5x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-multiplier-1-5x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v-8l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016h2a2%202%200%201%200%200%20-4h-2v-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2016l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-multiplier-1x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-multiplier-1x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v-8l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-multiplier-2x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-multiplier-2x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010a2%202%200%201%201%204%200c0%20.591%20-.417%201.318%20-.816%201.858l-3.184%204.143l4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mushroom-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mushroom-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.874%205.89a8.128%208.128%200%200%200%20-1.874%205.21a.9%20.9%200%200%200%20.9%20.9h7.1m4%200h3.1a.9%20.9%200%200%200%20.9%20-.9c0%20-4.474%20-3.582%20-8.1%20-8%20-8.1c-1.43%200%20-2.774%20.38%20-3.936%201.047%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012v7a2%202%200%201%200%204%200v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-mushroom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-mushroom%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011.1c0%20-4.474%20-3.582%20-8.1%20-8%20-8.1s-8%203.626%20-8%208.1a.9%20.9%200%200%200%20.9%20.9h14.2a.9%20.9%200%200%200%20.9%20-.9%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012v7a2%202%200%201%200%204%200v-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v9.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-discount{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-discount%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v11%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.42%2014.45a3%203%200%201%200%204.138%204.119%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-8m0%20-4v-1h10v11%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208h7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-music{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-music%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-13h10v13%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.559%2012.882l-4.559%20-9.882l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l7.265%20-2.463l1.036%20.351%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.371%2012.476l-4.371%20-9.476l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l7.265%20-2.463%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.487%2014.894l-5.487%20-11.894l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l6.275%20-2.127%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.653%2013.086l-4.653%20-10.086l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l6.246%20-2.117%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.387%2012.51l-4.387%20-9.51l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l7.265%20-2.463%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-discount{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-discount%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.43%2012.603l-4.43%20-9.603l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l7.265%20-2.463l1.272%20.431%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.945%2011.551l-3.945%20-8.551l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l7.265%20-2.463l1.594%20.54%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.528%2012.815l-4.528%20-9.815l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l7.265%20-2.463%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-east{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-east%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203h-4v6h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l-4%20-8l-4%208l4%20-2l4%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.535%2012.832l-4.535%20-9.832l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l7.265%20-2.463c1.38%20.468%202.416%20.82%203.107%201.053%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.721%2011.067l-3.721%20-8.067l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l5.614%20-1.903%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.5%2015c-1.232%20-2.67%20-3.065%20-6.67%20-5.5%20-12l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l7.265%20-2.463%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-north{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-north%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l-4%20-8l-4%208l4%20-2l4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209v-6l4%206v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.28%2012.28c-.95%20-2.064%20-2.377%20-5.157%20-4.28%20-9.28c-.7%201.515%20-1.223%202.652%20-1.573%203.41m-1.27%202.75c-.882%201.913%20-2.59%205.618%20-5.127%2011.115c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l7.265%20-2.463l7.265%202.463c.196%20.077%20.42%20.032%20.57%20-.116a.548%20.548%200%200%200%20.134%20-.572l-.26%20-.563%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.666%2013.114l-4.666%20-10.114l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l7.265%20-2.463l1.056%20.358%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.002%2011.676l-4.002%20-8.676l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l7.265%20-2.463%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.573%2012.914l-4.573%20-9.914l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l7.265%20-2.463%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.081%2011.847l-4.081%20-8.847l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l7.265%20-2.463c1.35%20.458%202.362%20.8%203.037%201.03%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.876%2011.403l-3.876%20-8.403l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l6.29%20-2.132%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.633%2013.043l-4.633%20-10.043l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l7.265%20-2.463l.955%20.324%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-south{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-south%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208.25c0%20.414%20.336%20.75%20.75%20.75h2.25a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h2.25a.75%20.75%200%200%201%20.75%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l-4%20-8l-4%208l4%20-2l4%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.574%2010.747l-3.574%20-7.747l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l5.454%20-1.85%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-top{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-top%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.54%2019.977a.34%20.34%200%200%200%20.357%20-.07a.33%20.33%200%200%200%20.084%20-.35l-4.981%20-10.557l-4.982%2010.557a.33%20.33%200%200%200%20.084%20.35a.34%20.34%200%200%200%20.357%20.07l4.541%20-1.477l4.54%201.477%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.54%2012.843l-4.54%20-9.843l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l7.265%20-2.463%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-west{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-west%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203l1%206l2%20-3.75l2%203.75l1%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l-4%20-8l-4%208l4%20-2l4%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.622%2013.02l-4.622%20-10.02l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l7.265%20-2.463l1.563%20.53%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-navigation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-navigation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018.5l7.265%202.463c.196%20.077%20.42%20.032%20.57%20-.116a.548%20.548%200%200%200%20.134%20-.572l-7.969%20-17.275l-7.97%2017.275c-.07%20.2%20-.017%20.424%20.135%20.572c.15%20.148%20.374%20.193%20.57%20.116l7.265%20-2.463%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-needle-thread{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-needle-thread%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021c-.667%20-.667%203.262%20-6.236%2011.785%20-16.709a3.5%203.5%200%201%201%205.078%204.791c-10.575%208.612%20-16.196%2012.585%20-16.863%2011.918%22%20%2F%3E%20%3Cpath%20d%3D%22M17.5%206.5l-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207c-2.333%20-2.667%20-3.5%20-4%20-5%20-4s-2%201%20-2%202c0%204%208.161%208.406%206%2011c-1.056%201.268%20-3.363%201.285%20-5.75%20.808%22%20%2F%3E%20%3Cpath%20d%3D%22M5.739%2015.425c-1.393%20-.565%20-3.739%20-1.925%20-3.739%20-3.425%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%209.5l1.5%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-needle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-needle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021c-.667%20-.667%203.262%20-6.236%2011.785%20-16.709a3.5%203.5%200%201%201%205.078%204.791c-10.575%208.612%20-16.196%2012.585%20-16.863%2011.918%22%20%2F%3E%20%3Cpath%20d%3D%22M17.5%206.5l-1%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-network-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-network-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.528%206.536a6%206%200%200%200%207.942%207.933m2.247%20-1.76a6%206%200%200%200%20-8.427%20-8.425%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c1.333%20.333%202%202.333%202%206c0%20.337%20-.006%20.66%20-.017%20.968m-.55%203.473c-.333%20.884%20-.81%201.403%20-1.433%201.559%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c-.936%20.234%20-1.544%201.29%20-1.822%203.167m-.16%203.838c.116%203.029%20.776%204.695%201.982%204.995%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209h3m4%200h5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020h7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020h7%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-network{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-network%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209a6%206%200%201%200%2012%200a6%206%200%200%200%20-12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c1.333%20.333%202%202.333%202%206s-.667%205.667%20-2%206%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c-1.333%20.333%20-2%202.333%20-2%206s.667%205.667%202%206%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209h12%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020h7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020h7%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-new-section{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-new-section%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209l0%206%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206v-1a1%201%200%200%201%201%20-1h1m5%200h2m5%200h1a1%201%200%200%201%201%201v1m0%205v2m0%205v1a1%201%200%200%201%20-1%201h-1m-5%200h-2m-5%200h-1a1%201%200%200%201%20-1%20-1v-1m0%20-5v-2m0%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-news-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-news-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%206h3a1%201%200%200%201%201%201v9m-.606%203.435a2%202%200%200%201%20-3.394%20-1.435v-2m0%20-4v-7a1%201%200%200%200%20-1%20-1h-7m-3.735%20.321a1%201%200%200%200%20-.265%20.679v12a3%203%200%200%200%203%203h11%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-news{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-news%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%206h3a1%201%200%200%201%201%201v11a2%202%200%200%201%20-4%200v-13a1%201%200%200%200%20-1%20-1h-10a1%201%200%200%200%20-1%201v12a3%203%200%200%200%203%203h11%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016l4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-nfc-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-nfc-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020a3%203%200%200%201%20-3%20-3v-9%22%20%2F%3E%20%3Cpath%20d%3D%22M13%204a3%203%200%200%201%203%203v5m0%204v2l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h9a3%203%200%200%201%203%203v9m-.873%203.116a2.99%202.99%200%200%201%20-2.127%20.884h-10a3%203%200%200%201%20-3%20-3v-10c0%20-.83%20.337%20-1.582%20.882%20-2.125%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-nfc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-nfc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020a3%203%200%200%201%20-3%20-3v-11l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M13%204a3%203%200%200%201%203%203v11l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207a3%203%200%200%201%203%20-3h10a3%203%200%200%201%203%203v10a3%203%200%200%201%20-3%203h-10a3%203%200%200%201%20-3%20-3l0%20-10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-no-copyright{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-no-copyright%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209.75a3.016%203.016%200%200%200%20-4.163%20.173a2.993%202.993%200%200%200%200%204.154a3.016%203.016%200%200%200%204.163%20.173%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206l1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2016.5l1.5%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-no-creative-commons{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-no-creative-commons%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2010.5c-.847%20-.71%20-2.132%20-.658%20-2.914%20.116a1.928%201.928%200%200%200%200%202.768c.782%20.774%202.067%20.825%202.914%20.116%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2010.5c-.847%20-.71%20-2.132%20-.658%20-2.914%20.116a1.928%201.928%200%200%200%200%202.768c.782%20.774%202.067%20.825%202.914%20.116%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206l1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2016.5l1.5%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-no-derivatives{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-no-derivatives%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-noise-reduction{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-noise-reduction%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%201%20-18%200a9%209%200%200%201%2018%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10.01%2018h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14.01%2014h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.01%2012h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18.01%2010h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.01%2016h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14.01%2018h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18.01%2014h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12.01%2016h-.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-north-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-north-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h18%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-18%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%207.5l9%209%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2016.5l9%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-notdef{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-notdef%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.49%203.666l-12.976%2016.673%22%20%2F%3E%20%3Cpath%20d%3D%22M5.51%203.666l12.976%2016.673%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-note-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-note-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020l3.505%20-3.505m2%20-2l1.501%20-1.501%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013h3v-7a2%202%200%200%200%20-2%20-2h-10m-3.427%20.6c-.355%20.36%20-.573%20.853%20-.573%201.4v12a2%202%200%200%200%202%202h7v-6c0%20-.272%20.109%20-.519%20.285%20-.699%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-note{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-note%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020l7%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020v-6a1%201%200%200%201%201%20-1h6v-7a2%202%200%200%200%20-2%20-2h-12a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-notebook-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-notebook-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h9a2%202%200%200%201%202%202v9m-.179%203.828a2%202%200%200%201%20-1.821%201.172h-11a1%201%200%200%201%20-1%20-1v-14m4%20-1v1m0%204v13%22%20%2F%3E%20%3Cpath%20d%3D%22M13%208h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-notebook{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-notebook%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204h11a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-11a1%201%200%200%201%20-1%20-1v-14a1%201%200%200%201%201%20-1m3%200v18%22%20%2F%3E%20%3Cpath%20d%3D%22M13%208l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012l2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-notes-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-notes-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h10a2%202%200%200%201%202%202v10m0%204a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207h4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011h2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-notes{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-notes%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-notification-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-notification-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.154%206.187a2%202%200%200%200%20-1.154%201.813v9a2%202%200%200%200%202%202h9a2%202%200%200%200%201.811%20-1.151%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-notification{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-notification%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h-3a2%202%200%200%200%20-2%202v9a2%202%200%200%200%202%202h9a2%202%200%200%200%202%20-2v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-0-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-0-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-0{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-0%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020a4%204%200%200%200%204%20-4v-8a4%204%200%201%200%20-8%200v8a4%204%200%200%200%204%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-1-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-1-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%208h1v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020v-16l-5%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-10-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-10-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-10{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-10%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020v-16l-5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020a4%204%200%200%200%204%20-4v-8a4%204%200%201%200%20-8%200v8a4%204%200%200%200%204%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-100-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-100-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-11-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-11-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h1v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-11{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-11%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020v-16l-5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020v-16l-5%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-12-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-12-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-123{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-123%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010l2%20-2v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-13-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-13-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-14-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-14-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-15-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-15-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-16-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-16-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-17-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-17-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13%208h4l-2%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-18-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-18-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-19-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-19-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-2-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-2-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208a4%204%200%201%201%208%200c0%201.098%20-.564%202.025%20-1.159%202.815l-6.841%209.185h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-20-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-20-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-21-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-21-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-22-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-22-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-23-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-23-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-24-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-24-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-25-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-25-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-26-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-26-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-27-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-27-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h4l-2%208%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-28-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-28-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-29-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-29-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-3-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-3-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012a4%204%200%201%200%20-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016a4%204%200%201%200%204%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-30-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-30-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-31-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-31-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-32-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-32-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-33-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-33-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-34-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-34-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-35-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-35-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-36-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-36-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-37-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-37-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h4l-2%208%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-38-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-38-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-39-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-39-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-4-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-4-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020v-15l-8%2011h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-40-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-40-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-41-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-41-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-42-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-42-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-43-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-43-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-44-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-44-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-45-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-45-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-46-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-46-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-47-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-47-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h4l-2%208%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-48-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-48-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-49-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-49-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-5-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-5-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020h4a4%204%200%201%200%200%20-8h-4v-8h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-50-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-50-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-51-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-51-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-52-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-52-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-53-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-53-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-54-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-54-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-55-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-55-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-56-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-56-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-57-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-57-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h4l-2%208%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-58-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-58-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-59-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-59-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-6-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-6-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-6{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-6%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016a4%204%200%201%200%208%200v-1a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208a4%204%200%201%200%20-8%200v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-60-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-60-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-61-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-61-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-62-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-62-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-63-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-63-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-64-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-64-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-65-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-65-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-66-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-66-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-67-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-67-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h4l-2%208%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-68-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-68-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-69-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-69-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-7-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-7-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4l-2%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-7{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-7%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h8l-4%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-70-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-70-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h4l-2%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-71-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-71-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208h4l-2%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-72-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-72-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h4l-2%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-73-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-73-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h4l-2%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-74-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-74-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h4l-2%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-75-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-75-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h4l-2%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-76-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-76-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h4l-2%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-77-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-77-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h4l-2%208%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h4l-2%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-78-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-78-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h4l-2%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-79-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-79-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h4l-2%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-8-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-8-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-8{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-8%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-80-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-80-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-81-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-81-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-82-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-82-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-83-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-83-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-84-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-84-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-85-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-85-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-86-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-86-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-87-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-87-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h4l-2%208%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-88-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-88-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-89-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-89-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-9-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-9-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-9{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-9%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208a4%204%200%201%200%20-8%200v1a4%204%200%201%200%208%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016a4%204%200%201%200%208%200v-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-90-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-90-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-91-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-91-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h1v8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-92-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-92-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-93-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-93-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-94-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-94-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-95-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-95-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-96-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-96-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-97-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-97-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h4l-2%208%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-98-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-98-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number-99-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number-99-small%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-number{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-number%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017v-10l7%2010v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017h5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010a2.5%203%200%201%200%205%200a2.5%203%200%201%200%20-5%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-numbers{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-numbers%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010v-7l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2016a2%202%200%201%201%204%200c0%20.591%20-.601%201.46%20-1%202l-3%203h4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014a2%202%200%201%200%202%20-2a2%202%200%201%200%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2010h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-nurse{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-nurse%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205c2.941%200%206.685%201.537%209%203l-2%2011h-14l-2%20-11c2.394%20-1.513%206.168%20-3.005%209%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-nut{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-nut%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%206.84a2.007%202.007%200%200%201%201%201.754v6.555c0%20.728%20-.394%201.4%20-1.03%201.753l-6%203.844a1.995%201.995%200%200%201%20-1.94%200l-6%20-3.844a2.006%202.006%200%200%201%20-1.03%20-1.752v-6.557c0%20-.728%20.394%20-1.399%201.03%20-1.753l6%20-3.582a2.049%202.049%200%200%201%202%200l6%203.582h-.03%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-object-scan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-object-scan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010a2%202%200%200%201%202%20-2h4a2%202%200%200%201%202%202v4a2%202%200%200%201%20-2%202h-4a2%202%200%200%201%20-2%20-2v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-octagon-minus-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-octagon-minus-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.039%2021.734l-.237%20.101c-.512%20.22%20-1.092%20.22%20-1.604%200l-5.575%20-2.389a2.036%202.036%200%200%201%20-1.07%20-1.07l-2.388%20-5.574a2.036%202.036%200%200%201%200%20-1.604l2.389%20-5.575c.206%20-.48%20.589%20-.863%201.07%20-1.07l5.574%20-2.388a2.036%202.036%200%200%201%201.604%200l5.575%202.389c.48%20.206%20.863%20.589%201.07%201.07l2.388%205.574c.22%20.512%20.22%201.092%200%201.604l-.94%202.196%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-octagon-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-octagon-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.802%202.165l5.575%202.389c.48%20.206%20.863%20.589%201.07%201.07l2.388%205.574c.22%20.512%20.22%201.092%200%201.604l-2.389%205.575c-.206%20.48%20-.589%20.863%20-1.07%201.07l-5.574%202.388c-.512%20.22%20-1.092%20.22%20-1.604%200l-5.575%20-2.389a2.036%202.036%200%200%201%20-1.07%20-1.07l-2.388%20-5.574a2.036%202.036%200%200%201%200%20-1.604l2.389%20-5.575c.206%20-.48%20.589%20-.863%201.07%20-1.07l5.574%20-2.388a2.036%202.036%200%200%201%201.604%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-octagon-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-octagon-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.027%2019.002a2.03%202.03%200%200%201%20-.65%20.444l-5.575%202.39a2.04%202.04%200%200%201%20-1.604%200l-5.575%20-2.39a2.036%202.036%200%200%201%20-1.07%20-1.07l-2.388%20-5.574a2.036%202.036%200%200%201%200%20-1.604l2.389%20-5.575c.103%20-.24%20.25%20-.457%20.433%20-.639m2.689%20-1.31l3.522%20-1.51a2.036%202.036%200%200%201%201.604%200l5.575%202.39c.48%20.206%20.863%20.589%201.07%201.07l2.388%205.574c.22%20.512%20.22%201.092%200%201.604l-1.509%203.522%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-octagon-plus-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-octagon-plus-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.023%2021.74l-.221%20.095c-.512%20.22%20-1.092%20.22%20-1.604%200l-5.575%20-2.389a2.036%202.036%200%200%201%20-1.07%20-1.07l-2.388%20-5.574a2.036%202.036%200%200%201%200%20-1.604l2.389%20-5.575c.206%20-.48%20.589%20-.863%201.07%20-1.07l5.574%20-2.388a2.036%202.036%200%200%201%201.604%200l5.575%202.389c.48%20.206%20.863%20.589%201.07%201.07l2.388%205.574c.22%20.512%20.22%201.092%200%201.604l-.081%20.19%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-octagon-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-octagon-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.802%202.165l5.575%202.389c.48%20.206%20.863%20.589%201.07%201.07l2.388%205.574c.22%20.512%20.22%201.092%200%201.604l-2.389%205.575c-.206%20.48%20-.589%20.863%20-1.07%201.07l-5.574%202.388c-.512%20.22%20-1.092%20.22%20-1.604%200l-5.575%20-2.389a2.036%202.036%200%200%201%20-1.07%20-1.07l-2.388%20-5.574a2.036%202.036%200%200%201%200%20-1.604l2.389%20-5.575c.206%20-.48%20.589%20-.863%201.07%20-1.07l5.574%20-2.388a2.036%202.036%200%200%201%201.604%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-octagon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-octagon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.802%202.165l5.575%202.389c.48%20.206%20.863%20.589%201.07%201.07l2.388%205.574c.22%20.512%20.22%201.092%200%201.604l-2.389%205.575c-.206%20.48%20-.589%20.863%20-1.07%201.07l-5.574%202.388c-.512%20.22%20-1.092%20.22%20-1.604%200l-5.575%20-2.389a2.036%202.036%200%200%201%20-1.07%20-1.07l-2.388%20-5.574a2.036%202.036%200%200%201%200%20-1.604l2.389%20-5.575c.206%20-.48%20.589%20-.863%201.07%20-1.07l5.574%20-2.388a2.036%202.036%200%200%201%201.604%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-octahedron-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-octahedron-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.771%206.77l-4.475%204.527a.984%20.984%200%200%200%200%201.407l8.845%208.949a1.234%201.234%200%200%200%201.718%20-.001l4.36%20-4.412m2.002%20-2.025l2.483%20-2.512a.984%20.984%200%200%200%200%20-1.407l-8.845%20-8.948a1.233%201.233%200%200%200%20-1.718%200l-2.375%202.403%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012c.004%20.086%20.103%20.178%20.296%20.246l8.845%202.632c.459%20.163%201.259%20.163%201.718%200l1.544%20-.46m3.094%20-.92l4.207%20-1.252c.195%20-.07%20.294%20-.156%20.296%20-.243%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202.12v5.88m0%204v9.88%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-octahedron-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-octahedron-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21.498%2012.911l.206%20-.208a.984%20.984%200%200%200%200%20-1.407l-8.845%20-8.948a1.233%201.233%200%200%200%20-1.718%200l-8.845%208.949a.984%20.984%200%200%200%200%201.407l8.845%208.949a1.234%201.234%200%200%200%201.718%20-.001l.08%20-.081%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012c.004%20.086%20.103%20.178%20.296%20.246l8.845%202.632c.459%20.163%201.259%20.163%201.718%200l2.634%20-.784m5.41%20-1.61l.801%20-.238c.195%20-.07%20.294%20-.156%20.296%20-.243%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202.12v19.76%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-octahedron{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-octahedron%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.859%2021.652l8.845%20-8.949a.984%20.984%200%200%200%200%20-1.407l-8.845%20-8.948a1.233%201.233%200%200%200%20-1.718%200l-8.845%208.949a.984%20.984%200%200%200%200%201.407l8.845%208.949a1.234%201.234%200%200%200%201.718%20-.001%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012c.004%20.086%20.103%20.178%20.296%20.246l8.845%202.632c.459%20.163%201.259%20.163%201.718%200l8.845%20-2.632c.195%20-.07%20.294%20-.156%20.296%20-.243%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202.12v19.76%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-old{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-old%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021l-1%20-4l-2%20-3v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014l-1%20-3l4%20-3l3%202l3%20.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2017l-2%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021v-8.5a1.5%201.5%200%200%201%203%200v.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-olympic-torch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-olympic-torch%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021h-4c0%20-4.364%20-1%20-7%20-2%20-11q%204%202%208%200c-1%204%20-2%206.636%20-2%2011%22%20%2F%3E%20%3Cpath%20d%3D%22M11%202c0%202.5%20-1%202.66%20-1%204a1.9%201.9%200%200%200%202%202a1.87%201.87%200%200%200%202%20-2c0%20-1.41%20-1%20-3%20-3%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-olympics-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-olympics-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206a3%203%200%201%200%203%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209a3%203%200%200%200%203%203m2.566%20-1.445a3%203%200%200%200%20-4.135%20-4.113%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.878%2012.88a3%203%200%200%200%204.239%204.247m.586%20-3.431a3.012%203.012%200%200%200%20-1.43%20-1.414%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-olympics{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-olympics%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-om{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-om%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012c2.21%200%204%20-1.567%204%20-3.5s-1.79%20-3.5%20-4%20-3.5c-1.594%200%20-2.97%20.816%20-3.613%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3.423%2014.483a4.944%204.944%200%200%200%20-.423%202.017c0%202.485%201.79%204.5%204%204.5s4%20-2.015%204%20-4.5s-1.79%20-4.5%20-4%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.071%2017.01c.327%202.277%201.739%203.99%203.429%203.99c1.933%200%203.5%20-2.239%203.5%20-5s-1.567%20-5%20-3.5%20-5c-.96%200%20-1.868%20.606%20-2.5%201.5c-.717%201.049%20-1.76%201.7%20-2.936%201.7c-.92%200%20-1.766%20-.406%20-2.434%20-1.087%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c1.667%203.667%204.667%205.333%209%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-omega{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-omega%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019h5v-1a7.35%207.35%200%201%201%206%200v1h5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-option{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-option%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206h5m0%2012h-5l-5%20-12h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-outbound{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-outbound%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209h4v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-outlet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-outlet%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2012a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2012a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-oval-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-oval-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012c0%20-3.314%204.03%20-6%209%20-6s9%202.686%209%206s-4.03%206%20-9%206s-9%20-2.686%20-9%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-oval{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-oval%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a6%209%200%201%200%2012%200a6%209%200%201%200%20-12%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-overline{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-overline%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209v5a5%205%200%200%200%2010%200v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205h14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-package-export{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-package-export%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l-8%20-4.5v-9l8%20-4.5l8%204.5v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l8%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-8%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018h7%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2015l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-package-import{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-package-import%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l-8%20-4.5v-9l8%20-4.5l8%204.5v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l8%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-8%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2018h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015l-3%203l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-package-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-package-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.812%204.793l3.188%20-1.793l8%204.5v8.5m-2.282%201.784l-5.718%203.216l-8%20-4.5v-9l2.223%20-1.25%22%20%2F%3E%20%3Cpath%20d%3D%22M14.543%2010.57l5.457%20-3.07%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-8%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205.25l-4.35%202.447m-2.564%201.442l-1.086%20.611%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-package{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-package%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l8%204.5l0%209l-8%204.5l-8%20-4.5l0%20-9l8%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l8%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l0%209%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-8%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205.25l-8%204.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-packages{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-packages%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016.5l-5%20-3l5%20-3l5%203v5.5l-5%203l0%20-5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2013.5v5.5l5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016.545l5%20-3.03%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016.5l-5%20-3l5%20-3l5%203v5.5l-5%203l0%20-5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019l5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016.5l5%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013.5v-5.5l-5%20-3l5%20-3l5%203v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205.03v5.455%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l5%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pacman{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pacman%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.636%205.636a9%209%200%200%201%2013.397%20.747l-5.619%205.617l5.619%205.617a9%209%200%201%201%20-13.397%20-11.981%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%207.5a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-page-break{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-page-break%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v1a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014h3m4.5%200h3m4.5%200h3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010v-5a2%202%200%200%201%202%20-2h7l5%205v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-paint-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-paint-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h10a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-4m-4%200h-2a2%202%200%200%201%20-2%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%206h1a2%202%200%200%201%202%202a5%205%200%200%201%20-5%205m-4%200h-1v2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-paint{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-paint%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%206h1a2%202%200%200%201%202%202a5%205%200%200%201%20-5%205l-5%200v2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-palette-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-palette-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015h-1a2%202%200%200%200%20-1%203.75a1.3%201.3%200%200%201%20-1%202.25a9%209%200%200%201%20-6.372%20-15.356%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204c1.236%20-.623%202.569%20-1%204%20-1c4.97%200%209%203.582%209%208c0%201.06%20-.474%202.078%20-1.318%202.828a4.516%204.516%200%200%201%20-1.127%20.73%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2010.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%207.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2010.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-palette{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-palette%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%200%201%200%20-18c4.97%200%209%203.582%209%208c0%201.06%20-.474%202.078%20-1.318%202.828c-.844%20.75%20-1.989%201.172%20-3.182%201.172h-2.5a2%202%200%200%200%20-1%203.75a1.3%201.3%200%200%201%20-1%202.25%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2010.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%207.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2010.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-panorama-horizontal-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-panorama-horizontal-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.95%206.952c2.901%20.15%205.803%20-.323%208.705%20-1.42a1%201%200%200%201%201.345%20.934v10.534m-3.212%20.806c-4.483%20-1.281%20-8.966%20-1.074%20-13.449%20.622a.993%20.993%200%200%201%20-1.339%20-.935v-11.027a1%201%200%200%201%201.338%20-.935c.588%20.221%201.176%20.418%201.764%20.59%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-panorama-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-panorama-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.338%205.53c5.106%201.932%2010.211%201.932%2015.317%200a1%201%200%200%201%201.345%20.934v11c0%20.692%20-.692%201.2%20-1.34%20.962c-5.107%20-1.932%20-10.214%20-1.932%20-15.321%200c-.648%20.246%20-1.339%20-.242%20-1.339%20-.935v-11.027a1%201%200%200%201%201.338%20-.935l0%20.001%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-panorama-vertical-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-panorama-vertical-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h10.53c.693%200%201.18%20.691%20.935%201.338c-1.098%202.898%20-1.573%205.795%20-1.425%208.692m.828%204.847c.172%20.592%20.37%201.185%20.595%201.778a1%201%200%200%201%20-.934%201.345h-11c-.692%200%20-1.208%20-.692%20-.962%20-1.34c1.697%20-4.486%201.903%20-8.973%20.619%20-13.46%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-panorama-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-panorama-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.463%204.338c-1.932%205.106%20-1.932%2010.211%200%2015.317a1%201%200%200%201%20-.934%201.345h-11c-.692%200%20-1.208%20-.692%20-.962%20-1.34c1.932%20-5.107%201.932%20-10.214%200%20-15.321c-.246%20-.648%20.243%20-1.339%20.935%20-1.339h11.028c.693%200%201.18%20.691%20.935%201.338l-.002%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-paper-bag-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-paper-bag-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.158%203.185c.256%20-.119%20.542%20-.185%20.842%20-.185h8a2%202%200%200%201%202%202v1.82a5%205%200%200%200%20.528%202.236l.944%201.888a5%205%200%200%201%20.528%202.236v2.82m-.177%203.824a2%202%200%200%201%20-1.823%201.176h-12a2%202%200%200%201%20-2%20-2v-5.82a5%205%200%200%201%20.528%20-2.236l1.472%20-2.944v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13.185%2013.173a2%202%200%201%200%202.64%202.647%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021a2%202%200%200%200%202%20-2v-5.82a5%205%200%200%200%20-.528%20-2.236l-1.472%20-2.944%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-paper-bag{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-paper-bag%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203h8a2%202%200%200%201%202%202v1.82a5%205%200%200%200%20.528%202.236l.944%201.888a5%205%200%200%201%20.528%202.236v5.82a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-5.82a5%205%200%200%201%20.528%20-2.236l1.472%20-2.944v-3a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021a2%202%200%200%200%202%20-2v-5.82a5%205%200%200%200%20-.528%20-2.236l-1.472%20-2.944%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-paperclip{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-paperclip%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207l-6.5%206.5a1.5%201.5%200%200%200%203%203l6.5%20-6.5a3%203%200%200%200%20-6%20-6l-6.5%206.5a4.5%204.5%200%200%200%209%209l6.5%20-6.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-parachute-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-parachute-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012c0%20-5.523%20-4.477%20-10%20-10%20-10c-1.737%200%20-3.37%20.443%20-4.794%201.222m-2.28%201.71a9.969%209.969%200%200%200%20-2.926%207.068%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012c0%20-1.66%20-1.46%20-3%20-3.25%20-3c-1.63%200%20-2.973%201.099%20-3.212%202.54m-.097%20-.09c-.23%20-1.067%20-1.12%20-1.935%20-2.29%20-2.284m-3.445%20.568c-.739%20.55%20-1.206%201.36%20-1.206%202.266c0%20-1.66%20-1.46%20-3%20-3.25%20-3c-1.8%200%20-3.25%201.34%20-3.25%203%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012l10%2010l-3.5%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M14.582%2014.624l-2.582%207.376l4.992%20-4.992m2.014%20-2.014l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-parachute{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-parachute%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012a10%2010%200%201%200%20-20%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012c0%20-1.66%20-1.46%20-3%20-3.25%20-3c-1.8%200%20-3.25%201.34%20-3.25%203c0%20-1.66%20-1.57%20-3%20-3.5%20-3s-3.5%201.34%20-3.5%203c0%20-1.66%20-1.46%20-3%20-3.25%20-3c-1.8%200%20-3.25%201.34%20-3.25%203%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012l10%2010l-3.5%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2012l-3.5%2010l10%20-10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-parentheses-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-parentheses-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.743%205.745a12.253%2012.253%200%200%200%201.257%2014.255%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204a12.25%2012.25%200%200%201%202.474%2011.467m-1.22%202.794a12.291%2012.291%200%200%201%20-1.254%201.739%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-parentheses{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-parentheses%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204a12.25%2012.25%200%200%200%200%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204a12.25%2012.25%200%200%201%200%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-parking-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-parking-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8h3.334c.92%200%201.666%20.895%201.666%202s-.746%202%20-1.666%202h-3.334%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-parking-meter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-parking-meter%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019v3%22%20%2F%3E%20%3Cpath%20d%3D%22M10.938%2019h2.122a4.04%204.04%200%200%200%203.868%20-2.82l1.775%20-5.68c1.082%20-3.463%20-.882%20-7.138%20-4.386%20-8.208a6.7%206.7%200%200%200%20-1.96%20-.292h-.716c-3.668%200%20-6.641%202.939%20-6.641%206.563c0%20.657%20.1%201.31%20.296%201.937l1.775%205.68a4.04%204.04%200%200%200%203.867%202.82%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-parking-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-parking-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h10a2%202%200%200%201%202%202v10m-.582%203.41c-.362%20.365%20-.864%20.59%20-1.418%20.59h-12a2%202%200%200%201%20-2%20-2v-12c0%20-.554%20.225%20-1.056%20.59%20-1.418%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v-7m3%20-1h1a2%202%200%200%201%201.817%202.836m-2.817%201.164h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-parking{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-parking%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8h2.667c.736%200%201.333%20.895%201.333%202s-.597%202%20-1.333%202h-2.667%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-password-fingerprint{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-password-fingerprint%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208c.788%201%201%202%201%203v1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011c0%20-1.578%201.343%20-3%203%20-3s3%201.422%203%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v-1.397c-.006%20-1.999%201.136%20-3.849%202.993%20-4.85a6.385%206.385%200%200%201%206.007%20-.005%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020l4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018l4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020l4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018l4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020l4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018l4%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-password-mobile-phone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-password-mobile-phone%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020l4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018l4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020l4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018l4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020l4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018l4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014v-8a2%202%200%200%201%202%20-2h6a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-password-user{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-password-user%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020l4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018l4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2020l4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018l4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020l4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018l4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014a2%202%200%200%201%202%20-2h6a2%202%200%200%201%202%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-password{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-password%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010v4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013l4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011l4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013l4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011l4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2010v4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013l4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011l4%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-paw-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-paw-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.168%2011.154c-.71%20.31%20-1.184%201.107%20-2%202.593c-.942%201.703%20-2.846%201.845%20-3.321%203.291c-.097%20.265%20-.145%20.677%20-.143%20.962c0%201.176%20.787%202%201.8%202c1.259%200%203%20-1%204.5%20-1s3.241%201%204.5%201c.927%200%201.664%20-.689%201.783%20-1.708%22%20%2F%3E%20%3Cpath%20d%3D%22M20.188%208.082a1.039%201.039%200%200%200%20-.406%20-.082h-.015c-.735%20.012%20-1.56%20.75%20-1.993%201.866c-.519%201.335%20-.28%202.7%20.538%203.052c.129%20.055%20.267%20.082%20.406%20.082c.739%200%201.575%20-.742%202.011%20-1.866c.516%20-1.335%20.273%20-2.7%20-.54%20-3.052l-.001%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206.992a3.608%203.608%200%200%200%20-.04%20-.725c-.203%20-1.297%20-1.047%20-2.267%20-1.932%20-2.267a1.237%201.237%200%200%200%20-.758%20.265%22%20%2F%3E%20%3Cpath%20d%3D%22M16.456%206.733c.214%20-1.376%20-.375%20-2.594%20-1.32%20-2.722a1.164%201.164%200%200%200%20-.162%20-.011c-.885%200%20-1.728%20.97%20-1.93%202.267c-.214%201.376%20.375%202.594%201.32%202.722c.054%20.007%20.108%20.011%20.162%20.011c.885%200%201.73%20-.974%201.93%20-2.267%22%20%2F%3E%20%3Cpath%20d%3D%22M5.69%2012.918c.816%20-.352%201.054%20-1.719%20.536%20-3.052c-.436%20-1.124%20-1.271%20-1.866%20-2.009%20-1.866c-.14%200%20-.277%20.027%20-.407%20.082c-.816%20.352%20-1.054%201.719%20-.536%203.052c.436%201.124%201.271%201.866%202.009%201.866c.14%200%20.277%20-.027%20.407%20-.082%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-paw{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-paw%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.7%2013.5c-1.1%20-2%20-1.441%20-2.5%20-2.7%20-2.5c-1.259%200%20-1.736%20.755%20-2.836%202.747c-.942%201.703%20-2.846%201.845%20-3.321%203.291c-.097%20.265%20-.145%20.677%20-.143%20.962c0%201.176%20.787%202%201.8%202c1.259%200%203%20-1%204.5%20-1s3.241%201%204.5%201c1.013%200%201.8%20-.823%201.8%20-2c0%20-.285%20-.049%20-.697%20-.146%20-.962c-.475%20-1.451%20-2.512%20-1.835%20-3.454%20-3.538%22%20%2F%3E%20%3Cpath%20d%3D%22M20.188%208.082a1.039%201.039%200%200%200%20-.406%20-.082h-.015c-.735%20.012%20-1.56%20.75%20-1.993%201.866c-.519%201.335%20-.28%202.7%20.538%203.052c.129%20.055%20.267%20.082%20.406%20.082c.739%200%201.575%20-.742%202.011%20-1.866c.516%20-1.335%20.273%20-2.7%20-.54%20-3.052l-.001%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.474%209c.055%200%20.109%200%20.163%20-.011c.944%20-.128%201.533%20-1.346%201.32%20-2.722c-.203%20-1.297%20-1.047%20-2.267%20-1.932%20-2.267c-.055%200%20-.109%200%20-.163%20.011c-.944%20.128%20-1.533%201.346%20-1.32%202.722c.204%201.293%201.048%202.267%201.933%202.267%22%20%2F%3E%20%3Cpath%20d%3D%22M16.456%206.733c.214%20-1.376%20-.375%20-2.594%20-1.32%20-2.722a1.164%201.164%200%200%200%20-.162%20-.011c-.885%200%20-1.728%20.97%20-1.93%202.267c-.214%201.376%20.375%202.594%201.32%202.722c.054%20.007%20.108%20.011%20.162%20.011c.885%200%201.73%20-.974%201.93%20-2.267%22%20%2F%3E%20%3Cpath%20d%3D%22M5.69%2012.918c.816%20-.352%201.054%20-1.719%20.536%20-3.052c-.436%20-1.124%20-1.271%20-1.866%20-2.009%20-1.866c-.14%200%20-.277%20.027%20-.407%20.082c-.816%20.352%20-1.054%201.719%20-.536%203.052c.436%201.124%201.271%201.866%202.009%201.866c.14%200%20.277%20-.027%20.407%20-.082%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-paywall{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-paywall%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-6a2%202%200%200%201%20-2%20-2v-6a2%202%200%200%201%202%20-2h10%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2014v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pdf{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pdf%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8h2a2%202%200%200%200%202%20-2v-4a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M21%208h-4v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-peace{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-peace%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l6.3%206.3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-6.3%206.3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-discount{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-discount%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011l1.5%20-1.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4h4l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l-6%206v4h4l6%20-6m1.99%20-1.99l2.504%20-2.504a2.828%202.828%200%201%200%20-4%20-4l-2.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020l6%20-6l3%20-3l1.5%20-1.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011l1.5%20-1.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4h4l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.5%2010.5l1%20-1a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4h4l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pencil{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pendulum{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pendulum%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019a2%202%200%201%201%204%200a2%202%200%200%201%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l-4.4%2014.09%22%20%2F%3E%20%3Cpath%20d%3D%22M19%203h-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pennant-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pennant-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-18%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204l-9%204l9%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pennant-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pennant-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021v-11m0%20-4v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204l9%204l-4.858%202.16m-2.764%201.227l-1.378%20.613%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pennant{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pennant%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021l0%20-18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204l9%204l-9%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pentagon-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pentagon-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021q%20-1.82%200%20-5.458%20.005a1.98%201.98%200%200%201%20-1.881%20-1.367l-3.064%20-9.43a1.98%201.98%200%200%201%20.719%20-2.212l8.021%20-5.828a1.98%201.98%200%200%201%202.326%200l8.021%205.828c.694%20.504%20.984%201.397%20.719%202.212l-1.559%204.792%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pentagon-number-0{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pentagon-number-0%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.163%202.168l8.021%205.828c.694%20.504%20.984%201.397%20.719%202.212l-3.064%209.43a1.978%201.978%200%200%201%20-1.881%201.367h-9.916a1.978%201.978%200%200%201%20-1.881%20-1.367l-3.064%20-9.43a1.978%201.978%200%200%201%20.719%20-2.212l8.021%20-5.828a1.978%201.978%200%200%201%202.326%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pentagon-number-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pentagon-number-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.163%202.168l8.021%205.828c.694%20.504%20.984%201.397%20.719%202.212l-3.064%209.43a1.978%201.978%200%200%201%20-1.881%201.367h-9.916a1.978%201.978%200%200%201%20-1.881%20-1.367l-3.064%20-9.43a1.978%201.978%200%200%201%20.719%20-2.212l8.021%20-5.828a1.978%201.978%200%200%201%202.326%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l2%20-2v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pentagon-number-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pentagon-number-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.163%202.168l8.021%205.828c.694%20.504%20.984%201.397%20.719%202.212l-3.064%209.43a1.978%201.978%200%200%201%20-1.881%201.367h-9.916a1.978%201.978%200%200%201%20-1.881%20-1.367l-3.064%20-9.43a1.978%201.978%200%200%201%20.719%20-2.212l8.021%20-5.828a1.978%201.978%200%200%201%202.326%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pentagon-number-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pentagon-number-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.163%202.168l8.021%205.828c.694%20.504%20.984%201.397%20.719%202.212l-3.064%209.43a1.978%201.978%200%200%201%20-1.881%201.367h-9.916a1.978%201.978%200%200%201%20-1.881%20-1.367l-3.064%20-9.43a1.978%201.978%200%200%201%20.719%20-2.212l8.021%20-5.828a1.978%201.978%200%200%201%202.326%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pentagon-number-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pentagon-number-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.163%202.168l8.021%205.828c.694%20.504%20.984%201.397%20.719%202.212l-3.064%209.43a1.978%201.978%200%200%201%20-1.881%201.367h-9.916a1.978%201.978%200%200%201%20-1.881%20-1.367l-3.064%20-9.43a1.978%201.978%200%200%201%20.719%20-2.212l8.021%20-5.828a1.978%201.978%200%200%201%202.326%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pentagon-number-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pentagon-number-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.163%202.168l8.021%205.828c.694%20.504%20.984%201.397%20.719%202.212l-3.064%209.43a1.978%201.978%200%200%201%20-1.881%201.367h-9.916a1.978%201.978%200%200%201%20-1.881%20-1.367l-3.064%20-9.43a1.978%201.978%200%200%201%20.719%20-2.212l8.021%20-5.828a1.978%201.978%200%200%201%202.326%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pentagon-number-6{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pentagon-number-6%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.163%202.168l8.021%205.828c.694%20.504%20.984%201.397%20.719%202.212l-3.064%209.43a1.978%201.978%200%200%201%20-1.881%201.367h-9.916a1.978%201.978%200%200%201%20-1.881%20-1.367l-3.064%20-9.43a1.978%201.978%200%200%201%20.719%20-2.212l8.021%20-5.828a1.978%201.978%200%200%201%202.326%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pentagon-number-7{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pentagon-number-7%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.163%202.168l8.021%205.828c.694%20.504%20.984%201.397%20.719%202.212l-3.064%209.43a1.978%201.978%200%200%201%20-1.881%201.367h-9.916a1.978%201.978%200%200%201%20-1.881%20-1.367l-3.064%20-9.43a1.978%201.978%200%200%201%20.719%20-2.212l8.021%20-5.828a1.978%201.978%200%200%201%202.326%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4l-2%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pentagon-number-8{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pentagon-number-8%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.163%202.168l8.021%205.828c.694%20.504%20.984%201.397%20.719%202.212l-3.064%209.43a1.978%201.978%200%200%201%20-1.881%201.367h-9.916a1.978%201.978%200%200%201%20-1.881%20-1.367l-3.064%20-9.43a1.978%201.978%200%200%201%20.719%20-2.212l8.021%20-5.828a1.978%201.978%200%200%201%202.326%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pentagon-number-9{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pentagon-number-9%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.163%202.168l8.021%205.828c.694%20.504%20.984%201.397%20.719%202.212l-3.064%209.43a1.978%201.978%200%200%201%20-1.881%201.367h-9.916a1.978%201.978%200%200%201%20-1.881%20-1.367l-3.064%20-9.43a1.978%201.978%200%200%201%20.719%20-2.212l8.021%20-5.828a1.978%201.978%200%200%201%202.326%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pentagon-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pentagon-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.133%204.133l2.704%20-1.965a1.978%201.978%200%200%201%202.326%200l8.021%205.828c.694%20.504%20.984%201.397%20.719%202.212l-1.887%205.808m-.981%203.02l-.196%20.602a1.978%201.978%200%200%201%20-1.881%201.367h-9.916a1.978%201.978%200%200%201%20-1.881%20-1.367l-3.064%20-9.43a1.978%201.978%200%200%201%20.719%20-2.212l2.994%20-2.176%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pentagon-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pentagon-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021.005h-5.458a1.978%201.978%200%200%201%20-1.881%20-1.367l-3.064%20-9.43a1.978%201.978%200%200%201%20.719%20-2.212l8.021%20-5.828a1.978%201.978%200%200%201%202.326%200l8.021%205.828c.694%20.504%20.984%201.397%20.719%202.212l-.78%202.401%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pentagon-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pentagon-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.163%202.168l8.021%205.828c.694%20.504%20.984%201.397%20.719%202.212l-3.064%209.43a1.978%201.978%200%200%201%20-1.881%201.367h-9.916a1.978%201.978%200%200%201%20-1.881%20-1.367l-3.064%20-9.43a1.978%201.978%200%200%201%20.719%20-2.212l8.021%20-5.828a1.978%201.978%200%200%201%202.326%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pentagon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pentagon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.163%202.168l8.021%205.828c.694%20.504%20.984%201.397%20.719%202.212l-3.064%209.43a1.978%201.978%200%200%201%20-1.881%201.367h-9.916a1.978%201.978%200%200%201%20-1.881%20-1.367l-3.064%20-9.43a1.978%201.978%200%200%201%20.719%20-2.212l8.021%20-5.828a1.978%201.978%200%200%201%202.326%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pentagram{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pentagram%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.636%205.636a9%209%200%201%201%2012.728%2012.728a9%209%200%200%201%20-12.728%20-12.728%22%20%2F%3E%20%3Cpath%20d%3D%22M15.236%2011l5.264%204h-6.5l-2%206l-2%20-6h-6.5l5.276%20-4l-2.056%20-6.28l5.28%203.78l5.28%20-3.78l-2.044%206.28%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pepper-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pepper-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.59%2012.59c-.77%201.418%20-2.535%202.41%20-4.59%202.41c-2.761%200%20-5%20-1.79%20-5%20-4a8%208%200%200%200%2013.643%205.67m1.64%20-2.357a7.97%207.97%200%200%200%20.717%20-3.313a3%203%200%200%200%20-5.545%20-1.59%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208c0%20-2%202%20-4%204%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pepper{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pepper%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2011c0%202.21%20-2.239%204%20-5%204s-5%20-1.79%20-5%20-4a8%208%200%201%200%2016%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208c0%20-2%202%20-4%204%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-percentage-0{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-percentage-0%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-percentage-10{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-percentage-10%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c1.92%200%203.7%20.601%205.16%201.626l-5.16%207.374v-9%22%20fill%3D%22currentColor%22%20stroke%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-percentage-100{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-percentage-100%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-percentage-20{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-percentage-20%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%200%201%208.497%206.025l-8.497%202.975v-9%22%20fill%3D%22currentColor%22%20stroke%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-percentage-25{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-percentage-25%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%200%200%20-9%20-9m0%200v9h9%22%20fill%3D%22currentColor%22%20stroke%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-percentage-30{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-percentage-30%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%200%201%208.495%2011.973l-8.495%20-2.973v-9%22%20fill%3D%22currentColor%22%20stroke%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-percentage-33{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-percentage-33%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%200%201%207.794%2013.5l-7.79%20-4.497v-9%22%20fill%3D%22currentColor%22%20stroke%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-percentage-40{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-percentage-40%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%200%201%205.162%2016.372l-5.162%20-7.372v-9%22%20fill%3D%22currentColor%22%20stroke%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-percentage-50{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-percentage-50%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%200%200%200%20-18m0%200v18%22%20fill%3D%22currentColor%22%20stroke%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-percentage-60{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-percentage-60%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%201%201%20-5.162%2016.373l5.162%20-7.373v-9%22%20fill%3D%22currentColor%22%20stroke%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-percentage-66{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-percentage-66%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%201%201%20-7.795%2013.498l7.795%20-4.498v-9%22%20fill%3D%22currentColor%22%20stroke%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-percentage-70{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-percentage-70%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%201%201%20-8.495%2011.973l8.495%20-2.973v-9%22%20fill%3D%22currentColor%22%20stroke%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-percentage-75{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-percentage-75%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%209%20-9m0%200v9h-9%22%20fill%3D%22currentColor%22%20stroke%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-percentage-80{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-percentage-80%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%201%201%20-8.497%206.025l8.497%202.975v-9%22%20fill%3D%22currentColor%22%20stroke%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-percentage-90{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-percentage-90%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a9%209%200%201%201%20-5.16%201.626l5.16%207.374v-9%22%20fill%3D%22currentColor%22%20stroke%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-percentage{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-percentage%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%207a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018l12%20-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-perfume{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-perfume%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206v3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206v3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203h6v3h-6l0%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-perspective-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-perspective-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.511%204.502l9.63%201.375a1%201%200%200%201%20.859%20.99v8.133m-.859%203.123l-12%201.714a1%201%200%200%201%20-1.141%20-.99v-13.694a1%201%200%200%201%20.01%20-.137%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-perspective{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-perspective%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.141%204.163l12%201.714a1%201%200%200%201%20.859%20.99v10.266a1%201%200%200%201%20-.859%20.99l-12%201.714a1%201%200%200%201%20-1.141%20-.99v-13.694a1%201%200%200%201%201.141%20-.99%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-phone-call{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-phone-call%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h4l2%205l-2.5%201.5a11%2011%200%200%200%205%205l1.5%20-2.5l5%202v4a2%202%200%200%201%20-2%202a16%2016%200%200%201%20-15%20-15a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203a6%206%200%200%201%206%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-phone-calling{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-phone-calling%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h4l2%205l-2.5%201.5a11%2011%200%200%200%205%205l1.5%20-2.5l5%202v4a2%202%200%200%201%20-2%202a16%2016%200%200%201%20-15%20-15a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%207l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%207l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-phone-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-phone-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h4l2%205l-2.5%201.5a11%2011%200%200%200%205%205l1.5%20-2.5l5%202v4a2%202%200%200%201%20-2%202a16%2016%200%200%201%20-15%20-15a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-phone-done{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-phone-done%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h4l2%205l-2.5%201.5a11%2011%200%200%200%205%205l1.5%20-2.5l5%202v4a2%202%200%200%201%20-2%202c-8.072%20-.49%20-14.51%20-6.928%20-15%20-15a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-phone-end{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-phone-end%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h4l2%205l-2.5%201.5a11%2011%200%200%200%205%205l1.5%20-2.5l5%202v4a2%202%200%200%201%20-2%202c-8.072%20-.49%20-14.51%20-6.928%20-15%20-15a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-phone-incoming{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-phone-incoming%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h4l2%205l-2.5%201.5a11%2011%200%200%200%205%205l1.5%20-2.5l5%202v4a2%202%200%200%201%20-2%202a16%2016%200%200%201%20-15%20-15a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205l0%204l4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-phone-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-phone-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l18%20-18%22%20%2F%3E%20%3Cpath%20d%3D%22M5.831%2014.161a15.946%2015.946%200%200%201%20-2.831%20-8.161a2%202%200%200%201%202%20-2h4l2%205l-2.5%201.5c.108%20.22%20.223%20.435%20.345%20.645m1.751%202.277c.843%20.84%201.822%201.544%202.904%202.078l1.5%20-2.5l5%202v4a2%202%200%200%201%20-2%202a15.963%2015.963%200%200%201%20-10.344%20-4.657%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-phone-outgoing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-phone-outgoing%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h4l2%205l-2.5%201.5a11%2011%200%200%200%205%205l1.5%20-2.5l5%202v4a2%202%200%200%201%20-2%202c-8.072%20-.49%20-14.51%20-6.928%20-15%20-15a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205h6%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%207.5l2.5%20-2.5l-2.5%20-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-phone-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-phone-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h4l2%205l-2.5%201.5a11%2011%200%200%200%205%205l1.5%20-2.5l5%202v4a2%202%200%200%201%20-2%202c-8.072%20-.49%20-14.51%20-6.928%20-15%20-15a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-phone-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-phone-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h4l2%205l-2.5%201.5a11%2011%200%200%200%205%205l1.5%20-2.5l5%202v4a2%202%200%200%201%20-2%202a16%2016%200%200%201%20-15%20-15a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206h6m-3%20-3v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-phone-ringing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-phone-ringing%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2010.5l-2.5%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%202l.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h4l2%205l-2.5%201.5a11%2011%200%200%200%205%205l1.5%20-2.5l5%202v4a2%202%200%200%201%20-2%202c-8.072%20-.49%20-14.51%20-6.928%20-15%20-15a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-phone-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-phone-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.584%2019.225a16%2016%200%200%201%20-8.584%20-13.225a2%202%200%200%201%202%20-2h4l2%205l-2.5%201.5a11%2011%200%200%200%205%205l1.5%20-2.5l.65%20.26%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-phone-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-phone-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h4l2%205l-2.5%201.5a11%2011%200%200%200%205%205l1.5%20-2.5l5%202v4a2%202%200%200%201%20-2%202a16%2016%200%200%201%20-15%20-15a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l4%204m0%20-4l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-phone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-phone%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h4l2%205l-2.5%201.5a11%2011%200%200%200%205%205l1.5%20-2.5l5%202v4a2%202%200%200%201%20-2%202a16%2016%200%200%201%20-15%20-15a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-ai{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-ai%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021h-4a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-4a2%202%200%201%201%204%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-alt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018h5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018h4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015l5%20-5c.928%20-.893%202.072%20-.893%203%200l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013l1%20-1c.928%20-.893%202.072%20-.893%203%200l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015h18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-bitcoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-bitcoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-6m2%200v-1.5m0%209v-1.5m-2%20-3h3m-1%200h.5a1.5%201.5%200%200%201%200%203h-3.5m3%20-3h.5a1.5%201.5%200%200%200%200%20-3h-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-7a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l2.5%202.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2021h-7.5a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.669%20-.643%201.45%20-.823%202.18%20-.54%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.616%20-.593%201.328%20-.792%202.008%20-.598%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-5.5a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.928%20-.893%202.072%20-.893%203%200l.5%20.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-circle-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-circle-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20.475%2015.035a9%209%200%200%200%20-8.475%20-12.035a9%209%200%200%200%20-9%209a9%209%200%200%200%209.525%208.985%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l4%20-4c.928%20-.893%202.072%20-.893%203%200l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.928%20-.893%202.072%20-.893%203%200l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-circle-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-circle-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20.964%2012.806a9%209%200%200%200%20-8.964%20-9.806a9%209%200%200%200%20-9%209a9%209%200%200%200%209.397%208.991%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l4%20-4c.928%20-.893%202.072%20-.893%203%200l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.928%20-.893%202.072%20-.893%203%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019.33h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016.33v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l4%20-4c.928%20-.893%202.072%20-.893%203%200l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.928%20-.893%202.072%20-.893%203%200l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%200%200%209%209a9%209%200%200%200%209%20-9a9%209%200%200%200%20-9%20-9a9%209%200%200%200%20-9%209%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-5.5a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.928%20-.893%202.072%20-.893%203%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-6a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.48%20-.461%201.016%20-.684%201.551%20-.67%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-7a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l2.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.653%20-.629%201.413%20-.815%202.13%20-.559%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-edit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-edit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020h-4a3%203%200%200%201%20-3%20-3v-10a3%203%200%200%201%203%20-3h10a3%203%200%200%201%203%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l4%20-4c.928%20-.893%202.072%20-.893%203%200l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.31%20-.298%20.644%20-.497%20.987%20-.596%22%20%2F%3E%20%3Cpath%20d%3D%22M18.42%2015.61a2.1%202.1%200%200%201%202.97%202.97l-3.39%203.42h-3v-3l3.42%20-3.39%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021h-9a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.665%20-.64%201.44%20-.821%202.167%20-.545%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-5.5a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-hexagon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-hexagon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27c.7%20.398%201.13%201.143%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M3.5%2015.5l4.5%20-4.5c.928%20-.893%202.072%20-.893%203%200l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.928%20-.893%202.072%20-.893%203%200l2.5%202.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.928%20-.893%202.072%20-.893%203%200l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h11a3%203%200%200%201%203%203v11m-.856%203.099a2.991%202.991%200%200%201%20-2.144%20.901h-12a3%203%200%200%201%20-3%20-3v-12c0%20-.845%20.349%20-1.608%20.91%20-2.153%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M16.33%2012.338c.574%20-.054%201.155%20.166%201.67%20.662l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-7a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.928%20-.893%202.072%20-.893%203%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-pentagon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-pentagon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.163%202.168l8.021%205.828c.694%20.504%20.984%201.397%20.719%202.212l-3.064%209.43a1.978%201.978%200%200%201%20-1.881%201.367h-9.916a1.978%201.978%200%200%201%20-1.881%20-1.367l-3.064%20-9.43a1.978%201.978%200%200%201%20.719%20-2.212l8.021%20-5.828a1.978%201.978%200%200%201%202.326%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l4%20-4c.928%20-.893%202.072%20-.893%203%200l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.928%20-.893%202.072%20-.893%203%200l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l2.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.67%20-.644%201.45%20-.824%202.182%20-.54%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021h-9a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-scan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-scan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2013l2.644%20-2.644a1.21%201.21%200%200%201%201.712%200l3.644%203.644%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2013l1.644%20-1.644a1.21%201.21%200%200%201%201.712%200l1.644%201.644%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-5.5a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-sensor-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-sensor-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205h2a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019h-2a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-sensor-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-sensor-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204h1a2%202%200%200%201%202%202v1%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2017v1a2%202%200%200%201%20-2%202h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h-1a2%202%200%200%201%20-2%20-2v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207v-1a2%202%200%200%201%202%20-2h1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-sensor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-sensor%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v2a2%202%200%200%201%20-2%202h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019h-2a2%202%200%200%201%20-2%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010a1%201%200%200%201%201%20-1h8a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-8a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-6a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.928%20-.893%202.072%20-.893%203%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-shield{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-shield%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2020h-4.5a3%203%200%200%201%20-3%20-3v-10a3%203%200%200%201%203%20-3h10a3%203%200%200%201%203%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l4%20-4c.928%20-.893%202.072%20-.893%203%200l1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2016c0%204%20-2.5%206%20-3.5%206s-3.5%20-2%20-3.5%20-6c1%200%202.5%20-.5%203.5%20-1.5c1%201%202.5%201.5%203.5%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-6a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l3.993%203.993%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.47%20-.452%20.995%20-.675%201.52%20-.67%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-square-rounded{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-square-rounded%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M3.5%2015.5l4.5%20-4.5c.928%20-.893%202.072%20-.893%203%200l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.928%20-.893%202.072%20-.893%203%200l2.5%202.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021h-5a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-6.5a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l3.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.679%20-.653%201.473%20-.829%202.214%20-.526%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-video{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-video%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015h-3a3%203%200%200%201%20-3%20-3v-6a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%200%201%203%20-3h6a3%203%200%200%201%203%203v6a3%203%200%200%201%20-3%203h-6a3%203%200%200%201%20-3%20-3l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012l2.296%20-2.296a2.41%202.41%200%200%201%203.408%200l.296%20.296%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013.5v3l2.5%20-1.5l-2.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-7a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.928%20-.893%202.072%20-.893%203%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-photo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-photo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l1%20-1c.928%20-.893%202.072%20-.893%203%200l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-physotherapist{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-physotherapist%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l-1%20-3l4%20-2l4%201h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020h7l1%20-4l4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-piano{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-piano%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2019v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205v8h2v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205v8h2v-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pick{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pick%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%208l-9.383%209.418a2.091%202.091%200%200%200%200%202.967a2.11%202.11%200%200%200%202.976%200l9.407%20-9.385%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203h4.586a1%201%200%200%201%20.707%20.293l6.414%206.414a1%201%200%200%201%20.293%20.707v4.586a2%202%200%201%201%20-4%200v-3l-5%20-5h-3a2%202%200%201%201%200%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-picnic-table{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-picnic-table%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207l2%209m-10%20-9l-2%209m-1%20-9h14m2%205h-18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-picture-in-picture-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-picture-in-picture-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h-6a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%201%201%20-1h5a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-5a1%201%200%200%201%20-1%20-1l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012v-3h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-picture-in-picture-on{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-picture-in-picture-on%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h-6a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%201%201%20-1h5a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-5a1%201%200%200%201%20-1%20-1l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013h3v-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-picture-in-picture-top{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-picture-in-picture-top%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205h-6a2%202%200%200%200%20-2%202v10a2%202%200%200%200%202%202h14a2%202%200%200%200%202%20-2v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h5a1%201%200%200%200%201%20-1v-3a1%201%200%200%200%20-1%20-1h-5a1%201%200%200%200%20-1%201v3a1%201%200%200%200%201%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-picture-in-picture{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-picture-in-picture%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h-6a2%202%200%200%201%20-2%20-2v-10a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%201%201%20-1h5a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-5a1%201%200%200%201%20-1%20-1l0%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pig-money{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pig-money%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M5.173%208.378a3%203%200%201%201%204.656%20-1.377%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204v3.803a6.019%206.019%200%200%201%202.658%203.197h1.341a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-1.342c-.336%20.95%20-.907%201.8%20-1.658%202.473v2.027a1.5%201.5%200%200%201%20-3%200v-.583a6.04%206.04%200%200%201%20-1%20.083h-4a6.04%206.04%200%200%201%20-1%20-.083v.583a1.5%201.5%200%200%201%20-3%200v-2l0%20-.027a6%206%200%200%201%204%20-10.473h2.5l4.5%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pig-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pig-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h1.499l4.5%20-3l0%203.803a6.019%206.019%200%200%201%202.658%203.197h1.341a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-1.342c-.057%20.16%20-.12%20.318%20-.19%20.472m-1.467%202.528v1.5a1.5%201.5%200%200%201%20-3%200v-.583a6.04%206.04%200%200%201%20-1%20.083h-4a6.04%206.04%200%200%201%20-1%20-.083v.583a1.5%201.5%200%200%201%20-3%200v-2l0%20-.027a6%206%200%200%201%201.5%20-9.928%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pig{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pig%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203l0%203.803a6.019%206.019%200%200%201%202.658%203.197h1.341a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-1.342a6.008%206.008%200%200%201%20-1.658%202.473v2.027a1.5%201.5%200%200%201%20-3%200v-.583a6.04%206.04%200%200%201%20-1%20.083h-4a6.04%206.04%200%200%201%20-1%20-.083v.583a1.5%201.5%200%200%201%20-3%200v-2l0%20-.027a6%206%200%200%201%204%20-10.473h2.5l4.5%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pilcrow-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pilcrow-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209h-2a3%203%200%201%201%200%20-6h7%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203v11%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203v11%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018h18%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015l-3%203l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pilcrow-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pilcrow-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209h-2a3%203%200%201%201%200%20-6h7%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203v11%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203v11%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2018h-18%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pilcrow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pilcrow%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%204v16%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204v16%22%20%2F%3E%20%3Cpath%20d%3D%22M19%204h-9.5a4.5%204.5%200%200%200%200%209h3.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pill-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pill-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.495%206.505l2%20-2a4.95%204.95%200%200%201%207%207l-2%202m-2%202l-4%204a4.95%204.95%200%200%201%20-7%20-7l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%208.5l7%207%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pill{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pill%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%2012.5l8%20-8a4.94%204.94%200%200%201%207%207l-8%208a4.94%204.94%200%200%201%20-7%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%208.5l7%207%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pillow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pillow%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209a9.34%209.34%200%200%201%200%206%22%20%2F%3E%20%3Cpath%20d%3D%22M21.699%2016.607c.481%20.934%20.28%202.088%20-.486%202.79c-.767%20.703%20-1.9%20.77%20-2.74%20.165a48%2048%200%200%201%20-12.946%200a2.16%202.16%200%200%201%20-2.74%20-.165a2.345%202.345%200%200%201%20-.486%20-2.79a41.7%2041.7%200%200%201%200%20-9.163a2.346%202.346%200%200%201%20.433%20-2.856a2.16%202.16%200%200%201%202.793%20-.145a48%2048%200%200%201%2012.946%200a2.16%202.16%200%200%201%202.793%20.145c.78%20.726%20.961%201.918%20.433%202.856a41.7%2041.7%200%200%201%200%209.163%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pills{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pills%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%204.5l7%207%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2014.5l-5%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pin-end{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pin-end%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2011v-5a1%201%200%200%200%20-1%20-1h-16a1%201%200%200%200%20-1%201v12a1%201%200%200%200%201%201h9%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013v-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pin-invoke{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pin-invoke%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2013v5a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1v-12a1%201%200%200%201%201%20-1h9%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011h4v4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204.5l-4%204l-4%201.5l-1.5%201.5l7%207l1.5%20-1.5l1.5%20-4l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l-4.5%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%204l5.5%205.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ping-pong{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ping-pong%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.718%2020.713a7.64%207.64%200%200%201%20-7.48%20-12.755l.72%20-.72a7.643%207.643%200%200%201%209.105%20-1.283l2.387%20-2.345a2.08%202.08%200%200%201%203.057%202.815l-.116%20.126l-2.346%202.387a7.644%207.644%200%200%201%20-1.052%208.864%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.3%205.3l9.4%209.4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pinned-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pinned-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204.5l-3.249%203.249m-2.57%201.433l-2.181%20.818l-1.5%201.5l7%207l1.5%20-1.5l.82%20-2.186m1.43%20-2.563l3.25%20-3.251%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l-4.5%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%204l5.5%205.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pinned{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pinned%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v6l-2%204v2h10v-2l-2%20-4v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016l0%205%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l8%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pipeline{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pipeline%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204h8%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204v5a6%206%200%200%200%206%206h3a1%201%200%200%201%201%201v4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204v4a1%201%200%200%200%201%201h3a6%206%200%200%201%206%206v5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020h8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pizza-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pizza-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.313%206.277l1.687%20-3.277l5.34%2010.376m2.477%206.463a19.093%2019.093%200%200%201%20-7.817%201.661c-3.04%200%20-5.952%20-.714%20-8.5%20-1.983l5.434%20-10.559%22%20%2F%3E%20%3Cpath%20d%3D%22M5.38%2015.866a14.94%2014.94%200%200%200%206.815%201.634c1.56%200%203.105%20-.24%204.582%20-.713%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2014v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pizza{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pizza%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021.5c-3.04%200%20-5.952%20-.714%20-8.5%20-1.983l8.5%20-16.517l8.5%2016.517a19.09%2019.09%200%200%201%20-8.5%201.983%22%20%2F%3E%20%3Cpath%20d%3D%22M5.38%2015.866a14.94%2014.94%200%200%200%206.815%201.634a14.944%2014.944%200%200%200%206.502%20-1.479%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2011.01v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2014v-.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-placeholder{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-placeholder%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020.415a8%208%200%201%200%203%20-15.415h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M13%208l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2017l4%20-4l-4%20-4l-4%204l4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plane-arrival{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plane-arrival%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.157%2011.81l4.83%201.295a2%202%200%201%201%20-1.036%203.863l-14.489%20-3.882l-1.345%20-6.572l2.898%20.776l1.414%202.45l2.898%20.776l-.12%20-7.279l2.898%20.777l2.052%207.797%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plane-departure{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plane-departure%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.639%2010.258l4.83%20-1.294a2%202%200%201%201%201.035%203.863l-14.489%203.883l-4.45%20-5.02l2.897%20-.776l2.45%201.414l2.897%20-.776l-3.743%20-6.244l2.898%20-.777l5.675%205.727%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plane-inflight{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plane-inflight%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011.085h5a2%202%200%201%201%200%204h-15l-3%20-6h3l2%202h3l-2%20-7h3l4%207%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plane-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plane-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.788%205.758l-.788%20-2.758h3l4%207h4a2%202%200%201%201%200%204h-2m-2.718%201.256l-3.282%205.744h-3l2%20-7h-4l-2%202h-3l2%20-4l-2%20-4h3l2%202h3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plane-tilt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plane-tilt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%206.5l3%20-2.9a2.05%202.05%200%200%201%202.9%202.9l-2.9%203l2.5%207.5l-2.5%202.55l-3.5%20-6.55l-3%203v3l-2%202l-1.5%20-4.5l-4.5%20-1.5l2%20-2h3l3%20-3l-6.5%20-3.5l2.5%20-2.5l7.5%202.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plane{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plane%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010h4a2%202%200%200%201%200%204h-4l-4%207h-3l2%20-7h-4l-2%202h-3l2%20-4l-2%20-4h3l2%202h4l-2%20-7h3l4%207%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-planet-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-planet-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.042%207.059a7%207%200%200%200%209.908%209.89m1.581%20-2.425a7%207%200%200%200%20-9.057%20-9.054%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-planet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-planet%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.816%2013.58c2.292%202.138%203.546%204%203.092%204.9c-.745%201.46%20-5.783%20-.259%20-11.255%20-3.838c-5.47%20-3.579%20-9.304%20-7.664%20-8.56%20-9.123c.464%20-.91%202.926%20-.444%205.803%20.805%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plant-2-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plant-2-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209c0%205.523%204.477%2010%2010%2010a9.953%209.953%200%200%200%205.418%20-1.593m2.137%20-1.855a9.961%209.961%200%200%200%202.445%20-6.552%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019c0%20-1.988%20.58%20-3.84%201.58%20-5.397m1.878%20-2.167a9.961%209.961%200%200%201%206.542%20-2.436%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209a10%2010%200%200%201%2010%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204a9.7%209.7%200%200%201%203%207.013%22%20%2F%3E%20%3Cpath%20d%3D%22M9.01%2011.5a9.696%209.696%200%200%201%20.163%20-2.318m1.082%20-2.942a9.696%209.696%200%200%201%201.745%20-2.24%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plant-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plant-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209a10%2010%200%201%200%2020%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019a10%2010%200%200%201%2010%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M2%209a10%2010%200%200%201%2010%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204a9.7%209.7%200%200%201%202.99%207.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9.01%2011.5a9.7%209.7%200%200%201%202.99%20-7.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plant-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plant-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v2a2%202%200%200%201%20-2%202h-6a2%202%200%200%201%20-2%20-2v-4h8%22%20%2F%3E%20%3Cpath%20d%3D%22M11.9%207.908a6%206%200%200%200%20-4.79%20-4.806m-4.11%20-.102v2a6%206%200%200%200%206%206h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12.531%208.528a6%206%200%200%201%205.469%20-3.528h3v1a6%206%200%200%201%20-5.037%205.923%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plant{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plant%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h10v4a2%202%200%200%201%20-2%202h-6a2%202%200%200%201%20-2%20-2v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209a6%206%200%200%200%20-6%20-6h-3v2a6%206%200%200%200%206%206h3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011a6%206%200%200%201%206%20-6h3v1a6%206%200%200%201%20-6%206h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l0%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-basketball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-basketball%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.007%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021l3%20-3l.75%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-4l-4%20-3l.5%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l1%20-3l4.5%20-1l3.5%203l4%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18.007%2015.5a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200%20-3%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-card-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-card-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-card-10{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-card-10%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013c0%201.105%20.672%202%201.5%202s1.5%20-.895%201.5%20-2v-2c0%20-1.105%20-.672%20-2%20-1.5%20-2s-1.5%20.895%20-1.5%202l0%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-card-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-card-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h3a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-card-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-card-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h2.5a1.5%201.5%200%200%201%200%203h-1.5h1.5a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-card-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-card-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-card-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-card-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015h3a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-3v-3h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-card-6{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-card-6%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209h-3a1%201%200%200%200%20-1%201v4a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-card-7{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-card-7%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h4l-2%206%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-card-8{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-card-8%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-1a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201l-1%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-1a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-card-9{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-card-9%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015h3a1%201%200%200%200%201%20-1v-4a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-card-a{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-card-a%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015v-4a2%202%200%201%201%204%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-card-j{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-card-j%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h4v4a2%202%200%201%201%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-card-k{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-card-k%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209l-3%203l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-card-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-card-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h10a2%202%200%200%201%202%202v10m0%204a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M13.716%2013.712l-1.716%202.288l-3%20-4l1.29%20-1.72%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-card-q{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-card-q%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209a2%202%200%200%201%202%202v2a2%202%200%201%201%20-4%200v-2a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014l1.5%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-card-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-card-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11.75%2014.112l-1.63%20.853a.294%20.294%200%200%201%20-.425%20-.307l.31%20-1.808l-1.317%20-1.28a.292%20.292%200%200%201%20.163%20-.499l1.82%20-.264l.815%20-1.644a.294%20.294%200%200%201%20.527%200l.814%201.644l1.82%20.264a.292%20.292%200%200%201%20.164%20.499l-1.318%201.28l.31%201.807a.292%20.292%200%200%201%20-.425%20.308l-1.628%20-.853%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-card{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-card%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016l-3%20-4l3%20-4l3%204l-3%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-football{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-football%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017l5%201l.75%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-4l-4%20-3l1%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v-3l5%20-1l3%203l3%201%22%20%2F%3E%20%3Cpath%20d%3D%22M18.007%2019.5a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10.007%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-handball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-handball%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021l3.5%20-2l-4.5%20-4l2%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207l4%203l5%20.5l4%202.5l2.5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l5%20-1l1.5%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13.007%208a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.007%203.5a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200%20-3%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-play-volleyball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-play-volleyball%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.007%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.007%209.5a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2016l5%201l.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021l2.5%20-5.5l-5.5%20-3.5l3.5%20-4l3%204l4%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-player-eject{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-player-eject%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h14l-7%20-8l-7%208%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-player-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-player-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v12a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v12a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-player-play{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-player-play%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204v16l13%20-8l-13%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-player-record{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-player-record%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-player-skip-back{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-player-skip-back%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%205v14l-12%20-7l12%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205l0%2014%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-player-skip-forward{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-player-skip-forward%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205v14l12%20-7l-12%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M20%205l0%2014%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-player-stop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-player-stop%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-player-track-next{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-player-track-next%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205v14l8%20-7l-8%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205v14l8%20-7l-8%20-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-player-track-prev{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-player-track-prev%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%205v14l-8%20-7l8%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205v14l-8%20-7l8%20-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-playlist-add{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-playlist-add%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208h-14%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h9%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016h6%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2013v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-playlist-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-playlist-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014a3%203%200%201%200%203%203%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013v-9h4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%205h-4m-4%200h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-playlist-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-playlist-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208h-14%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h7%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2014l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2014l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-playlist{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-playlist%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v-13h4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%205h-10%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013h-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-playstation-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-playstation-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%200%200%209%20-9a9%209%200%200%200%20-9%20-9a9%209%200%200%200%20-9%209a9%209%200%200%200%209%209%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2012a4.5%204.5%200%201%200%209%200a4.5%204.5%200%201%200%20-9%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-playstation-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-playstation-square%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%200%200%209%20-9a9%209%200%200%200%20-9%20-9a9%209%200%200%200%20-9%209a9%209%200%200%200%209%209%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v6a1%201%200%200%201%20-1%201h-6a1%201%200%200%201%20-1%20-1l0%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-playstation-triangle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-playstation-triangle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%200%200%209%20-9a9%209%200%200%200%20-9%20-9a9%209%200%200%200%20-9%209a9%209%200%200%200%209%209%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2015h9l-4.5%20-8l-4.5%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-playstation-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-playstation-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%200%200%209%20-9a9%209%200%200%200%20-9%20-9a9%209%200%200%200%20-9%209a9%209%200%200%200%209%209%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%208.5l7%207%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2015.5l7%20-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plug-connected-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plug-connected-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012l5%205l-1.5%201.5a3.536%203.536%200%201%201%20-5%20-5l1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012l-5%20-5l1.5%20-1.5a3.536%203.536%200%201%201%205%205l-1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l2.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%205.5l2.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016l4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plug-connected{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plug-connected%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012l5%205l-1.5%201.5a3.536%203.536%200%201%201%20-5%20-5l1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012l-5%20-5l1.5%20-1.5a3.536%203.536%200%201%201%205%205l-1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l2.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%205.5l2.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014l-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plug-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plug-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.123%2016.092l-.177%20.177a5.81%205.81%200%201%201%20-8.215%20-8.215l.159%20-.159%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l3.5%20-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204l-3.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%209l-3.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plug-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plug-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.55%2017.733a5.806%205.806%200%200%201%20-7.356%20-4.052a5.81%205.81%200%200%201%201.537%20-5.627l2.054%20-2.054l7.165%207.165%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l3.5%20-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204l-3.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%209l-3.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plug{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plug%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.785%206l8.215%208.215l-2.054%202.054a5.81%205.81%200%201%201%20-8.215%20-8.215l2.054%20-2.054%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l3.5%20-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204l-3.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%209l-3.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plunger{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plunger%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.71%2014.12l7.81%20-7.82a2%202%200%200%200%20-2.82%20-2.82l-7.82%207.81%22%20%2F%3E%20%3Cpath%20d%3D%22M3.71%2013.22l.7%20-.71a5%205%200%200%201%207.08%200a5%205%200%200%201%200%207.08l-.71%20.7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012.5l8.5%208.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plus-equal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plus-equal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207h6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204v6%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2019h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019l14%20-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plus-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plus-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207h6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204v6%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019l14%20-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l14%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-png{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-png%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016v-8h2a2%202%200%201%201%200%204h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8l4%208v-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-podium-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-podium-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208h7l-.621%202.485a2%202%200%200%201%20-1.94%201.515h-.439m-4%200h-4.439a2%202%200%200%201%20-1.94%20-1.515l-.621%20-2.485h3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208v-1m.864%20-3.106a2.99%202.99%200%200%201%202.136%20-.894%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l1%209%22%20%2F%3E%20%3Cpath%20d%3D%22M15.599%2015.613l-.599%205.387%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021h10%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-podium{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-podium%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208h14l-.621%202.485a2%202%200%200%201%20-1.94%201.515h-8.878a2%202%200%200%201%20-1.94%20-1.515l-.621%20-2.485%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208v-2a3%203%200%200%201%203%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l1%209%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l-1%209%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-point-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-point-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.15%209.194a4%204%200%200%200%205.697%205.617m1.153%20-2.811a4%204%200%200%200%20-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-point{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-point%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.185%2013.14l5.644%20-2.202c1.625%20-.634%201.538%20-2.962%20-.13%20-3.473l-14.319%20-4.382c-1.41%20-.431%20-2.73%20.888%20-2.298%202.298l4.382%2014.318c.51%201.668%202.84%201.755%203.473%20.13l2.202%20-5.644a1.84%201.84%200%200%201%201.045%20-1.045%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.044%2013.488l-1.266%20-1.266l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l1.678%201.678%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.526%2012.97l-.748%20-.748l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l.714%20.714%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.487%2014.93l-2.709%20-2.708l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l.785%20.785%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.76%2013.203l-.982%20-.981l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l.67%20.67%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.774%2013.218l-.996%20-.996l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l.343%20.343%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-collaboration-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-collaboration-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.987%2013.943l1.957%205.016c.563%201.445%202.633%201.367%203.087%20-.116l3.895%20-12.727c.384%20-1.253%20-.79%20-2.426%20-2.042%20-2.042l-12.727%203.895c-1.483%20.454%20-1.56%202.524%20-.116%203.087l5.017%201.957c.426%20.166%20.763%20.503%20.929%20.93%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020l-1.064%20-3.151a1.25%201.25%200%200%200%20-.785%20-.785l-3.151%20-1.064%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-collaboration{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-collaboration%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.943%2013.013l5.016%20-1.957c1.445%20-.563%201.367%20-2.633%20-.116%20-3.087l-12.727%20-3.895c-1.253%20-.384%20-2.426%20.79%20-2.042%202.042l3.895%2012.727c.454%201.483%202.524%201.56%203.087%20.116l1.957%20-5.017c.166%20-.426%20.503%20-.763%20.93%20-.929%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015l-3.151%201.064a1.25%201.25%200%200%200%20-.785%20.785l-1.064%203.151%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.778%2012.222l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l.787%20.787%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.992%2013.436l-1.214%20-1.214l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l1.171%201.171%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2013.414l-1.192%20-1.192l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l2.778%202.778%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.571%2011.018l1.32%20-.886a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.6%2015.043l-2.822%20-2.821l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l1.188%201.188%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.662%2011.628l2.229%20-1.496a1.2%201.2%200%200%200%20-.309%20-2.228l-8.013%20-2.303m-5.569%20-1.601l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l4.907%204.907a1.067%201.067%200%200%200%201.509%200l.524%20-.524%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.72%2013.163l-.942%20-.941l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l.969%20.969%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.778%2012.222l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l.381%20.381%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.941%2013.385l-1.163%20-1.163l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l1.23%201.23%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.062%2012.506l-.284%20-.284l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l1.278%201.278%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.778%2012.222l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.646%2013.09l-.868%20-.868l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l.607%20.607%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.891%2010.132a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.984%2013.428l-1.206%20-1.206l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l1.217%201.217%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.768%2013.212l-.99%20-.99l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l.908%20.908%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pointer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pointer%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.904%2017.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l4.907%204.907a1.067%201.067%200%200%200%201.509%200l1.047%20-1.047a1.067%201.067%200%200%200%200%20-1.509l-4.907%20-4.907l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pokeball-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pokeball-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.04%2016.048a9%209%200%200%200%20-12.083%20-12.09m-2.32%201.678a9%209%200%201%200%2012.737%2012.719%22%20%2F%3E%20%3Cpath%20d%3D%22M9.884%209.874a3%203%200%201%200%204.24%204.246m.57%20-3.441a3.012%203.012%200%200%200%20-1.41%20-1.39%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h6m7%200h5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pokeball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pokeball%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-poker-chip{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-poker-chip%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M18.364%205.636l-2.828%202.828%22%20%2F%3E%20%3Cpath%20d%3D%22M8.464%2015.536l-2.828%202.828%22%20%2F%3E%20%3Cpath%20d%3D%22M5.636%205.636l2.828%202.828%22%20%2F%3E%20%3Cpath%20d%3D%22M15.536%2015.536l2.828%202.828%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-polaroid{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-polaroid%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l3%20-3c.928%20-.893%202.072%20-.893%203%200l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012l2%20-2c.928%20-.893%202.072%20-.893%203%200l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207l.01%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-polygon-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-polygon-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%209.5l1.546%20-1.311%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205.5l3%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%2010l-1.185%203.318m-1.062%202.972l-.253%20.71%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2017.5l-7%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-polygon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-polygon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%209.5l3.5%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205.5l3%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%2010l-2.5%207%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2017.5l-7%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-poo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-poo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016a3.5%203.5%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204c2%200%203.5%201.5%203.5%204l.164%200a2.5%202.5%200%200%201%202.196%203.32a3%203%200%200%201%201.615%203.063a3%203%200%200%201%20-1.299%205.607l-.176%200h-10a3%203%200%200%201%20-1.474%20-5.613a3%203%200%200%201%201.615%20-3.062a2.5%202.5%200%200%201%202.195%20-3.32l.164%200c1.5%200%202.5%20-2%201.5%20-4l0%20.005%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pool-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pool-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2020a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201c.303%200%20.6%20-.045%20.876%20-.146%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2016a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%201.13%20-.856m5.727%201.717a2.4%202.4%200%200%200%201.143%20-.861%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011v-6.5a1.5%201.5%200%200%201%203%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012v-3m0%20-4v-.5a1.5%201.5%200%200%200%20-1.936%20-1.436%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h1m4%200h1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pool{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pool%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2020a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2016a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012v-7.5a1.5%201.5%200%200%201%203%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012v-7.5a1.5%201.5%200%200%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205l-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-power{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-power%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206a7.75%207.75%200%201%200%2010%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pray{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pray%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h8l-4%20-4v-7l4%203l2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-premium-rights{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-premium-rights%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.867%209.75c-.246%20-.48%20-.708%20-.769%20-1.2%20-.75h-1.334c-.736%200%20-1.333%20.67%20-1.333%201.5c0%20.827%20.597%201.499%201.333%201.499h1.334c.736%200%201.333%20.671%201.333%201.5c0%20.828%20-.597%201.499%20-1.333%201.499h-1.334c-.492%20.019%20-.954%20-.27%20-1.2%20-.75%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-prescription{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-prescription%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2019v-16h4.5a4.5%204.5%200%201%201%200%209h-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021l-9%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021l6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-presentation-analytics{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-presentation-analytics%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204h18%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204v10a2%202%200%200%200%202%202h12a2%202%200%200%200%202%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-presentation-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-presentation-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204h1m4%200h13%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204v10a2%202%200%200%200%202%202h10m3.42%20-.592c.359%20-.362%20.58%20-.859%20.58%20-1.408v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020h6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l2%20-2m4%200l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-presentation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-presentation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204v10a2%202%200%200%200%202%202h12a2%202%200%200%200%202%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l3%20-3l2%202l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-printer-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-printer-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.412%2016.416c.363%20-.362%20.588%20-.863%20.588%20-1.416v-4a2%202%200%200%200%20-2%20-2h-6m-4%200h-4a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209v-4a2%202%200%200%200%20-2%20-2h-6c-.551%200%20-1.05%20.223%20-1.412%20.584m-.588%203.416v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v2a2%202%200%200%201%20-2%202h-6a2%202%200%200%201%20-2%20-2v-4a2%202%200%200%201%202%20-2h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-printer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-printer%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017h2a2%202%200%200%200%202%20-2v-4a2%202%200%200%200%20-2%20-2h-14a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209v-4a2%202%200%200%200%20-2%20-2h-6a2%202%200%200%200%20-2%202v4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015a2%202%200%200%201%202%20-2h6a2%202%200%200%201%202%202v4a2%202%200%200%201%20-2%202h-6a2%202%200%200%201%20-2%20-2l0%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-prism-light{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-prism-light%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.731%2019h11.539a1%201%200%200%200%20.866%20-1.5l-5.769%20-10a1%201%200%200%200%20-1.732%200l-5.769%2010a1%201%200%200%200%20.865%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2013h4.45%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205l-4.5%206%22%20%2F%3E%20%3Cpath%20d%3D%22M22%209l-7.75%203.25%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2015l-7%20-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-prism-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-prism-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v10%22%20%2F%3E%20%3Cpath%20d%3D%22M17.957%2017.952l-4.937%203.703a1.7%201.7%200%200%201%20-2.04%200l-5.98%20-4.485a2.5%202.5%200%200%201%20-1%20-2v-11.17m3%20-1h12a1%201%200%200%201%201%201v11.17c0%20.25%20-.037%20.495%20-.109%20.729%22%20%2F%3E%20%3Cpath%20d%3D%22M12.688%208.7a1.7%201.7%200%200%200%20.357%20-.214l6.655%20-5.186%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-prism-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-prism-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v13%22%20%2F%3E%20%3Cpath%20d%3D%22M13.02%2021.655a1.7%201.7%200%200%201%20-2.04%200l-5.98%20-4.485a2.5%202.5%200%200%201%20-1%20-2v-11.17a1%201%200%200%201%201%20-1h14a1%201%200%200%201%201%201v8%22%20%2F%3E%20%3Cpath%20d%3D%22M4.3%203.3l6.655%205.186a1.7%201.7%200%200%200%202.09%200l6.655%20-5.186%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-prism{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-prism%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v13%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2017.17l-5.98%204.485a1.7%201.7%200%200%201%20-2.04%200l-5.98%20-4.485a2.5%202.5%200%200%201%20-1%20-2v-11.17a1%201%200%200%201%201%20-1h14a1%201%200%200%201%201%201v11.17a2.5%202.5%200%200%201%20-1%202%22%20%2F%3E%20%3Cpath%20d%3D%22M4.3%203.3l6.655%205.186a1.7%201.7%200%200%200%202.09%200l6.655%20-5.186%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-prison{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-prison%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204v16%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204v16%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204v5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015v5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204v5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209h-6v6h6l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015v5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h-.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-progress-alert{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-progress-alert%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020.777a8.942%208.942%200%200%201%20-2.48%20-.969%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203.223a9.003%209.003%200%200%201%200%2017.554%22%20%2F%3E%20%3Cpath%20d%3D%22M4.579%2017.093a8.961%208.961%200%200%201%20-1.227%20-2.592%22%20%2F%3E%20%3Cpath%20d%3D%22M3.124%2010.5c.16%20-.95%20.468%20-1.85%20.9%20-2.675l.169%20-.305%22%20%2F%3E%20%3Cpath%20d%3D%22M6.907%204.579a8.954%208.954%200%200%201%203.093%20-1.356%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-progress-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-progress-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020.777a8.942%208.942%200%200%201%20-2.48%20-.969%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203.223a9.003%209.003%200%200%201%200%2017.554%22%20%2F%3E%20%3Cpath%20d%3D%22M4.579%2017.093a8.961%208.961%200%200%201%20-1.227%20-2.592%22%20%2F%3E%20%3Cpath%20d%3D%22M3.124%2010.5c.16%20-.95%20.468%20-1.85%20.9%20-2.675l.169%20-.305%22%20%2F%3E%20%3Cpath%20d%3D%22M6.907%204.579a8.954%208.954%200%200%201%203.093%20-1.356%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-progress-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-progress-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020.777a8.942%208.942%200%200%201%20-2.48%20-.969%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203.223a9.003%209.003%200%200%201%200%2017.554%22%20%2F%3E%20%3Cpath%20d%3D%22M4.579%2017.093a8.961%208.961%200%200%201%20-1.227%20-2.592%22%20%2F%3E%20%3Cpath%20d%3D%22M3.124%2010.5c.16%20-.95%20.468%20-1.85%20.9%20-2.675l.169%20-.305%22%20%2F%3E%20%3Cpath%20d%3D%22M6.907%204.579a8.954%208.954%200%200%201%203.093%20-1.356%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-progress-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-progress-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020.777a8.942%208.942%200%200%201%20-2.48%20-.969%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203.223a9.003%209.003%200%200%201%200%2017.554%22%20%2F%3E%20%3Cpath%20d%3D%22M4.579%2017.093a8.961%208.961%200%200%201%20-1.227%20-2.592%22%20%2F%3E%20%3Cpath%20d%3D%22M3.124%2010.5c.16%20-.95%20.468%20-1.85%20.9%20-2.675l.169%20-.305%22%20%2F%3E%20%3Cpath%20d%3D%22M6.907%204.579a8.954%208.954%200%200%201%203.093%20-1.356%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-progress-help{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-progress-help%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013a2%202%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020.777a8.942%208.942%200%200%201%20-2.48%20-.969%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203.223a9.003%209.003%200%200%201%200%2017.554%22%20%2F%3E%20%3Cpath%20d%3D%22M4.579%2017.093a8.961%208.961%200%200%201%20-1.227%20-2.592%22%20%2F%3E%20%3Cpath%20d%3D%22M3.124%2010.5c.16%20-.95%20.468%20-1.85%20.9%20-2.675l.169%20-.305%22%20%2F%3E%20%3Cpath%20d%3D%22M6.907%204.579a8.954%208.954%200%200%201%203.093%20-1.356%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-progress-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-progress-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020.777a8.942%208.942%200%200%201%20-2.48%20-.969%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203.223a9.003%209.003%200%200%201%200%2017.554%22%20%2F%3E%20%3Cpath%20d%3D%22M4.579%2017.093a8.961%208.961%200%200%201%20-1.227%20-2.592%22%20%2F%3E%20%3Cpath%20d%3D%22M3.124%2010.5c.16%20-.95%20.468%20-1.85%20.9%20-2.675l.169%20-.305%22%20%2F%3E%20%3Cpath%20d%3D%22M6.907%204.579a8.954%208.954%200%200%201%203.093%20-1.356%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-progress{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-progress%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020.777a8.942%208.942%200%200%201%20-2.48%20-.969%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203.223a9.003%209.003%200%200%201%200%2017.554%22%20%2F%3E%20%3Cpath%20d%3D%22M4.579%2017.093a8.961%208.961%200%200%201%20-1.227%20-2.592%22%20%2F%3E%20%3Cpath%20d%3D%22M3.124%2010.5c.16%20-.95%20.468%20-1.85%20.9%20-2.675l.169%20-.305%22%20%2F%3E%20%3Cpath%20d%3D%22M6.907%204.579a8.954%208.954%200%200%201%203.093%20-1.356%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-prompt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-prompt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207l5%205l-5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017l6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-prong{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-prong%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.2%2010.2l6.3%206.3%22%20%2F%3E%20%3Cpath%20d%3D%22M19.347%2016.575l1.08%201.079a1.96%201.96%200%200%201%20-2.773%202.772l-1.08%20-1.079a1.96%201.96%200%200%201%202.773%20-2.772%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l3.05%203.15a2.9%202.9%200%200%200%204.1%20-4.1l-3.15%20-3.05%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-propeller-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-propeller-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.448%2010.432a3%203%200%201%200%204.106%204.143%22%20%2F%3E%20%3Cpath%20d%3D%22M14.272%2010.272c.66%20-1.459%201.058%20-2.888%201.198%20-4.286c.22%20-1.63%20-.762%20-2.986%20-3.47%20-2.986c-1.94%200%20-3%20.696%20-3.355%201.69m.697%204.653c.145%20.384%20.309%20.77%20.491%201.157%22%20%2F%3E%20%3Cpath%20d%3D%22M13.169%2016.751c.97%201.395%202.057%202.523%203.257%203.386c1.02%20.789%202.265%20.853%203.408%20-.288m1.479%20-2.493c.492%20-1.634%20-.19%20-2.726%20-1.416%20-3.229c-.82%20-.37%20-1.703%20-.654%20-2.65%20-.852%22%20%2F%3E%20%3Cpath%20d%3D%22M8.664%2013c-1.693%20.143%20-3.213%20.52%20-4.56%201.128c-1.522%20.623%20-2.206%202.153%20-.852%204.498s3.02%202.517%204.321%201.512c1.2%20-.863%202.287%20-1.991%203.258%20-3.386%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-propeller{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-propeller%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.167%2010.5c.722%20-1.538%201.156%20-3.043%201.303%20-4.514c.22%20-1.63%20-.762%20-2.986%20-3.47%20-2.986s-3.69%201.357%20-3.47%202.986c.147%201.471%20.581%202.976%201.303%204.514%22%20%2F%3E%20%3Cpath%20d%3D%22M13.169%2016.751c.97%201.395%202.057%202.523%203.257%203.386c1.3%201%202.967%20.833%204.321%20-1.512c1.354%20-2.345%20.67%20-3.874%20-.85%20-4.498c-1.348%20-.608%20-2.868%20-.985%20-4.562%20-1.128%22%20%2F%3E%20%3Cpath%20d%3D%22M8.664%2013c-1.693%20.143%20-3.213%20.52%20-4.56%201.128c-1.522%20.623%20-2.206%202.153%20-.852%204.498s3.02%202.517%204.321%201.512c1.2%20-.863%202.287%20-1.991%203.258%20-3.386%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-protocol{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-protocol%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206l-7%2012%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206l-7%2012%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014v.015%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010.015v.015%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pumpkin-scary{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pumpkin-scary%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l1.5%201l1.5%20-1l1.5%201l1.5%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%206.082c2.609%20.588%203.627%204.162%202.723%207.983c-.903%203.82%20-2.75%206.44%20-5.359%205.853a3.355%203.355%200%200%201%20-.774%20-.279a3.728%203.728%200%200%201%20-1.59%20.361c-.556%200%20-1.09%20-.127%20-1.59%20-.362a3.296%203.296%200%200%201%20-.774%20.28c-2.609%20.588%20-4.456%20-2.033%20-5.36%20-5.853c-.903%20-3.82%20.115%20-7.395%202.724%20-7.983c1.085%20-.244%201.575%20.066%202.585%20.787c.716%20-.554%201.54%20-.869%202.415%20-.869c.876%200%201.699%20.315%202.415%20.87c1.01%20-.722%201.5%20-1.032%202.585%20-.788%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206c0%20-1.226%20.693%20-2.346%201.789%20-2.894l.211%20-.106%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-puzzle-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-puzzle-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v2.5a.5%20.5%200%200%201%20-.5%20.5a1.5%201.5%200%200%200%200%203a.5%20.5%200%200%201%20.5%20.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v1.5a.5%20.5%200%200%200%20.5%20.5a1.5%201.5%200%200%201%200%203a.5%20.5%200%200%200%20-.5%20.5v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012h-2.5a.5%20.5%200%200%201%20-.5%20-.5a1.5%201.5%200%200%200%20-3%200a.5%20.5%200%200%201%20-.5%20.5h-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-1.5a.5%20.5%200%200%200%20-.5%20.5a1.5%201.5%200%200%201%20-3%200a.5%20.5%200%200%200%20-.5%20-.5h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-puzzle-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-puzzle-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.18%204.171a2%202%200%200%201%203.82%20.829v1a1%201%200%200%200%201%201h3a1%201%200%200%201%201%201v3a1%201%200%200%200%201%201h1a2%202%200%200%201%20.819%203.825m-2.819%201.175v3a1%201%200%200%201%20-1%201h-3a1%201%200%200%201%20-1%20-1v-1a2%202%200%201%200%20-4%200v1a1%201%200%200%201%20-1%201h-3a1%201%200%200%201%20-1%20-1v-3a1%201%200%200%201%201%20-1h1a2%202%200%201%200%200%20-4h-1a1%201%200%200%201%20-1%20-1v-3a1%201%200%200%201%201%20-1h3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-puzzle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-puzzle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207h3a1%201%200%200%200%201%20-1v-1a2%202%200%200%201%204%200v1a1%201%200%200%200%201%201h3a1%201%200%200%201%201%201v3a1%201%200%200%200%201%201h1a2%202%200%200%201%200%204h-1a1%201%200%200%200%20-1%201v3a1%201%200%200%201%20-1%201h-3a1%201%200%200%201%20-1%20-1v-1a2%202%200%200%200%20-4%200v1a1%201%200%200%201%20-1%201h-3a1%201%200%200%201%20-1%20-1v-3a1%201%200%200%201%201%20-1h1a2%202%200%200%200%200%20-4h-1a1%201%200%200%201%20-1%20-1v-3a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pyramid-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pyramid-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21.384%2017.373a1.004%201.004%200%200%200%20-.013%20-1.091l-8.54%20-13.836a.999%20.999%200%200%200%20-1.664%200l-1.8%202.917m-1.531%202.48l-5.209%208.439a1.005%201.005%200%200%200%20.386%201.452l8.092%204.054a1.994%201.994%200%200%200%201.789%200l5.903%20-2.958%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202v6m0%204v10%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pyramid-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pyramid-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.719%2011.985l-5.889%20-9.539a.999%20.999%200%200%200%20-1.664%200l-8.54%2013.836a1.005%201.005%200%200%200%20.386%201.452l8.092%204.054a1.994%201.994%200%200%200%201.789%200l.149%20-.074%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202v20%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-pyramid{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pyramid%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.105%2021.788a1.994%201.994%200%200%200%201.789%200l8.092%20-4.054c.538%20-.27%20.718%20-.951%20.385%20-1.452l-8.54%20-13.836a.999%20.999%200%200%200%20-1.664%200l-8.54%2013.836a1.005%201.005%200%200%200%20.386%201.452l8.092%204.054%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202v20%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-qrcode-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-qrcode-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h1a1%201%200%200%201%201%201v1m-.297%203.711a1%201%200%200%201%20-.703%20.289h-4a1%201%200%200%201%20-1%20-1v-4c0%20-.275%20.11%20-.524%20.29%20-.705%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2014v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014v3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020h3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-qrcode{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-qrcode%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2017l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2014l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l0%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020l3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2017l0%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-question-mark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-question-mark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208a3.5%203%200%200%201%203.5%20-3h1a3.5%203%200%200%201%203.5%203a3%203%200%200%201%20-2%203a3%204%200%200%200%20-2%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-queue-pop-in{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-queue-pop-in%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h-3a2%202%200%200%200%20-2%202v11a2%202%200%200%200%202%202h11a2%202%200%200%200%202%20-2v-3.357%22%20%2F%3E%20%3Cpath%20d%3D%22M13%205a2%202%200%200%201%202%20-2h4a2%202%200%200%201%202%202v4a2%202%200%200%201%20-2%202h-4a2%202%200%200%201%20-2%20-2v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2010.5l-5.5%205.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v5h5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-queue-pop-out{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-queue-pop-out%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205h-6a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h12a2%202%200%200%200%202%20-2v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h6a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203h5v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203l-6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-quote-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-quote-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011h-4a1%201%200%200%201%20-1%20-1v-3a1%201%200%200%201%201%20-1m4%204v3c0%202.667%20-1.333%204.333%20-4%205%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011h-4m-1%20-1v-3a1%201%200%200%201%201%20-1h3a1%201%200%200%201%201%201v6c0%20.66%20-.082%201.26%20-.245%201.798m-1.653%202.29c-.571%20.4%20-1.272%20.704%20-2.102%20.912%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-quote-open{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-quote-open%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013h4a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-3a1%201%200%200%201%20-1%20-1v-6q%200%20-4%204%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013h4a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-3a1%201%200%200%201%20-1%20-1v-6q%200%20-4%204%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-quote{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-quote%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011h-4a1%201%200%200%201%20-1%20-1v-3a1%201%200%200%201%201%20-1h3a1%201%200%200%201%201%201v6c0%202.667%20-1.333%204.333%20-4%205%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011h-4a1%201%200%200%201%20-1%20-1v-3a1%201%200%200%201%201%20-1h3a1%201%200%200%201%201%201v6c0%202.667%20-1.333%204.333%20-4%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-quotes{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-quotes%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012c-1.333%20-1.854%20-1.333%20-4.146%200%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012c-1.333%20-1.854%20-1.333%20-4.146%200%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018c1.333%20-1.854%201.333%20-4.146%200%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018c1.333%20-1.854%201.333%20-4.146%200%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-radar-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-radar-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15.51%2015.56a5%205%200%201%200%20-3.51%201.44%22%20%2F%3E%20%3Cpath%20d%3D%22M18.832%2017.86a9%209%200%201%200%20-6.832%203.14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-radar-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-radar-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.291%2011.295a1%201%200%200%200%20.709%201.705v8c2.488%200%204.74%20-1.01%206.37%20-2.642m1.675%20-2.319a8.962%208.962%200%200%200%20.955%20-4.039h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209a5%205%200%200%200%20-5.063%20-1.88m-2.466%201.347a5%205%200%200%200%20.53%207.535%22%20%2F%3E%20%3Cpath%20d%3D%22M20.486%209a9%209%200%200%200%20-12.525%20-5.032m-2.317%201.675a9%209%200%200%200%203.36%2014.852%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-radar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-radar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012h-8a1%201%200%201%200%20-1%201v8a9%209%200%200%200%209%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209a5%205%200%201%200%20-7%207%22%20%2F%3E%20%3Cpath%20d%3D%22M20.486%209a9%209%200%201%200%20-11.482%2011.495%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-radio-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-radio-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203l-4.986%202m-2.875%201.15l-1.51%20.604a1%201%200%200%200%20-.629%20.928v11.323a1%201%200%200%200%201%201h14a1%201%200%200%200%20.708%20-.294m.292%20-3.706v-8a1%201%200%200%200%20-1%20-1h-8m-4%200h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h8m4%200h4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-radio{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-radio%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203l-9.371%203.749a1%201%200%200%200%20-.629%20.928v11.323a1%201%200%200%200%201%201h14a1%201%200%200%200%201%20-1v-11a1%201%200%200%200%20-1%20-1h-14.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h16%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-radioactive-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-radioactive-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.118%2014.127c-.182%20.181%20-.39%20.341%20-.618%20.473l3%205.19a9%209%200%200%200%201.856%20-1.423m1.68%20-2.32a8.993%208.993%200%200%200%20.964%20-4.047h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%209.4l3%20-5.19a9%209%200%200%200%20-8.536%20-.25%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2014.6l-3%205.19a9%209%200%200%201%20-4.5%20-7.79h6a3%203%200%200%200%201.5%202.6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-radioactive{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-radioactive%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2014.6l3%205.19a9%209%200%200%200%204.5%20-7.79h-6a3%203%200%200%201%20-1.5%202.6%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%209.4l3%20-5.19a9%209%200%200%200%20-9%200l3%205.19a3%203%200%200%201%203%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2014.6l-3%205.19a9%209%200%200%201%20-4.5%20-7.79h6a3%203%200%200%200%201.5%202.6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-radius-bottom-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-radius-bottom-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019h-6a8%208%200%200%201%20-8%20-8v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-radius-bottom-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-radius-bottom-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v6a8%208%200%200%201%20-8%208h-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-radius-top-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-radius-top-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019v-6a8%208%200%200%201%208%20-8h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-radius-top-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-radius-top-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205h6a8%208%200%200%201%208%208v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rainbow-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rainbow-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2017c0%20-5.523%20-4.477%20-10%20-10%20-10c-.308%200%20-.613%20.014%20-.914%20.041m-3.208%20.845a10%2010%200%200%200%20-5.878%209.114%22%20%2F%3E%20%3Cpath%20d%3D%22M11.088%2011.069a6%206%200%200%200%20-5.088%205.931%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rainbow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rainbow%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2017c0%20-5.523%20-4.477%20-10%20-10%20-10c-5.523%200%20-10%204.477%20-10%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2017a6%206%200%201%200%20-12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rating-12-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rating-12-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010.5v3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010.5a1.5%201.5%200%200%201%203%200c0%20.443%20-.313%20.989%20-.612%201.393l-2.388%203.107h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rating-14-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rating-14-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010.5v3%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2015v-6m-2.5%200v4h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rating-16-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rating-16-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013.5a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010.5v3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013.5v-3a1.5%201.5%200%200%201%201.5%20-1.5h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rating-18-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rating-18-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010.5a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013.5a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010.5v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rating-21-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rating-21-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010.5v3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010.5a1.5%201.5%200%200%201%203%200c0%20.443%20-.313%20.989%20-.612%201.393l-2.388%203.107h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-razor-electric{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-razor-electric%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012v6a3%203%200%200%200%206%200v-6h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205h8l-1%204h-6l-1%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-razor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-razor%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h10v4h-10l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011a2%202%200%200%201%202%202v6a2%202%200%201%201%20-4%200v-6a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-receipt-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-receipt-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v16l-3%20-2l-2%202l-2%20-2l-2%202l-2%20-2l-3%202%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5m2%200v1.5m0%20-9v1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-receipt-bitcoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-receipt-bitcoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v16l-3%20-2l-2%202l-2%20-2l-2%202l-2%20-2l-3%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207h4.09c1.055%200%201.91%20.895%201.91%202s-.855%202%20-1.91%202c1.055%200%201.91%20.895%201.91%202s-.855%202%20-1.91%202h-4.09%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206v10v-9%22%20%2F%3E%20%3Cpath%20d%3D%22M13%206v1%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-receipt-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-receipt-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v16l-3%20-2l-2%202l-2%20-2l-2%202l-2%20-2l-3%202%22%20%2F%3E%20%3Cpath%20d%3D%22M14.8%208a2%202%200%200%200%20-1.8%20-1h-2a2%202%200%201%200%200%204h2a2%202%200%201%201%200%204h-2a2%202%200%200%201%20-1.8%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-receipt-euro{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-receipt-euro%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v16l-3%20-2l-2%202l-2%20-2l-2%202l-2%20-2l-3%202%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207.8c-.523%20-.502%20-1.172%20-.8%20-1.875%20-.8c-1.727%200%20-3.125%201.791%20-3.125%204s1.398%204%203.125%204c.703%200%201.352%20-.298%201.874%20-.8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-receipt-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-receipt-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16m2%20-2h10a2%202%200%200%201%202%202v10m0%204.01v1.99l-3%20-2l-2%202l-2%20-2l-2%202l-2%20-2l-3%202%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-receipt-pound{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-receipt-pound%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v16l-3%20-2l-2%202l-2%20-2l-2%202l-2%20-2l-3%202%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209a2%202%200%201%200%20-4%200v4a2%202%200%200%201%20-2%202h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-receipt-refund{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-receipt-refund%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v16l-3%20-2l-2%202l-2%20-2l-2%202l-2%20-2l-3%202%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014v-2a2%202%200%200%200%20-2%20-2h-4l2%20-2m0%204l-2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-receipt-rupee{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-receipt-rupee%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v16l-3%20-2l-2%202l-2%20-2l-2%202l-2%20-2l-3%202%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207h-6h1a3%203%200%200%201%200%206h-1l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-receipt-tax{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-receipt-tax%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v16l-3%20-2l-2%202l-2%20-2l-2%202l-2%20-2l-3%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-receipt-yen{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-receipt-yen%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v16l-3%20-2l-2%202l-2%20-2l-2%202l-2%20-2l-3%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207l3%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207l-3%204.5v4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-receipt-yuan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-receipt-yuan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v16l-3%20-2l-2%202l-2%20-2l-2%202l-2%20-2l-3%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207l3%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207l-3%204.5v4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-receipt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-receipt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v16l-3%20-2l-2%202l-2%20-2l-2%202l-2%20-2l-3%202m4%20-14h6m-6%204h6m-2%204h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-recharging{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-recharging%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.038%204.5a9%209%200%200%200%20-2.495%202.47%22%20%2F%3E%20%3Cpath%20d%3D%22M3.186%2010.209a9%209%200%200%200%200%203.508%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%2016.962a9%209%200%200%200%202.47%202.495%22%20%2F%3E%20%3Cpath%20d%3D%22M10.209%2020.814a9%209%200%200%200%203.5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16.962%2019.5a9%209%200%200%200%202.495%20-2.47%22%20%2F%3E%20%3Cpath%20d%3D%22M20.814%2013.791a9%209%200%200%200%200%20-3.508%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%207.038a9%209%200%200%200%20-2.47%20-2.495%22%20%2F%3E%20%3Cpath%20d%3D%22M13.791%203.186a9%209%200%200%200%20-3.508%20-.02%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l-2%204h4l-2%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%200%200%200%20-18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-record-mail-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-record-mail-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18.569%2014.557a3%203%200%201%200%20-4.113%20-4.149%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-record-mail{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-record-mail%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015l10%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rectangle-rounded-bottom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rectangle-rounded-bottom%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h6a6%206%200%200%200%206%20-6v-5a1%201%200%200%200%20-1%20-1h-16a1%201%200%200%200%20-1%201v5a6%206%200%200%200%206%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rectangle-rounded-top{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rectangle-rounded-top%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206h6a6%206%200%200%201%206%206v5a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1v-5a6%206%200%200%201%206%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rectangle-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rectangle-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rectangle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rectangle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rectangular-prism-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rectangular-prism-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.18%208.18l-4.18%202.093c-.619%20.355%20-1%201.01%20-1%201.718v5.018c0%20.709%20.381%201.363%201%201.717l4%202.008a2.016%202.016%200%200%200%202%200l7.146%20-3.578m2.67%20-1.337l.184%20-.093c.619%20-.355%201%20-1.01%201%20-1.718v-5.018a1.98%201.98%200%200%200%20-1%20-1.717l-4%20-2.008a2.016%202.016%200%200%200%20-2%200l-3.146%201.575%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013.5l3.048%20-1.458m2.71%20-1.296l5.742%20-2.746%22%20%2F%3E%20%3Cpath%20d%3D%22M3.5%2011l5.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rectangular-prism-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rectangular-prism-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012.5v-3.509a1.98%201.98%200%200%200%20-1%20-1.717l-4%20-2.008a2.016%202.016%200%200%200%20-2%200l-10%205.007c-.619%20.355%20-1%201.01%20-1%201.718v5.018c0%20.709%20.381%201.363%201%201.717l4%202.008a2.016%202.016%200%200%200%202%200l2.062%20-1.032%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013.5l11.5%20-5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3.5%2011l5.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rectangular-prism{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rectangular-prism%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2014.008v-5.018a1.98%201.98%200%200%200%20-1%20-1.717l-4%20-2.008a2.016%202.016%200%200%200%20-2%200l-10%205.008c-.619%20.355%20-1%201.01%20-1%201.718v5.018c0%20.709%20.381%201.363%201%201.717l4%202.008a2.016%202.016%200%200%200%202%200l10%20-5.008c.619%20-.355%201%20-1.01%201%20-1.718%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2021v-7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013.5l11.5%20-5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3.5%2011l5.5%202.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-recycle-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-recycle-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l-2%202l2%202m-2%20-2h9m1.896%20-2.071a2%202%200%200%200%20-.146%20-.679l-.55%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M8.536%2011l-.732%20-2.732l-2.732%20.732m2.732%20-.732l-4.5%207.794a2%202%200%200%200%201.506%202.89l1.141%20.024%22%20%2F%3E%20%3Cpath%20d%3D%22M15.464%2011l2.732%20.732l.732%20-2.732m-.732%202.732l-4.5%20-7.794a2%202%200%200%200%20-3.256%20-.14l-.591%20.976%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-recycle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-recycle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l-2%202l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019h9a2%202%200%200%200%201.75%20-2.75l-.55%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M8.536%2011l-.732%20-2.732l-2.732%20.732%22%20%2F%3E%20%3Cpath%20d%3D%22M7.804%208.268l-4.5%207.794a2%202%200%200%200%201.506%202.89l1.141%20.024%22%20%2F%3E%20%3Cpath%20d%3D%22M15.464%2011l2.732%20.732l.732%20-2.732%22%20%2F%3E%20%3Cpath%20d%3D%22M18.196%2011.732l-4.5%20-7.794a2%202%200%200%200%20-3.256%20-.14l-.591%20.976%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-refresh-alert{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-refresh-alert%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011a8.1%208.1%200%200%200%20-15.5%20-2m-.5%20-4v4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013a8.1%208.1%200%200%200%2015.5%202m.5%204v-4h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209l0%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l.01%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-refresh-dot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-refresh-dot%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011a8.1%208.1%200%200%200%20-15.5%20-2m-.5%20-4v4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013a8.1%208.1%200%200%200%2015.5%202m.5%204v-4h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-refresh-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-refresh-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011a8.1%208.1%200%200%200%20-11.271%20-6.305m-2.41%201.624a8.083%208.083%200%200%200%20-1.819%202.681m-.5%20-4v4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013a8.1%208.1%200%200%200%2013.671%204.691m2.329%20-1.691v-1h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-refresh{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-refresh%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2011a8.1%208.1%200%200%200%20-15.5%20-2m-.5%20-4v4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013a8.1%208.1%200%200%200%2015.5%202m.5%204v-4h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-regex-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-regex-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2015a2.5%202.5%200%201%201%200%205a2.5%202.5%200%200%201%200%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207.875l3%20-1.687%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207.875v3.375%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207.875l-3%20-1.687%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207.875l3%201.688%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204.5v3.375%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207.875l-3%201.688%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-regex{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-regex%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2015a2.5%202.5%200%201%201%200%205a2.5%202.5%200%200%201%200%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207.875l3%20-1.687%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207.875v3.375%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207.875l-3%20-1.687%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207.875l3%201.688%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204.5v3.375%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207.875l-3%201.688%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-registered{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-registered%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015v-6h2a2%202%200%201%201%200%204h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015l-2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-relation-many-to-many{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-relation-many-to-many%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014v-4l3%204v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2014v-4l3%204v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010.5l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013.5l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-relation-one-to-many{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-relation-one-to-many%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010h1v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014v-4l3%204v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2010.5l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2013.5l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-relation-one-to-one{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-relation-one-to-one%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010h1v4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h1v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010.5l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013.5l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-reload{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-reload%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.933%2013.041a8%208%200%201%201%20-9.925%20-8.788c3.899%20-1%207.935%201.007%209.425%204.747%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204v5h-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-reorder{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-reorder%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011v-3a3%203%200%200%201%203%20-3h8a3%203%200%200%201%203%203v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%208.5l2.5%202.5l2.5%20-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-repeat-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-repeat-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v-3c0%20-1.336%20.873%20-2.468%202.08%20-2.856m3.92%20-.144h10m-3%20-3l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v3a3%203%200%200%201%20-.133%20.886m-1.99%201.984a3%203%200%200%201%20-.877%20.13h-13m3%203l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-repeat-once{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-repeat-once%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v-3a3%203%200%200%201%203%20-3h13m-3%20-3l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v3a3%203%200%200%201%20-3%203h-13m3%203l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011l1%20-1v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-repeat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-repeat%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v-3a3%203%200%200%201%203%20-3h13m-3%20-3l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v3a3%203%200%200%201%20-3%203h-13m3%203l-3%20-3l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-replace-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-replace-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h1a1%201%200%200%201%201%201v1m-.303%203.717a1%201%200%200%201%20-.697%20.283h-4a1%201%200%200%201%20-1%20-1v-4c0%20-.28%20.115%20-.532%20.3%20-.714%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2015h1a1%201%200%200%201%201%201v1m-.303%203.717a1%201%200%200%201%20-.697%20.283h-4a1%201%200%200%201%20-1%20-1v-4c0%20-.28%20.115%20-.532%20.3%20-.714%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2011v-3a2%202%200%200%200%20-2%20-2h-6l3%203m0%20-6l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013v3a2%202%200%200%200%202%202h6l-3%20-3m0%206l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-replace-user{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-replace-user%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2011v-3c0%20-.53%20-.211%20-1.039%20-.586%20-1.414c-.375%20-.375%20-.884%20-.586%20-1.414%20-.586h-6m0%200l3%203m-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013.013v3c0%20.53%20.211%201.039%20.586%201.414c.375%20.375%20.884%20.586%201.414%20.586h6m0%200l-3%20-3m3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016.502c0%20.53%20.211%201.039%20.586%201.414c.375%20.375%20.884%20.586%201.414%20.586c.53%200%201.039%20-.211%201.414%20-.586c.375%20-.375%20.586%20-.884%20.586%20-1.414c0%20-.53%20-.211%20-1.039%20-.586%20-1.414c-.375%20-.375%20-.884%20-.586%20-1.414%20-.586c-.53%200%20-1.039%20.211%20-1.414%20.586c-.375%20.375%20-.586%20.884%20-.586%201.414%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204.502c0%20.53%20.211%201.039%20.586%201.414c.375%20.375%20.884%20.586%201.414%20.586c.53%200%201.039%20-.211%201.414%20-.586c.375%20-.375%20.586%20-.884%20.586%20-1.414c0%20-.53%20-.211%20-1.039%20-.586%20-1.414c-.375%20-.375%20-.884%20-.586%20-1.414%20-.586c-.53%200%20-1.039%20.211%20-1.414%20.586c-.375%20.375%20-.586%20.884%20-.586%201.414%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.499c0%20-.53%20-.211%20-1.039%20-.586%20-1.414c-.375%20-.375%20-.884%20-.586%20-1.414%20-.586h-2c-.53%200%20-1.039%20.211%20-1.414%20.586c-.375%20.375%20-.586%20.884%20-.586%201.414%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209.499c0%20-.53%20-.211%20-1.039%20-.586%20-1.414c-.375%20-.375%20-.884%20-.586%20-1.414%20-.586h-2c-.53%200%20-1.039%20.211%20-1.414%20.586c-.375%20.375%20-.586%20.884%20-.586%201.414%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-replace{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-replace%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2011v-3a2%202%200%200%200%20-2%20-2h-6l3%203m0%20-6l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013v3a2%202%200%200%200%202%202h6l-3%20-3m0%206l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-report-analytics{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-report-analytics%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h-2a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-12a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017v-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-report-medical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-report-medical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h-2a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-12a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l0%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-report-money{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-report-money%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h-2a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-12a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-report-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-report-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.576%205.595a2%202%200%200%200%20-.576%201.405v12a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2m0%20-4v-8a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%201%201%200%204h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-report-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-report-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205h-2a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h5.697%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012v-5a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%2019.5l2.5%202.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-report{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-report%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205h-2a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h5.697%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014v4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011v-4a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011h4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-reserved-line{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-reserved-line%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v6a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-resize{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-resize%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011v8a1%201%200%200%200%201%201h8m-9%20-14v-1a1%201%200%200%201%201%20-1h1m5%200h2m5%200h1a1%201%200%200%201%201%201v1m0%205v2m0%205v1a1%201%200%200%201%20-1%201h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h7a1%201%200%200%201%201%201v7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-restore{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-restore%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.06%2013a9%209%200%201%200%20.49%20-4.087%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204.001v5h5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rewind-backward-10{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rewind-backward-10%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M15.997%2017.918a6.002%206.002%200%200%200%20-.997%20-11.918h-11%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2014v6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015.5v3a1.5%201.5%200%200%200%203%200v-3a1.5%201.5%200%200%200%20-3%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rewind-backward-15{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rewind-backward-15%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020h2a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-2v-3h3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a6%206%200%201%200%200%20-12h-11%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014v6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209l-3%20-3l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rewind-backward-20{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rewind-backward-20%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.007%2016.466a6%206%200%200%200%20-4.007%20-10.466h-11%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015.5v3a1.5%201.5%200%200%200%203%200v-3a1.5%201.5%200%200%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2014h2a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-1a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rewind-backward-30{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rewind-backward-30%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.007%2016.466a6%206%200%200%200%20-4.007%20-10.466h-11%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015.5v3a1.5%201.5%200%200%200%203%200v-3a1.5%201.5%200%200%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2014h1.5a1.5%201.5%200%200%201%200%203h-.5h.5a1.5%201.5%200%200%201%200%203h-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209l-3%20-3l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rewind-backward-40{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rewind-backward-40%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.007%2016.466a6%206%200%200%200%20-4.007%20-10.466h-11%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015.5v3a1.5%201.5%200%200%200%203%200v-3a1.5%201.5%200%200%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2014v2a1%201%200%200%200%201%201h1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014v6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209l-3%20-3l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rewind-backward-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rewind-backward-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a6%206%200%201%200%200%20-12h-11%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020h2a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-2v-3h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rewind-backward-50{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rewind-backward-50%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.007%2016.466a6%206%200%200%200%20-4.007%20-10.466h-11%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015.5v3a1.5%201.5%200%200%200%203%200v-3a1.5%201.5%200%200%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020h1.5a1.5%201.5%200%200%200%200%20-3h-1.5v-3h3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209l-3%20-3l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rewind-backward-60{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rewind-backward-60%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.007%2016.466a6%206%200%200%200%20-4.007%20-10.466h-11%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015.5v3a1.5%201.5%200%200%200%203%200v-3a1.5%201.5%200%200%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014h-2a1%201%200%200%200%20-1%201v4a1%201%200%200%200%201%201h1a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rewind-forward-10{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rewind-forward-10%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017.918a5.997%205.997%200%200%201%20-5%20-5.918a6%206%200%200%201%206%20-6h11%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015.5v3a1.5%201.5%200%200%200%203%200v-3a1.5%201.5%200%200%200%20-3%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rewind-forward-15{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rewind-forward-15%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018a6%206%200%201%201%200%20-12h11%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-2v-3h3%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rewind-forward-20{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rewind-forward-20%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.007%2016.478a6%206%200%200%201%203.993%20-10.478h11%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015.5v3a1.5%201.5%200%200%200%203%200v-3a1.5%201.5%200%200%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014h2a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-1a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rewind-forward-30{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rewind-forward-30%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.007%2016.478a6%206%200%200%201%203.993%20-10.478h11%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015.5v3a1.5%201.5%200%200%200%203%200v-3a1.5%201.5%200%200%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014h1.5a1.5%201.5%200%200%201%200%203h-.5h.5a1.5%201.5%200%200%201%200%203h-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rewind-forward-40{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rewind-forward-40%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.007%2016.478a6%206%200%200%201%203.993%20-10.478h11%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015.5v3a1.5%201.5%200%200%200%203%200v-3a1.5%201.5%200%200%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014v2a1%201%200%200%200%201%201h1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rewind-forward-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rewind-forward-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018a6%206%200%201%201%200%20-12h11%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020h2a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-2v-3h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209l3%20-3l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rewind-forward-50{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rewind-forward-50%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.007%2016.478a6%206%200%200%201%203.993%20-10.478h11%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015.5v3a1.5%201.5%200%200%200%203%200v-3a1.5%201.5%200%200%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020h1.5a1.5%201.5%200%200%200%200%20-3h-1.5v-3h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rewind-forward-60{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rewind-forward-60%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.007%2016.478a6%206%200%200%201%203.993%20-10.478h11%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015.5v3a1.5%201.5%200%200%200%203%200v-3a1.5%201.5%200%200%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209l3%20-3l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014h-2a1%201%200%200%200%20-1%201v4a1%201%200%200%200%201%201h1a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ribbon-health{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ribbon-health%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021s9.286%20-9.841%209.286%20-13.841a3.864%203.864%200%200%200%20-1.182%20-3.008a4.13%204.13%200%200%200%20-3.104%20-1.144a4.13%204.13%200%200%200%20-3.104%201.143a3.864%203.864%200%200%200%20-1.182%203.01c0%204%209.286%2013.84%209.286%2013.84%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rings{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rings%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v-11%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2015v-11%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204h18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ripple-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ripple-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207q%204.5%20-3%209%200t%209%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017q%204.5%20-3%209%200q%20.213%20.142%20.427%20.27%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012q%204.5%20-3%209%200q%202.006%201.338%204.012%201.482%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ripple-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ripple-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207c.915%20-.61%201.83%20-1.034%202.746%20-1.272m4.212%20.22c.68%20.247%201.361%20.598%202.042%201.052c3%202%206%202%209%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017c3%20-2%206%20-2%209%200c2.092%201.395%204.184%201.817%206.276%201.266%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012c3%20-2%206%20-2%209%200m5.482%201.429c1.173%20-.171%202.345%20-.647%203.518%20-1.429%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ripple-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ripple-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207q%204.5%20-3%209%200t%209%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017q%204.5%20-3%209%200q%20.218%20.144%20.434%20.275%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012q%204.5%20-3%209%200q%201.941%201.294%203.882%201.472%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ripple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ripple%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207c3%20-2%206%20-2%209%200s6%202%209%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017c3%20-2%206%20-2%209%200s6%202%209%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012c3%20-2%206%20-2%209%200s6%202%209%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-road-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-road-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019l3.332%20-11.661%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205l2.806%209.823%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-road-sign{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-road-sign%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.446%202.6l7.955%207.954a2.045%202.045%200%200%201%200%202.892l-7.955%207.955a2.045%202.045%200%200%201%20-2.892%200l-7.955%20-7.955a2.045%202.045%200%200%201%200%20-2.892l7.955%20-7.955a2.045%202.045%200%200%201%202.892%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014v-2c0%20-.59%20.414%20-1%201%20-1h5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209l2%202l-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-road{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-road%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019l4%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205l4%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-robot-face{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-robot-face%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016c1%20.667%202%201%203%201s2%20-.333%203%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207l-1%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207l1%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-robot-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-robot-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h8a2%202%200%200%201%202%202v4a2%202%200%200%201%20-2%202m-4%200h-4a2%202%200%200%201%20-2%20-2v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012v9%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2016l4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-robot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-robot%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v4a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012v9%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012v9%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2016l4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014l4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018h6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rocket-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rocket-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.29%209.275a9.03%209.03%200%200%200%20-.29%20.725a6%206%200%200%200%20-5%203a8%208%200%200%201%207%207a6%206%200%200%200%203%20-5c.241%20-.085%20.478%20-.18%20.708%20-.283m2.428%20-1.61a9%209%200%200%200%202.864%20-6.107a3%203%200%200%200%20-3%20-3a9%209%200%200%200%20-6.107%202.864%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014a6%206%200%200%200%20-3%206a6%206%200%200%200%206%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rocket{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rocket%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013a8%208%200%200%201%207%207a6%206%200%200%200%203%20-5a9%209%200%200%200%206%20-8a3%203%200%200%200%20-3%20-3a9%209%200%200%200%20-8%206a6%206%200%200%200%20-5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2014a6%206%200%200%200%20-3%206a6%206%200%200%200%206%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-roller-skating{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-roller-skating%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.905%205h3.418a1%201%200%200%201%20.928%20.629l1.143%202.856a3%203%200%200%200%202.207%201.83l4.717%20.926a2.084%202.084%200%200%201%201.682%202.045v.714a1%201%200%200%201%20-1%201h-13.895a1%201%200%200%201%20-1%20-1.1l.8%20-8a1%201%200%200%201%201%20-.9%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rollercoaster-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rollercoaster-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021a5.55%205.55%200%200%200%205.265%20-3.795l.735%20-2.205a8.759%208.759%200%200%201%202.35%20-3.652m2.403%20-1.589a8.76%208.76%200%200%201%203.572%20-.759h3.675%22%20%2F%3E%20%3Cpath%20d%3D%22M20%209v7m0%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-9%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209.5v2.5m0%204v5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203h5v3h-5l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9.446%205.415l.554%20-.415l2%202.5l-.285%20.213m-2.268%201.702l-1.447%201.085l-1.8%20-.5l-.2%20-2l1.139%20-.854%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rollercoaster{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rollercoaster%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021a5.55%205.55%200%200%200%205.265%20-3.795l.735%20-2.205a8.775%208.775%200%200%201%208.325%20-6h3.675%22%20%2F%3E%20%3Cpath%20d%3D%22M20%209v12%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209.5v11.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203h5v3h-5l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208l4%20-3l2%202.5l-4%203l-1.8%20-.5l-.2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rosette-asterisk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rosette-asterisk%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207.2a2.2%202.2%200%200%201%202.2%20-2.2h1a2.2%202.2%200%200%200%201.55%20-.64l.7%20-.7a2.2%202.2%200%200%201%203.12%200l.7%20.7c.412%20.41%20.97%20.64%201.55%20.64h1a2.2%202.2%200%200%201%202.2%202.2v1c0%20.58%20.23%201.138%20.64%201.55l.7%20.7a2.2%202.2%200%200%201%200%203.12l-.7%20.7a2.2%202.2%200%200%200%20-.64%201.55v1a2.2%202.2%200%200%201%20-2.2%202.2h-1a2.2%202.2%200%200%200%20-1.55%20.64l-.7%20.7a2.2%202.2%200%200%201%20-3.12%200l-.7%20-.7a2.2%202.2%200%200%200%20-1.55%20-.64h-1a2.2%202.2%200%200%201%20-2.2%20-2.2v-1a2.2%202.2%200%200%200%20-.64%20-1.55l-.7%20-.7a2.2%202.2%200%200%201%200%20-3.12l.7%20-.7a2.2%202.2%200%200%200%20.64%20-1.55l0%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208.5v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l6%204%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014l6%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rosette-discount-check-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rosette-discount-check-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l2%202l1.5%20-1.5m2%20-2l.5%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8.887%204.89a2.2%202.2%200%200%200%20.863%20-.53l.7%20-.7a2.2%202.2%200%200%201%203.12%200l.7%20.7c.412%20.41%20.97%20.64%201.55%20.64h1a2.2%202.2%200%200%201%202.2%202.2v1c0%20.58%20.23%201.138%20.64%201.55l.7%20.7a2.2%202.2%200%200%201%200%203.12l-.7%20.7a2.2%202.2%200%200%200%20-.528%20.858m-.757%203.248a2.193%202.193%200%200%201%20-1.555%20.644h-1a2.2%202.2%200%200%200%20-1.55%20.64l-.7%20.7a2.2%202.2%200%200%201%20-3.12%200l-.7%20-.7a2.2%202.2%200%200%200%20-1.55%20-.64h-1a2.2%202.2%200%200%201%20-2.2%20-2.2v-1a2.2%202.2%200%200%200%20-.64%20-1.55l-.7%20-.7a2.2%202.2%200%200%201%200%20-3.12l.7%20-.7a2.2%202.2%200%200%200%20.64%20-1.55v-1c0%20-.604%20.244%20-1.152%20.638%20-1.55%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rosette-discount-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rosette-discount-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207.2a2.2%202.2%200%200%201%202.2%20-2.2h1a2.2%202.2%200%200%200%201.55%20-.64l.7%20-.7a2.2%202.2%200%200%201%203.12%200l.7%20.7c.412%20.41%20.97%20.64%201.55%20.64h1a2.2%202.2%200%200%201%202.2%202.2v1c0%20.58%20.23%201.138%20.64%201.55l.7%20.7a2.2%202.2%200%200%201%200%203.12l-.7%20.7a2.2%202.2%200%200%200%20-.64%201.55v1a2.2%202.2%200%200%201%20-2.2%202.2h-1a2.2%202.2%200%200%200%20-1.55%20.64l-.7%20.7a2.2%202.2%200%200%201%20-3.12%200l-.7%20-.7a2.2%202.2%200%200%200%20-1.55%20-.64h-1a2.2%202.2%200%200%201%20-2.2%20-2.2v-1a2.2%202.2%200%200%200%20-.64%20-1.55l-.7%20-.7a2.2%202.2%200%200%201%200%20-3.12l.7%20-.7a2.2%202.2%200%200%200%20.64%20-1.55v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rosette-discount-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rosette-discount-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l3%20-3m2%20-2l1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M9.148%209.145a.498%20.498%200%200%200%20.352%20.855a.5%20.5%200%200%200%20.35%20-.142%22%20%2F%3E%20%3Cpath%20d%3D%22M14.148%2014.145a.498%20.498%200%200%200%20.352%20.855a.5%20.5%200%200%200%20.35%20-.142%22%20%2F%3E%20%3Cpath%20d%3D%22M8.887%204.89a2.2%202.2%200%200%200%20.863%20-.53l.7%20-.7a2.2%202.2%200%200%201%203.12%200l.7%20.7c.412%20.41%20.97%20.64%201.55%20.64h1a2.2%202.2%200%200%201%202.2%202.2v1c0%20.58%20.23%201.138%20.64%201.55l.7%20.7a2.2%202.2%200%200%201%200%203.12l-.7%20.7a2.2%202.2%200%200%200%20-.528%20.858m-.757%203.248a2.193%202.193%200%200%201%20-1.555%20.644h-1a2.2%202.2%200%200%200%20-1.55%20.64l-.7%20.7a2.2%202.2%200%200%201%20-3.12%200l-.7%20-.7a2.2%202.2%200%200%200%20-1.55%20-.64h-1a2.2%202.2%200%200%201%20-2.2%20-2.2v-1a2.2%202.2%200%200%200%20-.64%20-1.55l-.7%20-.7a2.2%202.2%200%200%201%200%20-3.12l.7%20-.7a2.2%202.2%200%200%200%20.64%20-1.55v-1c0%20-.604%20.244%20-1.152%20.638%20-1.55%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rosette-discount{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rosette-discount%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207.2a2.2%202.2%200%200%201%202.2%20-2.2h1a2.2%202.2%200%200%200%201.55%20-.64l.7%20-.7a2.2%202.2%200%200%201%203.12%200l.7%20.7a2.2%202.2%200%200%200%201.55%20.64h1a2.2%202.2%200%200%201%202.2%202.2v1a2.2%202.2%200%200%200%20.64%201.55l.7%20.7a2.2%202.2%200%200%201%200%203.12l-.7%20.7a2.2%202.2%200%200%200%20-.64%201.55v1a2.2%202.2%200%200%201%20-2.2%202.2h-1a2.2%202.2%200%200%200%20-1.55%20.64l-.7%20.7a2.2%202.2%200%200%201%20-3.12%200l-.7%20-.7a2.2%202.2%200%200%200%20-1.55%20-.64h-1a2.2%202.2%200%200%201%20-2.2%20-2.2v-1a2.2%202.2%200%200%200%20-.64%20-1.55l-.7%20-.7a2.2%202.2%200%200%201%200%20-3.12l.7%20-.7a2.2%202.2%200%200%200%20.64%20-1.55v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rosette-number-0{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rosette-number-0%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207.2a2.2%202.2%200%200%201%202.2%20-2.2h1a2.2%202.2%200%200%200%201.55%20-.64l.7%20-.7a2.2%202.2%200%200%201%203.12%200l.7%20.7c.412%20.41%20.97%20.64%201.55%20.64h1a2.2%202.2%200%200%201%202.2%202.2v1c0%20.58%20.23%201.138%20.64%201.55l.7%20.7a2.2%202.2%200%200%201%200%203.12l-.7%20.7a2.2%202.2%200%200%200%20-.64%201.55v1a2.2%202.2%200%200%201%20-2.2%202.2h-1a2.2%202.2%200%200%200%20-1.55%20.64l-.7%20.7a2.2%202.2%200%200%201%20-3.12%200l-.7%20-.7a2.2%202.2%200%200%200%20-1.55%20-.64h-1a2.2%202.2%200%200%201%20-2.2%20-2.2v-1a2.2%202.2%200%200%200%20-.64%20-1.55l-.7%20-.7a2.2%202.2%200%200%201%200%20-3.12l.7%20-.7a2.2%202.2%200%200%200%20.64%20-1.55v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rosette-number-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rosette-number-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l2%20-2v8%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207.2a2.2%202.2%200%200%201%202.2%20-2.2h1a2.2%202.2%200%200%200%201.55%20-.64l.7%20-.7a2.2%202.2%200%200%201%203.12%200l.7%20.7c.412%20.41%20.97%20.64%201.55%20.64h1a2.2%202.2%200%200%201%202.2%202.2v1c0%20.58%20.23%201.138%20.64%201.55l.7%20.7a2.2%202.2%200%200%201%200%203.12l-.7%20.7a2.2%202.2%200%200%200%20-.64%201.55v1a2.2%202.2%200%200%201%20-2.2%202.2h-1a2.2%202.2%200%200%200%20-1.55%20.64l-.7%20.7a2.2%202.2%200%200%201%20-3.12%200l-.7%20-.7a2.2%202.2%200%200%200%20-1.55%20-.64h-1a2.2%202.2%200%200%201%20-2.2%20-2.2v-1a2.2%202.2%200%200%200%20-.64%20-1.55l-.7%20-.7a2.2%202.2%200%200%201%200%20-3.12l.7%20-.7a2.2%202.2%200%200%200%20.64%20-1.55v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rosette-number-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rosette-number-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207.2a2.2%202.2%200%200%201%202.2%20-2.2h1a2.2%202.2%200%200%200%201.55%20-.64l.7%20-.7a2.2%202.2%200%200%201%203.12%200l.7%20.7c.412%20.41%20.97%20.64%201.55%20.64h1a2.2%202.2%200%200%201%202.2%202.2v1c0%20.58%20.23%201.138%20.64%201.55l.7%20.7a2.2%202.2%200%200%201%200%203.12l-.7%20.7a2.2%202.2%200%200%200%20-.64%201.55v1a2.2%202.2%200%200%201%20-2.2%202.2h-1a2.2%202.2%200%200%200%20-1.55%20.64l-.7%20.7a2.2%202.2%200%200%201%20-3.12%200l-.7%20-.7a2.2%202.2%200%200%200%20-1.55%20-.64h-1a2.2%202.2%200%200%201%20-2.2%20-2.2v-1a2.2%202.2%200%200%200%20-.64%20-1.55l-.7%20-.7a2.2%202.2%200%200%201%200%20-3.12l.7%20-.7a2.2%202.2%200%200%200%20.64%20-1.55v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rosette-number-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rosette-number-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207.2a2.2%202.2%200%200%201%202.2%20-2.2h1a2.2%202.2%200%200%200%201.55%20-.64l.7%20-.7a2.2%202.2%200%200%201%203.12%200l.7%20.7c.412%20.41%20.97%20.64%201.55%20.64h1a2.2%202.2%200%200%201%202.2%202.2v1c0%20.58%20.23%201.138%20.64%201.55l.7%20.7a2.2%202.2%200%200%201%200%203.12l-.7%20.7a2.2%202.2%200%200%200%20-.64%201.55v1a2.2%202.2%200%200%201%20-2.2%202.2h-1a2.2%202.2%200%200%200%20-1.55%20.64l-.7%20.7a2.2%202.2%200%200%201%20-3.12%200l-.7%20-.7a2.2%202.2%200%200%200%20-1.55%20-.64h-1a2.2%202.2%200%200%201%20-2.2%20-2.2v-1a2.2%202.2%200%200%200%20-.64%20-1.55l-.7%20-.7a2.2%202.2%200%200%201%200%20-3.12l.7%20-.7a2.2%202.2%200%200%200%20.64%20-1.55v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rosette-number-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rosette-number-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207.2a2.2%202.2%200%200%201%202.2%20-2.2h1a2.2%202.2%200%200%200%201.55%20-.64l.7%20-.7a2.2%202.2%200%200%201%203.12%200l.7%20.7c.412%20.41%20.97%20.64%201.55%20.64h1a2.2%202.2%200%200%201%202.2%202.2v1c0%20.58%20.23%201.138%20.64%201.55l.7%20.7a2.2%202.2%200%200%201%200%203.12l-.7%20.7a2.2%202.2%200%200%200%20-.64%201.55v1a2.2%202.2%200%200%201%20-2.2%202.2h-1a2.2%202.2%200%200%200%20-1.55%20.64l-.7%20.7a2.2%202.2%200%200%201%20-3.12%200l-.7%20-.7a2.2%202.2%200%200%200%20-1.55%20-.64h-1a2.2%202.2%200%200%201%20-2.2%20-2.2v-1a2.2%202.2%200%200%200%20-.64%20-1.55l-.7%20-.7a2.2%202.2%200%200%201%200%20-3.12l.7%20-.7a2.2%202.2%200%200%200%20.64%20-1.55v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rosette-number-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rosette-number-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207.2a2.2%202.2%200%200%201%202.2%20-2.2h1a2.2%202.2%200%200%200%201.55%20-.64l.7%20-.7a2.2%202.2%200%200%201%203.12%200l.7%20.7c.412%20.41%20.97%20.64%201.55%20.64h1a2.2%202.2%200%200%201%202.2%202.2v1c0%20.58%20.23%201.138%20.64%201.55l.7%20.7a2.2%202.2%200%200%201%200%203.12l-.7%20.7a2.2%202.2%200%200%200%20-.64%201.55v1a2.2%202.2%200%200%201%20-2.2%202.2h-1a2.2%202.2%200%200%200%20-1.55%20.64l-.7%20.7a2.2%202.2%200%200%201%20-3.12%200l-.7%20-.7a2.2%202.2%200%200%200%20-1.55%20-.64h-1a2.2%202.2%200%200%201%20-2.2%20-2.2v-1a2.2%202.2%200%200%200%20-.64%20-1.55l-.7%20-.7a2.2%202.2%200%200%201%200%20-3.12l.7%20-.7a2.2%202.2%200%200%200%20.64%20-1.55v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rosette-number-6{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rosette-number-6%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207.2a2.2%202.2%200%200%201%202.2%20-2.2h1a2.2%202.2%200%200%200%201.55%20-.64l.7%20-.7a2.2%202.2%200%200%201%203.12%200l.7%20.7c.412%20.41%20.97%20.64%201.55%20.64h1a2.2%202.2%200%200%201%202.2%202.2v1c0%20.58%20.23%201.138%20.64%201.55l.7%20.7a2.2%202.2%200%200%201%200%203.12l-.7%20.7a2.2%202.2%200%200%200%20-.64%201.55v1a2.2%202.2%200%200%201%20-2.2%202.2h-1a2.2%202.2%200%200%200%20-1.55%20.64l-.7%20.7a2.2%202.2%200%200%201%20-3.12%200l-.7%20-.7a2.2%202.2%200%200%200%20-1.55%20-.64h-1a2.2%202.2%200%200%201%20-2.2%20-2.2v-1a2.2%202.2%200%200%200%20-.64%20-1.55l-.7%20-.7a2.2%202.2%200%200%201%200%20-3.12l.7%20-.7a2.2%202.2%200%200%200%20.64%20-1.55v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rosette-number-7{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rosette-number-7%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4l-2%208%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207.2a2.2%202.2%200%200%201%202.2%20-2.2h1a2.2%202.2%200%200%200%201.55%20-.64l.7%20-.7a2.2%202.2%200%200%201%203.12%200l.7%20.7c.412%20.41%20.97%20.64%201.55%20.64h1a2.2%202.2%200%200%201%202.2%202.2v1c0%20.58%20.23%201.138%20.64%201.55l.7%20.7a2.2%202.2%200%200%201%200%203.12l-.7%20.7a2.2%202.2%200%200%200%20-.64%201.55v1a2.2%202.2%200%200%201%20-2.2%202.2h-1a2.2%202.2%200%200%200%20-1.55%20.64l-.7%20.7a2.2%202.2%200%200%201%20-3.12%200l-.7%20-.7a2.2%202.2%200%200%200%20-1.55%20-.64h-1a2.2%202.2%200%200%201%20-2.2%20-2.2v-1a2.2%202.2%200%200%200%20-.64%20-1.55l-.7%20-.7a2.2%202.2%200%200%201%200%20-3.12l.7%20-.7a2.2%202.2%200%200%200%20.64%20-1.55v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rosette-number-8{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rosette-number-8%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207.2a2.2%202.2%200%200%201%202.2%20-2.2h1a2.2%202.2%200%200%200%201.55%20-.64l.7%20-.7a2.2%202.2%200%200%201%203.12%200l.7%20.7c.412%20.41%20.97%20.64%201.55%20.64h1a2.2%202.2%200%200%201%202.2%202.2v1c0%20.58%20.23%201.138%20.64%201.55l.7%20.7a2.2%202.2%200%200%201%200%203.12l-.7%20.7a2.2%202.2%200%200%200%20-.64%201.55v1a2.2%202.2%200%200%201%20-2.2%202.2h-1a2.2%202.2%200%200%200%20-1.55%20.64l-.7%20.7a2.2%202.2%200%200%201%20-3.12%200l-.7%20-.7a2.2%202.2%200%200%200%20-1.55%20-.64h-1a2.2%202.2%200%200%201%20-2.2%20-2.2v-1a2.2%202.2%200%200%200%20-.64%20-1.55l-.7%20-.7a2.2%202.2%200%200%201%200%20-3.12l.7%20-.7a2.2%202.2%200%200%200%20.64%20-1.55v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rosette-number-9{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rosette-number-9%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207.2a2.2%202.2%200%200%201%202.2%20-2.2h1a2.2%202.2%200%200%200%201.55%20-.64l.7%20-.7a2.2%202.2%200%200%201%203.12%200l.7%20.7c.412%20.41%20.97%20.64%201.55%20.64h1a2.2%202.2%200%200%201%202.2%202.2v1c0%20.58%20.23%201.138%20.64%201.55l.7%20.7a2.2%202.2%200%200%201%200%203.12l-.7%20.7a2.2%202.2%200%200%200%20-.64%201.55v1a2.2%202.2%200%200%201%20-2.2%202.2h-1a2.2%202.2%200%200%200%20-1.55%20.64l-.7%20.7a2.2%202.2%200%200%201%20-3.12%200l-.7%20-.7a2.2%202.2%200%200%200%20-1.55%20-.64h-1a2.2%202.2%200%200%201%20-2.2%20-2.2v-1a2.2%202.2%200%200%200%20-.64%20-1.55l-.7%20-.7a2.2%202.2%200%200%201%200%20-3.12l.7%20-.7a2.2%202.2%200%200%200%20.64%20-1.55v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rosette{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rosette%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207.2a2.2%202.2%200%200%201%202.2%20-2.2h1a2.2%202.2%200%200%200%201.55%20-.64l.7%20-.7a2.2%202.2%200%200%201%203.12%200l.7%20.7c.412%20.41%20.97%20.64%201.55%20.64h1a2.2%202.2%200%200%201%202.2%202.2v1c0%20.58%20.23%201.138%20.64%201.55l.7%20.7a2.2%202.2%200%200%201%200%203.12l-.7%20.7a2.2%202.2%200%200%200%20-.64%201.55v1a2.2%202.2%200%200%201%20-2.2%202.2h-1a2.2%202.2%200%200%200%20-1.55%20.64l-.7%20.7a2.2%202.2%200%200%201%20-3.12%200l-.7%20-.7a2.2%202.2%200%200%200%20-1.55%20-.64h-1a2.2%202.2%200%200%201%20-2.2%20-2.2v-1a2.2%202.2%200%200%200%20-.64%20-1.55l-.7%20-.7a2.2%202.2%200%200%201%200%20-3.12l.7%20-.7a2.2%202.2%200%200%200%20.64%20-1.55v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rotate-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rotate-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204.55a8%208%200%200%200%20-6%2014.9m0%20-4.45v5h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M18.37%207.16l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019.94l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.84%2018.37l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.37%2015.1l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.94%2011l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rotate-360{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rotate-360%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h4v4%22%20%2F%3E%20%3Cpath%20d%3D%22M19.458%2011.042c.86%20-2.366%20.722%20-4.58%20-.6%20-5.9c-2.272%20-2.274%20-7.185%20-1.045%20-10.973%202.743c-3.788%203.788%20-5.017%208.701%20-2.744%2010.974c2.227%202.226%206.987%201.093%2010.74%20-2.515%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rotate-3d{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rotate-3d%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a7%207%200%200%201%207%207v4l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2011l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015.5l-5%20-3l5%20-3l5%203v5.5l-5%203l0%20-5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012.5v5.5l5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015.545l5%20-3.03%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rotate-clockwise-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rotate-clockwise-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204.55a8%208%200%200%201%206%2014.9m0%20-4.45v5h5%22%20%2F%3E%20%3Cpath%20d%3D%22M5.63%207.16l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.06%2011l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.63%2015.1l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.16%2018.37l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019.94l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rotate-clockwise{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rotate-clockwise%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.05%2011a8%208%200%201%201%20.5%204m-.5%205v-5h5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rotate-dot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rotate-dot%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.95%2011a8%208%200%201%200%20-.5%204m.5%205v-5h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rotate-rectangle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rotate-rectangle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.09%204.01l.496%20-.495a2%202%200%200%201%202.828%200l7.071%207.07a2%202%200%200%201%200%202.83l-7.07%207.07a2%202%200%200%201%20-2.83%200l-7.07%20-7.07a2%202%200%200%201%200%20-2.83l3.535%20-3.535h-3.988%22%20%2F%3E%20%3Cpath%20d%3D%22M7.05%2011.038v-3.988%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rotate{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rotate%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.95%2011a8%208%200%201%200%20-.5%204m.5%205v-5h-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-roulette{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-roulette%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.586%2010.586l-1.586%20-1.586%22%20%2F%3E%20%3Cpath%20d%3D%22M13.414%2010.586l1.586%20-1.586%22%20%2F%3E%20%3Cpath%20d%3D%22M13.414%2013.414l1.586%201.586%22%20%2F%3E%20%3Cpath%20d%3D%22M10.586%2013.414l-1.586%201.586%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a2%202%200%201%201%20-4%200a2%202%200%200%201%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.206l-.5%20.866%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.794l.5%20-.866%22%20%2F%3E%20%3Cpath%20d%3D%22M19.794%207.5l-.866%20.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4.206%2016.5l.866%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.206l.5%20.866%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.794l-.5%20-.866%22%20%2F%3E%20%3Cpath%20d%3D%22M4.206%207.5l.866%20.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.794%2016.5l-.866%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%201%201%200%20-18a9%209%200%200%201%200%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-route-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-route-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%207a2%202%200%201%200%200%20-4a2%202%200%200%200%200%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205a2%202%200%200%200%20-2%202v10a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-route-alt-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-route-alt-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203h-5v5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203h5v5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l7.536%207.536a5%205%200%200%201%201.464%203.534v6.93%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206.01v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208.02v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-route-alt-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-route-alt-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203h5v5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203h-5v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203l-7.536%207.536a5%205%200%200%200%20-1.464%203.534v6.93%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206.01v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208.02v-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-route-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-route-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h4.5c.71%200%201.372%20-.212%201.924%20-.576m1.545%20-2.459a3.5%203.5%200%200%200%20-3.469%20-3.965h-.499m-4%200h-3.501a3.5%203.5%200%200%201%20-2.477%20-5.972m2.477%20-1.028h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-route-scan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-route-scan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012v-3h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209h3v3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209l4.414%204.414a2%202%200%200%201%20.586%201.414v2.172%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209l-4.414%204.414a2%202%200%200%200%20-.586%201.414v2.172%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-route-square-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-route-square-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205a2%202%200%200%200%20-2%202v10a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h4v4h-4l0%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-route-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-route-square%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h4v4h-4l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h5.5a3.5%203.5%200%200%200%200%20-7h-8a3.5%203.5%200%200%201%200%20-7h4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-route-x-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-route-x-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2017l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205a2%202%200%200%200%20-2%202v10a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-route-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-route-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2017l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h5.5a3.5%203.5%200%200%200%200%20-7h-8a3.5%203.5%200%200%201%200%20-7h4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-route{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-route%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%207a2%202%200%201%200%200%20-4a2%202%200%200%200%200%204%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h5.5a3.5%203.5%200%200%200%200%20-7h-8a3.5%203.5%200%200%201%200%20-7h4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-router-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-router-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013h2a2%202%200%200%201%202%202v2m-.588%203.417c-.362%20.36%20-.861%20.583%20-1.412%20.583h-14a2%202%200%200%201%20-2%20-2v-4a2%202%200%200%201%202%20-2h8%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12.226%208.2a4%204%200%200%201%206.024%20.55%22%20%2F%3E%20%3Cpath%20d%3D%22M9.445%205.407a8%208%200%200%201%2012.055%201.093%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-router{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-router%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v4a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M11.75%208.75a4%204%200%200%201%206.5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%206.5a8%208%200%200%201%2013%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-row-insert-bottom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-row-insert-bottom%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206v4a1%201%200%200%201%20-1%201h-14a1%201%200%200%201%20-1%20-1v-4a1%201%200%200%201%201%20-1h14a1%201%200%200%201%201%201%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017l-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-row-insert-top{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-row-insert-top%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018v-4a1%201%200%200%201%201%20-1h14a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-14a1%201%200%200%201%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207l4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-row-remove{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-row-remove%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206v4a1%201%200%200%201%20-1%201h-14a1%201%200%200%201%20-1%20-1v-4a1%201%200%200%201%201%20-1h14a1%201%200%200%201%201%201%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rss{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rss%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204a16%2016%200%200%201%2016%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011a9%209%200%200%201%209%209%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rubber-stamp-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rubber-stamp-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.273%208.273c.805%202.341%202.857%205.527%20-1.484%205.527c-2.368%200%20-3.789%200%20-3.789%204.05h14.85%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021h14%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M8.712%204.722a3.99%203.99%200%200%201%203.288%20-1.722a4%204%200%200%201%204%204c0%20.992%20-.806%202.464%20-1.223%203.785m6.198%206.196c-.182%20-2.883%20-1.332%20-3.153%20-3.172%20-3.178%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rubber-stamp{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rubber-stamp%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017.85h-18c0%20-4.05%201.421%20-4.05%203.79%20-4.05c5.21%200%201.21%20-4.59%201.21%20-6.8a4%204%200%201%201%208%200c0%202.21%20-4%206.8%201.21%206.8c2.369%200%203.79%200%203.79%204.05%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021h14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rugby{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rugby%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015h-4v6h4v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h8%22%20%2F%3E%20%3Cpath%20d%3D%22M19%203v8h-14v-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ruler-2-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ruler-2-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.03%207.97l4.97%20-4.97l4%204l-5%205m-2%202l-7%207l-4%20-4l7%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207l-1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013l-1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016l-1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ruler-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ruler-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203l4%204l-14%2014l-4%20-4l14%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207l-1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2010l-1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013l-1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016l-1.5%20-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ruler-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ruler-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%208c.621%200%201.125%20.512%201.125%201.143v5.714c0%20.631%20-.504%201.143%20-1.125%201.143h-15.875a1%201%200%200%201%20-1%20-1v-5.857c0%20-.631%20.504%20-1.143%201.125%20-1.143h15.75%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208v2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208v3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ruler-measure-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ruler-measure-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019.875c0%20.621%20-.512%201.125%20-1.143%201.125h-5.714a1.134%201.134%200%200%201%20-1.143%20-1.125v-15.875a1%201%200%200%201%201%20-1h5.857c.631%200%201.143%20.504%201.143%201.125l0%2015.75%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ruler-measure{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ruler-measure%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%2012c.621%200%201.125%20.512%201.125%201.143v5.714c0%20.631%20-.504%201.143%20-1.125%201.143h-15.875a1%201%200%200%201%20-1%20-1v-5.857c0%20-.631%20.504%20-1.143%201.125%20-1.143h15.75%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012v2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012v3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012v2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205h18%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ruler-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ruler-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h11a1%201%200%200%201%201%201v5a1%201%200%200%201%20-1%201h-4m-3.713%20.299a1%201%200%200%200%20-.287%20.701v7a1%201%200%200%201%20-1%201h-5a1%201%200%200%201%20-1%20-1v-14c0%20-.284%20.118%20-.54%20.308%20-.722%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204v2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ruler{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ruler%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204h14a1%201%200%200%201%201%201v5a1%201%200%200%201%20-1%201h-7a1%201%200%200%200%20-1%201v7a1%201%200%200%201%20-1%201h-5a1%201%200%200%201%20-1%20-1v-14a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016l2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%203%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l0%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-run{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-run%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.007%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017l5%201l.75%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021v-4l-4%20-3l1%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012v-3l5%20-1l3%203l3%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-rv-truck{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-rv-truck%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2017h1a1%201%200%200%200%201%20-1v-4.528a2%202%200%200%200%20-.211%20-.894l-.96%20-1.92a3%203%200%200%200%20-2.683%20-1.658h-11.146a3%203%200%200%200%20-3%203v6a1%201%200%200%200%201%201h1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h18%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205.5a1.5%201.5%200%200%201%201.5%20-1.5h7a1.5%201.5%200%200%201%201.5%201.5a1.5%201.5%200%200%201%20-1.5%201.5h-7a1.5%201.5%200%200%201%20-1.5%20-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-s-turn-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-s-turn-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205a2%202%200%201%201%20-4%200a2%202%200%200%201%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207v9.5a3.5%203.5%200%200%200%207%200v-9a3.5%203.5%200%200%201%207%200v13.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018l3%203l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-s-turn-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-s-turn-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%207a2%202%200%201%201%200%20-4a2%202%200%200%201%200%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205h-9.5a3.5%203.5%200%200%200%200%207h9a3.5%203.5%200%200%201%200%207h-13.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2016l-3%203l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-s-turn-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-s-turn-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205h9.5a3.5%203.5%200%200%201%200%207h-9a3.5%203.5%200%200%200%200%207h13.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-s-turn-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-s-turn-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017v-9.5a3.5%203.5%200%200%201%207%200v9a3.5%203.5%200%200%200%207%200v-13.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%206l3%20-3l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sailboat-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sailboat-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2020a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018l-1%20-3h18l-1%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203c1.333%202.667%201.333%205.333%200%208h10c1.333%20-2.667%201.333%20-5.333%200%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M6%203h12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sailboat-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sailboat-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2020a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018l-1%20-3h12m4%200h2l-.506%201.517%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011v1h1m4%200h2l-7%20-9v4%22%20%2F%3E%20%3Cpath%20d%3D%22M7.713%207.718l-1.713%204.282%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sailboat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sailboat%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2020a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018l-1%20-3h18l-1%203%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h7l-7%20-9v9%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207l-2%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-salad{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-salad%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16a1%201%200%200%201%201%201v.5c0%201.5%20-2.517%205.573%20-4%206.5v1a1%201%200%200%201%20-1%201h-8a1%201%200%200%201%20-1%20-1v-1c-1.687%20-1.054%20-4%20-5%20-4%20-6.5v-.5a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%2011c.351%20-1.017%20.426%20-2.236%20.5%20-3.714v-1.286h-2.256c-2.83%200%20-4.616%20.804%20-5.64%202.076%22%20%2F%3E%20%3Cpath%20d%3D%22M5.255%2011.008a12.204%2012.204%200%200%201%20-.255%20-2.008v-1h1.755c.98%200%201.801%20.124%202.479%20.35%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208l1%20-4l4%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2011v-.5a2.5%202.5%200%201%200%20-5%200v.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-salt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-salt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%208h9l-.281%20-2.248a2%202%200%200%200%20-1.985%20-1.752h-4.468a2%202%200%200%200%20-1.986%201.752l-.28%202.248%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%208l-1.612%209.671a2%202%200%200%200%201.973%202.329h8.278a2%202%200%200%200%201.973%20-2.329l-1.612%20-9.671%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sandbox{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sandbox%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.953%208.017l1.047%206.983v2a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-2l1.245%20-8.297a2%202%200%200%201%201.977%20-1.703h3.778%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015h18%22%20%2F%3E%20%3Cpath%20d%3D%22M13%203l5.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15.75%203.75l-2%207%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010.5c1.667%20-.667%203.333%20-.667%205%200c1.667%20.667%203.333%20.667%205%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-satellite-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-satellite-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.707%203.707l5.586%205.586m-1.293%202.707l-1.293%201.293a1%201%200%200%201%20-1.414%200l-5.586%20-5.586a1%201%200%200%201%200%20-1.414l1.293%20-1.293%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010l-3%203l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206l3%20-3l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2017c.69%200%201.316%20-.28%201.769%20-.733%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021c1.654%200%203.151%20-.67%204.237%20-1.752m1.507%20-2.507a6%206%200%200%200%20.256%20-1.741%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-satellite{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-satellite%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.707%206.293l2.586%20-2.586a1%201%200%200%201%201.414%200l5.586%205.586a1%201%200%200%201%200%201.414l-2.586%202.586a1%201%200%200%201%20-1.414%200l-5.586%20-5.586a1%201%200%200%201%200%20-1.414%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010l-3%203l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206l3%20-3l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2017a2.5%202.5%200%200%200%202.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021a6%206%200%200%200%206%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sausage{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sausage%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%205.5a2.5%202.5%200%200%200%20-2.5%202.5c0%207.18%205.82%2013%2013%2013a2.5%202.5%200%201%200%200%20-5a8%208%200%200%201%20-8%20-8a2.5%202.5%200%200%200%20-2.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5.195%205.519l-1.243%20-1.989a1%201%200%200%201%20.848%20-1.53h1.392a1%201%200%200%201%20.848%201.53l-1.245%201.99%22%20%2F%3E%20%3Cpath%20d%3D%22M18.482%2018.225l1.989%20-1.243a1%201%200%200%201%201.53%20.848v1.392a1%201%200%200%201%20-1.53%20.848l-1.991%20-1.245%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scale-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scale-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h10%22%20%2F%3E%20%3Cpath%20d%3D%22M9.452%205.425l2.548%20-.425l6%201%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v5m0%204v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l-3%20-6l-3%206a3%203%200%200%200%206%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18.873%2014.871a3%203%200%200%200%202.127%20-2.871l-3%20-6l-2.677%205.355%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scale-outline-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scale-outline-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h10a4%204%200%200%201%204%204v10m-1.173%202.83a3.987%203.987%200%200%201%20-2.827%201.17h-10a4%204%200%200%201%20-4%20-4v-10c0%20-1.104%20.447%20-2.103%201.17%20-2.827%22%20%2F%3E%20%3Cpath%20d%3D%22M11.062%207.062c.31%20-.041%20.622%20-.062%20.938%20-.062c1.956%200%203.724%20.802%205%202.095a142.85%20142.85%200%200%200%20-2%201.905m-3.723%20.288a3%203%200%200%200%20-1.315%20.71l-2.956%20-2.903a6.977%206.977%200%200%201%201.142%20-.942%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scale-outline{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scale-outline%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a4%204%200%200%201%204%20-4h10a4%204%200%200%201%204%204v10a4%204%200%200%201%20-4%204h-10a4%204%200%200%201%20-4%20-4v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207c1.956%200%203.724%20.802%205%202.095l-2.956%202.904a3%203%200%200%200%20-2.038%20-.799a3%203%200%200%200%20-2.038%20.798l-2.956%20-2.903a6.979%206.979%200%200%201%205%20-2.095%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scale{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scale%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206l6%20-1l6%201%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%2017%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l-3%20-6l-3%206a3%203%200%200%200%206%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012l-3%20-6l-3%206a3%203%200%200%200%206%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scan-cube{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scan-cube%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.504%209.426l3%20-1.714a1%201%200%200%201%20.992%200l3%201.714a1%201%200%200%201%20.504%20.868v3.411a1%201%200%200%201%20-.504%20.868l-3%201.715a1%201%200%200%201%20-.992%200l-3%20-1.715a1%201%200%200%201%20-.504%20-.868v-3.41a1%201%200%200%201%20.504%20-.869%22%20%2F%3E%20%3Cpath%20d%3D%22M15.75%209.964l-3.75%202.036%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-3.75%20-2.036%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v4.071%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scan-eye{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scan-eye%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012q%205%20-7%2010%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012q%205%207%2010%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scan-letter-a{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scan-letter-a%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v-6a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scan-letter-t{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scan-letter-t%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scan-position{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scan-position%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l3%20-8l-8%203l3.5%201.5l1.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scan-traces{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scan-traces%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016h5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012h14%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-schema-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-schema-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%202h4v4m-4%200h-1v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011v-1h5v4h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018h5v4h-5l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010h5v4h-5l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%207.5v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2014v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-schema{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-schema%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%202h5v4h-5l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010h5v4h-5l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018h5v4h-5l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010h5v4h-5l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h5%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%206v4%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2014v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-school-bell{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-school-bell%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017a3%203%200%200%200%203%203%22%20%2F%3E%20%3Cpath%20d%3D%22M14.805%206.37l2.783%20-2.784a2%202%200%201%201%202.829%202.828l-2.784%202.786%22%20%2F%3E%20%3Cpath%20d%3D%22M16.505%207.495a5.105%205.105%200%200%201%20.176%207.035l-.176%20.184l-1.867%201.867a3.48%203.48%200%200%200%20-1.013%202.234l-.008%20.23v.934c0%20.327%20-.13%20.64%20-.36%20.871a.51%20.51%200%200%201%20-.652%20.06l-.07%20-.06l-9.385%20-9.384a.51%20.51%200%200%201%200%20-.722c.198%20-.198%20.456%20-.322%20.732%20-.353l.139%20-.008h.933c.848%200%201.663%20-.309%202.297%20-.864l.168%20-.157l1.867%20-1.867l.16%20-.153a5.105%205.105%200%200%201%207.059%20.153%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-school-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-school-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%209l-10%20-4l-2.136%20.854m-2.864%201.146l-5%202l10%204l.697%20-.279m2.878%20-1.151l6.425%20-2.57v6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010.6v5.4c0%201.657%202.686%203%206%203c2.334%200%204.357%20-.666%205.35%20-1.64m.65%20-3.36v-3.4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-school{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-school%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%209l-10%20-4l-10%204l10%204l10%20-4v6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010.6v5.4a6%203%200%200%200%2012%200v-5.4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scissors-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scissors-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.432%204.442a3%203%200%201%200%204.114%204.146%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.6%2015.4l3.4%20-3.4m2%20-2l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scissors{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scissors%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.6%208.6l10.4%2010.4%22%20%2F%3E%20%3Cpath%20d%3D%22M8.6%2015.4l10.4%20-10.4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scooter-electric{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scooter-electric%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017h5a6%206%200%200%201%205%20-5v-5a2%202%200%200%200%20-2%20-2h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204l-2%204h3l-2%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scooter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scooter%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017h5a6%206%200%200%201%205%20-5v-5a2%202%200%200%200%20-2%20-2h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scoreboard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scoreboard%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010v1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010.5v3a1.5%201.5%200%200%200%203%200v-3a1.5%201.5%200%200%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209h1.5a1.5%201.5%200%200%201%200%203h-.5h.5a1.5%201.5%200%200%201%200%203h-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-screen-share-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-screen-share-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v3a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h9%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208l4%20-4m-4%200l4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-screen-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-screen-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v3a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h9%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204h4v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-screenshot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-screenshot%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2019h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scribble-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scribble-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015c2%203%204%204%207%204c1.95%200%204.324%20-1.268%205.746%20-3.256m1.181%20-2.812a5.97%205.97%200%200%200%20.073%20-.932c0%20-4%20-3%20-7%20-6%20-7c-.642%200%20-1.239%20.069%20-1.78%20.201m-2.492%201.515c-.47%20.617%20-.728%201.386%20-.728%202.284c0%202.5%202%205%206%205c.597%200%201.203%20-.055%201.808%20-.156m3.102%20-.921c2.235%20-.953%204.152%20-2.423%205.09%20-3.923%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scribble{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scribble%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015c2%203%204%204%207%204s7%20-3%207%20-7s-3%20-7%20-6%20-7s-5%201.5%20-5%204s2%205%206%205s8.408%20-2.453%2010%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-script-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-script-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020h-8a3%203%200%200%201%200%20-6h11a3%203%200%200%200%20-3%203m7%20-2v-9a2%202%200%200%200%20-2%20-2h-10a2%202%200%200%200%20-2%202v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-script-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-script-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020h-8a3%203%200%200%201%200%20-6h11a3%203%200%200%200%20-3%203m7%20-3v-8a2%202%200%200%200%20-2%20-2h-10a2%202%200%200%200%20-2%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2017v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-script-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-script-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020h-8a3%203%200%200%201%200%20-6h11a3%203%200%200%200%20-3%203m7%20-3v-8a2%202%200%200%200%20-2%20-2h-10a2%202%200%200%200%20-2%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l4%204m0%20-4l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-script{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-script%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020h-11a3%203%200%200%201%200%20-6h11a3%203%200%200%200%200%206h1a3%203%200%200%200%203%20-3v-11a2%202%200%200%200%20-2%20-2h-10a2%202%200%200%200%20-2%202v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scuba-diving-tank{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scuba-diving-tank%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011a4%204%200%201%201%208%200v5h-8l0%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016v3a2%202%200%200%200%202%202h4a2%202%200%200%200%202%20-2v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%204a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scuba-diving{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scuba-diving%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M2%202l3%203l1.5%204l3.5%202l6%202l1%204l2.5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M11%208l4.5%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scuba-mask-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scuba-mask-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207h5a1%201%200%200%201%201%201v4.5c0%20.154%20-.014%20.304%20-.04%20.45m-2%202.007c-.15%20.028%20-.305%20.043%20-.463%20.043h-.5a2%202%200%200%201%20-2%20-2a2%202%200%201%200%20-4%200a2%202%200%200%201%20-2%202h-.5a2.5%202.5%200%200%201%20-2.5%20-2.5v-4.5a1%201%200%200%201%201%20-1h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017a2%202%200%200%200%202%202h3.5a5.475%205.475%200%200%200%202.765%20-.744m2%20-2c.47%20-.81%20.739%20-1.752%20.739%20-2.756v-9.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-scuba-mask{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-scuba-mask%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207h12a1%201%200%200%201%201%201v4.5a2.5%202.5%200%200%201%20-2.5%202.5h-.5a2%202%200%200%201%20-2%20-2a2%202%200%201%200%20-4%200a2%202%200%200%201%20-2%202h-.5a2.5%202.5%200%200%201%20-2.5%20-2.5v-4.5a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017a2%202%200%200%200%202%202h3.5a5.5%205.5%200%200%200%205.5%20-5.5v-9.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sdk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sdk%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208h-3a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M21%208l-3%204l3%204%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8h2a2%202%200%200%200%202%20-2v-4a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-search-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-search-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.039%205.062a7%207%200%200%200%209.91%209.89m1.584%20-2.434a7%207%200%200%200%20-9.038%20-9.057%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021l-6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-section-sign{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-section-sign%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.172%2019a3%203%200%201%200%202.828%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14.83%205a3%203%200%201%200%20-2.83%204%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-section{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-section%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209a1%201%200%200%201%201%20-1h14a1%201%200%200%201%201%201v6a1%201%200%200%201%20-1%201h-14a1%201%200%200%201%20-1%20-1l0%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-seedling-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-seedling-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.412%207.407a6.025%206.025%200%200%200%20-2.82%20-2.82m-4.592%20-.587h-1v2a6%206%200%200%200%206%206h3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014a6%206%200%200%201%20.255%20-1.736m1.51%20-2.514a5.981%205.981%200%200%201%204.235%20-1.75h3v1c0%202.158%20-1.14%204.05%20-2.85%205.107m-3.15%20.893h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-seedling{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-seedling%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010a6%206%200%200%200%20-6%20-6h-3v2a6%206%200%200%200%206%206h3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014a6%206%200%200%201%206%20-6h3v1a6%206%200%200%201%20-6%206h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l0%20-10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-segway{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-segway%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203h3q%20-2.25%205%20.75%2011%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2017a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017.01v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-select-all{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-select-all%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v6a1%201%200%200%201%20-1%201h-6a1%201%200%200%201%20-1%20-1l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-select{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-select%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011l3%203l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-selector{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-selector%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209l4%20-4l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015l-4%204l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-send-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-send-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.698%204.034l16.302%207.966l-16.302%207.966a.503%20.503%200%200%201%20-.546%20-.124a.555%20.555%200%200%201%20-.12%20-.568l2.468%20-7.274l-2.468%20-7.274a.555%20.555%200%200%201%20.12%20-.568a.503%20.503%200%200%201%20.546%20-.124%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2012h14.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-send-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-send-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014l2%20-2m2%20-2l7%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M10.718%206.713l10.282%20-3.713l-3.715%2010.289m-1.063%202.941l-1.722%204.77a.55%20.55%200%200%201%20-1%200l-3.5%20-7l-7%20-3.5a.55%20.55%200%200%201%200%20-1l4.772%20-1.723%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-send{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-send%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014l11%20-11%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203l-6.5%2018a.55%20.55%200%200%201%20-1%200l-3.5%20-7l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-seo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-seo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208h-3a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016h-4v-8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v6a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-separator-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-separator-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208l4%20-4l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016l-4%204l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-separator-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-separator-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%2016%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208l-4%204l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016l4%20-4l-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-separator{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-separator%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-server-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-server-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v2a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v2a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%208h6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-server-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-server-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v2a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020h-9a3%203%200%200%201%20-3%20-3v-2a3%203%200%200%201%203%20-3h12%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015l-2%203h3l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-server-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-server-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v2a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-6a3%203%200%200%201%20-3%20-3v-2a3%203%200%200%201%203%20-3h10.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21.032%2016.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M16.27%2019l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M14.97%2016.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M19.733%2019l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-server-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-server-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-6a3%203%200%200%201%20-3%20-3v-2c0%20-1.083%20.574%20-2.033%201.435%20-2.56m3.565%20-.44h10a3%203%200%200%201%203%203v2a3%203%200%200%201%20-3%203h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h2a3%203%200%200%201%203%203v2m-1.448%202.568a2.986%202.986%200%200%201%20-1.552%20.432h-12a3%203%200%200%201%20-3%20-3v-2a3%203%200%200%201%203%20-3h6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-server-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-server-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v2a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020h-6a3%203%200%200%201%20-3%20-3v-2a3%203%200%200%201%203%20-3h10.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-server{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-server%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v2a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v2a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-serverless{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-serverless%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2019l3.03%201.748a2%202%200%200%200%201.94%200l6%20-3.843a2%202%200%200%200%201.03%20-1.753v-6.152l-8%203l-8%203v-6.405c0%20-.728%20.394%20-1.399%201.03%20-1.752l6%20-3.582a2.05%202.05%200%200%201%202%200l2.97%201.739%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-servicemark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-servicemark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015v-6l3%204l3%20-4v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27a2.225%202.225%200%200%201%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-ai{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-ai%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.325%204.317c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.756%20.426%201.756%202.924%200%203.35a1.724%201.724%200%200%200%20-1.066%202.573c.94%201.543%20-.826%203.31%20-2.37%202.37a1.724%201.724%200%200%200%20-2.572%201.065c-.426%201.756%20-2.924%201.756%20-3.35%200a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014v-2.5a1.5%201.5%200%200%201%203%200v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013h3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-automation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-automation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.325%204.317c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.756%20.426%201.756%202.924%200%203.35a1.724%201.724%200%200%200%20-1.066%202.573c.94%201.543%20-.826%203.31%20-2.37%202.37a1.724%201.724%200%200%200%20-2.572%201.065c-.426%201.756%20-2.924%201.756%20-3.35%200a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209v6l5%20-3l-5%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.256%2020.473c-.855%20.907%20-2.583%20.643%20-2.931%20-.79a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.07%20.26%201.488%201.29%201.254%202.15%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.29%2020.977c-.818%20.132%20-1.724%20-.3%20-1.965%20-1.294a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c.983%20.238%201.416%201.126%201.298%201.937%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.445%2020.913a1.665%201.665%200%200%201%20-1.12%20-1.23a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.31%20.318%201.643%201.79%20.997%202.694%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.482%2020.924a1.666%201.666%200%200%201%20-1.157%20-1.241a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.312%20.318%201.644%201.794%20.995%202.697%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.003%2021c-.732%20.001%20-1.465%20-.438%20-1.678%20-1.317a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c.886%20.215%201.325%20.957%201.318%201.694%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.038%2020.666c-.902%20.665%20-2.393%20.337%20-2.713%20-.983a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%20.402%202.248%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012a3%203%200%201%200%20-1.724%202.716%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.52%2020.924c-.87%20.262%20-1.93%20-.152%20-2.195%20-1.241a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.088%20.264%201.502%201.323%201.242%202.192%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.004%2018.401a1.724%201.724%200%200%200%20-1.329%201.282c-.426%201.756%20-2.924%201.756%20-3.35%200a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.079%20.262%201.495%201.305%201.248%202.17%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.231%2020.828a1.668%201.668%200%200%201%20-.906%20-1.145a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c.509%20.123%20.87%20.421%201.084%20.792%22%20%2F%3E%20%3Cpath%20d%3D%22M14.882%2011.165a3.001%203.001%200%201%200%20-4.31%203.474%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.488%2020.933c-.863%20.243%20-1.902%20-.174%20-2.163%20-1.25a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.756%20.426%201.756%202.924%200%203.35c-.535%20.13%20-.976%20.507%20-1.187%201.016c-.049%20.118%20-.084%20.185%20-.106%20.309%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.451%205.437c.418%20-.218%20.75%20-.609%20.874%20-1.12c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.756%20.426%201.756%202.924%200%203.35c-.486%20.118%20-.894%20.44%20-1.123%20.878m-.188%203.803c-.517%20.523%20-1.349%20.734%20-2.125%20.262a1.724%201.724%200%200%200%20-2.572%201.065c-.426%201.756%20-2.924%201.756%20-3.35%200a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.472%20-.774%20-.262%20-1.604%20.259%20-2.121%22%20%2F%3E%20%3Cpath%20d%3D%22M9.889%209.869a3%203%200%201%200%204.226%204.26m.592%20-3.424a3.012%203.012%200%200%200%20-1.419%20-1.415%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.004%2020.69c-.905%20.632%20-2.363%20.296%20-2.679%20-1.007a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.314%20.319%201.645%201.798%20.992%202.701%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.578%2020.905c-.88%20.299%20-1.983%20-.109%20-2.253%20-1.222a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c.574%20.14%20.96%20.5%201.16%20.937%22%20%2F%3E%20%3Cpath%20d%3D%22M14.99%2012.256a3%203%200%201%200%20-2.33%202.671%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.483%2020.935c-.862%20.239%20-1.898%20-.178%20-2.158%20-1.252a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.08%20.262%201.496%201.308%201.247%202.173%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.69%2018.498c-.508%20.21%20-.885%20.65%20-1.015%201.185c-.426%201.756%20-2.924%201.756%20-3.35%200a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572a1.67%201.67%200%200%201%201.179%20.982%22%20%2F%3E%20%3Cpath%20d%3D%22M14.95%2012.553a3%203%200%201%200%20-1.211%201.892%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.646%2020.965a1.67%201.67%200%200%201%20-1.321%20-1.282a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c.728%20.177%201.154%20.71%201.279%201.303%22%20%2F%3E%20%3Cpath%20d%3D%22M14.985%2011.694a3%203%200%201%200%20-3.29%203.29%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.004%2021c-.732%20.002%20-1.466%20-.437%20-1.679%20-1.317a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.306%20.317%201.64%201.78%201.004%202.684%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015a3%203%200%201%200%200%20-6a3%203%200%200%200%200%206%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.992%2021c-.728%20-.003%20-1.455%20-.442%20-1.667%20-1.317a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c.882%20.214%201.32%20.95%201.317%201.684%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.325%2019.683a1.723%201.723%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572a1.67%201.67%200%200%201%201.106%20.831%22%20%2F%3E%20%3Cpath%20d%3D%22M14.89%2011.195a3.001%203.001%200%201%200%20-4.457%203.364%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.501%2020.93c-.866%20.25%20-1.914%20-.166%20-2.176%20-1.247a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.074%20.26%201.49%201.296%201.252%202.158%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.675%2019.683c-.426%201.756%20-2.924%201.756%20-3.35%200a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.756%20.426%201.756%202.924%200%203.35a1.66%201.66%200%200%200%20-.324%20.114%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-settings{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-settings%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.325%204.317c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.756%20.426%201.756%202.924%200%203.35a1.724%201.724%200%200%200%20-1.066%202.573c.94%201.543%20-.826%203.31%20-2.37%202.37a1.724%201.724%200%200%200%20-2.572%201.065c-.426%201.756%20-2.924%201.756%20-3.35%200a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shadow-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shadow-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.634%205.638a9%209%200%200%200%2012.728%2012.727m1.68%20-2.32a9%209%200%200%200%20-12.086%20-12.088%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015h2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018h1%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209h4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%206h1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shadow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shadow%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012h5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015h4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018h1%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209h4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%206h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shape-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shape-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2017.5l11%20-11m-12.5%20.5v10m14%20-10v10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shape-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shape-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205h10m-12%202v10m14%20-10v10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shape-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shape-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.575%203.597a2%202%200%200%200%202.849%202.808%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17.574%2017.598a2%202%200%200%200%202.826%202.83%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207v10%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019h10%22%20%2F%3E%20%3Cpath%20d%3D%22M19%207v8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shape{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shape%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207l0%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%207l0%2010%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-share-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-share-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h-1a2%202%200%200%200%20-2%202v8a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-8a2%202%200%200%200%20-2%20-2h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v-11%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206l3%20-3l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-share-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-share-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%204v4c-6.575%201.028%20-9.02%206.788%20-10%2012c-.037%20.206%205.384%20-5.962%2010%20-6v4l8%20-7l-8%20-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-share-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-share-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15.861%2015.896a3%203%200%200%200%204.265%204.22m.578%20-3.417a3.012%203.012%200%200%200%20-1.507%20-1.45%22%20%2F%3E%20%3Cpath%20d%3D%22M8.7%2010.7l1.336%20-.688m2.624%20-1.352l2.64%20-1.36%22%20%2F%3E%20%3Cpath%20d%3D%22M8.7%2013.3l6.6%203.4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8.7%2010.7l6.6%20-3.4%22%20%2F%3E%20%3Cpath%20d%3D%22M8.7%2013.3l6.6%203.4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shareplay{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shareplay%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018a3%203%200%200%200%203%20-3v-8a3%203%200%200%200%20-3%20-3h-12a3%203%200%200%200%20-3%203v8a3%203%200%200%200%203%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2020h6l-3%20-5l-3%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.342%2020.566c-.436%20.17%20-.884%20.315%20-1.342%20.434a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20.117%206.34%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.277%2020.925c-.092%20.026%20-.184%20.051%20-.277%20.075a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20.145%206.232%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.46%2020.846a12%2012%200%200%201%20-7.96%20-14.846a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20-.09%207.06%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-checkered{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-checkered%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20-8.5%2015a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M3.5%2012h17%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-chevron{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-chevron%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20-8.5%2015a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014l8%20-3l8%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20-.078%207.024%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203c.568%201.933%20.635%203.957%20.223%205.89%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.018%2020.687c-.333%20.119%20-.673%20.223%20-1.018%20.313a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203c.433%201.472%20.575%202.998%20.436%204.495%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.444%2020.876c-.147%20.044%20-.295%20.085%20-.444%20.124a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20.117%206.343%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.04%2019.745c-.942%20.551%20-1.964%20.976%20-3.04%201.255a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20.195%206.015%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-half%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20-8.5%2015a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203a12.01%2012.01%200%200%201%20.378%205%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-lock{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-lock%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20-8.5%2015a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2011a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l0%202.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.46%2020.871c-.153%20.046%20-.306%20.089%20-.46%20.129a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20-.916%209.015%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.67%2017.667a12%2012%200%200%201%20-5.67%203.333a12%2012%200%200%201%20-8.5%20-15c.794%20.036%201.583%20-.006%202.357%20-.124m3.128%20-.926a11.997%2011.997%200%200%200%203.015%20-1.95a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20-1.116%209.376%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.004%2020.692c-.329%20.117%20-.664%20.22%20-1.004%20.308a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20-.081%207.034%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.597%2020.829a12%2012%200%200%201%20-.597%20.171a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203c.506%201.72%20.614%203.512%20.342%205.248%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.462%2020.87c-.153%20.047%20-.307%20.09%20-.462%20.13a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20.11%206.37%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.065%2019.732c-.95%20.557%20-1.98%20.986%20-3.065%201.268a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203c.51%201.738%20.617%203.55%20.333%205.303%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203c.539%201.832%20.627%203.747%20.283%205.588%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20.193%206.025%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.143%2020.743a12%2012%200%200%201%20-7.643%20-14.743a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203c.504%201.716%20.614%203.505%20.343%205.237%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.442%2020.876a13.12%2013.12%200%200%201%20-.442%20.124a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20.119%206.336%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.252%2020.601c-.408%20.155%20-.826%20.288%20-1.252%20.399a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20-.19%207.357%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shield{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shield%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20-8.5%2015a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ship-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ship-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2020a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018l-1%20-5h10m4%200h4l-1.334%202.668%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013v-6h2m4%200h2l4%206%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ship{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ship%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2020a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018l-1%20-5h18l-2%204%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013v-6h8l4%206%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207v-4h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shirt-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shirt-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.243%204.252l.757%20-.252c0%20.43%20.09%20.837%20.252%201.206m1.395%201.472a3%203%200%200%200%204.353%20-2.678l6%202v5h-3v3m0%204v1a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1v-8h-3v-5l2.26%20-.753%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shirt-sport{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shirt-sport%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204l6%202v5h-3v8a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1v-8h-3v-5l6%20-2a3%203%200%200%200%206%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2011h2.5l-1.5%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shirt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shirt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204l6%202v5h-3v8a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1v-8h-3v-5l6%20-2a3%203%200%200%200%206%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shoe-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shoe-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.846%209.868l4.08%20.972a4%204%200%200%201%203.074%203.89v2.27m-3%201h-14a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1h2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018v-1a4%204%200%200%200%20-4%20-4h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l.663%20-1.327%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shoe{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shoe%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206h5.426a1%201%200%200%201%20.863%20.496l1.064%201.823a3%203%200%200%200%201.896%201.407l4.677%201.114a4%204%200%200%201%203.074%203.89v2.27a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1v-10a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013l1%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018v-1a4%204%200%200%200%20-4%20-4h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l1.5%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-bag-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-bag-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-2.926a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-8.152a2%202%200%200%201%201.977%20-2.304h11.339a2%202%200%200%201%201.977%202.304l-.5%203.248%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011v-5a3%203%200%200%201%206%200v5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-bag-discount{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-bag-discount%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-3.926a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-8.152a2%202%200%200%201%201.977%20-2.304h11.339a2%202%200%200%201%201.977%202.304l-.416%202.7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011v-5a3%203%200%200%201%206%200v5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-bag-edit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-bag-edit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2021h-2.426a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-8.152a2%202%200%200%201%201.977%20-2.304h11.339a2%202%200%200%201%201.977%202.304l-.109%20.707%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011v-5a3%203%200%200%201%206%200v5%22%20%2F%3E%20%3Cpath%20d%3D%22M18.42%2015.61a2.1%202.1%200%200%201%202.97%202.97l-3.39%203.42h-3v-3l3.42%20-3.39%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-bag-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-bag-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021h-6.426a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-8.152a2%202%200%200%201%201.977%20-2.304h11.339a2%202%200%200%201%201.977%202.304l-.258%201.678%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011v-5a3%203%200%200%201%206%200v5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-bag-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-bag-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-2.926a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-8.152a2%202%200%200%201%201.977%20-2.304h11.339a2%202%200%200%201%201.977%202.304c-.057%20.368%20-.1%20.644%20-.127%20.828%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011v-5a3%203%200%200%201%206%200v5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-bag-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-bag-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-3.926a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-8.152a2%202%200%200%201%201.977%20-2.304h11.339a2%202%200%200%201%201.977%202.304l-.73%204.744%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011v-5a3%203%200%200%201%206%200v5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-bag-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-bag-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-3.926a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-8.152a2%202%200%200%201%201.977%20-2.304h11.339a2%202%200%200%201%201.977%202.304l-.263%201.708%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011v-5a3%203%200%200%201%206%200v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-bag-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-bag-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-2.926a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-8.152a2%202%200%200%201%201.977%20-2.304h11.339a2%202%200%200%201%201.977%202.304l-.117%20.761%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011v-5a3%203%200%200%201%206%200v5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-bag-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-bag-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-4.426a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-8.152a2%202%200%200%201%201.977%20-2.304h11.339a2%202%200%200%201%201.977%202.304l-.506%203.287%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011v-5a3%203%200%200%201%206%200v5%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-bag{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-bag%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.331%208h11.339a2%202%200%200%201%201.977%202.304l-1.255%208.152a3%203%200%200%201%20-2.966%202.544h-6.852a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-8.152a2%202%200%200%201%201.977%20-2.304%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011v-5a3%203%200%200%201%206%200v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2017h-7.5v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-.858%206.004m-2.642%20.996h-10.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017h-6v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-.857%205.998m-3.643%201.002h-9.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2017h-5.5v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-1%207h-13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2017h-5.5v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-1%207h-13%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017h-6v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-.79%205.526m-3.21%201.474h-10%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-copy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-copy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2017h-5.5v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-1%207h-13%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-discount{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-discount%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017h-6.5v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-.859%206.011m-6.141%20.989h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017h-7v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-.575%204.022m-4.925%202.978h-8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017h-6.5v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-.859%206.011m-2.641%20.989h-10.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017h-9v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-.854%205.976m-2.646%201.024h-10.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017h-4v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-.717%205.016m-7.783%201.984h-5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017h-6.5v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-1%207h-13%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017a2%202%200%201%200%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017h-11v-11%22%20%2F%3E%20%3Cpath%20d%3D%22M9.239%205.231l10.761%20.769l-1%207h-2m-4%200h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017h-7v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-1%207h-13%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017h-6v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-.716%205.011m-5.284%201.989h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017h-6.5v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-.86%206.017m-2.64%20.983h-10.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2017h-7.5v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-.714%205m-4.786%202h-8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017h-5v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-.718%205.023m-6.282%201.977h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017h-6.5v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-1%207h-13%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2017h-3.5v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-.615%204.302m-6.885%202.698h-6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2017h-6.5v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-.854%205.977m-2.646%201.023h-10.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017h-7v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-1%207h-13%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shopping-cart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shopping-cart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017h-11v-14h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l14%201l-1%207h-13%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shovel-pitchforks{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shovel-pitchforks%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%203h4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203v12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015h6v3a3%203%200%200%201%20-6%200v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-3a3%203%200%200%201%206%200v3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shovel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shovel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%205.5l-8%208%22%20%2F%3E%20%3Cpath%20d%3D%22M8.276%2011.284l4.44%204.44a.968%20.968%200%200%201%200%201.369l-2.704%202.704a4.108%204.108%200%200%201%20-5.809%20-5.81l2.704%20-2.703a.968%20.968%200%200%201%201.37%200l-.001%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-shredder{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-shredder%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011a1%201%200%200%201%201%20-1h14a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-14a1%201%200%200%201%20-1%20-1l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010v-4a2%202%200%200%200%20-2%20-2h-6a2%202%200%200%200%20-2%202v4m5%205v5m4%20-5v2m-8%20-2v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sign-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sign-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206h-10l-2%202.5l2%202.5h10l0%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sign-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sign-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206h10l2%202.5l-2%202.5h-10l0%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-signal-2g{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-signal-2g%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208h-3a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h3v-4h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208h4a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-3a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-signal-3g{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-signal-3g%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-signal-4g-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-signal-4g-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2010v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-signal-4g{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-signal-4g%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-signal-5g{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-signal-5g%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-signal-6g{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-signal-6g%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-signal-e{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-signal-e%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-signal-g{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-signal-g%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-signal-h-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-signal-h-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M11%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-signal-h{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-signal-h%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-signal-lte{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-signal-lte%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%208h-4v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-signature-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-signature-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017c3.333%20-3.333%205%20-6%205%20-8c0%20-.394%20-.017%20-.735%20-.05%20-1.033m-1.95%20-1.967c-1%200%20-2.032%201.085%20-2%203c.034%202.048%201.658%204.877%202.5%206c1.5%202%202.5%202.5%203.5%201l2%20-3c.333%202.667%201.333%204%203%204c.219%200%20.708%20-.341%201.231%20-.742m3.769%20-.258c.303%20.245%20.64%20.677%201%201%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-signature{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-signature%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017c3.333%20-3.333%205%20-6%205%20-8c0%20-3%20-1%20-3%20-2%20-3s-2.032%201.085%20-2%203c.034%202.048%201.658%204.877%202.5%206c1.5%202%202.5%202.5%203.5%201l2%20-3c.333%202.667%201.333%204%203%204c.53%200%202.639%20-2%203%20-2c.517%200%201.517%20.667%203%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sitemap-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sitemap-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2015a2%202%200%200%201%202%202m-.591%203.42c-.362%20.358%20-.86%20.58%20-1.409%20.58h-2a2%202%200%200%201%20-2%20-2v-2c0%20-.549%20.221%20-1.046%20.579%20-1.407%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015v-1a2%202%200%200%201%202%20-2h4m4%200a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sitemap{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sitemap%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-2a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015v-1a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209l0%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-skateboard-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-skateboard-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015a2%202%200%200%200%202%202m2%20-2a2%202%200%200%200%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209c0%20.552%20.895%201%202%201h5m4%200h5c1.105%200%202%20-.448%202%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-skateboard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-skateboard%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209a2%201%200%200%200%202%201h14a2%201%200%200%200%202%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-skateboarding{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-skateboarding%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%2015h3.5l.75%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019v-5l-2.5%20-3l2.5%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208l3%20-1h4l1%203h3%22%20%2F%3E%20%3Cpath%20d%3D%22M17.5%2021a.5%20.5%200%201%200%200%20-1a.5%20.5%200%200%200%200%201%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018c0%20.552%20.895%201%202%201h14c1.105%200%202%20-.448%202%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2021a.5%20.5%200%201%200%200%20-1a.5%20.5%200%200%200%200%201%22%20%2F%3E%20%3Cpath%20d%3D%22M14.007%204a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sketching{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sketching%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015c2%20-4.97%207.356%20-11%209%20-11c4.25%200%20-5.5%2011.958%20-3%2013s5.65%20-6.678%207.4%20-5.902c1.75%20.777%20-1.05%207.589%20-.3%208.63s3.15%20-.897%203.9%20-2.728%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-skew-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-skew-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205.205v13.59a1%201%200%200%200%201.184%20.983l14%20-2.625a1%201%200%200%200%20.816%20-.983v-8.34a1%201%200%200%200%20-.816%20-.983l-14%20-2.625a1%201%200%200%200%20-1.184%20.983%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-skew-y{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-skew-y%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.326%2019h15.348a1%201%200%200%200%20.962%20-1.275l-3.429%20-12a1%201%200%200%200%20-.961%20-.725h-8.492a1%201%200%200%200%20-.961%20.725l-3.429%2012a1%201%200%200%200%20.962%201.275%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ski-jumping{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ski-jumping%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017.5l-5%20-4.5v-6l5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2017.5l5%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15.103%2021.58l6.762%20-14.502a2%202%200%200%200%20-.968%20-2.657%22%20%2F%3E%20%3Cpath%20d%3D%22M8.897%2021.58l-6.762%20-14.503a2%202%200%200%201%20.968%20-2.657%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2011l5%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M10.007%204a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-skull{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-skull%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204c4.418%200%208%203.358%208%207.5c0%201.901%20-.755%203.637%20-2%204.96l0%202.54a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1v-2.54c-1.245%20-1.322%20-2%20-3.058%20-2%20-4.96c0%20-4.142%203.582%20-7.5%208%20-7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017v3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017v3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-slash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-slash%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205l-10%2014%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-slashes{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-slashes%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205l-10%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M20%205l-10%2014%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sleigh{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sleigh%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019h15a4%204%200%200%200%204%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015h-9a4%204%200%200%201%20-4%20-4v-6l1.243%201.243a6%206%200%200%200%204.242%201.757h3.515v2a2%202%200%200%200%202%202h.5a1.5%201.5%200%200%200%201.5%20-1.5a1.5%201.5%200%200%201%203%200v1.5a3%203%200%200%201%20-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015v4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-slice{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-slice%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019l15%20-15l3%203l-6%206l2%202a14%2014%200%200%201%20-14%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-slideshow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-slideshow%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v8a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013l4%20-4a3%205%200%200%201%203%200l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012l2%20-2a3%205%200%200%201%203%200l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l.01%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-smart-home-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-smart-home-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.097%207.125l-2.037%201.585a2.665%202.665%200%200%200%20-1.029%202.105v7.2a2%202%200%200%200%202%202h12c.559%200%201.064%20-.229%201.427%20-.598m.572%20-3.417v-5.185c0%20-.823%20-.38%20-1.6%20-1.03%20-2.105l-5.333%20-4.148a2.666%202.666%200%200%200%20-3.274%200l-1.029%20.8%22%20%2F%3E%20%3Cpath%20d%3D%22M15.332%2015.345c-2.213%20.976%20-5.335%20.86%20-7.332%20-.345%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-smart-home{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-smart-home%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208.71l-5.333%20-4.148a2.666%202.666%200%200%200%20-3.274%200l-5.334%204.148a2.665%202.665%200%200%200%20-1.029%202.105v7.2a2%202%200%200%200%202%202h12a2%202%200%200%200%202%20-2v-7.2c0%20-.823%20-.38%20-1.6%20-1.03%20-2.105%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015c-2.21%201.333%20-5.792%201.333%20-8%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-smoking-no{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-smoking-no%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205v.5a2%202%200%200%200%202%202a2%202%200%200%201%202%202v.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013h3a1%201%200%200%201%201%201v2c0%20.28%20-.115%20.533%20-.3%20.714m-3.7%20.286h-13a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-smoking{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-smoking%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205v.5a2%202%200%200%200%202%202a2%202%200%200%201%202%202v.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-snowboarding{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-snowboarding%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019l4%20-2.5l-.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l-1%20-6l-4.5%20-3l3.5%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209l1.5%20-3h5.5l2%204l3%201%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017c.399%201.154%20.899%201.805%201.5%201.951c6%201.464%2010.772%202.262%2013.5%202.927c1.333%20.325%202.333%200%203%20-.976%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-snowflake-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-snowflake-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204l2%201l2%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202v6m1.196%201.186l1.804%201.034%22%20%2F%3E%20%3Cpath%20d%3D%22M17.928%206.268l.134%202.232l1.866%201.232%22%20%2F%3E%20%3Cpath%20d%3D%22M20.66%207l-5.629%203.25l-.031%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M19.928%2014.268l-1.015%20.67%22%20%2F%3E%20%3Cpath%20d%3D%22M14.212%2014.226l-2.171%201.262%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020l-2%20-1l-2%201%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2022v-6.5l-3%20-1.72%22%20%2F%3E%20%3Cpath%20d%3D%22M6.072%2017.732l-.134%20-2.232l-1.866%20-1.232%22%20%2F%3E%20%3Cpath%20d%3D%22M3.34%2017l5.629%20-3.25l-.01%20-3.458%22%20%2F%3E%20%3Cpath%20d%3D%22M4.072%209.732l1.866%20-1.232l.134%20-2.232%22%20%2F%3E%20%3Cpath%20d%3D%22M3.34%207l5.629%203.25l.802%20-.466%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-snowflake{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-snowflake%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204l2%201l2%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202v6.5l3%201.72%22%20%2F%3E%20%3Cpath%20d%3D%22M17.928%206.268l.134%202.232l1.866%201.232%22%20%2F%3E%20%3Cpath%20d%3D%22M20.66%207l-5.629%203.25l.01%203.458%22%20%2F%3E%20%3Cpath%20d%3D%22M19.928%2014.268l-1.866%201.232l-.134%202.232%22%20%2F%3E%20%3Cpath%20d%3D%22M20.66%2017l-5.629%20-3.25l-2.99%201.738%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020l-2%20-1l-2%201%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2022v-6.5l-3%20-1.72%22%20%2F%3E%20%3Cpath%20d%3D%22M6.072%2017.732l-.134%20-2.232l-1.866%20-1.232%22%20%2F%3E%20%3Cpath%20d%3D%22M3.34%2017l5.629%20-3.25l-.01%20-3.458%22%20%2F%3E%20%3Cpath%20d%3D%22M4.072%209.732l1.866%20-1.232l.134%20-2.232%22%20%2F%3E%20%3Cpath%20d%3D%22M3.34%207l5.629%203.25l2.99%20-1.738%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-snowman{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-snowman%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a4%204%200%200%201%202.906%206.75a6%206%200%201%201%20-5.81%200a4%204%200%200%201%202.904%20-6.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.5%2011.5l2.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2011.5l-2.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-soccer-field{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-soccer-field%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209h3v6h-3l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209h3v6h-3l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205l0%2014%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-social-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-social-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17.57%2017.602a2%202%200%200%200%202.83%202.827%22%20%2F%3E%20%3Cpath%20d%3D%22M11.113%2011.133a3%203%200%201%200%203.765%203.715%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v1%22%20%2F%3E%20%3Cpath%20d%3D%22M6.7%2017.8l2.8%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17.3%2017.8l-2.8%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-social{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-social%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M6.7%2017.8l2.8%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17.3%2017.8l-2.8%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sock{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sock%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%203v6l4.798%205.142a4%204%200%200%201%20-5.441%205.86l-6.736%20-6.41a2%202%200%200%201%20-.621%20-1.451v-9.141h8%22%20%2F%3E%20%3Cpath%20d%3D%22M7.895%2015.768c.708%20-.721%201.105%20-1.677%201.105%20-2.768a4%204%200%200%200%20-4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sofa-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sofa-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014v-1a2%202%200%201%201%204%200v5m-3%201h-16a1%201%200%200%201%20-1%20-1v-5a2%202%200%201%201%204%200v1h8%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011v-3c0%20-1.082%20.573%20-2.03%201.432%20-2.558m3.568%20-.442h8a3%203%200%200%201%203%203v3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v3m0%204v2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sofa{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sofa%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011a2%202%200%200%201%202%202v1h12v-1a2%202%200%201%201%204%200v5a1%201%200%200%201%20-1%201h-18a1%201%200%200%201%20-1%20-1v-5a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011v-3a3%203%200%200%201%203%20-3h10a3%203%200%200%201%203%203v3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-solar-electricity{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-solar-electricity%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206.28v11.44a1%201%200%200%200%201.243%20.97l6%20-1.5a1%201%200%200%200%20.757%20-.97v-8.44a1%201%200%200%200%20-.757%20-.97l-6%20-1.5a1%201%200%200%200%20-1.243%20.97%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M20%207l-3%205h4l-3%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-solar-panel-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-solar-panel-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%202a4%204%200%201%200%208%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%203h1%22%20%2F%3E%20%3Cpath%20d%3D%22M19%203h1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v1%22%20%2F%3E%20%3Cpath%20d%3D%22M17.2%207.2l.707%20.707%22%20%2F%3E%20%3Cpath%20d%3D%22M6.8%207.2l-.7%20.7%22%20%2F%3E%20%3Cpath%20d%3D%22M4.28%2021h15.44a1%201%200%200%200%20.97%20-1.243l-1.5%20-6a1%201%200%200%200%20-.97%20-.757h-12.44a1%201%200%200%200%20-.97%20.757l-1.5%206a1%201%200%200%200%20.97%201.243%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017h16%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013l-1%208%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013l1%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-solar-panel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-solar-panel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.28%2014h15.44a1%201%200%200%200%20.97%20-1.243l-1.5%20-6a1%201%200%200%200%20-.97%20-.757h-12.44a1%201%200%200%200%20-.97%20.757l-1.5%206a1%201%200%200%200%20.97%201.243%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010h16%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206l-1%208%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206l1%208%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sort-0-9{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sort-0-9%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sort-9-0{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sort-9-0%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sort-a-z{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sort-a-z%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208h4l-4%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v-6a2%202%200%201%201%204%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013h4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sort-ascending-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sort-ascending-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205.5a.5%20.5%200%200%201%20.5%20-.5h4a.5%20.5%200%200%201%20.5%20.5v4a.5%20.5%200%200%201%20-.5%20.5h-4a.5%20.5%200%200%201%20-.5%20-.5l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014.5a.5%20.5%200%200%201%20.5%20-.5h4a.5%20.5%200%200%201%20.5%20.5v4a.5%20.5%200%200%201%20-.5%20.5h-4a.5%20.5%200%200%201%20-.5%20-.5l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%206v12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sort-ascending-letters{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sort-ascending-letters%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010v-5c0%20-1.38%20.62%20-2%202%20-2s2%20.62%202%202v5m0%20-3h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021h-4l4%20-7h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206v12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sort-ascending-numbers{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sort-ascending-numbers%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203a2%202%200%200%201%202%202v3a2%202%200%201%201%20-4%200v-3a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3a2%202%200%200%201%20-2%202h-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sort-ascending-shapes{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sort-ascending-shapes%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2014l-3.5%206h7l-3.5%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sort-ascending-small-big{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sort-ascending-small-big%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205.667c0%20-.369%20.298%20-.667%20.667%20-.667h2.666c.369%200%20.667%20.298%20.667%20.667v2.666a.667%20.667%200%200%201%20-.667%20.667h-2.666a.667%20.667%200%200%201%20-.667%20-.667v-2.666%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013.167c0%20-.645%20.522%20-1.167%201.167%20-1.167h4.666c.645%200%201.167%20.522%201.167%201.167v4.666c0%20.645%20-.522%201.167%20-1.167%201.167h-4.666a1.167%201.167%200%200%201%20-1.167%20-1.167v-4.666%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sort-ascending{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sort-ascending%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206l7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018l9%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206l0%2012%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sort-descending-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sort-descending-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205.5a.5%20.5%200%200%201%20.5%20-.5h4a.5%20.5%200%200%201%20.5%20.5v4a.5%20.5%200%200%201%20-.5%20.5h-4a.5%20.5%200%200%201%20-.5%20-.5l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014.5a.5%20.5%200%200%201%20.5%20-.5h4a.5%20.5%200%200%201%20.5%20.5v4a.5%20.5%200%200%201%20-.5%20.5h-4a.5%20.5%200%200%201%20-.5%20-.5l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018v-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sort-descending-letters{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sort-descending-letters%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021v-5c0%20-1.38%20.62%20-2%202%20-2s2%20.62%202%202v5m0%20-3h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2010h-4l4%20-7h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206v12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sort-descending-numbers{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sort-descending-numbers%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2014a2%202%200%200%201%202%202v3a2%202%200%201%201%20-4%200v-3a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205v3a2%202%200%200%201%20-2%202h-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sort-descending-shapes{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sort-descending-shapes%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204l-3.5%206h7l-3.5%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sort-descending-small-big{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sort-descending-small-big%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%206v12%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018.333c0%20.369%20.298%20.667%20.667%20.667h2.666a.667%20.667%200%200%200%20.667%20-.667v-2.666a.667%20.667%200%200%200%20-.667%20-.667h-2.666a.667%20.667%200%200%200%20-.667%20.667v2.666%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010.833c0%20.645%20.522%201.167%201.167%201.167h4.666c.645%200%201.167%20-.522%201.167%20-1.167v-4.666c0%20-.645%20-.522%20-1.167%20-1.167%20-1.167h-4.666c-.645%200%20-1.167%20.522%20-1.167%201.167v4.666%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sort-descending{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sort-descending%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206l9%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018l7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015l3%203l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206l0%2012%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sort-z-a{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sort-z-a%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h4l-4%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v-6a2%202%200%201%201%204%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2013h4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sos{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sos%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2015c.345%20.6%201.258%201%202%201a2%202%200%201%200%200%20-4a2%202%200%201%201%200%20-4c.746%200%201.656%20.394%202%201%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015c.345%20.6%201.258%201%202%201a2%202%200%201%200%200%20-4a2%202%200%201%201%200%20-4c.746%200%201.656%20.394%202%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-soup-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-soup-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019h16%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011h6c0%201.691%20-.525%203.26%20-1.42%204.552m-2.034%202.032a7.963%207.963%200%200%201%20-4.546%201.416h-2a8%208%200%200%201%20-8%20-8h8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205v3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-soup{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-soup%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2011h16a1%201%200%200%201%201%201v.5c0%201.5%20-2.517%205.573%20-4%206.5v1a1%201%200%200%201%20-1%201h-8a1%201%200%200%201%20-1%20-1v-1c-1.687%20-1.054%20-4%20-5%20-4%20-6.5v-.5a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204a2.4%202.4%200%200%200%20-1%202a2.4%202.4%200%200%200%201%202%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204a2.4%202.4%200%200%200%20-1%202a2.4%202.4%200%200%200%201%202%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204a2.4%202.4%200%200%200%20-1%202a2.4%202.4%200%200%200%201%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-source-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-source-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%204h2.5a3%203%200%200%201%203%203v10a3%203%200%200%201%20-3%203h-10a3%203%200%200%201%20-3%20-3v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l-2%202l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209l2%20-2l-2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-space-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-space-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010v3a1%201%200%200%200%201%201h9m4%200h1a1%201%200%200%200%201%20-1v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-space{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-space%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010v3a1%201%200%200%200%201%201h14a1%201%200%200%200%201%20-1v-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-spaces{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-spaces%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.045%209.777a6%206%200%201%200%205.951%20.023%22%20%2F%3E%20%3Cpath%20d%3D%22M11.997%2020.196a6%206%200%201%200%20-2.948%20-5.97%22%20%2F%3E%20%3Cpath%20d%3D%22M17.95%209.785q%20.05%20-.386%20.05%20-.785a6%206%200%201%200%20-3.056%205.23%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-spacing-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-spacing-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2020h-2a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h2a2%202%200%200%200%202%20-2v-12a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-spacing-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-spacing-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020v-2a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204v2a2%202%200%200%200%202%202h12a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-spade{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-spade%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l4.919%204.5c.61%20.587%201.177%201.177%201.703%201.771a5.527%205.527%200%200%201%20.264%206.979c-1.18%201.56%20-3.338%201.92%20-4.886%20.75v1l1%203h-6l1%20-3v-1c-1.54%201.07%20-3.735%20.772%20-4.886%20-.75a5.527%205.527%200%200%201%20.264%20-6.979a30.883%2030.883%200%200%201%201.703%20-1.771a1541.72%201541.72%200%200%201%204.919%20-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sparkle-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sparkle-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c.375%200%20.711%20.231%20.846%20.581l1.65%204.29a2.85%202.85%200%200%200%201.632%201.633l4.291%201.65a.906%20.906%200%200%201%200%201.692l-4.29%201.65a2.84%202.84%200%200%200%20-1.633%201.632l-1.65%204.291a.906%20.906%200%200%201%20-1.692%200l-1.65%20-4.29a2.84%202.84%200%200%200%20-1.632%20-1.633l-4.291%20-1.65a.906%20.906%200%200%201%200%20-1.692l4.29%20-1.65a2.84%202.84%200%200%200%201.633%20-1.632l1.65%20-4.291a.91%20.91%200%200%201%20.846%20-.581%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sparkle-highlight{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sparkle-highlight%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.504%208.522l-1.758%20-4.032a.814%20.814%200%200%200%20-1.492%200l-1.759%204.032c-.19%20.436%20-.537%20.784%20-.973%20.973l-4.032%201.759a.814%20.814%200%200%200%200%201.492l4.033%201.758c.436%20.19%20.784%20.538%20.973%20.974l1.759%204.033a.814%20.814%200%200%200%201.492%200l1.758%20-4.033c.19%20-.436%20.538%20-.784%20.974%20-.974l4.033%20-1.758a.814%20.814%200%200%200%200%20-1.492l-4.033%20-1.759a1.88%201.88%200%200%201%20-.974%20-.973%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021l-2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sparkle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sparkle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012c-6.597%200%20-9%202.403%20-9%209c0%20-6.597%20-2.403%20-9%20-9%20-9c6.597%200%209%20-2.403%209%20-9c0%206.597%202.403%209%209%209%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sparkles-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sparkles-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%207a9.3%209.3%200%200%200%201.516%20-.546c.911%20-.438%201.494%20-1.015%201.937%20-1.932c.207%20-.428%20.382%20-.928%20.547%20-1.522c.165%20.595%20.34%201.095%20.547%201.521c.443%20.918%201.026%201.495%201.937%201.933c.426%20.205%20.925%20.38%201.516%20.546a9.3%209.3%200%200%200%20-1.516%20.547c-.911%20.438%20-1.494%201.015%20-1.937%201.932a9%209%200%200%200%20-.547%201.521c-.165%20-.594%20-.34%20-1.095%20-.547%20-1.521c-.443%20-.918%20-1.026%20-1.494%20-1.937%20-1.932a9%209%200%200%200%20-1.516%20-.547%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014a21%2021%200%200%200%201.652%20-.532c2.542%20-.953%203.853%20-2.238%204.816%20-4.806a20%2020%200%200%200%20.532%20-1.662a20%2020%200%200%200%20.532%201.662c.963%202.567%202.275%203.853%204.816%204.806q%20.75%20.28%201.652%20.532a21%2021%200%200%200%20-1.652%20.532c-2.542%20.953%20-3.854%202.238%20-4.816%204.806a20%2020%200%200%200%20-.532%201.662a20%2020%200%200%200%20-.532%20-1.662c-.963%20-2.568%20-2.275%20-3.853%20-4.816%20-4.806a21%2021%200%200%200%20-1.652%20-.532%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sparkles{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sparkles%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018a2%202%200%200%201%202%202a2%202%200%200%201%202%20-2a2%202%200%200%201%20-2%20-2a2%202%200%200%201%20-2%202m0%20-12a2%202%200%200%201%202%202a2%202%200%200%201%202%20-2a2%202%200%200%201%20-2%20-2a2%202%200%200%201%20-2%202m-7%2012a6%206%200%200%201%206%20-6a6%206%200%200%201%20-6%20-6a6%206%200%200%201%20-6%206a6%206%200%200%201%206%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-speakerphone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-speakerphone%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%208a3%203%200%200%201%200%206%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v11a1%201%200%200%201%20-1%201h-1a1%201%200%200%201%20-1%20-1v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l4.524%20-3.77a.9%20.9%200%200%201%201.476%20.692v12.156a.9%20.9%200%200%201%20-1.476%20.692l-4.524%20-3.77h-8a1%201%200%200%201%20-1%20-1v-4a1%201%200%200%201%201%20-1h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-speedboat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-speedboat%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2017h14.4a3%203%200%200%200%202.5%20-1.34l3.1%20-4.66h-6.23a4%204%200%200%200%20-1.49%20.29l-3.56%201.42a4%204%200%200%201%20-1.49%20.29h-5.73l-1.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2013l1.5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h8l2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sphere-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sphere-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012c0%201.657%204.03%203%209%203s9%20-1.343%209%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c-1.657%200%20-3%204.03%20-3%209s1.343%209%203%209%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sphere-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sphere-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012c0%201.657%204.03%203%209%203c.987%200%201.936%20-.053%202.825%20-.15m3.357%20-.67c1.735%20-.547%202.818%20-1.32%202.818%20-2.18%22%20%2F%3E%20%3Cpath%20d%3D%22M20.051%2016.027a9%209%200%200%200%20-12.083%20-12.075m-2.34%201.692a9%209%200%200%200%2012.74%2012.716%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sphere-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sphere-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012c0%201.657%204.03%203%209%203c1.116%200%202.185%20-.068%203.172%20-.192m5.724%20-2.35a1.1%201.1%200%200%200%20.104%20-.458%22%20%2F%3E%20%3Cpath%20d%3D%22M20.984%2012.546a9%209%200%201%200%20-8.442%208.438%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sphere{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sphere%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012c0%201.657%204.03%203%209%203s9%20-1.343%209%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-spider{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-spider%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204v2l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M2.5%209.5l1.5%201.5h6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019v-2l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%204v2l-5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M21.5%209.5l-1.5%201.5h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2019v-2l-6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-spiral-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-spiral-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012.057a1.9%201.9%200%200%200%20.614%20.743c.682%20.459%201.509%20.374%202.164%20-.02m1.103%20-2.92a3.298%203.298%200%200%200%20-1.749%20-2.059a3.6%203.6%200%200%200%20-.507%20-.195m-3.385%20.634a4.154%204.154%200%200%200%20-1.347%201.646c-1.095%202.432%20.29%205.248%202.71%206.246c1.955%20.806%204.097%20.35%205.65%20-.884m1.745%20-2.268l.043%20-.103c1.36%20-3.343%20-.557%20-7.134%20-3.896%20-8.41c-1.593%20-.61%20-3.27%20-.599%20-4.79%20-.113m-2.579%201.408a7.574%207.574%200%200%200%20-2.268%203.128c-1.63%204.253%20.823%209.024%205.082%2010.576c3.211%201.17%206.676%20.342%209.124%20-1.738m1.869%20-2.149a9.354%209.354%200%200%200%201.417%20-4.516%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-spiral{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-spiral%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012.057a1.9%201.9%200%200%200%20.614%20.743c1.06%20.713%202.472%20.112%203.043%20-.919c.839%20-1.513%20-.022%20-3.368%20-1.525%20-4.08c-2%20-.95%20-4.371%20.154%20-5.24%202.086c-1.095%202.432%20.29%205.248%202.71%206.246c2.931%201.208%206.283%20-.418%207.438%20-3.255c1.36%20-3.343%20-.557%20-7.134%20-3.896%20-8.41c-3.855%20-1.474%20-8.2%20.68%20-9.636%204.422c-1.63%204.253%20.823%209.024%205.082%2010.576c4.778%201.74%2010.118%20-.941%2011.833%20-5.59a9.354%209.354%200%200%200%20.577%20-2.813%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sport-billard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sport-billard%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a8%208%200%201%200%2016%200a8%208%200%201%200%20-16%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-spray{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-spray%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a2%202%200%200%201%202%20-2h4a2%202%200%200%201%202%202v7a2%202%200%200%201%20-2%202h-4a2%202%200%200%201%20-2%20-2l0%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010v-4a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%207h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2011h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-spy-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-spy-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011h8m4%200h6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011v-4c0%20-.571%20.16%20-1.105%20.437%20-1.56m2.563%20-1.44h8a3%203%200%200%201%203%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.88%2014.877a3%203%200%201%200%204.239%204.247m.59%20-3.414a3.012%203.012%200%200%200%20-1.425%20-1.422%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-spy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-spy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011h18%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011v-4a3%203%200%200%201%203%20-3h8a3%203%200%200%201%203%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sql{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sql%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015l1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-arrow-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-arrow-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l4%204l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-arrow-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-arrow-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l-4%204l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-arrow-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-arrow-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016l4%20-4l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-arrow-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-arrow-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l-4%20-4l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-asterisk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-asterisk%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208.5v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l6%204%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014l6%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-chevron-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-chevron-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-chevron-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-chevron-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-chevron-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-chevron-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-chevron-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-chevron-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013l3%20-3l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-chevrons-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-chevrons-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-chevrons-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-chevrons-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-chevrons-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-chevrons-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-chevrons-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-chevrons-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-dashed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-dot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-dot%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-f0{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-f0%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2010.5v3a1.5%201.5%200%200%200%203%200v-3a1.5%201.5%200%200%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h-2v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-f1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-f1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2011l2%20-2v6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h-2v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-f2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-f2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209h2a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-1a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h-2v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-f3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-f3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209.5a.5%20.5%200%200%201%20.5%20-.5h1a1.5%201.5%200%200%201%200%203h-.5h.5a1.5%201.5%200%200%201%200%203h-1a.5%20.5%200%200%201%20-.5%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h-2v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-f4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-f4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209v2a1%201%200%200%200%201%201h1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h-2v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-f5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-f5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014.25c0%20.414%20.336%20.75%20.75%20.75h1.25a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-2v-3h3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h-2v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-f6{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-f6%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209.75a.75%20.75%200%200%200%20-.75%20-.75h-1.25a1%201%200%200%200%20-1%201v4a1%201%200%200%200%201%201h1a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h-2v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-f7{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-f7%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209h3l-1.5%206%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h-2v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-f8{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-f8%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2012h-.5a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h1a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-1a1%201%200%200%200%20-1%201v1a1%201%200%200%200%201%201h1a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h-2v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-f9{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-f9%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014.25c0%20.414%20.336%20.75%20.75%20.75h1.5a.75%20.75%200%200%200%20.75%20-.75v-4.5a.75%20.75%200%200%200%20-.75%20-.75h-1.5a.75%20.75%200%200%200%20-.75%20.75v1.5c0%20.414%20.336%20.75%20.75%20.75h2.25%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209h-2v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-forbid-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-forbid-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-forbid{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-forbid%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-half%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v16%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013l7.5%20-7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l8%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-key{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-key%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2011.5l-4%204l1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l-1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-a{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-a%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-6a2%202%200%201%201%204%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-b{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-b%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016h2a2%202%200%201%200%200%20-4h-2h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-c{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-c%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010a2%202%200%201%200%20-4%200v4a2%202%200%201%200%204%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-d{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-d%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8h2a2%202%200%200%200%202%20-2v-4a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-e{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-e%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-f{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-f%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-g{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-g%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-h{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-h%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8m4%200v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-i{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-i%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-j{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-j%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4v6a2%202%200%201%201%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-k{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-k%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208l-2.5%204l2.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-l{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-l%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-m{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-m%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v-8l3%205l3%20-5v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-n{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-n%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8l4%208v-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-o{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-o%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-p{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-p%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-q{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-q%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015l1%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-r{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-r%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2a2%202%200%201%200%200%20-4h-2v8m4%200l-3%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-s{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-s%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-t{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-t%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-u{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-u%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v6a2%202%200%201%200%204%200v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-v{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-v%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l2%208l2%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-w{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-w%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208l1%208l2%20-5l2%205l1%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l4%208%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016l4%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-y{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-y%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l2%205l2%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-letter-z{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-letter-z%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4l-4%208h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-minus-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-minus-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-7.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-number-0{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-number-0%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-number-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-number-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l2%20-2v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-number-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-number-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-number-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-number-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-number-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-number-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-number-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-number-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-number-6{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-number-6%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-number-7{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-number-7%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4l-2%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-number-8{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-number-8%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-number-9{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-number-9%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h10a2%202%200%200%201%202%202v10m-.584%203.412a2%202%200%200%201%20-1.416%20.588h-12a2%202%200%200%201%20-2%20-2v-12c0%20-.552%20.224%20-1.052%20.586%20-1.414%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-percentage{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-percentage%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015.037l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209.068v.014%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015.082v.016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-plus-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-plus-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-7.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-root-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-root-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012h1c1%200%201%201%202.016%203.527c.984%202.473%20.984%203.473%201.984%203.473h1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019c1.5%200%203%20-2%204%20-3.5s2.5%20-3.5%204%20-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h1l3%208l3%20-16h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-root{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-root%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h2l4%208l4%20-16h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rotated-asterisk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rotated-asterisk%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.446%202.6l7.955%207.954a2.045%202.045%200%200%201%200%202.892l-7.955%207.955a2.045%202.045%200%200%201%20-2.892%200l-7.955%20-7.955a2.045%202.045%200%200%201%200%20-2.892l7.955%20-7.955a2.045%202.045%200%200%201%202.892%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208.5v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l6%204%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014l6%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rotated-forbid-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rotated-forbid-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.446%202.6l7.955%207.954a2.045%202.045%200%200%201%200%202.892l-7.955%207.955a2.045%202.045%200%200%201%20-2.892%200l-7.955%20-7.955a2.045%202.045%200%200%201%200%20-2.892l7.955%20-7.955a2.045%202.045%200%200%201%202.892%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%209.5l5%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rotated-forbid{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rotated-forbid%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.446%202.6l7.955%207.954a2.045%202.045%200%200%201%200%202.892l-7.955%207.955a2.045%202.045%200%200%201%20-2.892%200l-7.955%20-7.955a2.045%202.045%200%200%201%200%20-2.892l7.955%20-7.955a2.045%202.045%200%200%201%202.892%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2014.5l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rotated-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rotated-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.964%2016.952l-3.462%203.461c-.782%20.783%20-2.222%20.783%20-3%200l-6.911%20-6.91c-.783%20-.783%20-.783%20-2.223%200%20-3l3.455%20-3.456m2%20-2l1.453%20-1.452c.782%20-.783%202.222%20-.783%203%200l6.911%206.91c.783%20.783%20.783%202.223%200%203l-1.448%201.45%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rotated{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rotated%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.446%202.6l7.955%207.954a2.045%202.045%200%200%201%200%202.892l-7.955%207.955a2.045%202.045%200%200%201%20-2.892%200l-7.955%20-7.955a2.045%202.045%200%200%201%200%20-2.892l7.955%20-7.955a2.045%202.045%200%200%201%202.892%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-arrow-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-arrow-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l4%204l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-arrow-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-arrow-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l-4%204l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-arrow-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-arrow-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016l4%20-4l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-arrow-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-arrow-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l-4%20-4l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012l2%202l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-chevron-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-chevron-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-chevron-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-chevron-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-chevron-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-chevron-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-chevron-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-chevron-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-chevrons-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-chevrons-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013l-3%203l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-chevrons-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-chevrons-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015l-3%20-3l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-chevrons-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-chevrons-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-chevrons-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-chevrons-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-a{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-a%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-6a2%202%200%201%201%204%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-b{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-b%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016h2a2%202%200%201%200%200%20-4h-2h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-c{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-c%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010a2%202%200%201%200%20-4%200v4a2%202%200%201%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-d{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-d%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8h2a2%202%200%200%200%202%20-2v-4a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-e{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-e%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-f{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-f%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-4v8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-g{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-g%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-h{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-h%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8m4%200v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-i{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-i%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-j{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-j%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4v6a2%202%200%201%201%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-k{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-k%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208l-2.5%204l2.5%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-l{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-l%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-m{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-m%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v-8l3%205l3%20-5v8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-n{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-n%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8l4%208v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-o{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-o%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-p{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-p%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2a2%202%200%201%200%200%20-4h-2v8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-q{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-q%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a2%202%200%200%201%202%202v4a2%202%200%201%201%20-4%200v-4a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015l1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-r{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-r%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h2a2%202%200%201%200%200%20-4h-2v8m4%200l-3%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-s{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-s%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-t{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-t%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-u{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-u%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v6a2%202%200%201%200%204%200v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-v{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-v%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l2%208l2%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-w{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-w%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208l1%208l2%20-5l2%205l1%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l4%208%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016l4%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-y{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-y%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l2%205l2%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-letter-z{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-letter-z%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4l-4%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-minus-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-minus-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021c-.18%20.002%20-.314%200%20-.5%200c-7.2%200%20-9%20-1.8%20-9%20-9s1.8%20-9%209%20-9s9%201.8%209%209c0%201.136%20-.046%202.138%20-.152%203.02%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-number-0{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-number-0%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-number-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-number-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l2%20-2v8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-number-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-number-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h3a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-number-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-number-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-number-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-number-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208v3a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-number-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-number-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3v-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-number-6{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-number-6%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-number-7{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-number-7%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4l-2%208%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-number-8{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-number-8%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-1a1%201%200%200%201%20-1%20-1v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-number-9{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-number-9%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-6a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-percentage{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-percentage%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015.075l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209.105v.015%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015.12v.015%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-plus-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-plus-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.54%2020.996c-.176%20.004%20-.356%20.004%20-.54%20.004c-7.2%200%20-9%20-1.8%20-9%20-9s1.8%20-9%209%20-9s9%201.8%209%209c0%20.185%20-.001%20.366%20-.004%20.544%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l4%204m0%20-4l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-rounded{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-rounded%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-toggle-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-toggle-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012h-20%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014v-8a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020a2%202%200%200%200%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018a2%202%200%200%200%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020l-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-toggle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-toggle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202l0%2020%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020h-8a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h8%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206a2%202%200%200%200%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020a2%202%200%200%200%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2010l0%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209l6%206m0%20-6l-6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-square%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-squares-diagonal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-squares-diagonal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208v-2a2%202%200%200%200%20-2%20-2h-8a2%202%200%200%200%20-2%202v8a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M8.586%2019.414l10.827%20-10.827%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-squares-selected{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-squares-selected%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014.5l6.492%20-6.492%22%20%2F%3E%20%3Cpath%20d%3D%22M13.496%2020l6.504%20-6.504l-6.504%206.504%22%20%2F%3E%20%3Cpath%20d%3D%22M8.586%2019.414l10.827%20-10.827%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208v-2a2%202%200%200%200%20-2%20-2h-8a2%202%200%200%200%20-2%202v8a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-squares{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-squares%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010a2%202%200%200%201%202%20-2h9a2%202%200%200%201%202%202v9a2%202%200%200%201%20-2%202h-9a2%202%200%200%201%20-2%20-2l0%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208v-3a2%202%200%200%200%20-2%20-2h-9a2%202%200%200%200%20-2%202v9a2%202%200%200%200%202%202h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stack-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stack-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l-8%204l8%204l8%20-4l-8%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l8%204l8%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016l8%204l8%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stack-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stack-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%202l-8%204l8%204l8%20-4l-8%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010l8%204l8%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018l8%204l8%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014l8%204l8%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stack-back{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stack-back%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l8%204l8%20-4l-8%20-4l-8%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016l-4%20-2l-4%202l8%204l8%20-4l-4%20-2l-4%202%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010l-4%202l4%202m8%200l4%20-2l-4%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stack-backward{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stack-backward%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012l6%20-3l-8%20-4l-8%204l6%203%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l-6%203l8%204l8%20-4l-6%20-3l-2%201l-2%20-1%22%20fill%3D%22currentColor%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stack-forward{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stack-forward%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205l-8%204l8%204l8%20-4l-8%20-4%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l-6%203l8%204l8%20-4l-6%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stack-front{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stack-front%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l-8%204l8%204l8%20-4l-8%20-4%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014l-4%202l8%204l8%20-4l-4%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2010l-4%202l8%204l8%20-4l-4%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stack-middle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stack-middle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010l4%20-2l-8%20-4l-8%204l4%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l-4%20-2l-4%202l8%204l8%20-4l-4%20-2l-4%202%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014l-4%202l8%204l8%20-4l-4%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stack-pop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stack-pop%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209.5l-3%201.5l8%204l8%20-4l-3%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l8%204l8%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207l3%20-3l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stack-push{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stack-push%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010l-2%201l8%204l8%20-4l-2%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l8%204l8%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v7%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stack{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stack%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206l-8%204l8%204l8%20-4l-8%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014l8%204l8%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stairs-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stairs-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2021h-5v-5h-5v-5h-5v-5h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%203v7%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207l3%203l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stairs-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stairs-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%206h-5v5h-5v5h-5v5h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l3%20-3l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stairs{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stairs%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M22%205h-5v5h-5v5h-5v5h-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-star-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-star-half%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017.75l-6.172%203.245l1.179%20-6.873l-5%20-4.867l6.9%20-1l3.086%20-6.253l.007%2015.748%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-star-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-star-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M10.012%206.016l1.981%20-4.014l3.086%206.253l6.9%201l-4.421%204.304m.012%204.01l.588%203.426l-6.158%20-3.245l-6.172%203.245l1.179%20-6.873l-5%20-4.867l6.327%20-.917%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017.75l-6.172%203.245l1.179%20-6.873l-5%20-4.867l6.9%20-1l3.086%20-6.253l3.086%206.253l6.9%201l-5%204.867l1.179%206.873l-6.158%20-3.245%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stars-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stars-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.373%2013.371l.076%20-.154a.392%20.392%200%200%201%20.702%200l.907%201.831m.367%20.39c.498%20.071%201.245%20.18%202.24%20.324a.39%20.39%200%200%201%20.217%20.665c-.326%20.316%20-.57%20.553%20-.732%20.712m-.611%203.405a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l1.601%20-.232%22%20%2F%3E%20%3Cpath%20d%3D%22M6.2%2019.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3Cpath%20d%3D%22M9.557%205.556l1%20-.146l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.014%20.187m-4.153%20-.166l-.744%20.39a.392%20.392%200%200%201%20-.568%20-.41l.188%20-1.093%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stars{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stars%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2019.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3Cpath%20d%3D%22M6.2%2019.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-status-change{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-status-change%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012v-2a6%206%200%201%201%2012%200v2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l3%203l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-steam{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-steam%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%205.5l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15.5%2015.5l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%205.5l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2015.5l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-steering-wheel-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-steering-wheel-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.04%2016.048a9%209%200%200%200%20-12.083%20-12.09m-2.32%201.678a9%209%200%201%200%2012.737%2012.719%22%20%2F%3E%20%3Cpath%20d%3D%22M10.595%2010.576a2%202%200%201%200%202.827%202.83%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v7%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l-6.75%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M15.542%2011.543l5.208%20-1.543%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-steering-wheel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-steering-wheel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014l0%207%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l-6.75%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012l6.75%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-step-into{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-step-into%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%2012%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2011l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-step-out{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-step-out%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%2012%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207l-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stereo-glasses{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stereo-glasses%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203h-2l-3%209%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203h2l3%209%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v7a1%201%200%200%200%201%201h4.586a1%201%200%200%200%20.707%20-.293l2%20-2a1%201%200%200%201%201.414%200l2%202a1%201%200%200%200%20.707%20.293h4.586a1%201%200%200%200%201%20-1v-7h-18%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016h1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stethoscope-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stethoscope-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.172%204.179a2%202%200%200%200%20-1.172%201.821v3.5a5.5%205.5%200%200%200%209.856%203.358m1.144%20-2.858v-4a2%202%200%200%200%20-2%20-2h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015a6%206%200%200%200%2010.714%203.712m1.216%20-2.798c.046%20-.3%20.07%20-.605%20.07%20-.914v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2010a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stethoscope{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stethoscope%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204h-1a2%202%200%200%200%20-2%202v3.5a5.5%205.5%200%200%200%2011%200v-3.5a2%202%200%200%200%20-2%20-2h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015a6%206%200%201%200%2012%200v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%203v2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2010a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sticker-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sticker-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204h12a2%202%200%200%201%202%202v7h-5a2%202%200%200%200%20-2%202v5h-7a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2013v.172a2%202%200%200%201%20-.586%201.414l-4.828%204.828a2%202%200%200%201%20-1.414%20.586h-.172%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sticker{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sticker%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012l-2%20.5a6%206%200%200%201%20-6.5%20-6.5l.5%20-2l8%208%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012a8%208%200%201%201%20-8%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stopwatch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stopwatch%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013a7%207%200%201%200%2014%200a7%207%200%200%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%2010.5l-2.5%202.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208l1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-storm-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-storm-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.884%209.874a3%203%200%201%200%204.24%204.246m.57%20-3.441a3.012%203.012%200%200%200%20-1.41%20-1.39%22%20%2F%3E%20%3Cpath%20d%3D%22M7.037%207.063a7%207%200%200%200%209.907%209.892m1.585%20-2.426a7%207%200%200%200%20-9.058%20-9.059%22%20%2F%3E%20%3Cpath%20d%3D%22M5.369%2014.236c-1.605%20-3.428%20-1.597%20-6.673%20-1%20-9.849%22%20%2F%3E%20%3Cpath%20d%3D%22M18.63%209.76a14.323%2014.323%200%200%201%201.368%206.251m-.37%203.608c-.087%20.46%20-.187%20.92%20-.295%201.377%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-storm{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-storm%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5.369%2014.236c-1.839%20-3.929%20-1.561%20-7.616%20-.704%20-11.236%22%20%2F%3E%20%3Cpath%20d%3D%22M18.63%209.76c1.837%203.928%201.561%207.615%20.703%2011.236%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stretching-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stretching-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2021l3.5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011l7%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l-4%20-7v-5l7%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M9.007%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stretching{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stretching%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2020l5%20-.5l1%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020v-5h-5.5l2.5%20-6.5l-5.5%201l1.5%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-strikethrough{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-strikethrough%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%206.5a4%202%200%200%200%20-4%20-1.5h-1a3.5%203.5%200%200%200%200%207h2a3.5%203.5%200%200%201%200%207h-1.5a4%202%200%200%201%20-4%20-1.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stroke-curved{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stroke-curved%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019h1.341a7%207%200%200%200%206.845%20-5.533l.628%20-2.934a7%207%200%200%201%206.846%20-5.533h1.34%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stroke-dynamic{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stroke-dynamic%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019h6a2%202%200%200%200%202%20-2v-10a2%202%200%200%201%202%20-2h7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-stroke-straight{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-stroke-straight%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019l16%20-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-submarine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-submarine%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011v6h2l1%20-1.5l3%201.5h10a3%203%200%200%200%200%20-6h-10l-3%201.5l-1%20-1.5h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011l-1%20-3h-5l-1%203%22%20%2F%3E%20%3Cpath%20d%3D%22M13%208v-2a1%201%200%200%201%201%20-1h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-subscript{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-subscript%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207l8%2010m-8%200l8%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2020h-4l3.5%20-4a1.73%201.73%200%200%200%20-3.5%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-subtask{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-subtask%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205v11a1%201%200%200%200%201%201h5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-6a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-6a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-subtitles-ai{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-subtitles-ai%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2019h-5.5a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-subtitles-edit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-subtitles-edit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2019h-5.5a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M18.42%2015.61a2.1%202.1%200%200%201%202.97%202.97l-3.39%203.42h-3v-3l3.42%20-3.39%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-subtitles-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-subtitles-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h9a3%203%200%200%201%203%203v8a3%203%200%200%201%20-.13%20.874m-2.006%202a3%203%200%200%201%20-.864%20.126h-12a3%203%200%200%201%20-3%20-3v-8c0%20-1.35%20.893%20-2.493%202.12%20-2.869%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-subtitles{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-subtitles%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205a3%203%200%200%201%203%203v8a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3l12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015h5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012h-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sum-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sum-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018a1%201%200%200%201%20-1%201h-11l6%20-7m-3%20-7h8a1%201%200%200%201%201%201v2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sum{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sum%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016v2a1%201%200%200%201%20-1%201h-11l6%20-7l-6%20-7h11a1%201%200%200%201%201%201v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sun-electricity{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sun-electricity%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a4%204%200%200%200%204%204m0%20-8a4%204%200%200%200%20-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v1%22%20%2F%3E%20%3Cpath%20d%3D%22M5.6%205.6l.7%20.7%22%20%2F%3E%20%3Cpath%20d%3D%22M6.3%2017.7l-.7%20.7%22%20%2F%3E%20%3Cpath%20d%3D%22M20%207l-3%205h4l-3%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sun-high{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sun-high%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.828%2014.828a4%204%200%201%200%20-5.656%20-5.656a4%204%200%200%200%205.656%205.656%22%20%2F%3E%20%3Cpath%20d%3D%22M6.343%2017.657l-1.414%201.414%22%20%2F%3E%20%3Cpath%20d%3D%22M6.343%206.343l-1.414%20-1.414%22%20%2F%3E%20%3Cpath%20d%3D%22M17.657%206.343l1.414%20-1.414%22%20%2F%3E%20%3Cpath%20d%3D%22M17.657%2017.657l1.414%201.414%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sun-low{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sun-low%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6.31%206.31l-.01%20-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17.71%206.31l-.01%20-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17.7%2017.7l.01%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M6.3%2017.7l.01%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sun-moon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sun-moon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.173%2014.83a4%204%200%201%201%205.657%20-5.657%22%20%2F%3E%20%3Cpath%20d%3D%22M11.294%2012.707l.174%20.247a7.5%207.5%200%200%200%208.845%202.492a9%209%200%200%201%20-14.671%202.914%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v1%22%20%2F%3E%20%3Cpath%20d%3D%22M5.6%205.6l.7%20.7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l18%20-18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sun-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sun-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012a4%204%200%200%200%20-4%20-4m-2.834%201.177a4%204%200%200%200%205.66%205.654%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h1m8%20-9v1m8%208h1m-9%208v1m-6.4%20-15.4l.7%20.7m12.1%20-.7l-.7%20.7m0%2011.4l.7%20.7m-12.1%20-.7l-.7%20.7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sun-wind{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sun-wind%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.468%2010a4%204%200%201%200%20-5.466%205.46%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203v1%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020v1%22%20%2F%3E%20%3Cpath%20d%3D%22M4.6%205.6l.7%20.7%22%20%2F%3E%20%3Cpath%20d%3D%22M17.4%205.6l-.7%20.7%22%20%2F%3E%20%3Cpath%20d%3D%22M5.3%2017.7l-.7%20.7%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013h5a2%202%200%201%200%200%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h5.714l.253%200a2%202%200%200%201%202.033%202a2%202%200%200%201%20-2%202h-.286%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sun{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sun%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h1m8%20-9v1m8%208h1m-9%208v1m-6.4%20-15.4l.7%20.7m12.1%20-.7l-.7%20.7m0%2011.4l.7%20.7m-12.1%20-.7l-.7%20.7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sunglasses{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sunglasses%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h-2l-3%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2l3%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2016.5a3.5%203.5%200%200%201%20-7%200v-2.5h7v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016.5a3.5%203.5%200%200%201%20-7%200v-2.5h7v2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014l4.5%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2014l4.5%204.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sunrise{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sunrise%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017h1m16%200h1m-15.4%20-6.4l.7%20.7m12.1%20-.7l-.7%20.7m-9.7%205.7a4%204%200%200%201%208%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v-6l3%203m-6%200l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sunset-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sunset-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013h1%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2013h1%22%20%2F%3E%20%3Cpath%20d%3D%22M5.6%206.6l.7%20.7%22%20%2F%3E%20%3Cpath%20d%3D%22M18.4%206.6l-.7%20.7%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013a4%204%200%201%201%208%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017h18%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020h5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sunset{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sunset%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017h1m16%200h1m-15.4%20-6.4l.7%20.7m12.1%20-.7l-.7%20.7m-9.7%205.7a4%204%200%200%201%208%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v6l3%20-3m-6%200l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-superscript{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-superscript%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207l8%2010m-8%200l8%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2011h-4l3.5%20-4a1.73%201.73%200%200%200%20-3.5%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-svg{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-svg%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%208h-2a2%202%200%200%200%20-2%202v4a2%202%200%200%200%202%202h2v-4h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208h-3a1%201%200%200%200%20-1%201v2a1%201%200%200%200%201%201h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l1.5%208h1l1.5%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-swimming{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-swimming%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2011l4%20-2l3.5%203l-1.5%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016.75a2.4%202.4%200%200%200%201%20.25a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%201%20-.25%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-swipe-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-swipe-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204a4%204%200%201%201%200%208a4%204%200%200%201%200%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017l3%203l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-swipe-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-swipe-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012a4%204%200%201%200%20-8%200a4%204%200%200%200%208%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015l-3%20-3l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-swipe-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-swipe-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a4%204%200%201%201%208%200a4%204%200%200%201%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2015l3%20-3l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-swipe-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-swipe-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207l3%20-3l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-swipe{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-swipe%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016.572v2.42a2.01%202.01%200%200%201%20-2.009%202.008h-7.981a2.01%202.01%200%200%201%20-2.01%20-2.009v-7.981a2.01%202.01%200%200%201%202.009%20-2.01h2.954%22%20%2F%3E%20%3Cpath%20d%3D%22M9.167%204.511a2.04%202.04%200%200%201%202.496%20-1.441l7.826%202.097a2.04%202.04%200%200%201%201.441%202.496l-2.097%207.826a2.04%202.04%200%200%201%20-2.496%201.441l-7.827%20-2.097a2.04%202.04%200%200%201%20-1.441%20-2.496l2.098%20-7.827l0%20.001%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-switch-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-switch-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017h5l1.67%20-2.386m3.66%20-5.227l1.67%20-2.387h6%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207h5l7%2010h6%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020l3%20-3l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-switch-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-switch-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017h2.397a5%205%200%200%200%204.096%20-2.133l.177%20-.253m3.66%20-5.227l.177%20-.254a5%205%200%200%201%204.096%20-2.133h3.397%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207h2.397a5%205%200%200%201%204.096%202.133l4.014%205.734a5%205%200%200%200%204.096%202.133h3.397%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2020l3%20-3l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-switch-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-switch-horizontal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203l4%204l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013l-4%204l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017l9%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-switch-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-switch-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208l4%20-4l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204l0%209%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016l4%204l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l0%2010%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-switch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-switch%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%204l4%200l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14.75%209.25l4.25%20-5.25%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l4%200l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205l14%2014%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sword-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sword-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.938%207.937l3.062%20-3.937h5v5l-3.928%203.055m-2.259%201.757l-2.813%202.188l-4%204l-3%20-3l4%20-4l2.19%20-2.815%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2011.5l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-sword{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-sword%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204v5l-9%207l-4%204l-3%20-3l4%20-4l7%20-9l5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2011.5l6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-swords{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-swords%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203v5l-11%209l-4%204l-3%20-3l4%20-4l9%20-11l5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M14.32%2017.32l3.68%203.68l3%20-3l-3.365%20-3.365%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205.5l-2%20-2.5h-5v5l3%202.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-table-alias{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-table-alias%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v-7a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v10%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2017a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1v-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-table-column{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-table-column%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010h11%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203l-6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207l-7%207%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l-7%207%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2017l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-table-dashed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-table-dashed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-table-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-table-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-7.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-table-export{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-table-export%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-7.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-table-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-table-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021h-6.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-table-import{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-table-import%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-7a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-table-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-table-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-7.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v10%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-table-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-table-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h12a2%202%200%200%201%202%202v12m-.585%203.413a1.994%201.994%200%200%201%20-1.415%20.587h-14a2%202%200%200%201%20-2%20-2v-14c0%20-.55%20.223%20-1.05%20.583%20-1.412%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h7m4%200h7%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v3m0%204v11%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-table-options{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-table-options%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-7a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-table-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-table-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021h-7.5a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-table-row{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-table-row%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203l-6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M14%203l-7%207%22%20%2F%3E%20%3Cpath%20d%3D%22M19%203l-7%207%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010v11%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-table-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-table-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-7a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-table-shortcut{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-table-shortcut%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013v-8a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v11%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-table-spark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-table-spark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022.5a4.75%204.75%200%200%201%203.5%20-3.5a4.75%204.75%200%200%201%20-3.5%20-3.5a4.75%204.75%200%200%201%20-3.5%203.5a4.75%204.75%200%200%201%203.5%203.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021h-7a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-table{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-table%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010h18%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203v18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tag-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tag-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%207.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18.898%2016.102l.699%20-.699l.699%20-.699c.941%20-.941%20.941%20-2.467%200%20-3.408l-7.71%20-7.71c-.375%20-.375%20-.884%20-.586%20-1.414%20-.586h-5.172c-1.657%200%20-3%201.343%20-3%203v5.172c0%20.53%20.211%201.039%20.586%201.414l7.71%207.71c.471%20.47%201.087%20.706%201.704%20.706%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tag-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tag-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.149%207.144a.498%20.498%200%200%200%20.351%20.856a.498%20.498%200%200%200%20.341%20-.135%22%20%2F%3E%20%3Cpath%20d%3D%22M3.883%203.875a2.99%202.99%200%200%200%20-.883%202.125v5.172a2%202%200%200%200%20.586%201.414l7.71%207.71a2.41%202.41%200%200%200%203.408%200l2.796%20-2.796m2.005%20-2.005l.79%20-.79a2.41%202.41%200%200%200%200%20-3.41l-7.71%20-7.71a2%202%200%200%200%20-1.412%20-.585h-4.173%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tag-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tag-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%207.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21.002%2013c0%20-.617%20-.235%20-1.233%20-.706%20-1.704l-7.71%20-7.71c-.375%20-.375%20-.884%20-.586%20-1.414%20-.586h-5.172c-1.657%200%20-3%201.343%20-3%203v5.172c0%20.53%20.211%201.039%20.586%201.414l7.71%207.71c.471%20.47%201.087%20.706%201.704%20.706%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tag-starred{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tag-starred%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%207.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206v5.172a2%202%200%200%200%20.586%201.414l7.71%207.71a2.41%202.41%200%200%200%203.408%200l5.592%20-5.592a2.41%202.41%200%200%200%200%20-3.408l-7.71%20-7.71a2%202%200%200%200%20-1.414%20-.586h-5.172a3%203%200%200%200%20-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2013.847l-1.5%201.153l.532%20-1.857l-1.532%20-1.143h1.902l.598%20-1.8l.598%201.8h1.902l-1.532%201.143l.532%201.857l-1.5%20-1.153%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tag{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tag%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%207.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206v5.172a2%202%200%200%200%20.586%201.414l7.71%207.71a2.41%202.41%200%200%200%203.408%200l5.592%20-5.592a2.41%202.41%200%200%200%200%20-3.408l-7.71%20-7.71a2%202%200%200%200%20-1.414%20-.586h-5.172a3%203%200%200%200%20-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tags-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tags-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.296%2012.296l-5.71%20-5.71%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206h-1a2%202%200%200%200%20-2%202v4.172a2%202%200%200%200%20.586%201.414l5.71%205.71a2.41%202.41%200%200%200%203.408%200l3.278%20-3.278%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019l.496%20-.496%22%20%2F%3E%20%3Cpath%20d%3D%22M20.384%2016.367a4.822%204.822%200%200%200%20-.792%20-5.775l-4.592%20-4.592%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tags{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tags%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208v4.172a2%202%200%200%200%20.586%201.414l5.71%205.71a2.41%202.41%200%200%200%203.408%200l3.592%20-3.592a2.41%202.41%200%200%200%200%20-3.408l-5.71%20-5.71a2%202%200%200%200%20-1.414%20-.586h-4.172a2%202%200%200%200%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019l1.592%20-1.592a4.82%204.82%200%200%200%200%20-6.816l-4.592%20-4.592%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010h-.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-taiwan-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-taiwan-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2019a4%204%200%200%200%204%20-4v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v10a1%201%200%200%200%201.45%20.89l2.55%20-1.27%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205h12%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tallymark-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tallymark-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205l0%2014%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tallymark-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tallymark-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205l0%2014%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tallymark-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tallymark-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205l0%2014%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tallymark-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tallymark-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205l0%2014%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tallymarks{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tallymarks%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205l0%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017l18%20-10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tank{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tank%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2015a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012l1%20-5h5l3%205%22%20%2F%3E%20%3Cpath%20d%3D%22M21%209l-7.8%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-target-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-target-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l-1.74%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021l1.74%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2010a6%206%200%201%200%20-12%200a6%206%200%200%200%2012%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-target-arrow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-target-arrow%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207a5%205%200%201%200%205%205%22%20%2F%3E%20%3Cpath%20d%3D%22M13%203.055a9%209%200%201%200%207.941%207.945%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206v3h3l3%20-3h-3v-3l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%209l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-target-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-target-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11.286%2011.3a1%201%200%200%200%201.41%201.419%22%20%2F%3E%20%3Cpath%20d%3D%22M8.44%208.49a5%205%200%200%200%207.098%207.044m1.377%20-2.611a5%205%200%200%200%20-5.846%20-5.836%22%20%2F%3E%20%3Cpath%20d%3D%22M5.649%205.623a9%209%200%201%200%2012.698%2012.758m1.683%20-2.313a9%209%200%200%200%20-12.076%20-12.11%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-target{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-target%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tax-euro{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tax-euro%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.487%2021h7.026a4%204%200%200%200%203.808%20-5.224l-1.706%20-5.306a5%205%200%200%200%20-4.76%20-3.47h-1.71a5%205%200%200%200%20-4.76%203.47l-1.706%205.306a4%204%200%200%200%203.808%205.224%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203q%20-1%204%20-3%204t%20-3%20-4l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011.172a3%203%200%201%200%200%205.656%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tax-pound{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tax-pound%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.487%2021h7.026a4%204%200%200%200%203.808%20-5.224l-1.706%20-5.306a5%205%200%200%200%20-4.76%20-3.47h-1.71a5%205%200%200%200%20-4.76%203.47l-1.706%205.306a4%204%200%200%200%203.808%205.224%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203q%20-1%204%20-3%204t%20-3%20-4l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011h-1a2%202%200%200%200%20-2%202v2c0%201.105%20-.395%202%20-1.5%202h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tax{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tax%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.487%2021h7.026a4%204%200%200%200%203.808%20-5.224l-1.706%20-5.306a5%205%200%200%200%20-4.76%20-3.47h-1.71a5%205%200%200%200%20-4.76%203.47l-1.706%205.306a4%204%200%200%200%203.808%205.224%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203q%20-1%204%20-3%204t%20-3%20-4l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010v1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-teapot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-teapot%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.29%203h3.42a2%202%200%200%201%201.988%201.78l1.555%2014a2%202%200%200%201%20-1.988%202.22h-6.53a2%202%200%200%201%20-1.988%20-2.22l1.555%20-14a2%202%200%200%201%201.988%20-1.78%22%20%2F%3E%20%3Cpath%20d%3D%22M7.47%2012.5l-4.257%20-5.019a.899%20.899%200%200%201%20.69%20-1.481h13.09a3%203%200%200%201%203.007%203v3c0%201.657%20-1.346%203%20-3.007%203%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2017h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-telescope-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-telescope-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021l6%20-5l6%205%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013v8%22%20%2F%3E%20%3Cpath%20d%3D%22M8.238%208.264l-4.183%202.51c-1.02%20.614%20-1.357%201.898%20-.76%202.906l.165%20.28c.52%20.88%201.624%201.266%202.605%20.91l6.457%20-2.34m2.907%20-1.055l4.878%20-1.77a1.023%201.023%200%200%200%20.565%20-1.455l-2.62%20-4.705a1.087%201.087%200%200%200%20-1.447%20-.42l-.056%20.032l-6.016%203.61%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205l3%205.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-telescope{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-telescope%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021l6%20-5l6%205%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013v8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.294%2013.678l.166%20.281c.52%20.88%201.624%201.265%202.605%20.91l14.242%20-5.165a1.023%201.023%200%200%200%20.565%20-1.456l-2.62%20-4.705a1.087%201.087%200%200%200%20-1.447%20-.42l-.056%20.032l-12.694%207.618c-1.02%20.613%20-1.357%201.897%20-.76%202.905l-.001%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205l3%205.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-temperature-celsius{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-temperature-celsius%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%209a3%203%200%200%200%20-3%20-3h-1a3%203%200%200%200%20-3%203v6a3%203%200%200%200%203%203h1a3%203%200%200%200%203%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-temperature-fahrenheit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-temperature-fahrenheit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012l5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206h-6a1%201%200%200%200%20-1%201v11%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-temperature-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-temperature-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013.5a4%204%200%201%200%204%200v-8.5a2%202%200%200%200%20-4%200v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209l6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-temperature-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-temperature-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010v3.5a4%204%200%201%200%205.836%202.33m-1.836%20-5.83v-5a2%202%200%201%200%20-4%200v1%22%20%2F%3E%20%3Cpath%20d%3D%22M13%209h1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-temperature-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-temperature-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013.5a4%204%200%201%200%204%200v-8.5a2%202%200%200%200%20-4%200v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%209l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%206l0%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-temperature-snow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-temperature-snow%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013.5a4%204%200%201%200%204%200v-8.5a2%202%200%201%200%20-4%200v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14.75%204l1%202h2.25%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204l-3%205l2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M20.25%2010l-1.25%202l1.25%202%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012h-6l-2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2018h-2.25l-1%202%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020l-3%20-5h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209l2.088%20.008%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-temperature-sun{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-temperature-sun%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013.5a4%204%200%201%200%204%200v-8.5a2%202%200%201%200%20-4%200v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209h4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016a4%204%200%201%200%200%20-8a4.07%204.07%200%200%200%20-1%20.124%22%20%2F%3E%20%3Cpath%20d%3D%22M13%203v1%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012h1%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2020v1%22%20%2F%3E%20%3Cpath%20d%3D%22M19.4%205.6l-.7%20.7%22%20%2F%3E%20%3Cpath%20d%3D%22M18.7%2017.7l.7%20.7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-temperature{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-temperature%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013.5a4%204%200%201%200%204%200v-8.5a2%202%200%200%200%20-4%200v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209l4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-template-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-template-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h11a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-7m-4%200h-3a1%201%200%200%201%20-1%20-1v-2c0%20-.271%20.108%20-.517%20.283%20-.697%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v6a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016h2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020h6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-template{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-template%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205a1%201%200%200%201%201%20-1h14a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-14a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v6a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020l6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tent-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tent-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2014l4%206h5m-2.863%20-6.868l-5.137%20-9.132l-1.44%202.559m-1.44%202.563l-6.12%2010.878h6l4%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tent{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tent%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2014l4%206h6l-9%20-16l-9%2016h6l4%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-terminal-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-terminal-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015l3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-terminal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-terminal%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207l5%205l-5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019l7%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-test-pipe-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-test-pipe-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203v15a3%203%200%200%201%20-6%200v-15%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203h8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-test-pipe-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-test-pipe-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208.04a803.533%20803.533%200%200%200%20-4%203.96m-2%202c-1.085%201.085%20-3.125%203.14%20-6.122%206.164a2.857%202.857%200%200%201%20-4.041%20-4.04c3.018%20-3%205.073%20-5.037%206.163%20-6.124m2%20-2c.872%20-.872%202.191%20-2.205%203.959%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2015l1.5%201.6m-.74%203.173a2%202%200%200%201%20-2.612%20-2.608%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-test-pipe{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-test-pipe%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208.04l-12.122%2012.124a2.857%202.857%200%201%201%20-4.041%20-4.04l12.122%20-12.124%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013h8%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2015l1.5%201.6a2%202%200%201%201%20-3%200l1.5%20-1.6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203l6%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tex{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tex%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208v-1h-6v1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015l-5%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015l5%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011h-4v8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-text-caption{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-text-caption%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015h16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-text-color{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-text-color%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015v-7a3%203%200%200%201%206%200v7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2011h6%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019h14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-text-decrease{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-text-decrease%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019v-10.5a3.5%203.5%200%201%201%207%200v10.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013h7%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012h-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-text-direction-ltr{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-text-direction-ltr%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019h14%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h-6.5a3.5%203.5%200%200%200%200%207h.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015v-11%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015v-11%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-text-direction-rtl{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-text-direction-rtl%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h-6.5a3.5%203.5%200%200%200%200%207h.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015v-11%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015v-11%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019h14%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021l-2%20-2l2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-text-grammar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-text-grammar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v-5a3%203%200%201%201%206%200v5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209h6%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206v6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016h12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020l2%202l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-text-increase{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-text-increase%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019v-10.5a3.5%203.5%200%201%201%207%200v10.5%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2013h7%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012h-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-text-orientation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-text-orientation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l-5%20-5c-1.367%20-1.367%20-1.367%20-3.633%200%20-5s3.633%20-1.367%205%200l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%2011.5l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012l-9%209%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-text-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-text-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2010h-14%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206h14%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014h-9%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018h6%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015v6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-text-recognition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-text-recognition%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-text-resize{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-text-resize%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207v10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205h10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019h10%22%20%2F%3E%20%3Cpath%20d%3D%22M19%207v10%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-text-scan-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-text-scan-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2015h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-text-scan-ai{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-text-scan-ai%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208h6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2021v-4a2%202%200%201%201%204%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2019h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-text-size{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-text-size%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2h13v2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205v14%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2019h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013v-1h6v1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2012v7%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-text-spellcheck{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-text-spellcheck%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015v-7.5a3.5%203.5%200%200%201%207%200v7.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010h7%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018l3%203l7%20-7%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-text-wrap-column{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-text-wrap-column%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209h7a3%203%200%200%201%200%206h-4l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203v18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-text-wrap-disabled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-text-wrap-disabled%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h17l-3%20-3m0%206l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-text-wrap{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-text-wrap%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018l5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h13a3%203%200%200%201%200%206h-4l2%20-2m0%204l-2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-texture{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-texture%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2018l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203l-8%208%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203l-13%2013%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203l-18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M21%208l-13%2013%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2013l-8%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-theater{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-theater%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h16%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2016v-10a2%202%200%200%200%20-2%20-2h-12a2%202%200%200%200%20-2%202v10l4%20-6c2.667%201.333%205.333%201.333%208%200l4%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-thermometer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-thermometer%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205a2.828%202.828%200%200%201%200%204l-8%208h-4v-4l8%20-8a2.828%202.828%200%200%201%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207l-1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2010l-1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013l-1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2017l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-thumb-down-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-thumb-down-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013v-6m-3%20-3a1%201%200%200%200%20-1%201v7a1%201%200%200%200%201%201h3a4%204%200%200%201%204%204v1a2%202%200%201%200%204%200v-3m2%20-2h1a2%202%200%200%200%202%20-2l-1%20-5c-.295%20-1.26%20-1.11%20-2.076%20-2%20-2h-7c-.57%200%20-1.102%20.159%20-1.556%20.434%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-thumb-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-thumb-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013v-8a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v7a1%201%200%200%200%201%201h3a4%204%200%200%201%204%204v1a2%202%200%200%200%204%200v-5h3a2%202%200%200%200%202%20-2l-1%20-5a2%203%200%200%200%20-2%20-2h-7a3%203%200%200%200%20-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-thumb-up-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-thumb-up-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2011v8a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1v-7a1%201%200%200%201%201%20-1h3a3.987%203.987%200%200%200%202.828%20-1.172m1.172%20-2.828v-1a2%202%200%201%201%204%200v5h3a2%202%200%200%201%202%202c-.222%201.112%20-.39%201.947%20-.5%202.503m-.758%203.244c-.392%20.823%20-1.044%201.312%20-1.742%201.253h-7a3%203%200%200%201%20-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-thumb-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-thumb-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2011v8a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1v-7a1%201%200%200%201%201%20-1h3a4%204%200%200%200%204%20-4v-1a2%202%200%200%201%204%200v5h3a2%202%200%200%201%202%202l-1%205a2%203%200%200%201%20-2%202h-7a3%203%200%200%201%20-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tic-tac{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tic-tac%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h18%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%204l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208l4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ticket-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ticket-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205v2%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017v2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h10a2%202%200%200%201%202%202v3a2%202%200%201%200%200%204v3m-2%202h-14a2%202%200%200%201%20-2%20-2v-3a2%202%200%201%200%200%20-4v-3a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ticket{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ticket%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205h14a2%202%200%200%201%202%202v3a2%202%200%200%200%200%204v3a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-3a2%202%200%200%200%200%20-4v-3a2%202%200%200%201%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tie{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tie%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2022l4%20-4l-2.5%20-11l.993%20-2.649a1%201%200%200%200%20-.936%20-1.351h-3.114a1%201%200%200%200%20-.936%201.351l.993%202.649l-2.5%2011l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%207h3l5%205.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tilde{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tilde%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012c0%20-1.657%201.592%20-3%203.556%20-3c1.963%200%203.11%201.5%204.444%203c1.333%201.5%202.48%203%204.444%203s3.556%20-1.343%203.556%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tilt-shift-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tilt-shift-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-.577%20.263%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3Cpath%20d%3D%22M10.57%2010.602a2%202%200%200%200%202.862%202.795%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tilt-shift{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tilt-shift%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%203.69a9%209%200%200%200%20-2.92%201.95%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%208.56a9%209%200%200%200%20-.69%203.44%22%20%2F%3E%20%3Cpath%20d%3D%22M3.69%2015.44a9%209%200%200%200%201.95%202.92%22%20%2F%3E%20%3Cpath%20d%3D%22M8.56%2020.31a9%209%200%200%200%203.44%20.69%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%2020.31a9%209%200%200%200%202.92%20-1.95%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%2015.44a9%209%200%200%200%20.69%20-3.44%22%20%2F%3E%20%3Cpath%20d%3D%22M20.31%208.56a9%209%200%200%200%20-1.95%20-2.92%22%20%2F%3E%20%3Cpath%20d%3D%22M15.44%203.69a9%209%200%200%200%20-3.44%20-.69%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-time-duration-0{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-time-duration-0%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.2v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.2v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.8v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.8v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.2%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.8%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.8%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.2%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011v2a2%202%200%201%200%204%200v-2a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-time-duration-10{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-time-duration-10%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v2a2%202%200%201%200%204%200v-2a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.2v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.8v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.8v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.2%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.8%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.2%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.81%207.527a8.994%208.994%200%200%200%20-7.81%20-4.527%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-time-duration-15{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-time-duration-15%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015h2a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-2v-3h3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.2v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.8v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.8v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.2%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.8%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.2%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%200%200%20-9%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-time-duration-30{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-time-duration-30%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010.5v3a1.5%201.5%200%200%200%203%200v-3a1.5%201.5%200%200%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%209h1.5a1.5%201.5%200%200%201%200%203h-.5h.5a1.5%201.5%200%200%201%200%203h-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.2v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.8v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.2%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.2%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%200%200%200%20-18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-time-duration-45{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-time-duration-45%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015h2a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-2v-3h3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209v2a1%201%200%200%200%201%201h1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.2v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.2%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%209%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-time-duration-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-time-duration-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015h2a1.5%201.5%200%200%200%200%20-3h-2v-3h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%204.2v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2019.8v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.8v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.2%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.8%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19.8%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.2%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%204.206a9.042%209.042%200%200%200%20-4.5%20-1.206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-time-duration-60{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-time-duration-60%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010.5v3a1.5%201.5%200%200%200%203%200v-3a1.5%201.5%200%200%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%209h-2a1%201%200%200%200%20-1%201v4a1%201%200%200%200%201%201h1a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-time-duration-90{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-time-duration-90%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014.25c0%20.414%20.336%20.75%20.75%20.75h1.5a.75%20.75%200%200%200%20.75%20-.75v-4.5a.75%20.75%200%200%200%20-.75%20-.75h-1.5a.75%20.75%200%200%200%20-.75%20.75v1.5c0%20.414%20.336%20.75%20.75%20.75h2.25%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010.5v3a1.5%201.5%200%200%200%203%200v-3a1.5%201.5%200%200%200%20-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-time-duration-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-time-duration-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2019.8v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.2%2016.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M4.2%207.5v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a8.994%208.994%200%200%200%206.362%20-2.634m1.685%20-2.336a9%209%200%200%200%20-8.047%20-13.03%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-timeline-event-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-timeline-event-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l-2%20-2h-3a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h10a1%201%200%200%201%201%201v8a1%201%200%200%201%20-1%201h-3l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2011v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-timeline-event-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-timeline-event-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l-2%20-2h-3a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h10a1%201%200%200%201%201%201v8a1%201%200%200%201%20-1%201h-3l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-timeline-event-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-timeline-event-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l-2%20-2h-3a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h10a1%201%200%200%201%201%201v8a1%201%200%200%201%20-1%201h-3l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-timeline-event-text{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-timeline-event-text%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l-2%20-2h-3a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h10a1%201%200%200%201%201%201v8a1%201%200%200%201%20-1%201h-3l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206h6%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-timeline-event-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-timeline-event-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l-2%20-2h-3a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h10a1%201%200%200%201%201%201v8a1%201%200%200%201%20-1%201h-3l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%209.5l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%209.5l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-timeline-event{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-timeline-event%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015l-2%20-2h-3a1%201%200%200%201%20-1%20-1v-8a1%201%200%200%201%201%20-1h10a1%201%200%200%201%201%201v8a1%201%200%200%201%20-1%201h-3l-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-timeline{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-timeline%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016l6%20-7l5%205l5%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-timezone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-timezone%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.884%2010.554a9%209%200%201%200%20-10.337%2010.328%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h6.9%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%20-1.502%2014.954%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a17%2017%200%200%201%202.52%207.603%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2018a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016.5v1.5l.5%20.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tip-jar-euro{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tip-jar-euro%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204v1.882c0%20.685%20.387%201.312%201%201.618s1%20.933%201%201.618v8.882a3%203%200%200%201%20-3%203h-8a3%203%200%200%201%20-3%20-3v-8.882c0%20-.685%20.387%20-1.312%201%20-1.618s1%20-.933%201%20-1.618v-1.882%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204h12l-12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010.172a3%203%200%201%200%200%205.656%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tip-jar-pound{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tip-jar-pound%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204v1.882c0%20.685%20.387%201.312%201%201.618s1%20.933%201%201.618v8.882a3%203%200%200%201%20-3%203h-8a3%203%200%200%201%20-3%20-3v-8.882c0%20-.685%20.387%20-1.312%201%20-1.618s1%20-.933%201%20-1.618v-1.882%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204h12l-12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010h-1a2%202%200%200%200%20-2%202v2c0%201.105%20-.395%202%20-1.5%202h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tip-jar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tip-jar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v1%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v1%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204v1.882c0%20.685%20.387%201.312%201%201.618s1%20.933%201%201.618v8.882a3%203%200%200%201%20-3%203h-8a3%203%200%200%201%20-3%20-3v-8.882c0%20-.685%20.387%20-1.312%201%20-1.618s1%20-.933%201%20-1.618v-1.882%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204h12l-12%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tir{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tir%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018h8m4%200h2v-6a5%207%200%200%200%20-5%20-7h-1l1.5%207h4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v-13h3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017l0%20-5l9%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-toggle-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-toggle-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012a6%206%200%200%201%206%20-6h8a6%206%200%200%201%206%206a6%206%200%200%201%20-6%206h-8a6%206%200%200%201%20-6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-toggle-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-toggle-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012a6%206%200%200%201%206%20-6h8a6%206%200%200%201%206%206a6%206%200%200%201%20-6%206h-8a6%206%200%200%201%20-6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-toilet-paper-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-toilet-paper-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.27%204.28c-.768%201.27%20-1.27%203.359%20-1.27%205.72c0%203.866%201.343%207%203%207s3%20-3.134%203%20-7c0%20-.34%20-.01%20-.672%20-.03%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2010c0%20-3.866%20-1.343%20-7%20-3%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h11%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2010v7m-1.513%202.496l-1.487%20-.496l-3%202l-3%20-3l-3%202v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-toilet-paper{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-toilet-paper%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010a3%207%200%201%200%206%200a3%207%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2010c0%20-3.866%20-1.343%20-7%20-3%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M6%203h12%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2010v10l-3%20-1l-3%202l-3%20-3l-3%202v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-toml{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-toml%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M1.499%208h3%22%20%2F%3E%20%3Cpath%20d%3D%22M2.999%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%208a1.5%201.5%200%200%201%201.5%201.5v5a1.5%201.5%200%200%201%20-3%200v-5a1.5%201.5%200%200%201%201.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016v-8l2%205l2%20-5v8%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208v8h2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tool{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tool%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010h3v-3l-3.5%20-3.5a6%206%200%200%201%208%208l6%206a2%202%200%200%201%20-3%203l-6%20-6a6%206%200%200%201%20-8%20-8l3.5%203.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tools-kitchen-2-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tools-kitchen-2-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.386%2010.409c.53%20-2.28%201.766%20-4.692%204.614%20-7.409v12m-4%200h-1c0%20-.313%200%20-.627%200%20-.941%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019v2h-1v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208v13%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205v2a3%203%200%200%200%204.546%202.572m1.454%20-2.572v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tools-kitchen-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tools-kitchen-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19%203v12h-5c-.023%20-3.681%20.184%20-7.406%205%20-12m0%2012v6h-1v-3m-10%20-14v17m-3%20-17v3a3%203%200%201%200%206%200v-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tools-kitchen-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tools-kitchen-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204v17m-3%20-17v3a3%203%200%201%200%206%200v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208a3%204%200%201%200%206%200a3%204%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012v9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tools-kitchen-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tools-kitchen-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h5l-.5%204.5m-.4%203.595l-.1%20.905h-6l-.875%20-7.874%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018h2v3h-2v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M15.225%2011.216c.42%20-2.518%201.589%20-5.177%204.775%20-8.216v12h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015v1m0%204v1h-1v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012v6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tools-kitchen{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tools-kitchen%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%203h8l-1%209h-6l-1%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018h2v3h-2l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M20%203v12h-5c-.023%20-3.681%20.184%20-7.406%205%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015v6h-1v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l0%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tools-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tools-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l4%20-4a2.828%202.828%200%201%200%20-4%20-4l-4%204m-2%202l-7%207v4h4l7%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%205.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l-5%20-5m-2%202l-2%202l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208l-1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l5%205m-2%202l-2%202l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017l-1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tools{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tools%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021h4l13%20-13a1.5%201.5%200%200%200%20-4%20-4l-13%2013v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14.5%205.5l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l-5%20-5l-4%204l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M7%208l-1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012l5%205l-4%204l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2017l-1.5%201.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tooltip{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tooltip%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013l-1.707%20-1.707a1%201%200%200%200%20-.707%20-.293h-2.586a2%202%200%200%201%20-2%20-2v-3a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-2.586a1%201%200%200%200%20-.707%20.293l-1.707%201.707%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-topology-bus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-topology-bus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2010a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2016h20%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v4%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-topology-complex{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-topology-complex%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%207.5l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-topology-full-hierarchy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-topology-full-hierarchy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%207.5l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2013.5l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%207.5l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2013.5l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-topology-full{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-topology-full%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%207.5l9%209%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2016.5l9%20-9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-topology-ring-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-topology-ring-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2018a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018h10%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016l-5%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M11%208l-5%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-topology-ring-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-topology-ring-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h8%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2018h-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-topology-ring{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-topology-ring%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%205.5l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%2013.5l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2018.5l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%205.5l-5%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-topology-star-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-topology-star-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-topology-star-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-topology-star-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207l-2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207l2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2014l-2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014l2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-topology-star-ring-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-topology-star-ring-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v4%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%2010.5l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%205.5l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%2013.5l-5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2018.5l-5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-topology-star-ring-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-topology-star-ring-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207l-2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207l2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2014l-2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014l2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l2%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2010l-2%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207l-2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014l2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-topology-star-ring{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-topology-star-ring%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%205.5l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M5.5%2013.5l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2018.5l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%205.5l-5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-topology-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-topology-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2018a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%207.5l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2016.5l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%2013.5l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%207.5l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-torii{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-torii%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204c5.333%201.333%2010.667%201.333%2016%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h16%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%204.5v15.5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204.5v15.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tornado{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tornado%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%204l-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016l-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208l14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012l12%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tournament{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tournament%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%204a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2010a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2020a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012h3a1%201%200%200%201%201%201v6a1%201%200%200%201%20-1%201h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%204h7a1%201%200%200%201%201%201v10a1%201%200%200%201%20-1%201h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tower-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tower-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2h3v-2a1%201%200%200%201%201%20-1h1a1%201%200%200%201%201%201v4.394a2%202%200%200%201%20-.336%201.11l-1.328%201.992a2%202%200%200%200%20-.336%201.11v1.394m0%204v2a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1v-7.394a2%202%200%200%200%20-.336%20-1.11l-1.328%20-1.992a2%202%200%200%201%20-.336%20-1.11v-4.394%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021v-5a2%202%200%201%201%204%200v5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tower{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tower%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%203h1a1%201%200%200%201%201%201v2h3v-2a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2h3v-2a1%201%200%200%201%201%20-1h1a1%201%200%200%201%201%201v4.394a2%202%200%200%201%20-.336%201.11l-1.328%201.992a2%202%200%200%200%20-.336%201.11v7.394a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1v-7.394a2%202%200%200%200%20-.336%20-1.11l-1.328%20-1.992a2%202%200%200%201%20-.336%20-1.11v-4.394a1%201%200%200%201%201%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2021v-5a2%202%200%201%201%204%200v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-track{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-track%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l11%20-11m5%205l-11%2011m-4%20-8l7%207m-3.5%20-10.5l7%207m-3.5%20-10.5l7%207%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tractor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tractor%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2017l6.5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2015.2v-4.2a1%201%200%200%200%20-1%20-1h-6l-2%20-5h-6v6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205h-1a1%201%200%200%200%20-1%201v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-trademark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-trademark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.5%209h5m-2.5%200v6%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015v-6l3%204l3%20-4v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-traffic-cone-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-traffic-cone-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h16%22%20%2F%3E%20%3Cpath%20d%3D%22M9.4%2010h.6m4%200h.6%22%20%2F%3E%20%3Cpath%20d%3D%22M7.8%2015h7.2%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020l3.5%20-10.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%206.5l.5%20-1.5h2l2%206m2%206l1%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-traffic-cone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-traffic-cone%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.4%2010l5.2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7.8%2015l8.4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020l5%20-15h2l5%2015%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-traffic-lights-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-traffic-lights-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204c.912%20-1.219%202.36%20-2%204%20-2a5%205%200%200%201%205%205v6m0%204a5%205%200%200%201%20-10%200v-10%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208a1%201%200%201%200%20-1%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M11.291%2011.295a1%201%200%200%200%201.418%201.41%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-traffic-lights{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-traffic-lights%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207a5%205%200%200%201%205%20-5a5%205%200%200%201%205%205v10a5%205%200%200%201%20-5%205a5%205%200%200%201%20-5%20-5l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M11%207a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-train{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-train%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2013c0%20-3.87%20-3.37%20-7%20-10%20-7h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015h16a2%202%200%200%200%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206v5h17.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2011v-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019h18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transaction-bitcoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transaction-bitcoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h4.09c1.055%200%201.91%20.895%201.91%202s-.855%202%20-1.91%202c1.055%200%201.91%20.895%201.91%202s-.855%202%20-1.91%202h-4.09%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016h4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2011v10v-9%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011v1%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2020v1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205h8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205v8a3%203%200%200%200%203%203h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transaction-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transaction-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.8%2013a2%202%200%200%200%20-1.8%20-1h-2a2%202%200%201%200%200%204h2a2%202%200%201%201%200%204h-2a2%202%200%200%201%20-1.8%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2011v10%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205h8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205v8a3%203%200%200%200%203%203h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transaction-euro{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transaction-euro%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012.8c-.523%20-.502%20-1.172%20-.8%20-1.875%20-.8c-1.727%200%20-3.125%201.791%20-3.125%204s1.398%204%203.125%204c.703%200%201.352%20-.298%201.874%20-.8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205h8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205v8a3%203%200%200%200%203%203h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transaction-pound{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transaction-pound%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2014a2%202%200%201%200%20-4%200v4a2%202%200%200%201%20-2%202h6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205h8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205v8a3%203%200%200%200%203%203h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transaction-rupee{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transaction-rupee%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012h-6h1a3%203%200%200%201%200%206h-1l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015h6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205h8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205v8a3%203%200%200%200%203%203h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transaction-yen{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transaction-yen%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016h6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012l3%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012l-3%204.5v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205h8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205v8a3%203%200%200%200%203%203h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transaction-yuan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transaction-yuan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017h6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012l3%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012l-3%204.5v4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205h8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205v8a3%203%200%200%200%203%203h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transfer-in{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transfer-in%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018v3h16v-14l-8%20-4l-8%204v3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014h9%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transfer-out{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transfer-out%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2019v2h16v-14l-8%20-4l-8%204v2%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014h-9%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2011l-3%203l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transfer-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transfer-vertical%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204v16l-6%20-5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020v-16l6%205.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transfer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transfer%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2010h-16l5.5%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2014h16l-5.5%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transform-point-bottom-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transform-point-bottom-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205h2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transform-point-bottom-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transform-point-bottom-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205h2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transform-point-top-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transform-point-top-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205h2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transform-point-top-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transform-point-top-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205h2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transform-point{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transform-point%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%205h2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2019h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transform{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transform%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2011v-3a2%202%200%200%200%20-2%20-2h-6l3%203m0%20-6l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013v3a2%202%200%200%200%202%202h6l-3%20-3m0%206l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transition-bottom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transition-bottom%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2018a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2014l3%203l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transition-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transition-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021a3%203%200%200%201%20-3%20-3v-12a3%203%200%200%201%203%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206v12a3%203%200%200%201%20-6%200v-12a3%203%200%200%201%206%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209l-3%203l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transition-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transition-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%203a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018v-12a3%203%200%201%201%206%200v12a3%203%200%200%201%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015l3%20-3l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-transition-top{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-transition-top%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%206a3%203%200%200%200%20-3%20-3h-12a3%203%200%200%200%20-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021h12a3%203%200%200%200%200%20-6h-12a3%203%200%200%200%200%206%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l3%20-3l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-trash-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-trash-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207h3m4%200h9%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011l0%206%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l0%203%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207l1%2012a2%202%200%200%200%202%202h8a2%202%200%200%200%202%20-2l.077%20-.923%22%20%2F%3E%20%3Cpath%20d%3D%22M18.384%2014.373l.616%20-7.373%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205v-1a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-trash-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-trash-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207h16%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207l1%2012a2%202%200%200%200%202%202h8a2%202%200%200%200%202%20-2l1%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207v-3a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v3%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012l4%204m0%20-4l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-trash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-trash%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%207l16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2011l0%206%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2011l0%206%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207l1%2012a2%202%200%200%200%202%202h8a2%202%200%200%200%202%20-2l1%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207v-3a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-treadmill{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-treadmill%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2014l4%201l.5%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018v-3l-3%20-2.923l.75%20-5.077%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2010v-2l4%20-1l2.5%202.5l2.5%20.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2022a1%201%200%200%200%20-1%20-1h-16a1%201%200%200%200%20-1%201%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2021l1%20-11l2%20-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-tree{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-tree%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-13%22%20%2F%3E%20%3Cpath%20d%3D%22M9.824%2016a3%203%200%200%201%20-2.743%20-3.69a3%203%200%200%201%20.304%20-4.833a3%203%200%200%201%204.615%20-3.707a3%203%200%200%201%204.614%203.707a3%203%200%200%201%20.305%204.833a3%203%200%200%201%20-2.919%203.695h-4l-.176%20-.005%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-trees{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-trees%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%205l3%203l-2%201l4%204l-3%201l4%204h-9%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2013l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021v-13%22%20%2F%3E%20%3Cpath%20d%3D%22M5.824%2016a3%203%200%200%201%20-2.743%20-3.69a3%203%200%200%201%20.304%20-4.833a3%203%200%200%201%204.615%20-3.707a3%203%200%200%201%204.614%203.707a3%203%200%200%201%20.305%204.833a3%203%200%200%201%20-2.919%203.695h-4l-.176%20-.005%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-trekking{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-trekking%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%204a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021l2%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021v-4l-3%20-3l1%20-6l3%204l3%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014l-1.827%20-1.218a2%202%200%200%201%20-.831%20-2.15l.28%20-1.117a2%202%200%200%201%201.939%20-1.515h1.439l4%201l3%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012v9%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2020h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-trending-down-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-trending-down-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206h5l7%2010h6%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019l3%20-3l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-trending-down-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-trending-down-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206h2.397a5%205%200%200%201%204.096%202.133l4.014%205.734a5%205%200%200%200%204.096%202.133h3.397%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019l3%20-3l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-trending-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-trending-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207l6%206l4%20-4l8%208%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2010l0%207l-7%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-trending-up-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-trending-up-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018h5l7%20-10h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-trending-up-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-trending-up-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205l3%203l-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018h2.397a5%205%200%200%200%204.096%20-2.133l4.014%20-5.734a5%205%200%200%201%204.096%20-2.133h3.397%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-trending-up-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-trending-up-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2014l6%20-6l4%204l9%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203h6v6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2021h6v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021l-6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-trending-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-trending-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017l6%20-6l4%204l8%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%207l7%200l0%207%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-triangle-inverted{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-triangle-inverted%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.363%2020.405l-8.106%20-13.534a1.914%201.914%200%200%201%201.636%20-2.871h16.214a1.914%201.914%200%200%201%201.636%202.871l-8.106%2013.534a1.914%201.914%200%200%201%20-3.274%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-triangle-minus-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-triangle-minus-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.48%2015.016l-6.843%20-11.426a1.914%201.914%200%200%200%20-3.274%200l-8.106%2013.535a1.914%201.914%200%200%200%201.636%202.871h8.107%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-triangle-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-triangle-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.363%203.591l-8.106%2013.534a1.914%201.914%200%200%200%201.636%202.871h16.214a1.914%201.914%200%200%200%201.636%20-2.87l-8.106%20-13.536a1.914%201.914%200%200%200%20-3.274%200v.001%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-triangle-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-triangle-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.825%207.83l-5.568%209.295a1.914%201.914%200%200%200%201.636%202.871h16.107m1.998%20-1.99a1.913%201.913%200%200%200%20-.255%20-.88l-8.106%20-13.536a1.914%201.914%200%200%200%20-3.274%200l-1.028%201.718%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-triangle-plus-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-triangle-plus-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18.69%2012.027l-5.054%20-8.437a1.914%201.914%200%200%200%20-3.274%200l-8.105%2013.535a1.914%201.914%200%200%200%201.636%202.871h8.107%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-triangle-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-triangle-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.363%203.591l-8.106%2013.534a1.914%201.914%200%200%200%201.636%202.871h16.214a1.914%201.914%200%200%200%201.636%20-2.87l-8.106%20-13.536a1.914%201.914%200%200%200%20-3.274%200v.001%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013h6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-triangle-square-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-triangle-square-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l-4%207h8l-4%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2017a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-triangle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-triangle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.363%203.591l-8.106%2013.534a1.914%201.914%200%200%200%201.636%202.871h16.214a1.914%201.914%200%200%200%201.636%20-2.87l-8.106%20-13.536a1.914%201.914%200%200%200%20-3.274%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-triangles{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-triangles%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.974%2021h8.052a.975%20.975%200%200%200%20.81%20-1.517l-4.025%20-6.048a.973%20.973%200%200%200%20-1.622%200l-4.025%206.048a.977%20.977%200%200%200%20.81%201.517%22%20%2F%3E%20%3Cpath%20d%3D%22M4.98%2016h14.04c.542%200%20.98%20-.443%20.98%20-.989a1%201%200%200%200%20-.156%20-.534l-7.02%20-11.023a.974%20.974%200%200%200%20-1.648%200l-7.02%2011.023a1%201%200%200%200%20.294%201.366a.973%20.973%200%200%200%20.53%20.157%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-trident{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-trident%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l2%20-2v3a7%207%200%200%200%2014%200v-3l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-18l-2%202m4%200l-2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-trolley{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-trolley%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2016l3%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l8%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l2%201%22%20%2F%3E%20%3Cpath%20d%3D%22M9.592%204.695l3.306%202.104a1.3%201.3%200%200%201%20.396%201.8l-3.094%204.811a1.3%201.3%200%200%201%20-1.792%20.394l-3.306%20-2.104a1.3%201.3%200%200%201%20-.396%20-1.8l3.094%20-4.81a1.3%201.3%200%200%201%201.792%20-.394%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-trophy-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-trophy-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021h8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h9%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204v8c0%20.31%20-.028%20.612%20-.082%20.905m-1.384%202.632a5%205%200%200%201%20-8.534%20-3.537v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-trophy{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-trophy%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021l8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204v8a5%205%200%200%201%20-10%200v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%209a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-trowel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-trowel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14.42%209.058l-5.362%205.363a1.978%201.978%200%200%201%20-3.275%20-.773l-2.682%20-8.044a1.978%201.978%200%200%201%202.502%20-2.502l8.045%202.682a1.978%201.978%200%200%201%20.773%203.274%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010l6.5%206.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.347%2016.575l1.08%201.079a1.96%201.96%200%200%201%20-2.773%202.772l-1.08%20-1.079a1.96%201.96%200%200%201%202.773%20-2.772%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-truck-delivery{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-truck-delivery%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017h-2v-4m-1%20-8h11v12m-4%200h6m4%200h2v-6h-8m0%20-5h5l3%205%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209l4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-truck-loading{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-truck-loading%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%203h1a2%202%200%200%201%202%202v10a2%202%200%200%200%202%202h15%22%20%2F%3E%20%3Cpath%20d%3D%22M9%209a3%203%200%200%201%203%20-3h4a3%203%200%200%201%203%203v2a3%203%200%200%201%20-3%203h-4a3%203%200%200%201%20-3%20-3l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-truck-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-truck-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15.585%2015.586a2%202%200%200%200%202.826%202.831%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017h-2v-11a1%201%200%200%201%201%20-1h1m3.96%200h4.04v4m0%204v4m-4%200h6m6%200v-6h-6m-2%20-5h5l3%205%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-truck-return{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-truck-return%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017h-2v-11a1%201%200%200%201%201%20-1h9v6h-5l2%202m0%20-4l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%206h5l3%205v6h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-truck{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-truck%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017h-2v-11a1%201%200%200%201%201%20-1h9v12m-4%200h6m4%200h2v-6h-8m0%20-5h5l3%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-txt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-txt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208h4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l4%208%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016l4%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-typeface{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-typeface%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017a2%202%200%200%201%20-2%20-2v-8h-5a2%202%200%200%200%20-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2017a2.775%202.775%200%200%200%202.632%20-1.897l.368%20-1.103a13.4%2013.4%200%200%201%203.236%20-5.236l1.764%20-1.764%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014h5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-typography-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-typography-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020h6%22%20%2F%3E%20%3Cpath%20d%3D%22M6.9%2015h6.9%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2013l3%207%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2020l4.09%20-10.906%22%20%2F%3E%20%3Cpath%20d%3D%22M10.181%206.183l.819%20-2.183h2l3.904%208.924%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-typography{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-typography%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2020l7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.9%2015l6.9%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10.2%206.3l5.8%2013.7%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2020l6%20-16l2%200l7%2016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-u-turn-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-u-turn-left%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020v-11.5a4.5%204.5%200%201%200%20-9%200v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2014l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-u-turn-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-u-turn-right%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2020v-11.5a4.5%204.5%200%200%201%209%200v8.5%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2014l3%203l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ufo-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ufo-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.95%209.01c3.02%20.739%205.05%202.123%205.05%203.714c0%201.08%20-.931%202.063%20-2.468%202.814m-3%201c-1.36%20.295%20-2.9%20.462%20-4.531%20.462c-5.52%200%20-10%20-1.909%20-10%20-4.276c0%20-1.59%202.04%20-2.985%205.07%20-3.724%22%20%2F%3E%20%3Cpath%20d%3D%22M14.69%2010.686c1.388%20-.355%202.31%20-.976%202.31%20-1.686v-.035c0%20-2.742%20-2.239%20-4.965%20-5%20-4.965c-1.125%200%20-2.164%20.37%20-3%20.992m-1.707%202.297a4.925%204.925%200%200%200%20-.293%201.676v.035c0%20.961%201.696%201.764%203.956%201.956%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017l2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2017l-1.5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ufo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ufo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16.95%209.01c3.02%20.739%205.05%202.123%205.05%203.714c0%202.367%20-4.48%204.276%20-10%204.276s-10%20-1.909%20-10%20-4.276c0%20-1.59%202.04%20-2.985%205.07%20-3.724%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209c0%201.105%202.239%202%205%202s5%20-.895%205%20-2v-.035c0%20-2.742%20-2.239%20-4.965%20-5%20-4.965s-5%202.223%20-5%204.965v.035%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017l2%203%22%20%2F%3E%20%3Cpath%20d%3D%22M8.5%2017l-1.5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2013h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-uhd{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-uhd%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208v8h2a2%202%200%200%200%202%20-2v-4a2%202%200%200%200%20-2%20-2l-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208v6a2%202%200%201%200%204%200v-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-umbrella-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-umbrella-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.343%207.343a8%208%200%201%201%2011.314%2011.314l-11.314%20-11.314%22%20%2F%3E%20%3Cpath%20d%3D%22M10.828%2013.34l-4.242%204.243a2%202%200%201%200%202.828%202.828%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-umbrella-closed-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-umbrella-closed-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.697%2012.071l11.313%20-7.071l-7.07%2011.314l-4.243%20-4.243%22%20%2F%3E%20%3Cpath%20d%3D%22M8.743%2014.475l-2.121%202.121c-1.886%201.886%20.943%204.715%202.828%202.829%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-umbrella-closed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-umbrella-closed%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016l3%20-13l3%2013l-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v3c0%202.667%204%202.667%204%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-umbrella-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-umbrella-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h-8c0%20-2.209%20.895%20-4.208%202.342%20-5.656m2.382%20-1.645a8%208%200%200%201%2011.276%207.301l-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v6a2%202%200%201%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-umbrella{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-umbrella%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a8%208%200%200%201%2016%200l-16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v6a2%202%200%200%200%204%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-underline{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-underline%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205v5a5%205%200%200%200%2010%200v-5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2019h14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-unicycle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-unicycle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2016a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016v-11%22%20%2F%3E%20%3Cpath%20d%3D%22M8%203q%202%202%207%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-universe{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-universe%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7.027%2011.477a5%205%200%201%200%205.496%20-4.45a4.951%204.951%200%200%200%20-3.088%20.681%22%20%2F%3E%20%3Cpath%20d%3D%22M5.636%205.636a9%209%200%201%200%203.555%20-2.188%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-unlink{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-unlink%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206l.463%20-.536a5%205%200%200%201%207.071%207.072l-.534%20.464%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2018l-.397%20.534a5.068%205.068%200%200%201%20-7.127%200a4.972%204.972%200%200%201%200%20-7.071l.524%20-.463%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2017h2%22%20%2F%3E%20%3Cpath%20d%3D%22M2%207h2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%202v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-upload{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-upload%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2017v2a2%202%200%200%200%202%202h12a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209l5%20-5l5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204l0%2012%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-urgent{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-urgent%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016v-4a4%204%200%200%201%208%200v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h1m8%20-9v1m8%208h1m-15.4%20-6.4l.7%20.7m12.1%20-.7l-.7%20.7%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2017a1%201%200%200%201%201%20-1h10a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-usb{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-usb%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v-11.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010v3l5%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014.5l5%20-2v-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010h2v-2h-2l0%202%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205.5h4l-2%20-2.5l-2%202.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-bitcoin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-bitcoin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021v-6m2%200v-1.5m0%209v-1.5m-2%20-3h3m-1%200h.5a1.5%201.5%200%200%201%200%203h-3.5m3%20-3h.5a1.5%201.5%200%200%200%200%20-3h-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h4c.267%200%20.529%20.026%20.781%20.076%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.168%2018.849a4%204%200%200%201%203.832%20-2.849h4a4%204%200%200%201%203.834%202.855%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h3%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h4c.342%200%20.674%20.043%20.99%20.124%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-edit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-edit%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18.42%2015.61a2.1%202.1%200%200%201%202.97%202.97l-3.39%203.42h-3v-3l3.42%20-3.39%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h4c.348%200%20.686%20.045%201.008%20.128%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-hexagon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-hexagon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013a3%203%200%201%200%200%20-6a3%203%200%200%200%200%206%22%20%2F%3E%20%3Cpath%20d%3D%22M6.201%2018.744a4%204%200%200%201%203.799%20-2.744h4a4%204%200%200%201%203.798%202.741%22%20%2F%3E%20%3Cpath%20d%3D%22M19.875%206.27c.7%20.398%201.13%201.143%201.125%201.948v7.284c0%20.809%20-.443%201.555%20-1.158%201.948l-6.75%204.27a2.269%202.269%200%200%201%20-2.184%200l-6.75%20-4.27a2.225%202.225%200%200%201%20-1.158%20-1.948v-7.285c0%20-.809%20.443%20-1.554%201.158%20-1.947l6.75%20-3.98a2.33%202.33%200%200%201%202.25%200l6.75%203.98h-.033%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-key{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-key%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h5%22%20%2F%3E%20%3Cpath%20d%3D%22M18.5%2018.5l-3.5%203.5l-1.5%20-1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M18.554%2018.414a2%202%200%201%201%202.828%20-2.828a2%202%200%200%201%20-2.828%202.828%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019l1%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h4c.348%200%20.686%20.045%201.009%20.128%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.18%208.189a4.01%204.01%200%200%200%202.616%202.627m3.507%20-.545a4%204%200%201%200%20-5.59%20-5.552%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h4c.412%200%20.81%20.062%201.183%20.178m2.633%202.618c.12%20.38%20.184%20.785%20.184%201.204v2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-pentagon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-pentagon%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.163%202.168l8.021%205.828c.694%20.504%20.984%201.397%20.719%202.212l-3.064%209.43a1.978%201.978%200%200%201%20-1.881%201.367h-9.916a1.978%201.978%200%200%201%20-1.881%20-1.367l-3.064%20-9.43a1.978%201.978%200%200%201%20.719%20-2.212l8.021%20-5.828a1.978%201.978%200%200%201%202.326%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013a3%203%200%201%200%200%20-6a3%203%200%200%200%200%206%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020.703v-.703a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204v.707%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-scan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-scan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%209a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016a2%202%200%200%201%202%20-2h4a2%202%200%200%201%202%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-screen{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-screen%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.03%2017.818a3%203%200%200%200%201.97%20-2.818v-8a3%203%200%200%200%20-3%20-3h-12a3%203%200%200%200%20-3%203v8c0%201.317%20.85%202.436%202.03%202.84%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2014a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021a2%202%200%200%201%202%20-2h4a2%202%200%200%201%202%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-shield{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-shield%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h2%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2016c0%204%20-2.5%206%20-3.5%206s-3.5%20-2%20-3.5%20-6c1%200%202.5%20-.5%203.5%20-1.5c1%201%202.5%201.5%203.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-square-rounded{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-square-rounded%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013a3%203%200%201%200%200%20-6a3%203%200%200%200%200%206%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209c0%207.2%20-1.8%209%20-9%209c-7.2%200%20-9%20-1.8%20-9%20-9c0%20-7.2%201.8%20-9%209%20-9%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2020.05v-.05a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204v.05%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-square%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-1a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-user{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-user%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204v2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-users-group{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-users-group%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2021v-1a2%202%200%200%201%202%20-2h4a2%202%200%200%201%202%202v1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%205a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010h2a2%202%200%200%201%202%202v1%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013v-1a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-users-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-users-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021v-2a4%204%200%200%201%204%20-4h4c.948%200%201.818%20.33%202.504%20.88%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203.13a4%204%200%200%201%200%207.75%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-users-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-users-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021v-2a4%204%200%200%201%204%20-4h4c.96%200%201.84%20.338%202.53%20.901%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203.13a4%204%200%200%201%200%207.75%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-users{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-users%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021v-2a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204v2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203.13a4%204%200%200%201%200%207.75%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021v-2a4%204%200%200%200%20-3%20-3.85%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-uv-index{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-uv-index%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h1m16%200h1m-15.4%20-6.4l.7%20.7m12.1%20-.7l-.7%20.7m-9.7%205.7a4%204%200%201%201%208%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2016l2%205h1l2%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2016v3a2%202%200%201%200%204%200v-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-ux-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-ux-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010v2a2%202%200%201%200%204%200v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010l3%204%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014l3%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vaccine-bottle-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vaccine-bottle-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205v-1a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M8.7%208.705a1.806%201.806%200%200%201%20-.2%20.045c-.866%20.144%20-1.5%20.893%20-1.5%201.77v8.48a2%202%200%200%200%202%202h6a2%202%200%200%200%202%20-2v-2m0%20-4v-2.48c0%20-.877%20-.634%20-1.626%20-1.5%20-1.77a1.795%201.795%200%200%201%20-1.5%20-1.77v-.98%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h5m4%200h1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018h10%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vaccine-bottle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vaccine-bottle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206v.98c0%20.877%20-.634%201.626%20-1.5%201.77c-.866%20.144%20-1.5%20.893%20-1.5%201.77v8.48a2%202%200%200%200%202%202h6a2%202%200%200%200%202%20-2v-8.48c0%20-.877%20-.634%20-1.626%20-1.5%20-1.77a1.795%201.795%200%200%201%20-1.5%20-1.77v-.98%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2018h10%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2015h2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vaccine-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vaccine-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205l-4.5%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%206.5l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2011.5l-.5%20.5m-2%202l-4%204h-4v-4l4%20-4m2%20-2l.5%20-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2012.5l1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vaccine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vaccine%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M19%205l-4.5%204.5%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%206.5l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M16.5%2011.5l-6.5%206.5h-4v-4l6.5%20-6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M7.5%2012.5l1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%209.5l1.5%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vacuum-cleaner{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vacuum-cleaner%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%201%20-18%200a9%209%200%200%201%2018%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%209a2%202%200%201%201%20-4%200a2%202%200%200%201%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-variable-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-variable-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016c1.5%200%203%20-2%204%20-3.5s2.5%20-3.5%204%20-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204c-2.5%205%20-2.5%2010%200%2016m14%20-16c1.775%203.55%202.29%207.102%201.544%2011.01m-11.544%20-6.01h1c1%200%201%201%202.016%203.527c.782%201.966%20.943%203%201.478%203.343%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016c1.5%200%203%20-2%204%20-3.5s2.5%20-3.5%204%20-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-variable-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-variable-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.675%204.68c-2.17%204.776%20-2.062%209.592%20.325%2015.32%22%20%2F%3E%20%3Cpath%20d%3D%22M19%204c1.959%203.917%202.383%207.834%201.272%2012.232m-.983%203.051c-.093%20.238%20-.189%20.477%20-.289%20.717%22%20%2F%3E%20%3Cpath%20d%3D%22M11.696%2011.696c.095%20.257%20.2%20.533%20.32%20.831c.984%202.473%20.984%203.473%201.984%203.473h1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016c1.5%200%203%20-2%204%20-3.5m2.022%20-2.514c.629%20-.582%201.304%20-.986%201.978%20-.986%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-variable-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-variable-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204c-2.5%205%20-2.5%2010%200%2016m14%20-16c1.38%202.76%202%205.52%201.855%208.448m-11.855%20-3.448h1c1%200%201%201%202.016%203.527c.785%201.972%20.944%203.008%201.483%203.346%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016c1.5%200%203%20-2%204%20-3.5s2.5%20-3.5%204%20-3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-variable{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-variable%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%204c-2.5%205%20-2.5%2010%200%2016m14%20-16c2.5%205%202.5%2010%200%2016m-10%20-11h1c1%200%201%201%202.016%203.527c.984%202.473%20.984%203.473%201.984%203.473h1%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016c1.5%200%203%20-2%204%20-3.5s2.5%20-3.5%204%20-3.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vector-bezier-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vector-bezier-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205l7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019l7%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2019a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M14%205a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205.5a5%206.5%200%200%201%205%206.5a5%206.5%200%200%200%205%206.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vector-bezier-arc{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vector-bezier-arc%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2010a5%205%200%200%200%20-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014a5%205%200%200%200%205%205%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010a5%205%200%200%201%205%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vector-bezier-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vector-bezier-circle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2011a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2010a5%205%200%200%200%20-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2014a5%205%200%200%201%20-5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2014a5%205%200%200%200%205%205%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2010a5%205%200%200%201%205%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vector-bezier{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vector-bezier%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2015a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2015a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208.5a6%206%200%200%200%20-5%205.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208.5a6%206%200%200%201%205%205.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208l-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M2%208a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vector-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vector-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.68%206.733a1%201%200%200%201%20-.68%20.267h-2a1%201%200%200%201%20-1%20-1v-2c0%20-.276%20.112%20-.527%20.293%20-.708%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M20.72%2020.693a1%201%200%200%201%20-.72%20.307h-2a1%201%200%200%201%20-1%20-1v-2c0%20-.282%20.116%20-.536%20.304%20-.718%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207v10%22%20%2F%3E%20%3Cpath%20d%3D%22M19%207v8%22%20%2F%3E%20%3Cpath%20d%3D%22M9%205h8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019h10%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vector-spline{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vector-spline%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205c-6.627%200%20-12%205.373%20-12%2012%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vector-triangle-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vector-triangle-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206v-1a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M20.705%2020.709a1%201%200%200%201%20-.705%20.291h-2a1%201%200%200%201%20-1%20-1v-2c0%20-.28%20.115%20-.532%20.3%20-.714%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2017.1l3.749%20-6.823%22%20%2F%3E%20%3Cpath%20d%3D%22M13.158%209.197l-.658%20-1.197%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019h10%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vector-triangle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vector-triangle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2017.1l5%20-9.1%22%20%2F%3E%20%3Cpath%20d%3D%22M17.5%2017.1l-5%20-9.1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019l10%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vector{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vector%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018a1%201%200%200%201%201%20-1h2a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-2a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M5%207l0%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M19%207l0%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M7%205l10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2019l10%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-venus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-venus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014l0%207%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018l6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-versions-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-versions-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.184%206.162a2%202%200%200%201%201.816%20-1.162h6a2%202%200%200%201%202%202v9m-1.185%202.827a1.993%201.993%200%200%201%20-.815%20.173h-6a2%202%200%200%201%20-2%20-2v-7%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207v10%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-versions{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-versions%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207a2%202%200%200%201%202%20-2h6a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-6a2%202%200%200%201%20-2%20-2l0%20-10%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207l0%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208l0%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-video-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-video-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010l4.553%20-2.276a1%201%200%200%201%201.447%20.894v6.764a1%201%200%200%201%20-1.447%20.894l-4.553%20-2.276v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012l4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-video-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-video-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2011v-1l4.553%20-2.276a1%201%200%200%201%201.447%20.894v6.764a1%201%200%200%201%20-.675%20.946%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h3a2%202%200%200%201%202%202v3m0%204v1a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-8a2%202%200%200%201%202%20-2h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-video-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-video-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010l4.553%20-2.276a1%201%200%200%201%201.447%20.894v6.764a1%201%200%200%201%20-1.447%20.894l-4.553%20-2.276v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2010l0%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-video{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-video%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2010l4.553%20-2.276a1%201%200%200%201%201.447%20.894v6.764a1%201%200%200%201%20-1.447%20.894l-4.553%20-2.276v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-view-360-arrow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-view-360-arrow%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2015.328c2.414%20-.718%204%20-1.94%204%20-3.328c0%20-2.21%20-4.03%20-4%20-9%20-4s-9%201.79%20-9%204s4.03%204%209%204%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013l3%203l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-view-360-number{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-view-360-number%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v6a1%201%200%200%200%201%201h2a1%201%200%200%200%201%20-1v-2a1%201%200%200%200%20-1%20-1h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205h2.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-1.5h1.5a1.5%201.5%200%200%201%201.5%201.5v1a1.5%201.5%200%200%201%20-1.5%201.5h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%207v4a2%202%200%201%200%204%200v-4a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016c0%201.657%204.03%203%209%203s9%20-1.343%209%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-view-360-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-view-360-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8.335%208.388a19%2019%200%200%200%20-.335%203.612c0%204.97%201.79%209%204%209c1.622%200%203.018%20-2.172%203.646%20-5.294m.354%20-3.706c0%20-4.97%20-1.79%20-9%20-4%20-9c-1.035%200%20-1.979%20.885%20-2.689%202.337%22%20%2F%3E%20%3Cpath%20d%3D%22M5.65%205.623a9%209%200%201%200%2012.71%2012.745m1.684%20-2.328a9%209%200%200%200%20-12.094%20-12.08%22%20%2F%3E%20%3Cpath%20d%3D%22M8.32%208.349c-3.136%20.625%20-5.32%202.025%20-5.32%203.651c0%202.21%204.03%204%209%204c1.286%200%202.51%20-.12%203.616%20-.336m3.059%20-.98c1.445%20-.711%202.325%20-1.653%202.325%20-2.684c0%20-2.21%20-4.03%20-4%20-9%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-view-360{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-view-360%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012a4%209%200%201%200%208%200a4%209%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012c0%202.21%204.03%204%209%204s9%20-1.79%209%20-4s-4.03%20-4%20-9%20-4s-9%201.79%20-9%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-viewfinder-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-viewfinder-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.65%205.623a9%209%200%201%200%2012.71%2012.745m1.684%20-2.328a9%209%200%200%200%20-12.094%20-12.08%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v4%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-viewfinder{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-viewfinder%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012l4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012l-3%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012l0%20.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-viewport-narrow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-viewport-narrow%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h7l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2015l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012h-7l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2015l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206v-1a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v1%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018v1a2%202%200%200%200%202%202h2a2%202%200%200%200%202%20-2v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-viewport-short{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-viewport-short%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v7l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%207l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021v-7l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2017l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%209h1a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%209h-1a2%202%200%200%200%20-2%202v2a2%202%200%200%200%202%202h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-viewport-tall{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-viewport-tall%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010v-7l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014v7l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2018l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M18%203h1a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M6%203h-1a2%202%200%200%200%20-2%202v14a2%202%200%200%200%202%202h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-viewport-wide{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-viewport-wide%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h-7l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h7l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2015l3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206v-1a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018v1a2%202%200%200%200%202%202h14a2%202%200%200%200%202%20-2v-1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vignette{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vignette%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%201%20-18%200a9%209%200%200%201%2018%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7.02%2012h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12.02%207h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17.02%2012h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12.02%2017h-.01%22%20%2F%3E%20%3Cpath%20d%3D%22M8.483%208.468l-.007%20-.007%22%20%2F%3E%20%3Cpath%20d%3D%22M15.554%208.468l-.007%20-.007%22%20%2F%3E%20%3Cpath%20d%3D%22M15.554%2015.539l-.007%20-.007%22%20%2F%3E%20%3Cpath%20d%3D%22M8.483%2015.539l-.007%20-.007%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vinyl{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vinyl%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%203.937a9%209%200%201%200%205%208.063%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%204a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%204l-3.5%2010l-2.5%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vip-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vip-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205h4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%205h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019h18%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209l2%206h1l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2010v5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015v-6h2a2%202%200%201%201%200%204h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205a2%202%200%200%201%202%202a2%202%200%200%201%202%20-2a2%202%200%200%201%20-2%20-2a2%202%200%200%201%20-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vip-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vip-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205h2m4%200h12%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019h16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209l2%206h1l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012v3%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012v-3h2a2%202%200%201%201%200%204h-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vip{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vip%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205h18%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019h18%22%20%2F%3E%20%3Cpath%20d%3D%22M4%209l2%206h1l2%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%209v6%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015v-6h2a2%202%200%201%201%200%204h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-virus-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-virus-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M8.469%208.46a5%205%200%200%200%207.058%207.084%22%20%2F%3E%20%3Cpath%20d%3D%22M16.913%2012.936a5%205%200%200%200%20-5.826%20-5.853%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203h2%22%20%2F%3E%20%3Cpath%20d%3D%22M15.536%208.464l2.828%20-2.828%22%20%2F%3E%20%3Cpath%20d%3D%22M17.657%204.929l1.414%201.414%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M18.364%2018.363l-.707%20.707%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8.465%2015.536l-2.829%202.828%22%20%2F%3E%20%3Cpath%20d%3D%22M6.343%2019.071l-1.413%20-1.414%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M5.636%205.637l-.707%20.707%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-virus-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-virus-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012a5%205%200%201%200%20-5%205%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203h2%22%20%2F%3E%20%3Cpath%20d%3D%22M15.536%208.464l2.828%20-2.828%22%20%2F%3E%20%3Cpath%20d%3D%22M17.657%204.929l1.414%201.414%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8.465%2015.536l-2.829%202.828%22%20%2F%3E%20%3Cpath%20d%3D%22M6.343%2019.071l-1.413%20-1.414%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8.464%208.464l-2.828%20-2.828%22%20%2F%3E%20%3Cpath%20d%3D%22M4.929%206.343l1.414%20-1.413%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2017.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%201%200%20-5%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2019.5l2.5%202.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-virus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-virus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%203h2%22%20%2F%3E%20%3Cpath%20d%3D%22M15.536%208.464l2.828%20-2.828%22%20%2F%3E%20%3Cpath%20d%3D%22M17.657%204.929l1.414%201.414%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2012h4%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2011v2%22%20%2F%3E%20%3Cpath%20d%3D%22M15.535%2015.536l2.829%202.828%22%20%2F%3E%20%3Cpath%20d%3D%22M19.071%2017.657l-1.414%201.414%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2017v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2021h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8.465%2015.536l-2.829%202.828%22%20%2F%3E%20%3Cpath%20d%3D%22M6.343%2019.071l-1.413%20-1.414%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2013v-2%22%20%2F%3E%20%3Cpath%20d%3D%22M8.464%208.464l-2.828%20-2.828%22%20%2F%3E%20%3Cpath%20d%3D%22M4.929%206.343l1.414%20-1.413%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vocabulary-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vocabulary-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M7%203h3a2%202%200%200%201%202%202a2%202%200%200%201%202%20-2h6a1%201%200%200%201%201%201v13m-2%202h-5a2%202%200%200%200%20-2%202a2%202%200%200%200%20-2%20-2h-6a1%201%200%200%201%20-1%20-1v-14c0%20-.279%20.114%20-.53%20.298%20-.712%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v3m0%204v9%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2011h1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207h1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2011h1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vocabulary{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vocabulary%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2019h-6a1%201%200%200%201%20-1%20-1v-14a1%201%200%200%201%201%20-1h6a2%202%200%200%201%202%202a2%202%200%200%201%202%20-2h6a1%201%200%200%201%201%201v14a1%201%200%200%201%20-1%201h-6a2%202%200%200%200%20-2%202a2%202%200%200%200%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205v16%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207h1%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2011h1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207h1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2011h1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2015h1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-volcano{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-volcano%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208v-1a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208v-1a2%202%200%201%201%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l3.472%20-7.812a2%202%200%200%201%201.828%20-1.188h5.4a2%202%200%200%201%201.828%201.188l3.472%207.812%22%20%2F%3E%20%3Cpath%20d%3D%22M6.192%2015.064a2.14%202.14%200%200%201%20.475%20-.064c.527%20-.009%201.026%20.178%201.333%20.5c.307%20.32%20.806%20.507%201.333%20.5c.527%20.007%201.026%20-.18%201.334%20-.5c.307%20-.322%20.806%20-.509%201.333%20-.5c.527%20-.009%201.026%20.178%201.333%20.5c.308%20.32%20.807%20.507%201.334%20.5c.527%20.007%201.026%20-.18%201.333%20-.5c.307%20-.322%20.806%20-.509%201.333%20-.5c.161%20.003%20.32%20.025%20.472%20.064%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-volume-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-volume-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208a5%205%200%200%201%200%208%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015h-2a1%201%200%200%201%20-1%20-1v-4a1%201%200%200%201%201%20-1h2l3.5%20-4.5a.8%20.8%200%200%201%201.5%20.5v14a.8%20.8%200%200%201%20-1.5%20.5l-3.5%20-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-volume-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-volume-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015h-2a1%201%200%200%201%20-1%20-1v-4a1%201%200%200%201%201%20-1h2l3.5%20-4.5a.8%20.8%200%200%201%201.5%20.5v14a.8%20.8%200%200%201%20-1.5%20.5l-3.5%20-4.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2010l4%204m0%20-4l-4%204%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-volume-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-volume-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2015h-2a1%201%200%200%201%20-1%20-1v-4a1%201%200%200%201%201%20-1h2l3.5%20-4.5a.8%20.8%200%200%201%201.5%20.5v14a.8%20.8%200%200%201%20-1.5%20.5l-3.5%20-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-volume-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-volume-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208a5%205%200%200%201%201.912%204.934m-1.377%202.602a5%205%200%200%201%20-.535%20.464%22%20%2F%3E%20%3Cpath%20d%3D%22M17.7%205a9%209%200%200%201%202.362%2011.086m-1.676%202.299a9%209%200%200%201%20-.686%20.615%22%20%2F%3E%20%3Cpath%20d%3D%22M9.069%205.054l.431%20-.554a.8%20.8%200%200%201%201.5%20.5v2m0%204v8a.8%20.8%200%200%201%20-1.5%20.5l-3.5%20-4.5h-2a1%201%200%200%201%20-1%20-1v-4a1%201%200%200%201%201%20-1h2l1.294%20-1.664%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-volume{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-volume%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208a5%205%200%200%201%200%208%22%20%2F%3E%20%3Cpath%20d%3D%22M17.7%205a9%209%200%200%201%200%2014%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015h-2a1%201%200%200%201%20-1%20-1v-4a1%201%200%200%201%201%20-1h2l3.5%20-4.5a.8%20.8%200%200%201%201.5%20.5v14a.8%20.8%200%200%201%20-1.5%20.5l-3.5%20-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-vs{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-vs%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2012c0%205.523%204.477%2010%2010%2010s10%20-4.477%2010%20-10s-4.477%20-10%20-10%20-10s-10%204.477%20-10%2010%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014.25c0%20.414%20.336%20.75%20.75%20.75h1.25a1%201%200%200%200%201%20-1v-1a1%201%200%200%200%20-1%20-1h-1a1%201%200%200%201%20-1%20-1v-1a1%201%200%200%201%201%20-1h1.25a.75%20.75%200%200%201%20.75%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M7%209l2%206l2%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-walk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-walk%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%204a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2021l3%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2021l-2%20-4l-3%20-3l1%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012l2%20-3l4%20-1l3%203l3%201%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wall-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wall-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%204h10a2%202%200%200%201%202%202v10m-.589%203.417c-.361%20.36%20-.86%20.583%20-1.411%20.583h-12a2%202%200%200%201%20-2%20-2v-12c0%20-.55%20.222%20-1.047%20.58%20-1.409%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h4m4%200h8%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012h-4m-4%200h-8%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016h12%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v1%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012v4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016v4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wall{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wall%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h16%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012h-16%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016h16%22%20%2F%3E%20%3Cpath%20d%3D%22M9%204v4%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v4%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012v4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2016v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wallet-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wallet-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208v-3a1%201%200%200%200%20-1%20-1h-8m-3.413%20.584a2%202%200%200%200%201.413%203.416h2m4%200h6a1%201%200%200%201%201%201v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a1%201%200%200%201%20-1%201h-12a2%202%200%200%201%20-2%20-2v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h4v4m-4%200a2%202%200%200%201%20-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wallet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wallet%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208v-3a1%201%200%200%200%20-1%20-1h-10a2%202%200%200%200%200%204h12a1%201%200%200%201%201%201v3m0%204v3a1%201%200%200%201%20-1%201h-12a2%202%200%200%201%20-2%20-2v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2012v4h-4a2%202%200%200%201%200%20-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wallpaper-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wallpaper-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%206h8a2%202%200%200%201%202%202v8m-.58%203.409a2%202%200%200%201%20-1.42%20.591h-12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018v-10m-3.427%20-3.402c-.353%20.362%20-.573%20.856%20-.573%201.402v12%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wallpaper{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wallpaper%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h10a2%202%200%200%201%202%202v10a2%202%200%200%201%20-2%202h-12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2018a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2018v-12a2%202%200%201%200%20-4%200v12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wand-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wand-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10.5%2010.5l-7.5%207.5l3%203l7.5%20-7.5m2%20-2l5.5%20-5.5l-3%20-3l-5.5%205.5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M8.433%204.395c.35%20-.36%20.567%20-.852%20.567%20-1.395a2%202%200%200%200%202%202c-.554%200%20-1.055%20.225%20-1.417%20.589%22%20%2F%3E%20%3Cpath%20d%3D%22M18.418%2014.41c.36%20-.36%20.582%20-.86%20.582%20-1.41a2%202%200%200%200%202%202c-.555%200%20-1.056%20.226%20-1.419%20.59%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wand{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wand%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2021l15%20-15l-3%20-3l-15%2015l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M15%206l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M9%203a2%202%200%200%200%202%202a2%202%200%200%200%20-2%202a2%202%200%200%200%20-2%20-2a2%202%200%200%200%202%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2013a2%202%200%200%200%202%202a2%202%200%200%200%20-2%202a2%202%200%200%200%20-2%20-2a2%202%200%200%200%202%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-dry-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-dry-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a6%206%200%201%200%2012%200a6%206%200%201%200%20-12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-dry-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-dry-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a6%206%200%201%200%2012%200a6%206%200%201%200%20-12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-dry-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-dry-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a6%206%200%201%200%2012%200a6%206%200%201%200%20-12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-dry-a{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-dry-a%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2016v-4.8c0%20-1.657%201.343%20-3.2%203%20-3.2s3%201.543%203%203.2v4.8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013h-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-dry-dip{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-dry-dip%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207v10%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207v10%22%20%2F%3E%20%3Cpath%20d%3D%22M8%207v10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-dry-f{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-dry-f%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8h4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-dry-flat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-dry-flat%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2012h10%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-dry-hang{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-dry-hang%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204.01c5.333%205.323%2010.667%205.32%2016%20-.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-dry-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-dry-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.116%2020.127a2.99%202.99%200%200%201%20-2.116%20.873h-12a3%203%200%200%201%20-3%20-3v-12c0%20-.827%20.335%20-1.576%20.877%20-2.12m3.123%20-.88h11a3%203%200%200%201%203%203v11%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-dry-p{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-dry-p%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v-8h2.5a2.5%202.5%200%201%201%200%205h-2.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-dry-shade{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-dry-shade%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011l8%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017l14%20-14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-dry-w{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-dry-w%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208l1.5%208h1l1.5%20-6l1.5%206h1l1.5%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-dry{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-dry%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-12%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-dryclean-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-dryclean-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.048%2016.033a9%209%200%200%200%20-12.094%20-12.075m-2.321%201.682a9%209%200%200%200%2012.733%2012.723%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-dryclean{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-dryclean%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-eco{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-eco%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l1.721%2010.329a2%202%200%200%200%201.973%201.671h5.306m8.162%20-6.972l.838%20-5.028%22%20%2F%3E%20%3Cpath%20d%3D%22M3.486%208.965c.168%20.02%20.34%20.033%20.514%20.035c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.17%200%20.339%20-.014%20.503%20-.034%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022s0%20-2%203%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021a3%203%200%200%201%200%20-6h3v3a3%203%200%200%201%20-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-gentle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-gentle%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.486%205.965c.168%20.02%20.34%20.033%20.514%20.035c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.17%200%20.339%20-.014%20.503%20-.034%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l1.721%2010.329a2%202%200%200%200%201.973%201.671h10.612a2%202%200%200%200%201.973%20-1.671l1.721%20-10.329%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018h14%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2021h14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-hand{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-hand%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.486%208.965c.168%20.02%20.34%20.033%20.514%20.035c.79%20.009%201.539%20-.178%202%20-.5c.426%20-.296%20.777%20-.5%201.5%20-.5h1%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208l.615%20.034c.552%20.067%201.046%20.23%201.385%20.466c.461%20.322%201.21%20.509%202%20.5c.17%200%20.339%20-.014%20.503%20-.034%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2010.5l.586%20.578a1.516%201.516%200%200%200%202%200c.476%20-.433%20.55%20-1.112%20.176%20-1.622l-1.762%20-2.456c-.37%20-.506%20-1.331%20-1%20-2%20-1h-3.117a1%201%200%200%200%20-.992%20.876l-.499%203.986a3.857%203.857%200%200%200%202.608%204.138a2.28%202.28%200%200%200%203%20-2.162v-2.338%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l1.721%2010.329a2%202%200%200%200%201.973%201.671h10.612a2%202%200%200%200%201.973%20-1.671l1.721%20-10.329%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-machine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-machine%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M11%206h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206h2%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2014c1.333%20-.667%202.667%20-.667%204%200c1.333%20.667%202.667%20.667%204%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l1.721%2010.329a2%202%200%200%200%201.973%201.671h10.612c.208%200%20.41%20-.032%20.6%20-.092m1.521%20-2.472l1.573%20-9.436%22%20%2F%3E%20%3Cpath%20d%3D%22M3.486%208.965c.168%20.02%20.34%20.033%20.514%20.035c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5m4.92%20.919c.428%20-.083%20.805%20-.227%201.08%20-.418c.461%20-.322%201.21%20-.508%202%20-.5c.79%20-.008%201.539%20.178%202%20.5c.461%20.32%201.21%20.508%202%20.5c.17%200%20.339%20-.015%20.503%20-.035%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-press{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-press%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.486%207.965c.168%20.02%20.34%20.033%20.514%20.035c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.17%200%20.339%20-.014%20.503%20-.034%22%20%2F%3E%20%3Cpath%20d%3D%22M3%205l1.721%2010.329a2%202%200%200%200%201.973%201.671h10.612a2%202%200%200%200%201.973%20-1.671l1.721%20-10.329%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2020h14%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-temperature-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-temperature-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l1.721%2010.329a2%202%200%200%200%201.973%201.671h10.612a2%202%200%200%200%201.973%20-1.671l1.721%20-10.329%22%20%2F%3E%20%3Cpath%20d%3D%22M3.486%208.965c.168%20.02%20.34%20.033%20.514%20.035c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.17%200%20.339%20-.014%20.503%20-.034%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-temperature-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-temperature-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.486%208.965c.168%20.02%20.34%20.033%20.514%20.035c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.17%200%20.339%20-.014%20.503%20-.034%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l1.721%2010.329a2%202%200%200%200%201.973%201.671h10.612a2%202%200%200%200%201.973%20-1.671l1.721%20-10.329%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2013h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-temperature-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-temperature-3%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.486%208.965c.168%20.02%20.34%20.033%20.514%20.035c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.17%200%20.339%20-.014%20.503%20-.034%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l1.721%2010.329a2%202%200%200%200%201.973%201.671h10.612a2%202%200%200%200%201.973%20-1.671l1.721%20-10.329%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2013h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2013h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-temperature-4{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-temperature-4%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.486%208.965c.168%20.02%20.34%20.033%20.514%20.035c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.17%200%20.339%20-.014%20.503%20-.034%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l1.721%2010.329a2%202%200%200%200%201.973%201.671h10.612a2%202%200%200%200%201.973%20-1.671l1.721%20-10.329%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012h.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-temperature-5{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-temperature-5%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l1.721%2010.329a2%202%200%200%200%201.973%201.671h10.612a2%202%200%200%200%201.973%20-1.671l1.721%20-10.329%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2015h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3.486%208.965c.168%20.02%20.34%20.033%20.514%20.035c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.17%200%20.339%20-.014%20.503%20-.034%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-temperature-6{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-temperature-6%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2015h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l1.721%2010.329a2%202%200%200%200%201.973%201.671h10.612a2%202%200%200%200%201.973%20-1.671l1.721%20-10.329%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2015h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2015h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012h.01%22%20%2F%3E%20%3Cpath%20d%3D%22M3.486%208.965c.168%20.02%20.34%20.033%20.514%20.035c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.17%200%20.339%20-.014%20.503%20-.034%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-tumble-dry{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-tumble-dry%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-12%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2012a6%206%200%201%200%2012%200a6%206%200%201%200%20-12%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash-tumble-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash-tumble-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.116%2020.127a2.99%202.99%200%200%201%20-2.116%20.873h-12a3%203%200%200%201%20-3%20-3v-12c0%20-.827%20.335%20-1.576%20.877%20-2.12m3.123%20-.88h11a3%203%200%200%201%203%203v11%22%20%2F%3E%20%3Cpath%20d%3D%22M17.744%2013.74a6%206%200%200%200%20-7.486%20-7.482m-2.499%201.497a6%206%200%201%200%208.48%208.49%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wash%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3.486%208.965c.168%20.02%20.34%20.033%20.514%20.035c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.79%20.009%201.539%20-.178%202%20-.5c.461%20-.32%201.21%20-.507%202%20-.5c.79%20-.007%201.539%20.18%202%20.5c.461%20.322%201.21%20.509%202%20.5c.17%200%20.339%20-.014%20.503%20-.034%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206l1.721%2010.329a2%202%200%200%200%201.973%201.671h10.612a2%202%200%200%200%201.973%20-1.671l1.721%20-10.329%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-waterpolo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-waterpolo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208l3%204l5%201l7%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2018.75a2.4%202.4%200%200%200%201%20.25a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%202%20-1a2.4%202.4%200%200%201%202%20-1a2.4%202.4%200%200%201%202%201a2.4%202.4%200%200%200%202%201a2.4%202.4%200%200%200%201%20-.25%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016l1%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M11.007%209a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5.007%203.5a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200%20-3%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wave-saw-tool{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wave-saw-tool%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h5l4%208v-16l4%208h5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wave-sine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wave-sine%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012h-2c-.894%200%20-1.662%20-.857%20-1.761%20-2c-.296%20-3.45%20-.749%20-6%20-2.749%20-6s-2.5%203.582%20-2.5%208s-.5%208%20-2.5%208s-2.452%20-2.547%20-2.749%20-6c-.1%20-1.147%20-.867%20-2%20-1.763%20-2h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wave-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wave-square%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h5v8h4v-16h4v8h5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-waves-electricity{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-waves-electricity%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012c.576%20-.643%201.512%20-1.017%202.5%20-1c.988%20-.017%201.924%20.357%202.5%201c.576%20.643%201.512%201.017%202.5%201c.988%20.017%201.924%20-.357%202.5%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016c.576%20-.643%201.512%20-1.017%202.5%20-1c.988%20-.017%201.924%20.357%202.5%201c.576%20.643%201.512%201.017%202.5%201c.988%20.017%201.924%20-.357%202.5%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208c.576%20-.643%201.512%20-1.017%202.5%20-1c.988%20-.017%201.924%20.357%202.5%201c.576%20.643%201.512%201.017%202.5%201c.988%20.017%201.924%20-.357%202.5%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M20%207l-3%205h4l-3%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-webhook-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-webhook-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.876%2013.61a4%204%200%201%200%206.124%203.39h6%22%20%2F%3E%20%3Cpath%20d%3D%22M15.066%2020.502a4%204%200%200%200%204.763%20-.675m1.171%20-2.827a4%204%200%200%200%20-4%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208a4%204%200%200%200%20-6.824%20-2.833m-1.176%202.833c0%201.506%20.77%202.818%202%203.5l-3%205.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-webhook{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-webhook%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4.876%2013.61a4%204%200%201%200%206.124%203.39h6%22%20%2F%3E%20%3Cpath%20d%3D%22M15.066%2020.502a4%204%200%201%200%201.934%20-7.502c-.706%200%20-1.424%20.179%20-2%20.5l-3%20-5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208a4%204%200%201%200%20-8%200c0%201.506%20.77%202.818%202%203.5l-3%205.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-weight{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-weight%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.835%209h10.33a1%201%200%200%201%20.984%20.821l1.637%209a1%201%200%200%201%20-.984%201.179h-13.604a1%201%200%200%201%20-.984%20-1.179l1.637%20-9a1%201%200%200%201%20.984%20-.821%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wheat-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wheat-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021.5v-3.75%22%20%2F%3E%20%3Cpath%20d%3D%22M5.916%209.49l-.43%201.604c-.712%202.659%20.866%205.392%203.524%206.104c.997%20.268%201.994%20.535%202.99%20.802v-3.44c-.164%20-2.105%20-1.637%20-3.879%20-3.677%20-4.426l-2.407%20-.644%22%20%2F%3E%20%3Cpath%20d%3D%22M10.249%204.251c.007%20-.007%20.014%20-.014%20.021%20-.021l1.73%20-1.73%22%20%2F%3E%20%3Cpath%20d%3D%22M10.27%2011.15c-.589%20-.589%20-1.017%20-1.318%20-1.246%20-2.118%22%20%2F%3E%20%3Cpath%20d%3D%22M14.988%208.988c.229%20-.834%20.234%20-1.713%20.013%20-2.549c-.221%20-.836%20-.659%20-1.598%20-1.271%20-2.209l-1.73%20-1.73%22%20%2F%3E%20%3Cpath%20d%3D%22M16.038%2010.037l2.046%20-.547l.431%201.604c.142%20.53%20.193%201.063%20.162%201.583%22%20%2F%3E%20%3Cpath%20d%3D%22M16.506%2016.505c-.45%20.307%20-.959%20.544%20-1.516%20.694c-.997%20.268%20-1.994%20.535%20-2.99%20.801v-3.44c.055%20-.708%20.259%20-1.379%20.582%20-1.978%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wheat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wheat%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12.014%2021.514v-3.75%22%20%2F%3E%20%3Cpath%20d%3D%22M5.93%209.504l-.43%201.604c-.712%202.659%20.866%205.391%203.524%206.105c.997%20.268%201.993%20.535%202.99%20.801v-3.44c-.164%20-2.105%20-1.637%20-3.879%20-3.676%20-4.426l-2.408%20-.644%22%20%2F%3E%20%3Cpath%20d%3D%22M13.744%2011.164c.454%20-.454%20.815%20-.994%201.061%20-1.587c.246%20-.594%20.372%20-1.23%20.372%20-1.873c0%20-.643%20-.126%20-1.279%20-.372%20-1.872c-.246%20-.594%20-.606%20-1.133%20-1.061%20-1.588l-1.73%20-1.73l-1.73%201.73c-.454%20.454%20-.815%20.994%20-1.06%201.588c-.246%20.594%20-.372%201.23%20-.373%201.872c0%20.643%20.127%201.279%20.373%201.873c.246%20.594%20.606%201.133%201.06%201.587%22%20%2F%3E%20%3Cpath%20d%3D%22M18.099%209.504l.43%201.604c.712%202.659%20-.866%205.391%20-3.525%206.105c-.997%20.268%20-1.994%20.535%20-2.99%20.801v-3.44c.164%20-2.105%201.637%20-3.879%203.677%20-4.426l2.408%20-.644%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wheel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wheel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012h6%22%20%2F%3E%20%3Cpath%20d%3D%22M13.6%209.4l3.4%20-4.8%22%20%2F%3E%20%3Cpath%20d%3D%22M10.4%2014.6l-3.4%204.8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204.6l3.4%204.8%22%20%2F%3E%20%3Cpath%20d%3D%22M13.6%2014.6l3.4%204.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wheelchair-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wheelchair-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17.582%2017.59a2%202%200%200%200%202.833%202.824%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014h-1.4%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206v5%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h2m4%200h5%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208v3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wheelchair{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wheelchair%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2017a3%203%200%200%200%20-3%20-3h-3.4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203h1a2%202%200%200%201%202%202v6%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208h11%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-whirl{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-whirl%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012a2%202%200%201%200%20-4%200a2%202%200%200%200%204%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021c-3.314%200%20-6%20-2.462%20-6%20-5.5s2.686%20-5.5%206%20-5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012c0%203.314%20-2.462%206%20-5.5%206s-5.5%20-2.686%20-5.5%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2014c3.314%200%206%20-2.462%206%20-5.5s-2.686%20-5.5%20-6%20-5.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2012c0%20-3.314%20-2.462%20-6%20-5.5%20-6s-5.5%202.686%20-5.5%206%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-whisk{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-whisk%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21.015%203.035l-16.515%2016.465%22%20%2F%3E%20%3Cpath%20d%3D%22M3.173%2017.619a4.63%204.63%200%200%200%203.284%203.26a4.67%204.67%200%200%200%204.487%20-1.194c1.85%20-1.836%204.07%20-10.65%204.07%20-10.65s-8.88%202.296%20-10.639%204.132a4.59%204.59%200%200%200%20-1.202%204.452%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wifi-0{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wifi-0%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l.01%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wifi-1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wifi-1%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.172%2015.172a4%204%200%200%201%205.656%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wifi-2{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wifi-2%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.172%2015.172a4%204%200%200%201%205.656%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.343%2012.343a8%208%200%200%201%2011.314%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wifi-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wifi-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.172%2015.172a4%204%200%200%201%205.656%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.343%2012.343a7.963%207.963%200%200%201%203.864%20-2.14m4.163%20.155a7.965%207.965%200%200%201%203.287%202%22%20%2F%3E%20%3Cpath%20d%3D%22M3.515%209.515a12%2012%200%200%201%203.544%20-2.455m3.101%20-.92a12%2012%200%200%201%2010.325%203.374%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wifi{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wifi%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l.01%200%22%20%2F%3E%20%3Cpath%20d%3D%22M9.172%2015.172a4%204%200%200%201%205.656%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6.343%2012.343a8%208%200%200%201%2011.314%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3.515%209.515c4.686%20-4.687%2012.284%20-4.687%2017%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wind-electricity{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wind-electricity%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%207l-3%205h4l-3%205%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016h4a2%202%200%201%201%200%204%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h8a2%202%200%201%200%200%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208h3a2%202%200%201%200%200%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wind-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wind-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208h3m4%200h1.5a2.5%202.5%200%201%200%20-2.34%20-3.24%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h9%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2012h2.5a2.5%202.5%200%200%201%201.801%204.282%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016h5.5a2.5%202.5%200%201%201%20-2.34%203.24%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wind{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wind%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%208h8.5a2.5%202.5%200%201%200%20-2.34%20-3.24%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h15.5a2.5%202.5%200%201%201%20-2.34%203.24%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2016h5.5a2.5%202.5%200%201%201%20-2.34%203.24%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-windmill-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-windmill-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.061%2011.06c1.18%20-.824%201.939%20-2.11%201.939%20-3.56c0%20-2.49%20-2.24%20-4.5%20-5%20-4.5v5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012c0%202.76%202.01%205%204.5%205c.166%200%20.33%20-.01%20.49%20-.03m2.624%20-1.36c.856%20-.91%201.386%20-2.19%201.386%20-3.61h-5%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012c-2.76%200%20-5%202.01%20-5%204.5s2.24%204.5%205%204.5v-9%22%20%2F%3E%20%3Cpath%20d%3D%22M6.981%207.033c-2.244%20.285%20-3.981%202.402%20-3.981%204.967h9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-windmill{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-windmill%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012c2.76%200%205%20-2.01%205%20-4.5s-2.24%20-4.5%20-5%20-4.5v9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012c0%202.76%202.01%205%204.5%205s4.5%20-2.24%204.5%20-5h-9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012c-2.76%200%20-5%202.01%20-5%204.5s2.24%204.5%205%204.5v-9%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2012c0%20-2.76%20-2.01%20-5%20-4.5%20-5s-4.5%202.24%20-4.5%205h9%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-window-maximize{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-window-maximize%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a1%201%200%200%201%201%20-1h3a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-3a1%201%200%200%201%20-1%20-1l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v-6a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208h4v4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%208l-5%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-window-minimize{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-window-minimize%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017a1%201%200%200%201%201%20-1h3a1%201%200%200%201%201%201v3a1%201%200%200%201%20-1%201h-3a1%201%200%200%201%20-1%20-1l0%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012v-6a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-6%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013h-4v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2013l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-window-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-window-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6.166%206.19a6.903%206.903%200%200%200%20-1.166%203.81v10a1%201%200%200%200%201%201h12a1%201%200%200%200%201%20-1v-1m0%20-4v-5c0%20-3.728%20-3.134%20-7%20-7%20-7a6.86%206.86%200%200%200%20-3.804%201.158%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013h8m4%200h2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203v5m0%204v9%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-window{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-window%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203c-3.866%200%20-7%203.272%20-7%207v10a1%201%200%200%200%201%201h12a1%201%200%200%200%201%20-1v-10c0%20-3.728%20-3.134%20-7%20-7%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2013l14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-windsock{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-windsock%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%203v18%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2011l12%20-1v-4l-12%20-1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%205.5v5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%206v4%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2021h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wiper-wash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wiper-wash%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2020a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011l5.5%205.5a5%205%200%200%201%207%200l5.5%20-5.5a12%2012%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2020l0%20-14%22%20%2F%3E%20%3Cpath%20d%3D%22M4%206a4%204%200%200%201%20.4%20-1.8%22%20%2F%3E%20%3Cpath%20d%3D%22M7%202.1a4%204%200%200%201%202%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206a4%204%200%200%200%20-.4%20-1.8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%206a4%204%200%200%201%20.4%20-1.8%22%20%2F%3E%20%3Cpath%20d%3D%22M15%202.1a4%204%200%200%201%202%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20%206a4%204%200%200%200%20-.4%20-1.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wiper{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wiper%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2018a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%209l5.5%205.5a5%205%200%200%201%207%200l5.5%20-5.5a12%2012%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2018l-2.2%20-12.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-woman{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-woman%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016v5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016v5%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2016h8l-2%20-7h-4l-2%207%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2011c1.667%20-1.333%203.333%20-2%205%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011c-1.667%20-1.333%20-3.333%20-2%20-5%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wood{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wood%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%205.5a6%202.5%200%201%200%2012%200a6%202.5%200%201%200%20-12%200%22%20%2F%3E%20%3Cpath%20d%3D%22M18%205.5v4.626a1.415%201.415%200%200%201%201.683%202.18l-.097%20.108l-1.586%201.586v4c0%201.61%20-2.54%202.925%20-5.725%203l-.275%200c-3.314%200%20-6%20-1.343%20-6%20-3v-2l-1.586%20-1.586a1.414%201.414%200%200%201%201.586%20-2.287v-6.627%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2012.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2016v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-bolt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-bolt%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.985%2012.52a9%209%200%201%200%20-7.52%208.36%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h10.9%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203c2.313%203.706%203.07%207.856%202.27%2012%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016l-2%203h4l-2%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%200%20-8.985%209%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h9.9%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a16.991%2016.991%200%200%201%202.53%2010.275%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.946%2012.99a9%209%200%201%200%20-9.46%207.995%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h13.9%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a16.997%2016.997%200%200%201%202.311%2012.001%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.942%2013.02a9%209%200%201%200%20-9.47%207.964%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h9.9%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203c2%203.206%202.837%206.913%202.508%2010.537%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2021l2%20-2l-2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2%202l2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-cog%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%200%20-8.979%209%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h8.9%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a16.992%2016.992%200%200%201%202.522%2010.376%22%20%2F%3E%20%3Cpath%20d%3D%22M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2015.5v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19.001%2021v1.5%22%20%2F%3E%20%3Cpath%20d%3D%22M22.032%2017.25l-1.299%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M17.27%2020l-1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M15.97%2017.25l1.3%20.75%22%20%2F%3E%20%3Cpath%20d%3D%22M20.733%2020l1.3%20.75%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-dollar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-dollar%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.876%2010.51a9%209%200%201%200%20-7.839%2010.43%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h9.9%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a16.986%2016.986%200%200%201%202.578%209.02%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2015h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2021v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-down%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.986%2012.509a9%209%200%201%200%20-8.455%208.476%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h10.9%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203c2.313%203.706%203.07%207.857%202.27%2012%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%203l-3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-download{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-download%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%200%20-9%209%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h8.4%22%20%2F%3E%20%3Cpath%20d%3D%22M11.578%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203c1.719%202.755%202.5%205.876%202.5%209%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2014v7m-3%20-3l3%203l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.986%2012.51a9%209%200%201%200%20-5.71%207.873%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h10.9%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a17%2017%200%200%201%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v3%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-heart%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%200%20-9.679%208.974%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h6.9%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a16.983%2016.983%200%200%201%202.556%208.136%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2022l3.35%20-3.284a2.143%202.143%200%200%200%20.005%20-3.071a2.242%202.242%200%200%200%20-3.129%20-.006l-.224%20.22l-.223%20-.22a2.242%202.242%200%200%200%20-3.128%20-.006a2.143%202.143%200%200%200%20-.006%203.071l3.355%203.296%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-latitude{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-latitude%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4.6%207l14.8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012l18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4.6%2017l14.8%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-longitude{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-longitude%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a11.2%2011.2%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a11.2%2011.2%200%200%201%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203l0%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-map{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-map%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%208h-2a2%202%200%200%200%20-2%202a2%202%200%201%201%20-4%200v-1a2%202%200%200%200%20-2%20-2h-1a2%202%200%200%201%20-2%20-2v-.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012h3a2%202%200%200%201%202%202v.5a1.5%201.5%200%200%200%201.5%201.5a1.5%201.5%200%200%201%201.5%201.5v3.25%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2020.5v-3.5a2%202%200%200%201%202%20-2h3.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-minus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.483%2015.006a9%209%200%201%200%20-7.958%205.978%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a16.94%2016.94%200%200%201%202.307%2012%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5.657%205.615a9%209%200%201%200%2012.717%2012.739m1.672%20-2.322a9%209%200%200%200%20-12.066%20-12.084%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h5.4m4%200h7.4%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h11.4m4%200h1.4%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17.001%2017.001%200%200%200%20-1.493%203.022m-.847%203.145c-.68%204.027%20.1%208.244%202.34%2011.833%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a16.982%2016.982%200%200%201%202.549%208.005m-.207%203.818a16.979%2016.979%200%200%201%20-2.342%206.177%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-pause%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.945%2012.997a9%209%200%201%200%20-7.928%207.945%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h9.9%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a16.992%2016.992%200%200%201%202.51%2010.526%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017v5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2017v5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-pin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-pin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.972%2011.291a9%209%200%201%200%20-8.322%209.686%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h8.9%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a16.986%2016.986%200%200%201%202.578%209.018%22%20%2F%3E%20%3Cpath%20d%3D%22M21.121%2020.121a3%203%200%201%200%20-4.242%200c.418%20.419%201.125%201.045%202.121%201.879c1.051%20-.89%201.759%20-1.516%202.121%20-1.879%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2018v.01%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-plus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.985%2012.518a9%209%200%201%200%20-8.45%208.466%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h11.4%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a16.998%2016.998%200%200%201%202.283%2012.157%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.975%2011.33a9%209%200%201%200%20-5.673%209.043%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h9.9%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a16.988%2016.988%200%200%201%202.57%209.518m-1.056%205.403a17%2017%200%200%201%20-1.514%203.079%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2019a2.003%202.003%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-search%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%200%20-9%209%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h7.9%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a16.984%2016.984%200%200%201%202.574%208.62%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2018a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M20.2%2020.2l1.8%201.8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-share{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-share%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.94%2013.045a9%209%200%201%200%20-8.953%207.955%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h9.4%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a16.991%2016.991%200%200%201%202.529%2010.294%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2022l5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021.5v-4.5h-4.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-star%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%200%20-9.968%208.948%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h6.4%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17.001%2017.001%200%200%200%20-1.886%2013.802%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a16.982%2016.982%200%200%201%202.549%208.01%22%20%2F%3E%20%3Cpath%20d%3D%22M17.8%2020.817l-2.172%201.138a.392%20.392%200%200%201%20-.568%20-.41l.415%20-2.411l-1.757%20-1.707a.389%20.389%200%200%201%20.217%20-.665l2.428%20-.352l1.086%20-2.193a.392%20.392%200%200%201%20.702%200l1.086%202.193l2.428%20.352a.39%20.39%200%200%201%20.217%20.665l-1.757%201.707l.414%202.41a.39%20.39%200%200%201%20-.567%20.411l-2.172%20-1.138%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-up%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.985%2012.52a9%209%200%201%200%20-8.451%208.463%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h10.9%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a16.996%2016.996%200%200%201%202.391%2011.512%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2022v-6%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2019l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-upload{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-upload%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a9%209%200%201%200%20-9%209%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h8.4%22%20%2F%3E%20%3Cpath%20d%3D%22M11.578%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203c1.719%202.755%202.5%205.876%202.5%209%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2021v-7m3%203l-3%20-3l-3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-www{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-www%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%207a9%209%200%200%200%20-7.5%20-4a8.991%208.991%200%200%200%20-7.484%204%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a16.989%2016.989%200%200%200%20-1.826%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a16.989%2016.989%200%200%201%201.828%204%22%20%2F%3E%20%3Cpath%20d%3D%22M19.5%2017a9%209%200%200%201%20-7.5%204a8.991%208.991%200%200%201%20-7.484%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2021a16.989%2016.989%200%200%201%20-1.826%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%2021a16.989%2016.989%200%200%200%201.828%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2010l1%204l1.5%20-4l1.5%204l1%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2010l1%204l1.5%20-4l1.5%204l1%20-4%22%20%2F%3E%20%3Cpath%20d%3D%22M9.5%2010l1%204l1.5%20-4l1.5%204l1%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20.929%2013.131a9%209%200%201%200%20-8.931%207.869%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h9.9%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a16.992%2016.992%200%200%201%202.505%2010.573%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-world{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-world%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M3.6%2015h16.8%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M12.5%203a17%2017%200%200%201%200%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-wrecking-ball{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-wrecking-ball%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2013a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M2%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M11%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2019l-9%200%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2015l9%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2012v-5h2a3%203%200%200%201%203%203v5%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2015v-2a1%201%200%200%201%201%20-1h7%22%20%2F%3E%20%3Cpath%20d%3D%22M19%2011v-7l-6%207%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-writing-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-writing-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207h4%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v1l2%202l.5%20-.5m1.5%20-2.5v-11c0%20-1.121%20-.879%20-2%20-2%20-2s-2%20.879%20-2%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019h-13a2%202%200%201%201%200%20-4h4a2%202%200%201%200%200%20-4h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-writing-sign-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-writing-sign-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019c3.333%20-2%205%20-4%205%20-6c0%20-3%20-1%20-3%20-2%20-3s-2.032%201.085%20-2%203c.034%202.048%201.658%202.877%202.5%204c1.5%202%202.5%202.5%203.5%201c.667%20-1%201.167%20-1.833%201.5%20-2.5c1%202.333%202.333%203.5%204%203.5h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v1l2%202l.5%20-.5m1.5%20-2.5v-11c0%20-1.121%20-.879%20-2%20-2%20-2s-2%20.879%20-2%202v7%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-writing-sign{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-writing-sign%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2019c3.333%20-2%205%20-4%205%20-6c0%20-3%20-1%20-3%20-2%20-3s-2.032%201.085%20-2%203c.034%202.048%201.658%202.877%202.5%204c1.5%202%202.5%202.5%203.5%201c.667%20-1%201.167%20-1.833%201.5%20-2.5c1%202.333%202.333%203.5%204%203.5h2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2017v-12c0%20-1.121%20-.879%20-2%20-2%20-2s-2%20.879%20-2%202v12l2%202l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-writing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-writing%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2017v-12c0%20-1.121%20-.879%20-2%20-2%20-2s-2%20.879%20-2%202v12l2%202l2%20-2%22%20%2F%3E%20%3Cpath%20d%3D%22M16%207h4%22%20%2F%3E%20%3Cpath%20d%3D%22M18%2019h-13a2%202%200%201%201%200%20-4h4a2%202%200%201%200%200%20-4h-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-x-mark{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-x-mark%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2016l3.644%203.644a1.21%201.21%200%200%200%201.712%200l2.288%20-2.288a1.21%201.21%200%200%200%200%20-1.712l-3.644%20-3.644l3.644%20-3.644a1.21%201.21%200%200%200%200%20-1.712l-2.288%20-2.288a1.21%201.21%200%200%200%20-1.712%200l-3.644%203.644l-3.644%20-3.644a1.21%201.21%200%200%200%20-1.712%200l-2.288%202.288a1.21%201.21%200%200%200%200%201.712l3.644%203.644l-3.644%203.644a1.21%201.21%200%200%200%200%201.712l2.288%202.288a1.21%201.21%200%200%200%201.712%200l3.644%20-3.644%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-x-power-y{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-x-power-y%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203l3%205.063%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l6%206%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2018l6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M21%203l-4.8%209%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M18%206l-12%2012%22%20%2F%3E%20%3Cpath%20d%3D%22M6%206l12%2012%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-xbox-a{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-xbox-a%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%200%200%209%20-9a9%209%200%200%200%20-9%20-9a9%209%200%200%200%20-9%209a9%209%200%200%200%209%209%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2016l-3%20-8l-3%208%22%20%2F%3E%20%3Cpath%20d%3D%22M14%2014h-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-xbox-b{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-xbox-b%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%200%200%209%20-9a9%209%200%200%200%20-9%20-9a9%209%200%200%200%20-9%209a9%209%200%200%200%209%209%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012a2%202%200%201%201%200%204h-3v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012h-3%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2012a2%202%200%201%200%200%20-4h-3v4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-xbox-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-xbox-x%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%200%200%209%20-9a9%209%200%200%200%20-9%20-9a9%209%200%200%200%20-9%209a9%209%200%200%200%209%209%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208l6%208%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208l-6%208%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-xbox-y{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-xbox-y%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a9%209%200%200%200%209%20-9a9%209%200%200%200%20-9%20-9a9%209%200%200%200%20-9%209a9%209%200%200%200%209%209%22%20%2F%3E%20%3Cpath%20d%3D%22M9%208l3%204%22%20%2F%3E%20%3Cpath%20d%3D%22M15%208l-2.988%203.984l-.012%204.016%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-xd{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-xd%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%208l4%208%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2016l4%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M14%208v8h2a2%202%200%200%200%202%20-2v-4a2%202%200%200%200%20-2%20-2h-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-xxx{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-xxx%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M10%208l4%208%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2016l4%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M17%208l4%208%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2016l4%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M3%208l4%208%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016l4%20-8%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-yin-yang{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-yin-yang%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%20%3Cpath%20d%3D%22M12%203a4.5%204.5%200%200%200%200%209a4.5%204.5%200%200%201%200%209%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%207.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3Cpath%20d%3D%22M11.5%2016.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-yoga{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-yoga%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020h4l1.5%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2020l-1%20-5h-5l1%20-7%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010l4%20-1l4%20-1l4%201.5l4%201.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10.007%205a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zeppelin-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zeppelin-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15.773%2015.783c-.723%20.141%20-1.486%20.217%20-2.273%20.217c-2.13%200%20-4.584%20-.926%20-7.364%20-2.777l-2.136%201.777v-3.33a46.07%2046.07%200%200%201%20-2%20-1.67a46.07%2046.07%200%200%201%202%20-1.67v-3.33l2.135%201.778c.13%20-.087%20.261%20-.172%20.39%20-.256m2.564%20-1.42c1.601%20-.735%203.071%20-1.102%204.411%20-1.102c4.694%200%208.5%202.686%208.5%206c0%201.919%20-1.276%203.627%20-3.261%204.725%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015.5v4.5h6v-4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zeppelin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zeppelin%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13.5%204c4.694%200%208.5%202.686%208.5%206s-3.806%206%20-8.5%206c-2.13%200%20-4.584%20-.926%20-7.364%20-2.777l-2.136%201.777v-3.33a46.07%2046.07%200%200%201%20-2%20-1.67a46.07%2046.07%200%200%201%202%20-1.67v-3.33l2.135%201.778c2.78%20-1.852%205.235%20-2.778%207.365%20-2.778%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015.5v4.5h6v-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zero-config{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zero-config%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012a8%208%200%201%200%2016%200a8%208%200%201%200%20-16%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021l18%20-18%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zip{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zip%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016v-8h2a2%202%200%201%201%200%204h-2%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208v8%22%20%2F%3E%20%3Cpath%20d%3D%22M4%208h4l-4%208h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zodiac-aquarius{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zodiac-aquarius%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010l3%20-3l3%203l3%20-3l3%203l3%20-3l3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017l3%20-3l3%203l3%20-3l3%203l3%20-3l3%203%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zodiac-aries{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zodiac-aries%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M12%205a5%205%200%201%200%20-4%208%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2013a5%205%200%201%200%20-4%20-8%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021l0%20-16%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zodiac-cancer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zodiac-cancer%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2012a10%206.5%200%200%201%2014%20-6.5%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2012a10%206.5%200%200%201%20-14%206.5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zodiac-capricorn{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zodiac-capricorn%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%204a3%203%200%200%201%203%203v9%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207a3%203%200%200%201%206%200v11a3%203%200%200%201%20-3%203%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zodiac-gemini{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zodiac-gemini%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203a21%2021%200%200%200%2018%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2021a21%2021%200%200%201%2018%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%204.5l0%2015%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204.5l0%2015%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zodiac-leo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zodiac-leo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2017a4%204%200%201%200%208%200%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%207c0%203%202%205%202%209%22%20%2F%3E%20%3Cpath%20d%3D%22M15%207c0%204%20-2%206%20-2%2010%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zodiac-libra{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zodiac-libra%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2020l14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2017h5v-.3a7%207%200%201%201%204%200v.3h5%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zodiac-pisces{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zodiac-pisces%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M5%203a21%2021%200%200%201%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M19%203a21%2021%200%200%200%200%2018%22%20%2F%3E%20%3Cpath%20d%3D%22M5%2012l14%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zodiac-sagittarius{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zodiac-sagittarius%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2020l16%20-16%22%20%2F%3E%20%3Cpath%20d%3D%22M13%204h7v7%22%20%2F%3E%20%3Cpath%20d%3D%22M6.5%2012.5l5%205%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zodiac-scorpio{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zodiac-scorpio%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204a2%202%200%200%201%202%202v9%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206a2%202%200%200%201%204%200v9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206a2%202%200%200%201%204%200v10a3%203%200%200%200%203%203h5l-3%20-3m0%206l3%20-3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zodiac-taurus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zodiac-taurus%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M6%203a6%206%200%200%200%2012%200%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2015a6%206%200%201%200%2012%200a6%206%200%201%200%20-12%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zodiac-virgo{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zodiac-virgo%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204a2%202%200%200%201%202%202v9%22%20%2F%3E%20%3Cpath%20d%3D%22M5%206a2%202%200%200%201%204%200v9%22%20%2F%3E%20%3Cpath%20d%3D%22M9%206a2%202%200%200%201%204%200v10a7%205%200%200%200%207%205%22%20%2F%3E%20%3Cpath%20d%3D%22M12%2021a7%205%200%200%200%207%20-5v-2a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zoom-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zoom-cancel%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208l4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l-4%204%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021l-6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zoom-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zoom-check%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021l-6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l2%202l4%20-4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zoom-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zoom-code%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021l-6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M8%208l-2%202l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M12%208l2%202l-2%202%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zoom-exclamation{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zoom-exclamation%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021l-6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013v.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207v3%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zoom-in-area{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zoom-in-area%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M15%2013v4%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018h-1a2%202%200%200%201%20-2%20-2v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206v-1a2%202%200%200%201%202%20-2h1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203h1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203h1a2%202%200%200%201%202%202v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zoom-in{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zoom-in%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M10%207l0%206%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021l-6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zoom-money{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zoom-money%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021l-6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M12%207h-2.5a1.5%201.5%200%200%200%200%203h1a1.5%201.5%200%200%201%200%203h-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013v1m0%20-8v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zoom-out-area{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zoom-out-area%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M13%2015h4%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2015a5%205%200%201%200%2010%200a5%205%200%201%200%20-10%200%22%20%2F%3E%20%3Cpath%20d%3D%22M22%2022l-3%20-3%22%20%2F%3E%20%3Cpath%20d%3D%22M6%2018h-1a2%202%200%200%201%20-2%20-2v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2011v-1%22%20%2F%3E%20%3Cpath%20d%3D%22M3%206v-1a2%202%200%200%201%202%20-2h1%22%20%2F%3E%20%3Cpath%20d%3D%22M10%203h1%22%20%2F%3E%20%3Cpath%20d%3D%22M15%203h1a2%202%200%200%201%202%202v1%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zoom-out{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zoom-out%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M7%2010l6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021l-6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zoom-pan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zoom-pan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2017l-2.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M10%204l2%20-2l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M20%2010l2%202l-2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2010l-2%202l2%202%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2020l2%202l2%20-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zoom-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zoom-question%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021l-6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2013l0%20.01%22%20%2F%3E%20%3Cpath%20d%3D%22M10%2010a1.5%201.5%200%201%200%20-1.14%20-2.474%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zoom-replace{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zoom-replace%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021l-6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3.291%208a7%207%200%200%201%205.077%20-4.806a7.021%207.021%200%200%201%208.242%204.403%22%20%2F%3E%20%3Cpath%20d%3D%22M17%204v4h-4%22%20%2F%3E%20%3Cpath%20d%3D%22M16.705%2012a7%207%200%200%201%20-5.074%204.798a7.021%207.021%200%200%201%20-8.241%20-4.403%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2016v-4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zoom-reset{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zoom-reset%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021l-6%20-6%22%20%2F%3E%20%3Cpath%20d%3D%22M3.268%2012.043a7.017%207.017%200%200%200%206.634%204.957a7.012%207.012%200%200%200%207.043%20-6.131a7%207%200%200%200%20-5.314%20-7.672a7.021%207.021%200%200%200%20-8.241%204.403%22%20%2F%3E%20%3Cpath%20d%3D%22M3%204v4h4%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zoom-scan{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zoom-scan%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M8%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%20%3Cpath%20d%3D%22M16%2016l-2.5%20-2.5%22%20%2F%3E%20%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%20%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zoom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zoom%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M3%2010a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%20%3Cpath%20d%3D%22M21%2021l-6%20-6%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zzz-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zzz-off%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h6l-6%208h6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204h6l-5.146%206.862m1.146%201.138h4%22%20%2F%3E%20%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%20%3C%2Fsvg%3E)}.mox-tabler-zzz{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-zzz%22%20%3E%20%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%20%2F%3E%20%3Cpath%20d%3D%22M4%2012h6l-6%208h6%22%20%2F%3E%20%3Cpath%20d%3D%22M14%204h6l-6%208h6%22%20%2F%3E%20%3C%2Fsvg%3E)}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-threads:before{content:"\e9cb"}.fa-threads-square:before{content:"\e9cc"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-x-twitter:before{content:"\e9ca"}.fa-x-twitter-square:before{content:"\e9c9"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{ font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg") }.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{ font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg") }.far{font-family:"Font Awesome 5 Free";font-weight:400}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{ font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg") }.fab{font-family:"Font Awesome 5 Brands";font-weight:400}.mox-line-md{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:var(--mox-icon);mask-image:var(--mox-icon);vertical-align:-.125em}.mox-line-md-account{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M4%2021v-1c0%20-3.31%202.69%20-6%206%20-6h4c3.31%200%206%202.69%206%206v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2228%22%20d%3D%22M12%2011c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%201.79%20-4%204%20-4c2.21%200%204%201.79%204%204c0%202.21%20-1.79%204%20-4%204Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-account-add{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-dasharray%3D%2222%22%3E%3Cpath%20d%3D%22M3%2021v-1c0%20-2.21%201.79%20-4%204%20-4h4c2.21%200%204%201.79%204%204v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2222%22%20d%3D%22M9%2013c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M15%206h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-account-alert{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-dasharray%3D%2222%22%3E%3Cpath%20d%3D%22M5%2021v-1c0%20-2.21%201.79%20-4%204%20-4h4c2.21%200%204%201.79%204%204v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2222%22%20d%3D%22M11%2013c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M20%203v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M20%2011v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-account-alert-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-dasharray%3D%2222%22%3E%3Cpath%20d%3D%22M5%2021v-1c0%20-2.21%201.79%20-4%204%20-4h4c2.21%200%204%201.79%204%204v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2222%22%20d%3D%22M11%2013c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M20%203v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%220.9s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M20%2011v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%221.2s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-account-delete{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-dasharray%3D%2222%22%3E%3Cpath%20d%3D%22M3%2021v-1c0%20-2.21%201.79%20-4%204%20-4h4c2.21%200%204%201.79%204%204v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2222%22%20d%3D%22M9%2013c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%3E%3Cpath%20d%3D%22M15%203l6%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%203l-6%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-account-remove{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-dasharray%3D%2222%22%3E%3Cpath%20d%3D%22M3%2021v-1c0%20-2.21%201.79%20-4%204%20-4h4c2.21%200%204%201.79%204%204v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2222%22%20d%3D%22M9%2013c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M15%206h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-account-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M6%2019v-1c0%20-2.21%201.79%20-4%204%20-4h4c2.21%200%204%201.79%204%204v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2222%22%20d%3D%22M12%2011c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-alert{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203l9%2017h-18l9%20-17Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2010v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-alert-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%207v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-alert-circle-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%207v6%22%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%220.7s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%221s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-alert-circle-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%207v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-alert-circle-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%207v6%22%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%220.7s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%221s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-alert-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203l9%2017h-18l9%20-17Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2010v4%22%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%220.7s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%221s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-alert-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M12%204h7c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%207v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-alert-square-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M12%204h7c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%207v6%22%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%220.7s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%221s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-alert-square-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2266%22%20d%3D%22M12%204h7c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%207v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-alert-square-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2266%22%20d%3D%22M12%204h7c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%207v6%22%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%220.7s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%221s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-alert-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203l9%2017h-18l9%20-17Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2010v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-alert-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203l9%2017h-18l9%20-17Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2010v4%22%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%220.7s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%221s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-align-center{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2210%22%20d%3D%22M12%205h7M12%205h-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2010h5M12%2010h-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%2015h9M12%2015h-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M12%2020h7M12%2020h-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-align-justify{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%205h6M12%205h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2010h6M12%2010h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2015h6M12%2015h-6M12%2020h6M12%2020h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-align-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M4%205h13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M4%2010h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2218%22%20stroke-dashoffset%3D%2218%22%20d%3D%22M4%2015h16%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M4%2020h13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-align-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M20%205h-13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M20%2010h-10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2218%22%20stroke-dashoffset%3D%2218%22%20d%3D%22M20%2015h-16%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M20%2020h-13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-align-bottom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M3%2021l18%200%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M12%203l0%2013.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2017l4%20-4M12%2017l-4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-align-center{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M12%203v18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M22%2012h-6.5M2%2012h6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M15%2012l3%203M9%2012l-3%203M15%2012l3%20-3M9%2012l-3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-align-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M3%203v18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M21%2012h-13.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M7%2012l4%204M7%2012l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-align-middle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M3%2012l18%200%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M12%202l0%206.5M12%2022l0%20-6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%209l3%20-3M12%2015l3%203M12%209l-3%20-3M12%2015l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-align-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M21%203v18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M3%2012h13.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M17%2012l-4%204M17%2012l-4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-align-top{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M3%203l18%200%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M12%2021l0%20-13.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%207l4%204M12%207l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-close-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M3%2021l18%200%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M12%203l0%2013.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%2017l7%20-7M12%2017l-7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-close-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M3%203v18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M21%2012h-13.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2012l7%207M7%2012l7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-close-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M21%203v18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M3%2012h13.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M17%2012l-7%207M17%2012l-7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-close-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M3%203l18%200%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M12%2021l0%20-13.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%207l7%207M12%207l-7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M12%203l0%2017.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%2021l7%20-7M12%2021l-7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-down-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M21%2012c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%207l0%209.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2017l4%20-4M12%2017l-4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-down-circle-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M21%2012c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%207l0%209.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2017l4%20-4M12%2017l-4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-down-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M20%2012v7c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%207l0%209.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2017l4%20-4M12%2017l-4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-down-square-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2266%22%20d%3D%22M20%2012v7c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%207l0%209.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2017l4%20-4M12%2017l-4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M21%2012h-17.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M3%2012l7%207M3%2012l7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-left-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M21%2012c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M17%2012h-9.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M7%2012l4%204M7%2012l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-left-circle-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M21%2012c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M17%2012h-9.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M7%2012l4%204M7%2012l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-left-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M20%2012v7c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M17%2012h-9.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M7%2012l4%204M7%2012l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-left-square-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2266%22%20d%3D%22M20%2012v7c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M17%2012h-9.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M7%2012l4%204M7%2012l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-long-diagonal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M12%2012l-8.5%208.5M12%2012l8.5%20-8.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M21%203h-8M3%2021v-8M21%203v8M3%2021h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-long-diagonal-rotated{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M12%2012l8.5%208.5M12%2012l-8.5%20-8.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M3%203h8M21%2021v-8M3%203v8M21%2021h-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-open-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M3%203l18%200%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M12%207l0%2013.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%2021l7%20-7M12%2021l-7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-open-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M21%203v18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M17%2012h-13.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M3%2012l7%207M3%2012l7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-open-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M3%203v18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M7%2012h13.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M21%2012l-7%207M21%2012l-7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-open-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M3%2021l18%200%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M12%2017l0%20-13.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%203l7%207M12%203l-7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M3%2012h17.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M21%2012l-7%207M21%2012l-7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-right-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M21%2012c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2012h9.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M17%2012l-4%204M17%2012l-4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-right-circle-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M21%2012c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2012h9.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M17%2012l-4%204M17%2012l-4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-right-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M20%2012v7c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2012h9.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M17%2012l-4%204M17%2012l-4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-right-square-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2266%22%20d%3D%22M20%2012v7c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2012h9.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M17%2012l-4%204M17%2012l-4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-small-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M12%205l0%2013.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M12%2019l5%20-5M12%2019l-5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-small-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M19%2012h-13.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M5%2012l5%205M5%2012l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-small-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M5%2012h13.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M19%2012l-5%205M19%2012l-5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-small-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M12%2019l0%20-13.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M12%205l5%205M12%205l-5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M12%2021l0%20-17.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%203l7%207M12%203l-7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-up-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M21%2012c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%2017l0%20-9.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%207l4%204M12%207l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-up-circle-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M21%2012c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%2017l0%20-9.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%207l4%204M12%207l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-up-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M20%2012v7c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%2017l0%20-9.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%207l4%204M12%207l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrow-up-square-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2266%22%20d%3D%22M20%2012v7c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%2017l0%20-9.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%207l4%204M12%207l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrows-diagonal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20d%3D%22M10%2014l-6.5%206.5M14%2010l6.5%20-6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M21%203h-6M3%2021v-6M21%203v6M3%2021h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrows-diagonal-rotated{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20d%3D%22M14%2014l6.5%206.5M10%2010l-6.5%20-6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M3%203h6M21%2021v-6M3%203v6M21%2021h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrows-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M15%207h-11.5M9%2017h11.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M3%207l4%204M3%207l4%20-4M21%2017l-4%204M21%2017l-4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrows-horizontal-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M21%207h-10.5M3%2017h10.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M10%207l4%204M10%207l4%20-4M14%2017l-4%204M14%2017l-4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrows-long-diagonal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M12%2012l-8.5%208.5M12%2012l8.5%20-8.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M21%203h-8M3%2021v-8M21%203v8M3%2021h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrows-long-diagonal-rotated{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M12%2012l8.5%208.5M12%2012l-8.5%20-8.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M3%203h8M21%2021v-8M3%203v8M21%2021h-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrows-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M17%2015l0%20-11.5M7%209l0%2011.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M17%203l-4%204M17%203l4%204M7%2021l-4%20-4M7%2021l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-arrows-vertical-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M17%2021l0%20-10.5M7%203l0%2010.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M17%2010l-4%204M17%2010l4%204M7%2014l-4%20-4M7%2014l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-at{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2286%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2012c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%201.79%20-4%204%20-4c2.21%200%204%201.79%204%204v1.5c0%201.38%201.12%202.5%202.5%202.5c1.38%200%202.5%20-1.12%202.5%20-2.5v-1.5c0%20-4.97%20-4.03%20-9%20-9%20-9c-4.97%200%20-9%204.03%20-9%209c0%204.97%204.03%209%209%209h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2286%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-backup-restore{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4.25%2014c0.89%203.45%204.02%206%207.75%206c4.42%200%208%20-3.58%208%20-8c0%20-4.42%20-3.58%20-8%20-8%20-8c-2.39%200%20-4.53%201.05%20-6%202.71l-2%202.29%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5.63%207.38l-2.13%20-2.13l0%204.25l4.25%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M4%209l0%200l0%200l0%200Z%3BM5.63%207.38l-2.13%20-2.13l0%204.25l4.25%200Z%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-beer{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGV7nOmvXN%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2218%22%20stroke-dashoffset%3D%2218%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%207.67h1c0.6%20-0.37%201.22%20-0.67%202%20-0.67c2%200%203%202%205%202c1.64%200%202.6%20-1.34%204%20-1.83h1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203l-2%2018h-9l-2%20-18h-5v21h24v-20Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGV7nOmvXN)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%203l-2%2018h-9l-2%20-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-beer-alt{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG2DKGueaR%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2023.67h1c0.6%20-0.37%201.22%20-0.67%202%20-0.67c2%200%203%202%205%202c1.64%200%202.6%20-1.34%204%20-1.83h1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%22M5%207.67h1c0.6%20-0.37%201.22%20-0.67%202%20-0.67c2%200%203%202%205%202c1.64%200%202.6%20-1.34%204%20-1.83h1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203l-2%2018h-9l-2%20-18h-5v21h24v-20Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG2DKGueaR)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%203l-2%2018h-9l-2%20-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-beer-alt-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGO1siZcqz%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2023.67h1c0.6%20-0.37%201.22%20-0.67%202%20-0.67c2%200%203%202%205%202c1.64%200%202.6%20-1.34%204%20-1.83h1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%22M5%207.67h1c0.6%20-0.37%201.22%20-0.67%202%20-0.67c2%200%203%202%205%202c1.64%200%202.6%20-1.34%204%20-1.83h1%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18%2023c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202v15h25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%22M18%207c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202v15h25Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203l-2%2018h-9l-2%20-18h-5v21h24v-20Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGO1siZcqz)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%203l-2%2018h-9l-2%20-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-beer-alt-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGEC61Gcah%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%2023c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20repeatCount%3D%22indefinite%22%20type%3D%22translate%22%20values%3D%220%3B10%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%22M18%207c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18%2023c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202v15h25Z%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20repeatCount%3D%22indefinite%22%20type%3D%22translate%22%20values%3D%220%3B10%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%22M18%207c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202v15h25Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203l-2%2018h-9l-2%20-18h-5v21h24v-20Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGEC61Gcah)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%203l-2%2018h-9l-2%20-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-beer-alt-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGMUVae5Cm%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%2023c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20repeatCount%3D%22indefinite%22%20type%3D%22translate%22%20values%3D%220%3B10%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%22M18%207c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203l-2%2018h-9l-2%20-18h-5v21h24v-20Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGMUVae5Cm)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%203l-2%2018h-9l-2%20-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-beer-alt-solid{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGO1siZcqz%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2023.67h1c0.6%20-0.37%201.22%20-0.67%202%20-0.67c2%200%203%202%205%202c1.64%200%202.6%20-1.34%204%20-1.83h1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%22M5%207.67h1c0.6%20-0.37%201.22%20-0.67%202%20-0.67c2%200%203%202%205%202c1.64%200%202.6%20-1.34%204%20-1.83h1%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18%2023c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202v15h25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%22M18%207c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202v15h25Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203l-2%2018h-9l-2%20-18h-5v21h24v-20Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGO1siZcqz)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%203l-2%2018h-9l-2%20-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-beer-alt-solid-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGEC61Gcah%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%2023c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20repeatCount%3D%22indefinite%22%20type%3D%22translate%22%20values%3D%220%3B10%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%22M18%207c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18%2023c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202v15h25Z%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20repeatCount%3D%22indefinite%22%20type%3D%22translate%22%20values%3D%220%3B10%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%22M18%207c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202v15h25Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203l-2%2018h-9l-2%20-18h-5v21h24v-20Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGEC61Gcah)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%203l-2%2018h-9l-2%20-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-beer-alt-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGXsDfxwpB%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2023.67h1c0.6%20-0.37%201.22%20-0.67%202%20-0.67c2%200%203%202%205%202c1.64%200%202.6%20-1.34%204%20-1.83h1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%22M5%207.67h1c0.6%20-0.37%201.22%20-0.67%202%20-0.67c2%200%203%202%205%202c1.64%200%202.6%20-1.34%204%20-1.83h1%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%22.3%22%20d%3D%22M18%2023c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202v15h25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%22M18%207c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202v15h25Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203l-2%2018h-9l-2%20-18h-5v21h24v-20Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGXsDfxwpB)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%203l-2%2018h-9l-2%20-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-beer-alt-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGD6xQNbIZ%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%2023c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20repeatCount%3D%22indefinite%22%20type%3D%22translate%22%20values%3D%220%3B10%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%22M18%207c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%22.3%22%20d%3D%22M18%2023c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202v15h25Z%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20repeatCount%3D%22indefinite%22%20type%3D%22translate%22%20values%3D%220%3B10%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%22M18%207c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202v15h25Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203l-2%2018h-9l-2%20-18h-5v21h24v-20Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGD6xQNbIZ)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%203l-2%2018h-9l-2%20-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-beer-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGfecNzb0o%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2218%22%20stroke-dashoffset%3D%2218%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%207.67h1c0.6%20-0.37%201.22%20-0.67%202%20-0.67c2%200%203%202%205%202c1.64%200%202.6%20-1.34%204%20-1.83h1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M18%207c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202v15h25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203l-2%2018h-9l-2%20-18h-5v21h24v-20Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGfecNzb0o)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%203l-2%2018h-9l-2%20-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-beer-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG4Mficdxv%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%207c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20repeatCount%3D%22indefinite%22%20type%3D%22translate%22%20values%3D%220%3B10%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M18%207c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202v15h25Z%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20repeatCount%3D%22indefinite%22%20type%3D%22translate%22%20values%3D%220%3B10%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203l-2%2018h-9l-2%20-18h-5v21h24v-20Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG4Mficdxv)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%203l-2%2018h-9l-2%20-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-beer-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGgOYOQbjz%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%207c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20repeatCount%3D%22indefinite%22%20type%3D%22translate%22%20values%3D%220%3B10%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203l-2%2018h-9l-2%20-18h-5v21h24v-20Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGgOYOQbjz)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%203l-2%2018h-9l-2%20-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-beer-solid{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGfecNzb0o%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2218%22%20stroke-dashoffset%3D%2218%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%207.67h1c0.6%20-0.37%201.22%20-0.67%202%20-0.67c2%200%203%202%205%202c1.64%200%202.6%20-1.34%204%20-1.83h1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M18%207c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202v15h25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203l-2%2018h-9l-2%20-18h-5v21h24v-20Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGfecNzb0o)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%203l-2%2018h-9l-2%20-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-beer-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGtqTYxeRj%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2218%22%20stroke-dashoffset%3D%2218%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%207.67h1c0.6%20-0.37%201.22%20-0.67%202%20-0.67c2%200%203%202%205%202c1.64%200%202.6%20-1.34%204%20-1.83h1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M18%207c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202v15h25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203l-2%2018h-9l-2%20-18h-5v21h24v-20Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGtqTYxeRj)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%203l-2%2018h-9l-2%20-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-beer-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGlXOiTJPz%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%207c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20repeatCount%3D%22indefinite%22%20type%3D%22translate%22%20values%3D%220%3B10%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M18%207c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202c-2%200%20-3%20-2%20-5%20-2c-2%200%20-3%202%20-5%202v15h25Z%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20repeatCount%3D%22indefinite%22%20type%3D%22translate%22%20values%3D%220%3B10%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203l-2%2018h-9l-2%20-18h-5v21h24v-20Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGlXOiTJPz)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%203l-2%2018h-9l-2%20-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-bell{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%224%22%20d%3D%22M12%203v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%224%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2230%22%20stroke-dashoffset%3D%2230%22%20d%3D%22M12%205c-3.31%200%20-6%202.69%20-6%206l0%206c-1%200%20-2%201%20-2%202h8M12%205c3.31%200%206%202.69%206%206l0%206c1%200%202%201%202%202h-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M10%2020c0%201.1%200.9%202%202%202c1.1%200%202%20-0.9%202%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-bell-alert{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%224%22%20d%3D%22M12%203v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%224%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2230%22%20stroke-dashoffset%3D%2230%22%20d%3D%22M12%205c-3.31%200%20-6%202.69%20-6%206l0%206c-1%200%20-2%201%20-2%202h8M12%205c3.31%200%206%202.69%206%206l0%206c1%200%202%201%202%202h-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M10%2020c0%201.1%200.9%202%202%202c1.1%200%202%20-0.9%202%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M22%206v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M22%2014v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-bell-alert-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20d%3D%22M12%203v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%224%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2230%22%20stroke-dashoffset%3D%2230%22%20d%3D%22M12%205c-3.31%200%20-6%202.69%20-6%206l0%206c-1%200%20-2%201%20-2%202h8M12%205c3.31%200%206%202.69%206%206l0%206c1%200%202%201%202%202h-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M10%2020c0%201.1%200.9%202%202%202c1.1%200%202%20-0.9%202%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M22%206v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M22%2014v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-bell-alert-filled-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20d%3D%22M12%203v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%224%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%203%3B3%2012%203%3B-3%2012%203%3B0%2012%203%3B0%2012%203%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2230%22%20stroke-dashoffset%3D%2230%22%20d%3D%22M12%205c-3.31%200%20-6%202.69%20-6%206l0%206c-1%200%20-2%201%20-2%202h8M12%205c3.31%200%206%202.69%206%206l0%206c1%200%202%201%202%202h-8%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%203%3B3%2012%203%3B-3%2012%203%3B0%2012%203%3B0%2012%203%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M10%2020c0%201.1%200.9%202%202%202c1.1%200%202%20-0.9%202%20-2%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.2s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%208%3B6%2012%208%3B-6%2012%208%3B0%2012%208%3B0%2012%208%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M22%206v4%22%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%220.9s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M22%2014v0.01%22%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%221.1s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-bell-alert-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%224%22%20d%3D%22M12%203v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%224%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%203%3B3%2012%203%3B-3%2012%203%3B0%2012%203%3B0%2012%203%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2230%22%20stroke-dashoffset%3D%2230%22%20d%3D%22M12%205c-3.31%200%20-6%202.69%20-6%206l0%206c-1%200%20-2%201%20-2%202h8M12%205c3.31%200%206%202.69%206%206l0%206c1%200%202%201%202%202h-8%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%203%3B3%2012%203%3B-3%2012%203%3B0%2012%203%3B0%2012%203%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M10%2020c0%201.1%200.9%202%202%202c1.1%200%202%20-0.9%202%20-2%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.2s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%208%3B6%2012%208%3B-6%2012%208%3B0%2012%208%3B0%2012%208%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M22%206v4%22%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%220.9s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M22%2014v0.01%22%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%221.1s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-bell-alert-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20d%3D%22M12%203v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%224%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2230%22%20stroke-dashoffset%3D%2230%22%20d%3D%22M12%205c-3.31%200%20-6%202.69%20-6%206l0%206c-1%200%20-2%201%20-2%202h8M12%205c3.31%200%206%202.69%206%206l0%206c1%200%202%201%202%202h-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M10%2020c0%201.1%200.9%202%202%202c1.1%200%202%20-0.9%202%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M22%206v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M22%2014v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-bell-alert-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20d%3D%22M12%203v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%224%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%203%3B3%2012%203%3B-3%2012%203%3B0%2012%203%3B0%2012%203%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2230%22%20stroke-dashoffset%3D%2230%22%20d%3D%22M12%205c-3.31%200%20-6%202.69%20-6%206l0%206c-1%200%20-2%201%20-2%202h8M12%205c3.31%200%206%202.69%206%206l0%206c1%200%202%201%202%202h-8%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%203%3B3%2012%203%3B-3%2012%203%3B0%2012%203%3B0%2012%203%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M10%2020c0%201.1%200.9%202%202%202c1.1%200%202%20-0.9%202%20-2%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.2s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%208%3B6%2012%208%3B-6%2012%208%3B0%2012%208%3B0%2012%208%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M22%206v4%22%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%220.9s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M22%2014v0.01%22%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%221.1s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-bell-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20d%3D%22M12%203v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%224%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2230%22%20stroke-dashoffset%3D%2230%22%20d%3D%22M12%205c-3.31%200%20-6%202.69%20-6%206l0%206c-1%200%20-2%201%20-2%202h8M12%205c3.31%200%206%202.69%206%206l0%206c1%200%202%201%202%202h-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M10%2020c0%201.1%200.9%202%202%202c1.1%200%202%20-0.9%202%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-bell-filled-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20d%3D%22M12%203v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%224%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%203%3B3%2012%203%3B-3%2012%203%3B0%2012%203%3B0%2012%203%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2230%22%20stroke-dashoffset%3D%2230%22%20d%3D%22M12%205c-3.31%200%20-6%202.69%20-6%206l0%206c-1%200%20-2%201%20-2%202h8M12%205c3.31%200%206%202.69%206%206l0%206c1%200%202%201%202%202h-8%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%203%3B3%2012%203%3B-3%2012%203%3B0%2012%203%3B0%2012%203%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M10%2020c0%201.1%200.9%202%202%202c1.1%200%202%20-0.9%202%20-2%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.2s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%208%3B6%2012%208%3B-6%2012%208%3B0%2012%208%3B0%2012%208%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-bell-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%224%22%20d%3D%22M12%203v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%224%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%203%3B3%2012%203%3B-3%2012%203%3B0%2012%203%3B0%2012%203%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2230%22%20stroke-dashoffset%3D%2230%22%20d%3D%22M12%205c-3.31%200%20-6%202.69%20-6%206l0%206c-1%200%20-2%201%20-2%202h8M12%205c3.31%200%206%202.69%206%206l0%206c1%200%202%201%202%202h-8%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%203%3B3%2012%203%3B-3%2012%203%3B0%2012%203%3B0%2012%203%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M10%2020c0%201.1%200.9%202%202%202c1.1%200%202%20-0.9%202%20-2%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.2s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%208%3B6%2012%208%3B-6%2012%208%3B0%2012%208%3B0%2012%208%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-bell-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20d%3D%22M12%203v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%224%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2230%22%20stroke-dashoffset%3D%2230%22%20d%3D%22M12%205c-3.31%200%20-6%202.69%20-6%206l0%206c-1%200%20-2%201%20-2%202h8M12%205c3.31%200%206%202.69%206%206l0%206c1%200%202%201%202%202h-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M10%2020c0%201.1%200.9%202%202%202c1.1%200%202%20-0.9%202%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-bell-twotone-alert{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20d%3D%22M12%203v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%224%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2230%22%20stroke-dashoffset%3D%2230%22%20d%3D%22M12%205c-3.31%200%20-6%202.69%20-6%206l0%206c-1%200%20-2%201%20-2%202h8M12%205c3.31%200%206%202.69%206%206l0%206c1%200%202%201%202%202h-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M10%2020c0%201.1%200.9%202%202%202c1.1%200%202%20-0.9%202%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M22%206v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M22%2014v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-bell-twotone-alert-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20d%3D%22M12%203v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%224%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%203%3B3%2012%203%3B-3%2012%203%3B0%2012%203%3B0%2012%203%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2230%22%20stroke-dashoffset%3D%2230%22%20d%3D%22M12%205c-3.31%200%20-6%202.69%20-6%206l0%206c-1%200%20-2%201%20-2%202h8M12%205c3.31%200%206%202.69%206%206l0%206c1%200%202%201%202%202h-8%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%203%3B3%2012%203%3B-3%2012%203%3B0%2012%203%3B0%2012%203%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M10%2020c0%201.1%200.9%202%202%202c1.1%200%202%20-0.9%202%20-2%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.2s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%208%3B6%2012%208%3B-6%2012%208%3B0%2012%208%3B0%2012%208%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M22%206v4%22%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%220.9s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M22%2014v0.01%22%3E%3Canimate%20attributeName%3D%22stroke-width%22%20begin%3D%221.1s%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.1%3B0.2%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%222%3B3%3B3%3B2%3B2%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-bell-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20d%3D%22M12%203v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%224%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%203%3B3%2012%203%3B-3%2012%203%3B0%2012%203%3B0%2012%203%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2230%22%20stroke-dashoffset%3D%2230%22%20d%3D%22M12%205c-3.31%200%20-6%202.69%20-6%206l0%206c-1%200%20-2%201%20-2%202h8M12%205c3.31%200%206%202.69%206%206l0%206c1%200%202%201%202%202h-8%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%203%3B3%2012%203%3B-3%2012%203%3B0%2012%203%3B0%2012%203%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M10%2020c0%201.1%200.9%202%202%202c1.1%200%202%20-0.9%202%20-2%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.2s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.05%3B0.15%3B0.2%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%208%3B6%2012%208%3B-6%2012%208%3B0%2012%208%3B0%2012%208%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-bluesky{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2276%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7.47%205.94c1.83%201.37%203.81%204.14%204.53%205.63c0.72%20-1.49%202.7%20-4.26%204.53%20-5.63c1.33%20-0.99%203.47%20-1.75%203.47%200.68c0%200.49%20-0.28%204.08%20-0.45%204.66c-0.57%202.03%20-2.65%202.55%20-4.5%202.23c3.24%200.55%204.06%202.36%202.28%204.17c-3.38%203.44%20-4.85%20-0.87%20-5.23%20-1.97c-0.07%20-0.2%20-0.1%20-0.3%20-0.1%20-0.22c-0%20-0.08%20-0.03%200.02%20-0.1%200.22c-0.38%201.1%20-1.86%205.41%20-5.23%201.97c-1.78%20-1.81%20-0.96%20-3.63%202.28%20-4.17c-1.85%200.31%20-3.93%20-0.21%20-4.5%20-2.23c-0.17%20-0.58%20-0.45%20-4.18%20-0.45%20-4.66c0%20-2.43%202.14%20-1.67%203.47%20-0.68Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2276%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-bluesky-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2276%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7.47%205.94c1.83%201.37%203.81%204.14%204.53%205.63c0.72%20-1.49%202.7%20-4.26%204.53%20-5.63c1.33%20-0.99%203.47%20-1.75%203.47%200.68c0%200.49%20-0.28%204.08%20-0.45%204.66c-0.57%202.03%20-2.65%202.55%20-4.5%202.23c3.24%200.55%204.06%202.36%202.28%204.17c-3.38%203.44%20-4.85%20-0.87%20-5.23%20-1.97c-0.07%20-0.2%20-0.1%20-0.3%20-0.1%20-0.22c-0%20-0.08%20-0.03%200.02%20-0.1%200.22c-0.38%201.1%20-1.86%205.41%20-5.23%201.97c-1.78%20-1.81%20-0.96%20-3.63%202.28%20-4.17c-1.85%200.31%20-3.93%20-0.21%20-4.5%20-2.23c-0.17%20-0.58%20-0.45%20-4.18%20-0.45%20-4.66c0%20-2.43%202.14%20-1.67%203.47%20-0.68Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2276%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-bluesky-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2276%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7.47%205.94c1.83%201.37%203.81%204.14%204.53%205.63c0.72%20-1.49%202.7%20-4.26%204.53%20-5.63c1.33%20-0.99%203.47%20-1.75%203.47%200.68c0%200.49%20-0.28%204.08%20-0.45%204.66c-0.57%202.03%20-2.65%202.55%20-4.5%202.23c3.24%200.55%204.06%202.36%202.28%204.17c-3.38%203.44%20-4.85%20-0.87%20-5.23%20-1.97c-0.07%20-0.2%20-0.1%20-0.3%20-0.1%20-0.22c-0%20-0.08%20-0.03%200.02%20-0.1%200.22c-0.38%201.1%20-1.86%205.41%20-5.23%201.97c-1.78%20-1.81%20-0.96%20-3.63%202.28%20-4.17c-1.85%200.31%20-3.93%20-0.21%20-4.5%20-2.23c-0.17%20-0.58%20-0.45%20-4.18%20-0.45%20-4.66c0%20-2.43%202.14%20-1.67%203.47%20-0.68Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2276%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-brake{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2254%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%3E%3Cpath%20d%3D%22M4.22%204.22c-4.29%204.3%20-4.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.78%204.22c4.29%204.3%204.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-brake-abs{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGuIlXSbVk%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2254%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%3E%3Cpath%20d%3D%22M4.22%204.22c-4.29%204.3%20-4.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.78%204.22c4.29%204.3%204.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20d%3D%22M4%206h16c1.26%201.67%202%203.75%202%206c0%202.25%20-0.74%204.33%20-2%206h-16c-1.26%20-1.67%20-2%20-3.75%20-2%20-6c0%20-2.25%200.74%20-4.33%202%20-6Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGuIlXSbVk)%22%2F%3E%3Cpath%20d%3D%22M7.2%2016v-3.2h-1.6v3.2h-1.6v-6.4c0%20-0.42%200.17%20-0.83%200.47%20-1.13c0.3%20-0.3%200.71%20-0.47%201.13%20-0.47h1.6c0.88%200%201.6%200.72%201.6%201.6v6.4h-1.6ZM7.2%2011.2v-1.6h-1.6v1.6h1.6Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.2%2012c0.64%200%201.2%200.56%201.2%201.2v1.2c0%200.21%20-0.04%200.42%20-0.12%200.61c-0.08%200.19%20-0.2%200.37%20-0.35%200.52c-0.15%200.15%20-0.32%200.27%20-0.52%200.35c-0.19%200.08%20-0.4%200.12%20-0.61%200.12h-3.2v-8h3.2c0.42%200%200.83%200.17%201.13%200.47c0.3%200.3%200.47%200.71%200.47%201.13v1.2c0%200.64%20-0.56%201.2%20-1.2%201.2ZM12.8%2012.8h-1.6v1.6h1.6v-1.6ZM12.8%209.6h-1.6v1.6h1.6v-1.6Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%209.6v-1.6h-3.2c-0.88%200%20-1.6%200.72%20-1.6%201.6v1.6c0%200.42%200.17%200.83%200.47%201.13c0.3%200.3%200.71%200.47%201.13%200.47h1.6v1.6h-3.2v1.6h3.2c0.88%200%201.6%20-0.72%201.6%20-1.6v-1.6c0%20-0.42%20-0.17%20-0.83%20-0.47%20-1.13c-0.3%20-0.3%20-0.71%20-0.47%20-1.13%20-0.47h-1.6v-1.6h3.2Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.9s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-brake-abs-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGkTep0diI%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2254%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%3E%3Cpath%20d%3D%22M4.22%204.22c-4.29%204.3%20-4.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.78%204.22c4.29%204.3%204.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20d%3D%22M4%206h16c1.26%201.67%202%203.75%202%206c0%202.25%20-0.74%204.33%20-2%206h-16c-1.26%20-1.67%20-2%20-3.75%20-2%20-6c0%20-2.25%200.74%20-4.33%202%20-6Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.8s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGkTep0diI)%22%2F%3E%3Cpath%20d%3D%22M7.2%2016v-3.2h-1.6v3.2h-1.6v-6.4c0%20-0.42%200.17%20-0.83%200.47%20-1.13c0.3%20-0.3%200.71%20-0.47%201.13%20-0.47h1.6c0.88%200%201.6%200.72%201.6%201.6v6.4h-1.6ZM7.2%2011.2v-1.6h-1.6v1.6h1.6Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%222s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.2%2012c0.64%200%201.2%200.56%201.2%201.2v1.2c0%200.21%20-0.04%200.42%20-0.12%200.61c-0.08%200.19%20-0.2%200.37%20-0.35%200.52c-0.15%200.15%20-0.32%200.27%20-0.52%200.35c-0.19%200.08%20-0.4%200.12%20-0.61%200.12h-3.2v-8h3.2c0.42%200%200.83%200.17%201.13%200.47c0.3%200.3%200.47%200.71%200.47%201.13v1.2c0%200.64%20-0.56%201.2%20-1.2%201.2ZM12.8%2012.8h-1.6v1.6h1.6v-1.6ZM12.8%209.6h-1.6v1.6h1.6v-1.6Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%222.2s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%209.6v-1.6h-3.2c-0.88%200%20-1.6%200.72%20-1.6%201.6v1.6c0%200.42%200.17%200.83%200.47%201.13c0.3%200.3%200.71%200.47%201.13%200.47h1.6v1.6h-3.2v1.6h3.2c0.88%200%201.6%20-0.72%201.6%20-1.6v-1.6c0%20-0.42%20-0.17%20-0.83%20-0.47%20-1.13c-0.3%20-0.3%20-0.71%20-0.47%20-1.13%20-0.47h-1.6v-1.6h3.2Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%222.4s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-brake-abs-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGClBffceC%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2254%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%222.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%3E%3Cpath%20d%3D%22M4.22%204.22c-4.29%204.3%20-4.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.78%204.22c4.29%204.3%204.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20d%3D%22M4%206h16c1.26%201.67%202%203.75%202%206c0%202.25%20-0.74%204.33%20-2%206h-16c-1.26%20-1.67%20-2%20-3.75%20-2%20-6c0%20-2.25%200.74%20-4.33%202%20-6Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGClBffceC)%22%2F%3E%3Cpath%20d%3D%22M7.2%2016v-3.2h-1.6v3.2h-1.6v-6.4c0%20-0.42%200.17%20-0.83%200.47%20-1.13c0.3%20-0.3%200.71%20-0.47%201.13%20-0.47h1.6c0.88%200%201.6%200.72%201.6%201.6v6.4h-1.6ZM7.2%2011.2v-1.6h-1.6v1.6h1.6Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.2%2012c0.64%200%201.2%200.56%201.2%201.2v1.2c0%200.21%20-0.04%200.42%20-0.12%200.61c-0.08%200.19%20-0.2%200.37%20-0.35%200.52c-0.15%200.15%20-0.32%200.27%20-0.52%200.35c-0.19%200.08%20-0.4%200.12%20-0.61%200.12h-3.2v-8h3.2c0.42%200%200.83%200.17%201.13%200.47c0.3%200.3%200.47%200.71%200.47%201.13v1.2c0%200.64%20-0.56%201.2%20-1.2%201.2ZM12.8%2012.8h-1.6v1.6h1.6v-1.6ZM12.8%209.6h-1.6v1.6h1.6v-1.6Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%209.6v-1.6h-3.2c-0.88%200%20-1.6%200.72%20-1.6%201.6v1.6c0%200.42%200.17%200.83%200.47%201.13c0.3%200.3%200.71%200.47%201.13%200.47h1.6v1.6h-3.2v1.6h3.2c0.88%200%201.6%20-0.72%201.6%20-1.6v-1.6c0%20-0.42%20-0.17%20-0.83%20-0.47%20-1.13c-0.3%20-0.3%20-0.71%20-0.47%20-1.13%20-0.47h-1.6v-1.6h3.2Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.9s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-brake-alert{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2254%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%3E%3Cpath%20d%3D%22M4.22%204.22c-4.29%204.3%20-4.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.78%204.22c4.29%204.3%204.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%208v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2016v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-brake-alert-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGG1he6d3K%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%208v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2016v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGG1he6d3K)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M4.22%204.22c-4.29%204.3%20-4.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.78%204.22c4.29%204.3%204.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-brake-alert-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2254%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%3E%3Cpath%20d%3D%22M4.22%204.22c-4.29%204.3%20-4.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.78%204.22c4.29%204.3%204.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%208v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2016v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-brake-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2254%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%3E%3Cpath%20d%3D%22M4.22%204.22c-4.29%204.3%20-4.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.78%204.22c4.29%204.3%204.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-brake-hold{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2254%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%3E%3Cpath%20d%3D%22M4.22%204.22c-4.29%204.3%20-4.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.78%204.22c4.29%204.3%204.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%3E%3Cpath%20d%3D%22M10%208v8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%208v8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M10%2012h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-brake-hold-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG5YZxBdLy%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cg%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%3E%3Cpath%20d%3D%22M10%208v8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%208v8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M10%2012h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG5YZxBdLy)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M4.22%204.22c-4.29%204.3%20-4.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.78%204.22c4.29%204.3%204.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-brake-hold-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2254%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%3E%3Cpath%20d%3D%22M4.22%204.22c-4.29%204.3%20-4.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.78%204.22c4.29%204.3%204.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%3E%3Cpath%20d%3D%22M10%208v8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%208v8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M10%2012h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-brake-parking{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2254%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%3E%3Cpath%20d%3D%22M4.22%204.22c-4.29%204.3%20-4.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.78%204.22c4.29%204.3%204.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2222%22%20stroke-dashoffset%3D%2222%22%20d%3D%22M10.5%2016v-8h3c0.55%200%201%200.45%201%201v2c0%200.55%20-0.45%201%20-1%201h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-brake-parking-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGtsFEvedD%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2222%22%20stroke-dashoffset%3D%2222%22%20d%3D%22M10.5%2016v-8h3c0.55%200%201%200.45%201%201v2c0%200.55%20-0.45%201%20-1%201h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.8s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGtsFEvedD)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M4.22%204.22c-4.29%204.3%20-4.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.78%204.22c4.29%204.3%204.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-brake-parking-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2254%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.8s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%3E%3Cpath%20d%3D%22M4.22%204.22c-4.29%204.3%20-4.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.78%204.22c4.29%204.3%204.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2222%22%20stroke-dashoffset%3D%2222%22%20d%3D%22M10.5%2016v-8h3c0.55%200%201%200.45%201%201v2c0%200.55%20-0.45%201%20-1%201h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-brake-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2254%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%3E%3Cpath%20d%3D%22M4.22%204.22c-4.29%204.3%20-4.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.78%204.22c4.29%204.3%204.29%2011.26%200%2015.56%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-briefcase{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-briefcase-cancel{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGZiCXgbRM%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M18.5%2011c4.14%200%207.5%203.36%207.5%207.5c0%204.14%20-3.36%207.5%20-7.5%207.5c-4.14%200%20-7.5%20-3.36%20-7.5%20-7.5c0%20-4.14%203.36%20-7.5%207.5%20-7.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGZiCXgbRM)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20stroke-dashoffset%3D%2232%22%20d%3D%22M18.5%2014c2.48%200%204.5%202.02%204.5%204.5c0%202.48%20-2.02%204.5%20-4.5%204.5c-2.48%200%20-4.5%20-2.02%20-4.5%20-4.5c0%20-2.48%202.02%20-4.5%204.5%20-4.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M16%2016l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-briefcase-cancel-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG1QPncbQj%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M18.5%2011c4.14%200%207.5%203.36%207.5%207.5c0%204.14%20-3.36%207.5%20-7.5%207.5c-4.14%200%20-7.5%20-3.36%20-7.5%20-7.5c0%20-4.14%203.36%20-7.5%207.5%20-7.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.5s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG1QPncbQj)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20stroke-dashoffset%3D%2232%22%20d%3D%22M18.5%2014c2.48%200%204.5%202.02%204.5%204.5c0%202.48%20-2.02%204.5%20-4.5%204.5c-2.48%200%20-4.5%20-2.02%20-4.5%20-4.5c0%20-2.48%202.02%20-4.5%204.5%20-4.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M16%2016l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-briefcase-cancel-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGTeg14cTn%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M18.5%2011c4.14%200%207.5%203.36%207.5%207.5c0%204.14%20-3.36%207.5%20-7.5%207.5c-4.14%200%20-7.5%20-3.36%20-7.5%20-7.5c0%20-4.14%203.36%20-7.5%207.5%20-7.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.25s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGTeg14cTn)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20stroke-dashoffset%3D%2232%22%20d%3D%22M18.5%2014c2.48%200%204.5%202.02%204.5%204.5c0%202.48%20-2.02%204.5%20-4.5%204.5c-2.48%200%20-4.5%20-2.02%20-4.5%20-4.5c0%20-2.48%202.02%20-4.5%204.5%20-4.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.25s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M16%2016l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.65s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-briefcase-check{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGRejWFe9v%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGRejWFe9v)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019l1.75%201.75l3.75%20-3.75%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-briefcase-check-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGNAhqpcuL%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.5s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGNAhqpcuL)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019l1.75%201.75l3.75%20-3.75%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-briefcase-check-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGmBz8icuH%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.25s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGmBz8icuH)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019l1.75%201.75l3.75%20-3.75%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.25s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-briefcase-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-briefcase-minus{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGRejWFe9v%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGRejWFe9v)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-briefcase-minus-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGNAhqpcuL%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.5s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGNAhqpcuL)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-briefcase-minus-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGmBz8icuH%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.25s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGmBz8icuH)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.25s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-briefcase-plus{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGRejWFe9v%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGRejWFe9v)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2016v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-briefcase-plus-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGNAhqpcuL%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.5s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGNAhqpcuL)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2016v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-briefcase-plus-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGmBz8icuH%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.25s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGmBz8icuH)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.25s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2016v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.45s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-briefcase-remove{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGRejWFe9v%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGRejWFe9v)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M17%2017l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%2017l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-briefcase-remove-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGNAhqpcuL%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.5s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGNAhqpcuL)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M17%2017l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%2017l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-briefcase-remove-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGmBz8icuH%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.25s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGmBz8icuH)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M17%2017l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.25s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%2017l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.45s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-briefcase-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-buy-me-a-coffee{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGbM9xrexz%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5%206c0%20-2%202%200%206.5%200c4.5%200%207.5%20-2%207.5%200l0%201c0%201.5%20-2%202%20-6.5%202c-4.5%200%20-7.5%200%20-7.5%20-2l0%20-1Z%22%2F%3E%3Cpath%20d%3D%22M4%204h16v5h-16Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%22M4%204h0v5h0Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20d%3D%22M7.5%2010.5c0%200%200.83%206.93%201%208.5c0.17%201.57%201.5%202%202.5%202l2%200c1.5%200%202.88%20-1.14%203%20-2c0.13%20-0.86%201%20-12%201%20-12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2232%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%204c1.1%20-0.57%202%20-1%204%20-1c2%200%204.5%200.5%204.5%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGbM9xrexz)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-buy-me-a-coffee-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGbM9xrexz%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5%206c0%20-2%202%200%206.5%200c4.5%200%207.5%20-2%207.5%200l0%201c0%201.5%20-2%202%20-6.5%202c-4.5%200%20-7.5%200%20-7.5%20-2l0%20-1Z%22%2F%3E%3Cpath%20d%3D%22M4%204h16v5h-16Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%22M4%204h0v5h0Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3Cmask%20id%3D%22SVGpvXOreJZ%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.13%2018.15c-0.09%20-0.86%20-0.72%20-6.17%20-0.72%20-6.17c0%200%201.94%200.33%203.1%20-0.25c1.16%20-0.57%202.48%20-0.73%202.48%20-0.73c0%200%20-0.58%206.96%20-0.63%207.46c-0.05%200.5%20-0.9%200.84%20-1.4%200.84l-1.72%200c-0.5%200%20-1.02%20-0.3%20-1.11%20-1.15Z%22%2F%3E%3Cpath%20d%3D%22M8%2010h8v10h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%22M8%2010h8v0h-8Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20d%3D%22M7.5%2010.5c0%200%200.83%206.93%201%208.5c0.17%201.57%201.5%202%202.5%202l2%200c1.5%200%202.88%20-1.14%203%20-2c0.13%20-0.86%201%20-12%201%20-12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2232%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%204c1.1%20-0.57%202%20-1%204%20-1c2%200%204.5%200.5%204.5%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGbM9xrexz)%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGpvXOreJZ)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-buy-me-a-coffee-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGbM9xrexz%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5%206c0%20-2%202%200%206.5%200c4.5%200%207.5%20-2%207.5%200l0%201c0%201.5%20-2%202%20-6.5%202c-4.5%200%20-7.5%200%20-7.5%20-2l0%20-1Z%22%2F%3E%3Cpath%20d%3D%22M4%204h16v5h-16Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%22M4%204h0v5h0Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3Cmask%20id%3D%22SVG7b0ZLcJT%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%22.3%22%20d%3D%22M10.13%2018.15c-0.09%20-0.86%20-0.72%20-6.17%20-0.72%20-6.17c0%200%201.94%200.33%203.1%20-0.25c1.16%20-0.57%202.48%20-0.73%202.48%20-0.73c0%200%20-0.58%206.96%20-0.63%207.46c-0.05%200.5%20-0.9%200.84%20-1.4%200.84l-1.72%200c-0.5%200%20-1.02%20-0.3%20-1.11%20-1.15Z%22%2F%3E%3Cpath%20d%3D%22M8%2010h8v10h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%22M8%2010h8v0h-8Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20d%3D%22M7.5%2010.5c0%200%200.83%206.93%201%208.5c0.17%201.57%201.5%202%202.5%202l2%200c1.5%200%202.88%20-1.14%203%20-2c0.13%20-0.86%201%20-12%201%20-12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2232%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%204c1.1%20-0.57%202%20-1%204%20-1c2%200%204.5%200.5%204.5%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGbM9xrexz)%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG7b0ZLcJT)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-cake{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2230%22%20d%3D%22M12%2021h8v-9c0%20-1.1%20-0.9%20-2%20-2%20-2h-6M12%2021h-8v-9c0%20-1.1%200.9%20-2%202%20-2h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2230%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2010v-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2222%22%20stroke-dashoffset%3D%2222%22%20d%3D%22M4%2016h1c2%200%203.5%20-2%203.5%20-2c0%200%201.5%202%203.5%202c2%200%203.5%20-2%203.5%20-2c0%200%201.5%202%203.5%202h1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%204c0%201.1%20-0.9%202%20-2%202c-1.1%200%20-2%20-0.9%20-2%20-2c0%20-1.1%202%20-4%202%20-4c0%200%202%202.9%202%204Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20values%3D%22M13%205c0%200.5%20-0.5%201%20-1%201c-0.5%200%20-1%20-0.5%20-1%20-1c0%20-0.5%201%20-1%201%20-1c0%200%201%200.5%201%201Z%3BM14%204c0%201.1%20-0.9%202%20-2%202c-1.1%200%20-2%20-0.9%20-2%20-2c0%20-1.1%202%20-4%202%20-4c0%200%202%202.9%202%204Z%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cake-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2230%22%20d%3D%22M12%2021h8v-9c0%20-1.1%20-0.9%20-2%20-2%20-2h-6M12%2021h-8v-9c0%20-1.1%200.9%20-2%202%20-2h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2230%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2010v-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2222%22%20stroke-dashoffset%3D%2222%22%20d%3D%22M4%2016h1c2%200%203.5%20-2%203.5%20-2c0%200%201.5%202%203.5%202c2%200%203.5%20-2%203.5%20-2c0%200%201.5%202%203.5%202h1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M14%204c0%201.1%20-0.9%202%20-2%202c-1.1%200%20-2%20-0.9%20-2%20-2c0%20-1.1%202%20-4%202%20-4c0%200%202%202.9%202%204Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20values%3D%22M13%205c0%200.5%20-0.5%201%20-1%201c-0.5%200%20-1%20-0.5%20-1%20-1c0%20-0.5%201%20-1%201%20-1c0%200%201%200.5%201%201Z%3BM14%204c0%201.1%20-0.9%202%20-2%202c-1.1%200%20-2%20-0.9%20-2%20-2c0%20-1.1%202%20-4%202%20-4c0%200%202%202.9%202%204Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill-opacity%3D%220%22%20d%3D%22M15.5%2014c0%200%20-1.5%202%20-3.5%202c-2%200%20-3.5%20-2%20-3.5%20-2c0%200%20-1.5%202%20-3.5%202h-1v5h16v-5h-1c-2%200%20-3.5%20-2%20-3.5%20-2Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cake-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2230%22%20d%3D%22M12%2021h8v-9c0%20-1.1%20-0.9%20-2%20-2%20-2h-6M12%2021h-8v-9c0%20-1.1%200.9%20-2%202%20-2h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2230%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2010v-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2222%22%20stroke-dashoffset%3D%2222%22%20d%3D%22M4%2016h1c2%200%203.5%20-2%203.5%20-2c0%200%201.5%202%203.5%202c2%200%203.5%20-2%203.5%20-2c0%200%201.5%202%203.5%202h1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M14%204c0%201.1%20-0.9%202%20-2%202c-1.1%200%20-2%20-0.9%20-2%20-2c0%20-1.1%202%20-4%202%20-4c0%200%202%202.9%202%204Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20values%3D%22M13%205c0%200.5%20-0.5%201%20-1%201c-0.5%200%20-1%20-0.5%20-1%20-1c0%20-0.5%201%20-1%201%20-1c0%200%201%200.5%201%201Z%3BM14%204c0%201.1%20-0.9%202%20-2%202c-1.1%200%20-2%20-0.9%20-2%20-2c0%20-1.1%202%20-4%202%20-4c0%200%202%202.9%202%204Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill-opacity%3D%220%22%20d%3D%22M15.5%2014c0%200%20-1.5%202%20-3.5%202c-2%200%20-3.5%20-2%20-3.5%20-2c0%200%20-1.5%202%20-3.5%202h-1v5h16v-5h-1c-2%200%20-3.5%20-2%20-3.5%20-2Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-calendar{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204h7c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%205h14v0h-14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M5%205h14v3h-14Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M7%204v-2M17%204v-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2011h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M7%2015h7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-calendar-out{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Crect%20width%3D%2216%22%20height%3D%2216%22%20x%3D%224%22%20y%3D%224%22%20stroke-dasharray%3D%2264%22%20rx%3D%221%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.5s%22%20values%3D%220%3B64%22%2F%3E%3C%2Frect%3E%3Cpath%20stroke-dasharray%3D%226%22%20d%3D%22M7%204V2M17%204V2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20values%3D%220%3B6%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20d%3D%22M7%2011H17%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20values%3D%220%3B12%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%229%22%20d%3D%22M7%2015H14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%220%3B9%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Crect%20width%3D%2214%22%20height%3D%223%22%20x%3D%225%22%20y%3D%225%22%20fill%3D%22currentColor%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22height%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20values%3D%223%3B0%22%2F%3E%3C%2Frect%3E%3C%2Fsvg%3E)}.mox-line-md-calendar-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204h7c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%205h14v0h-14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M5%205h14v3h-14Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M7%204v-2M17%204v-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2011h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M7%2015h7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cancel{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M5.64%205.64c3.51%20-3.51%209.21%20-3.51%2012.73%200c3.51%203.51%203.51%209.21%200%2012.73c-3.51%203.51%20-9.21%203.51%20-12.73%200c-3.51%20-3.51%20-3.51%20-9.21%20-0%20-12.73Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%20d%3D%22M6%206l12%2012%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cancel-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M5.64%205.64c3.51%20-3.51%209.21%20-3.51%2012.73%200c3.51%203.51%203.51%209.21%200%2012.73c-3.51%203.51%20-9.21%203.51%20-12.73%200c-3.51%20-3.51%20-3.51%20-9.21%20-0%20-12.73Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%20d%3D%22M6%206l12%2012%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-car-light{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGJQWCAcPt%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M11%206h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2010h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2014h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2018h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGJQWCAcPt)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2240%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-car-light-alert{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGCLfGCdYs%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M8%206h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2010h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2014h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2018h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M18%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGCLfGCdYs)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2240%22%20d%3D%22M18%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M22%208v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M22%2016v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-car-light-alert-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGCLfGCdYs%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M8%206h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2010h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2014h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2018h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M18%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGCLfGCdYs)%22%2F%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2240%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M22%208v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M22%2016v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-car-light-alert-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGefFVDeAe%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M8%206h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2010h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2014h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2018h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M18%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2240%22%20d%3D%22M18%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGefFVDeAe)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M22%208v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M22%2016v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-car-light-alert-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGyeFztpdm%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M8%206h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2010h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2014h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2018h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M18%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%2F%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2240%22%20d%3D%22M18%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%222.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGyeFztpdm)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M22%208v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M22%2016v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-car-light-alert-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGmr2KSdKW%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M8%206h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2010h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2014h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2018h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M18%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%2F%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2240%22%20d%3D%22M18%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%222.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGmr2KSdKW)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M22%208v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M22%2016v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-car-light-alert-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGCLfGCdYs%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M8%206h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2010h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2014h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2018h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M18%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGCLfGCdYs)%22%2F%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2240%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.8s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M22%208v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M22%2016v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-car-light-dimmed{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG5JE2obYC%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%205.5l-9%202.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2010.5l-9%202.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2015.5l-9%202.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG5JE2obYC)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2240%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-car-light-dimmed-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG5JE2obYC%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%205.5l-9%202.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2010.5l-9%202.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2015.5l-9%202.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG5JE2obYC)%22%2F%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2240%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-car-light-dimmed-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG9XGnDeMv%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%205.5l-9%202.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2010.5l-9%202.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2015.5l-9%202.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2240%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG9XGnDeMv)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-car-light-dimmed-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGIpnqz5FH%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%205.5l-9%202.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2010.5l-9%202.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2015.5l-9%202.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%2F%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2240%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGIpnqz5FH)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-car-light-dimmed-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGWsbsSpoR%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%205.5l-9%202.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2010.5l-9%202.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2015.5l-9%202.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%2F%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2240%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGWsbsSpoR)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-car-light-dimmed-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG5JE2obYC%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%205.5l-9%202.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2010.5l-9%202.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2015.5l-9%202.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG5JE2obYC)%22%2F%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2240%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-car-light-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGJQWCAcPt%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M11%206h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2010h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2014h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2018h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGJQWCAcPt)%22%2F%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2240%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-car-light-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGvndqMcdF%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M11%206h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2010h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2014h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2018h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2240%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGvndqMcdF)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-car-light-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGqXwVKdHR%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M11%206h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2010h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2014h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2018h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%2F%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2240%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGqXwVKdHR)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-car-light-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGU0W9wdaU%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M11%206h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2010h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2014h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2018h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%2F%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2240%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.8s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGU0W9wdaU)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-car-light-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGJQWCAcPt%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M11%206h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2010h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2014h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2018h-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGJQWCAcPt)%22%2F%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2240%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M21%2012c0%20-3.31%20-3.5%20-6.25%20-8.25%20-6.25c-0.5%200%20-1.75%202.75%20-1.75%206.25c0%203.5%201.25%206.25%201.75%206.25c4.75%200%208.25%20-2.94%208.25%20-6.25Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-cellphone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202h5c0.55%200%201%200.45%201%201v18c0%200.55%20-0.45%201%20-1%201h-10c-0.55%200%20-1%20-0.45%20-1%20-1v-18c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%202h12v0h-12ZM6%2022h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%202h12v3h-12ZM6%2022h12v-3h-12Z%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cellphone-arrow-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202h5c0.55%200%201%200.45%201%201v18c0%200.55%20-0.45%201%20-1%201h-10c-0.55%200%20-1%20-0.45%20-1%20-1v-18c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%202h12v0h-12ZM6%2022h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%202h12v3h-12ZM6%2022h12v-3h-12Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%209v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2015l3%20-3M12%2015l-3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cellphone-arrow-down-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202h5c0.55%200%201%200.45%201%201v18c0%200.55%20-0.45%201%20-1%201h-10c-0.55%200%20-1%20-0.45%20-1%20-1v-18c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%202h12v0h-12ZM6%2022h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%202h12v3h-12ZM6%2022h12v-3h-12Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%209v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2015l3%20-3M12%2015l-3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cellphone-arrow-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202h5c0.55%200%201%200.45%201%201v18c0%200.55%20-0.45%201%20-1%201h-10c-0.55%200%20-1%20-0.45%20-1%20-1v-18c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%202h12v0h-12ZM6%2022h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%202h12v3h-12ZM6%2022h12v-3h-12Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2015v-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%209l3%203M12%209l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cellphone-arrow-up-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202h5c0.55%200%201%200.45%201%201v18c0%200.55%20-0.45%201%20-1%201h-10c-0.55%200%20-1%20-0.45%20-1%20-1v-18c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%202h12v0h-12ZM6%2022h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%202h12v3h-12ZM6%2022h12v-3h-12Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2015v-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%209l3%203M12%209l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cellphone-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGBdjXcerv%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202h5c0.55%200%201%200.45%201%201v18c0%200.55%20-0.45%201%20-1%201h-10c-0.55%200%20-1%20-0.45%20-1%20-1v-18c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%202h12v0h-12ZM6%2022h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%202h12v3h-12ZM6%2022h12v-3h-12Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGBdjXcerv)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cellphone-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGddkFge7u%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202h5c0.55%200%201%200.45%201%201v18c0%200.55%20-0.45%201%20-1%201h-10c-0.55%200%20-1%20-0.45%20-1%20-1v-18c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%202h12v0h-12ZM6%2022h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%202h12v3h-12ZM6%2022h12v-3h-12Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGddkFge7u)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cellphone-screenshot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202h5c0.55%200%201%200.45%201%201v18c0%200.55%20-0.45%201%20-1%201h-10c-0.55%200%20-1%20-0.45%20-1%20-1v-18c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%202h12v0h-12ZM6%2022h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%202h12v3h-12ZM6%2022h12v-3h-12Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10%208h2M10%208v2M14%2016h-2M14%2016v-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cellphone-screenshot-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202h5c0.55%200%201%200.45%201%201v18c0%200.55%20-0.45%201%20-1%201h-10c-0.55%200%20-1%20-0.45%20-1%20-1v-18c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%202h12v0h-12ZM6%2022h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%202h12v3h-12ZM6%2022h12v-3h-12Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10%208h2M10%208v2M14%2016h-2M14%2016v-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cellphone-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202h5c0.55%200%201%200.45%201%201v18c0%200.55%20-0.45%201%20-1%201h-10c-0.55%200%20-1%20-0.45%20-1%20-1v-18c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%202h12v0h-12ZM6%2022h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%202h12v3h-12ZM6%2022h12v-3h-12Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cellphonearrow-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202h5c0.55%200%201%200.45%201%201v18c0%200.55%20-0.45%201%20-1%201h-10c-0.55%200%20-1%20-0.45%20-1%20-1v-18c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%202h12v0h-12ZM6%2022h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%202h12v3h-12ZM6%2022h12v-3h-12Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%209v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2015l3%20-3M12%2015l-3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cellphonearrow-down-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202h5c0.55%200%201%200.45%201%201v18c0%200.55%20-0.45%201%20-1%201h-10c-0.55%200%20-1%20-0.45%20-1%20-1v-18c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%202h12v0h-12ZM6%2022h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%202h12v3h-12ZM6%2022h12v-3h-12Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%209v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2015l3%20-3M12%2015l-3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cellphonearrow-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202h5c0.55%200%201%200.45%201%201v18c0%200.55%20-0.45%201%20-1%201h-10c-0.55%200%20-1%20-0.45%20-1%20-1v-18c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%202h12v0h-12ZM6%2022h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%202h12v3h-12ZM6%2022h12v-3h-12Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2015v-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%209l3%203M12%209l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cellphonearrow-up-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202h5c0.55%200%201%200.45%201%201v18c0%200.55%20-0.45%201%20-1%201h-10c-0.55%200%20-1%20-0.45%20-1%20-1v-18c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%202h12v0h-12ZM6%2022h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%202h12v3h-12ZM6%2022h12v-3h-12Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2015v-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%209l3%203M12%209l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cellphonescreenshot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202h5c0.55%200%201%200.45%201%201v18c0%200.55%20-0.45%201%20-1%201h-10c-0.55%200%20-1%20-0.45%20-1%20-1v-18c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%202h12v0h-12ZM6%2022h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%202h12v3h-12ZM6%2022h12v-3h-12Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10%208h2M10%208v2M14%2016h-2M14%2016v-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cellphonescreenshot-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202h5c0.55%200%201%200.45%201%201v18c0%200.55%20-0.45%201%20-1%201h-10c-0.55%200%20-1%20-0.45%20-1%20-1v-18c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%202h12v0h-12ZM6%2022h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%202h12v3h-12ZM6%2022h12v-3h-12Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10%208h2M10%208v2M14%2016h-2M14%2016v-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-chat{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2270%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%3E%3Cpath%20d%3D%22M8%207h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2010h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M8%2013h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chat-alert{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2270%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%207v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2013v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chat-alert-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGtTptXccA%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2270%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%207v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2013v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGtTptXccA)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-chat-alert-filled-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGOQVrGQla%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2270%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%207v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2013v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGOQVrGQla)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-chat-alert-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGXC0BEepD%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2270%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%207v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2013v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGXC0BEepD)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-chat-alert-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2270%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%207v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2013v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chat-alert-twotone-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGFYjPPrRN%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2270%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%207v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2013v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.45s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGFYjPPrRN)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.45s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-chat-bubble{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-chat-bubble-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-chat-bubble-filled-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGFgUlfeQJ%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2270%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGFgUlfeQJ)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-chat-bubble-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGCISl4clP%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2270%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGCISl4clP)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-chat-bubble-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cmask%20id%3D%22SVGyUOMycHA%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2272%22%20stroke-dashoffset%3D%2272%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.5s%22%20values%3D%220%3B1%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2272%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22currentColor%22%20mask%3D%22url(%23SVGyUOMycHA)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-chat-bubble-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cmask%20id%3D%22SVGbJKcHbPG%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2272%22%20stroke-dashoffset%3D%2272%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20values%3D%220%3B0.3%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2272%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22currentColor%22%20mask%3D%22url(%23SVGbJKcHbPG)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-chat-bubble-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-chat-bubble-twotone-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG4kKEGezy%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2270%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG4kKEGezy)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-chat-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGoVb2WdOv%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2270%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cg%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%3E%3Cpath%20d%3D%22M8%207h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2010h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M8%2013h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGoVb2WdOv)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-chat-filled-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGZLIgsc5v%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2270%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cg%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%3E%3Cpath%20d%3D%22M8%207h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2010h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M8%2013h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGZLIgsc5v)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-chat-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG1MV3NbCP%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2270%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%3E%3Cpath%20d%3D%22M8%207h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2010h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M8%2013h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG1MV3NbCP)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-chat-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cmask%20id%3D%22SVGiQjXQbGO%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2272%22%20stroke-dashoffset%3D%2272%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.5s%22%20values%3D%220%3B1%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2272%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M8%207h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M8%2010h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M8%2013h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.8s%22%20dur%3D%220.2s%22%20values%3D%226%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222s%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222s%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22currentColor%22%20mask%3D%22url(%23SVGiQjXQbGO)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-chat-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cmask%20id%3D%22SVGyfi82dXp%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2272%22%20stroke-dashoffset%3D%2272%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20values%3D%220%3B0.3%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2272%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M8%207h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M8%2010h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M8%2013h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.45s%22%20dur%3D%220.2s%22%20values%3D%226%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.65s%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.65s%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22currentColor%22%20mask%3D%22url(%23SVGyfi82dXp)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-chat-round{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-chat-round-alert{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%208v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2014v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chat-round-alert-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGahAuIbYC%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%208v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2014v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGahAuIbYC)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-chat-round-alert-filled-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGIKx0lb4E%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%208v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2014v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGIKx0lb4E)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-chat-round-alert-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGsq539c0g%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%208v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2014v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGsq539c0g)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-chat-round-alert-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%208v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2014v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chat-round-alert-twotone-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGunqXMdCC%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%208v2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2014v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.65s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGunqXMdCC)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.65s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-chat-round-dots{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M8%2011h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2011h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2011h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chat-round-dots-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGm3548dEM%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M8%2011h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2011h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2011h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGm3548dEM)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-chat-round-dots-filled-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGDzBhFdnt%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M8%2011h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2011h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2011h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGDzBhFdnt)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-chat-round-dots-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGWTg1JdZK%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M8%2011h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2011h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2011h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGWTg1JdZK)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-chat-round-dots-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M8%2011h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2011h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2011h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chat-round-dots-twotone-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGUi5rTday%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M8%2011h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2011h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2011h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.65s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGUi5rTday)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.65s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-chat-round-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chat-round-filled-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGdtB1UddR%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGdtB1UddR)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-chat-round-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGiEoqLeYd%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGiEoqLeYd)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-chat-round-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cmask%20id%3D%22SVG4xV5hbFC%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2256%22%20stroke-dashoffset%3D%2256%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.5s%22%20values%3D%220%3B1%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22currentColor%22%20mask%3D%22url(%23SVG4xV5hbFC)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-chat-round-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cmask%20id%3D%22SVGvbkxzFIk%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2256%22%20stroke-dashoffset%3D%2256%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20values%3D%220%3B0.3%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.05s%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.05s%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22currentColor%22%20mask%3D%22url(%23SVGvbkxzFIk)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-chat-round-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chat-round-twotone-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGOw5bwdus%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2016.82c-2.41%20-1.25%20-4%20-3.39%20-4%20-5.82c0%20-3.87%204.03%20-7%209%20-7c4.97%200%209%203.13%209%207c0%203.87%20-4.03%207%20-9%207c-1.85%200%20-3.57%20-0.43%20-5%20-1.18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M5%2015.5c1%201%202.5%202%204%202.5c-0.71%20-0.24%20-1.43%20-0.59%20-2.09%20-1c-0.72%20-0.45%20-1.39%20-0.98%20-1.91%20-1.5Z%3BM5%2015.5c1%201%202.5%202%204%202.5c-2%202%20-5%203%20-7%203c2%20-2%203%20-3.5%203%20-5.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGOw5bwdus)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-chat-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2270%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%3E%3Cpath%20d%3D%22M8%207h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2010h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M8%2013h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chat-twotone-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGRLT35dne%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2270%22%20d%3D%22M3%2019.5v-15.5c0%20-0.55%200.45%20-1%201%20-1h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-14.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cg%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%3E%3Cpath%20d%3D%22M8%207h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2010h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M8%2013h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.45s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGRLT35dne)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.45s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-check-all{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG9LXuEA4n%22%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M2%2013.5l4%204l10.75%20-10.75%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2224%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dashoffset%3D%2224%22%20stroke-width%3D%226%22%20d%3D%22M7.5%2013.5l4%204l10.75%20-10.75%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG9LXuEA4n)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7.5%2013.5l4%204l10.75%20-10.75%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-check-list-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke-dasharray%3D%2224%22%3E%3Cpath%20d%3D%22M11.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5h6c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-6c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2224%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2224%22%20d%3D%22M11.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5h6c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-6c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2224%22%20d%3D%22M11.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5h6c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-6c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M3%205l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3%2012l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3%2019l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-check-list-3-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2224%22%3E%3Cpath%20d%3D%22M11.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5h6c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-6c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2224%22%20d%3D%22M11.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5h6c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-6c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2224%22%20d%3D%22M11.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5h6c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-6c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M3%205l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3%2012l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3%2019l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-check-list-3-solid{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2224%22%3E%3Cpath%20d%3D%22M11.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5h6c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-6c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2224%22%20d%3D%22M11.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5h6c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-6c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2224%22%20d%3D%22M11.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5h6c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-6c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M3%205l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3%2012l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3%2019l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-check-list-3-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2224%22%3E%3Cpath%20d%3D%22M11.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5h6c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-6c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2224%22%20d%3D%22M11.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5h6c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-6c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2224%22%20d%3D%22M11.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5h6c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-6c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M3%205l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3%2012l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3%2019l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-double-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2019l-7%20-7M12%2019l7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%2013l-7%20-7M12%2013l7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-double-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M5%2012l7%20-7M5%2012l7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M11%2012l7%20-7M11%2012l7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-double-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M19%2012l-7%20-7M19%2012l-7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M13%2012l-7%20-7M13%2012l-7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-double-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%205l-7%207M12%205l7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%2011l-7%207M12%2011l7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2016l-7%20-7M12%2016l7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-down-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M21%2012c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2014l-3%20-3M12%2014l3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-down-circle-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M21%2012c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2014l-3%20-3M12%2014l3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-down-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M20%2012v7c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2014l-3%20-3M12%2014l3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-down-square-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2266%22%20d%3D%22M20%2012v7c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2014l-3%20-3M12%2014l3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%2012l7%20-7M8%2012l7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-left-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M21%2012c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M10%2012l3%20-3M10%2012l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-left-circle-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M21%2012c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M10%2012l3%20-3M10%2012l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-left-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M20%2012v7c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M10%2012l3%20-3M10%2012l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-left-square-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2266%22%20d%3D%22M20%2012v7c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M10%2012l3%20-3M10%2012l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2012l-7%20-7M16%2012l-7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-right-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M21%2012c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M14%2012l-3%20-3M14%2012l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-right-circle-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M21%2012c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M14%2012l-3%20-3M14%2012l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-right-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M20%2012v7c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M14%2012l-3%20-3M14%2012l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-right-square-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2266%22%20d%3D%22M20%2012v7c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M14%2012l-3%20-3M14%2012l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-small-double-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2012l-5%20-5M12%2012l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2210%22%20d%3D%22M12%2018l-5%20-5M12%2018l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-small-double-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2012l5%20-5M12%2012l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2210%22%20d%3D%22M6%2012l5%20-5M6%2012l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-small-double-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2012l-5%20-5M12%2012l-5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2210%22%20d%3D%22M18%2012l-5%20-5M18%2012l-5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-small-double-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2012l-5%205M12%2012l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2210%22%20d%3D%22M12%206l-5%205M12%206l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-small-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2015l-5%20-5M12%2015l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-small-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%2012l5%20-5M9%2012l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-small-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M15%2012l-5%20-5M15%2012l-5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-small-triple-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2010l-5%20-5M12%2010l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2210%22%20d%3D%22M12%2015l-5%20-5M12%2015l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2210%22%20d%3D%22M12%2020l-5%20-5M12%2020l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-small-triple-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M14%2012l5%20-5M14%2012l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2210%22%20d%3D%22M9%2012l5%20-5M9%2012l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2210%22%20d%3D%22M4%2012l5%20-5M4%2012l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-small-triple-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M10%2012l-5%20-5M10%2012l-5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2210%22%20d%3D%22M15%2012l-5%20-5M15%2012l-5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2210%22%20d%3D%22M20%2012l-5%20-5M20%2012l-5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-small-triple-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2014l-5%205M12%2014l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2210%22%20d%3D%22M12%209l-5%205M12%209l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2210%22%20d%3D%22M12%204l-5%205M12%204l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-small-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%209l-5%205M12%209l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-triple-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2022l-7%20-7M12%2022l7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%2016l-7%20-7M12%2016l7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%2010l-7%20-7M12%2010l7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-triple-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M2%2012l7%20-7M2%2012l7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M8%2012l7%20-7M8%2012l7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M14%2012l7%20-7M14%2012l7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-triple-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M22%2012l-7%20-7M22%2012l-7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M16%2012l-7%20-7M16%2012l-7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M10%2012l-7%20-7M10%2012l-7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-triple-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%202l-7%207M12%202l7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%208l-7%207M12%208l7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%2014l-7%207M12%2014l7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%208l-7%207M12%208l7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-up-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M21%2012c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2010l-3%203M12%2010l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-up-circle-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M21%2012c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2010l-3%203M12%2010l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-up-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M20%2012v7c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2010l-3%203M12%2010l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-chevron-up-square-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2266%22%20d%3D%22M20%2012v7c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2010l-3%203M12%2010l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-circle-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-circle-filled-to-confirm-circle-filled-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGy4zdAbbT%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGy4zdAbbT)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-circle-to-confirm-circle-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%2F%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-circle-to-confirm-circle-twotone-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.3%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20dur%3D%220.2s%22%20values%3D%220%3B0.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-circle-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-circle-twotone-to-confirm-circle-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20dur%3D%220.2s%22%20values%3D%220.3%3B1%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-circle-twotone-to-confirm-circle-twotone-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.3%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20stroke-width%3D%222%22%20d%3D%22M12%203h7v18h-14v-18h7Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M14.5%203.5v3h-5v-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard-arrow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M12%203h7v8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2246%22%20stroke-dashoffset%3D%2246%22%20d%3D%22M19%2017v4h-14v-18h7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M14.5%203.5v3h-5v-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M21%2014h-8.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2014l3%203M12%2014l3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard-arrow-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M6%204h4v2h4v-2h4v16h-12v-16Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M12%203h7v8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2246%22%20stroke-dashoffset%3D%2246%22%20d%3D%22M19%2017v4h-14v-18h7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M14.5%203.5v3h-5v-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M21%2014h-8.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2014l3%203M12%2014l3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard-check{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20stroke-width%3D%222%22%20d%3D%22M12%203h7v18h-14v-18h7Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M14.5%203.5v3h-5v-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%20d%3D%22M9%2013l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard-check-to-clipboard-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M12%203h7v18h-14v-18h7Z%22%2F%3E%3Cpath%20d%3D%22M14.5%203.5v3h-5v-3%22%2F%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-width%3D%222%22%20d%3D%22M9%2013l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%220%3B12%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard-check-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M6%204h4v2h4v-2h4v16h-12v-16Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20stroke-width%3D%222%22%20d%3D%22M12%203h7v18h-14v-18h7Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M14.5%203.5v3h-5v-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%20d%3D%22M9%2013l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard-check-twotone-to-clipboard-twotone-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.3%22%20d%3D%22M6%204h4v2h4v-2h4v16h-12v-16Z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M12%203h7v18h-14v-18h7Z%22%2F%3E%3Cpath%20d%3D%22M14.5%203.5v3h-5v-3%22%2F%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-width%3D%222%22%20d%3D%22M9%2013l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%220%3B12%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard-list{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20stroke-width%3D%222%22%20d%3D%22M12%203h7v18h-14v-18h7Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M14.5%203.5v3h-5v-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9%2010h3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M9%2013h5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M9%2016h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard-list-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M6%204h4v2h4v-2h4v16h-12v-16Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20stroke-width%3D%222%22%20d%3D%22M12%203h7v18h-14v-18h7Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M14.5%203.5v3h-5v-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9%2010h3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M9%2013h5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M9%2016h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20stroke-width%3D%222%22%20d%3D%22M12%203h7v18h-14v-18h7Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M14.5%203.5v3h-5v-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%20d%3D%22M9%2013h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard-minus-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M6%204h4v2h4v-2h4v16h-12v-16Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20stroke-width%3D%222%22%20d%3D%22M12%203h7v18h-14v-18h7Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M14.5%203.5v3h-5v-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%20d%3D%22M9%2013h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20stroke-width%3D%222%22%20d%3D%22M12%203h7v18h-14v-18h7Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M14.5%203.5v3h-5v-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M9%2013h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2010v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard-plus-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M6%204h4v2h4v-2h4v16h-12v-16Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20stroke-width%3D%222%22%20d%3D%22M12%203h7v18h-14v-18h7Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M14.5%203.5v3h-5v-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M9%2013h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2010v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard-remove{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20stroke-width%3D%222%22%20d%3D%22M12%203h7v18h-14v-18h7Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M14.5%203.5v3h-5v-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M9%2010l6%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%2010l-6%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard-remove-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M6%204h4v2h4v-2h4v16h-12v-16Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20stroke-width%3D%222%22%20d%3D%22M12%203h7v18h-14v-18h7Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M14.5%203.5v3h-5v-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M9%2010l6%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%2010l-6%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard-to-clipboard-check-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M12%203h7v18h-14v-18h7Z%22%2F%3E%3Cpath%20d%3D%22M14.5%203.5v3h-5v-3%22%2F%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-width%3D%222%22%20d%3D%22M9%2013l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M6%204h4v2h4v-2h4v16h-12v-16Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20stroke-width%3D%222%22%20d%3D%22M12%203h7v18h-14v-18h7Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M14.5%203.5v3h-5v-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard-twotone-to-clipboard-check-twotone-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.3%22%20d%3D%22M6%204h4v2h4v-2h4v16h-12v-16Z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M12%203h7v18h-14v-18h7Z%22%2F%3E%3Cpath%20d%3D%22M14.5%203.5v3h-5v-3%22%2F%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-width%3D%222%22%20d%3D%22M9%2013l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-clipboard-twotone-to-clipboard-twotone-check-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.3%22%20d%3D%22M6%204h4v2h4v-2h4v16h-12v-16Z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M12%203h7v18h-14v-18h7Z%22%2F%3E%3Cpath%20d%3D%22M14.5%203.5v3h-5v-3%22%2F%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-width%3D%222%22%20d%3D%22M9%2013l2%202l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-close{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2012l7%207M12%2012l-7%20-7M12%2012l-7%207M12%2012l7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-close-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2012l4%204M12%2012l-4%20-4M12%2012l-4%204M12%2012l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-close-circle-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGzptI4dvL%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2012l4%204M12%2012l-4%20-4M12%2012l-4%204M12%2012l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGzptI4dvL)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-close-circle-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2012l4%204M12%2012l-4%20-4M12%2012l-4%204M12%2012l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-close-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2218%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M7%207l10%2010%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2218%22%20d%3D%22M17%207l-10%2010%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-close-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2012l4%204M12%2012l-4%20-4M12%2012l-4%204M12%2012l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-close-square-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG4bhKjd6t%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2266%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2012l4%204M12%2012l-4%20-4M12%2012l-4%204M12%2012l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG4bhKjd6t)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-close-square-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2266%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2012l4%204M12%2012l-4%20-4M12%2012l-4%204M12%2012l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-close-to-menu-alt-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%205l14%200M5%2019l14%200M5%2012h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M5%205l14%2014M5%2019l14%20-14M12%2012h0%3BM5%205l14%200M5%2019l14%200M5%2012h14%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-close-to-menu-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%205l7%200l7%200M5%2012h14M5%2019l7%200l7%200%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M5%205l7%207l7%20-7M12%2012h0M5%2019l7%20-7l7%207%3BM5%205l7%200l7%200M5%2012h14M5%2019l7%200l7%200%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cloud{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M12%2019h-5c-2.5%200%20-4%20-2%20-4%20-4c0%20-2%201.5%20-4%204%20-4c1%200%201.5%200.5%201.5%200.5M12%2019h5c2.5%200%204%20-2%204%20-4c0%20-2%20-1.5%20-4%20-4%20-4c-1%200%20-1.5%200.5%20-1.5%200.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2011v-1c0%20-2.5%202%20-5%205%20-5M17%2011v-1c0%20-2.5%20-2%20-5%20-5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-alt-braces{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGdX8jVbrp%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M7%2013c1.1%200%202%20-0.9%202%20-2v-1h1.5v-2h-1.5c-1.1%200%20-2%200.9%20-2%202v1c0%200.55%20-0.45%201%20-1%201h-0.5v2h0.5c0.55%200%201%200.45%201%201v1c0%201.1%200.9%202%202%202h1.5v-2h-1.5v-1c0%20-1.1%20-0.9%20-2%20-2%20-2ZM17%2013c-1.1%200%20-2%20-0.9%20-2%20-2v-1h-1.5v-2h1.5c1.1%200%202%200.9%202%202v1c0%200.55%200.45%201%201%201h0.5v2h-0.5c-0.55%200%20-1%200.45%20-1%201v1c0%201.1%20-0.9%202%20-2%202h-1.5v-2h1.5v-1c0%20-1.1%200.9%20-2%202%20-2Z%22%20transform%3D%22scale(0%201)%22%20transform-origin%3D%2212px%2012px%22%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20type%3D%22scale%22%20values%3D%220%201%3B1%201%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGdX8jVbrp)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-braces-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG6mUI6d6c%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M7%2013c1.1%200%202%20-0.9%202%20-2v-1h1.5v-2h-1.5c-1.1%200%20-2%200.9%20-2%202v1c0%200.55%20-0.45%201%20-1%201h-0.5v2h0.5c0.55%200%201%200.45%201%201v1c0%201.1%200.9%202%202%202h1.5v-2h-1.5v-1c0%20-1.1%20-0.9%20-2%20-2%20-2ZM17%2013c-1.1%200%20-2%20-0.9%20-2%20-2v-1h-1.5v-2h1.5c1.1%200%202%200.9%202%202v1c0%200.55%200.45%201%201%201h0.5v2h-0.5c-0.55%200%20-1%200.45%20-1%201v1c0%201.1%20-0.9%202%20-2%202h-1.5v-2h1.5v-1c0%20-1.1%200.9%20-2%202%20-2Z%22%20transform%3D%22scale(0%201)%22%20transform-origin%3D%2212px%2012px%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.25%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2013c1.1%200%202%20-0.9%202%20-2v-1h1.5v-2h-1.5c-1.1%200%20-2%200.9%20-2%202v1c0%200.55%20-0.45%201%20-1%201h-0.5v2h0.5c0.55%200%201%200.45%201%201v1c0%201.1%200.9%202%202%202h1.5v-2h-1.5v-1c0%20-1.1%20-0.9%20-2%20-2%20-2ZM17%2013c-1.1%200%20-2%20-0.9%20-2%20-2v-1h-1.5v-2h1.5c1.1%200%202%200.9%202%202v1c0%200.55%200.45%201%201%201h0.5v2h-0.5c-0.55%200%20-1%200.45%20-1%201v1c0%201.1%20-0.9%202%20-2%202h-1.5v-2h1.5v-1c0%20-1.1%200.9%20-2%202%20-2Z%3BM6%2013c1.1%200%202%20-0.9%202%20-2v-1h1.5v-2h-1.5c-1.1%200%20-2%200.9%20-2%202v1c0%200.55%20-0.45%201%20-1%201h-0.5v2h0.5c0.55%200%201%200.45%201%201v1c0%201.1%200.9%202%202%202h1.5v-2h-1.5v-1c0%20-1.1%20-0.9%20-2%20-2%20-2ZM18%2013c-1.1%200%20-2%20-0.9%20-2%20-2v-1h-1.5v-2h1.5c1.1%200%202%200.9%202%202v1c0%200.55%200.45%201%201%201h0.5v2h-0.5c-0.55%200%20-1%200.45%20-1%201v1c0%201.1%20-0.9%202%20-2%202h-1.5v-2h1.5v-1c0%20-1.1%200.9%20-2%202%20-2Z%3BM8%2013c1.1%200%202%20-0.9%202%20-2v-1h1.5v-2h-1.5c-1.1%200%20-2%200.9%20-2%202v1c0%200.55%20-0.45%201%20-1%201h-0.5v2h0.5c0.55%200%201%200.45%201%201v1c0%201.1%200.9%202%202%202h1.5v-2h-1.5v-1c0%20-1.1%20-0.9%20-2%20-2%20-2ZM16%2013c-1.1%200%20-2%20-0.9%20-2%20-2v-1h-1.5v-2h1.5c1.1%200%202%200.9%202%202v1c0%200.55%200.45%201%201%201h0.5v2h-0.5c-0.55%200%20-1%200.45%20-1%201v1c0%201.1%20-0.9%202%20-2%202h-1.5v-2h1.5v-1c0%20-1.1%200.9%20-2%202%20-2Z%3BM7%2013c1.1%200%202%20-0.9%202%20-2v-1h1.5v-2h-1.5c-1.1%200%20-2%200.9%20-2%202v1c0%200.55%20-0.45%201%20-1%201h-0.5v2h0.5c0.55%200%201%200.45%201%201v1c0%201.1%200.9%202%202%202h1.5v-2h-1.5v-1c0%20-1.1%20-0.9%20-2%20-2%20-2ZM17%2013c-1.1%200%20-2%20-0.9%20-2%20-2v-1h-1.5v-2h1.5c1.1%200%202%200.9%202%202v1c0%200.55%200.45%201%201%201h0.5v2h-0.5c-0.55%200%20-1%200.45%20-1%201v1c0%201.1%20-0.9%202%20-2%202h-1.5v-2h1.5v-1c0%20-1.1%200.9%20-2%202%20-2Z%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20type%3D%22scale%22%20values%3D%220%201%3B1%201%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG6mUI6d6c)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-download{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.5%2010h3v0h2.5l-4%200l-4%200h2.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.4%3B1%22%20values%3D%22M10.5%2010h3v0h2.5l-4%200l-4%200h2.5Z%3BM10.5%2010h3v0h2.5l-4%204l-4%20-4h2.5Z%3BM10.5%2010h3v3h2.5l-4%204l-4%20-4h2.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-alt-download-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGuFYB1dVg%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%209h4v0h3l-5%200l-5%200h3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.4%3B1%22%20values%3D%22M10%209h4v0h3l-5%200l-5%200h3Z%3BM10%209h4v0h3l-5%205l-5%20-5h3Z%3BM10%209h4v4h3l-5%205l-5%20-5h3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGuFYB1dVg)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-download-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGVJz9mbsS%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%209h4v0h3l-5%200l-5%200h3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.4%3B1%22%20values%3D%22M10%209h4v0h3l-5%200l-5%200h3Z%3BM10%209h4v0h3l-5%205l-5%20-5h3Z%3BM10%209h4v4h3l-5%205l-5%20-5h3Z%22%2F%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%221.5s%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.25%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M10%209h4v4h3l-5%205l-5%20-5h3Z%3BM10%209h4v5h3l-5%205l-5%20-5h3Z%3BM10%209h4v3h3l-5%205l-5%20-5h3Z%3BM10%209h4v4h3l-5%205l-5%20-5h3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGVJz9mbsS)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-download-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.5%2010h3v0h2.5l-4%200l-4%200h2.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.4%3B1%22%20values%3D%22M10.5%2010h3v0h2.5l-4%200l-4%200h2.5Z%3BM10.5%2010h3v0h2.5l-4%204l-4%20-4h2.5Z%3BM10.5%2010h3v3h2.5l-4%204l-4%20-4h2.5Z%22%2F%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.25%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M10.5%2010h3v3h2.5l-4%204l-4%20-4h2.5Z%3BM10.5%2010h3v4h2.5l-4%204l-4%20-4h2.5Z%3BM10.5%2010h3v2h2.5l-4%204l-4%20-4h2.5Z%3BM10.5%2010h3v3h2.5l-4%204l-4%20-4h2.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-alt-download-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10.5%2010h3v0h2.5l-4%200l-4%200h2.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.4%3B1%22%20values%3D%22M10.5%2010h3v0h2.5l-4%200l-4%200h2.5Z%3BM10.5%2010h3v0h2.5l-4%204l-4%20-4h2.5Z%3BM10.5%2010h3v3h2.5l-4%204l-4%20-4h2.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-alt-download-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10.5%2010h3v0h2.5l-4%200l-4%200h2.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.4%3B1%22%20values%3D%22M10.5%2010h3v0h2.5l-4%200l-4%200h2.5Z%3BM10.5%2010h3v0h2.5l-4%204l-4%20-4h2.5Z%3BM10.5%2010h3v3h2.5l-4%204l-4%20-4h2.5Z%22%2F%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%221.25s%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.25%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M10.5%2010h3v3h2.5l-4%204l-4%20-4h2.5Z%3BM10.5%2010h3v4h2.5l-4%204l-4%20-4h2.5Z%3BM10.5%2010h3v2h2.5l-4%204l-4%20-4h2.5Z%3BM10.5%2010h3v3h2.5l-4%204l-4%20-4h2.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-alt-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-alt-filled-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-alt-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-alt-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGsvc6WdWa%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGsvc6WdWa)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGzJBZBc0O%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGzJBZBc0O)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-off-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGpwJCbdfQ%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGpwJCbdfQ)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-2%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M-2%2013h26%3BM0%2013h26%3BM-2%2013h26%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-off-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGJCUjuddp%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGJCUjuddp)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-2%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M-2%2013h26%3BM0%2013h26%3BM-2%2013h26%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGQoP9WcSl%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGQoP9WcSl)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-off-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGHBY5XbMo%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGHBY5XbMo)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-2%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M-2%2013h26%3BM0%2013h26%3BM-2%2013h26%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-print{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG4W2t2c5e%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%2011h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%2011h12v4h-12Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.6s%22%20values%3D%22M6%2011h12v4h-12Z%3BM6%2011h12v11h-12Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2013h8v0h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.6s%22%20to%3D%22M8%2013h8v7h-8Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG4W2t2c5e)%22%2F%3E%3Cpath%20d%3D%22M9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.6s%22%20keyTimes%3D%220%3B0.33%3B0.66%3B1%22%20values%3D%22M9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2014h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-print-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGhENrFdYW%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%2011h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%22M6%2011h12v4h-12Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.3s%22%20dur%3D%220.6s%22%20values%3D%22M6%2011h12v4h-12Z%3BM6%2011h12v11h-12Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M8%2013h8v0h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.3s%22%20dur%3D%220.6s%22%20to%3D%22M8%2013h8v7h-8Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGhENrFdYW)%22%2F%3E%3Cpath%20d%3D%22M9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.3s%22%20dur%3D%220.6s%22%20keyTimes%3D%220%3B0.33%3B0.66%3B1%22%20values%3D%22M9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2014h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-print-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGW2hFne5J%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%2011h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%22M6%2011h12v4h-12Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.3s%22%20dur%3D%220.6s%22%20values%3D%22M6%2011h12v4h-12Z%3BM6%2011h12v11h-12Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M8%2013h8v0h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.3s%22%20dur%3D%220.6s%22%20to%3D%22M8%2013h8v7h-8Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGW2hFne5J)%22%2F%3E%3Cpath%20d%3D%22M9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.3s%22%20dur%3D%220.6s%22%20keyTimes%3D%220%3B0.33%3B0.66%3B1%22%20values%3D%22M9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2014h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6Z%22%2F%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%221.9s%22%20dur%3D%220.4s%22%20repeatCount%3D%22indefinite%22%20values%3D%22M9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6Z%3BM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6ZM9%2020h6v1h-6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-print-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGyonP9cuH%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%2011h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%2011h12v4h-12Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.6s%22%20values%3D%22M6%2011h12v4h-12Z%3BM6%2011h12v11h-12Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2013h8v0h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.6s%22%20to%3D%22M8%2013h8v7h-8Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGyonP9cuH)%22%2F%3E%3Cpath%20d%3D%22M9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.6s%22%20keyTimes%3D%220%3B0.33%3B0.66%3B1%22%20values%3D%22M9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2014h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6Z%22%2F%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20repeatCount%3D%22indefinite%22%20values%3D%22M9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6Z%3BM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6ZM9%2020h6v1h-6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-print-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGUaRn8Kfw%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%2011h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%22M6%2011h12v4h-12Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.05s%22%20dur%3D%220.6s%22%20values%3D%22M6%2011h12v4h-12Z%3BM6%2011h12v11h-12Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M8%2013h8v0h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.05s%22%20dur%3D%220.6s%22%20to%3D%22M8%2013h8v7h-8Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGUaRn8Kfw)%22%2F%3E%3Cpath%20d%3D%22M9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.05s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.05s%22%20dur%3D%220.6s%22%20keyTimes%3D%220%3B0.33%3B0.66%3B1%22%20values%3D%22M9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2014h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-print-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGhNeVEbZD%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%2011h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%22M6%2011h12v4h-12Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.05s%22%20dur%3D%220.6s%22%20values%3D%22M6%2011h12v4h-12Z%3BM6%2011h12v11h-12Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M8%2013h8v0h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.05s%22%20dur%3D%220.6s%22%20to%3D%22M8%2013h8v7h-8Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGhNeVEbZD)%22%2F%3E%3Cpath%20d%3D%22M9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.05s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.05s%22%20dur%3D%220.6s%22%20keyTimes%3D%220%3B0.33%3B0.66%3B1%22%20values%3D%22M9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2014h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6Z%22%2F%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%221.65s%22%20dur%3D%220.4s%22%20repeatCount%3D%22indefinite%22%20values%3D%22M9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6Z%3BM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6ZM9%2020h6v1h-6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-tags{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20d%3D%22M7%2014l2%202M7%2014l2%20-2M15%2014l-2%202M15%2014l-2%20-2%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20values%3D%226%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-alt-tags-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGyDCvrc0Q%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%228%22%20d%3D%22M6%2013l3%203M6%2013l3%20-3M17%2013l-3%203M17%2013l-3%20-3%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20values%3D%228%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGyDCvrc0Q)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-tags-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGZgpZ9bZz%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%228%22%20d%3D%22M6%2013l3%203M6%2013l3%20-3M17%2013l-3%203M17%2013l-3%20-3%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.25%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M6%2013l3%203M6%2013l3%20-3M17%2013l-3%203M17%2013l-3%20-3%3BM5%2013l3%203M5%2013l3%20-3M18%2013l-3%203M18%2013l-3%20-3%3BM7%2013l3%203M7%2013l3%20-3M16%2013l-3%203M16%2013l-3%20-3%3BM6%2013l3%203M6%2013l3%20-3M17%2013l-3%203M17%2013l-3%20-3%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20values%3D%228%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGZgpZ9bZz)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-tags-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20d%3D%22M7%2014l2%202M7%2014l2%20-2M15%2014l-2%202M15%2014l-2%20-2%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.25%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2014l2%202M7%2014l2%20-2M15%2014l-2%202M15%2014l-2%20-2%3BM6%2014l2%202M6%2014l2%20-2M16%2014l-2%202M16%2014l-2%20-2%3BM8%2014l2%202M8%2014l2%20-2M14%2014l-2%202M14%2014l-2%20-2%3BM7%2014l2%202M7%2014l2%20-2M15%2014l-2%202M15%2014l-2%20-2%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20values%3D%226%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-alt-tags-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%226%22%20d%3D%22M7%2014l2%202M7%2014l2%20-2M15%2014l-2%202M15%2014l-2%20-2%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.85s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20values%3D%226%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-alt-tags-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%226%22%20d%3D%22M7%2014l2%202M7%2014l2%20-2M15%2014l-2%202M15%2014l-2%20-2%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.25%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2014l2%202M7%2014l2%20-2M15%2014l-2%202M15%2014l-2%20-2%3BM6%2014l2%202M6%2014l2%20-2M16%2014l-2%202M16%2014l-2%20-2%3BM8%2014l2%202M8%2014l2%20-2M14%2014l-2%202M14%2014l-2%20-2%3BM7%2014l2%202M7%2014l2%20-2M15%2014l-2%202M15%2014l-2%20-2%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.85s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20values%3D%226%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-alt-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-alt-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-alt-upload{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.5%2016h3v0h2.5l-4%200l-4%200h2.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.4%3B1%22%20values%3D%22M10.5%2016h3v0h2.5l-4%200l-4%200h2.5Z%3BM10.5%2016h3v0h2.5l-4%20-4l-4%204h2.5Z%3BM10.5%2016h3v-3h2.5l-4%20-4l-4%204h2.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-alt-upload-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGEX6E8CZM%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2017h4v0h3l-5%200l-5%200h3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.4%3B1%22%20values%3D%22M10%2017h4v0h3l-5%200l-5%200h3Z%3BM10%2017h4v0h3l-5%20-5l-5%205h3Z%3BM10%2017h4v-4h3l-5%20-5l-5%205h3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGEX6E8CZM)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-upload-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGk4d2PcWu%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2017h4v0h3l-5%200l-5%200h3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.4%3B1%22%20values%3D%22M10%2017h4v0h3l-5%200l-5%200h3Z%3BM10%2017h4v0h3l-5%20-5l-5%205h3Z%3BM10%2017h4v-4h3l-5%20-5l-5%205h3Z%22%2F%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%221.5s%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.25%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M10%2017h4v-4h3l-5%20-5l-5%205h3Z%3BM10%2017h4v-5h3l-5%20-5l-5%205h3Z%3BM10%2017h4v-3h3l-5%20-5l-5%205h3Z%3BM10%2017h4v-4h3l-5%20-5l-5%205h3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGk4d2PcWu)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-alt-upload-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.5%2016h3v0h2.5l-4%200l-4%200h2.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.4%3B1%22%20values%3D%22M10.5%2016h3v0h2.5l-4%200l-4%200h2.5Z%3BM10.5%2016h3v0h2.5l-4%20-4l-4%204h2.5Z%3BM10.5%2016h3v-3h2.5l-4%20-4l-4%204h2.5Z%22%2F%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.25%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M10.5%2016h3v-3h2.5l-4%20-4l-4%204h2.5Z%3BM10.5%2016h3v-4h2.5l-4%20-4l-4%204h2.5Z%3BM10.5%2016h3v-2h2.5l-4%20-4l-4%204h2.5Z%3BM10.5%2016h3v-3h2.5l-4%20-4l-4%204h2.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-alt-upload-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10.5%2016h3v0h2.5l-4%200l-4%200h2.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.4%3B1%22%20values%3D%22M10.5%2016h3v0h2.5l-4%200l-4%200h2.5Z%3BM10.5%2016h3v0h2.5l-4%20-4l-4%204h2.5Z%3BM10.5%2016h3v-3h2.5l-4%20-4l-4%204h2.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-alt-upload-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10.5%2016h3v0h2.5l-4%200l-4%200h2.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.4%3B1%22%20values%3D%22M10.5%2016h3v0h2.5l-4%200l-4%200h2.5Z%3BM10.5%2016h3v0h2.5l-4%20-4l-4%204h2.5Z%3BM10.5%2016h3v-3h2.5l-4%20-4l-4%204h2.5Z%22%2F%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%221.25s%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.25%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M10.5%2016h3v-3h2.5l-4%20-4l-4%204h2.5Z%3BM10.5%2016h3v-4h2.5l-4%20-4l-4%204h2.5Z%3BM10.5%2016h3v-2h2.5l-4%20-4l-4%204h2.5Z%3BM10.5%2016h3v-3h2.5l-4%20-4l-4%204h2.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-braces-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG6mUI6d6c%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M7%2013c1.1%200%202%20-0.9%202%20-2v-1h1.5v-2h-1.5c-1.1%200%20-2%200.9%20-2%202v1c0%200.55%20-0.45%201%20-1%201h-0.5v2h0.5c0.55%200%201%200.45%201%201v1c0%201.1%200.9%202%202%202h1.5v-2h-1.5v-1c0%20-1.1%20-0.9%20-2%20-2%20-2ZM17%2013c-1.1%200%20-2%20-0.9%20-2%20-2v-1h-1.5v-2h1.5c1.1%200%202%200.9%202%202v1c0%200.55%200.45%201%201%201h0.5v2h-0.5c-0.55%200%20-1%200.45%20-1%201v1c0%201.1%20-0.9%202%20-2%202h-1.5v-2h1.5v-1c0%20-1.1%200.9%20-2%202%20-2Z%22%20transform%3D%22scale(0%201)%22%20transform-origin%3D%2212px%2012px%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.25%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2013c1.1%200%202%20-0.9%202%20-2v-1h1.5v-2h-1.5c-1.1%200%20-2%200.9%20-2%202v1c0%200.55%20-0.45%201%20-1%201h-0.5v2h0.5c0.55%200%201%200.45%201%201v1c0%201.1%200.9%202%202%202h1.5v-2h-1.5v-1c0%20-1.1%20-0.9%20-2%20-2%20-2ZM17%2013c-1.1%200%20-2%20-0.9%20-2%20-2v-1h-1.5v-2h1.5c1.1%200%202%200.9%202%202v1c0%200.55%200.45%201%201%201h0.5v2h-0.5c-0.55%200%20-1%200.45%20-1%201v1c0%201.1%20-0.9%202%20-2%202h-1.5v-2h1.5v-1c0%20-1.1%200.9%20-2%202%20-2Z%3BM6%2013c1.1%200%202%20-0.9%202%20-2v-1h1.5v-2h-1.5c-1.1%200%20-2%200.9%20-2%202v1c0%200.55%20-0.45%201%20-1%201h-0.5v2h0.5c0.55%200%201%200.45%201%201v1c0%201.1%200.9%202%202%202h1.5v-2h-1.5v-1c0%20-1.1%20-0.9%20-2%20-2%20-2ZM18%2013c-1.1%200%20-2%20-0.9%20-2%20-2v-1h-1.5v-2h1.5c1.1%200%202%200.9%202%202v1c0%200.55%200.45%201%201%201h0.5v2h-0.5c-0.55%200%20-1%200.45%20-1%201v1c0%201.1%20-0.9%202%20-2%202h-1.5v-2h1.5v-1c0%20-1.1%200.9%20-2%202%20-2Z%3BM8%2013c1.1%200%202%20-0.9%202%20-2v-1h1.5v-2h-1.5c-1.1%200%20-2%200.9%20-2%202v1c0%200.55%20-0.45%201%20-1%201h-0.5v2h0.5c0.55%200%201%200.45%201%201v1c0%201.1%200.9%202%202%202h1.5v-2h-1.5v-1c0%20-1.1%20-0.9%20-2%20-2%20-2ZM16%2013c-1.1%200%20-2%20-0.9%20-2%20-2v-1h-1.5v-2h1.5c1.1%200%202%200.9%202%202v1c0%200.55%200.45%201%201%201h0.5v2h-0.5c-0.55%200%20-1%200.45%20-1%201v1c0%201.1%20-0.9%202%20-2%202h-1.5v-2h1.5v-1c0%20-1.1%200.9%20-2%202%20-2Z%3BM7%2013c1.1%200%202%20-0.9%202%20-2v-1h1.5v-2h-1.5c-1.1%200%20-2%200.9%20-2%202v1c0%200.55%20-0.45%201%20-1%201h-0.5v2h0.5c0.55%200%201%200.45%201%201v1c0%201.1%200.9%202%202%202h1.5v-2h-1.5v-1c0%20-1.1%20-0.9%20-2%20-2%20-2ZM17%2013c-1.1%200%20-2%20-0.9%20-2%20-2v-1h-1.5v-2h1.5c1.1%200%202%200.9%202%202v1c0%200.55%200.45%201%201%201h0.5v2h-0.5c-0.55%200%20-1%200.45%20-1%201v1c0%201.1%20-0.9%202%20-2%202h-1.5v-2h1.5v-1c0%20-1.1%200.9%20-2%202%20-2Z%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20type%3D%22scale%22%20values%3D%220%201%3B1%201%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG6mUI6d6c)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M7%2019h0c-2.5%200%20-4%20-2%20-4%20-4c0%20-2%201.5%20-4%204%20-4c1%200%201.5%200.5%201.5%200.5M17%2019h0c2.5%200%204%20-2%204%20-4c0%20-2%20-1.5%20-4%20-4%20-4c-1%200%20-1.5%200.5%20-1.5%200.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2011v-1c0%20-2.5%202%20-5%205%20-5M17%2011v-1c0%20-2.5%20-2%20-5%20-5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2015v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2022l2%20-2M12%2022l-2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-down-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M7%2019c-2.5%200%20-4%20-2%20-4%20-4c0%20-2%201.5%20-4%204%20-4c0%20-3.5%202%20-6%205%20-6c3%200%205%202.5%205%205v1c2.5%200%204%202%204%204c0%202%20-1.5%204%20-4%204Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M7%2019h0c-2.5%200%20-4%20-2%20-4%20-4c0%20-2%201.5%20-4%204%20-4c1%200%201.5%200.5%201.5%200.5M17%2019h0c2.5%200%204%20-2%204%20-4c0%20-2%20-1.5%20-4%20-4%20-4c-1%200%20-1.5%200.5%20-1.5%200.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2011v-1c0%20-2.5%202%20-5%205%20-5M17%2011v-1c0%20-2.5%20-2%20-5%20-5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2015v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2022l2%20-2M12%2022l-2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-download-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGVJz9mbsS%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%209h4v0h3l-5%200l-5%200h3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.4%3B1%22%20values%3D%22M10%209h4v0h3l-5%200l-5%200h3Z%3BM10%209h4v0h3l-5%205l-5%20-5h3Z%3BM10%209h4v4h3l-5%205l-5%20-5h3Z%22%2F%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%221.5s%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.25%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M10%209h4v4h3l-5%205l-5%20-5h3Z%3BM10%209h4v5h3l-5%205l-5%20-5h3Z%3BM10%209h4v3h3l-5%205l-5%20-5h3Z%3BM10%209h4v4h3l-5%205l-5%20-5h3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGVJz9mbsS)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-download-outline-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.5%2010h3v0h2.5l-4%200l-4%200h2.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.4%3B1%22%20values%3D%22M10.5%2010h3v0h2.5l-4%200l-4%200h2.5Z%3BM10.5%2010h3v0h2.5l-4%204l-4%20-4h2.5Z%3BM10.5%2010h3v3h2.5l-4%204l-4%20-4h2.5Z%22%2F%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.25%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M10.5%2010h3v3h2.5l-4%204l-4%20-4h2.5Z%3BM10.5%2010h3v4h2.5l-4%204l-4%20-4h2.5Z%3BM10.5%2010h3v2h2.5l-4%204l-4%20-4h2.5Z%3BM10.5%2010h3v3h2.5l-4%204l-4%20-4h2.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M7%2019c-2.5%200%20-4%20-2%20-4%20-4c0%20-2%201.5%20-4%204%20-4c0%20-3.5%202%20-6%205%20-6c3%200%205%202.5%205%205v1c2.5%200%204%202%204%204c0%202%20-1.5%204%20-4%204Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M12%2019h-5c-2.5%200%20-4%20-2%20-4%20-4c0%20-2%201.5%20-4%204%20-4c1%200%201.5%200.5%201.5%200.5M12%2019h5c2.5%200%204%20-2%204%20-4c0%20-2%20-1.5%20-4%20-4%20-4c-1%200%20-1.5%200.5%20-1.5%200.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2011v-1c0%20-2.5%202%20-5%205%20-5M17%2011v-1c0%20-2.5%20-2%20-5%20-5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGa1si0bem%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M12%2019h-5c-2.5%200%20-4%20-2%20-4%20-4c0%20-2%201.5%20-4%204%20-4c1%200%201.5%200.5%201.5%200.5M12%2019h5c2.5%200%204%20-2%204%20-4c0%20-2%20-1.5%20-4%20-4%20-4c-1%200%20-1.5%200.5%20-1.5%200.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2011v-1c0%20-2.5%202%20-5%205%20-5M17%2011v-1c0%20-2.5%20-2%20-5%20-5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGa1si0bem)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGbITlMchg%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M7%2019c-2.5%200%20-4%20-2%20-4%20-4c0%20-2%201.5%20-4%204%20-4c0%20-3.5%202%20-6%205%20-6c3%200%205%202.5%205%205v1c2.5%200%204%202%204%204c0%202%20-1.5%204%20-4%204Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M12%2019h-5c-2.5%200%20-4%20-2%20-4%20-4c0%20-2%201.5%20-4%204%20-4c1%200%201.5%200.5%201.5%200.5M12%2019h5c2.5%200%204%20-2%204%20-4c0%20-2%20-1.5%20-4%20-4%20-4c-1%200%20-1.5%200.5%20-1.5%200.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2011v-1c0%20-2.5%202%20-5%205%20-5M17%2011v-1c0%20-2.5%20-2%20-5%20-5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGbITlMchg)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-off-outline-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGJCUjuddp%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGJCUjuddp)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-2%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M-2%2013h26%3BM0%2013h26%3BM-2%2013h26%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGF19N8csM%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M7%2019c-2.5%200%20-4%20-2%20-4%20-4c0%20-2%201.5%20-4%204%20-4c0%20-3.5%202%20-6%205%20-6c3%200%205%202.5%205%205v1c2.5%200%204%202%204%204c0%202%20-1.5%204%20-4%204Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M12%2019h-5c-2.5%200%20-4%20-2%20-4%20-4c0%20-2%201.5%20-4%204%20-4c1%200%201.5%200.5%201.5%200.5M12%2019h5c2.5%200%204%20-2%204%20-4c0%20-2%20-1.5%20-4%20-4%20-4c-1%200%20-1.5%200.5%20-1.5%200.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2011v-1c0%20-2.5%202%20-5%205%20-5M17%2011v-1c0%20-2.5%20-2%20-5%20-5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGF19N8csM)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-outline-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-print-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGW2hFne5J%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%2011h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%22M6%2011h12v4h-12Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.3s%22%20dur%3D%220.6s%22%20values%3D%22M6%2011h12v4h-12Z%3BM6%2011h12v11h-12Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M8%2013h8v0h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.3s%22%20dur%3D%220.6s%22%20to%3D%22M8%2013h8v7h-8Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGW2hFne5J)%22%2F%3E%3Cpath%20d%3D%22M9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.3s%22%20dur%3D%220.6s%22%20keyTimes%3D%220%3B0.33%3B0.66%3B1%22%20values%3D%22M9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2014h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6Z%22%2F%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%221.9s%22%20dur%3D%220.4s%22%20repeatCount%3D%22indefinite%22%20values%3D%22M9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6Z%3BM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6ZM9%2020h6v1h-6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-print-outline-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGyonP9cuH%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%2011h12v0h-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M6%2011h12v4h-12Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.6s%22%20values%3D%22M6%2011h12v4h-12Z%3BM6%2011h12v11h-12Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2013h8v0h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.6s%22%20to%3D%22M8%2013h8v7h-8Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGyonP9cuH)%22%2F%3E%3Cpath%20d%3D%22M9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.6s%22%20keyTimes%3D%220%3B0.33%3B0.66%3B1%22%20values%3D%22M9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2014h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6Z%3BM9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6Z%22%2F%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20repeatCount%3D%22indefinite%22%20values%3D%22M9%2012h6v1h-6ZM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6Z%3BM9%2014h6v1h-6ZM9%2016h6v1h-6ZM9%2018h6v1h-6ZM9%2020h6v1h-6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-tags-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGZgpZ9bZz%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%228%22%20d%3D%22M6%2013l3%203M6%2013l3%20-3M17%2013l-3%203M17%2013l-3%20-3%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.25%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M6%2013l3%203M6%2013l3%20-3M17%2013l-3%203M17%2013l-3%20-3%3BM5%2013l3%203M5%2013l3%20-3M18%2013l-3%203M18%2013l-3%20-3%3BM7%2013l3%203M7%2013l3%20-3M16%2013l-3%203M16%2013l-3%20-3%3BM6%2013l3%203M6%2013l3%20-3M17%2013l-3%203M17%2013l-3%20-3%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20values%3D%228%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGZgpZ9bZz)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M7%2019c-2.5%200%20-4%20-2%20-4%20-4c0%20-2%201.5%20-4%204%20-4c0%20-3.5%202%20-6%205%20-6c3%200%205%202.5%205%205v1c2.5%200%204%202%204%204c0%202%20-1.5%204%20-4%204Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M12%2019h-5c-2.5%200%20-4%20-2%20-4%20-4c0%20-2%201.5%20-4%204%20-4c1%200%201.5%200.5%201.5%200.5M12%2019h5c2.5%200%204%20-2%204%20-4c0%20-2%20-1.5%20-4%20-4%20-4c-1%200%20-1.5%200.5%20-1.5%200.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2011v-1c0%20-2.5%202%20-5%205%20-5M17%2011v-1c0%20-2.5%20-2%20-5%20-5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M8%2019h-1c-2.5%200%20-4%20-2%20-4%20-4c0%20-2%201.5%20-4%204%20-4c1%200%201.5%200.5%201.5%200.5M16%2019h1c2.5%200%204%20-2%204%20-4c0%20-2%20-1.5%20-4%20-4%20-4c-1%200%20-1.5%200.5%20-1.5%200.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2011v-1c0%20-2.5%202%20-5%205%20-5M17%2011v-1c0%20-2.5%20-2%20-5%20-5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2020v-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2013l2%202M12%2013l-2%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-up-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M7%2019c-2.5%200%20-4%20-2%20-4%20-4c0%20-2%201.5%20-4%204%20-4c0%20-3.5%202%20-6%205%20-6c3%200%205%202.5%205%205v1c2.5%200%204%202%204%204c0%202%20-1.5%204%20-4%204Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M8%2019h-1c-2.5%200%20-4%20-2%20-4%20-4c0%20-2%201.5%20-4%204%20-4c1%200%201.5%200.5%201.5%200.5M16%2019h1c2.5%200%204%20-2%204%20-4c0%20-2%20-1.5%20-4%20-4%20-4c-1%200%20-1.5%200.5%20-1.5%200.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2011v-1c0%20-2.5%202%20-5%205%20-5M17%2011v-1c0%20-2.5%20-2%20-5%20-5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2020v-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2013l2%202M12%2013l-2%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cloud-upload-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGk4d2PcWu%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2017h4v0h3l-5%200l-5%200h3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.4%3B1%22%20values%3D%22M10%2017h4v0h3l-5%200l-5%200h3Z%3BM10%2017h4v0h3l-5%20-5l-5%205h3Z%3BM10%2017h4v-4h3l-5%20-5l-5%205h3Z%22%2F%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%221.5s%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.25%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M10%2017h4v-4h3l-5%20-5l-5%205h3Z%3BM10%2017h4v-5h3l-5%20-5l-5%205h3Z%3BM10%2017h4v-3h3l-5%20-5l-5%205h3Z%3BM10%2017h4v-4h3l-5%20-5l-5%205h3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGk4d2PcWu)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-cloud-upload-outline-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2212s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h12c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-2.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM6%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-1.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h10c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h0v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%3BM7%2019h11c2.21%200%204%20-1.79%204%20-4c0%20-2.21%20-1.79%20-4%20-4%20-4h-1v-1c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204h-0.1c-2.76%200%20-5%202.24%20-5%205c0%202.76%202.24%205%205%205Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.5%2016h3v0h2.5l-4%200l-4%200h2.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.4%3B1%22%20values%3D%22M10.5%2016h3v0h2.5l-4%200l-4%200h2.5Z%3BM10.5%2016h3v0h2.5l-4%20-4l-4%204h2.5Z%3BM10.5%2016h3v-3h2.5l-4%20-4l-4%204h2.5Z%22%2F%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.25%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M10.5%2016h3v-3h2.5l-4%20-4l-4%204h2.5Z%3BM10.5%2016h3v-4h2.5l-4%20-4l-4%204h2.5Z%3BM10.5%2016h3v-2h2.5l-4%20-4l-4%204h2.5Z%3BM10.5%2016h3v-3h2.5l-4%20-4l-4%204h2.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-coffee{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2248%22%20stroke-dashoffset%3D%2248%22%20d%3D%22M17%204v9c0%201.66%20-1.34%203%20-3%203h-6c-1.66%200%20-3%20-1.34%20-3%20-3v-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M17%204h3c0.55%200%201%200.45%201%201v3c0%200.55%20-0.45%201%20-1%201h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20d%3D%22M11%2020h8M11%2020h-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-coffee-arrow{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2240%22%20d%3D%22M14%204v7c0%201.66%20-1.34%203%20-3%203h-4c-1.66%200%20-3%20-1.34%20-3%20-3v-7Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2240%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M14%204h3c0.55%200%201%200.45%201%201v3c0%200.55%20-0.45%201%20-1%201h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2218%22%20stroke-dashoffset%3D%2218%22%20d%3D%22M4%2018h15.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M19.5%2018l-3%20-3M19.5%2018l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-coffee-arrow-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2240%22%20d%3D%22M14%204v7c0%201.66%20-1.34%203%20-3%203h-4c-1.66%200%20-3%20-1.34%20-3%20-3v-7Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2240%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M14%204h3c0.55%200%201%200.45%201%201v3c0%200.55%20-0.45%201%20-1%201h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2218%22%20stroke-dashoffset%3D%2218%22%20d%3D%22M4%2018h15.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M19.5%2018l-3%20-3M19.5%2018l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-coffee-arrow-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2240%22%20d%3D%22M14%204v7c0%201.66%20-1.34%203%20-3%203h-4c-1.66%200%20-3%20-1.34%20-3%20-3v-7Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2240%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M14%204h3c0.55%200%201%200.45%201%201v3c0%200.55%20-0.45%201%20-1%201h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2218%22%20stroke-dashoffset%3D%2218%22%20d%3D%22M4%2018h15.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M19.5%2018l-3%20-3M19.5%2018l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-coffee-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2248%22%20stroke-dashoffset%3D%2248%22%20d%3D%22M17%204v9c0%201.66%20-1.34%203%20-3%203h-6c-1.66%200%20-3%20-1.34%20-3%20-3v-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M17%204h3c0.55%200%201%200.45%201%201v3c0%200.55%20-0.45%201%20-1%201h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20d%3D%22M11%2020h8M11%2020h-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-coffee-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG5AkzhcyZ%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M12%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M16%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%223s%22%20repeatCount%3D%22indefinite%22%20values%3D%22M8%200c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M12%200c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M16%200c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204%3BM8%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M12%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M16%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M4%207h16v0h-16v12h16v-32h-16Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.6s%22%20to%3D%22M4%202h16v5h-16v12h16v-24h-16Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2248%22%20d%3D%22M17%209v9c0%201.66%20-1.34%203%20-3%203h-6c-1.66%200%20-3%20-1.34%20-3%20-3v-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M17%209h3c0.55%200%201%200.45%201%201v3c0%200.55%20-0.45%201%20-1%201h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG5AkzhcyZ)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-coffee-half-empty-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG5AkzhcyZ%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M12%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M16%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%223s%22%20repeatCount%3D%22indefinite%22%20values%3D%22M8%200c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M12%200c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M16%200c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204%3BM8%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M12%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M16%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M4%207h16v0h-16v12h16v-32h-16Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.6s%22%20to%3D%22M4%202h16v5h-16v12h16v-24h-16Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M17%2014v4c0%201.66%20-1.34%203%20-3%203h-6c-1.66%200%20-3%20-1.34%20-3%20-3v-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2248%22%20d%3D%22M17%209v9c0%201.66%20-1.34%203%20-3%203h-6c-1.66%200%20-3%20-1.34%20-3%20-3v-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M17%209h3c0.55%200%201%200.45%201%201v3c0%200.55%20-0.45%201%20-1%201h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG5AkzhcyZ)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-coffee-half-empty-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG5AkzhcyZ%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M12%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M16%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%223s%22%20repeatCount%3D%22indefinite%22%20values%3D%22M8%200c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M12%200c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M16%200c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204%3BM8%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M12%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M16%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M4%207h16v0h-16v12h16v-32h-16Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.6s%22%20to%3D%22M4%202h16v5h-16v12h16v-24h-16Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M17%2014v4c0%201.66%20-1.34%203%20-3%203h-6c-1.66%200%20-3%20-1.34%20-3%20-3v-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2248%22%20d%3D%22M17%209v9c0%201.66%20-1.34%203%20-3%203h-6c-1.66%200%20-3%20-1.34%20-3%20-3v-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M17%209h3c0.55%200%201%200.45%201%201v3c0%200.55%20-0.45%201%20-1%201h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG5AkzhcyZ)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-coffee-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG5AkzhcyZ%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M12%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M16%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%223s%22%20repeatCount%3D%22indefinite%22%20values%3D%22M8%200c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M12%200c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M16%200c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204%3BM8%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M12%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M16%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M4%207h16v0h-16v12h16v-32h-16Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.6s%22%20to%3D%22M4%202h16v5h-16v12h16v-24h-16Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2248%22%20d%3D%22M17%209v9c0%201.66%20-1.34%203%20-3%203h-6c-1.66%200%20-3%20-1.34%20-3%20-3v-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M17%209h3c0.55%200%201%200.45%201%201v3c0%200.55%20-0.45%201%20-1%201h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG5AkzhcyZ)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-coffee-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2248%22%20stroke-dashoffset%3D%2248%22%20d%3D%22M17%204v9c0%201.66%20-1.34%203%20-3%203h-6c-1.66%200%20-3%20-1.34%20-3%20-3v-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M17%204h3c0.55%200%201%200.45%201%201v3c0%200.55%20-0.45%201%20-1%201h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20d%3D%22M11%2020h8M11%2020h-8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2210%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-coffee-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG5AkzhcyZ%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M12%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M16%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%223s%22%20repeatCount%3D%22indefinite%22%20values%3D%22M8%200c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M12%200c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M16%200c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204%3BM8%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M12%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204M16%20-8c0%202%20-2%202%20-2%204s2%202%202%204s-2%202%20-2%204s2%202%202%204%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M4%207h16v0h-16v12h16v-32h-16Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.6s%22%20to%3D%22M4%202h16v5h-16v12h16v-24h-16Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2248%22%20d%3D%22M17%209v9c0%201.66%20-1.34%203%20-3%203h-6c-1.66%200%20-3%20-1.34%20-3%20-3v-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M17%209h3c0.55%200%201%200.45%201%201v3c0%200.55%20-0.45%201%20-1%201h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG5AkzhcyZ)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-cog{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M12%209c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2244%22%20stroke-dashoffset%3D%2244%22%20d%3D%22M12%205.5c3.59%200%206.5%202.91%206.5%206.5c0%203.59%20-2.91%206.5%20-6.5%206.5c-3.59%200%20-6.5%20-2.91%20-6.5%20-6.5c0%20-3.59%202.91%20-6.5%206.5%20-6.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.24%206.37c0.41%200.23%200.8%200.51%201.14%200.83c0%200%202.62%20-1.08%202.63%20-1.06c0%200%201.56%202.7%201.56%202.7c0.01%200.03%20-2.22%201.75%20-2.22%201.75c0.1%200.45%200.15%200.93%200.15%201.41%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M15.24%206.37c0.41%200.23%200.8%200.51%201.14%200.83c0.22%200.2%200.42%200.41%200.61%200.63c0.47%200.57%200.86%201.22%201.12%201.94c0.09%200.26%200.17%200.54%200.24%200.82c0.1%200.45%200.15%200.93%200.15%201.41%3BM15.24%206.37c0.41%200.23%200.8%200.51%201.14%200.83c0%200%202.62%20-1.08%202.63%20-1.06c0%200%201.56%202.7%201.56%202.7c0.01%200.03%20-2.22%201.75%20-2.22%201.75c0.1%200.45%200.15%200.93%200.15%201.41%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2011.99c0.01%200.47%20-0.04%200.95%20-0.15%201.4c0%200%202.25%201.73%202.23%201.75c0%200%20-1.56%202.7%20-1.56%202.7c-0.02%200.02%20-2.63%20-1.05%20-2.63%20-1.05c-0.34%200.31%20-0.73%200.59%20-1.15%200.83%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M18.5%2011.99c0.01%200.47%20-0.04%200.95%20-0.15%201.4c-0.06%200.29%20-0.15%200.57%20-0.24%200.84c-0.26%200.69%20-0.63%201.35%20-1.12%201.94c-0.18%200.21%20-0.38%200.42%20-0.59%200.62c-0.34%200.31%20-0.73%200.59%20-1.15%200.83%3BM18.5%2011.99c0.01%200.47%20-0.04%200.95%20-0.15%201.4c0%200%202.25%201.73%202.23%201.75c0%200%20-1.56%202.7%20-1.56%202.7c-0.02%200.02%20-2.63%20-1.05%20-2.63%20-1.05c-0.34%200.31%20-0.73%200.59%20-1.15%200.83%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.26%2017.62c-0.4%200.24%20-0.84%200.44%20-1.29%200.57c0%200%20-0.37%202.81%20-0.4%202.81c0%200%20-3.12%200%20-3.12%200c-0.03%20-0.01%20-0.41%20-2.8%20-0.41%20-2.8c-0.44%20-0.14%20-0.88%20-0.34%20-1.3%20-0.58%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M15.26%2017.62c-0.4%200.24%20-0.84%200.44%20-1.29%200.57c-0.28%200.09%20-0.57%200.16%20-0.85%200.21c-0.73%200.12%20-1.49%200.13%20-2.24%200c-0.27%20-0.05%20-0.55%20-0.12%20-0.83%20-0.2c-0.44%20-0.14%20-0.88%20-0.34%20-1.3%20-0.58%3BM15.26%2017.62c-0.4%200.24%20-0.84%200.44%20-1.29%200.57c0%200%20-0.37%202.81%20-0.4%202.81c0%200%20-3.12%200%20-3.12%200c-0.03%20-0.01%20-0.41%20-2.8%20-0.41%20-2.8c-0.44%20-0.14%20-0.88%20-0.34%20-1.3%20-0.58%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8.76%2017.63c-0.41%20-0.23%20-0.8%20-0.51%20-1.14%20-0.83c0%200%20-2.62%201.08%20-2.63%201.06c0%200%20-1.56%20-2.7%20-1.56%20-2.7c-0.01%20-0.03%202.22%20-1.75%202.22%20-1.75c-0.1%20-0.45%20-0.15%20-0.93%20-0.15%20-1.41%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M8.76%2017.63c-0.41%20-0.23%20-0.8%20-0.51%20-1.14%20-0.83c-0.22%20-0.2%20-0.42%20-0.41%20-0.61%20-0.63c-0.47%20-0.57%20-0.86%20-1.22%20-1.12%20-1.94c-0.09%20-0.26%20-0.17%20-0.54%20-0.24%20-0.82c-0.1%20-0.45%20-0.15%20-0.93%20-0.15%20-1.41%3BM8.76%2017.63c-0.41%20-0.23%20-0.8%20-0.51%20-1.14%20-0.83c0%200%20-2.62%201.08%20-2.63%201.06c0%200%20-1.56%20-2.7%20-1.56%20-2.7c-0.01%20-0.03%202.22%20-1.75%202.22%20-1.75c-0.1%20-0.45%20-0.15%20-0.93%20-0.15%20-1.41%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5.5%2012.01c-0.01%20-0.47%200.04%20-0.95%200.15%20-1.4c0%200%20-2.25%20-1.73%20-2.23%20-1.75c0%200%201.56%20-2.7%201.56%20-2.7c0.02%20-0.02%202.63%201.05%202.63%201.05c0.34%20-0.31%200.73%20-0.59%201.15%20-0.83%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M5.5%2012.01c-0.01%20-0.47%200.04%20-0.95%200.15%20-1.4c0.06%20-0.29%200.15%20-0.57%200.24%20-0.84c0.26%20-0.69%200.63%20-1.35%201.12%20-1.94c0.18%20-0.21%200.38%20-0.42%200.59%20-0.62c0.34%20-0.31%200.73%20-0.59%201.15%20-0.83%3BM5.5%2012.01c-0.01%20-0.47%200.04%20-0.95%200.15%20-1.4c0%200%20-2.25%20-1.73%20-2.23%20-1.75c0%200%201.56%20-2.7%201.56%20-2.7c0.02%20-0.02%202.63%201.05%202.63%201.05c0.34%20-0.31%200.73%20-0.59%201.15%20-0.83%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8.74%206.38c0.4%20-0.24%200.84%20-0.44%201.29%20-0.57c0%200%200.37%20-2.81%200.4%20-2.81c0%200%203.12%200%203.12%200c0.03%200.01%200.41%202.8%200.41%202.8c0.44%200.14%200.88%200.34%201.3%200.58%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M8.74%206.38c0.4%20-0.24%200.84%20-0.44%201.29%20-0.57c0.28%20-0.09%200.57%20-0.16%200.85%20-0.21c0.73%20-0.12%201.49%20-0.13%202.24%200c0.27%200.05%200.55%200.12%200.83%200.2c0.44%200.14%200.88%200.34%201.3%200.58%3BM8.74%206.38c0.4%20-0.24%200.84%20-0.44%201.29%20-0.57c0%200%200.37%20-2.81%200.4%20-2.81c0%200%203.12%200%203.12%200c0.03%200.01%200.41%202.8%200.41%202.8c0.44%200.14%200.88%200.34%201.3%200.58%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cog-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%225%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11%2013l4.74%20-7.5c0.29%200.17%200.57%200.35%200.83%200.55c0%200%202.52%20-1.01%202.52%20-1.01c0.16%20-0.06%200.43%20-0.03%200.51%200.13c0%200%202.07%203.58%202.07%203.58c0.1%200.17%200.06%200.45%20-0.07%200.57c0%200%20-2.17%201.68%20-2.17%201.68c0.05%200.33%200.07%200.66%200.07%201Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M11%2013l4.74%20-7.5c0.29%200.17%200.57%200.35%200.83%200.55c0%200%200%200%200%200c0.07%200.05%200.14%200.11%200.2%200.17c1.37%201.12%202.32%202.72%202.63%204.53c0.01%200.09%200.02%200.17%200.03%200.25c0%200%200%200%200%200c0.05%200.33%200.07%200.66%200.07%201Z%3BM11%2013l4.74%20-7.5c0.29%200.17%200.57%200.35%200.83%200.55c0%200%202.52%20-1.01%202.52%20-1.01c0.16%20-0.06%200.43%20-0.03%200.51%200.13c0%200%202.07%203.58%202.07%203.58c0.1%200.17%200.06%200.45%20-0.07%200.57c0%200%20-2.17%201.68%20-2.17%201.68c0.05%200.33%200.07%200.66%200.07%201Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10.63%2011.63l8.87%200.35c0%200.34%20-0.02%200.67%20-0.06%200.99c0%200%202.13%201.68%202.13%201.68c0.13%200.11%200.24%200.36%200.14%200.51c0%200%20-2.07%203.58%20-2.07%203.58c-0.1%200.17%20-0.36%200.28%20-0.53%200.22c0%200%20-2.54%20-1.04%20-2.54%20-1.04c-0.26%200.21%20-0.54%200.39%20-0.83%200.56Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M10.63%2011.63l8.87%200.35c0%200.34%20-0.02%200.67%20-0.06%200.99c0%200%200%200%200%200c-0.01%200.09%20-0.03%200.18%20-0.05%200.26c-0.28%201.75%20-1.2%203.37%20-2.61%204.54c-0.07%200.05%20-0.14%200.1%20-0.2%200.15c0%200%200%200%200%200c-0.26%200.21%20-0.54%200.39%20-0.83%200.56Z%3BM10.63%2011.63l8.87%200.35c0%200.34%20-0.02%200.67%20-0.06%200.99c0%200%202.13%201.68%202.13%201.68c0.13%200.11%200.24%200.36%200.14%200.51c0%200%20-2.07%203.58%20-2.07%203.58c-0.1%200.17%20-0.36%200.28%20-0.53%200.22c0%200%20-2.54%20-1.04%20-2.54%20-1.04c-0.26%200.21%20-0.54%200.39%20-0.83%200.56Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11.63%2010.63l4.13%207.85c-0.29%200.17%20-0.59%200.32%20-0.89%200.44c0%200%20-0.39%202.69%20-0.39%202.69c-0.03%200.17%20-0.19%200.39%20-0.37%200.38c0%200%20-4.14%200%20-4.14%200c-0.2%200%20-0.42%20-0.17%20-0.46%20-0.35c0%200%20-0.37%20-2.72%20-0.37%20-2.72c-0.31%20-0.12%20-0.61%20-0.27%20-0.9%20-0.44Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M11.63%2010.63l4.13%207.85c-0.29%200.17%20-0.59%200.32%20-0.89%200.44c0%200%200%200%200%200c-0.08%200.04%20-0.17%200.07%20-0.25%200.09c-1.65%200.63%20-3.52%200.65%20-5.24%200.01c-0.08%20-0.04%20-0.16%20-0.07%20-0.23%20-0.1c0%200%200%200%200%200c-0.31%20-0.12%20-0.61%20-0.27%20-0.9%20-0.44Z%3BM11.63%2010.63l4.13%207.85c-0.29%200.17%20-0.59%200.32%20-0.89%200.44c0%200%20-0.39%202.69%20-0.39%202.69c-0.03%200.17%20-0.19%200.39%20-0.37%200.38c0%200%20-4.14%200%20-4.14%200c-0.2%200%20-0.42%20-0.17%20-0.46%20-0.35c0%200%20-0.37%20-2.72%20-0.37%20-2.72c-0.31%20-0.12%20-0.61%20-0.27%20-0.9%20-0.44Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%2011l-4.74%207.5c-0.29%20-0.17%20-0.57%20-0.35%20-0.83%20-0.55c0%200%20-2.52%201.01%20-2.52%201.01c-0.16%200.06%20-0.43%200.03%20-0.51%20-0.13c0%200%20-2.07%20-3.58%20-2.07%20-3.58c-0.1%20-0.17%20-0.06%20-0.45%200.07%20-0.57c0%200%202.17%20-1.68%202.17%20-1.68c-0.05%20-0.33%20-0.07%20-0.66%20-0.07%20-1Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M13%2011l-4.74%207.5c-0.29%20-0.17%20-0.57%20-0.35%20-0.83%20-0.55c0%200%200%200%200%200c-0.07%20-0.05%20-0.14%20-0.11%20-0.2%20-0.17c-1.37%20-1.12%20-2.32%20-2.72%20-2.63%20-4.53c-0.01%20-0.09%20-0.02%20-0.17%20-0.03%20-0.25c0%200%200%200%200%200c-0.05%20-0.33%20-0.07%20-0.66%20-0.07%20-1Z%3BM13%2011l-4.74%207.5c-0.29%20-0.17%20-0.57%20-0.35%20-0.83%20-0.55c0%200%20-2.52%201.01%20-2.52%201.01c-0.16%200.06%20-0.43%200.03%20-0.51%20-0.13c0%200%20-2.07%20-3.58%20-2.07%20-3.58c-0.1%20-0.17%20-0.06%20-0.45%200.07%20-0.57c0%200%202.17%20-1.68%202.17%20-1.68c-0.05%20-0.33%20-0.07%20-0.66%20-0.07%20-1Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.37%2012.37l-8.87%20-0.35c0%20-0.34%200.02%20-0.67%200.06%20-0.99c0%200%20-2.13%20-1.68%20-2.13%20-1.68c-0.13%20-0.11%20-0.24%20-0.36%20-0.14%20-0.51c0%200%202.07%20-3.58%202.07%20-3.58c0.1%20-0.17%200.36%20-0.28%200.53%20-0.22c0%200%202.54%201.04%202.54%201.04c0.26%20-0.21%200.54%20-0.39%200.83%20-0.56Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M13.37%2012.37l-8.87%20-0.35c0%20-0.34%200.02%20-0.67%200.06%20-0.99c0%200%200%200%200%200c0.01%20-0.09%200.03%20-0.18%200.05%20-0.26c0.28%20-1.75%201.2%20-3.37%202.61%20-4.54c0.07%20-0.05%200.14%20-0.1%200.2%20-0.15c0%200%200%200%200%200c0.26%20-0.21%200.54%20-0.39%200.83%20-0.56Z%3BM13.37%2012.37l-8.87%20-0.35c0%20-0.34%200.02%20-0.67%200.06%20-0.99c0%200%20-2.13%20-1.68%20-2.13%20-1.68c-0.13%20-0.11%20-0.24%20-0.36%20-0.14%20-0.51c0%200%202.07%20-3.58%202.07%20-3.58c0.1%20-0.17%200.36%20-0.28%200.53%20-0.22c0%200%202.54%201.04%202.54%201.04c0.26%20-0.21%200.54%20-0.39%200.83%20-0.56Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12.37%2013.37l-4.13%20-7.85c0.29%20-0.17%200.59%20-0.32%200.89%20-0.44c0%200%200.39%20-2.69%200.39%20-2.69c0.03%20-0.17%200.19%20-0.39%200.37%20-0.38c0%200%204.14%200%204.14%200c0.2%200%200.42%200.17%200.46%200.35c0%200%200.37%202.72%200.37%202.72c0.31%200.12%200.61%200.27%200.9%200.44Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M12.37%2013.37l-4.13%20-7.85c0.29%20-0.17%200.59%20-0.32%200.89%20-0.44c0%200%200%200%200%200c0.08%20-0.04%200.17%20-0.07%200.25%20-0.09c1.65%20-0.63%203.52%20-0.65%205.24%20-0.01c0.08%200.04%200.16%200.07%200.23%200.1c0%200%200%200%200%200c0.31%200.12%200.61%200.27%200.9%200.44Z%3BM12.37%2013.37l-4.13%20-7.85c0.29%20-0.17%200.59%20-0.32%200.89%20-0.44c0%200%200.39%20-2.69%200.39%20-2.69c0.03%20-0.17%200.19%20-0.39%200.37%20-0.38c0%200%204.14%200%204.14%200c0.2%200%200.42%200.17%200.46%200.35c0%200%200.37%202.72%200.37%202.72c0.31%200.12%200.61%200.27%200.9%200.44Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cog-filled-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%225%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11%2013l4.74%20-7.5c0.29%200.17%200.57%200.35%200.83%200.55c0%200%202.52%20-1.01%202.52%20-1.01c0.16%20-0.06%200.43%20-0.03%200.51%200.13c0%200%202.07%203.58%202.07%203.58c0.1%200.17%200.06%200.45%20-0.07%200.57c0%200%20-2.17%201.68%20-2.17%201.68c0.05%200.33%200.07%200.66%200.07%201Z%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M11%2013l4.74%20-7.5c0.29%200.17%200.57%200.35%200.83%200.55c0%200%200%200%200%200c0.07%200.05%200.14%200.11%200.2%200.17c1.37%201.12%202.32%202.72%202.63%204.53c0.01%200.09%200.02%200.17%200.03%200.25c0%200%200%200%200%200c0.05%200.33%200.07%200.66%200.07%201Z%3BM11%2013l4.74%20-7.5c0.29%200.17%200.57%200.35%200.83%200.55c0%200%202.52%20-1.01%202.52%20-1.01c0.16%20-0.06%200.43%20-0.03%200.51%200.13c0%200%202.07%203.58%202.07%203.58c0.1%200.17%200.06%200.45%20-0.07%200.57c0%200%20-2.17%201.68%20-2.17%201.68c0.05%200.33%200.07%200.66%200.07%201Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10.63%2011.63l8.87%200.35c0%200.34%20-0.02%200.67%20-0.06%200.99c0%200%202.13%201.68%202.13%201.68c0.13%200.11%200.24%200.36%200.14%200.51c0%200%20-2.07%203.58%20-2.07%203.58c-0.1%200.17%20-0.36%200.28%20-0.53%200.22c0%200%20-2.54%20-1.04%20-2.54%20-1.04c-0.26%200.21%20-0.54%200.39%20-0.83%200.56Z%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M10.63%2011.63l8.87%200.35c0%200.34%20-0.02%200.67%20-0.06%200.99c0%200%200%200%200%200c-0.01%200.09%20-0.03%200.18%20-0.05%200.26c-0.28%201.75%20-1.2%203.37%20-2.61%204.54c-0.07%200.05%20-0.14%200.1%20-0.2%200.15c0%200%200%200%200%200c-0.26%200.21%20-0.54%200.39%20-0.83%200.56Z%3BM10.63%2011.63l8.87%200.35c0%200.34%20-0.02%200.67%20-0.06%200.99c0%200%202.13%201.68%202.13%201.68c0.13%200.11%200.24%200.36%200.14%200.51c0%200%20-2.07%203.58%20-2.07%203.58c-0.1%200.17%20-0.36%200.28%20-0.53%200.22c0%200%20-2.54%20-1.04%20-2.54%20-1.04c-0.26%200.21%20-0.54%200.39%20-0.83%200.56Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11.63%2010.63l4.13%207.85c-0.29%200.17%20-0.59%200.32%20-0.89%200.44c0%200%20-0.39%202.69%20-0.39%202.69c-0.03%200.17%20-0.19%200.39%20-0.37%200.38c0%200%20-4.14%200%20-4.14%200c-0.2%200%20-0.42%20-0.17%20-0.46%20-0.35c0%200%20-0.37%20-2.72%20-0.37%20-2.72c-0.31%20-0.12%20-0.61%20-0.27%20-0.9%20-0.44Z%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M11.63%2010.63l4.13%207.85c-0.29%200.17%20-0.59%200.32%20-0.89%200.44c0%200%200%200%200%200c-0.08%200.04%20-0.17%200.07%20-0.25%200.09c-1.65%200.63%20-3.52%200.65%20-5.24%200.01c-0.08%20-0.04%20-0.16%20-0.07%20-0.23%20-0.1c0%200%200%200%200%200c-0.31%20-0.12%20-0.61%20-0.27%20-0.9%20-0.44Z%3BM11.63%2010.63l4.13%207.85c-0.29%200.17%20-0.59%200.32%20-0.89%200.44c0%200%20-0.39%202.69%20-0.39%202.69c-0.03%200.17%20-0.19%200.39%20-0.37%200.38c0%200%20-4.14%200%20-4.14%200c-0.2%200%20-0.42%20-0.17%20-0.46%20-0.35c0%200%20-0.37%20-2.72%20-0.37%20-2.72c-0.31%20-0.12%20-0.61%20-0.27%20-0.9%20-0.44Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%2011l-4.74%207.5c-0.29%20-0.17%20-0.57%20-0.35%20-0.83%20-0.55c0%200%20-2.52%201.01%20-2.52%201.01c-0.16%200.06%20-0.43%200.03%20-0.51%20-0.13c0%200%20-2.07%20-3.58%20-2.07%20-3.58c-0.1%20-0.17%20-0.06%20-0.45%200.07%20-0.57c0%200%202.17%20-1.68%202.17%20-1.68c-0.05%20-0.33%20-0.07%20-0.66%20-0.07%20-1Z%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M13%2011l-4.74%207.5c-0.29%20-0.17%20-0.57%20-0.35%20-0.83%20-0.55c0%200%200%200%200%200c-0.07%20-0.05%20-0.14%20-0.11%20-0.2%20-0.17c-1.37%20-1.12%20-2.32%20-2.72%20-2.63%20-4.53c-0.01%20-0.09%20-0.02%20-0.17%20-0.03%20-0.25c0%200%200%200%200%200c-0.05%20-0.33%20-0.07%20-0.66%20-0.07%20-1Z%3BM13%2011l-4.74%207.5c-0.29%20-0.17%20-0.57%20-0.35%20-0.83%20-0.55c0%200%20-2.52%201.01%20-2.52%201.01c-0.16%200.06%20-0.43%200.03%20-0.51%20-0.13c0%200%20-2.07%20-3.58%20-2.07%20-3.58c-0.1%20-0.17%20-0.06%20-0.45%200.07%20-0.57c0%200%202.17%20-1.68%202.17%20-1.68c-0.05%20-0.33%20-0.07%20-0.66%20-0.07%20-1Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.37%2012.37l-8.87%20-0.35c0%20-0.34%200.02%20-0.67%200.06%20-0.99c0%200%20-2.13%20-1.68%20-2.13%20-1.68c-0.13%20-0.11%20-0.24%20-0.36%20-0.14%20-0.51c0%200%202.07%20-3.58%202.07%20-3.58c0.1%20-0.17%200.36%20-0.28%200.53%20-0.22c0%200%202.54%201.04%202.54%201.04c0.26%20-0.21%200.54%20-0.39%200.83%20-0.56Z%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M13.37%2012.37l-8.87%20-0.35c0%20-0.34%200.02%20-0.67%200.06%20-0.99c0%200%200%200%200%200c0.01%20-0.09%200.03%20-0.18%200.05%20-0.26c0.28%20-1.75%201.2%20-3.37%202.61%20-4.54c0.07%20-0.05%200.14%20-0.1%200.2%20-0.15c0%200%200%200%200%200c0.26%20-0.21%200.54%20-0.39%200.83%20-0.56Z%3BM13.37%2012.37l-8.87%20-0.35c0%20-0.34%200.02%20-0.67%200.06%20-0.99c0%200%20-2.13%20-1.68%20-2.13%20-1.68c-0.13%20-0.11%20-0.24%20-0.36%20-0.14%20-0.51c0%200%202.07%20-3.58%202.07%20-3.58c0.1%20-0.17%200.36%20-0.28%200.53%20-0.22c0%200%202.54%201.04%202.54%201.04c0.26%20-0.21%200.54%20-0.39%200.83%20-0.56Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12.37%2013.37l-4.13%20-7.85c0.29%20-0.17%200.59%20-0.32%200.89%20-0.44c0%200%200.39%20-2.69%200.39%20-2.69c0.03%20-0.17%200.19%20-0.39%200.37%20-0.38c0%200%204.14%200%204.14%200c0.2%200%200.42%200.17%200.46%200.35c0%200%200.37%202.72%200.37%202.72c0.31%200.12%200.61%200.27%200.9%200.44Z%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M12.37%2013.37l-4.13%20-7.85c0.29%20-0.17%200.59%20-0.32%200.89%20-0.44c0%200%200%200%200%200c0.08%20-0.04%200.17%20-0.07%200.25%20-0.09c1.65%20-0.63%203.52%20-0.65%205.24%20-0.01c0.08%200.04%200.16%200.07%200.23%200.1c0%200%200%200%200%200c0.31%200.12%200.61%200.27%200.9%200.44Z%3BM12.37%2013.37l-4.13%20-7.85c0.29%20-0.17%200.59%20-0.32%200.89%20-0.44c0%200%200.39%20-2.69%200.39%20-2.69c0.03%20-0.17%200.19%20-0.39%200.37%20-0.38c0%200%204.14%200%204.14%200c0.2%200%200.42%200.17%200.46%200.35c0%200%200.37%202.72%200.37%202.72c0.31%200.12%200.61%200.27%200.9%200.44Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cog-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M12%209c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2244%22%20stroke-dashoffset%3D%2244%22%20d%3D%22M12%205.5c3.59%200%206.5%202.91%206.5%206.5c0%203.59%20-2.91%206.5%20-6.5%206.5c-3.59%200%20-6.5%20-2.91%20-6.5%20-6.5c0%20-3.59%202.91%20-6.5%206.5%20-6.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.24%206.37c0.41%200.23%200.8%200.51%201.14%200.83c0%200%202.62%20-1.08%202.63%20-1.06c0%200%201.56%202.7%201.56%202.7c0.01%200.03%20-2.22%201.75%20-2.22%201.75c0.1%200.45%200.15%200.93%200.15%201.41%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M15.24%206.37c0.41%200.23%200.8%200.51%201.14%200.83c0.22%200.2%200.42%200.41%200.61%200.63c0.47%200.57%200.86%201.22%201.12%201.94c0.09%200.26%200.17%200.54%200.24%200.82c0.1%200.45%200.15%200.93%200.15%201.41%3BM15.24%206.37c0.41%200.23%200.8%200.51%201.14%200.83c0%200%202.62%20-1.08%202.63%20-1.06c0%200%201.56%202.7%201.56%202.7c0.01%200.03%20-2.22%201.75%20-2.22%201.75c0.1%200.45%200.15%200.93%200.15%201.41%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2011.99c0.01%200.47%20-0.04%200.95%20-0.15%201.4c0%200%202.25%201.73%202.23%201.75c0%200%20-1.56%202.7%20-1.56%202.7c-0.02%200.02%20-2.63%20-1.05%20-2.63%20-1.05c-0.34%200.31%20-0.73%200.59%20-1.15%200.83%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M18.5%2011.99c0.01%200.47%20-0.04%200.95%20-0.15%201.4c-0.06%200.29%20-0.15%200.57%20-0.24%200.84c-0.26%200.69%20-0.63%201.35%20-1.12%201.94c-0.18%200.21%20-0.38%200.42%20-0.59%200.62c-0.34%200.31%20-0.73%200.59%20-1.15%200.83%3BM18.5%2011.99c0.01%200.47%20-0.04%200.95%20-0.15%201.4c0%200%202.25%201.73%202.23%201.75c0%200%20-1.56%202.7%20-1.56%202.7c-0.02%200.02%20-2.63%20-1.05%20-2.63%20-1.05c-0.34%200.31%20-0.73%200.59%20-1.15%200.83%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.26%2017.62c-0.4%200.24%20-0.84%200.44%20-1.29%200.57c0%200%20-0.37%202.81%20-0.4%202.81c0%200%20-3.12%200%20-3.12%200c-0.03%20-0.01%20-0.41%20-2.8%20-0.41%20-2.8c-0.44%20-0.14%20-0.88%20-0.34%20-1.3%20-0.58%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M15.26%2017.62c-0.4%200.24%20-0.84%200.44%20-1.29%200.57c-0.28%200.09%20-0.57%200.16%20-0.85%200.21c-0.73%200.12%20-1.49%200.13%20-2.24%200c-0.27%20-0.05%20-0.55%20-0.12%20-0.83%20-0.2c-0.44%20-0.14%20-0.88%20-0.34%20-1.3%20-0.58%3BM15.26%2017.62c-0.4%200.24%20-0.84%200.44%20-1.29%200.57c0%200%20-0.37%202.81%20-0.4%202.81c0%200%20-3.12%200%20-3.12%200c-0.03%20-0.01%20-0.41%20-2.8%20-0.41%20-2.8c-0.44%20-0.14%20-0.88%20-0.34%20-1.3%20-0.58%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8.76%2017.63c-0.41%20-0.23%20-0.8%20-0.51%20-1.14%20-0.83c0%200%20-2.62%201.08%20-2.63%201.06c0%200%20-1.56%20-2.7%20-1.56%20-2.7c-0.01%20-0.03%202.22%20-1.75%202.22%20-1.75c-0.1%20-0.45%20-0.15%20-0.93%20-0.15%20-1.41%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M8.76%2017.63c-0.41%20-0.23%20-0.8%20-0.51%20-1.14%20-0.83c-0.22%20-0.2%20-0.42%20-0.41%20-0.61%20-0.63c-0.47%20-0.57%20-0.86%20-1.22%20-1.12%20-1.94c-0.09%20-0.26%20-0.17%20-0.54%20-0.24%20-0.82c-0.1%20-0.45%20-0.15%20-0.93%20-0.15%20-1.41%3BM8.76%2017.63c-0.41%20-0.23%20-0.8%20-0.51%20-1.14%20-0.83c0%200%20-2.62%201.08%20-2.63%201.06c0%200%20-1.56%20-2.7%20-1.56%20-2.7c-0.01%20-0.03%202.22%20-1.75%202.22%20-1.75c-0.1%20-0.45%20-0.15%20-0.93%20-0.15%20-1.41%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5.5%2012.01c-0.01%20-0.47%200.04%20-0.95%200.15%20-1.4c0%200%20-2.25%20-1.73%20-2.23%20-1.75c0%200%201.56%20-2.7%201.56%20-2.7c0.02%20-0.02%202.63%201.05%202.63%201.05c0.34%20-0.31%200.73%20-0.59%201.15%20-0.83%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M5.5%2012.01c-0.01%20-0.47%200.04%20-0.95%200.15%20-1.4c0.06%20-0.29%200.15%20-0.57%200.24%20-0.84c0.26%20-0.69%200.63%20-1.35%201.12%20-1.94c0.18%20-0.21%200.38%20-0.42%200.59%20-0.62c0.34%20-0.31%200.73%20-0.59%201.15%20-0.83%3BM5.5%2012.01c-0.01%20-0.47%200.04%20-0.95%200.15%20-1.4c0%200%20-2.25%20-1.73%20-2.23%20-1.75c0%200%201.56%20-2.7%201.56%20-2.7c0.02%20-0.02%202.63%201.05%202.63%201.05c0.34%20-0.31%200.73%20-0.59%201.15%20-0.83%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8.74%206.38c0.4%20-0.24%200.84%20-0.44%201.29%20-0.57c0%200%200.37%20-2.81%200.4%20-2.81c0%200%203.12%200%203.12%200c0.03%200.01%200.41%202.8%200.41%202.8c0.44%200.14%200.88%200.34%201.3%200.58%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M8.74%206.38c0.4%20-0.24%200.84%20-0.44%201.29%20-0.57c0.28%20-0.09%200.57%20-0.16%200.85%20-0.21c0.73%20-0.12%201.49%20-0.13%202.24%200c0.27%200.05%200.55%200.12%200.83%200.2c0.44%200.14%200.88%200.34%201.3%200.58%3BM8.74%206.38c0.4%20-0.24%200.84%20-0.44%201.29%20-0.57c0%200%200.37%20-2.81%200.4%20-2.81c0%200%203.12%200%203.12%200c0.03%200.01%200.41%202.8%200.41%202.8c0.44%200.14%200.88%200.34%201.3%200.58%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cog-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGCgH6Ucru%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M12%209c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2244%22%20stroke-dashoffset%3D%2244%22%20d%3D%22M12%205.5c3.59%200%206.5%202.91%206.5%206.5c0%203.59%20-2.91%206.5%20-6.5%206.5c-3.59%200%20-6.5%20-2.91%20-6.5%20-6.5c0%20-3.59%202.91%20-6.5%206.5%20-6.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.24%206.37c0.41%200.23%200.8%200.51%201.14%200.83c0%200%202.62%20-1.08%202.63%20-1.06c0%200%201.56%202.7%201.56%202.7c0.01%200.03%20-2.22%201.75%20-2.22%201.75c0.1%200.45%200.15%200.93%200.15%201.41%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M15.24%206.37c0.41%200.23%200.8%200.51%201.14%200.83c0.22%200.2%200.42%200.41%200.61%200.63c0.47%200.57%200.86%201.22%201.12%201.94c0.09%200.26%200.17%200.54%200.24%200.82c0.1%200.45%200.15%200.93%200.15%201.41%3BM15.24%206.37c0.41%200.23%200.8%200.51%201.14%200.83c0%200%202.62%20-1.08%202.63%20-1.06c0%200%201.56%202.7%201.56%202.7c0.01%200.03%20-2.22%201.75%20-2.22%201.75c0.1%200.45%200.15%200.93%200.15%201.41%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2011.99c0.01%200.47%20-0.04%200.95%20-0.15%201.4c0%200%202.25%201.73%202.23%201.75c0%200%20-1.56%202.7%20-1.56%202.7c-0.02%200.02%20-2.63%20-1.05%20-2.63%20-1.05c-0.34%200.31%20-0.73%200.59%20-1.15%200.83%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M18.5%2011.99c0.01%200.47%20-0.04%200.95%20-0.15%201.4c-0.06%200.29%20-0.15%200.57%20-0.24%200.84c-0.26%200.69%20-0.63%201.35%20-1.12%201.94c-0.18%200.21%20-0.38%200.42%20-0.59%200.62c-0.34%200.31%20-0.73%200.59%20-1.15%200.83%3BM18.5%2011.99c0.01%200.47%20-0.04%200.95%20-0.15%201.4c0%200%202.25%201.73%202.23%201.75c0%200%20-1.56%202.7%20-1.56%202.7c-0.02%200.02%20-2.63%20-1.05%20-2.63%20-1.05c-0.34%200.31%20-0.73%200.59%20-1.15%200.83%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.26%2017.62c-0.4%200.24%20-0.84%200.44%20-1.29%200.57c0%200%20-0.37%202.81%20-0.4%202.81c0%200%20-3.12%200%20-3.12%200c-0.03%20-0.01%20-0.41%20-2.8%20-0.41%20-2.8c-0.44%20-0.14%20-0.88%20-0.34%20-1.3%20-0.58%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M15.26%2017.62c-0.4%200.24%20-0.84%200.44%20-1.29%200.57c-0.28%200.09%20-0.57%200.16%20-0.85%200.21c-0.73%200.12%20-1.49%200.13%20-2.24%200c-0.27%20-0.05%20-0.55%20-0.12%20-0.83%20-0.2c-0.44%20-0.14%20-0.88%20-0.34%20-1.3%20-0.58%3BM15.26%2017.62c-0.4%200.24%20-0.84%200.44%20-1.29%200.57c0%200%20-0.37%202.81%20-0.4%202.81c0%200%20-3.12%200%20-3.12%200c-0.03%20-0.01%20-0.41%20-2.8%20-0.41%20-2.8c-0.44%20-0.14%20-0.88%20-0.34%20-1.3%20-0.58%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8.76%2017.63c-0.41%20-0.23%20-0.8%20-0.51%20-1.14%20-0.83c0%200%20-2.62%201.08%20-2.63%201.06c0%200%20-1.56%20-2.7%20-1.56%20-2.7c-0.01%20-0.03%202.22%20-1.75%202.22%20-1.75c-0.1%20-0.45%20-0.15%20-0.93%20-0.15%20-1.41%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M8.76%2017.63c-0.41%20-0.23%20-0.8%20-0.51%20-1.14%20-0.83c-0.22%20-0.2%20-0.42%20-0.41%20-0.61%20-0.63c-0.47%20-0.57%20-0.86%20-1.22%20-1.12%20-1.94c-0.09%20-0.26%20-0.17%20-0.54%20-0.24%20-0.82c-0.1%20-0.45%20-0.15%20-0.93%20-0.15%20-1.41%3BM8.76%2017.63c-0.41%20-0.23%20-0.8%20-0.51%20-1.14%20-0.83c0%200%20-2.62%201.08%20-2.63%201.06c0%200%20-1.56%20-2.7%20-1.56%20-2.7c-0.01%20-0.03%202.22%20-1.75%202.22%20-1.75c-0.1%20-0.45%20-0.15%20-0.93%20-0.15%20-1.41%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5.5%2012.01c-0.01%20-0.47%200.04%20-0.95%200.15%20-1.4c0%200%20-2.25%20-1.73%20-2.23%20-1.75c0%200%201.56%20-2.7%201.56%20-2.7c0.02%20-0.02%202.63%201.05%202.63%201.05c0.34%20-0.31%200.73%20-0.59%201.15%20-0.83%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M5.5%2012.01c-0.01%20-0.47%200.04%20-0.95%200.15%20-1.4c0.06%20-0.29%200.15%20-0.57%200.24%20-0.84c0.26%20-0.69%200.63%20-1.35%201.12%20-1.94c0.18%20-0.21%200.38%20-0.42%200.59%20-0.62c0.34%20-0.31%200.73%20-0.59%201.15%20-0.83%3BM5.5%2012.01c-0.01%20-0.47%200.04%20-0.95%200.15%20-1.4c0%200%20-2.25%20-1.73%20-2.23%20-1.75c0%200%201.56%20-2.7%201.56%20-2.7c0.02%20-0.02%202.63%201.05%202.63%201.05c0.34%20-0.31%200.73%20-0.59%201.15%20-0.83%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8.74%206.38c0.4%20-0.24%200.84%20-0.44%201.29%20-0.57c0%200%200.37%20-2.81%200.4%20-2.81c0%200%203.12%200%203.12%200c0.03%200.01%200.41%202.8%200.41%202.8c0.44%200.14%200.88%200.34%201.3%200.58%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M8.74%206.38c0.4%20-0.24%200.84%20-0.44%201.29%20-0.57c0.28%20-0.09%200.57%20-0.16%200.85%20-0.21c0.73%20-0.12%201.49%20-0.13%202.24%200c0.27%200.05%200.55%200.12%200.83%200.2c0.44%200.14%200.88%200.34%201.3%200.58%3BM8.74%206.38c0.4%20-0.24%200.84%20-0.44%201.29%20-0.57c0%200%200.37%20-2.81%200.4%20-2.81c0%200%203.12%200%203.12%200c0.03%200.01%200.41%202.8%200.41%202.8c0.44%200.14%200.88%200.34%201.3%200.58%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGCgH6Ucru)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cog-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGtaUgRdCp%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%225%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M11%2013l4.74%20-7.5c0.29%200.17%200.57%200.35%200.83%200.55c0%200%202.52%20-1.01%202.52%20-1.01c0.16%20-0.06%200.43%20-0.03%200.51%200.13c0%200%202.07%203.58%202.07%203.58c0.1%200.17%200.06%200.45%20-0.07%200.57c0%200%20-2.17%201.68%20-2.17%201.68c0.05%200.33%200.07%200.66%200.07%201Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M11%2013l4.74%20-7.5c0.29%200.17%200.57%200.35%200.83%200.55c0%200%200%200%200%200c0.07%200.05%200.14%200.11%200.2%200.17c1.37%201.12%202.32%202.72%202.63%204.53c0.01%200.09%200.02%200.17%200.03%200.25c0%200%200%200%200%200c0.05%200.33%200.07%200.66%200.07%201Z%3BM11%2013l4.74%20-7.5c0.29%200.17%200.57%200.35%200.83%200.55c0%200%202.52%20-1.01%202.52%20-1.01c0.16%20-0.06%200.43%20-0.03%200.51%200.13c0%200%202.07%203.58%202.07%203.58c0.1%200.17%200.06%200.45%20-0.07%200.57c0%200%20-2.17%201.68%20-2.17%201.68c0.05%200.33%200.07%200.66%200.07%201Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10.63%2011.63l8.87%200.35c0%200.34%20-0.02%200.67%20-0.06%200.99c0%200%202.13%201.68%202.13%201.68c0.13%200.11%200.24%200.36%200.14%200.51c0%200%20-2.07%203.58%20-2.07%203.58c-0.1%200.17%20-0.36%200.28%20-0.53%200.22c0%200%20-2.54%20-1.04%20-2.54%20-1.04c-0.26%200.21%20-0.54%200.39%20-0.83%200.56Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M10.63%2011.63l8.87%200.35c0%200.34%20-0.02%200.67%20-0.06%200.99c0%200%200%200%200%200c-0.01%200.09%20-0.03%200.18%20-0.05%200.26c-0.28%201.75%20-1.2%203.37%20-2.61%204.54c-0.07%200.05%20-0.14%200.1%20-0.2%200.15c0%200%200%200%200%200c-0.26%200.21%20-0.54%200.39%20-0.83%200.56Z%3BM10.63%2011.63l8.87%200.35c0%200.34%20-0.02%200.67%20-0.06%200.99c0%200%202.13%201.68%202.13%201.68c0.13%200.11%200.24%200.36%200.14%200.51c0%200%20-2.07%203.58%20-2.07%203.58c-0.1%200.17%20-0.36%200.28%20-0.53%200.22c0%200%20-2.54%20-1.04%20-2.54%20-1.04c-0.26%200.21%20-0.54%200.39%20-0.83%200.56Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11.63%2010.63l4.13%207.85c-0.29%200.17%20-0.59%200.32%20-0.89%200.44c0%200%20-0.39%202.69%20-0.39%202.69c-0.03%200.17%20-0.19%200.39%20-0.37%200.38c0%200%20-4.14%200%20-4.14%200c-0.2%200%20-0.42%20-0.17%20-0.46%20-0.35c0%200%20-0.37%20-2.72%20-0.37%20-2.72c-0.31%20-0.12%20-0.61%20-0.27%20-0.9%20-0.44Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M11.63%2010.63l4.13%207.85c-0.29%200.17%20-0.59%200.32%20-0.89%200.44c0%200%200%200%200%200c-0.08%200.04%20-0.17%200.07%20-0.25%200.09c-1.65%200.63%20-3.52%200.65%20-5.24%200.01c-0.08%20-0.04%20-0.16%20-0.07%20-0.23%20-0.1c0%200%200%200%200%200c-0.31%20-0.12%20-0.61%20-0.27%20-0.9%20-0.44Z%3BM11.63%2010.63l4.13%207.85c-0.29%200.17%20-0.59%200.32%20-0.89%200.44c0%200%20-0.39%202.69%20-0.39%202.69c-0.03%200.17%20-0.19%200.39%20-0.37%200.38c0%200%20-4.14%200%20-4.14%200c-0.2%200%20-0.42%20-0.17%20-0.46%20-0.35c0%200%20-0.37%20-2.72%20-0.37%20-2.72c-0.31%20-0.12%20-0.61%20-0.27%20-0.9%20-0.44Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%2011l-4.74%207.5c-0.29%20-0.17%20-0.57%20-0.35%20-0.83%20-0.55c0%200%20-2.52%201.01%20-2.52%201.01c-0.16%200.06%20-0.43%200.03%20-0.51%20-0.13c0%200%20-2.07%20-3.58%20-2.07%20-3.58c-0.1%20-0.17%20-0.06%20-0.45%200.07%20-0.57c0%200%202.17%20-1.68%202.17%20-1.68c-0.05%20-0.33%20-0.07%20-0.66%20-0.07%20-1Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M13%2011l-4.74%207.5c-0.29%20-0.17%20-0.57%20-0.35%20-0.83%20-0.55c0%200%200%200%200%200c-0.07%20-0.05%20-0.14%20-0.11%20-0.2%20-0.17c-1.37%20-1.12%20-2.32%20-2.72%20-2.63%20-4.53c-0.01%20-0.09%20-0.02%20-0.17%20-0.03%20-0.25c0%200%200%200%200%200c-0.05%20-0.33%20-0.07%20-0.66%20-0.07%20-1Z%3BM13%2011l-4.74%207.5c-0.29%20-0.17%20-0.57%20-0.35%20-0.83%20-0.55c0%200%20-2.52%201.01%20-2.52%201.01c-0.16%200.06%20-0.43%200.03%20-0.51%20-0.13c0%200%20-2.07%20-3.58%20-2.07%20-3.58c-0.1%20-0.17%20-0.06%20-0.45%200.07%20-0.57c0%200%202.17%20-1.68%202.17%20-1.68c-0.05%20-0.33%20-0.07%20-0.66%20-0.07%20-1Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.37%2012.37l-8.87%20-0.35c0%20-0.34%200.02%20-0.67%200.06%20-0.99c0%200%20-2.13%20-1.68%20-2.13%20-1.68c-0.13%20-0.11%20-0.24%20-0.36%20-0.14%20-0.51c0%200%202.07%20-3.58%202.07%20-3.58c0.1%20-0.17%200.36%20-0.28%200.53%20-0.22c0%200%202.54%201.04%202.54%201.04c0.26%20-0.21%200.54%20-0.39%200.83%20-0.56Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M13.37%2012.37l-8.87%20-0.35c0%20-0.34%200.02%20-0.67%200.06%20-0.99c0%200%200%200%200%200c0.01%20-0.09%200.03%20-0.18%200.05%20-0.26c0.28%20-1.75%201.2%20-3.37%202.61%20-4.54c0.07%20-0.05%200.14%20-0.1%200.2%20-0.15c0%200%200%200%200%200c0.26%20-0.21%200.54%20-0.39%200.83%20-0.56Z%3BM13.37%2012.37l-8.87%20-0.35c0%20-0.34%200.02%20-0.67%200.06%20-0.99c0%200%20-2.13%20-1.68%20-2.13%20-1.68c-0.13%20-0.11%20-0.24%20-0.36%20-0.14%20-0.51c0%200%202.07%20-3.58%202.07%20-3.58c0.1%20-0.17%200.36%20-0.28%200.53%20-0.22c0%200%202.54%201.04%202.54%201.04c0.26%20-0.21%200.54%20-0.39%200.83%20-0.56Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12.37%2013.37l-4.13%20-7.85c0.29%20-0.17%200.59%20-0.32%200.89%20-0.44c0%200%200.39%20-2.69%200.39%20-2.69c0.03%20-0.17%200.19%20-0.39%200.37%20-0.38c0%200%204.14%200%204.14%200c0.2%200%200.42%200.17%200.46%200.35c0%200%200.37%202.72%200.37%202.72c0.31%200.12%200.61%200.27%200.9%200.44Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M12.37%2013.37l-4.13%20-7.85c0.29%20-0.17%200.59%20-0.32%200.89%20-0.44c0%200%200%200%200%200c0.08%20-0.04%200.17%20-0.07%200.25%20-0.09c1.65%20-0.63%203.52%20-0.65%205.24%20-0.01c0.08%200.04%200.16%200.07%200.23%200.1c0%200%200%200%200%200c0.31%200.12%200.61%200.27%200.9%200.44Z%3BM12.37%2013.37l-4.13%20-7.85c0.29%20-0.17%200.59%20-0.32%200.89%20-0.44c0%200%200.39%20-2.69%200.39%20-2.69c0.03%20-0.17%200.19%20-0.39%200.37%20-0.38c0%200%204.14%200%204.14%200c0.2%200%200.42%200.17%200.46%200.35c0%200%200.37%202.72%200.37%202.72c0.31%200.12%200.61%200.27%200.9%200.44Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGtaUgRdCp)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cog-off-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGhFZPzegr%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%225%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M11%2013l4.74%20-7.5c0.29%200.17%200.57%200.35%200.83%200.55c0%200%202.52%20-1.01%202.52%20-1.01c0.16%20-0.06%200.43%20-0.03%200.51%200.13c0%200%202.07%203.58%202.07%203.58c0.1%200.17%200.06%200.45%20-0.07%200.57c0%200%20-2.17%201.68%20-2.17%201.68c0.05%200.33%200.07%200.66%200.07%201Z%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M11%2013l4.74%20-7.5c0.29%200.17%200.57%200.35%200.83%200.55c0%200%200%200%200%200c0.07%200.05%200.14%200.11%200.2%200.17c1.37%201.12%202.32%202.72%202.63%204.53c0.01%200.09%200.02%200.17%200.03%200.25c0%200%200%200%200%200c0.05%200.33%200.07%200.66%200.07%201Z%3BM11%2013l4.74%20-7.5c0.29%200.17%200.57%200.35%200.83%200.55c0%200%202.52%20-1.01%202.52%20-1.01c0.16%20-0.06%200.43%20-0.03%200.51%200.13c0%200%202.07%203.58%202.07%203.58c0.1%200.17%200.06%200.45%20-0.07%200.57c0%200%20-2.17%201.68%20-2.17%201.68c0.05%200.33%200.07%200.66%200.07%201Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10.63%2011.63l8.87%200.35c0%200.34%20-0.02%200.67%20-0.06%200.99c0%200%202.13%201.68%202.13%201.68c0.13%200.11%200.24%200.36%200.14%200.51c0%200%20-2.07%203.58%20-2.07%203.58c-0.1%200.17%20-0.36%200.28%20-0.53%200.22c0%200%20-2.54%20-1.04%20-2.54%20-1.04c-0.26%200.21%20-0.54%200.39%20-0.83%200.56Z%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M10.63%2011.63l8.87%200.35c0%200.34%20-0.02%200.67%20-0.06%200.99c0%200%200%200%200%200c-0.01%200.09%20-0.03%200.18%20-0.05%200.26c-0.28%201.75%20-1.2%203.37%20-2.61%204.54c-0.07%200.05%20-0.14%200.1%20-0.2%200.15c0%200%200%200%200%200c-0.26%200.21%20-0.54%200.39%20-0.83%200.56Z%3BM10.63%2011.63l8.87%200.35c0%200.34%20-0.02%200.67%20-0.06%200.99c0%200%202.13%201.68%202.13%201.68c0.13%200.11%200.24%200.36%200.14%200.51c0%200%20-2.07%203.58%20-2.07%203.58c-0.1%200.17%20-0.36%200.28%20-0.53%200.22c0%200%20-2.54%20-1.04%20-2.54%20-1.04c-0.26%200.21%20-0.54%200.39%20-0.83%200.56Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11.63%2010.63l4.13%207.85c-0.29%200.17%20-0.59%200.32%20-0.89%200.44c0%200%20-0.39%202.69%20-0.39%202.69c-0.03%200.17%20-0.19%200.39%20-0.37%200.38c0%200%20-4.14%200%20-4.14%200c-0.2%200%20-0.42%20-0.17%20-0.46%20-0.35c0%200%20-0.37%20-2.72%20-0.37%20-2.72c-0.31%20-0.12%20-0.61%20-0.27%20-0.9%20-0.44Z%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M11.63%2010.63l4.13%207.85c-0.29%200.17%20-0.59%200.32%20-0.89%200.44c0%200%200%200%200%200c-0.08%200.04%20-0.17%200.07%20-0.25%200.09c-1.65%200.63%20-3.52%200.65%20-5.24%200.01c-0.08%20-0.04%20-0.16%20-0.07%20-0.23%20-0.1c0%200%200%200%200%200c-0.31%20-0.12%20-0.61%20-0.27%20-0.9%20-0.44Z%3BM11.63%2010.63l4.13%207.85c-0.29%200.17%20-0.59%200.32%20-0.89%200.44c0%200%20-0.39%202.69%20-0.39%202.69c-0.03%200.17%20-0.19%200.39%20-0.37%200.38c0%200%20-4.14%200%20-4.14%200c-0.2%200%20-0.42%20-0.17%20-0.46%20-0.35c0%200%20-0.37%20-2.72%20-0.37%20-2.72c-0.31%20-0.12%20-0.61%20-0.27%20-0.9%20-0.44Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%2011l-4.74%207.5c-0.29%20-0.17%20-0.57%20-0.35%20-0.83%20-0.55c0%200%20-2.52%201.01%20-2.52%201.01c-0.16%200.06%20-0.43%200.03%20-0.51%20-0.13c0%200%20-2.07%20-3.58%20-2.07%20-3.58c-0.1%20-0.17%20-0.06%20-0.45%200.07%20-0.57c0%200%202.17%20-1.68%202.17%20-1.68c-0.05%20-0.33%20-0.07%20-0.66%20-0.07%20-1Z%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M13%2011l-4.74%207.5c-0.29%20-0.17%20-0.57%20-0.35%20-0.83%20-0.55c0%200%200%200%200%200c-0.07%20-0.05%20-0.14%20-0.11%20-0.2%20-0.17c-1.37%20-1.12%20-2.32%20-2.72%20-2.63%20-4.53c-0.01%20-0.09%20-0.02%20-0.17%20-0.03%20-0.25c0%200%200%200%200%200c-0.05%20-0.33%20-0.07%20-0.66%20-0.07%20-1Z%3BM13%2011l-4.74%207.5c-0.29%20-0.17%20-0.57%20-0.35%20-0.83%20-0.55c0%200%20-2.52%201.01%20-2.52%201.01c-0.16%200.06%20-0.43%200.03%20-0.51%20-0.13c0%200%20-2.07%20-3.58%20-2.07%20-3.58c-0.1%20-0.17%20-0.06%20-0.45%200.07%20-0.57c0%200%202.17%20-1.68%202.17%20-1.68c-0.05%20-0.33%20-0.07%20-0.66%20-0.07%20-1Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.37%2012.37l-8.87%20-0.35c0%20-0.34%200.02%20-0.67%200.06%20-0.99c0%200%20-2.13%20-1.68%20-2.13%20-1.68c-0.13%20-0.11%20-0.24%20-0.36%20-0.14%20-0.51c0%200%202.07%20-3.58%202.07%20-3.58c0.1%20-0.17%200.36%20-0.28%200.53%20-0.22c0%200%202.54%201.04%202.54%201.04c0.26%20-0.21%200.54%20-0.39%200.83%20-0.56Z%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M13.37%2012.37l-8.87%20-0.35c0%20-0.34%200.02%20-0.67%200.06%20-0.99c0%200%200%200%200%200c0.01%20-0.09%200.03%20-0.18%200.05%20-0.26c0.28%20-1.75%201.2%20-3.37%202.61%20-4.54c0.07%20-0.05%200.14%20-0.1%200.2%20-0.15c0%200%200%200%200%200c0.26%20-0.21%200.54%20-0.39%200.83%20-0.56Z%3BM13.37%2012.37l-8.87%20-0.35c0%20-0.34%200.02%20-0.67%200.06%20-0.99c0%200%20-2.13%20-1.68%20-2.13%20-1.68c-0.13%20-0.11%20-0.24%20-0.36%20-0.14%20-0.51c0%200%202.07%20-3.58%202.07%20-3.58c0.1%20-0.17%200.36%20-0.28%200.53%20-0.22c0%200%202.54%201.04%202.54%201.04c0.26%20-0.21%200.54%20-0.39%200.83%20-0.56Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12.37%2013.37l-4.13%20-7.85c0.29%20-0.17%200.59%20-0.32%200.89%20-0.44c0%200%200.39%20-2.69%200.39%20-2.69c0.03%20-0.17%200.19%20-0.39%200.37%20-0.38c0%200%204.14%200%204.14%200c0.2%200%200.42%200.17%200.46%200.35c0%200%200.37%202.72%200.37%202.72c0.31%200.12%200.61%200.27%200.9%200.44Z%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M12.37%2013.37l-4.13%20-7.85c0.29%20-0.17%200.59%20-0.32%200.89%20-0.44c0%200%200%200%200%200c0.08%20-0.04%200.17%20-0.07%200.25%20-0.09c1.65%20-0.63%203.52%20-0.65%205.24%20-0.01c0.08%200.04%200.16%200.07%200.23%200.1c0%200%200%200%200%200c0.31%200.12%200.61%200.27%200.9%200.44Z%3BM12.37%2013.37l-4.13%20-7.85c0.29%20-0.17%200.59%20-0.32%200.89%20-0.44c0%200%200.39%20-2.69%200.39%20-2.69c0.03%20-0.17%200.19%20-0.39%200.37%20-0.38c0%200%204.14%200%204.14%200c0.2%200%200.42%200.17%200.46%200.35c0%200%200.37%202.72%200.37%202.72c0.31%200.12%200.61%200.27%200.9%200.44Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGhFZPzegr)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M-1%2013h24%3BM1%2013h24%3BM-1%2013h24%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cog-off-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGcYw6qeeQ%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M12%209c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2244%22%20stroke-dashoffset%3D%2244%22%20d%3D%22M12%205.5c3.59%200%206.5%202.91%206.5%206.5c0%203.59%20-2.91%206.5%20-6.5%206.5c-3.59%200%20-6.5%20-2.91%20-6.5%20-6.5c0%20-3.59%202.91%20-6.5%206.5%20-6.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.24%206.37c0.41%200.23%200.8%200.51%201.14%200.83c0%200%202.62%20-1.08%202.63%20-1.06c0%200%201.56%202.7%201.56%202.7c0.01%200.03%20-2.22%201.75%20-2.22%201.75c0.1%200.45%200.15%200.93%200.15%201.41%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M15.24%206.37c0.41%200.23%200.8%200.51%201.14%200.83c0.22%200.2%200.42%200.41%200.61%200.63c0.47%200.57%200.86%201.22%201.12%201.94c0.09%200.26%200.17%200.54%200.24%200.82c0.1%200.45%200.15%200.93%200.15%201.41%3BM15.24%206.37c0.41%200.23%200.8%200.51%201.14%200.83c0%200%202.62%20-1.08%202.63%20-1.06c0%200%201.56%202.7%201.56%202.7c0.01%200.03%20-2.22%201.75%20-2.22%201.75c0.1%200.45%200.15%200.93%200.15%201.41%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2011.99c0.01%200.47%20-0.04%200.95%20-0.15%201.4c0%200%202.25%201.73%202.23%201.75c0%200%20-1.56%202.7%20-1.56%202.7c-0.02%200.02%20-2.63%20-1.05%20-2.63%20-1.05c-0.34%200.31%20-0.73%200.59%20-1.15%200.83%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M18.5%2011.99c0.01%200.47%20-0.04%200.95%20-0.15%201.4c-0.06%200.29%20-0.15%200.57%20-0.24%200.84c-0.26%200.69%20-0.63%201.35%20-1.12%201.94c-0.18%200.21%20-0.38%200.42%20-0.59%200.62c-0.34%200.31%20-0.73%200.59%20-1.15%200.83%3BM18.5%2011.99c0.01%200.47%20-0.04%200.95%20-0.15%201.4c0%200%202.25%201.73%202.23%201.75c0%200%20-1.56%202.7%20-1.56%202.7c-0.02%200.02%20-2.63%20-1.05%20-2.63%20-1.05c-0.34%200.31%20-0.73%200.59%20-1.15%200.83%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.26%2017.62c-0.4%200.24%20-0.84%200.44%20-1.29%200.57c0%200%20-0.37%202.81%20-0.4%202.81c0%200%20-3.12%200%20-3.12%200c-0.03%20-0.01%20-0.41%20-2.8%20-0.41%20-2.8c-0.44%20-0.14%20-0.88%20-0.34%20-1.3%20-0.58%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M15.26%2017.62c-0.4%200.24%20-0.84%200.44%20-1.29%200.57c-0.28%200.09%20-0.57%200.16%20-0.85%200.21c-0.73%200.12%20-1.49%200.13%20-2.24%200c-0.27%20-0.05%20-0.55%20-0.12%20-0.83%20-0.2c-0.44%20-0.14%20-0.88%20-0.34%20-1.3%20-0.58%3BM15.26%2017.62c-0.4%200.24%20-0.84%200.44%20-1.29%200.57c0%200%20-0.37%202.81%20-0.4%202.81c0%200%20-3.12%200%20-3.12%200c-0.03%20-0.01%20-0.41%20-2.8%20-0.41%20-2.8c-0.44%20-0.14%20-0.88%20-0.34%20-1.3%20-0.58%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8.76%2017.63c-0.41%20-0.23%20-0.8%20-0.51%20-1.14%20-0.83c0%200%20-2.62%201.08%20-2.63%201.06c0%200%20-1.56%20-2.7%20-1.56%20-2.7c-0.01%20-0.03%202.22%20-1.75%202.22%20-1.75c-0.1%20-0.45%20-0.15%20-0.93%20-0.15%20-1.41%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M8.76%2017.63c-0.41%20-0.23%20-0.8%20-0.51%20-1.14%20-0.83c-0.22%20-0.2%20-0.42%20-0.41%20-0.61%20-0.63c-0.47%20-0.57%20-0.86%20-1.22%20-1.12%20-1.94c-0.09%20-0.26%20-0.17%20-0.54%20-0.24%20-0.82c-0.1%20-0.45%20-0.15%20-0.93%20-0.15%20-1.41%3BM8.76%2017.63c-0.41%20-0.23%20-0.8%20-0.51%20-1.14%20-0.83c0%200%20-2.62%201.08%20-2.63%201.06c0%200%20-1.56%20-2.7%20-1.56%20-2.7c-0.01%20-0.03%202.22%20-1.75%202.22%20-1.75c-0.1%20-0.45%20-0.15%20-0.93%20-0.15%20-1.41%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5.5%2012.01c-0.01%20-0.47%200.04%20-0.95%200.15%20-1.4c0%200%20-2.25%20-1.73%20-2.23%20-1.75c0%200%201.56%20-2.7%201.56%20-2.7c0.02%20-0.02%202.63%201.05%202.63%201.05c0.34%20-0.31%200.73%20-0.59%201.15%20-0.83%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M5.5%2012.01c-0.01%20-0.47%200.04%20-0.95%200.15%20-1.4c0.06%20-0.29%200.15%20-0.57%200.24%20-0.84c0.26%20-0.69%200.63%20-1.35%201.12%20-1.94c0.18%20-0.21%200.38%20-0.42%200.59%20-0.62c0.34%20-0.31%200.73%20-0.59%201.15%20-0.83%3BM5.5%2012.01c-0.01%20-0.47%200.04%20-0.95%200.15%20-1.4c0%200%20-2.25%20-1.73%20-2.23%20-1.75c0%200%201.56%20-2.7%201.56%20-2.7c0.02%20-0.02%202.63%201.05%202.63%201.05c0.34%20-0.31%200.73%20-0.59%201.15%20-0.83%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8.74%206.38c0.4%20-0.24%200.84%20-0.44%201.29%20-0.57c0%200%200.37%20-2.81%200.4%20-2.81c0%200%203.12%200%203.12%200c0.03%200.01%200.41%202.8%200.41%202.8c0.44%200.14%200.88%200.34%201.3%200.58%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M8.74%206.38c0.4%20-0.24%200.84%20-0.44%201.29%20-0.57c0.28%20-0.09%200.57%20-0.16%200.85%20-0.21c0.73%20-0.12%201.49%20-0.13%202.24%200c0.27%200.05%200.55%200.12%200.83%200.2c0.44%200.14%200.88%200.34%201.3%200.58%3BM8.74%206.38c0.4%20-0.24%200.84%20-0.44%201.29%20-0.57c0%200%200.37%20-2.81%200.4%20-2.81c0%200%203.12%200%203.12%200c0.03%200.01%200.41%202.8%200.41%202.8c0.44%200.14%200.88%200.34%201.3%200.58%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGcYw6qeeQ)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M-1%2013h24%3BM1%2013h24%3BM-1%2013h24%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-compass{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGvmIgmdVi%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11%2011l1%201l1%201l-1%20-1Z%22%20transform%3D%22rotate(-180%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%22M10.2%2010.2l6.8%20-3.2l-3.2%206.8l-6.8%203.2Z%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.6s%22%20dur%3D%220.5s%22%20type%3D%22rotate%22%20values%3D%22-180%2012%2012%3B0%2012%2012%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGvmIgmdVi)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-compass-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGpETNgGRc%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2011l1%201l1%201l-1%20-1Z%22%20transform%3D%22rotate(-180%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.1s%22%20dur%3D%220.3s%22%20to%3D%22M10.2%2010.2l6.8%20-3.2l-3.2%206.8l-6.8%203.2Z%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%221.1s%22%20dur%3D%220.5s%22%20type%3D%22rotate%22%20values%3D%22-180%2012%2012%3B0%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGpETNgGRc)%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.3s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-compass-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGfa7LP8so%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2011l1%201l1%201l-1%20-1Z%22%20transform%3D%22rotate(-180%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.1s%22%20dur%3D%220.3s%22%20to%3D%22M10.2%2010.2l6.8%20-3.2l-3.2%206.8l-6.8%203.2Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%221.1s%22%20dur%3D%229s%22%20keyTimes%3D%220%3B0.8%3B0.3%3B0.36%3B0.42%3B0.5%3B0.58%3B0.65%3B0.76%3B0.84%3B0.92%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%22-180%2012%2012%3B0%2012%2012%3B0%2012%2012%3B270%2012%2012%3B-90%2012%2012%3B0%2012%2012%3B-180%2012%2012%3B-35%2012%2012%3B-45%2012%2012%3B-110%2012%2012%3B-135%2012%2012%3B-180%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGfa7LP8so)%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.3s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-compass-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGmx43bbEM%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11%2011l1%201l1%201l-1%20-1Z%22%20transform%3D%22rotate(-180%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%22M10.2%2010.2l6.8%20-3.2l-3.2%206.8l-6.8%203.2Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.6s%22%20dur%3D%229s%22%20keyTimes%3D%220%3B0.8%3B0.3%3B0.36%3B0.42%3B0.5%3B0.58%3B0.65%3B0.76%3B0.84%3B0.92%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%22-180%2012%2012%3B0%2012%2012%3B0%2012%2012%3B270%2012%2012%3B-90%2012%2012%3B0%2012%2012%3B-180%2012%2012%3B-35%2012%2012%3B-45%2012%2012%3B-110%2012%2012%3B-135%2012%2012%3B-180%2012%2012%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGmx43bbEM)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-compass-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGI64PFdqS%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11%2011l1%201l1%201l-1%20-1Z%22%20transform%3D%22rotate(-180%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%22M10.2%2010.2l6.8%20-3.2l-3.2%206.8l-6.8%203.2Z%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.6s%22%20dur%3D%220.5s%22%20type%3D%22rotate%22%20values%3D%22-180%2012%2012%3B0%2012%2012%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGI64PFdqS)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-compass-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGS55Ygcxy%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2011l1%201l1%201l-1%20-1Z%22%20transform%3D%22rotate(-180%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.1s%22%20dur%3D%220.3s%22%20to%3D%22M10.2%2010.2l6.8%20-3.2l-3.2%206.8l-6.8%203.2Z%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%221.1s%22%20dur%3D%220.5s%22%20type%3D%22rotate%22%20values%3D%22-180%2012%2012%3B0%2012%2012%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20fill%3D%22%23fff%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.3s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGS55Ygcxy)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-compass-off-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG7sRD9bwv%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2011l1%201l1%201l-1%20-1Z%22%20transform%3D%22rotate(-180%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.1s%22%20dur%3D%220.3s%22%20to%3D%22M10.2%2010.2l6.8%20-3.2l-3.2%206.8l-6.8%203.2Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%221.1s%22%20dur%3D%229s%22%20keyTimes%3D%220%3B0.8%3B0.3%3B0.36%3B0.42%3B0.5%3B0.58%3B0.65%3B0.76%3B0.84%3B0.92%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%22-180%2012%2012%3B0%2012%2012%3B0%2012%2012%3B270%2012%2012%3B-90%2012%2012%3B0%2012%2012%3B-180%2012%2012%3B-35%2012%2012%3B-45%2012%2012%3B-110%2012%2012%3B-135%2012%2012%3B-180%2012%2012%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20fill%3D%22%23fff%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.3s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG7sRD9bwv)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-compass-off-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGTOLAzd2z%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11%2011l1%201l1%201l-1%20-1Z%22%20transform%3D%22rotate(-180%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%22M10.2%2010.2l6.8%20-3.2l-3.2%206.8l-6.8%203.2Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.6s%22%20dur%3D%229s%22%20keyTimes%3D%220%3B0.8%3B0.3%3B0.36%3B0.42%3B0.5%3B0.58%3B0.65%3B0.76%3B0.84%3B0.92%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%22-180%2012%2012%3B0%2012%2012%3B0%2012%2012%3B270%2012%2012%3B-90%2012%2012%3B0%2012%2012%3B-180%2012%2012%3B-35%2012%2012%3B-45%2012%2012%3B-110%2012%2012%3B-135%2012%2012%3B-180%2012%2012%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGTOLAzd2z)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-compass-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGGci1Obvw%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2011l1%201l1%201l-1%20-1Z%22%20transform%3D%22rotate(-180%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.85s%22%20dur%3D%220.3s%22%20to%3D%22M10.2%2010.2l6.8%20-3.2l-3.2%206.8l-6.8%203.2Z%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.85s%22%20dur%3D%220.5s%22%20type%3D%22rotate%22%20values%3D%22-180%2012%2012%3B0%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.85s%22%20dur%3D%220.3s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGGci1Obvw)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-compass-off-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGSfL2hcFQ%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2011l1%201l1%201l-1%20-1Z%22%20transform%3D%22rotate(-180%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.85s%22%20dur%3D%220.3s%22%20to%3D%22M10.2%2010.2l6.8%20-3.2l-3.2%206.8l-6.8%203.2Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.85s%22%20dur%3D%229s%22%20keyTimes%3D%220%3B0.8%3B0.3%3B0.36%3B0.42%3B0.5%3B0.58%3B0.65%3B0.76%3B0.84%3B0.92%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%22-180%2012%2012%3B0%2012%2012%3B0%2012%2012%3B270%2012%2012%3B-90%2012%2012%3B0%2012%2012%3B-180%2012%2012%3B-35%2012%2012%3B-45%2012%2012%3B-110%2012%2012%3B-135%2012%2012%3B-180%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.85s%22%20dur%3D%220.3s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGSfL2hcFQ)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-compass-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG7DIZkOed%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2011l1%201l1%201l-1%20-1Z%22%20transform%3D%22rotate(-180%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.85s%22%20dur%3D%220.3s%22%20to%3D%22M10.2%2010.2l6.8%20-3.2l-3.2%206.8l-6.8%203.2Z%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.85s%22%20dur%3D%220.5s%22%20type%3D%22rotate%22%20values%3D%22-180%2012%2012%3B0%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.85s%22%20dur%3D%220.3s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG7DIZkOed)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-compass-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGEn0Axeim%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2011l1%201l1%201l-1%20-1Z%22%20transform%3D%22rotate(-180%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.85s%22%20dur%3D%220.3s%22%20to%3D%22M10.2%2010.2l6.8%20-3.2l-3.2%206.8l-6.8%203.2Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.85s%22%20dur%3D%229s%22%20keyTimes%3D%220%3B0.8%3B0.3%3B0.36%3B0.42%3B0.5%3B0.58%3B0.65%3B0.76%3B0.84%3B0.92%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%22-180%2012%2012%3B0%2012%2012%3B0%2012%2012%3B270%2012%2012%3B-90%2012%2012%3B0%2012%2012%3B-180%2012%2012%3B-35%2012%2012%3B-45%2012%2012%3B-110%2012%2012%3B-135%2012%2012%3B-180%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.85s%22%20dur%3D%220.3s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGEn0Axeim)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-compass-twotone-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGGci1Obvw%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2011l1%201l1%201l-1%20-1Z%22%20transform%3D%22rotate(-180%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.85s%22%20dur%3D%220.3s%22%20to%3D%22M10.2%2010.2l6.8%20-3.2l-3.2%206.8l-6.8%203.2Z%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.85s%22%20dur%3D%220.5s%22%20type%3D%22rotate%22%20values%3D%22-180%2012%2012%3B0%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.85s%22%20dur%3D%220.3s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGGci1Obvw)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-computer{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20d%3D%22M12%2021h5M12%2021h-5M12%2021v-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2262%22%20stroke-dashoffset%3D%2262%22%20d%3D%22M12%2017h-9v-12h18v12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-computer-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20d%3D%22M12%2021h5M12%2021h-5M12%2021v-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20stroke-dashoffset%3D%2262%22%20d%3D%22M12%2017h-9v-12h18v12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-computer-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGp55ZXbGd%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20d%3D%22M12%2021h5M12%2021h-5M12%2021v-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2262%22%20stroke-dashoffset%3D%2262%22%20d%3D%22M12%2017h-9v-12h18v12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGp55ZXbGd)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-computer-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG9hiSqLUr%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20d%3D%22M12%2021h5M12%2021h-5M12%2021v-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20stroke-dashoffset%3D%2262%22%20d%3D%22M12%2017h-9v-12h18v12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG9hiSqLUr)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-computer-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGkTQAXcmO%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20d%3D%22M12%2021h5M12%2021h-5M12%2021v-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20stroke-dashoffset%3D%2262%22%20d%3D%22M12%2017h-9v-12h18v12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.25s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGkTQAXcmO)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.25s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-computer-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20d%3D%22M12%2021h5M12%2021h-5M12%2021v-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20stroke-dashoffset%3D%2262%22%20d%3D%22M12%2017h-9v-12h18v12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-confirm{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2011l6%206l10%20-10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2226%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-confirm-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-confirm-circle-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGCa0448Wh%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGCa0448Wh)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-confirm-circle-filled-to-circle-filled-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG14cNYbTb%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%220%3B14%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG14cNYbTb)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-confirm-circle-to-circle-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%2F%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%220%3B14%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-confirm-circle-to-circle-twotone-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.3%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20dur%3D%220.2s%22%20values%3D%220%3B0.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20values%3D%220%3B14%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-confirm-circle-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-confirm-circle-twotone-to-circle-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20dur%3D%220.2s%22%20values%3D%220.3%3B1%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20values%3D%220%3B14%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-confirm-circle-twotone-to-circle-twotone-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.3%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%220%3B14%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-confirm-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-confirm-square-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGnjJ3Vd6Z%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2266%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGnjJ3Vd6Z)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-confirm-square-filled-to-square-filled-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGyD8PIeXG%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%220%3B14%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGyD8PIeXG)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-confirm-square-to-square-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%2F%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%220%3B14%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-confirm-square-to-square-twotone-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.3%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20dur%3D%220.2s%22%20values%3D%220%3B0.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20values%3D%220%3B14%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-confirm-square-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2266%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-confirm-square-twotone-to-square-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20dur%3D%220.2s%22%20values%3D%220.3%3B1%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20values%3D%220%3B14%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-confirm-square-twotone-to-square-twotone-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.3%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%220%3B14%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-construction{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2246%22%20d%3D%22M21%2021h-18v-2c0%20-1%201%20-2%202%20-2h14c1%200%202%201%202%202v2Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2246%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%20d%3D%22M6%2017l6%20-15M18%2017l-6%20-15%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M8%2012l4.5%20-2.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M6%2016l7.5%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M9.5%2017l5%20-2.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-construction-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2246%22%20stroke-width%3D%222%22%20d%3D%22M21%2021h-18v-2c0%20-1%201%20-2%202%20-2h14c1%200%202%201%202%202v2Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2246%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.8s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%20stroke-width%3D%222%22%20d%3D%22M6%2017l6%20-15M18%2017l-6%20-15%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M8%2012l4.5%20-2.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M6%2016l7.5%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M9.5%2017l5%20-2.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cookie{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%227.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cookie-check{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG9NZBcc6k%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22%23fff%22%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%227.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG9NZBcc6k)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019l1.75%201.75l3.75%20-3.75%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cookie-check-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGFXdMvc9a%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%227.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.5s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGFXdMvc9a)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019l1.75%201.75l3.75%20-3.75%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cookie-check-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGixMIUcJb%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%227.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.85s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.05s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.15s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.25s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.35s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGixMIUcJb)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019l1.75%201.75l3.75%20-3.75%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cookie-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGHqklJo4n%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%227.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.5s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGHqklJo4n)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-cookie-minus{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG9NZBcc6k%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22%23fff%22%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%227.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG9NZBcc6k)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cookie-minus-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGFXdMvc9a%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%227.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.5s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGFXdMvc9a)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cookie-minus-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGixMIUcJb%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%227.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.85s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.05s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.15s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.25s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.35s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGixMIUcJb)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cookie-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGjm1lQemR%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22%23fff%22%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%227.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGjm1lQemR)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cookie-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGTaE0NeOZ%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%227.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.5s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGTaE0NeOZ)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cookie-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGkWWasess%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%227.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.85s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.05s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.15s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.25s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGkWWasess)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-cookie-plus{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG9NZBcc6k%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22%23fff%22%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%227.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG9NZBcc6k)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2016v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-cookie-plus-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGFXdMvc9a%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%227.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.5s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGFXdMvc9a)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2016v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-cookie-plus-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGixMIUcJb%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%227.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.85s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.05s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.15s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.25s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.35s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGixMIUcJb)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2016v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.55s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-cookie-remove{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG9NZBcc6k%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22%23fff%22%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%227.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG9NZBcc6k)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M17%2017l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%2017l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-cookie-remove-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGFXdMvc9a%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%227.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.5s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGFXdMvc9a)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M17%2017l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%2017l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-cookie-remove-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGixMIUcJb%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%227.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.85s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.05s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.15s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.25s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.35s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGixMIUcJb)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M17%2017l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%2017l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.55s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-cookie-settings{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%226.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2216.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2210.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2213.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M8%2023h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2023h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2023h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cookie-settings-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGQQKymeni%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%226.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2216.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2210.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2213.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.5s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGQQKymeni)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M8%2023h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2023h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2023h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-cookie-settings-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%226.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.85s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2216.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2210.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.05s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2213.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.15s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.25s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M8%2023h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2023h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.65s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2023h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.95s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-cookie-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c-4.42%200%20-8%203.58%20-8%208c0%204.42%203.58%208%208%208c4.42%200%208%20-3.58%208%20-8v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-2c-0.55%200%20-1%20-0.45%20-1%20-1v-1h-1c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%227.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.85s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.05s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.15s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.25s%22%20dur%3D%220.1s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-discord{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20d%3D%22M12%206h2l1%20-2c0%200%202.5%200.5%204%201.5c3.53%202.35%203%209.5%203%2010.5c-1.33%202.17%20-5.5%203.5%20-5.5%203.5l-1%20-2M12%206h-2l-0.97%20-2c0%200%20-2.5%200.5%20-4%201.5c-3.53%202.35%20-3%209.5%20-3%2010.5c1.33%202.17%205.5%203.5%205.5%203.5l1%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2232%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M5.5%2016c5%202.5%208%202.5%2013%200%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%221.5%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%221.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-discord-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M5%205l7%200.2l7%20-0.2l3%2010l-3%203.4h-14l-3.5%20-3.4l3.5%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.8s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20d%3D%22M12%206h2l1%20-2c0%200%202.5%200.5%204%201.5c3.53%202.35%203%209.5%203%2010.5c-1.33%202.17%20-5.5%203.5%20-5.5%203.5l-1%20-2M12%206h-2l-0.97%20-2c0%200%20-2.5%200.5%20-4%201.5c-3.53%202.35%20-3%209.5%20-3%2010.5c1.33%202.17%205.5%203.5%205.5%203.5l1%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2232%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M5.5%2016c5%202.5%208%202.5%2013%200%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%221.5%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%221.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-document{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20stroke-width%3D%222%22%20d%3D%22M13%203l6%206v12h-14v-18h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M12.5%203v5.5h6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-document-add{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20stroke-width%3D%222%22%20d%3D%22M13%203l6%206v12h-14v-18h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M12.5%203v5.5h6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M9%2014h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2011v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-document-add-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M5%203h7.5v5.5h6.5v12.5h-14v-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20stroke-width%3D%222%22%20d%3D%22M13%203l6%206v12h-14v-18h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M12.5%203v5.5h6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M9%2014h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2011v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-document-code{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20stroke-width%3D%222%22%20d%3D%22M13%203l6%206v12h-14v-18h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M12.5%203v5.5h6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M10%2013l-2%202l2%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%2013l2%202l-2%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-document-code-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M5%203h7.5v5.5h6.5v12.5h-14v-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20stroke-width%3D%222%22%20d%3D%22M13%203l6%206v12h-14v-18h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M12.5%203v5.5h6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M10%2013l-2%202l2%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%2013l2%202l-2%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-document-delete{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20stroke-width%3D%222%22%20d%3D%22M13%203l6%206v12h-14v-18h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M12.5%203v5.5h6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M9%2011l6%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%2011l-6%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-document-delete-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M5%203h7.5v5.5h6.5v12.5h-14v-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20stroke-width%3D%222%22%20d%3D%22M13%203l6%206v12h-14v-18h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M12.5%203v5.5h6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M9%2011l6%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%2011l-6%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-document-list{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20stroke-width%3D%222%22%20d%3D%22M13%203l6%206v12h-14v-18h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M12.5%203v5.5h6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9%2013h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M9%2016h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-document-list-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M5%203h7.5v5.5h6.5v12.5h-14v-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20stroke-width%3D%222%22%20d%3D%22M13%203l6%206v12h-14v-18h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M12.5%203v5.5h6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9%2013h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M9%2016h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-document-remove{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20stroke-width%3D%222%22%20d%3D%22M13%203l6%206v12h-14v-18h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M12.5%203v5.5h6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%20d%3D%22M9%2014h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-document-remove-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M5%203h7.5v5.5h6.5v12.5h-14v-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20stroke-width%3D%222%22%20d%3D%22M13%203l6%206v12h-14v-18h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M12.5%203v5.5h6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-width%3D%222%22%20d%3D%22M9%2014h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-document-report{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20stroke-width%3D%222%22%20d%3D%22M13%203l6%206v12h-14v-18h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M12.5%203v5.5h6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-width%3D%222%22%3E%3Cg%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%3E%3Cpath%20d%3D%22M9%2017v-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2017v-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M15%2017v-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-document-report-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M5%203h7.5v5.5h6.5v12.5h-14v-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20stroke-width%3D%222%22%20d%3D%22M13%203l6%206v12h-14v-18h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M12.5%203v5.5h6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-width%3D%222%22%3E%3Cg%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%3E%3Cpath%20d%3D%22M9%2017v-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2017v-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M15%2017v-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-document-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M5%203h7.5v5.5h6.5v12.5h-14v-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20stroke-width%3D%222%22%20d%3D%22M13%203l6%206v12h-14v-18h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M12.5%203v5.5h6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-double-arrow-horizontal{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20d%3D%22M12%2012h-8.5M12%2012h8.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M3%2012l4%204M21%2012l-4%204M3%2012l4%20-4M21%2012l-4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-double-arrow-vertical{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20d%3D%22M12%2012l0%20-8.5M12%2012l0%208.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%203l-4%204M12%2021l-4%20-4M12%203l4%204M12%2021l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-download{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2220%22%20d%3D%22M12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-download-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2220%22%20d%3D%22M12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%3BM12%204h2v3h2.5l-4.5%204.5M12%204h-2v3h-2.5l4.5%204.5%3BM12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-download-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGbNq3CdvR%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2220%22%20d%3D%22M12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGbNq3CdvR)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1%2013h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-download-off-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGY6BDXdZx%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2220%22%20d%3D%22M12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%3BM12%204h2v3h2.5l-4.5%204.5M12%204h-2v3h-2.5l4.5%204.5%3BM12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGY6BDXdZx)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M0%2013h22%3BM2%2013h22%3BM0%2013h22%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-download-off-outline{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGnlOeecUK%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGnlOeecUK)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1%2013h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-download-off-outline-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGnCBCaezu%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%3BM12%204h2v3h2.5l-4.5%204.5M12%204h-2v3h-2.5l4.5%204.5%3BM12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGnCBCaezu)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M0%2013h22%3BM2%2013h22%3BM0%2013h22%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-download-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGkarBwb1y%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2220%22%20d%3D%22M12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGkarBwb1y)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1%2013h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-download-off-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGAJr23c0y%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2220%22%20d%3D%22M12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%3BM12%204h2v3h2.5l-4.5%204.5M12%204h-2v3h-2.5l4.5%204.5%3BM12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGAJr23c0y)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M0%2013h22%3BM2%2013h22%3BM0%2013h22%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-download-outline{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-download-outline-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%3BM12%204h2v3h2.5l-4.5%204.5M12%204h-2v3h-2.5l4.5%204.5%3BM12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-download-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2220%22%20d%3D%22M12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-download-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2220%22%20d%3D%22M12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%3BM12%204h2v3h2.5l-4.5%204.5M12%204h-2v3h-2.5l4.5%204.5%3BM12%204h2v6h2.5l-4.5%204.5M12%204h-2v6h-2.5l4.5%204.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-downloading{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20d%3D%22M12%2021c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2232%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%222%204%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.45s%22%20to%3D%221%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.45s%22%20dur%3D%220.6s%22%20type%3D%22rotate%22%20values%3D%22-180%2012%2012%3B0%2012%2012%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M12%208v7.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2015.5l3.5%20-3.5M12%2015.5l-3.5%20-3.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-downloading-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20d%3D%22M12%2021c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2232%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%222%204%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.45s%22%20to%3D%221%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.45s%22%20dur%3D%220.6s%22%20type%3D%22rotate%22%20values%3D%22-180%2012%2012%3B0%2012%2012%22%2F%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.6s%22%20repeatCount%3D%22indefinite%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M12%208v7.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2015.5l3.5%20-3.5M12%2015.5l-3.5%20-3.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-edit{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2244%22%20stroke-dashoffset%3D%2244%22%20d%3D%22M7%2017v-4l10%20-10l4%204l-10%2010h-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M3%2021h18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M14%206l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-edit-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M14%206l4%204l3%20-3l-4%20-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2244%22%20stroke-dashoffset%3D%2244%22%20d%3D%22M7%2017v-4l10%20-10l4%204l-10%2010h-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M3%2021h18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M14%206l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-edit-full-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2244%22%20stroke-dashoffset%3D%2244%22%20d%3D%22M7%2017v-4l10%20-10l4%204l-10%2010h-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M3%2021h18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M14%206l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-edit-full-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2244%22%20stroke-dashoffset%3D%2244%22%20d%3D%22M7%2017v-4l10%20-10l4%204l-10%2010h-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M3%2021h18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M14%206l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-edit-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M14%206l4%204l3%20-3l-4%20-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2244%22%20stroke-dashoffset%3D%2244%22%20d%3D%22M7%2017v-4l10%20-10l4%204l-10%2010h-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M3%2021h18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M14%206l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-edit-twotone-full{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2244%22%20stroke-dashoffset%3D%2244%22%20d%3D%22M7%2017v-4l10%20-10l4%204l-10%2010h-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M3%2021h18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M14%206l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-alert{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M2%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M1%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M23%208v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M23%2016v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-alert-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M10%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M2%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M1%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M23%208v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M23%2016v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-alert-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M10%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M2%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M1%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M23%208v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M23%2016v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-alt-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%2013l-8%20-5v10h16v-10l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-alt-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%2013l-8%20-5v10h16v-10l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-arrow-down{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGPdizBdBa%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGPdizBdBa)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M19%2016v5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M19%2021l2%20-2M19%2021l-2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-email-arrow-down-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGjEaXydqt%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M12%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGjEaXydqt)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M19%2016v5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M19%2021l2%20-2M19%2021l-2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-email-arrow-down-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGwmTVw6iw%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M12%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.15s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGwmTVw6iw)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M19%2016v5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M19%2021l2%20-2M19%2021l-2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-email-arrow-left{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGPdizBdBa%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGPdizBdBa)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M21%2019h-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M16%2019l2%202M16%2019l2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-email-arrow-left-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGjEaXydqt%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M12%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGjEaXydqt)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M21%2019h-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M16%2019l2%202M16%2019l2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-email-arrow-left-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGwmTVw6iw%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M12%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.15s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGwmTVw6iw)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M21%2019h-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M16%2019l2%202M16%2019l2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-email-arrow-right{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGPdizBdBa%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGPdizBdBa)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M16%2019h5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M21%2019l-2%202M21%2019l-2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-email-arrow-right-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGjEaXydqt%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M12%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGjEaXydqt)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M16%2019h5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M21%2019l-2%202M21%2019l-2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-email-arrow-right-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGwmTVw6iw%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M12%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.15s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGwmTVw6iw)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M16%2019h5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M21%2019l-2%202M21%2019l-2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-email-arrow-up{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGPdizBdBa%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGPdizBdBa)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M19%2021v-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M19%2016l2%202M19%2016l-2%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-email-arrow-up-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGjEaXydqt%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M12%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGjEaXydqt)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M19%2021v-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M19%2016l2%202M19%2016l-2%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-email-arrow-up-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGwmTVw6iw%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M12%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.15s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGwmTVw6iw)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M19%2021v-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M19%2016l2%202M19%2016l-2%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-email-check{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGPdizBdBa%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGPdizBdBa)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019l1.75%201.75l3.75%20-3.75%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-email-check-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGjEaXydqt%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M12%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGjEaXydqt)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019l1.75%201.75l3.75%20-3.75%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-email-check-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGwmTVw6iw%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M12%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.15s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGwmTVw6iw)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019l1.75%201.75l3.75%20-3.75%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-email-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-minus{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGPdizBdBa%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGPdizBdBa)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-email-minus-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGjEaXydqt%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M12%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGjEaXydqt)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-email-minus-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGwmTVw6iw%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M12%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.15s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGwmTVw6iw)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-email-multiple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M6%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2234%22%20stroke-dashoffset%3D%2234%22%20d%3D%22M19%2023h-17c-0.55%200%20-1%20-0.45%20-1%20-1v-13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M5%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-multiple-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M14%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M6%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2234%22%20stroke-dashoffset%3D%2234%22%20d%3D%22M19%2023h-17c-0.55%200%20-1%20-0.45%20-1%20-1v-13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M5%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-multiple-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M14%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M6%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2234%22%20stroke-dashoffset%3D%2234%22%20d%3D%22M19%2023h-17c-0.55%200%20-1%20-0.45%20-1%20-1v-13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M5%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-opened{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20d%3D%22M3%208.06c0%20-0.35%200.18%20-0.67%200.48%20-0.85l8.52%20-5.21l8.52%205.21c0.3%200.18%200.48%200.5%200.48%200.85v9.94c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-9.94Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%208.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-opened-alt-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%2015l-8%20-5v8h16v-8l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20d%3D%22M3%208.06c0%20-0.35%200.18%20-0.67%200.48%20-0.85l8.52%20-5.21l8.52%205.21c0.3%200.18%200.48%200.5%200.48%200.85v9.94c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-9.94Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%208.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-opened-alt-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%2015l-8%20-5v8h16v-8l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20d%3D%22M3%208.06c0%20-0.35%200.18%20-0.67%200.48%20-0.85l8.52%20-5.21l8.52%205.21c0.3%200.18%200.48%200.5%200.48%200.85v9.94c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-9.94Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%208.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-opened-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%2013l-8%20-5l8%20-5l8%205l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20d%3D%22M3%208.06c0%20-0.35%200.18%20-0.67%200.48%20-0.85l8.52%20-5.21l8.52%205.21c0.3%200.18%200.48%200.5%200.48%200.85v9.94c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-9.94Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%208.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-opened-multiple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20d%3D%22M5%208.06c0%20-0.35%200.18%20-0.67%200.48%20-0.85l8.52%20-5.21l8.52%205.21c0.3%200.18%200.48%200.5%200.48%200.85v9.94c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-9.94Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2234%22%20stroke-dashoffset%3D%2234%22%20d%3D%22M19%2023h-17c-0.55%200%20-1%20-0.45%20-1%20-1v-13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M5%208.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-opened-multiple-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M14%2013l-8%20-5l8%20-5l8%205l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20d%3D%22M5%208.06c0%20-0.35%200.18%20-0.67%200.48%20-0.85l8.52%20-5.21l8.52%205.21c0.3%200.18%200.48%200.5%200.48%200.85v9.94c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-9.94Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2234%22%20stroke-dashoffset%3D%2234%22%20d%3D%22M19%2023h-17c-0.55%200%20-1%20-0.45%20-1%20-1v-13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M5%208.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-opened-multiple-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M14%2013l-8%20-5l8%20-5l8%205l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20d%3D%22M5%208.06c0%20-0.35%200.18%20-0.67%200.48%20-0.85l8.52%20-5.21l8.52%205.21c0.3%200.18%200.48%200.5%200.48%200.85v9.94c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-9.94Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2234%22%20stroke-dashoffset%3D%2234%22%20d%3D%22M19%2023h-17c-0.55%200%20-1%20-0.45%20-1%20-1v-13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M5%208.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-opened-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%2013l-8%20-5l8%20-5l8%205l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20d%3D%22M3%208.06c0%20-0.35%200.18%20-0.67%200.48%20-0.85l8.52%20-5.21l8.52%205.21c0.3%200.18%200.48%200.5%200.48%200.85v9.94c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-9.94Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%208.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-opened-twotone-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%2015l-8%20-5v8h16v-8l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20d%3D%22M3%208.06c0%20-0.35%200.18%20-0.67%200.48%20-0.85l8.52%20-5.21l8.52%205.21c0.3%200.18%200.48%200.5%200.48%200.85v9.94c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-9.94Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%208.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-plus{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGPdizBdBa%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGPdizBdBa)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2016v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-email-plus-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGjEaXydqt%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M12%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGjEaXydqt)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2016v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-email-plus-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGwmTVw6iw%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M12%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.15s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGwmTVw6iw)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2016v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-email-remove{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGPdizBdBa%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGPdizBdBa)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M17%2017l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%2017l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-email-remove-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGjEaXydqt%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M12%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGjEaXydqt)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M17%2017l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%2017l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-email-remove-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGwmTVw6iw%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M12%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.15s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGwmTVw6iw)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M17%2017l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%2017l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-email-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%2011l-8%20-5h16l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-email-twotone-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%2013l-8%20-5v10h16v-10l-8%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%205h16c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M3%206.5l9%205.5l9%20-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-emoji-angry{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9.5%208.5l-2%20-1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-width%3D%222%22%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M14.5%208.5l2%20-1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%20d%3D%22M8%2016c0.5%20-1%201.79%20-2%204%20-2c2.21%200%203.5%201%204%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-emoji-angry-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGVHYzHc9A%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-width%3D%222%22%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9.5%208.5l-2%20-1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-width%3D%222%22%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M14.5%208.5l2%20-1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%20d%3D%22M8%2016c0.5%20-1%201.79%20-2%204%20-2c2.21%200%203.5%201%204%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGVHYzHc9A)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-emoji-angry-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-width%3D%222%22%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9.5%208.5l-2%20-1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-width%3D%222%22%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M14.5%208.5l2%20-1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-width%3D%222%22%20d%3D%22M8%2016c0.5%20-1%201.79%20-2%204%20-2c2.21%200%203.5%201%204%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-emoji-cry{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGrn54xchG%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M8%2016c0.5%20-1%201.79%20-2%204%20-2c2.21%200%203.5%201%204%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M9.55%2012c1.19%201.88%202.45%204.18%202.45%205.5c0%202.5%20-2%204.5%20-4.5%204.5c-2.5%200%20-4.5%20-2%20-4.5%20-4.5c0%20-1.32%201.26%20-3.62%202.45%20-5.5Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGrn54xchG)%22%2F%3E%3Cpath%20d%3D%22M7.5%2013c0%200%202.5%203.12%202.5%204.5c0%201.38%20-1.12%202.5%20-2.5%202.5c-1.38%200%20-2.5%20-1.12%20-2.5%20-2.5c0%20-1.38%202.5%20-4.5%202.5%20-4.5Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-emoji-cry-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG1ejJgGNu%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M8%2016c0.5%20-1%201.79%20-2%204%20-2c2.21%200%203.5%201%204%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.55%2012c1.19%201.88%202.45%204.18%202.45%205.5c0%202.5%20-2%204.5%20-4.5%204.5c-2.5%200%20-4.5%20-2%20-4.5%20-4.5c0%20-1.32%201.26%20-3.62%202.45%20-5.5Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M7.5%2013c0%200%202.5%203.12%202.5%204.5c0%201.38%20-1.12%202.5%20-2.5%202.5c-1.38%200%20-2.5%20-1.12%20-2.5%20-2.5c0%20-1.38%202.5%20-4.5%202.5%20-4.5Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG1ejJgGNu)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-emoji-frown{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M8%2016c0.5%20-1%201.79%20-2%204%20-2c2.21%200%203.5%201%204%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-emoji-frown-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGIqLIXb1i%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M8%2016c0.5%20-1%201.79%20-2%204%20-2c2.21%200%203.5%201%204%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGIqLIXb1i)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-emoji-frown-open{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2015c-3.25%200%20-4.5%200%20-4.5%200c0%200%200.45%200%201%200c0.75%200%200.5%200%203.5%200c3%200%202.75%200%203.5%200c0.55%200%201%200%201%200c0%200%20-1.25%200%20-4.5%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%22M12%2013c-3.25%200%20-4.5%202.45%20-4.5%203c0%200.55%200.45%201%201%201c0.75%200%200.5%20-0.5%203.5%20-0.5c3%200%202.75%200.5%203.5%200.5c0.55%200%201%20-0.45%201%20-1c0%20-0.55%20-1.25%20-3%20-4.5%20-3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-emoji-frown-open-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGfpfy0bMK%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20d%3D%22M12%2015c-3.25%200%20-4.5%200%20-4.5%200c0%200%200.45%200%201%200c0.75%200%200.5%200%203.5%200c3%200%202.75%200%203.5%200c0.55%200%201%200%201%200c0%200%20-1.25%200%20-4.5%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%22M12%2013c-3.25%200%20-4.5%202.45%20-4.5%203c0%200.55%200.45%201%201%201c0.75%200%200.5%20-0.5%203.5%20-0.5c3%200%202.75%200.5%203.5%200.5c0.55%200%201%20-0.45%201%20-1c0%20-0.55%20-1.25%20-3%20-4.5%20-3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGfpfy0bMK)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-emoji-frown-open-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2015c-3.25%200%20-4.5%200%20-4.5%200c0%200%200.45%200%201%200c0.75%200%200.5%200%203.5%200c3%200%202.75%200%203.5%200c0.55%200%201%200%201%200c0%200%20-1.25%200%20-4.5%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%22M12%2013c-3.25%200%20-4.5%202.45%20-4.5%203c0%200.55%200.45%201%201%201c0.75%200%200.5%20-0.5%203.5%20-0.5c3%200%202.75%200.5%203.5%200.5c0.55%200%201%20-0.45%201%20-1c0%20-0.55%20-1.25%20-3%20-4.5%20-3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-emoji-frown-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M8%2016c0.5%20-1%201.79%20-2%204%20-2c2.21%200%203.5%201%204%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-emoji-grin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2015c-2.5%200%20-3.25%200%20-4%200c-0.55%200%20-1%200%20-1%200c0%200%201.5%200%205%200c3.5%200%205%200%205%200c0%200%20-0.45%200%20-1%200c-0.75%200%20-1.5%200%20-4%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%22M12%2014c-2.5%200%20-3.25%20-1%20-4%20-1c-0.55%200%20-1%200.45%20-1%201c0%200.75%201.5%204%205%204c3.5%200%205%20-3.25%205%20-4c0%20-0.55%20-0.45%20-1%20-1%20-1c-0.75%200%20-1.5%201%20-4%201Z%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-emoji-grin-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG0tKTidBY%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20d%3D%22M12%2015c-2.5%200%20-3.25%200%20-4%200c-0.55%200%20-1%200%20-1%200c0%200%201.5%200%205%200c3.5%200%205%200%205%200c0%200%20-0.45%200%20-1%200c-0.75%200%20-1.5%200%20-4%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%22M12%2014c-2.5%200%20-3.25%20-1%20-4%20-1c-0.55%200%20-1%200.45%20-1%201c0%200.75%201.5%204%205%204c3.5%200%205%20-3.25%205%20-4c0%20-0.55%20-0.45%20-1%20-1%20-1c-0.75%200%20-1.5%201%20-4%201Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG0tKTidBY)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-emoji-grin-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2015c-2.5%200%20-3.25%200%20-4%200c-0.55%200%20-1%200%20-1%200c0%200%201.5%200%205%200c3.5%200%205%200%205%200c0%200%20-0.45%200%20-1%200c-0.75%200%20-1.5%200%20-4%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%22M12%2014c-2.5%200%20-3.25%20-1%20-4%20-1c-0.55%200%20-1%200.45%20-1%201c0%200.75%201.5%204%205%204c3.5%200%205%20-3.25%205%20-4c0%20-0.55%20-0.45%20-1%20-1%20-1c-0.75%200%20-1.5%201%20-4%201Z%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-emoji-neutral{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M8%2015h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-emoji-neutral-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG7AoWJ0EQ%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M8%2015h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG7AoWJ0EQ)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-emoji-neutral-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M8%2015h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-emoji-smile{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2014c0.5%201.5%201.79%203%204%203c2.21%200%203.5%20-1.5%204%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-emoji-smile-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGhPpRQb5j%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2014c0.5%201.5%201.79%203%204%203c2.21%200%203.5%20-1.5%204%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGhPpRQb5j)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-emoji-smile-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2014c0.5%201.5%201.79%203%204%203c2.21%200%203.5%20-1.5%204%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-emoji-smile-wink{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14.5%209.5h1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2014c0.5%201.5%201.79%203%204%203c2.21%200%203.5%20-1.5%204%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-emoji-smile-wink-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG9JCMsxtr%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14.5%209.5h1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2014c0.5%201.5%201.79%203%204%203c2.21%200%203.5%20-1.5%204%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG9JCMsxtr)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-emoji-smile-wink-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M9%209v1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14.5%209.5h1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2014c0.5%201.5%201.79%203%204%203c2.21%200%203.5%20-1.5%204%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-engine{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2242%22%20d%3D%22M11%209h6v10h-6.5l-2%20-2h-2.5v-6.5l1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2242%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2013h4v-3h1v8h-1v-3h-4Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M17%2013h0v-3h0v8h0v-3h0Z%3BM17%2013h4v-3h1v8h-1v-3h-4Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%2014h-4M2%2011v6%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M6%2014h0M6%2011v6%3BM6%2014h-4M2%2011v6%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%209v-4M8%205h6%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20values%3D%22M11%209v0M8%209h6%3BM11%209v-4M8%205h6%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-engine-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2242%22%20d%3D%22M11%209h6v10h-6.5l-2%20-2h-2.5v-6.5l1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2242%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M17%2013h4v-3h1v8h-1v-3h-4Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M17%2013h0v-3h0v8h0v-3h0Z%3BM17%2013h4v-3h1v8h-1v-3h-4Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%2014h-4M2%2011v6%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M6%2014h0M6%2011v6%3BM6%2014h-4M2%2011v6%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%209v-4M8%205h6%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20values%3D%22M11%209v0M8%209h6%3BM11%209v-4M8%205h6%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-engine-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGKaKg4bPJ%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2242%22%20d%3D%22M11%209h6v10h-6.5l-2%20-2h-2.5v-6.5l1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2242%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2013h4v-3h1v8h-1v-3h-4Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M17%2013h0v-3h0v8h0v-3h0Z%3BM17%2013h4v-3h1v8h-1v-3h-4Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%2014h-4M2%2011v6%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M6%2014h0M6%2011v6%3BM6%2014h-4M2%2011v6%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%209v-4M8%205h6%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20values%3D%22M11%209v0M8%209h6%3BM11%209v-4M8%205h6%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGKaKg4bPJ)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-engine-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGQypbewhx%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2242%22%20d%3D%22M11%209h6v10h-6.5l-2%20-2h-2.5v-6.5l1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2242%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20d%3D%22M17%2013h4v-3h1v8h-1v-3h-4Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M17%2013h0v-3h0v8h0v-3h0Z%3BM17%2013h4v-3h1v8h-1v-3h-4Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%2014h-4M2%2011v6%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M6%2014h0M6%2011v6%3BM6%2014h-4M2%2011v6%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%209v-4M8%205h6%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20values%3D%22M11%209v0M8%209h6%3BM11%209v-4M8%205h6%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGQypbewhx)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-engine-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGCBsQeeuB%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2242%22%20d%3D%22M11%209h6v10h-6.5l-2%20-2h-2.5v-6.5l1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2242%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20d%3D%22M17%2013h4v-3h1v8h-1v-3h-4Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M17%2013h0v-3h0v8h0v-3h0Z%3BM17%2013h4v-3h1v8h-1v-3h-4Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%2014h-4M2%2011v6%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M6%2014h0M6%2011v6%3BM6%2014h-4M2%2011v6%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%209v-4M8%205h6%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20values%3D%22M11%209v0M8%209h6%3BM11%209v-4M8%205h6%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGCBsQeeuB)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-engine-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2242%22%20d%3D%22M11%209h6v10h-6.5l-2%20-2h-2.5v-6.5l1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2242%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M17%2013h4v-3h1v8h-1v-3h-4Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M17%2013h0v-3h0v8h0v-3h0Z%3BM17%2013h4v-3h1v8h-1v-3h-4Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%2014h-4M2%2011v6%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M6%2014h0M6%2011v6%3BM6%2014h-4M2%2011v6%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%209v-4M8%205h6%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20values%3D%22M11%209v0M8%209h6%3BM11%209v-4M8%205h6%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-external-link{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2242%22%20d%3D%22M11%205h-6v14h14v-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2242%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M13%2011l7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M21%203h-6M21%203v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-external-link-rounded{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2236%22%20d%3D%22M12%205c-3.87%200%20-7%203.13%20-7%207c0%203.87%203.13%207%207%207c3.87%200%207%20-3.13%207%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2236%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M13%2011l7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M21%203h-6M21%203v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-facebook{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-dasharray%3D%2224%22%20d%3D%22M17%204l-2%200c-2.5%200%20-4%201.5%20-4%204v12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2224%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M8%2012h7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-file{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-file-cancel{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG8U564Hdz%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M18.5%2011c4.14%200%207.5%203.36%207.5%207.5c0%204.14%20-3.36%207.5%20-7.5%207.5c-4.14%200%20-7.5%20-3.36%20-7.5%20-7.5c0%20-4.14%203.36%20-7.5%207.5%20-7.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG8U564Hdz)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20stroke-dashoffset%3D%2232%22%20d%3D%22M18.5%2014c2.48%200%204.5%202.02%204.5%204.5c0%202.48%20-2.02%204.5%20-4.5%204.5c-2.48%200%20-4.5%20-2.02%20-4.5%20-4.5c0%20-2.48%202.02%20-4.5%204.5%20-4.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M16%2016l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-file-cancel-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGk8KNbdxJ%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20d%3D%22M13.5%203l5.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M18.5%2011c4.14%200%207.5%203.36%207.5%207.5c0%204.14%20-3.36%207.5%20-7.5%207.5c-4.14%200%20-7.5%20-3.36%20-7.5%20-7.5c0%20-4.14%203.36%20-7.5%207.5%20-7.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGk8KNbdxJ)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20stroke-dashoffset%3D%2232%22%20d%3D%22M18.5%2014c2.48%200%204.5%202.02%204.5%204.5c0%202.48%20-2.02%204.5%20-4.5%204.5c-2.48%200%20-4.5%20-2.02%20-4.5%20-4.5c0%20-2.48%202.02%20-4.5%204.5%20-4.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M16%2016l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-file-cancel-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGhhdHfdYQ%22%3E%3Cg%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M18.5%2011c4.14%200%207.5%203.36%207.5%207.5c0%204.14%20-3.36%207.5%20-7.5%207.5c-4.14%200%20-7.5%20-3.36%20-7.5%20-7.5c0%20-4.14%203.36%20-7.5%207.5%20-7.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGhhdHfdYQ)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20stroke-dashoffset%3D%2232%22%20d%3D%22M18.5%2014c2.48%200%204.5%202.02%204.5%204.5c0%202.48%20-2.02%204.5%20-4.5%204.5c-2.48%200%20-4.5%20-2.02%20-4.5%20-4.5c0%20-2.48%202.02%20-4.5%204.5%20-4.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M16%2016l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-file-document{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M9%2013h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9%2017h3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-file-document-cancel{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGFSacfdQI%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M9%2013h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9%2017h3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20d%3D%22M18.5%2011c4.14%200%207.5%203.36%207.5%207.5c0%204.14%20-3.36%207.5%20-7.5%207.5c-4.14%200%20-7.5%20-3.36%20-7.5%20-7.5c0%20-4.14%203.36%20-7.5%207.5%20-7.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGFSacfdQI)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20stroke-dashoffset%3D%2232%22%20d%3D%22M18.5%2014c2.48%200%204.5%202.02%204.5%204.5c0%202.48%20-2.02%204.5%20-4.5%204.5c-2.48%200%20-4.5%20-2.02%20-4.5%20-4.5c0%20-2.48%202.02%20-4.5%204.5%20-4.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M16%2016l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-file-document-cancel-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGKHHLwORo%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M13.5%203l5.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2013h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M7%2017h7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20d%3D%22M18.5%2011c4.14%200%207.5%203.36%207.5%207.5c0%204.14%20-3.36%207.5%20-7.5%207.5c-4.14%200%20-7.5%20-3.36%20-7.5%20-7.5c0%20-4.14%203.36%20-7.5%207.5%20-7.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.5s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGKHHLwORo)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20stroke-dashoffset%3D%2232%22%20d%3D%22M18.5%2014c2.48%200%204.5%202.02%204.5%204.5c0%202.48%20-2.02%204.5%20-4.5%204.5c-2.48%200%20-4.5%20-2.02%20-4.5%20-4.5c0%20-2.48%202.02%20-4.5%204.5%20-4.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M16%2016l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-file-document-cancel-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG83kttcbQ%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.8s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M9%2013h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9%2017h3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20d%3D%22M18.5%2011c4.14%200%207.5%203.36%207.5%207.5c0%204.14%20-3.36%207.5%20-7.5%207.5c-4.14%200%20-7.5%20-3.36%20-7.5%20-7.5c0%20-4.14%203.36%20-7.5%207.5%20-7.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG83kttcbQ)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20stroke-dashoffset%3D%2232%22%20d%3D%22M18.5%2014c2.48%200%204.5%202.02%204.5%204.5c0%202.48%20-2.02%204.5%20-4.5%204.5c-2.48%200%20-4.5%20-2.02%20-4.5%20-4.5c0%20-2.48%202.02%20-4.5%204.5%20-4.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M16%2016l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-file-document-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG668RNdfu%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M13.5%203l5.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2013h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M7%2017h7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG668RNdfu)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-file-document-minus{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGzzThBdJt%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M9%2013h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9%2017h3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGzzThBdJt)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-file-document-minus-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGxO8kJdMc%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M13.5%203l5.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2013h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M7%2017h7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.5s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGxO8kJdMc)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-file-document-minus-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGeP1NPcqX%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M9%2013h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9%2017h3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGeP1NPcqX)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-file-document-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGC2OFvAhO%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M9%2013h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9%2017h3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGC2OFvAhO)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-file-document-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG5dDcxdzr%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M13.5%203l5.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2013h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M7%2017h7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG5dDcxdzr)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-file-document-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGQA8mi1ko%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M9%2013h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9%2017h3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.45s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGQA8mi1ko)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.45s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-file-document-plus{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGzzThBdJt%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M9%2013h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9%2017h3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGzzThBdJt)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2016v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-file-document-plus-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGxO8kJdMc%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M13.5%203l5.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2013h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M7%2017h7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.5s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGxO8kJdMc)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2016v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-file-document-plus-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGPaUKOd6P%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M9%2013h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9%2017h3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGPaUKOd6P)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2016v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-file-document-remove{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGzzThBdJt%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M9%2013h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9%2017h3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGzzThBdJt)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M17%2017l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%2017l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-file-document-remove-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGxO8kJdMc%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M13.5%203l5.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2013h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M7%2017h7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.5s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGxO8kJdMc)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M17%2017l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%2017l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-file-document-remove-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGPaUKOd6P%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M9%2013h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9%2017h3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGPaUKOd6P)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M17%2017l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%2017l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-file-document-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M9%2013h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M9%2017h3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-file-download{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2019l4%20-4h-2.5v-3h-3v3h-2.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M12%2012l4%200h-2.5v0h-3v0h-2.5Z%3BM12%2019l4%20-4h-2.5v-3h-3v3h-2.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-file-download-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGTgVOQcRs%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20d%3D%22M13.5%203l5.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M12%2019l4%20-4h-2.5v-3h-3v3h-2.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20values%3D%22M12%2012l4%200h-2.5v0h-3v0h-2.5Z%3BM12%2019l4%20-4h-2.5v-3h-3v3h-2.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGTgVOQcRs)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-file-download-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M12%2019l4%20-4h-2.5v-3h-3v3h-2.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M12%2012l4%200h-2.5v0h-3v0h-2.5Z%3BM12%2019l4%20-4h-2.5v-3h-3v3h-2.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-file-export{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2016l3%20-3l-2%20-2l7%200l0%207l-2%20-2l-3%203Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M8%2016l0%200l-2%20-2l3.5%203.5l3.5%203.5l-2%20-2l0%200Z%3BM8%2016l3%20-3l-2%20-2l7%200l0%207l-2%20-2l-3%203Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-file-export-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGs2OihOWq%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20d%3D%22M13.5%203l5.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M8%2016l3%20-3l-2%20-2l7%200l0%207l-2%20-2l-3%203Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20values%3D%22M8%2016l0%200l-2%20-2l3.5%203.5l3.5%203.5l-2%20-2l0%200Z%3BM8%2016l3%20-3l-2%20-2l7%200l0%207l-2%20-2l-3%203Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGs2OihOWq)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-file-export-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M8%2016l3%20-3l-2%20-2l7%200l0%207l-2%20-2l-3%203Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M8%2016l0%200l-2%20-2l3.5%203.5l3.5%203.5l-2%20-2l0%200Z%3BM8%2016l3%20-3l-2%20-2l7%200l0%207l-2%20-2l-3%203Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-file-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGg6iutdra%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGg6iutdra)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M13.5%203l5.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-file-import{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%2010l3%203l2%20-2l0%207l-7%200l2%20-2l-3%20-3Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M11%2010l0%200l2%20-2l-3.5%203.5l-3.5%203.5l2%20-2l0%200Z%3BM11%2010l3%203l2%20-2l0%207l-7%200l2%20-2l-3%20-3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-file-import-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGQFZUtdOv%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20d%3D%22M13.5%203l5.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M11%2010l3%203l2%20-2l0%207l-7%200l2%20-2l-3%20-3Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20values%3D%22M11%2010l0%200l2%20-2l-3.5%203.5l-3.5%203.5l2%20-2l0%200Z%3BM11%2010l3%203l2%20-2l0%207l-7%200l2%20-2l-3%20-3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGQFZUtdOv)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-file-import-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M11%2010l3%203l2%20-2l0%207l-7%200l2%20-2l-3%20-3Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M11%2010l0%200l2%20-2l-3.5%203.5l-3.5%203.5l2%20-2l0%200Z%3BM11%2010l3%203l2%20-2l0%207l-7%200l2%20-2l-3%20-3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-file-minus{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGBbPwcdXs%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGBbPwcdXs)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-file-minus-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGEcIK9dOL%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20d%3D%22M13.5%203l5.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGEcIK9dOL)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-file-minus-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGUxNWHbeO%22%3E%3Cg%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGUxNWHbeO)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-file-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGhrJoPdGk%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGhrJoPdGk)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-file-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGVe6CpeFO%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M13.5%203l5.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGVe6CpeFO)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-file-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG9YoMueRb%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.05s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG9YoMueRb)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.05s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-file-plus{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGBbPwcdXs%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGBbPwcdXs)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2016v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-file-plus-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGEcIK9dOL%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20d%3D%22M13.5%203l5.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGEcIK9dOL)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2016v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-file-plus-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGF3MgPcvV%22%3E%3Cg%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGF3MgPcvV)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2016v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-file-remove{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGBbPwcdXs%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGBbPwcdXs)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M17%2017l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%2017l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-file-remove-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGEcIK9dOL%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20d%3D%22M13.5%203l5.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGEcIK9dOL)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M17%2017l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%2017l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-file-remove-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGF3MgPcvV%22%3E%3Cg%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGF3MgPcvV)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M17%2017l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%2017l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-file-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2234%22%20stroke-dashoffset%3D%2234%22%20d%3D%22M14.83%2015.83c-1.56%201.56%20-4.1%201.56%20-5.66%200c-1.56%20-1.56%20-1.56%20-4.1%200%20-5.66c1.56%20-1.56%204.1%20-1.56%205.66%200c1.56%201.56%201.56%204.1%200%205.66l4.67%204.67%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-file-search-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGjHVeNdUk%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2234%22%20stroke-dashoffset%3D%2234%22%20d%3D%22M14.83%2015.83c-1.56%201.56%20-4.1%201.56%20-5.66%200c-1.56%20-1.56%20-1.56%20-4.1%200%20-5.66c1.56%20-1.56%204.1%20-1.56%205.66%200c1.56%201.56%201.56%204.1%200%205.66l4.67%204.67%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGjHVeNdUk)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-file-search-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2234%22%20stroke-dashoffset%3D%2234%22%20d%3D%22M14.83%2015.83c-1.56%201.56%20-4.1%201.56%20-5.66%200c-1.56%20-1.56%20-1.56%20-4.1%200%20-5.66c1.56%20-1.56%204.1%20-1.56%205.66%200c1.56%201.56%201.56%204.1%200%205.66l4.67%204.67%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-file-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-file-upload{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2011l4%204h-2.5v3h-3v-3h-2.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M12%2018l4%200h-2.5v0h-3v0h-2.5Z%3BM12%2011l4%204h-2.5v3h-3v-3h-2.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-file-upload-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG8wD5Fdlu%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20d%3D%22M13.5%203l5.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M12%2011l4%204h-2.5v3h-3v-3h-2.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20values%3D%22M12%2018l4%200h-2.5v0h-3v0h-2.5Z%3BM12%2011l4%204h-2.5v3h-3v-3h-2.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG8wD5Fdlu)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-file-upload-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M13.5%203l5.5%205.5v11.5c0%200.55%20-0.45%201%20-1%201h-12c-0.55%200%20-1%20-0.45%20-1%20-1v-16c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%203.5l0%204.5l4.5%200Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%203.5l2.25%202.25l2.25%202.25Z%3BM14%203.5l0%204.5l4.5%200Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M12%2011l4%204h-2.5v3h-3v-3h-2.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M12%2018l4%200h-2.5v0h-3v0h-2.5Z%3BM12%2011l4%204h-2.5v3h-3v-3h-2.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-filter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%204h14l-5%206.5v9.5l-4%20-4v-5.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-filter-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M4%207h16%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2012h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M11%2017h2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-filter-alt-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGqQcqF2cp%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M4%207h16%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2012h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M11%2017h2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGqQcqF2cp)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-filter-confirm{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2254%22%20d%3D%22M3%204h14l-5%206.5v9.5l-4%20-4v-5.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M16%2018l2%202l3.5%20-3.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-filter-confirm-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2254%22%20d%3D%22M3%204h14l-5%206.5v9.5l-4%20-4v-5.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M16%2018l2%202l3.5%20-3.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-filter-confirm-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2254%22%20d%3D%22M3%204h14l-5%206.5v9.5l-4%20-4v-5.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M16%2018l2%202l3.5%20-3.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-filter-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%204h14l-5%206.5v9.5l-4%20-4v-5.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-filter-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2254%22%20d%3D%22M3%204h14l-5%206.5v9.5l-4%20-4v-5.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M16%2018h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-filter-minus-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2254%22%20d%3D%22M3%204h14l-5%206.5v9.5l-4%20-4v-5.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M16%2018h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-filter-minus-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2254%22%20d%3D%22M3%204h14l-5%206.5v9.5l-4%20-4v-5.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M16%2018h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-filter-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG7xZIMtwn%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20d%3D%22M5%204h14l-5%206.5v9.5l-4%20-4v-5.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG7xZIMtwn)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-filter-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGt6PS0cVs%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20d%3D%22M5%204h14l-5%206.5v9.5l-4%20-4v-5.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGt6PS0cVs)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-filter-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGq3LZwb5t%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20d%3D%22M5%204h14l-5%206.5v9.5l-4%20-4v-5.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGq3LZwb5t)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-filter-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2254%22%20d%3D%22M3%204h14l-5%206.5v9.5l-4%20-4v-5.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M16%2018h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2015v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-filter-plus-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2254%22%20d%3D%22M3%204h14l-5%206.5v9.5l-4%20-4v-5.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M16%2018h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2015v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-filter-plus-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2254%22%20d%3D%22M3%204h14l-5%206.5v9.5l-4%20-4v-5.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M16%2018h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2015v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-filter-remove{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2254%22%20d%3D%22M3%204h14l-5%206.5v9.5l-4%20-4v-5.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%3E%3Cpath%20d%3D%22M16%2015l6%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2021l6%20-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-filter-remove-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2254%22%20d%3D%22M3%204h14l-5%206.5v9.5l-4%20-4v-5.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%3E%3Cpath%20d%3D%22M16%2015l6%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2021l6%20-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-filter-remove-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2254%22%20d%3D%22M3%204h14l-5%206.5v9.5l-4%20-4v-5.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%3E%3Cpath%20d%3D%22M16%2015l6%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2021l6%20-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-filter-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%204h14l-5%206.5v9.5l-4%20-4v-5.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-folder{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-folder-arrow-down{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGKwOJFbLC%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGKwOJFbLC)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M19%2016v5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M19%2021l2%20-2M19%2021l-2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-arrow-down-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGUPLe7d8F%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGUPLe7d8F)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M19%2016v5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M19%2021l2%20-2M19%2021l-2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-arrow-down-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGfS0duXZC%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGfS0duXZC)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M19%2016v5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M19%2021l2%20-2M19%2021l-2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-arrow-left{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGKwOJFbLC%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGKwOJFbLC)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M21%2019h-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M16%2019l2%202M16%2019l2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-arrow-left-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGUPLe7d8F%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGUPLe7d8F)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M21%2019h-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M16%2019l2%202M16%2019l2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-arrow-left-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGfS0duXZC%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGfS0duXZC)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M21%2019h-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M16%2019l2%202M16%2019l2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-arrow-right{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGKwOJFbLC%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGKwOJFbLC)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M16%2019h5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M21%2019l-2%202M21%2019l-2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-arrow-right-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGUPLe7d8F%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGUPLe7d8F)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M16%2019h5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M21%2019l-2%202M21%2019l-2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-arrow-right-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGfS0duXZC%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGfS0duXZC)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M16%2019h5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M21%2019l-2%202M21%2019l-2%20-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-arrow-up{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGKwOJFbLC%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGKwOJFbLC)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M19%2021v-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M19%2016l2%202M19%2016l-2%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-arrow-up-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGUPLe7d8F%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGUPLe7d8F)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M19%2021v-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M19%2016l2%202M19%2016l-2%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-arrow-up-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGfS0duXZC%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGfS0duXZC)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M19%2021v-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M19%2016l2%202M19%2016l-2%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-cancel{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGfDk7KbVA%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%226%22%20d%3D%22M18.5%2014c2.48%200%204.5%202.02%204.5%204.5c0%202.48%20-2.02%204.5%20-4.5%204.5c-2.48%200%20-4.5%20-2.02%20-4.5%20-4.5c0%20-2.48%202.02%20-4.5%204.5%20-4.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGfDk7KbVA)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20stroke-dashoffset%3D%2232%22%20d%3D%22M18.5%2014c2.48%200%204.5%202.02%204.5%204.5c0%202.48%20-2.02%204.5%20-4.5%204.5c-2.48%200%20-4.5%20-2.02%20-4.5%20-4.5c0%20-2.48%202.02%20-4.5%204.5%20-4.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M16%2016l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-cancel-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGWPmR0TNJ%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%226%22%20d%3D%22M18.5%2014c2.48%200%204.5%202.02%204.5%204.5c0%202.48%20-2.02%204.5%20-4.5%204.5c-2.48%200%20-4.5%20-2.02%20-4.5%20-4.5c0%20-2.48%202.02%20-4.5%204.5%20-4.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGWPmR0TNJ)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20stroke-dashoffset%3D%2232%22%20d%3D%22M18.5%2014c2.48%200%204.5%202.02%204.5%204.5c0%202.48%20-2.02%204.5%20-4.5%204.5c-2.48%200%20-4.5%20-2.02%20-4.5%20-4.5c0%20-2.48%202.02%20-4.5%204.5%20-4.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M16%2016l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-cancel-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGkMVq0bdU%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%226%22%20d%3D%22M18.5%2014c2.48%200%204.5%202.02%204.5%204.5c0%202.48%20-2.02%204.5%20-4.5%204.5c-2.48%200%20-4.5%20-2.02%20-4.5%20-4.5c0%20-2.48%202.02%20-4.5%204.5%20-4.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGkMVq0bdU)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20stroke-dashoffset%3D%2232%22%20d%3D%22M18.5%2014c2.48%200%204.5%202.02%204.5%204.5c0%202.48%20-2.02%204.5%20-4.5%204.5c-2.48%200%20-4.5%20-2.02%20-4.5%20-4.5c0%20-2.48%202.02%20-4.5%204.5%20-4.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M16%2016l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-check{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGKwOJFbLC%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGKwOJFbLC)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019l1.75%201.75l3.75%20-3.75%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-folder-check-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGUPLe7d8F%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGUPLe7d8F)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019l1.75%201.75l3.75%20-3.75%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-folder-check-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGh0h9LDlv%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGh0h9LDlv)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019l1.75%201.75l3.75%20-3.75%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-folder-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-folder-minus{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGKwOJFbLC%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGKwOJFbLC)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-folder-minus-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGUPLe7d8F%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGUPLe7d8F)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-folder-minus-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGh0h9LDlv%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGh0h9LDlv)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-folder-multiple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M14%205h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%205h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%205h-9v0c0%200%200.45%200%201%200h6Z%3BM14%205h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2021h-17c-0.55%200%20-1%20-0.45%20-1%20-1v-13%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M22%2017h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12%3BM19%2021h-17c-0.55%200%20-1%20-0.45%20-1%20-1v-13%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-folder-multiple-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M14%205h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M14%205h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%205h-9v0c0%200%200.45%200%201%200h6Z%3BM14%205h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2021h-17c-0.55%200%20-1%20-0.45%20-1%20-1v-13%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20values%3D%22M22%2017h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12%3BM19%2021h-17c-0.55%200%20-1%20-0.45%20-1%20-1v-13%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-folder-multiple-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M14%205h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M14%205h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M14%205h-9v0c0%200%200.45%200%201%200h6Z%3BM14%205h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2021h-17c-0.55%200%20-1%20-0.45%20-1%20-1v-13%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20values%3D%22M22%2017h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-12%3BM19%2021h-17c-0.55%200%20-1%20-0.45%20-1%20-1v-13%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-folder-music{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGUC9KzbEi%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%226%22%20d%3D%22M21%2014h-2v6.5h2ZM19%2020.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGUC9KzbEi)%22%2F%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M21%2014h-2v6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M19%2020.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-music-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGaePgDcTS%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%226%22%20d%3D%22M21%2014h-2v6.5h2ZM19%2020.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGaePgDcTS)%22%2F%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M21%2014h-2v6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M19%2020.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-music-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGyYVG7bOW%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%226%22%20d%3D%22M21%2014h-2v6.5h2ZM19%2020.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGyYVG7bOW)%22%2F%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M21%2014h-2v6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M19%2020.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-network{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2254%22%20d%3D%22M12%206h7c0.55%200%201%200.45%201%201v8c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%206h-8v-1c0%20-0.55%200.45%20-1%201%20-1h5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%206h-8v0c0%200%200.45%200%201%200h5Z%3BM12%206h-8v-1c0%20-0.55%200.45%20-1%201%20-1h5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2016v5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%2021h9M12%2021h-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2020h4v2h-4Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20values%3D%22M12%2021h0v0h0Z%3BM10%2020h4v2h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-folder-network-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2254%22%20d%3D%22M12%206h7c0.55%200%201%200.45%201%201v8c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%206h-8v-1c0%20-0.55%200.45%20-1%201%20-1h5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%206h-8v0c0%200%200.45%200%201%200h5Z%3BM12%206h-8v-1c0%20-0.55%200.45%20-1%201%20-1h5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2016v5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%2021h9M12%2021h-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2020h4v2h-4Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20values%3D%22M12%2021h0v0h0Z%3BM10%2020h4v2h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-folder-network-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2254%22%20d%3D%22M12%206h7c0.55%200%201%200.45%201%201v8c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%206h-8v-1c0%20-0.55%200.45%20-1%201%20-1h5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%206h-8v0c0%200%200.45%200%201%200h5Z%3BM12%206h-8v-1c0%20-0.55%200.45%20-1%201%20-1h5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2016v5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M12%2021h9M12%2021h-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2020h4v2h-4Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20values%3D%22M12%2021h0v0h0Z%3BM10%2020h4v2h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-folder-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGcXb2tcyz%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGcXb2tcyz)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-folder-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGaHW2IcSy%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGaHW2IcSy)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-folder-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGObSJ6dNI%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.05s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGObSJ6dNI)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.05s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-folder-plus{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGKwOJFbLC%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGKwOJFbLC)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2016v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-plus-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGUPLe7d8F%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGUPLe7d8F)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2016v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-plus-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGfS0duXZC%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGfS0duXZC)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2019h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2016v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-remove{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGKwOJFbLC%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGKwOJFbLC)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M17%2017l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%2017l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-remove-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGUPLe7d8F%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGUPLe7d8F)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M17%2017l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%2017l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-remove-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGfS0duXZC%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M19%2013c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGfS0duXZC)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M17%2017l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%2017l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-folder-settings{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M8%2023h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2023h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2023h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-folder-settings-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M8%2023h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2023h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2023h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-folder-settings-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M8%2023h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2023h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2023h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-folder-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-folder-zip{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M15%209v0.01M17%2011v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%2013v0.01M17%2015v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-folder-zip-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M15%209v0.01M17%2011v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%2013v0.01M17%2015v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-folder-zip-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%207h8c0.55%200%201%200.45%201%201v10c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%207h-9v0c0%200%200.45%200%201%200h6Z%3BM12%207h-9v-1c0%20-0.55%200.45%20-1%201%20-1h6Z%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M15%209v0.01M17%2011v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%2013v0.01M17%2015v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-fork-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M14%2020v-16M14%2020v-2c0%20-2.76%20-2.24%20-5%20-5%20-5h-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M5%2013l3%20-3M5%2013l3%203M14%204l3%203M14%204l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-fork-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M10%2020v-16M10%2020v-2c0%20-2.76%202.24%20-5%205%20-5h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M19%2013l-3%20-3M19%2013l-3%203M10%204l-3%203M10%204l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-gauge{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20values%3D%22M12%2021c-2.59%200%20-4.85%20-0.21%20-6.06%20-2l6.06%202l6.06%20-2c-1.21%201.79%20-3.47%202%20-6.06%202Z%3BM12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20values%3D%220%3B1%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(15%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(65%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(115%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(165%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2012h-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%221.5s%22%20dur%3D%220.6s%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B115%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-gauge-empty{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20values%3D%22M12%2021c-2.59%200%20-4.85%20-0.21%20-6.06%20-2l6.06%202l6.06%20-2c-1.21%201.79%20-3.47%202%20-6.06%202Z%3BM12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20values%3D%220%3B1%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(15%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(65%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(115%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(165%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2012h-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B15%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-gauge-empty-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20values%3D%22M12%2021c-2.59%200%20-4.85%20-0.21%20-6.06%20-2l6.06%202l6.06%20-2c-1.21%201.79%20-3.47%202%20-6.06%202Z%3BM12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20values%3D%220%3B1%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(15%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(65%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(115%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(165%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2012h-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B15%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-gauge-full{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20values%3D%22M12%2021c-2.59%200%20-4.85%20-0.21%20-6.06%20-2l6.06%202l6.06%20-2c-1.21%201.79%20-3.47%202%20-6.06%202Z%3BM12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20values%3D%220%3B1%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(15%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(65%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(115%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(165%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2012h-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%221.5s%22%20dur%3D%220.8s%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B165%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-gauge-full-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%222.3s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20values%3D%22M12%2021c-2.59%200%20-4.85%20-0.21%20-6.06%20-2l6.06%202l6.06%20-2c-1.21%201.79%20-3.47%202%20-6.06%202Z%3BM12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20values%3D%220%3B1%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(15%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(65%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(115%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(165%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2012h-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%221.5s%22%20dur%3D%220.8s%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B165%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-gauge-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20values%3D%22M12%2021c-2.59%200%20-4.85%20-0.21%20-6.06%20-2l6.06%202l6.06%20-2c-1.21%201.79%20-3.47%202%20-6.06%202Z%3BM12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20values%3D%220%3B1%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(15%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(65%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(115%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(165%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2012h-5.5%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2215s%22%20keyTimes%3D%220%3B0.08%3B0.16%3B0.24%3B0.32%3B0.4%3B0.6%3B0.68%3B0.76%3B0.84%3B0.92%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B15%2012%2012%3B165%2012%2012%3B65%2012%2012%3B115%2012%2012%3B165%2012%2012%3B165%2012%2012%3B90%2012%2012%3B115%2012%2012%3B115%2012%2012%3B15%2012%2012%3B0%2012%2012%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-gauge-low{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20values%3D%22M12%2021c-2.59%200%20-4.85%20-0.21%20-6.06%20-2l6.06%202l6.06%20-2c-1.21%201.79%20-3.47%202%20-6.06%202Z%3BM12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20values%3D%220%3B1%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(15%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(65%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(115%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(165%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2012h-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B65%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-gauge-low-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20values%3D%22M12%2021c-2.59%200%20-4.85%20-0.21%20-6.06%20-2l6.06%202l6.06%20-2c-1.21%201.79%20-3.47%202%20-6.06%202Z%3BM12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20values%3D%220%3B1%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(15%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(65%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(115%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(165%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2012h-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B65%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-gauge-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%222.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20values%3D%22M12%2021c-2.59%200%20-4.85%20-0.21%20-6.06%20-2l6.06%202l6.06%20-2c-1.21%201.79%20-3.47%202%20-6.06%202Z%3BM12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20values%3D%220%3B1%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(15%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(65%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(115%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(165%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2012h-5.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%221.5s%22%20dur%3D%220.6s%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B115%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-gauge-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20values%3D%22M12%2021c-2.59%200%20-4.85%20-0.21%20-6.06%20-2l6.06%202l6.06%20-2c-1.21%201.79%20-3.47%202%20-6.06%202Z%3BM12%2016c-2.59%200%20-4.85%201.21%20-6.06%203l6.06%202l6.06%20-2c-1.21%20-1.79%20-3.47%20-3%20-6.06%20-3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20values%3D%220%3B1%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(15%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(65%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(115%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20transform%3D%22rotate(165%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2012h-5.5%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2215s%22%20keyTimes%3D%220%3B0.08%3B0.16%3B0.24%3B0.32%3B0.4%3B0.6%3B0.68%3B0.76%3B0.84%3B0.92%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B15%2012%2012%3B165%2012%2012%3B65%2012%2012%3B115%2012%2012%3B165%2012%2012%3B165%2012%2012%3B90%2012%2012%3B115%2012%2012%3B115%2012%2012%3B15%2012%2012%3B0%2012%2012%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-github{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20d%3D%22M12%204c1.67%200%202.61%200.4%203%200.5c0.53%20-0.43%201.94%20-1.5%203.5%20-1.5c0.34%201%200.29%202.22%200%203c0.75%201%201%202%201%203.5c0%202.19%20-0.48%203.58%20-1.5%204.5c-1.02%200.92%20-2.11%201.37%20-3.5%201.5c0.65%200.54%200.5%201.87%200.5%202.5c0%200.73%200%203%200%203M12%204c-1.67%200%20-2.61%200.4%20-3%200.5c-0.53%20-0.43%20-1.94%20-1.5%20-3.5%20-1.5c-0.34%201%20-0.29%202.22%200%203c-0.75%201%20-1%202%20-1%203.5c0%202.19%200.48%203.58%201.5%204.5c1.02%200.92%202.11%201.37%203.5%201.5c-0.65%200.54%20-0.5%201.87%20-0.5%202.5c0%200.73%200%203%200%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2232%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M9%2019c-1.41%200%20-2.84%20-0.56%20-3.69%20-1.19c-0.84%20-0.63%20-1.09%20-1.66%20-2.31%20-2.31%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-github-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGcZ81hcNk%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.5%208c0.83%200%201.5%200.45%201.5%201c0%200.55%20-0.67%201%20-1.5%201c-0.83%200%20-1.5%20-0.45%20-1.5%20-1c0%20-0.55%200.67%20-1%201.5%20-1ZM14.5%208c0.83%200%201.5%200.45%201.5%201c0%200.55%20-0.67%201%20-1.5%201c-0.83%200%20-1.5%20-0.45%20-1.5%20-1c0%20-0.55%200.67%20-1%201.5%20-1Z%22%2F%3E%3Crect%20width%3D%228%22%20height%3D%224%22%20x%3D%228%22%20y%3D%227%22%3E%3Canimate%20attributeName%3D%22y%22%20dur%3D%229s%22%20keyTimes%3D%220%3B0.45%3B0.46%3B0.54%3B0.55%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%227%3B7%3B11%3B11%3B7%3B7%22%2F%3E%3C%2Frect%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20d%3D%22M12%204c1.67%200%202.61%200.4%203%200.5c0.53%20-0.43%201.94%20-1.5%203.5%20-1.5c0.34%201%200.29%202.22%200%203c0.75%201%201%202%201%203.5c0%202.19%20-0.48%203.58%20-1.5%204.5c-1.02%200.92%20-2.11%201.37%20-3.5%201.5c0.65%200.54%200.5%201.87%200.5%202.5c0%200.73%200%203%200%203M12%204c-1.67%200%20-2.61%200.4%20-3%200.5c-0.53%20-0.43%20-1.94%20-1.5%20-3.5%20-1.5c-0.34%201%20-0.29%202.22%200%203c-0.75%201%20-1%202%20-1%203.5c0%202.19%200.48%203.58%201.5%204.5c1.02%200.92%202.11%201.37%203.5%201.5c-0.65%200.54%20-0.5%201.87%20-0.5%202.5c0%200.73%200%203%200%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2232%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M9%2019c-1.41%200%20-2.84%20-0.56%20-3.69%20-1.19c-0.84%20-0.62%20-1.09%20-1.66%20-2.31%20-2.31%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M9%2019c-1.41%200%20-2.84%20-0.56%20-3.69%20-1.19c-0.84%20-0.62%20-1.09%20-1.66%20-2.31%20-2.31%3BM9%2019c-1.41%200%20-3%20-0.5%20-4%20-0.5c-0.53%200%20-1%200%20-2%20-0.5%3BM9%2019c-1.41%200%20-2.84%20-0.56%20-3.69%20-1.19c-0.84%20-0.62%20-1.09%20-1.66%20-2.31%20-2.31%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGcZ81hcNk)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-github-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M15%204.5c-0.39%20-0.1%20-1.33%20-0.5%20-3%20-0.5c-1.67%200%20-2.61%200.4%20-3%200.5c-0.53%20-0.43%20-1.94%20-1.5%20-3.5%20-1.5c-0.34%201%20-0.29%202.22%200%203c-0.75%201%20-1%202%20-1%203.5c0%202.19%200.48%203.58%201.5%204.5c1.02%200.92%202.11%201.37%203.5%201.5c-0.65%200.54%20-0.5%201.87%20-0.5%202.5v4h6v-4c0%20-0.63%200.15%20-1.96%20-0.5%20-2.5c1.39%20-0.13%202.48%20-0.58%203.5%20-1.5c1.02%20-0.92%201.5%20-2.31%201.5%20-4.5c0%20-1.5%20-0.25%20-2.5%20-1%20-3.5c0.29%20-0.78%200.34%20-2%200%20-3c-1.56%200%20-2.97%201.07%20-3.5%201.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20d%3D%22M12%204c1.67%200%202.61%200.4%203%200.5c0.53%20-0.43%201.94%20-1.5%203.5%20-1.5c0.34%201%200.29%202.22%200%203c0.75%201%201%202%201%203.5c0%202.19%20-0.48%203.58%20-1.5%204.5c-1.02%200.92%20-2.11%201.37%20-3.5%201.5c0.65%200.54%200.5%201.87%200.5%202.5c0%200.73%200%203%200%203M12%204c-1.67%200%20-2.61%200.4%20-3%200.5c-0.53%20-0.43%20-1.94%20-1.5%20-3.5%20-1.5c-0.34%201%20-0.29%202.22%200%203c-0.75%201%20-1%202%20-1%203.5c0%202.19%200.48%203.58%201.5%204.5c1.02%200.92%202.11%201.37%203.5%201.5c-0.65%200.54%20-0.5%201.87%20-0.5%202.5c0%200.73%200%203%200%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2232%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M9%2019c-1.41%200%20-2.84%20-0.56%20-3.69%20-1.19c-0.84%20-0.63%20-1.09%20-1.66%20-2.31%20-2.31%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-github-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGcZ81hcNk%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.5%208c0.83%200%201.5%200.45%201.5%201c0%200.55%20-0.67%201%20-1.5%201c-0.83%200%20-1.5%20-0.45%20-1.5%20-1c0%20-0.55%200.67%20-1%201.5%20-1ZM14.5%208c0.83%200%201.5%200.45%201.5%201c0%200.55%20-0.67%201%20-1.5%201c-0.83%200%20-1.5%20-0.45%20-1.5%20-1c0%20-0.55%200.67%20-1%201.5%20-1Z%22%2F%3E%3Crect%20width%3D%228%22%20height%3D%224%22%20x%3D%228%22%20y%3D%227%22%3E%3Canimate%20attributeName%3D%22y%22%20dur%3D%229s%22%20keyTimes%3D%220%3B0.45%3B0.46%3B0.54%3B0.55%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%227%3B7%3B11%3B11%3B7%3B7%22%2F%3E%3C%2Frect%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M15%204.5c-0.39%20-0.1%20-1.33%20-0.5%20-3%20-0.5c-1.67%200%20-2.61%200.4%20-3%200.5c-0.53%20-0.43%20-1.94%20-1.5%20-3.5%20-1.5c-0.34%201%20-0.29%202.22%200%203c-0.75%201%20-1%202%20-1%203.5c0%202.19%200.48%203.58%201.5%204.5c1.02%200.92%202.11%201.37%203.5%201.5c-0.65%200.54%20-0.5%201.87%20-0.5%202.5v4h6v-4c0%20-0.63%200.15%20-1.96%20-0.5%20-2.5c1.39%20-0.13%202.48%20-0.58%203.5%20-1.5c1.02%20-0.92%201.5%20-2.31%201.5%20-4.5c0%20-1.5%20-0.25%20-2.5%20-1%20-3.5c0.29%20-0.78%200.34%20-2%200%20-3c-1.56%200%20-2.97%201.07%20-3.5%201.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20d%3D%22M12%204c1.67%200%202.61%200.4%203%200.5c0.53%20-0.43%201.94%20-1.5%203.5%20-1.5c0.34%201%200.29%202.22%200%203c0.75%201%201%202%201%203.5c0%202.19%20-0.48%203.58%20-1.5%204.5c-1.02%200.92%20-2.11%201.37%20-3.5%201.5c0.65%200.54%200.5%201.87%200.5%202.5c0%200.73%200%203%200%203M12%204c-1.67%200%20-2.61%200.4%20-3%200.5c-0.53%20-0.43%20-1.94%20-1.5%20-3.5%20-1.5c-0.34%201%20-0.29%202.22%200%203c-0.75%201%20-1%202%20-1%203.5c0%202.19%200.48%203.58%201.5%204.5c1.02%200.92%202.11%201.37%203.5%201.5c-0.65%200.54%20-0.5%201.87%20-0.5%202.5c0%200.73%200%203%200%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2232%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M9%2019c-1.41%200%20-2.84%20-0.56%20-3.69%20-1.19c-0.84%20-0.62%20-1.09%20-1.66%20-2.31%20-2.31%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M9%2019c-1.41%200%20-2.84%20-0.56%20-3.69%20-1.19c-0.84%20-0.62%20-1.09%20-1.66%20-2.31%20-2.31%3BM9%2019c-1.41%200%20-3%20-0.5%20-4%20-0.5c-0.53%200%20-1%200%20-2%20-0.5%3BM9%2019c-1.41%200%20-2.84%20-0.56%20-3.69%20-1.19c-0.84%20-0.62%20-1.09%20-1.66%20-2.31%20-2.31%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGcZ81hcNk)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-grid-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M3.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM10.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM17.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M3.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM10.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM17.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M3.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM10.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM17.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-grid-3-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M3.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM10.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM17.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%2212%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M3.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM10.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM17.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M3.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM10.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM17.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-grid-3-solid{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M3.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM10.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM17.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%2212%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M3.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM10.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM17.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M3.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM10.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM17.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-grid-3-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2212%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M3.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM10.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM17.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%2212%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M3.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM10.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM17.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.85s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2212%22%20d%3D%22M3.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM10.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5ZM17.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-hash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-dasharray%3D%2220%22%3E%3Cpath%20d%3D%22M4%209h17%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2220%22%20d%3D%22M3%2015h17%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke-dasharray%3D%2222%22%20stroke-dashoffset%3D%2222%22%3E%3Cpath%20d%3D%22M10%203l-2%2018%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%203l-2%2018%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-hash-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-dasharray%3D%2216%22%3E%3Cpath%20d%3D%22M6%209h13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2216%22%20d%3D%22M5%2015h13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke-dasharray%3D%2218%22%20stroke-dashoffset%3D%2218%22%3E%3Cpath%20d%3D%22M10%205l-2%2014%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%205l-2%2014%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-hazard-lights{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2228%22%20d%3D%22M12%2010l4%207h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%204l9.25%2016h-18.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M12%2010l4%207h-8Z%3BM12%204l9.25%2016h-18.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-hazard-lights-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2228%22%20d%3D%22M12%2010l4%207h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%204l9.25%2016h-18.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M12%2010l4%207h-8Z%3BM12%204l9.25%2016h-18.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-hazard-lights-filled-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2228%22%20d%3D%22M12%2010l4%207h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%2010l4%207h-8Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.8s%22%20keyTimes%3D%220%3B0.25%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%2010l4%207h-8Z%3BM12%204l9.25%2016h-18.5Z%3BM12%204l9.25%2016h-18.5Z%22%2F%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20dur%3D%220.8s%22%20keyTimes%3D%220%3B0.1%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-hazard-lights-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2228%22%20d%3D%22M12%2010l4%207h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2010l4%207h-8Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.8s%22%20keyTimes%3D%220%3B0.25%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%2010l4%207h-8Z%3BM12%204l9.25%2016h-18.5Z%3BM12%204l9.25%2016h-18.5Z%22%2F%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20dur%3D%220.8s%22%20keyTimes%3D%220%3B0.1%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-hazard-lights-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG3ekFsV0l%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2228%22%20d%3D%22M12%2010l4%207h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%204l9.25%2016h-18.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M12%2010l4%207h-8Z%3BM12%204l9.25%2016h-18.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG3ekFsV0l)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-hazard-lights-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGQdpnSbpl%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2228%22%20d%3D%22M12%2010l4%207h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M12%204l9.25%2016h-18.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M12%2010l4%207h-8Z%3BM12%204l9.25%2016h-18.5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGQdpnSbpl)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-hazard-lights-off-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGu125hjec%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2228%22%20d%3D%22M12%2010l4%207h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M12%2010l4%207h-8Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.8s%22%20keyTimes%3D%220%3B0.25%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%2010l4%207h-8Z%3BM12%204l9.25%2016h-18.5Z%3BM12%204l9.25%2016h-18.5Z%22%2F%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20dur%3D%220.8s%22%20keyTimes%3D%220%3B0.1%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGu125hjec)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-hazard-lights-off-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG4hKvedpr%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2228%22%20d%3D%22M12%2010l4%207h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2010l4%207h-8Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.8s%22%20keyTimes%3D%220%3B0.25%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%2010l4%207h-8Z%3BM12%204l9.25%2016h-18.5Z%3BM12%204l9.25%2016h-18.5Z%22%2F%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20dur%3D%220.8s%22%20keyTimes%3D%220%3B0.1%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG4hKvedpr)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-hazard-lights-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG3q96meAg%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2228%22%20d%3D%22M12%2010l4%207h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M12%204l9.25%2016h-18.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M12%2010l4%207h-8Z%3BM12%204l9.25%2016h-18.5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG3q96meAg)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-hazard-lights-off-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGN95Rhcoc%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2228%22%20d%3D%22M12%2010l4%207h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M12%2010l4%207h-8Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.8s%22%20keyTimes%3D%220%3B0.25%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%2010l4%207h-8Z%3BM12%204l9.25%2016h-18.5Z%3BM12%204l9.25%2016h-18.5Z%22%2F%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20dur%3D%220.8s%22%20keyTimes%3D%220%3B0.1%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M0%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGN95Rhcoc)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-hazard-lights-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2228%22%20d%3D%22M12%2010l4%207h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%204l9.25%2016h-18.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M12%2010l4%207h-8Z%3BM12%204l9.25%2016h-18.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-hazard-lights-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2228%22%20d%3D%22M12%2010l4%207h-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M12%2010l4%207h-8Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.8s%22%20keyTimes%3D%220%3B0.25%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%2010l4%207h-8Z%3BM12%204l9.25%2016h-18.5Z%3BM12%204l9.25%2016h-18.5Z%22%2F%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20dur%3D%220.8s%22%20keyTimes%3D%220%3B0.1%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-heart{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2230%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%208c0%200%200%200%20-0.76%20-1c-0.88%20-1.16%20-2.18%20-2%20-3.74%20-2c-2.49%200%20-4.5%202.01%20-4.5%204.5c0%200.93%200.28%201.79%200.76%202.5c0.81%201.21%208.24%209%208.24%209M12%208c0%200%200%200%200.76%20-1c0.88%20-1.16%202.18%20-2%203.74%20-2c2.49%200%204.5%202.01%204.5%204.5c0%200.93%20-0.28%201.79%20-0.76%202.5c-0.81%201.21%20-8.24%209%20-8.24%209%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2230%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-heart-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%208c0%200%200%200%200.76%20-1c0.88%20-1.16%202.18%20-2%203.74%20-2c2.49%200%204.5%202.01%204.5%204.5c0%200.93%20-0.28%201.79%20-0.76%202.5c-0.81%201.21%20-8.24%209%20-8.24%209c0%200%20-7.43%20-7.79%20-8.24%20-9c-0.48%20-0.71%20-0.76%20-1.57%20-0.76%20-2.5c0%20-2.49%202.01%20-4.5%204.5%20-4.5c1.56%200%202.87%200.84%203.74%202c0.76%201%200.76%201%200.76%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2230%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%208c0%200%200%200%20-0.76%20-1c-0.88%20-1.16%20-2.18%20-2%20-3.74%20-2c-2.49%200%20-4.5%202.01%20-4.5%204.5c0%200.93%200.28%201.79%200.76%202.5c0.81%201.21%208.24%209%208.24%209M12%208c0%200%200%200%200.76%20-1c0.88%20-1.16%202.18%20-2%203.74%20-2c2.49%200%204.5%202.01%204.5%204.5c0%200.93%20-0.28%201.79%20-0.76%202.5c-0.81%201.21%20-8.24%209%20-8.24%209%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2230%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-heart-filled-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%208c0%200%200%200%20-0.76%20-1c-0.88%20-1.16%20-2.18%20-2%20-3.74%20-2c-2.49%200%20-4.5%202.01%20-4.5%204.5c0%200.93%200.28%201.79%200.76%202.5c0.81%201.21%208.24%209%208.24%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2230%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%208c0%200%200%200%20-0.76%20-1c-0.88%20-1.16%20-2.18%20-2%20-3.74%20-2c-2.49%200%20-4.5%202.01%20-4.5%204.5c0%200.93%200.28%201.79%200.76%202.5c0.81%201.21%208.24%209%208.24%209M12%208c0%200%200%200%200.76%20-1c0.88%20-1.16%202.18%20-2%203.74%20-2c2.49%200%204.5%202.01%204.5%204.5c0%200.93%20-0.28%201.79%20-0.76%202.5c-0.81%201.21%20-8.24%209%20-8.24%209%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2230%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-heart-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2230%22%20d%3D%22M12%208c0%200%200%200%20-0.76%20-1c-0.88%20-1.16%20-2.18%20-2%20-3.74%20-2c-2.49%200%20-4.5%202.01%20-4.5%204.5c0%200.93%200.28%201.79%200.76%202.5c0.81%201.21%208.24%209%208.24%209%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2230%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M12%208v13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-heart-half-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%208c0%200%200%200%20-0.76%20-1c-0.88%20-1.16%20-2.18%20-2%20-3.74%20-2c-2.49%200%20-4.5%202.01%20-4.5%204.5c0%200.93%200.28%201.79%200.76%202.5c0.81%201.21%208.24%209%208.24%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2230%22%20d%3D%22M12%208c0%200%200%200%20-0.76%20-1c-0.88%20-1.16%20-2.18%20-2%20-3.74%20-2c-2.49%200%20-4.5%202.01%20-4.5%204.5c0%200.93%200.28%201.79%200.76%202.5c0.81%201.21%208.24%209%208.24%209%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2230%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M12%208v13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-heart-half-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%208c0%200%200%200%20-0.76%20-1c-0.88%20-1.16%20-2.18%20-2%20-3.74%20-2c-2.49%200%20-4.5%202.01%20-4.5%204.5c0%200.93%200.28%201.79%200.76%202.5c0.81%201.21%208.24%209%208.24%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2230%22%20d%3D%22M12%208c0%200%200%200%20-0.76%20-1c-0.88%20-1.16%20-2.18%20-2%20-3.74%20-2c-2.49%200%20-4.5%202.01%20-4.5%204.5c0%200.93%200.28%201.79%200.76%202.5c0.81%201.21%208.24%209%208.24%209%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2230%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M12%208v13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-heart-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%208c0%200%200%200%200.76%20-1c0.88%20-1.16%202.18%20-2%203.74%20-2c2.49%200%204.5%202.01%204.5%204.5c0%200.93%20-0.28%201.79%20-0.76%202.5c-0.81%201.21%20-8.24%209%20-8.24%209c0%200%20-7.43%20-7.79%20-8.24%20-9c-0.48%20-0.71%20-0.76%20-1.57%20-0.76%20-2.5c0%20-2.49%202.01%20-4.5%204.5%20-4.5c1.56%200%202.87%200.84%203.74%202c0.76%201%200.76%201%200.76%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2230%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%208c0%200%200%200%20-0.76%20-1c-0.88%20-1.16%20-2.18%20-2%20-3.74%20-2c-2.49%200%20-4.5%202.01%20-4.5%204.5c0%200.93%200.28%201.79%200.76%202.5c0.81%201.21%208.24%209%208.24%209M12%208c0%200%200%200%200.76%20-1c0.88%20-1.16%202.18%20-2%203.74%20-2c2.49%200%204.5%202.01%204.5%204.5c0%200.93%20-0.28%201.79%20-0.76%202.5c-0.81%201.21%20-8.24%209%20-8.24%209%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2230%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-heart-twotone-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%208c0%200%200%200%20-0.76%20-1c-0.88%20-1.16%20-2.18%20-2%20-3.74%20-2c-2.49%200%20-4.5%202.01%20-4.5%204.5c0%200.93%200.28%201.79%200.76%202.5c0.81%201.21%208.24%209%208.24%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2230%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%208c0%200%200%200%20-0.76%20-1c-0.88%20-1.16%20-2.18%20-2%20-3.74%20-2c-2.49%200%20-4.5%202.01%20-4.5%204.5c0%200.93%200.28%201.79%200.76%202.5c0.81%201.21%208.24%209%208.24%209M12%208c0%200%200%200%200.76%20-1c0.88%20-1.16%202.18%20-2%203.74%20-2c2.49%200%204.5%202.01%204.5%204.5c0%200.93%20-0.28%201.79%20-0.76%202.5c-0.81%201.21%20-8.24%209%20-8.24%209%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2230%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-heart-twotone-half-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%3E%3Cpath%20d%3D%22M12%208c0%200%200%200%20-0.76%20-1c-0.88%20-1.16%20-2.18%20-2%20-3.74%20-2c-2.49%200%20-4.5%202.01%20-4.5%204.5c0%200.93%200.28%201.79%200.76%202.5c0.81%201.21%208.24%209%208.24%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%208c0%200%200%200%200.76%20-1c0.88%20-1.16%202.18%20-2%203.74%20-2c2.49%200%204.5%202.01%204.5%204.5c0%200.93%20-0.28%201.79%20-0.76%202.5c-0.81%201.21%20-8.24%209%20-8.24%209Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2230%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%208c0%200%200%200%20-0.76%20-1c-0.88%20-1.16%20-2.18%20-2%20-3.74%20-2c-2.49%200%20-4.5%202.01%20-4.5%204.5c0%200.93%200.28%201.79%200.76%202.5c0.81%201.21%208.24%209%208.24%209M12%208c0%200%200%200%200.76%20-1c0.88%20-1.16%202.18%20-2%203.74%20-2c2.49%200%204.5%202.01%204.5%204.5c0%200.93%20-0.28%201.79%20-0.76%202.5c-0.81%201.21%20-8.24%209%20-8.24%209%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2230%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-home{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M4.5%2021.5h15%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M4.5%2021.5v-13.5M19.5%2021.5v-13.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M2%2010l10%20-8l10%208%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M9.5%2021.5v-9h5v9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-home-alt-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M10%2013h4v8h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M4.5%2021.5h15%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M4.5%2021.5v-13.5M19.5%2021.5v-13.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M2%2010l10%20-8l10%208%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M9.5%2021.5v-9h5v9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-home-md{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-dasharray%3D%2216%22%3E%3Cpath%20d%3D%22M5%2021h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2216%22%20d%3D%22M5%2021v-13M19%2021v-13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M9%2021v-8h6v8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M2%2010l10%20-8l10%208%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-home-md-alt-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M10%2014h4v6h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-dasharray%3D%2216%22%3E%3Cpath%20d%3D%22M5%2021h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2216%22%20d%3D%22M5%2021v-13M19%2021v-13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M9%2021v-8h6v8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M2%2010l10%20-8l10%208%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-home-md-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M6%208l6%20-5l6%205v12h-2v-7l-1%20-1h-6l-1%201v7h-2v-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-dasharray%3D%2216%22%3E%3Cpath%20d%3D%22M5%2021h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2216%22%20d%3D%22M5%2021v-13M19%2021v-13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M9%2021v-8h6v8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M2%2010l10%20-8l10%208%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-home-md-twotone-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M10%2014h4v6h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-dasharray%3D%2216%22%3E%3Cpath%20d%3D%22M5%2021h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2216%22%20d%3D%22M5%2021v-13M19%2021v-13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M9%2021v-8h6v8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M2%2010l10%20-8l10%208%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-home-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-dasharray%3D%2216%22%3E%3Cpath%20d%3D%22M5%2021h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2216%22%20d%3D%22M5%2021v-13M19%2021v-13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M2%2010l10%20-8l10%208%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-home-simple-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M6%208l6%20-5l6%205v12h-12v-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-dasharray%3D%2216%22%3E%3Cpath%20d%3D%22M5%2021h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2216%22%20d%3D%22M5%2021v-13M19%2021v-13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M2%2010l10%20-8l10%208%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-home-simple-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M6%208l6%20-5l6%205v12h-12v-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-dasharray%3D%2216%22%3E%3Cpath%20d%3D%22M5%2021h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2216%22%20d%3D%22M5%2021v-13M19%2021v-13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M2%2010l10%20-8l10%208%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-home-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M5%208.5l7%20-5.5l7%205.5v12.5h-4v-8l-1%20-1h-4l-1%201v8h-4v-12.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M4.5%2021.5h15%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M4.5%2021.5v-13.5M19.5%2021.5v-13.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M2%2010l10%20-8l10%208%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M9.5%2021.5v-9h5v9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-home-twotone-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M10%2013h4v8h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M4.5%2021.5h15%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M4.5%2021.5v-13.5M19.5%2021.5v-13.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M2%2010l10%20-8l10%208%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M9.5%2021.5v-9h5v9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-iconify1{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M9.5%209c0%20-0.52%20-0.48%20-1%20-1%20-1c-0.52%200%20-1%200.48%20-1%201v1.44c0%200.52%200.48%201.06%201%201.06c0.52%200%201%20-0.48%201%20-1v-1.5Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16.5%209c0%20-0.52%20-0.48%20-1%20-1%20-1c-0.52%200%20-1%200.48%20-1%201v1.44c0%200.52%200.48%201.06%201%201.06c0.52%200%201%20-0.48%201%20-1v-1.5Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2018c3.13%200%205.33%20-2.88%205%20-3.5c-0.33%20-0.63%20-1.5%201.5%20-5%201.5c-3.5%200%20-4.69%20-2.13%20-5%20-1.5c-0.31%200.63%201.88%203.5%205%203.5Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-iconify2{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGDphGNemh%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-width%3D%221.5%22%20d%3D%22M12%2022.25h8.75M12%2022.25h-8.75%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20d%3D%22M7%206v-3%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20values%3D%226%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M12%2019h-7v-11M12%2019h7v-11%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20d%3D%22M12%2016v4.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20values%3D%228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M12%203l8.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke-dasharray%3D%2214%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M12%203l8.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M12%203l-8.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M12%203l-8.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20d%3D%22M12%2011.5v9%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211.5%22%20r%3D%223.5%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGDphGNemh)%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%221.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-iconify2-static{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGOjsU8cIF%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M3.25%2022.25h17.5%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M7%206v-3M5%208v11h14v-11%22%2F%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M12%2016v4.5M12%203l8.5%205.5%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M12%203l8.5%205.5%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M12%203l-8.5%205.5%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M12%203l-8.5%205.5M12%2011.5v9%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211.5%22%20r%3D%223.5%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGOjsU8cIF)%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211.5%22%20r%3D%221.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-iconify2-static-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGMxc5dc3l%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M3.25%2022.25h17.5%22%20opacity%3D%22.33%22%2F%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M7%206v-3%22%20opacity%3D%22.33%22%2F%3E%3Cpath%20d%3D%22M5%208v11h14v-11%22%20opacity%3D%22.6%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M12%2016v4.5M12%203l8.5%205.5%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M12%203l8.5%205.5%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M12%203l-8.5%205.5%22%2F%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%203l-8.5%205.5%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20d%3D%22M12%2011.5v9%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211.5%22%20r%3D%223.5%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGMxc5dc3l)%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211.5%22%20r%3D%221.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-iconify2-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGzIuiod2J%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-width%3D%221.5%22%20d%3D%22M12%2022.25h8.75M12%2022.25h-8.75%22%20opacity%3D%22.33%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20d%3D%22M7%206v-3%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20to%3D%22.33%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20values%3D%226%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M12%2019h-7v-11M12%2019h7v-11%22%20opacity%3D%22.6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20d%3D%22M12%2016v4.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20values%3D%228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M12%203l8.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke-dasharray%3D%2214%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M12%203l8.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%22.6%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M12%203l-8.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M12%203l-8.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%22.6%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20d%3D%22M12%2011.5v9%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211.5%22%20r%3D%223.5%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGzIuiod2J)%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%221.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-image{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20stroke-width%3D%222%22%20d%3D%22M3%2014v-9h18v14h-18v-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M3%2016l4%20-3l3%202l6%20-5l5%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%227.5%22%20cy%3D%229.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fsvg%3E)}.mox-line-md-image-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20stroke-width%3D%222%22%20d%3D%22M3%2014v-9h18v14h-18v-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M3%2016l4%20-3l3%202l6%20-5l5%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%227.5%22%20cy%3D%229.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill-opacity%3D%220%22%20d%3D%22M3%2016l4%20-3l3%202l6%20-5l5%204v5h-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-image-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20stroke-width%3D%222%22%20d%3D%22M3%2014v-9h18v14h-18v-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M3%2016l4%20-3l3%202l6%20-5l5%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%227.5%22%20cy%3D%229.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill-opacity%3D%220%22%20d%3D%22M3%2016l4%20-3l3%202l6%20-5l5%204v5h-18Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-instagram{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M16%203c2.76%200%205%202.24%205%205v8c0%202.76%20-2.24%205%20-5%205h-8c-2.76%200%20-5%20-2.24%20-5%20-5v-8c0%20-2.76%202.24%20-5%205%20-5h4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M12%208c2.21%200%204%201.79%204%204c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%201.79%20-4%204%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%227%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fsvg%3E)}.mox-line-md-laptop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2250%22%20d%3D%22M12%2017h-7v-10h14v10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2250%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%20d%3D%22M3%2019h18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-laptop-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2250%22%20d%3D%22M12%2017h-7v-10h14v10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2250%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%20d%3D%22M3%2019h18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-laptop-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG9NsHVcby%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2250%22%20d%3D%22M12%2017h-7v-10h14v10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2250%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%20d%3D%22M3%2019h18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG9NsHVcby)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-laptop-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGP6Wale4b%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2250%22%20d%3D%22M12%2017h-7v-10h14v10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2250%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%20d%3D%22M3%2019h18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGP6Wale4b)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-laptop-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG4OQ4qdcd%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2250%22%20d%3D%22M12%2017h-7v-10h14v10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2250%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%20d%3D%22M3%2019h18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.25s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG4OQ4qdcd)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.25s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-laptop-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2250%22%20d%3D%22M12%2017h-7v-10h14v10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2250%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2220%22%20stroke-dashoffset%3D%2220%22%20d%3D%22M3%2019h18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-light-dark{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGPWNvGc7L%22%3E%3Ccircle%20cx%3D%227.5%22%20cy%3D%227.5%22%20r%3D%225.5%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%227.5%22%20r%3D%226.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22cx%22%20dur%3D%220.4s%22%20values%3D%227.5%3B11%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20dur%3D%220.4s%22%20values%3D%225.5%3B6.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3Cmask%20id%3D%22SVGOgqevdhu%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%20r%3D%225.5%22%20transform%3D%22rotate(-45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22cy%22%20begin%3D%220.9s%22%20dur%3D%220.5s%22%20to%3D%2215%22%2F%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M12.62%2020.62h3l-1.5%202.5Z%22%20opacity%3D%220%22%20transform%3D%22rotate(-120%2014.12%2014.12)%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20values%3D%22M13.12%2017.12h2l-1%202Z%3BM12.62%2020.62h3l-1.5%202.5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12.62%2020.62h3l-1.5%202.5Z%22%20opacity%3D%220%22%20transform%3D%22rotate(-70%2014.12%2014.12)%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20values%3D%22M13.12%2017.12h2l-1%202Z%3BM12.62%2020.62h3l-1.5%202.5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12.62%2020.62h3l-1.5%202.5Z%22%20opacity%3D%220%22%20transform%3D%22rotate(-20%2014.12%2014.12)%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20values%3D%22M13.12%2017.12h2l-1%202Z%3BM12.62%2020.62h3l-1.5%202.5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12.62%2020.62h3l-1.5%202.5Z%22%20opacity%3D%220%22%20transform%3D%22rotate(30%2014.12%2014.12)%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20values%3D%22M13.12%2017.12h2l-1%202Z%3BM12.62%2020.62h3l-1.5%202.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M-4.97%2012l18.38%20-18.38l10.61%2010.61l-18.38%2018.38Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGPWNvGc7L)%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGOgqevdhu)%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M23%2012h-22%22%20transform%3D%22rotate(-45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-light-dark-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGPWNvGc7L%22%3E%3Ccircle%20cx%3D%227.5%22%20cy%3D%227.5%22%20r%3D%225.5%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%227.5%22%20r%3D%226.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22cx%22%20dur%3D%220.4s%22%20values%3D%227.5%3B11%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20dur%3D%220.4s%22%20values%3D%225.5%3B6.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3Cmask%20id%3D%22SVGE5iORxWn%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%20r%3D%225.5%22%20transform%3D%22rotate(-45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22cy%22%20begin%3D%220.9s%22%20dur%3D%220.5s%22%20to%3D%2215%22%2F%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M12.62%2020.62h3l-1.5%202.5Z%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%225s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%22-145%2014.12%2014.12%3B-95%2014.12%2014.12%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20values%3D%22M13.12%2017.12h2l-1%202Z%3BM12.62%2020.62h3l-1.5%202.5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12.62%2020.62h3l-1.5%202.5Z%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%225s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%22-95%2014.12%2014.12%3B-45%2014.12%2014.12%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20values%3D%22M13.12%2017.12h2l-1%202Z%3BM12.62%2020.62h3l-1.5%202.5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12.62%2020.62h3l-1.5%202.5Z%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%225s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%22-45%2014.12%2014.12%3B5%2014.12%2014.12%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20values%3D%22M13.12%2017.12h2l-1%202Z%3BM12.62%2020.62h3l-1.5%202.5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12.62%2020.62h3l-1.5%202.5Z%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%225s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%225%2014.12%2014.12%3B55%2014.12%2014.12%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20values%3D%22M13.12%2017.12h2l-1%202Z%3BM12.62%2020.62h3l-1.5%202.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20d%3D%22M-4.97%2012l18.38%20-18.38l10.61%2010.61l-18.38%2018.38Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGPWNvGc7L)%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGE5iORxWn)%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M22%2012h-22%22%20transform%3D%22rotate(-45%2012%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%225s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M22%2012h-22%3BM24%2012h-22%3BM22%2012h-22%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-lightbulb{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2246%22%20d%3D%22M12%2017h-3v-2.8c-1.79%20-1.04%20-3%20-2.98%20-3%20-5.2c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%202.22%20-1.21%204.16%20-3%205.2v2.8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2246%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M10%2021h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-lightbulb-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2246%22%20d%3D%22M12%2017h-3v-2.8c-1.79%20-1.04%20-3%20-2.98%20-3%20-5.2c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%202.22%20-1.21%204.16%20-3%205.2v2.8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2246%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M10%2021h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-lightbulb-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGoMLV5cXg%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2246%22%20d%3D%22M12%2017h-3v-2.8c-1.79%20-1.04%20-3%20-2.98%20-3%20-5.2c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%202.22%20-1.21%204.16%20-3%205.2v2.8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2246%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M10%2021h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M1%2011h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGoMLV5cXg)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1%2013h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-lightbulb-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGp4GHhwwh%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2246%22%20d%3D%22M12%2017h-3v-2.8c-1.79%20-1.04%20-3%20-2.98%20-3%20-5.2c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%202.22%20-1.21%204.16%20-3%205.2v2.8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2246%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M10%2021h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M1%2011h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGp4GHhwwh)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1%2013h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-lightbulb-off-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGp4GHhwwh%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2246%22%20d%3D%22M12%2017h-3v-2.8c-1.79%20-1.04%20-3%20-2.98%20-3%20-5.2c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%202.22%20-1.21%204.16%20-3%205.2v2.8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2246%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M10%2021h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M1%2011h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGp4GHhwwh)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M0%2013h22%3BM2%2013h22%3BM0%2013h22%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-lightbulb-off-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGoMLV5cXg%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2246%22%20d%3D%22M12%2017h-3v-2.8c-1.79%20-1.04%20-3%20-2.98%20-3%20-5.2c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%202.22%20-1.21%204.16%20-3%205.2v2.8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2246%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M10%2021h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M1%2011h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGoMLV5cXg)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M0%2013h22%3BM2%2013h22%3BM0%2013h22%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-lightbulb-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGq8zY5cIf%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2246%22%20d%3D%22M12%2017h-3v-2.8c-1.79%20-1.04%20-3%20-2.98%20-3%20-5.2c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%202.22%20-1.21%204.16%20-3%205.2v2.8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2246%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M10%2021h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M1%2011h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGq8zY5cIf)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1%2013h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-lightbulb-off-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGq8zY5cIf%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2246%22%20d%3D%22M12%2017h-3v-2.8c-1.79%20-1.04%20-3%20-2.98%20-3%20-5.2c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%202.22%20-1.21%204.16%20-3%205.2v2.8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2246%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M10%2021h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M1%2011h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGq8zY5cIf)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M0%2013h22%3BM2%2013h22%3BM0%2013h22%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-lightbulb-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2246%22%20d%3D%22M12%2017h-3v-2.8c-1.79%20-1.04%20-3%20-2.98%20-3%20-5.2c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%202.22%20-1.21%204.16%20-3%205.2v2.8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2246%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M10%2021h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-link{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M13%206l2%20-2c1%20-1%203%20-1%204%200l1%201c1%201%201%203%200%204l-5%205c-1%201%20-3%201%20-4%200M11%2018l-2%202c-1%201%20-3%201%20-4%200l-1%20-1c-1%20-1%20-1%20-3%200%20-4l5%20-5c1%20-1%203%20-1%204%200%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-linkedin{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Ccircle%20cx%3D%224%22%20cy%3D%224%22%20r%3D%222%22%20fill%3D%22currentColor%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cg%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%3E%3Cpath%20d%3D%22M4%2010v10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2010v10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20d%3D%22M10%2015c0%20-2.76%202.24%20-5%205%20-5c2.76%200%205%202.24%205%205v5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-list{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%224%22%20d%3D%22M4%205h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%224%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%205h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M4%2010h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2010h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M4%2015h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2015h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M4%2020h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2020h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-list-3{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke-dasharray%3D%2228%22%3E%3Cpath%20d%3D%22M9.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5h8c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-8c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2228%22%20d%3D%22M9.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5h8c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-8c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2228%22%20d%3D%22M9.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5h8c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-8c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%3E%3Cpath%20d%3D%22M3.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-list-3-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke-dasharray%3D%2228%22%3E%3Cpath%20d%3D%22M9.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5h8c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-8c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2228%22%20d%3D%22M9.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5h8c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-8c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2228%22%20d%3D%22M9.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5h8c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-8c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%3E%3Cpath%20d%3D%22M3.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-list-3-solid{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke-dasharray%3D%2228%22%3E%3Cpath%20d%3D%22M9.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5h8c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-8c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2228%22%20d%3D%22M9.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5h8c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-8c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2228%22%20d%3D%22M9.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5h8c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-8c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%3E%3Cpath%20d%3D%22M3.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-list-3-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke-dasharray%3D%2228%22%3E%3Cpath%20d%3D%22M9.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5h8c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-8c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2228%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2228%22%20d%3D%22M9.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5h8c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-8c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2228%22%20d%3D%22M9.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5h8c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5h-8c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%3E%3Cpath%20d%3D%22M3.5%205c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3.5%2012c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3.5%2019c0%20-0.83%200.67%20-1.5%201.5%20-1.5c0.83%200%201.5%200.67%201.5%201.5c0%200.83%20-0.67%201.5%20-1.5%201.5c-0.83%200%20-1.5%20-0.67%20-1.5%20-1.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-list-indented{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%224%22%20d%3D%22M4%205h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%224%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%205h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M6%2010h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M10%2010h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M8%2015h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M12%2015h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M10%2020h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M14%2020h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-list-indented-reversed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%224%22%20d%3D%22M10%205h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%224%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M14%205h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M8%2010h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M12%2010h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M6%2015h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M10%2015h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M4%2020h0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2020h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-loading-alt-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%223.5%22%20r%3D%221.5%22%3E%3Canimate%20attributeName%3D%22fill-opacity%22%20dur%3D%222.4s%22%20keyTimes%3D%220%3B0.125%3B0.25%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%221%3B1%3B0%3B0%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.25%22%20cy%3D%224.64%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.2s%22%20to%3D%221%22%2F%3E%3Canimate%20attributeName%3D%22fill-opacity%22%20begin%3D%220.2s%22%20dur%3D%222.4s%22%20keyTimes%3D%220%3B0.125%3B0.25%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%221%3B1%3B0%3B0%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2219.36%22%20cy%3D%227.75%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%222.4s%22%20keyTimes%3D%220%3B0.125%3B0.25%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%221%3B1%3B0%3B0%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2220.5%22%20cy%3D%2212%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%222.4s%22%20keyTimes%3D%220%3B0.125%3B0.25%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%221%3B1%3B0%3B0%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2219.36%22%20cy%3D%2216.25%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20to%3D%221%22%2F%3E%3Canimate%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%222.4s%22%20keyTimes%3D%220%3B0.125%3B0.25%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%221%3B1%3B0%3B0%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216.25%22%20cy%3D%2219.36%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3Canimate%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%222.4s%22%20keyTimes%3D%220%3B0.125%3B0.25%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%221%3B1%3B0%3B0%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2220.5%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20to%3D%221%22%2F%3E%3Canimate%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%222.4s%22%20keyTimes%3D%220%3B0.125%3B0.25%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%221%3B1%3B0%3B0%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227.75%22%20cy%3D%2219.36%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3Canimate%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%222.4s%22%20keyTimes%3D%220%3B0.125%3B0.25%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%221%3B1%3B0%3B0%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%224.64%22%20cy%3D%2216.25%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.6s%22%20to%3D%221%22%2F%3E%3Canimate%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%222.4s%22%20keyTimes%3D%220%3B0.125%3B0.25%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%221%3B1%3B0%3B0%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%223.5%22%20cy%3D%2212%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.8s%22%20to%3D%221%22%2F%3E%3Canimate%20attributeName%3D%22fill-opacity%22%20begin%3D%221.8s%22%20dur%3D%222.4s%22%20keyTimes%3D%220%3B0.125%3B0.25%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%221%3B1%3B0%3B0%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%224.64%22%20cy%3D%227.75%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%222s%22%20to%3D%221%22%2F%3E%3Canimate%20attributeName%3D%22fill-opacity%22%20begin%3D%222s%22%20dur%3D%222.4s%22%20keyTimes%3D%220%3B0.125%3B0.25%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%221%3B1%3B0%3B0%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227.75%22%20cy%3D%224.64%22%20r%3D%221.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%222.2s%22%20to%3D%221%22%2F%3E%3Canimate%20attributeName%3D%22fill-opacity%22%20begin%3D%222.2s%22%20dur%3D%222.4s%22%20keyTimes%3D%220%3B0.125%3B0.25%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%221%3B1%3B0%3B0%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-loading-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%221.5s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-loading-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2218%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%221.5s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%20opacity%3D%22.3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%221.2s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-log-in{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2246%22%20d%3D%22M8%205v-1c0%20-0.55%200.45%20-1%201%20-1h9c0.55%200%201%200.45%201%201v16c0%200.55%20-0.45%201%20-1%201h-9c-0.55%200%20-1%20-0.45%20-1%20-1v-1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2246%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M4%2012h11%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M15%2012l-3.5%20-3.5M15%2012l-3.5%203.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-log-out{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2246%22%20d%3D%22M16%205v-1c0%20-0.55%20-0.45%20-1%20-1%20-1h-9c-0.55%200%20-1%200.45%20-1%201v16c0%200.55%200.45%201%201%201h9c0.55%200%201%20-0.45%201%20-1v-1%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2246%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M10%2012h11%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M21%2012l-3.5%20-3.5M21%2012l-3.5%203.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-login{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2234%22%20d%3D%22M13%204l7%200c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M3%2012h11.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M14.5%2012l-3.5%20-3.5M14.5%2012l-3.5%203.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-logout{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2234%22%20d%3D%22M12%204h-7c-0.55%200%20-1%200.45%20-1%201v14c0%200.55%200.45%201%201%201h7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M9%2012h11.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M20.5%2012l-3.5%20-3.5M20.5%2012l-3.5%203.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-map-marker{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%20fill%3D%22currentColor%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fsvg%3E)}.mox-line-md-map-marker-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M12%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM12%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%20fill%3D%22currentColor%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fsvg%3E)}.mox-line-md-map-marker-alt-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGaUKmncHq%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M12%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM12%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGaUKmncHq)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-alt-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGIEryqe6c%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M12%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM12%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2020.5%3B0%2012%2020.5%3B-8%2012%2020.5%3B0%2012%2020.5%3B5%2012%2020.5%3B-2%2012%2020.5%3B0%2012%2020.5%3B0%2012%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGIEryqe6c)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-alt-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M12%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM12%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2020.5%3B0%2012%2020.5%3B-8%2012%2020.5%3B0%2012%2020.5%3B5%2012%2020.5%3B-2%2012%2020.5%3B0%2012%2020.5%3B0%2012%2020.5%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%20fill%3D%22currentColor%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fsvg%3E)}.mox-line-md-map-marker-alt-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGoJORub9m%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M12%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM12%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%20fill%3D%22%23fff%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGoJORub9m)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-alt-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGXQkxuzpv%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M12%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM12%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGXQkxuzpv)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-alt-off-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGD5rHkbmp%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M12%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM12%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2020.5%3B0%2012%2020.5%3B-8%2012%2020.5%3B0%2012%2020.5%3B5%2012%2020.5%3B-2%2012%2020.5%3B0%2012%2020.5%3B0%2012%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGD5rHkbmp)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-alt-off-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGL2iH4Dvg%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M12%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM12%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2020.5%3B0%2012%2020.5%3B-8%2012%2020.5%3B0%2012%2020.5%3B5%2012%2020.5%3B-2%2012%2020.5%3B0%2012%2020.5%3B0%2012%2020.5%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%20fill%3D%22%23fff%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGL2iH4Dvg)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-alt-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGTCawEeVR%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M12%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM12%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.65s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGTCawEeVR)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-alt-off-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGwt66qeyi%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M12%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM12%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2020.5%3B0%2012%2020.5%3B-8%2012%2020.5%3B0%2012%2020.5%3B5%2012%2020.5%3B-2%2012%2020.5%3B0%2012%2020.5%3B0%2012%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.65s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGwt66qeyi)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-alt-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M12%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM12%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.65s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-map-marker-alt-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M12%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM12%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2020.5%3B0%2012%2020.5%3B-8%2012%2020.5%3B0%2012%2020.5%3B5%2012%2020.5%3B-2%2012%2020.5%3B0%2012%2020.5%3B0%2012%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.65s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-map-marker-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGq1Lj2beE%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGq1Lj2beE)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGNmZOWc4F%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2020.5%3B0%2012%2020.5%3B-8%2012%2020.5%3B0%2012%2020.5%3B5%2012%2020.5%3B-2%2012%2020.5%3B0%2012%2020.5%3B0%2012%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGNmZOWc4F)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2020.5%3B0%2012%2020.5%3B-8%2012%2020.5%3B0%2012%2020.5%3B5%2012%2020.5%3B-2%2012%2020.5%3B0%2012%2020.5%3B0%2012%2020.5%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%20fill%3D%22currentColor%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fsvg%3E)}.mox-line-md-map-marker-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229%22%20cy%3D%229%22%20fill%3D%22currentColor%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2018h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-map-marker-minus-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGlQZjubQD%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGlQZjubQD)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2018h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-minus-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2018h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-map-marker-multiple{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGNBmi1dnl%22%3E%3Cg%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGNBmi1dnl)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%20fill%3D%22currentColor%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-alt{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG3B7Q7cwu%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M10%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM10%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG3B7Q7cwu)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%20fill%3D%22currentColor%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-alt-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGXBAnpd6Y%22%3E%3Cg%20fill-opacity%3D%220%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M10%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM10%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGXBAnpd6Y)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-alt-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGQJkkkdoo%22%3E%3Cg%20fill-opacity%3D%220%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M10%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM10%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2010%2020.5%3B0%2010%2020.5%3B-8%2010%2020.5%3B0%2010%2020.5%3B5%2010%2020.5%3B-2%2010%2020.5%3B0%2010%2020.5%3B0%2010%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGQJkkkdoo)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-alt-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGefPl9b6B%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M10%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM10%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2010%2020.5%3B0%2010%2020.5%3B-8%2010%2020.5%3B0%2010%2020.5%3B5%2010%2020.5%3B-2%2010%2020.5%3B0%2010%2020.5%3B0%2010%2020.5%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGefPl9b6B)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%20fill%3D%22currentColor%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-alt-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG009hidHW%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M10%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM10%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%20fill%3D%22%23fff%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG009hidHW)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-alt-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGa6rPY3OT%22%3E%3Cg%20fill-opacity%3D%220%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M10%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM10%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGa6rPY3OT)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-alt-off-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGDIwW8bjs%22%3E%3Cg%20fill-opacity%3D%220%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M10%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM10%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2010%2020.5%3B0%2010%2020.5%3B-8%2010%2020.5%3B0%2010%2020.5%3B5%2010%2020.5%3B-2%2010%2020.5%3B0%2010%2020.5%3B0%2010%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGDIwW8bjs)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-alt-off-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGIJt24cvZ%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M10%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM10%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2010%2020.5%3B0%2010%2020.5%3B-8%2010%2020.5%3B0%2010%2020.5%3B5%2010%2020.5%3B-2%2010%2020.5%3B0%2010%2020.5%3B0%2010%2020.5%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%20fill%3D%22%23fff%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGIJt24cvZ)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-alt-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGqqz3AdWt%22%3E%3Cg%20fill-opacity%3D%220%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M10%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM10%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.65s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGqqz3AdWt)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-alt-off-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGZggTed7X%22%3E%3Cg%20fill-opacity%3D%220%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M10%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM10%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2010%2020.5%3B0%2010%2020.5%3B-8%2010%2020.5%3B0%2010%2020.5%3B5%2010%2020.5%3B-2%2010%2020.5%3B0%2010%2020.5%3B0%2010%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.65s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGZggTed7X)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-alt-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGl3SEieRU%22%3E%3Cg%20fill-opacity%3D%220%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M10%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM10%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGl3SEieRU)%22%2F%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.65s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-alt-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGK5bXje2I%22%3E%3Cg%20fill-opacity%3D%220%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M10%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM10%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2010%2020.5%3B0%2010%2020.5%3B-8%2010%2020.5%3B0%2010%2020.5%3B5%2010%2020.5%3B-2%2010%2020.5%3B0%2010%2020.5%3B0%2010%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGK5bXje2I)%22%2F%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M14%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM14%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.65s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGGCY4SdSB%22%3E%3Cg%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGGCY4SdSB)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGbbtZqdnl%22%3E%3Cg%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2010%2020.5%3B0%2010%2020.5%3B-8%2010%2020.5%3B0%2010%2020.5%3B5%2010%2020.5%3B-2%2010%2020.5%3B0%2010%2020.5%3B0%2010%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGbbtZqdnl)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGfBio3dHm%22%3E%3Cg%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2010%2020.5%3B0%2010%2020.5%3B-8%2010%2020.5%3B0%2010%2020.5%3B5%2010%2020.5%3B-2%2010%2020.5%3B0%2010%2020.5%3B0%2010%2020.5%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGfBio3dHm)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%20fill%3D%22currentColor%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG9b3eRb8P%22%3E%3Cg%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%20fill%3D%22%23fff%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG9b3eRb8P)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGkwrLHg1t%22%3E%3Cg%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGkwrLHg1t)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-off-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGsEgdAeap%22%3E%3Cg%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2010%2020.5%3B0%2010%2020.5%3B-8%2010%2020.5%3B0%2010%2020.5%3B5%2010%2020.5%3B-2%2010%2020.5%3B0%2010%2020.5%3B0%2010%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGsEgdAeap)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-off-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGz4ZeL4nF%22%3E%3Cg%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2010%2020.5%3B0%2010%2020.5%3B-8%2010%2020.5%3B0%2010%2020.5%3B5%2010%2020.5%3B-2%2010%2020.5%3B0%2010%2020.5%3B0%2010%2020.5%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%20fill%3D%22%23fff%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGz4ZeL4nF)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGzJWRMemL%22%3E%3Cg%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGzJWRMemL)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-off-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGvn66P4YC%22%3E%3Cg%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2010%2020.5%3B0%2010%2020.5%3B-8%2010%2020.5%3B0%2010%2020.5%3B5%2010%2020.5%3B-2%2010%2020.5%3B0%2010%2020.5%3B0%2010%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGvn66P4YC)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG2NsOBc3H%22%3E%3Cg%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG2NsOBc3H)%22%2F%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-multiple-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGH2QBPblD%22%3E%3Cg%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M10%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2010%2020.5%3B0%2010%2020.5%3B-8%2010%2020.5%3B0%2010%2020.5%3B5%2010%2020.5%3B-2%2010%2020.5%3B0%2010%2020.5%3B0%2010%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGH2QBPblD)%22%2F%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2014%2020.5%3B0%2014%2020.5%3B-8%2014%2020.5%3B0%2014%2020.5%3B5%2014%2020.5%3B-2%2014%2020.5%3B0%2014%2020.5%3B0%2014%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGScattckL%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%20fill%3D%22%23fff%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGScattckL)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-off-alt{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGoJORub9m%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M12%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM12%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%20fill%3D%22%23fff%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGoJORub9m)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-off-alt-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGXQkxuzpv%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M12%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM12%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGXQkxuzpv)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-off-alt-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGD5rHkbmp%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M12%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM12%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2020.5%3B0%2012%2020.5%3B-8%2012%2020.5%3B0%2012%2020.5%3B5%2012%2020.5%3B-2%2012%2020.5%3B0%2012%2020.5%3B0%2012%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGD5rHkbmp)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-off-alt-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGL2iH4Dvg%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M12%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM12%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2020.5%3B0%2012%2020.5%3B-8%2012%2020.5%3B0%2012%2020.5%3B5%2012%2020.5%3B-2%2012%2020.5%3B0%2012%2020.5%3B0%2012%2020.5%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%20fill%3D%22%23fff%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGL2iH4Dvg)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-off-alt-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGTCawEeVR%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M12%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM12%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.65s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGTCawEeVR)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-off-alt-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGwt66qeyi%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20keyTimes%3D%220%3B0.7%3B1%22%20values%3D%22M12%2020.5c0%200%20-1%20-1.5%20-1%20-2.5c0%20-0.5%200.5%20-1%201%20-1c0.5%200%201%200.5%201%201c0%201%20-1%202.5%20-1%202.5Z%3BM12%2020.5c0%200%20-7%20-7.5%20-7%20-12.5c0%20-3.5%203%20-7%207%20-7c4%200%207%203.5%207%207c0%205%20-7%2012.5%20-7%2012.5Z%3BM12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2020.5%3B0%2012%2020.5%3B-8%2012%2020.5%3B0%2012%2020.5%3B5%2012%2020.5%3B-2%2012%2020.5%3B0%2012%2020.5%3B0%2012%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.65s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGwt66qeyi)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGkJZDndpb%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGkJZDndpb)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-off-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGHQnXPcas%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2020.5%3B0%2012%2020.5%3B-8%2012%2020.5%3B0%2012%2020.5%3B5%2012%2020.5%3B-2%2012%2020.5%3B0%2012%2020.5%3B0%2012%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGHQnXPcas)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-off-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGsbh5Yb8e%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2020.5%3B0%2012%2020.5%3B-8%2012%2020.5%3B0%2012%2020.5%3B5%2012%2020.5%3B-2%2012%2020.5%3B0%2012%2020.5%3B0%2012%2020.5%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%20fill%3D%22%23fff%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGsbh5Yb8e)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG5q3SEcxZ%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG5q3SEcxZ)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-off-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGaIzlietW%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2020.5%3B0%2012%2020.5%3B-8%2012%2020.5%3B0%2012%2020.5%3B5%2012%2020.5%3B-2%2012%2020.5%3B0%2012%2020.5%3B0%2012%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGaIzlietW)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229%22%20cy%3D%229%22%20fill%3D%22currentColor%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2018h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2015v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-map-marker-plus-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGlQZjubQD%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGlQZjubQD)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2018h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2015v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-plus-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16%2018h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2015v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-map-marker-radius{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2242%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2018c0%200%20-5.14%20-6%20-5.14%20-9.86c0%20-2.84%202.3%20-5.14%205.14%20-5.14c2.84%200%205.14%202.3%205.14%205.14c0%203.86%20-5.14%209.86%20-5.14%209.86Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2242%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%228.143%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M12%2018c0%200%200%200%200%200c0%200%200%200%200%200l0%200c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200l0%200c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%22M12%2021c3.3%200%206%20-1.1%206%20-2.5c0%20-0.7%20-0.7%20-1.3%20-1.8%20-1.8l0.6%20-0.9c2%200.8%203.2%201.9%203.2%203.2c0%202.2%20-3.6%204%20-8%204c-4.4%200%20-8%20-1.8%20-8%20-4c0%20-1.3%201.2%20-2.4%203.1%20-3.2l0.6%200.9c-1%200.5%20-1.7%201.1%20-1.7%201.8c0%201.4%202.7%202.5%206%202.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-map-marker-radius-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGrSIt9gkv%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2242%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2018c0%200%20-5.14%20-6%20-5.14%20-9.86c0%20-2.84%202.3%20-5.14%205.14%20-5.14c2.84%200%205.14%202.3%205.14%205.14c0%203.86%20-5.14%209.86%20-5.14%209.86Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2242%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%228.143%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGrSIt9gkv)%22%2F%3E%3Cpath%20d%3D%22M12%2018c0%200%200%200%200%200c0%200%200%200%200%200l0%200c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200l0%200c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%22M12%2021c3.3%200%206%20-1.1%206%20-2.5c0%20-0.7%20-0.7%20-1.3%20-1.8%20-1.8l0.6%20-0.9c2%200.8%203.2%201.9%203.2%203.2c0%202.2%20-3.6%204%20-8%204c-4.4%200%20-8%20-1.8%20-8%20-4c0%20-1.3%201.2%20-2.4%203.1%20-3.2l0.6%200.9c-1%200.5%20-1.7%201.1%20-1.7%201.8c0%201.4%202.7%202.5%206%202.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-radius-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2242%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2018c0%200%20-5.14%20-6%20-5.14%20-9.86c0%20-2.84%202.3%20-5.14%205.14%20-5.14c2.84%200%205.14%202.3%205.14%205.14c0%203.86%20-5.14%209.86%20-5.14%209.86Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2242%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%228.143%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.75s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M12%2018c0%200%200%200%200%200c0%200%200%200%200%200l0%200c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200l0%200c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%22M12%2021c3.3%200%206%20-1.1%206%20-2.5c0%20-0.7%20-0.7%20-1.3%20-1.8%20-1.8l0.6%20-0.9c2%200.8%203.2%201.9%203.2%203.2c0%202.2%20-3.6%204%20-8%204c-4.4%200%20-8%20-1.8%20-8%20-4c0%20-1.3%201.2%20-2.4%203.1%20-3.2l0.6%200.9c-1%200.5%20-1.7%201.1%20-1.7%201.8c0%201.4%202.7%202.5%206%202.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-map-marker-remove{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229%22%20cy%3D%229%22%20fill%3D%22currentColor%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16.5%2015.5l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16.5%2020.5l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-map-marker-remove-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGlQZjubQD%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGlQZjubQD)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16.5%2015.5l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16.5%2020.5l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-map-marker-remove-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16.5%2015.5l5%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16.5%2020.5l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-map-marker-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-map-marker-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2248%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2020.5c0%200%20-6%20-7%20-6%20-11.5c0%20-3.31%202.69%20-6%206%20-6c3.31%200%206%202.69%206%206c0%204.5%20-6%2011.5%20-6%2011.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2248%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%223s%22%20keyTimes%3D%220%3B0.3%3B0.4%3B0.54%3B0.6%3B0.68%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2020.5%3B0%2012%2020.5%3B-8%2012%2020.5%3B0%2012%2020.5%3B5%2012%2020.5%3B-2%2012%2020.5%3B0%2012%2020.5%3B0%2012%2020.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%222.5%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-marker{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2246%22%20stroke-width%3D%222%22%20d%3D%22M6%2014l11%20-11l4%204l-11%2011l-4%20-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2246%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M9%2017l-2.5%202.5l-4%200l4.5%20-4.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.5s%22%20dur%3D%220.3s%22%20values%3D%22M9%2017l0%200l-2%20-2l0%200Z%3BM9%2017l-2.5%202.5l-4%200l4.5%20-4.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-marker-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2246%22%20stroke-width%3D%222%22%20d%3D%22M6%2014l11%20-11l4%204l-11%2011l-4%20-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2246%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M9%2017l-2.5%202.5l-4%200l4.5%20-4.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.5s%22%20dur%3D%220.3s%22%20values%3D%22M9%2017l0%200l-2%20-2l0%200Z%3BM9%2017l-2.5%202.5l-4%200l4.5%20-4.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-marker-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2246%22%20stroke-width%3D%222%22%20d%3D%22M6%2014l11%20-11l4%204l-11%2011l-4%20-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2246%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M9%2017l-2.5%202.5l-4%200l4.5%20-4.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.5s%22%20dur%3D%220.3s%22%20values%3D%22M9%2017l0%200l-2%20-2l0%200Z%3BM9%2017l-2.5%202.5l-4%200l4.5%20-4.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-mastodon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2282%22%20d%3D%22M15.5%2021.5c-10.5%202.5%20-12.5%20-2.5%20-12.5%20-8.5v-3c0%20-6%202.5%20-7%207%20-7h4c4.5%200%207%201.5%207%205.5v4c0%206.5%20-10%204%20-13.5%204c-1%200%20-1.5%207%208%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2282%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2232%22%20stroke-dashoffset%3D%2232%22%20d%3D%22M7%2013.5l0%20-5.5c0%200%200.5%20-2%202.5%20-2c2%200%202.5%202%202.5%202l0%202.5l0%20-2.5c0%200%200.5%20-2%202.5%20-2c2%200%202.5%202%202.5%202l0%205.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-mastodon-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGihdCvcnG%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2282%22%20d%3D%22M15.5%2021.5c-10.5%202.5%20-12.5%20-2.5%20-12.5%20-8.5v-3c0%20-6%202.5%20-7%207%20-7h4c4.5%200%207%201.5%207%205.5v4c0%206.5%20-10%204%20-13.5%204c-1%200%20-1.5%207%208%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2282%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2232%22%20stroke-dashoffset%3D%2232%22%20d%3D%22M7%2013.5l0%20-5.5c0%200%200.5%20-2%202.5%20-2c2%200%202.5%202%202.5%202l0%202.5l0%20-2.5c0%200%200.5%20-2%202.5%20-2c2%200%202.5%202%202.5%202l0%205.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGihdCvcnG)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-mastodon-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2282%22%20d%3D%22M15.5%2021.5c-10.5%202.5%20-12.5%20-2.5%20-12.5%20-8.5v-3c0%20-6%202.5%20-7%207%20-7h4c4.5%200%207%201.5%207%205.5v4c0%206.5%20-10%204%20-13.5%204c-1%200%20-1.5%207%208%205Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2282%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2232%22%20stroke-dashoffset%3D%2232%22%20d%3D%22M7%2013.5l0%20-5.5c0%200%200.5%20-2%202.5%20-2c2%200%202.5%202%202.5%202l0%202.5l0%20-2.5c0%200%200.5%20-2%202.5%20-2c2%200%202.5%202%202.5%202l0%205.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-medical-services{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M12%2011v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M9%2014h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-medical-services-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGbcW6He0c%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke%3D%22%23000%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M12%2011v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M9%2014h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGbcW6He0c)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-medical-services-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2264%22%20d%3D%22M9%207h11c0.55%200%201%200.45%201%201v11c0%200.55%20-0.45%201%20-1%201h-16c-0.55%200%20-1%20-0.45%20-1%20-1v-11c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2264%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M9%207v-3c0%20-0.55%200.45%20-1%201%20-1h4c0.55%200%201%200.45%201%201v3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M12%2011v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.25s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M9%2014h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.45s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-menu{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2216%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M5%205h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2216%22%20d%3D%22M5%2012h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2216%22%20d%3D%22M5%2019h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-menu-fold-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M19%205h-14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M19%2012h-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M19%2019h-14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%209l-3%203l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-menu-fold-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M5%205h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M5%2012h9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M5%2019h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M17%209l3%203l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-menu-to-close-alt-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M5%205l14%2014M5%2019l14%20-14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M5%205l14%200M5%2019l14%200%3BM5%205l14%2014M5%2019l14%20-14%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2012h0%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M5%2012h14%3BM12%2012h0%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-menu-to-close-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%205l7%207l7%20-7M12%2012h0M5%2019l7%20-7l7%207%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M5%205l7%200l7%200M5%2012h14M5%2019l7%200l7%200%3BM5%205l7%207l7%20-7M12%2012h0M5%2019l7%20-7l7%207%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-menu-unfold-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20d%3D%22M21%209l-3%203l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M19%205h-14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M14%2012h-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M19%2019h-14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-menu-unfold-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2212%22%20d%3D%22M3%209l3%203l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M5%205h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M10%2012h9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20stroke-dashoffset%3D%2216%22%20d%3D%22M5%2019h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2216%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2012h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-minus-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2012h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-minus-circle-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG0usORzfX%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2012h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG0usORzfX)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-minus-circle-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2012h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-minus-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2012h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-minus-square-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG6JLf4cFG%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2266%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2012h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG6JLf4cFG)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-minus-square-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2266%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7%2012h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-monitor{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-10v-14h20v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-monitor-arrow-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-10v-14h20v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M12%207v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2013l3%20-3M12%2013l-3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-monitor-arrow-down-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGExO0Eb8l%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-10v-14h20v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke%3D%22%23000%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M12%207v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2013l3%20-3M12%2013l-3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGExO0Eb8l)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-monitor-arrow-down-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-10v-14h20v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M12%207v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.45s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2013l3%20-3M12%2013l-3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.65s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-monitor-arrow-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-10v-14h20v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M12%2013v-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207l3%203M12%207l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-monitor-arrow-up-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGKSqNGXJC%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-10v-14h20v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke%3D%22%23000%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M12%2013v-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207l3%203M12%207l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGKSqNGXJC)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-monitor-arrow-up-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-10v-14h20v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M12%2013v-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.45s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207l3%203M12%207l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.65s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-monitor-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-10v-14h20v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-monitor-mutlple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%2018h-9v-12h18v12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2017h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M12%2017h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M14%2022h3M14%2022h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2232%22%20d%3D%22M1%2014v-12h18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2232%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-monitor-mutlple-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%2018h-9v-12h18v12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2017h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M12%2017h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M14%2022h3M14%2022h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2232%22%20d%3D%22M1%2014v-12h18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2232%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-monitor-mutlple-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%2018h-9v-12h18v12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2017h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M12%2017h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M14%2022h3M14%2022h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2232%22%20d%3D%22M1%2014v-12h18%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2232%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-monitor-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGKjtmrdHz%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-10v-14h20v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGKjtmrdHz)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-monitor-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGJJ7dqdVv%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-10v-14h20v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGJJ7dqdVv)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-monitor-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGmuvMneJr%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-10v-14h20v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.45s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGmuvMneJr)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.45s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-monitor-screenshot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-10v-14h20v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M6%207h2M6%207v2M18%2013h-2M18%2013v-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-monitor-screenshot-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGVhR0vdqe%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-10v-14h20v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M6%207h2M6%207v2M18%2013h-2M18%2013v-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGVhR0vdqe)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-monitor-screenshot-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-10v-14h20v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M6%207h2M6%207v2M18%2013h-2M18%2013v-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.45s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-monitor-small{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-8v-14h16v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-monitor-small-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-8v-14h16v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-monitor-small-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGd6w1hINV%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-8v-14h16v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGd6w1hINV)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-monitor-small-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGwKmxxbXW%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-8v-14h16v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGwKmxxbXW)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-monitor-small-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGRQK8wdSE%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-8v-14h16v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.45s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGRQK8wdSE)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.45s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-monitor-small-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-8v-14h16v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-monitor-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2017h-10v-14h20v14Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.2s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2016h4v0h-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M10%2016h4v6h-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2021h3M12%2021h-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-moon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2256%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-alt-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2256%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-alt-filled-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2256%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.87s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.54s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%204h1.5M12%204h-1.5M12%204v1.5M12%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%223.21s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%2012h1.5M18%2012h-1.5M18%2012v1.5M18%2012v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%223.88s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.55s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%225.22s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%225.89s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%226.56s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-alt-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2256%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.37s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.04s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%204h1.5M12%204h-1.5M12%204v1.5M12%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.71s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%2012h1.5M18%2012h-1.5M18%2012v1.5M18%2012v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%223.38s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.05s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.72s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%225.39s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%226.06s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-alt-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG1uVz0fpb%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2256%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG1uVz0fpb)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-moon-alt-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGpG8JAbSL%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGpG8JAbSL)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-moon-alt-off-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGdjK48uCd%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.27s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.94s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%204h1.5M12%204h-1.5M12%204v1.5M12%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%223.61s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%2012h1.5M18%2012h-1.5M18%2012v1.5M18%2012v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.28s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.95s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%225.62s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%226.29s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%226.96s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGdjK48uCd)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-moon-alt-off-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGl8T3GcTE%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2256%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.77s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.44s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%204h1.5M12%204h-1.5M12%204v1.5M12%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%223.11s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%2012h1.5M18%2012h-1.5M18%2012v1.5M18%2012v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%223.78s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.45s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%225.12s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%225.79s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%226.46s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGl8T3GcTE)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-moon-alt-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGlLoFwe0f%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.25s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.55s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGlLoFwe0f)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-moon-alt-off-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG3hKUDejd%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.02s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.69s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%204h1.5M12%204h-1.5M12%204v1.5M12%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%223.36s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%2012h1.5M18%2012h-1.5M18%2012v1.5M18%2012v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.03s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%225.37s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%226.04s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%226.71s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG3hKUDejd)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-moon-alt-to-sunny-outline-loop-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGUXuaaerw%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%3BM12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%3BM22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%208c2.21%200%204%201.79%204%204c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%201.79%20-4%204%20-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%3BM12%208c2.21%200%204%201.79%204%204c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%201.79%20-4%204%20-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3Cmask%20id%3D%22SVGjqg97bFZ%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M22%20-6c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M18%20-6c6.62%200%2012%205.38%2012%2012c0%206.62%20-5.38%2012%20-12%2012c-6.62%200%20-12%20-5.38%20-12%20-12c0%20-6.62%205.38%20-12%2012%20-12Z%3BM22%20-6c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6ZM6%2012v-20h26v26h-20c3.31%200%206%20-2.69%206%20-6c0%20-3.31%20-2.69%20-6%20-6%20-6c-3.31%200%20-6%202.69%20-6%206Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10ZM2%2012v-20h30v30h-20c5.52%200%2010%20-4.48%2010%20-10c0%20-5.52%20-4.48%20-10%20-10%20-10c-5.52%200%20-10%204.48%20-10%2010Z%3BM22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6ZM6%2012v-20h26v26h-20c3.31%200%206%20-2.69%206%20-6c0%20-3.31%20-2.69%20-6%20-6%20-6c-3.31%200%20-6%202.69%20-6%206Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGUXuaaerw)%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGjqg97bFZ)%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-moon-alt-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2256%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.25s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.55s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-alt-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2256%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.62s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.29s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%204h1.5M12%204h-1.5M12%204v1.5M12%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.96s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%2012h1.5M18%2012h-1.5M18%2012v1.5M18%2012v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%223.63s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.3s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.97s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%225.64s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%226.31s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-filled-alt-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%3E%3Canimate%20id%3D%22SVGjUNXVaqx%22%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%3BSVGjUNXVaqx.begin%2B6s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGjUNXVaqx.begin%2B2s%3BSVGjUNXVaqx.begin%2B4s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGjUNXVaqx.begin%2B1.2s%3BSVGjUNXVaqx.begin%2B3.2s%3BSVGjUNXVaqx.begin%2B5.2s%22%20dur%3D%220.4s%22%20values%3D%220%3B4%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGjUNXVaqx.begin%2B1.8s%22%20to%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGjUNXVaqx.begin%2B3.8s%22%20to%3D%22M12%204h1.5M12%204h-1.5M12%204v1.5M12%204v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGjUNXVaqx.begin%2B5.8s%22%20to%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%3E%3Canimate%20id%3D%22SVGO88gQckN%22%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%3BSVGO88gQckN.begin%2B6s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGO88gQckN.begin%2B2s%3BSVGO88gQckN.begin%2B4s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGO88gQckN.begin%2B1.2s%3BSVGO88gQckN.begin%2B3.2s%3BSVGO88gQckN.begin%2B5.2s%22%20dur%3D%220.4s%22%20values%3D%220%3B4%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGO88gQckN.begin%2B1.8s%22%20to%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGO88gQckN.begin%2B3.8s%22%20to%3D%22M18%2012h1.5M18%2012h-1.5M18%2012v1.5M18%2012v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGO88gQckN.begin%2B5.8s%22%20to%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%3E%3Canimate%20id%3D%22SVGPXuakc7A%22%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222s%3BSVGPXuakc7A.begin%2B6s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGPXuakc7A.begin%2B2s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGPXuakc7A.begin%2B1.2s%3BSVGPXuakc7A.begin%2B3.2s%22%20dur%3D%220.4s%22%20values%3D%220%3B4%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGPXuakc7A.begin%2B1.8s%22%20to%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGPXuakc7A.begin%2B5.8s%22%20to%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2256%22%20stroke-dashoffset%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206%20C7%2012.08%2011.92%2017%2018%2017%20C18.53%2017%2019.05%2016.96%2019.56%2016.89%20C17.95%2019.36%2015.17%2021%2012%2021%20C7.03%2021%203%2016.97%203%2012%20C3%208.83%204.64%206.05%207.11%204.44%20C7.04%204.95%207%205.47%207%206%20Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.5s%22%20values%3D%220%3B1%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-moon-filled-alt-to-sunny-filled-loop-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGvG6RIdLi%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%3BM12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%3BM22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGvG6RIdLi)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-moon-filled-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.61%205.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%224.2s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20.83%209.73l1.88%20-1.44l-2.37%20-0.07l-0.79%20-2.22l-0.79%202.23l-2.37%200.07l1.88%201.44l-0.68%202.27l1.95%20-1.34l1.95%201.34Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%224.2s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-filled-to-sunny-filled-loop-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGvG6RIdLi%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%3BM12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%3BM22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGvG6RIdLi)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-moon-filled-to-sunny-filled-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGvG6RIdLi%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%3BM12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%3BM22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGvG6RIdLi)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-moon-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.61%205.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%223.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20.83%209.73l1.88%20-1.44l-2.37%20-0.07l-0.79%20-2.22l-0.79%202.23l-2.37%200.07l1.88%201.44l-0.68%202.27l1.95%20-1.34l1.95%201.34Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%223.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG9IPzMd3f%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG9IPzMd3f)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-moon-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGxTQyEdeD%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGxTQyEdeD)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-moon-off-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGb0yIXcrl%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%221.6s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%221.6s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.61%205.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%224.6s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20.83%209.73l1.88%20-1.44l-2.37%20-0.07l-0.79%20-2.22l-0.79%202.23l-2.37%200.07l1.88%201.44l-0.68%202.27l1.95%20-1.34l1.95%201.34Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%224.6s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGb0yIXcrl)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-moon-off-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGfNE29cBh%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.61%205.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%224.1s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20.83%209.73l1.88%20-1.44l-2.37%20-0.07l-0.79%20-2.22l-0.79%202.23l-2.37%200.07l1.88%201.44l-0.68%202.27l1.95%20-1.34l1.95%201.34Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%224.1s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGfNE29cBh)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-moon-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGVCvA33mi%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.35s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.75s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGVCvA33mi)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.75s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-moon-off-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGHWlQoegG%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%221.35s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%221.35s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.61%205.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%224.35s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20.83%209.73l1.88%20-1.44l-2.37%20-0.07l-0.79%20-2.22l-0.79%202.23l-2.37%200.07l1.88%201.44l-0.68%202.27l1.95%20-1.34l1.95%201.34Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%224.35s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGHWlQoegG)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-moon-rising{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20values%3D%22M7%2028c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%3BM7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-rising-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20values%3D%22M7%2028c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%3BM7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-rising-alt-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20values%3D%22M7%2028c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%3BM7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-rising-alt-filled-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20values%3D%22M7%2028c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%3BM7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.37s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.04s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%204h1.5M12%204h-1.5M12%204v1.5M12%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.71s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%2012h1.5M18%2012h-1.5M18%2012v1.5M18%2012v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%223.38s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.05s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.72s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%225.39s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%226.06s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-rising-alt-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20values%3D%22M7%2028c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%3BM7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.37s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.04s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%204h1.5M12%204h-1.5M12%204v1.5M12%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.71s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%2012h1.5M18%2012h-1.5M18%2012v1.5M18%2012v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%223.38s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.05s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.72s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%225.39s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%226.06s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-rising-alt-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.3%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20values%3D%22M7%2028c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%3BM7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-rising-alt-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.3%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20values%3D%22M7%2028c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%3BM7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.37s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.04s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%204h1.5M12%204h-1.5M12%204v1.5M12%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.71s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%2012h1.5M18%2012h-1.5M18%2012v1.5M18%2012v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%223.38s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.05s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.72s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%225.39s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%226.06s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-rising-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20values%3D%22M7%2028c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%3BM7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-rising-filled-alt-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%3E%3Canimate%20id%3D%22SVGjUNXVaqx%22%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%3BSVGjUNXVaqx.begin%2B6s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGjUNXVaqx.begin%2B2s%3BSVGjUNXVaqx.begin%2B4s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGjUNXVaqx.begin%2B1.2s%3BSVGjUNXVaqx.begin%2B3.2s%3BSVGjUNXVaqx.begin%2B5.2s%22%20dur%3D%220.4s%22%20values%3D%220%3B4%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGjUNXVaqx.begin%2B1.8s%22%20to%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGjUNXVaqx.begin%2B3.8s%22%20to%3D%22M12%204h1.5M12%204h-1.5M12%204v1.5M12%204v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGjUNXVaqx.begin%2B5.8s%22%20to%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%3E%3Canimate%20id%3D%22SVGO88gQckN%22%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%3BSVGO88gQckN.begin%2B6s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGO88gQckN.begin%2B2s%3BSVGO88gQckN.begin%2B4s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGO88gQckN.begin%2B1.2s%3BSVGO88gQckN.begin%2B3.2s%3BSVGO88gQckN.begin%2B5.2s%22%20dur%3D%220.4s%22%20values%3D%220%3B4%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGO88gQckN.begin%2B1.8s%22%20to%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGO88gQckN.begin%2B3.8s%22%20to%3D%22M18%2012h1.5M18%2012h-1.5M18%2012v1.5M18%2012v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGO88gQckN.begin%2B5.8s%22%20to%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%3E%3Canimate%20id%3D%22SVGPXuakc7A%22%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222s%3BSVGPXuakc7A.begin%2B6s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGPXuakc7A.begin%2B2s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGPXuakc7A.begin%2B1.2s%3BSVGPXuakc7A.begin%2B3.2s%22%20dur%3D%220.4s%22%20values%3D%220%3B4%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGPXuakc7A.begin%2B1.8s%22%20to%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGPXuakc7A.begin%2B5.8s%22%20to%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206%20C7%2012.08%2011.92%2017%2018%2017%20C18.53%2017%2019.05%2016.96%2019.56%2016.89%20C17.95%2019.36%2015.17%2021%2012%2021%20C7.03%2021%203%2016.97%203%2012%20C3%208.83%204.64%206.05%207.11%204.44%20C7.04%204.95%207%205.47%207%206%20Z%22%20transform%3D%22translate(0%2022)%22%3E%3CanimateMotion%20fill%3D%22freeze%22%20calcMode%3D%22linear%22%20dur%3D%220.6s%22%20path%3D%22M0%200v-22%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-moon-rising-filled-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20values%3D%22M7%2028c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%3BM7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.61%205.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%223.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20.83%209.73l1.88%20-1.44l-2.37%20-0.07l-0.79%20-2.22l-0.79%202.23l-2.37%200.07l1.88%201.44l-0.68%202.27l1.95%20-1.34l1.95%201.34Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%223.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-rising-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20values%3D%22M7%2028c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%3BM7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.61%205.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%223.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20.83%209.73l1.88%20-1.44l-2.37%20-0.07l-0.79%20-2.22l-0.79%202.23l-2.37%200.07l1.88%201.44l-0.68%202.27l1.95%20-1.34l1.95%201.34Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%223.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-rising-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%22.3%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20values%3D%22M7%2028c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%3BM7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-rising-twotone-alt-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%3E%3Canimate%20id%3D%22SVGjUNXVaqx%22%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%3BSVGjUNXVaqx.begin%2B6s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGjUNXVaqx.begin%2B2s%3BSVGjUNXVaqx.begin%2B4s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGjUNXVaqx.begin%2B1.2s%3BSVGjUNXVaqx.begin%2B3.2s%3BSVGjUNXVaqx.begin%2B5.2s%22%20dur%3D%220.4s%22%20values%3D%220%3B4%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGjUNXVaqx.begin%2B1.8s%22%20to%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGjUNXVaqx.begin%2B3.8s%22%20to%3D%22M12%204h1.5M12%204h-1.5M12%204v1.5M12%204v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGjUNXVaqx.begin%2B5.8s%22%20to%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%3E%3Canimate%20id%3D%22SVGO88gQckN%22%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%3BSVGO88gQckN.begin%2B6s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGO88gQckN.begin%2B2s%3BSVGO88gQckN.begin%2B4s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGO88gQckN.begin%2B1.2s%3BSVGO88gQckN.begin%2B3.2s%3BSVGO88gQckN.begin%2B5.2s%22%20dur%3D%220.4s%22%20values%3D%220%3B4%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGO88gQckN.begin%2B1.8s%22%20to%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGO88gQckN.begin%2B3.8s%22%20to%3D%22M18%2012h1.5M18%2012h-1.5M18%2012v1.5M18%2012v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGO88gQckN.begin%2B5.8s%22%20to%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%3E%3Canimate%20id%3D%22SVGPXuakc7A%22%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222s%3BSVGPXuakc7A.begin%2B6s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGPXuakc7A.begin%2B2s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGPXuakc7A.begin%2B1.2s%3BSVGPXuakc7A.begin%2B3.2s%22%20dur%3D%220.4s%22%20values%3D%220%3B4%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGPXuakc7A.begin%2B1.8s%22%20to%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGPXuakc7A.begin%2B5.8s%22%20to%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.3%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206%20C7%2012.08%2011.92%2017%2018%2017%20C18.53%2017%2019.05%2016.96%2019.56%2016.89%20C17.95%2019.36%2015.17%2021%2012%2021%20C7.03%2021%203%2016.97%203%2012%20C3%208.83%204.64%206.05%207.11%204.44%20C7.04%204.95%207%205.47%207%206%20Z%22%20transform%3D%22translate(0%2022)%22%3E%3CanimateMotion%20fill%3D%22freeze%22%20calcMode%3D%22linear%22%20dur%3D%220.6s%22%20path%3D%22M0%200v-22%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-moon-rising-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%22.3%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20values%3D%22M7%2028c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%3BM7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.61%205.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%223.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20.83%209.73l1.88%20-1.44l-2.37%20-0.07l-0.79%20-2.22l-0.79%202.23l-2.37%200.07l1.88%201.44l-0.68%202.27l1.95%20-1.34l1.95%201.34Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%223.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-simple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c-4.97%200%20-9%204.03%20-9%209c0%204.97%204.03%209%209%209c3.53%200%206.59%20-2.04%208.06%20-5c0%200%20-6.06%201.5%20-9.06%20-3c-3%20-4.5%201%20-10%201%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-moon-simple-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c-4.97%200%20-9%204.03%20-9%209c0%204.97%204.03%209%209%209c3.53%200%206.59%20-2.04%208.06%20-5c0%200%20-6.06%201.5%20-9.06%20-3c-3%20-4.5%201%20-10%201%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-moon-simple-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGFpomObzD%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%203c-4.97%200%20-9%204.03%20-9%209c0%204.97%204.03%209%209%209c3.53%200%206.59%20-2.04%208.06%20-5c0%200%20-6.06%201.5%20-9.06%20-3c-3%20-4.5%201%20-10%201%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGFpomObzD)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-moon-simple-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGjZWzacbW%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%203c-4.97%200%20-9%204.03%20-9%209c0%204.97%204.03%209%209%209c3.53%200%206.59%20-2.04%208.06%20-5c0%200%20-6.06%201.5%20-9.06%20-3c-3%20-4.5%201%20-10%201%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGjZWzacbW)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-moon-simple-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGcMOwhdTd%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M12%203c-4.97%200%20-9%204.03%20-9%209c0%204.97%204.03%209%209%209c3.53%200%206.59%20-2.04%208.06%20-5c0%200%20-6.06%201.5%20-9.06%20-3c-3%20-4.5%201%20-10%201%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGcMOwhdTd)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-moon-simple-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c-4.97%200%20-9%204.03%20-9%209c0%204.97%204.03%209%209%209c3.53%200%206.59%20-2.04%208.06%20-5c0%200%20-6.06%201.5%20-9.06%20-3c-3%20-4.5%201%20-10%201%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-moon-to-sunny-outline-loop-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGUXuaaerw%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%3BM12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%3BM22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%208c2.21%200%204%201.79%204%204c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%201.79%20-4%204%20-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%3BM12%208c2.21%200%204%201.79%204%204c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%201.79%20-4%204%20-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3Cmask%20id%3D%22SVGjqg97bFZ%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M22%20-6c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M18%20-6c6.62%200%2012%205.38%2012%2012c0%206.62%20-5.38%2012%20-12%2012c-6.62%200%20-12%20-5.38%20-12%20-12c0%20-6.62%205.38%20-12%2012%20-12Z%3BM22%20-6c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6ZM6%2012v-20h26v26h-20c3.31%200%206%20-2.69%206%20-6c0%20-3.31%20-2.69%20-6%20-6%20-6c-3.31%200%20-6%202.69%20-6%206Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10ZM2%2012v-20h30v30h-20c5.52%200%2010%20-4.48%2010%20-10c0%20-5.52%20-4.48%20-10%20-10%20-10c-5.52%200%20-10%204.48%20-10%2010Z%3BM22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6ZM6%2012v-20h26v26h-20c3.31%200%206%20-2.69%206%20-6c0%20-3.31%20-2.69%20-6%20-6%20-6c-3.31%200%20-6%202.69%20-6%206Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGUXuaaerw)%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGjqg97bFZ)%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-moon-to-sunny-outline-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGUXuaaerw%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%3BM12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%3BM22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%208c2.21%200%204%201.79%204%204c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%201.79%20-4%204%20-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%3BM12%208c2.21%200%204%201.79%204%204c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%201.79%20-4%204%20-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3Cmask%20id%3D%22SVGjqg97bFZ%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M22%20-6c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M18%20-6c6.62%200%2012%205.38%2012%2012c0%206.62%20-5.38%2012%20-12%2012c-6.62%200%20-12%20-5.38%20-12%20-12c0%20-6.62%205.38%20-12%2012%20-12Z%3BM22%20-6c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6ZM6%2012v-20h26v26h-20c3.31%200%206%20-2.69%206%20-6c0%20-3.31%20-2.69%20-6%20-6%20-6c-3.31%200%20-6%202.69%20-6%206Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10ZM2%2012v-20h30v30h-20c5.52%200%2010%20-4.48%2010%20-10c0%20-5.52%20-4.48%20-10%20-10%20-10c-5.52%200%20-10%204.48%20-10%2010Z%3BM22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6ZM6%2012v-20h26v26h-20c3.31%200%206%20-2.69%206%20-6c0%20-3.31%20-2.69%20-6%20-6%20-6c-3.31%200%20-6%202.69%20-6%206Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGUXuaaerw)%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGjqg97bFZ)%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-moon-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.35s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-moon-twotone-alt-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%3E%3Canimate%20id%3D%22SVGjUNXVaqx%22%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%3BSVGjUNXVaqx.begin%2B6s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGjUNXVaqx.begin%2B2s%3BSVGjUNXVaqx.begin%2B4s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGjUNXVaqx.begin%2B1.2s%3BSVGjUNXVaqx.begin%2B3.2s%3BSVGjUNXVaqx.begin%2B5.2s%22%20dur%3D%220.4s%22%20values%3D%220%3B4%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGjUNXVaqx.begin%2B1.8s%22%20to%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGjUNXVaqx.begin%2B3.8s%22%20to%3D%22M12%204h1.5M12%204h-1.5M12%204v1.5M12%204v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGjUNXVaqx.begin%2B5.8s%22%20to%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%3E%3Canimate%20id%3D%22SVGO88gQckN%22%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%3BSVGO88gQckN.begin%2B6s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGO88gQckN.begin%2B2s%3BSVGO88gQckN.begin%2B4s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGO88gQckN.begin%2B1.2s%3BSVGO88gQckN.begin%2B3.2s%3BSVGO88gQckN.begin%2B5.2s%22%20dur%3D%220.4s%22%20values%3D%220%3B4%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGO88gQckN.begin%2B1.8s%22%20to%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGO88gQckN.begin%2B3.8s%22%20to%3D%22M18%2012h1.5M18%2012h-1.5M18%2012v1.5M18%2012v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGO88gQckN.begin%2B5.8s%22%20to%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%3E%3Canimate%20id%3D%22SVGPXuakc7A%22%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222s%3BSVGPXuakc7A.begin%2B6s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGPXuakc7A.begin%2B2s%22%20dur%3D%220.4s%22%20values%3D%224%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%22SVGPXuakc7A.begin%2B1.2s%3BSVGPXuakc7A.begin%2B3.2s%22%20dur%3D%220.4s%22%20values%3D%220%3B4%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGPXuakc7A.begin%2B1.8s%22%20to%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%22SVGPXuakc7A.begin%2B5.8s%22%20to%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2256%22%20stroke-dashoffset%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206%20C7%2012.08%2011.92%2017%2018%2017%20C18.53%2017%2019.05%2016.96%2019.56%2016.89%20C17.95%2019.36%2015.17%2021%2012%2021%20C7.03%2021%203%2016.97%203%2012%20C3%208.83%204.64%206.05%207.11%204.44%20C7.04%204.95%207%205.47%207%206%20Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.5s%22%20dur%3D%220.15s%22%20values%3D%220%3B0.3%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-moon-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.61%205.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%223.95s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20.83%209.73l1.88%20-1.44l-2.37%20-0.07l-0.79%20-2.22l-0.79%202.23l-2.37%200.07l1.88%201.44l-0.68%202.27l1.95%20-1.34l1.95%201.34Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%223.95s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-mushroom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M12%2021h2.5c0.5%200%200.85%20-0.5%200.85%20-1c0%20-0.5%20-1.1%20-4%20-1.1%20-4h-2.25M12%2021h-2.5c-0.5%200%20-0.85%20-0.5%20-0.85%20-1c0%20-0.5%201.1%20-4%201.1%20-4h2.25%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M12%2013h8c0.55%200%201%20-0.45%201%20-1c0%20-4.97%20-4.03%20-9%20-9%20-9M12%2013h-8c-0.55%200%20-1%20-0.45%20-1%20-1c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%224%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%228%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%228%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-mushroom-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGWfen3c7s%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M20%2013c0.55%200%201%20-0.45%201%20-1c0%20-4.97%20-4.03%20-9%20-9%20-9c-4.97%200%20-9%204.03%20-9%209c0%200.55%200.45%201%201%201ZM14.5%2021c0.5%200%200.85%20-0.5%200.85%20-1c0%20-0.5%20-1.1%20-4%20-1.1%20-4h-4.5c0%200%20-1.1%203.5%20-1.1%204c0%200.5%200.35%201%200.85%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M12%2021h2.5c0.5%200%200.85%20-0.5%200.85%20-1c0%20-0.5%20-1.1%20-4%20-1.1%20-4h-2.25M12%2021h-2.5c-0.5%200%20-0.85%20-0.5%20-0.85%20-1c0%20-0.5%201.1%20-4%201.1%20-4h2.25%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M12%2013h8c0.55%200%201%20-0.45%201%20-1c0%20-4.97%20-4.03%20-9%20-9%20-9M12%2013h-8c-0.55%200%20-1%20-0.45%20-1%20-1c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%225%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.9s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGWfen3c7s)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-mushroom-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGwDerSdWZ%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M12%2021h2.5c0.5%200%200.85%20-0.5%200.85%20-1c0%20-0.5%20-1.1%20-4%20-1.1%20-4h-2.25M12%2021h-2.5c-0.5%200%20-0.85%20-0.5%20-0.85%20-1c0%20-0.5%201.1%20-4%201.1%20-4h2.25%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M12%2013h8c0.55%200%201%20-0.45%201%20-1c0%20-4.97%20-4.03%20-9%20-9%20-9M12%2013h-8c-0.55%200%20-1%20-0.45%20-1%20-1c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fff%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%224%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%228%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%228%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGwDerSdWZ)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-mushroom-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGfT4FgZYk%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M20%2013c0.55%200%201%20-0.45%201%20-1c0%20-4.97%20-4.03%20-9%20-9%20-9c-4.97%200%20-9%204.03%20-9%209c0%200.55%200.45%201%201%201ZM14.5%2021c0.5%200%200.85%20-0.5%200.85%20-1c0%20-0.5%20-1.1%20-4%20-1.1%20-4h-4.5c0%200%20-1.1%203.5%20-1.1%204c0%200.5%200.35%201%200.85%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M12%2021h2.5c0.5%200%200.85%20-0.5%200.85%20-1c0%20-0.5%20-1.1%20-4%20-1.1%20-4h-2.25M12%2021h-2.5c-0.5%200%20-0.85%20-0.5%20-0.85%20-1c0%20-0.5%201.1%20-4%201.1%20-4h2.25%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M12%2013h8c0.55%200%201%20-0.45%201%20-1c0%20-4.97%20-4.03%20-9%20-9%20-9M12%2013h-8c-0.55%200%20-1%20-0.45%20-1%20-1c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%225%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%226%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%229%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.9s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGfT4FgZYk)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-mushroom-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGBLbO83vQ%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M20%2013c0.55%200%201%20-0.45%201%20-1c0%20-4.97%20-4.03%20-9%20-9%20-9c-4.97%200%20-9%204.03%20-9%209c0%200.55%200.45%201%201%201ZM14.5%2021c0.5%200%200.85%20-0.5%200.85%20-1c0%20-0.5%20-1.1%20-4%20-1.1%20-4h-4.5c0%200%20-1.1%203.5%20-1.1%204c0%200.5%200.35%201%200.85%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M12%2021h2.5c0.5%200%200.85%20-0.5%200.85%20-1c0%20-0.5%20-1.1%20-4%20-1.1%20-4h-2.25M12%2021h-2.5c-0.5%200%20-0.85%20-0.5%20-0.85%20-1c0%20-0.5%201.1%20-4%201.1%20-4h2.25%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M12%2013h8c0.55%200%201%20-0.45%201%20-1c0%20-4.97%20-4.03%20-9%20-9%20-9M12%2013h-8c-0.55%200%20-1%20-0.45%20-1%20-1c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fff%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%224%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.25s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%228%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.45s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%228%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.65s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGBLbO83vQ)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-mushroom-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M20%2013c0.55%200%201%20-0.45%201%20-1c0%20-4.97%20-4.03%20-9%20-9%20-9c-4.97%200%20-9%204.03%20-9%209c0%200.55%200.45%201%201%201ZM14.5%2021c0.5%200%200.85%20-0.5%200.85%20-1c0%20-0.5%20-1.1%20-4%20-1.1%20-4h-4.5c0%200%20-1.1%203.5%20-1.1%204c0%200.5%200.35%201%200.85%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M12%2021h2.5c0.5%200%200.85%20-0.5%200.85%20-1c0%20-0.5%20-1.1%20-4%20-1.1%20-4h-2.25M12%2021h-2.5c-0.5%200%20-0.85%20-0.5%20-0.85%20-1c0%20-0.5%201.1%20-4%201.1%20-4h2.25%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M12%2013h8c0.55%200%201%20-0.45%201%20-1c0%20-4.97%20-4.03%20-9%20-9%20-9M12%2013h-8c-0.55%200%20-1%20-0.45%20-1%20-1c0%20-4.97%204.03%20-9%209%20-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%224%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.25s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%227%22%20cy%3D%228%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.45s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%228%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.65s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-my-location{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20fill%3D%22currentColor%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%224%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204v-2M20%2012h2M12%2020v2M4%2012h-2%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M12%204v0M20%2012h0M12%2020v0M4%2012h0%3BM12%204v-2M20%2012h2M12%2020v2M4%2012h-2%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-my-location-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20fill%3D%22currentColor%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%224%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204v-2M20%2012h2M12%2020v2M4%2012h-2%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M12%204v0M20%2012h0M12%2020v0M4%2012h0%3BM12%204v-2M20%2012h2M12%2020v2M4%2012h-2%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.7s%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-my-location-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGYiz7zd2d%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20fill%3D%22%23fff%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%224%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M12%204v-2M20%2012h2M12%2020v2M4%2012h-2%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M12%204v0M20%2012h0M12%2020v0M4%2012h0%3BM12%204v-2M20%2012h2M12%2020v2M4%2012h-2%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGYiz7zd2d)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-my-location-off-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGnt1YxcCm%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20fill%3D%22%23fff%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%224%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M12%204v-2M20%2012h2M12%2020v2M4%2012h-2%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M12%204v0M20%2012h0M12%2020v0M4%2012h0%3BM12%204v-2M20%2012h2M12%2020v2M4%2012h-2%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.7s%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGnt1YxcCm)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-my-location-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGzPYqyWQy%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%224%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M12%204v-2M20%2012h2M12%2020v2M4%2012h-2%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20values%3D%22M12%204v0M20%2012h0M12%2020v0M4%2012h0%3BM12%204v-2M20%2012h2M12%2020v2M4%2012h-2%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGzPYqyWQy)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-my-location-off-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGEk2uV2nz%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%224%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M12%204v-2M20%2012h2M12%2020v2M4%2012h-2%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20values%3D%22M12%204v0M20%2012h0M12%2020v0M4%2012h0%3BM12%204v-2M20%2012h2M12%2020v2M4%2012h-2%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.95s%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGEk2uV2nz)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-my-location-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%224%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204v-2M20%2012h2M12%2020v2M4%2012h-2%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20values%3D%22M12%204v0M20%2012h0M12%2020v0M4%2012h0%3BM12%204v-2M20%2012h2M12%2020v2M4%2012h-2%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-my-location-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%224%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%204v-2M20%2012h2M12%2020v2M4%2012h-2%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20values%3D%22M12%204v0M20%2012h0M12%2020v0M4%2012h0%3BM12%204v-2M20%2012h2M12%2020v2M4%2012h-2%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.95s%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-navigation-left-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2226%22%20d%3D%22M21%209h-9c-2.76%200%20-5%202.24%20-5%205v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2226%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M7%2021l-4%20-4M7%2021l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-navigation-left-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2226%22%20d%3D%22M21%2015h-9c-2.76%200%20-5%20-2.24%20-5%20-5v-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2226%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M7%203l-4%204M7%203l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-navigation-right-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2226%22%20d%3D%22M3%209h9c2.76%200%205%202.24%205%205v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2226%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M17%2021l4%20-4M17%2021l-4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-navigation-right-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2226%22%20d%3D%22M3%2015h9c2.76%200%205%20-2.24%205%20-5v-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2226%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M17%203l4%204M17%203l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-paint-drop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c0%200%207%206%207%2012c0%202%20-1%206%20-7%206M12%203c0%200%20-7%206%20-7%2012c0%202%201%206%207%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-paint-drop-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c0%200%207%206%207%2012c0%202%20-1%206%20-7%206M12%203c0%200%20-7%206%20-7%2012c0%202%201%206%207%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2228%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-paint-drop-half-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c0%200%207%206%207%2012c0%202%20-1%206%20-7%206M12%203c0%200%20-7%206%20-7%2012c0%202%201%206%207%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203c0%200%203.27%202.81%205.34%206.5l-11.34%208.91c-0.79%20-1.17%20-1%20-2.5%20-1%20-3.41c0%20-6%207%20-12%207%20-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-paint-drop-half-filled-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c0%200%207%206%207%2012c0%202%20-1%206%20-7%206M12%203c0%200%20-7%206%20-7%2012c0%202%201%206%207%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2228%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%203c0%200%203.27%202.81%205.34%206.5l-11.34%208.91c-0.79%20-1.17%20-1%20-2.5%20-1%20-3.41c0%20-6%207%20-12%207%20-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-paint-drop-half-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c0%200%207%206%207%2012c0%202%20-1%206%20-7%206M12%203c0%200%20-7%206%20-7%2012c0%202%201%206%207%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203c0%200%203.27%202.81%205.34%206.5l-11.34%208.91c-0.79%20-1.17%20-1%20-2.5%20-1%20-3.41c0%20-6%207%20-12%207%20-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-paint-drop-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c0%200%207%206%207%2012c0%202%20-1%206%20-7%206M12%203c0%200%20-7%206%20-7%2012c0%202%201%206%207%206%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2228%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-patreon{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22none%22%20stroke-width%3D%223%22%20d%3D%22M4%202.5v19%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M4%202.5v0%3BM4%202.5v19%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2242%22%20stroke-dashoffset%3D%2242%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14.88%203.5c3.38%200%206.12%202.74%206.12%206.13c0%203.38%20-2.74%206.12%20-6.12%206.12c-3.39%200%20-6.13%20-2.75%20-6.13%20-6.12c0%20-3.39%202.74%20-6.13%206.13%20-6.13Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.5s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-pause{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2230%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M7%206h2v12h-2Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2230%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2230%22%20d%3D%22M15%206h2v12h-2Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-pause-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGTvyLBdWM%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2230%22%3E%3Cpath%20d%3D%22M7%206h2v12h-2Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2230%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2230%22%20d%3D%22M15%206h2v12h-2Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGTvyLBdWM)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-pause-to-play-filled-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M13%2015l-5%203l0%20-12l5%203l0%200M13%209l5%203l0%200l-5%203l0%200%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20keyTimes%3D%220%3B0.33%3B1%22%20values%3D%22M9%2018l-2%200l0%20-12l2%200l0%2012M15%206l2%200l0%2012l-2%200l0%20-12%3BM13%2015l-5%203l0%20-12l5%203l0%206M13%209l5%203l0%200l-5%203l0%20-6%3BM13%2015l-5%203l0%20-12l5%203l0%200M13%209l5%203l0%200l-5%203l0%200%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-pause-to-play-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M13%2015l-5%203l0%20-12l5%203l0%200M13%209l5%203l0%200l-5%203l0%200%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20keyTimes%3D%220%3B0.33%3B1%22%20values%3D%22M9%2018l-2%200l0%20-12l2%200l0%2012M15%206l2%200l0%2012l-2%200l0%20-12%3BM13%2015l-5%203l0%20-12l5%203l0%206M13%209l5%203l0%200l-5%203l0%20-6%3BM13%2015l-5%203l0%20-12l5%203l0%200M13%209l5%203l0%200l-5%203l0%200%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-peanut{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202c2.5%200%205%202%205%205c0%201.13%20-0.37%202.16%20-1%203c-0.28%200.38%20-0.5%201%20-0.5%201.5c0%200.5%200.2%200.91%200.5%201.23c0.93%200.98%201.5%202.31%201.5%203.77c0%203.04%20-2.46%205.5%20-5.5%205.5c-3.04%200%20-5.5%20-2.46%20-5.5%20-5.5c0%20-1.46%200.57%20-2.79%201.5%20-3.77c0.3%20-0.32%200.5%20-0.73%200.5%20-1.23c0%20-0.5%20-0.22%20-1.12%20-0.5%20-1.5c-0.63%20-0.84%20-1%20-1.87%20-1%20-3c0%20-2.76%202%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%2215%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%226%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%2218%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-peanut-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG1cxkFdFW%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202c2.5%200%205%202%205%205c0%201.13%20-0.37%202.16%20-1%203c-0.28%200.38%20-0.5%201%20-0.5%201.5c0%200.5%200.2%200.91%200.5%201.23c0.93%200.98%201.5%202.31%201.5%203.77c0%203.04%20-2.46%205.5%20-5.5%205.5c-3.04%200%20-5.5%20-2.46%20-5.5%20-5.5c0%20-1.46%200.57%20-2.79%201.5%20-3.77c0.3%20-0.32%200.5%20-0.73%200.5%20-1.23c0%20-0.5%20-0.22%20-1.12%20-0.5%20-1.5c-0.63%20-0.84%20-1%20-1.87%20-1%20-3c0%20-2.76%202%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%2215%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%226%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%2218%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG1cxkFdFW)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-peanut-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGmoTpcbuH%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202c2.5%200%205%202%205%205c0%201.13%20-0.37%202.16%20-1%203c-0.28%200.38%20-0.5%201%20-0.5%201.5c0%200.5%200.2%200.91%200.5%201.23c0.93%200.98%201.5%202.31%201.5%203.77c0%203.04%20-2.46%205.5%20-5.5%205.5c-3.04%200%20-5.5%20-2.46%20-5.5%20-5.5c0%20-1.46%200.57%20-2.79%201.5%20-3.77c0.3%20-0.32%200.5%20-0.73%200.5%20-1.23c0%20-0.5%20-0.22%20-1.12%20-0.5%20-1.5c-0.63%20-0.84%20-1%20-1.87%20-1%20-3c0%20-2.76%202%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22%23fff%22%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%2215%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%226%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%2218%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1%2011h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGmoTpcbuH)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1%2013h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-peanut-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGvLwRzb9j%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202c2.5%200%205%202%205%205c0%201.13%20-0.37%202.16%20-1%203c-0.28%200.38%20-0.5%201%20-0.5%201.5c0%200.5%200.2%200.91%200.5%201.23c0.93%200.98%201.5%202.31%201.5%203.77c0%203.04%20-2.46%205.5%20-5.5%205.5c-3.04%200%20-5.5%20-2.46%20-5.5%20-5.5c0%20-1.46%200.57%20-2.79%201.5%20-3.77c0.3%20-0.32%200.5%20-0.73%200.5%20-1.23c0%20-0.5%20-0.22%20-1.12%20-0.5%20-1.5c-0.63%20-0.84%20-1%20-1.87%20-1%20-3c0%20-2.76%202%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%2215%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%226%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%2218%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.7s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1%2011h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGvLwRzb9j)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1%2013h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-peanut-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGRzBKdcwB%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202c2.5%200%205%202%205%205c0%201.13%20-0.37%202.16%20-1%203c-0.28%200.38%20-0.5%201%20-0.5%201.5c0%200.5%200.2%200.91%200.5%201.23c0.93%200.98%201.5%202.31%201.5%203.77c0%203.04%20-2.46%205.5%20-5.5%205.5c-3.04%200%20-5.5%20-2.46%20-5.5%20-5.5c0%20-1.46%200.57%20-2.79%201.5%20-3.77c0.3%20-0.32%200.5%20-0.73%200.5%20-1.23c0%20-0.5%20-0.22%20-1.12%20-0.5%20-1.5c-0.63%20-0.84%20-1%20-1.87%20-1%20-3c0%20-2.76%202%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%2215%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%226%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.25s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%2218%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.45s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1%2011h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.65s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGRzBKdcwB)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1%2013h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.65s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-peanut-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202c2.5%200%205%202%205%205c0%201.13%20-0.37%202.16%20-1%203c-0.28%200.38%20-0.5%201%20-0.5%201.5c0%200.5%200.2%200.91%200.5%201.23c0.93%200.98%201.5%202.31%201.5%203.77c0%203.04%20-2.46%205.5%20-5.5%205.5c-3.04%200%20-5.5%20-2.46%20-5.5%20-5.5c0%20-1.46%200.57%20-2.79%201.5%20-3.77c0.3%20-0.32%200.5%20-0.73%200.5%20-1.23c0%20-0.5%20-0.22%20-1.12%20-0.5%20-1.5c-0.63%20-0.84%20-1%20-1.87%20-1%20-3c0%20-2.76%202%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%2215%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%226%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2217%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.25s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%2218%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.45s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-peertube{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGq1kMG5Ij%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4%201.34l16%2010.66l-16%2010.67Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%2012l0%200l0%200Z%3BM4%201.34l16%2010.66l-16%2010.67Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%206.67v10.67l-8%20-5.34Z%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGq1kMG5Ij)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-peertube-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12%206.67l8%205.33l-8%205.34Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%206.67l0%205.33l0%205.34Z%3BM12%206.67l8%205.33l-8%205.34Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%209.34l4%20-2.67l-8%205.33Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.2s%22%20dur%3D%220.4s%22%20to%3D%22M4%201.34l8%205.33l-8%205.33Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M4%2012l8%205.34l-4%20-2.67Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%22M4%2012l8%205.34l-8%205.33Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-pencil{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2256%22%20d%3D%22M3%2021l2%20-6l11%20-11c1%20-1%203%20-1%204%200c1%201%201%203%200%204l-11%2011l-6%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M15%205l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M6%2015l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-pencil-alt-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2256%22%20d%3D%22M3%2021l2%20-6l11%20-11c1%20-1%203%20-1%204%200c1%201%201%203%200%204l-11%2011l-6%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M15%205l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M6%2015l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M9%2018l9%20-9l-3%20-3l-9%209l3%203Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-pencil-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2256%22%20d%3D%22M3%2021l2%20-6l11%20-11c1%20-1%203%20-1%204%200c1%201%201%203%200%204l-11%2011l-6%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M15%205l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M6%2015l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M17%204h3v3l-11%2011l-3%20-3l11%20-11Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-pencil-twotone-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2256%22%20d%3D%22M3%2021l2%20-6l11%20-11c1%20-1%203%20-1%204%200c1%201%201%203%200%204l-11%2011l-6%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M15%205l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M6%2015l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M9%2018l9%20-9l-3%20-3l-9%209l3%203Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-person{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M12%205c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2238%22%20stroke-dashoffset%3D%2238%22%20d%3D%22M12%2014c4%200%207%202%207%203v2h-14v-2c0%20-1%203%20-3%207%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-person-add{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M10%205c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2238%22%20stroke-dashoffset%3D%2238%22%20d%3D%22M10%2014c4%200%207%202%207%203v2h-14v-2c0%20-1%203%20-3%207%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%3E%3Cpath%20d%3D%22M18%2011h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%209v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-person-add-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M10%205c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2238%22%20stroke-dashoffset%3D%2238%22%20d%3D%22M10%2014c4%200%207%202%207%203v2h-14v-2c0%20-1%203%20-3%207%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%3E%3Cpath%20d%3D%22M18%2011h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%209v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-person-add-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M10%205c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2238%22%20stroke-dashoffset%3D%2238%22%20d%3D%22M10%2014c4%200%207%202%207%203v2h-14v-2c0%20-1%203%20-3%207%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%3E%3Cpath%20d%3D%22M18%2011h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%209v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-person-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M12%205c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2238%22%20stroke-dashoffset%3D%2238%22%20d%3D%22M12%2014c4%200%207%202%207%203v2h-14v-2c0%20-1%203%20-3%207%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-person-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGyDdRTbae%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M10%205c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2238%22%20stroke-dashoffset%3D%2238%22%20d%3D%22M10%2014c4%200%207%202%207%203v2h-14v-2c0%20-1%203%20-3%207%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGyDdRTbae)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1%2013h22%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-person-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGfQ18IekZ%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M10%205c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2238%22%20stroke-dashoffset%3D%2238%22%20d%3D%22M10%2014c4%200%207%202%207%203v2h-14v-2c0%20-1%203%20-3%207%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGfQ18IekZ)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1%2013h22%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-person-off-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGfQ18IekZ%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M10%205c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2238%22%20stroke-dashoffset%3D%2238%22%20d%3D%22M10%2014c4%200%207%202%207%203v2h-14v-2c0%20-1%203%20-3%207%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGfQ18IekZ)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h22%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M0%2013h22%3BM2%2013h22%3BM0%2013h22%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-person-off-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGyDdRTbae%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M10%205c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2238%22%20stroke-dashoffset%3D%2238%22%20d%3D%22M10%2014c4%200%207%202%207%203v2h-14v-2c0%20-1%203%20-3%207%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGyDdRTbae)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h22%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M0%2013h22%3BM2%2013h22%3BM0%2013h22%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-person-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGlwV8wdyR%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M10%205c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2238%22%20stroke-dashoffset%3D%2238%22%20d%3D%22M10%2014c4%200%207%202%207%203v2h-14v-2c0%20-1%203%20-3%207%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGlwV8wdyR)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1%2013h22%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-person-off-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGlwV8wdyR%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M10%205c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2238%22%20stroke-dashoffset%3D%2238%22%20d%3D%22M10%2014c4%200%207%202%207%203v2h-14v-2c0%20-1%203%20-3%207%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGlwV8wdyR)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h22%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M0%2013h22%3BM2%2013h22%3BM0%2013h22%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-person-remove{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M10%205c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2238%22%20stroke-dashoffset%3D%2238%22%20d%3D%22M10%2014c4%200%207%202%207%203v2h-14v-2c0%20-1%203%20-3%207%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M18%2011h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-person-remove-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M10%205c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2238%22%20stroke-dashoffset%3D%2238%22%20d%3D%22M10%2014c4%200%207%202%207%203v2h-14v-2c0%20-1%203%20-3%207%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M18%2011h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-person-remove-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M10%205c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2238%22%20stroke-dashoffset%3D%2238%22%20d%3D%22M10%2014c4%200%207%202%207%203v2h-14v-2c0%20-1%203%20-3%207%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M18%2011h4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-person-search{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGL5gIVbga%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2238%22%20stroke-dashoffset%3D%2238%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10%2014c4%200%207%202%207%203v2h-14v-2c0%20-1%203%20-3%207%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2010c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10%205c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGL5gIVbga)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20stroke-dashoffset%3D%2222%22%20d%3D%22M18.12%2018.12c-1.17%201.17%20-3.07%201.17%20-4.24%200c-1.17%20-1.17%20-1.17%20-3.07%200%20-4.24c1.17%20-1.17%203.07%20-1.17%204.24%200c1.17%201.17%201.17%203.07%200%204.24Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M18.12%2018.12l2.83%202.83%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-person-search-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG9dSvM2dz%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2238%22%20stroke-dashoffset%3D%2238%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10%2014c4%200%207%202%207%203v2h-14v-2c0%20-1%203%20-3%207%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2010c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10%205c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG9dSvM2dz)%22%2F%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2222%22%20stroke-dashoffset%3D%2222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18.12%2018.12c-1.17%201.17%20-3.07%201.17%20-4.24%200c-1.17%20-1.17%20-1.17%20-3.07%200%20-4.24c1.17%20-1.17%203.07%20-1.17%204.24%200c1.17%201.17%201.17%203.07%200%204.24Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18.12%2018.12l2.83%202.83%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-person-search-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGV6UcZdNj%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2238%22%20stroke-dashoffset%3D%2238%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10%2014c4%200%207%202%207%203v2h-14v-2c0%20-1%203%20-3%207%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2010c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10%205c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGV6UcZdNj)%22%2F%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2222%22%20stroke-dashoffset%3D%2222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18.12%2018.12c-1.17%201.17%20-3.07%201.17%20-4.24%200c-1.17%20-1.17%20-1.17%20-3.07%200%20-4.24c1.17%20-1.17%203.07%20-1.17%204.24%200c1.17%201.17%201.17%203.07%200%204.24Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18.12%2018.12l2.83%202.83%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-person-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M12%205c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%201.34%20-3%203%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2238%22%20stroke-dashoffset%3D%2238%22%20d%3D%22M12%2014c4%200%207%202%207%203v2h-14v-2c0%20-1%203%20-3%207%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-phone-add{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M15%206h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone-add-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M15%206h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone-add-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M15%206h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%203v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone-call{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M15.76%208.28c-0.5%20-0.51%20-1.1%20-0.93%20-1.76%20-1.24M15.76%208.28c0.49%200.49%200.9%201.08%201.2%201.72%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M18.67%205.35c-1%20-1%20-2.26%20-1.73%20-3.67%20-2.1M18.67%205.35c0.99%201%201.72%202.25%202.08%203.65%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone-call-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M15.76%208.28c-0.5%20-0.51%20-1.1%20-0.93%20-1.76%20-1.24M15.76%208.28c0.49%200.49%200.9%201.08%201.2%201.72%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M18.67%205.35c-1%20-1%20-2.26%20-1.73%20-3.67%20-2.1M18.67%205.35c0.99%201%201.72%202.25%202.08%203.65%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone-call-filled-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%222.7s%22%20keyTimes%3D%220%3B0.035%3B0.07%3B0.105%3B0.14%3B0.175%3B0.21%3B0.245%3B0.28%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B15%2012%2012%3B0%2012%2012%3B-12%2012%2012%3B0%2012%2012%3B12%2012%2012%3B0%2012%2012%3B-15%2012%2012%3B0%2012%2012%3B0%2012%2012%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M15.76%208.28c-0.5%20-0.51%20-1.1%20-0.93%20-1.76%20-1.24M15.76%208.28c0.49%200.49%200.9%201.08%201.2%201.72%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%222.7s%22%20keyTimes%3D%220%3B0.15%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%226%3B0%3B6%3B6%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M18.67%205.35c-1%20-1%20-2.26%20-1.73%20-3.67%20-2.1M18.67%205.35c0.99%201%201.72%202.25%202.08%203.65%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%222.7s%22%20keyTimes%3D%220%3B0.15%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%228%3B0%3B8%3B8%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone-call-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%222.7s%22%20keyTimes%3D%220%3B0.035%3B0.07%3B0.105%3B0.14%3B0.175%3B0.21%3B0.245%3B0.28%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B15%2012%2012%3B0%2012%2012%3B-12%2012%2012%3B0%2012%2012%3B12%2012%2012%3B0%2012%2012%3B-15%2012%2012%3B0%2012%2012%3B0%2012%2012%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M15.76%208.28c-0.5%20-0.51%20-1.1%20-0.93%20-1.76%20-1.24M15.76%208.28c0.49%200.49%200.9%201.08%201.2%201.72%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%222.7s%22%20keyTimes%3D%220%3B0.15%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%226%3B0%3B6%3B6%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M18.67%205.35c-1%20-1%20-2.26%20-1.73%20-3.67%20-2.1M18.67%205.35c0.99%201%201.72%202.25%202.08%203.65%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%222.7s%22%20keyTimes%3D%220%3B0.15%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%228%3B0%3B8%3B8%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone-call-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M15.76%208.28c-0.5%20-0.51%20-1.1%20-0.93%20-1.76%20-1.24M15.76%208.28c0.49%200.49%200.9%201.08%201.2%201.72%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M18.67%205.35c-1%20-1%20-2.26%20-1.73%20-3.67%20-2.1M18.67%205.35c0.99%201%201.72%202.25%202.08%203.65%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone-call-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%222.7s%22%20keyTimes%3D%220%3B0.035%3B0.07%3B0.105%3B0.14%3B0.175%3B0.21%3B0.245%3B0.28%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B15%2012%2012%3B0%2012%2012%3B-12%2012%2012%3B0%2012%2012%3B12%2012%2012%3B0%2012%2012%3B-15%2012%2012%3B0%2012%2012%3B0%2012%2012%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M15.76%208.28c-0.5%20-0.51%20-1.1%20-0.93%20-1.76%20-1.24M15.76%208.28c0.49%200.49%200.9%201.08%201.2%201.72%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%222.7s%22%20keyTimes%3D%220%3B0.15%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%226%3B0%3B6%3B6%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M18.67%205.35c-1%20-1%20-2.26%20-1.73%20-3.67%20-2.1M18.67%205.35c0.99%201%201.72%202.25%202.08%203.65%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%222.7s%22%20keyTimes%3D%220%3B0.15%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%228%3B0%3B8%3B8%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-phone-filled-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%222.7s%22%20keyTimes%3D%220%3B0.035%3B0.07%3B0.105%3B0.14%3B0.175%3B0.21%3B0.245%3B0.28%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B15%2012%2012%3B0%2012%2012%3B-12%2012%2012%3B0%2012%2012%3B12%2012%2012%3B0%2012%2012%3B-15%2012%2012%3B0%2012%2012%3B0%2012%2012%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-phone-incoming{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M20%204l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M16%208h4M16%208v-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone-incoming-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M20%204l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M16%208h4M16%208v-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone-incoming-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M20%204l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M16%208h4M16%208v-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%222.7s%22%20keyTimes%3D%220%3B0.035%3B0.07%3B0.105%3B0.14%3B0.175%3B0.21%3B0.245%3B0.28%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B15%2012%2012%3B0%2012%2012%3B-12%2012%2012%3B0%2012%2012%3B12%2012%2012%3B0%2012%2012%3B-15%2012%2012%3B0%2012%2012%3B0%2012%2012%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-phone-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGytarYbkl%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(135%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGytarYbkl)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(135%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-phone-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGbqMbadab%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(135%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGbqMbadab)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(135%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-phone-off-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGgETYneyd%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%222.7s%22%20keyTimes%3D%220%3B0.035%3B0.07%3B0.105%3B0.14%3B0.175%3B0.21%3B0.245%3B0.28%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B15%2012%2012%3B0%2012%2012%3B-12%2012%2012%3B0%2012%2012%3B12%2012%2012%3B0%2012%2012%3B-15%2012%2012%3B0%2012%2012%3B0%2012%2012%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(135%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGgETYneyd)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(135%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-phone-off-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGyIBAs7Xf%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%222.7s%22%20keyTimes%3D%220%3B0.035%3B0.07%3B0.105%3B0.14%3B0.175%3B0.21%3B0.245%3B0.28%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B15%2012%2012%3B0%2012%2012%3B-12%2012%2012%3B0%2012%2012%3B12%2012%2012%3B0%2012%2012%3B-15%2012%2012%3B0%2012%2012%3B0%2012%2012%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(135%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGyIBAs7Xf)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(135%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-phone-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG6msHbadV%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(135%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG6msHbadV)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(135%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-phone-off-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGq2NtVcjd%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%222.7s%22%20keyTimes%3D%220%3B0.035%3B0.07%3B0.105%3B0.14%3B0.175%3B0.21%3B0.245%3B0.28%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B15%2012%2012%3B0%2012%2012%3B-12%2012%2012%3B0%2012%2012%3B12%2012%2012%3B0%2012%2012%3B-15%2012%2012%3B0%2012%2012%3B0%2012%2012%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(135%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGq2NtVcjd)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(135%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-phone-outgoing{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M16%208l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M20%204h-4M20%204v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone-outgoing-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M16%208l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M20%204h-4M20%204v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone-outgoing-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M16%208l4%20-4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M20%204h-4M20%204v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone-remove{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M16%204l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%204l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone-remove-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M16%204l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%204l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone-remove-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2262%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M16%204l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%204l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-phone-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-phone-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%203c0.5%200%202.5%204.5%202.5%205c0%201%20-1.5%202%20-2%203c-0.5%201%200.5%202%201.5%203c0.39%200.39%202%202%203%201.5c1%20-0.5%202%20-2%203%20-2c0.5%200%205%202%205%202.5c0%202%20-1.5%203.5%20-3%204c-1.5%200.5%20-2.5%200.5%20-4.5%200c-2%20-0.5%20-3.5%20-1%20-6%20-3.5c-2.5%20-2.5%20-3%20-4%20-3.5%20-6c-0.5%20-2%20-0.5%20-3%200%20-4.5c0.5%20-1.5%202%20-3%204%20-3Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%222.7s%22%20keyTimes%3D%220%3B0.035%3B0.07%3B0.105%3B0.14%3B0.175%3B0.21%3B0.245%3B0.28%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B15%2012%2012%3B0%2012%2012%3B-12%2012%2012%3B0%2012%2012%3B12%2012%2012%3B0%2012%2012%3B-15%2012%2012%3B0%2012%2012%3B0%2012%2012%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-pixelfed{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.21%2014.18h1.83c1.73%200%203.13%20-1.36%203.13%20-3.05c0%20-1.68%20-1.4%20-3.05%20-3.13%20-3.05h-2.65c-1%200%20-1.81%200.79%20-1.81%201.76v6.84l2.62%20-2.51Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-pixelfed-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGaDPi1cIg%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11.21%2014.18h1.83c1.73%200%203.13%20-1.36%203.13%20-3.05c0%20-1.68%20-1.4%20-3.05%20-3.13%20-3.05h-2.65c-1%200%20-1.81%200.79%20-1.81%201.76v6.84l2.62%20-2.51Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGaDPi1cIg)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-pixelfed-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11.21%2014.18h1.83c1.73%200%203.13%20-1.36%203.13%20-3.05c0%20-1.68%20-1.4%20-3.05%20-3.13%20-3.05h-2.65c-1%200%20-1.81%200.79%20-1.81%201.76v6.84l2.62%20-2.51Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-pizza{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2252%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%206.45c2.01%20-2.12%204.85%20-3.45%208%20-3.45c3.15%200%205.99%201.33%208%203.45l-8%2013.55Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2252%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%229%22%20cy%3D%227%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2213%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-pizza-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGwFgeXXkM%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2252%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%206.45c2.01%20-2.12%204.85%20-3.45%208%20-3.45c3.15%200%205.99%201.33%208%203.45l-8%2013.55Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2252%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229%22%20cy%3D%227%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2213%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGwFgeXXkM)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-pizza-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGAJJZ8bDB%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2252%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%206.45c2.01%20-2.12%204.85%20-3.45%208%20-3.45c3.15%200%205.99%201.33%208%203.45l-8%2013.55Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2252%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22%23fff%22%3E%3Ccircle%20cx%3D%229%22%20cy%3D%227%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2213%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGAJJZ8bDB)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-pizza-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGn5URNdDe%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2252%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%206.45c2.01%20-2.12%204.85%20-3.45%208%20-3.45c3.15%200%205.99%201.33%208%203.45l-8%2013.55Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2252%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229%22%20cy%3D%227%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2213%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGn5URNdDe)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-pizza-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGrSfZrMOk%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2252%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%206.45c2.01%20-2.12%204.85%20-3.45%208%20-3.45c3.15%200%205.99%201.33%208%203.45l-8%2013.55Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2252%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229%22%20cy%3D%227%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2213%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.25s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGrSfZrMOk)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.25s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-pizza-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2252%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%206.45c2.01%20-2.12%204.85%20-3.45%208%20-3.45c3.15%200%205.99%201.33%208%203.45l-8%2013.55Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2252%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229%22%20cy%3D%227%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2213%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%222%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-play{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2238%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%206l10%206l-10%206Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2238%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-play-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2238%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%206l10%206l-10%206Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2238%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-play-filled-to-pause-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%2018l-2%200l0%20-12l2%200l0%2012M15%206l2%200l0%2012l-2%200l0%20-12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20keyTimes%3D%220%3B0.33%3B1%22%20values%3D%22M13%2015l-5%203l0%20-12l5%203l0%200M13%209l5%203l0%200l-5%203l0%200%3BM13%2015l-5%203l0%20-12l5%203l0%206M13%209l5%203l0%200l-5%203l0%20-6%3BM9%2018l-2%200l0%20-12l2%200l0%2012M15%206l2%200l0%2012l-2%200l0%20-12%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-play-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGaWjX5bQY%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2238%22%20d%3D%22M8%206l10%206l-10%206Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2238%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGaWjX5bQY)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-play-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGk93vEdPU%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2238%22%20d%3D%22M8%206l10%206l-10%206Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2238%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGk93vEdPU)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-play-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGaMLTtbCh%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2238%22%20d%3D%22M8%206l10%206l-10%206Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2238%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.75s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGaMLTtbCh)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.75s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-play-to-pause-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%2018l-2%200l0%20-12l2%200l0%2012M15%206l2%200l0%2012l-2%200l0%20-12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20keyTimes%3D%220%3B0.33%3B1%22%20values%3D%22M13%2015l-5%203l0%20-12l5%203l0%200M13%209l5%203l0%200l-5%203l0%200%3BM13%2015l-5%203l0%20-12l5%203l0%206M13%209l5%203l0%200l-5%203l0%20-6%3BM9%2018l-2%200l0%20-12l2%200l0%2012M15%206l2%200l0%2012l-2%200l0%20-12%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-play-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2238%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%206l10%206l-10%206Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2238%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-pleroma{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6%203.5c0%20-0.75%200.75%20-1.5%201.5%20-1.5h3.5v20h-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M6%202c0%200%200.75%200%201.5%200h3.5v0h-5Z%3BM6%203.5c0%20-0.75%200.75%20-1.5%201.5%20-1.5h3.5v20h-5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.5%202h0v8.5c0%200.75%200%201.5%200%201.5h0Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%22M13.5%202h5v8.5c0%200.75%20-0.75%201.5%20-1.5%201.5h-3.5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.5%2017h0v0c0%200%200%200%200%200h0Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%22M13.5%2017h5v3.5c0%200.75%20-0.75%201.5%20-1.5%201.5h-3.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2216%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M5%2012h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2216%22%20d%3D%22M12%205v14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-plus-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%3E%3Cpath%20d%3D%22M7%2012h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207v10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-plus-circle-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGPVIJEOKD%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%3E%3Cpath%20d%3D%22M7%2012h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207v10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGPVIJEOKD)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-plus-circle-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M3%2012c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%3E%3Cpath%20d%3D%22M7%2012h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207v10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-plus-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%3E%3Cpath%20d%3D%22M7%2012h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207v10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-plus-square-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGP8ebIcUM%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2266%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%3E%3Cpath%20d%3D%22M7%2012h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207v10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGP8ebIcUM)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-plus-square-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2266%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%3E%3Cpath%20d%3D%22M7%2012h10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%207v10%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-question{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2230%22%20d%3D%22M7%208c0%20-2.76%202.24%20-5%205%20-5c2.76%200%205%202.24%205%205c0%201.64%20-0.79%203.09%20-2%204c-0.84%200.63%20-3%202%20-3%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2230%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2021v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-question-circle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2218%22%20stroke-dashoffset%3D%2218%22%20d%3D%22M9%2010c0%20-1.66%201.34%20-3%203%20-3c1.66%200%203%201.34%203%203c0%200.98%20-0.47%201.85%20-1.2%202.4c-0.73%200.55%20-1.3%200.6%20-1.8%201.6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-question-circle-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20stroke-dashoffset%3D%2218%22%20d%3D%22M9%2010c0%20-1.66%201.34%20-3%203%20-3c1.66%200%203%201.34%203%203c0%200.98%20-0.47%201.85%20-1.2%202.4c-0.73%200.55%20-1.3%200.6%20-1.8%201.6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-question-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M12%204h7c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2218%22%20stroke-dashoffset%3D%2218%22%20d%3D%22M9%2010c0%20-1.66%201.34%20-3%203%20-3c1.66%200%203%201.34%203%203c0%200.98%20-0.47%201.85%20-1.2%202.4c-0.73%200.55%20-1.3%200.6%20-1.8%201.6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-question-square-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2266%22%20d%3D%22M12%204h7c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.44%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20stroke-dashoffset%3D%2218%22%20d%3D%22M9%2010c0%20-1.66%201.34%20-3%203%20-3c1.66%200%203%201.34%203%203c0%200.98%20-0.47%201.85%20-1.2%202.4c-0.73%200.55%20-1.3%200.6%20-1.8%201.6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20d%3D%22M12%2017v0.01%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-reddit{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGZFRp7duM%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2246%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%209.42c4.42%200%208%202.37%208%205.29c0%202.92%20-3.58%205.29%20-8%205.29c-4.42%200%20-8%20-2.37%20-8%20-5.29c0%20-2.92%203.58%20-5.29%208%20-5.29Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2246%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3.94%209.73c1.24%200%202.24%201%202.24%202.24c0%201.24%20-1%202.24%20-2.24%202.24c-1.24%200%20-2.24%20-1%20-2.24%20-2.24c0%20-1.24%201%20-2.24%202.24%20-2.24ZM20.06%209.73c1.24%200%202.24%201%202.24%202.24c0%201.24%20-1%202.24%20-2.24%202.24c-1.24%200%20-2.24%20-1%20-2.24%20-2.24c0%20-1.24%201%20-2.24%202.24%20-2.24Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20values%3D%22M7.24%209.73c1.24%200%202.24%201%202.24%202.24c0%201.24%20-1%202.24%20-2.24%202.24c-1.24%200%20-2.24%20-1%20-2.24%20-2.24c0%20-1.24%201%20-2.24%202.24%20-2.24ZM16.76%209.73c1.24%200%202.24%201%202.24%202.24c0%201.24%20-1%202.24%20-2.24%202.24c-1.24%200%20-2.24%20-1%20-2.24%20-2.24c0%20-1.24%201%20-2.24%202.24%20-2.24Z%3BM3.94%209.73c1.24%200%202.24%201%202.24%202.24c0%201.24%20-1%202.24%20-2.24%202.24c-1.24%200%20-2.24%20-1%20-2.24%20-2.24c0%20-1.24%201%20-2.24%202.24%20-2.24ZM20.06%209.73c1.24%200%202.24%201%202.24%202.24c0%201.24%20-1%202.24%20-2.24%202.24c-1.24%200%20-2.24%20-1%20-2.24%20-2.24c0%20-1.24%201%20-2.24%202.24%20-2.24Z%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2218.45%22%20cy%3D%224.23%22%20r%3D%221.61%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%222.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Ccircle%20cx%3D%228.45%22%20cy%3D%2213.59%22%20r%3D%221.61%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2215.55%22%20cy%3D%2213.59%22%20r%3D%221.61%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M12%208.75l1.18%20-5.64l5.03%201.07%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M8.47%2017.52c0%200%200.94%201.06%203.53%201.06c2.58%200%203.53%20-1.06%203.53%20-1.06%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGZFRp7duM)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-reddit-circle{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGfDiImc2n%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.5s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%209.71c3.22%200%205.83%201.82%205.83%204.06c0%202.24%20-2.61%204.06%20-5.83%204.06c-3.22%200%20-5.83%20-1.82%20-5.83%20-4.06c0%20-2.24%202.61%20-4.06%205.83%20-4.06Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6.79%2010.54c0.8%200%201.45%200.65%201.45%201.45c0%200.8%20-0.65%201.45%20-1.45%201.45c-0.8%200%20-1.45%20-0.65%20-1.45%20-1.45c0%20-0.8%200.65%20-1.45%201.45%20-1.45ZM17.21%209.75c0.8%200%201.45%200.65%201.45%201.45c0%200.8%20-0.65%201.45%20-1.45%201.45c-0.8%200%20-1.45%20-0.65%20-1.45%20-1.45c0%20-0.8%200.65%20-1.45%201.45%20-1.45Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20values%3D%22M9%2010.54c0.8%200%201.45%200.65%201.45%201.45c0%200.8%20-0.65%201.45%20-1.45%201.45c-0.8%200%20-1.45%20-0.65%20-1.45%20-1.45c0%20-0.8%200.65%20-1.45%201.45%20-1.45ZM15%209.75c0.8%200%201.45%200.65%201.45%201.45c0%200.8%20-0.65%201.45%20-1.45%201.45c-0.8%200%20-1.45%20-0.65%20-1.45%20-1.45c0%20-0.8%200.65%20-1.45%201.45%20-1.45Z%3BM6.79%2010.54c0.8%200%201.45%200.65%201.45%201.45c0%200.8%20-0.65%201.45%20-1.45%201.45c-0.8%200%20-1.45%20-0.65%20-1.45%20-1.45c0%20-0.8%200.65%20-1.45%201.45%20-1.45ZM17.21%209.75c0.8%200%201.45%200.65%201.45%201.45c0%200.8%20-0.65%201.45%20-1.45%201.45c-0.8%200%20-1.45%20-0.65%20-1.45%20-1.45c0%20-0.8%200.65%20-1.45%201.45%20-1.45Z%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2216.18%22%20cy%3D%227.01%22%20r%3D%221.04%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%222.8s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22%23fff%22%3E%3Ccircle%20cx%3D%229.71%22%20cy%3D%2213.04%22%20r%3D%221.04%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2214.29%22%20cy%3D%2213.04%22%20r%3D%221.04%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%222.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%20d%3D%22M12%209.91l0.76%20-3.64l3.24%200.71%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGfDiImc2n)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%20d%3D%22M9.72%2015.6c0%200%200.61%200.69%202.28%200.69c1.67%20-0%202.28%20-0.69%202.28%20-0.69%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-reddit-circle-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG8LlNc0gi%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.5s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%209.71c3.22%200%205.83%201.82%205.83%204.06c0%202.24%20-2.61%204.06%20-5.83%204.06c-3.22%200%20-5.83%20-1.82%20-5.83%20-4.06c0%20-2.24%202.61%20-4.06%205.83%20-4.06Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6.79%2010.54c0.8%200%201.45%200.65%201.45%201.45c0%200.8%20-0.65%201.45%20-1.45%201.45c-0.8%200%20-1.45%20-0.65%20-1.45%20-1.45c0%20-0.8%200.65%20-1.45%201.45%20-1.45ZM17.21%209.75c0.8%200%201.45%200.65%201.45%201.45c0%200.8%20-0.65%201.45%20-1.45%201.45c-0.8%200%20-1.45%20-0.65%20-1.45%20-1.45c0%20-0.8%200.65%20-1.45%201.45%20-1.45Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.6s%22%20dur%3D%220.2s%22%20values%3D%22M9%2010.54c0.8%200%201.45%200.65%201.45%201.45c0%200.8%20-0.65%201.45%20-1.45%201.45c-0.8%200%20-1.45%20-0.65%20-1.45%20-1.45c0%20-0.8%200.65%20-1.45%201.45%20-1.45ZM15%209.75c0.8%200%201.45%200.65%201.45%201.45c0%200.8%20-0.65%201.45%20-1.45%201.45c-0.8%200%20-1.45%20-0.65%20-1.45%20-1.45c0%20-0.8%200.65%20-1.45%201.45%20-1.45Z%3BM6.79%2010.54c0.8%200%201.45%200.65%201.45%201.45c0%200.8%20-0.65%201.45%20-1.45%201.45c-0.8%200%20-1.45%20-0.65%20-1.45%20-1.45c0%20-0.8%200.65%20-1.45%201.45%20-1.45ZM17.21%209.75c0.8%200%201.45%200.65%201.45%201.45c0%200.8%20-0.65%201.45%20-1.45%201.45c-0.8%200%20-1.45%20-0.65%20-1.45%20-1.45c0%20-0.8%200.65%20-1.45%201.45%20-1.45Z%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2216.18%22%20cy%3D%227.01%22%20r%3D%221.04%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22cx%22%20begin%3D%222.6s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%2216.18%3B7.84%3B16.18%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%222.8s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22%23fff%22%3E%3Ccircle%20cx%3D%229.71%22%20cy%3D%2213.04%22%20r%3D%221.04%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2214.29%22%20cy%3D%2213.04%22%20r%3D%221.04%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%222.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%20d%3D%22M12%209.91l0.76%20-3.64l3.24%200.71%22%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%222.6s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%209.91l0.76%20-3.64l3.24%200.71%3BM12%209.91l0%20-4.71l0%201.78%3BM12%209.91l-0.76%20-3.64l-3.24%200.71%3BM12%209.91l0%20-4.71l0%201.78%3BM12%209.91l0.76%20-3.64l3.24%200.71%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG8LlNc0gi)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%20d%3D%22M9.72%2015.6c0%200%200.61%200.69%202.28%200.69c1.67%20-0%202.28%20-0.69%202.28%20-0.69%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-reddit-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGC2McScuF%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2246%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%209.42c4.42%200%208%202.37%208%205.29c0%202.92%20-3.58%205.29%20-8%205.29c-4.42%200%20-8%20-2.37%20-8%20-5.29c0%20-2.92%203.58%20-5.29%208%20-5.29Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2246%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3.94%209.73c1.24%200%202.24%201%202.24%202.24c0%201.24%20-1%202.24%20-2.24%202.24c-1.24%200%20-2.24%20-1%20-2.24%20-2.24c0%20-1.24%201%20-2.24%202.24%20-2.24ZM20.06%209.73c1.24%200%202.24%201%202.24%202.24c0%201.24%20-1%202.24%20-2.24%202.24c-1.24%200%20-2.24%20-1%20-2.24%20-2.24c0%20-1.24%201%20-2.24%202.24%20-2.24Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20values%3D%22M7.24%209.73c1.24%200%202.24%201%202.24%202.24c0%201.24%20-1%202.24%20-2.24%202.24c-1.24%200%20-2.24%20-1%20-2.24%20-2.24c0%20-1.24%201%20-2.24%202.24%20-2.24ZM16.76%209.73c1.24%200%202.24%201%202.24%202.24c0%201.24%20-1%202.24%20-2.24%202.24c-1.24%200%20-2.24%20-1%20-2.24%20-2.24c0%20-1.24%201%20-2.24%202.24%20-2.24Z%3BM3.94%209.73c1.24%200%202.24%201%202.24%202.24c0%201.24%20-1%202.24%20-2.24%202.24c-1.24%200%20-2.24%20-1%20-2.24%20-2.24c0%20-1.24%201%20-2.24%202.24%20-2.24ZM20.06%209.73c1.24%200%202.24%201%202.24%202.24c0%201.24%20-1%202.24%20-2.24%202.24c-1.24%200%20-2.24%20-1%20-2.24%20-2.24c0%20-1.24%201%20-2.24%202.24%20-2.24Z%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2218.45%22%20cy%3D%224.23%22%20r%3D%221.61%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22cx%22%20begin%3D%222s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%2218.45%3B5.75%3B18.45%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%222.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Ccircle%20cx%3D%228.45%22%20cy%3D%2213.59%22%20r%3D%221.61%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2215.55%22%20cy%3D%2213.59%22%20r%3D%221.61%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M12%208.75l1.18%20-5.64l5.03%201.07%22%3E%3Canimate%20attributeName%3D%22d%22%20begin%3D%222s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%208.75l1.18%20-5.64l5.03%201.07%3BM12%208.75l0%20-6.75l0%202.18%3BM12%208.75l-1.18%20-5.64l-5.03%201.07%3BM12%208.75l0%20-6.75l0%202.18%3BM12%208.75l1.18%20-5.64l5.03%201.07%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M8.47%2017.52c0%200%200.94%201.06%203.53%201.06c2.58%200%203.53%20-1.06%203.53%20-1.06%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGC2McScuF)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-remove{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M5%205l14%2014%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dashoffset%3D%2222%22%20d%3D%22M19%205l-14%2014%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-rotate-180{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2224%22%20d%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206h-2.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2224%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M9%2018l3%203M9%2018l3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-rotate-270{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2234%22%20d%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6v-2.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M6%209l-3%203M6%209l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-rotate-90{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M12%206c3.31%200%206%202.69%206%206v2.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M18%2015l3%20-3M18%2015l-3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-round-360{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2240%22%20d%3D%22M17%2015.33c2.41%20-0.72%204%20-1.94%204%20-3.33c0%20-2.21%20-4.03%20-4%20-9%20-4c-4.97%200%20-9%201.79%20-9%204c0%202.06%203.5%203.75%208%203.98%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.25%2016l-2.75%20-2.75l0%205.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20values%3D%22M12.25%2016l0%200l0%200Z%3BM12.25%2016l-2.75%20-2.75l0%205.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-round-ramp-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M17.5%2017.53c-3.29%20-1.9%20-5.5%20-5.46%20-5.5%20-9.53v-4M12%2020v-16%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%204l-3%203M12%204l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-round-ramp-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M6.5%2017.53c3.29%20-1.9%205.5%20-5.46%205.5%20-9.53v-4M12%2020v-16%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%204l3%203M12%204l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-roundabout-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2240%22%20d%3D%22M16%2020v-5c0%20-0.55%200.45%20-0.99%200.99%20-1.1c2.29%20-0.46%204.01%20-2.48%204.01%20-4.9c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.42%200%20-4.44%201.72%20-4.9%204.01c-0.11%200.54%20-0.55%200.99%20-1.1%200.99h-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M3%209l3%20-3M3%209l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-roundabout-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2240%22%20d%3D%22M8%2020v-5c0%20-0.55%20-0.45%20-0.99%20-0.99%20-1.1c-2.29%20-0.46%20-4.01%20-2.48%20-4.01%20-4.9c0%20-2.76%202.24%20-5%205%20-5c2.42%200%204.44%201.72%204.9%204.01c0.11%200.54%200.55%200.99%201.1%200.99h7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M21%209l-3%20-3M21%209l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-rss{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Ccircle%20cx%3D%225%22%20cy%3D%2219%22%20r%3D%222%22%20fill%3D%22currentColor%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20dur%3D%220.2s%22%20values%3D%220%3B2%22%2F%3E%3C%2Fcircle%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20stroke-dashoffset%3D%2218%22%20d%3D%22M4%2011c2.39%200%204.68%200.95%206.36%202.64c1.69%201.68%202.64%203.97%202.64%206.36%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M4%204c4.24%200%208.31%201.69%2011.31%204.69c3%203%204.69%207.07%204.69%2011.31%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-search{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2240%22%20d%3D%22M10.76%2013.24c-2.34%20-2.34%20-2.34%20-6.14%200%20-8.49c2.34%20-2.34%206.14%20-2.34%208.49%200c2.34%202.34%202.34%206.14%200%208.49c-2.34%202.34%20-6.14%202.34%20-8.49%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M10.5%2013.5l-7.5%207.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-search-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2240%22%20d%3D%22M10.76%2013.24c-2.34%20-2.34%20-2.34%20-6.14%200%20-8.49c2.34%20-2.34%206.14%20-2.34%208.49%200c2.34%202.34%202.34%206.14%200%208.49c-2.34%202.34%20-6.14%202.34%20-8.49%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M10.5%2013.5l-7.5%207.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-search-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2240%22%20d%3D%22M10.76%2013.24c-2.34%20-2.34%20-2.34%20-6.14%200%20-8.49c2.34%20-2.34%206.14%20-2.34%208.49%200c2.34%202.34%202.34%206.14%200%208.49c-2.34%202.34%20-6.14%202.34%20-8.49%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2240%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M10.5%2013.5l-7.5%207.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-security{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202l-8%203.5v6.5c0%203.5%203.5%208%208%2010c4.5%20-1%208%20-6.5%208%20-10v-6.5l-8%20-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-security-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202l-8%203.5v6.5c0%203.5%203.5%208%208%2010c4.5%20-1%208%20-6.5%208%20-10v-6.5l-8%20-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-security-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGssaUDetH%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%202l-8%203.5v6.5c0%203.5%203.5%208%208%2010c4.5%20-1%208%20-6.5%208%20-10v-6.5l-8%20-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGssaUDetH)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-security-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG9egQBcnr%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%202l-8%203.5v6.5c0%203.5%203.5%208%208%2010c4.5%20-1%208%20-6.5%208%20-10v-6.5l-8%20-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG9egQBcnr)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-security-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG1DZf6Uqv%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20d%3D%22M12%202l-8%203.5v6.5c0%203.5%203.5%208%208%2010c4.5%20-1%208%20-6.5%208%20-10v-6.5l-8%20-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG1DZf6Uqv)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-security-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%202l-8%203.5v6.5c0%203.5%203.5%208%208%2010c4.5%20-1%208%20-6.5%208%20-10v-6.5l-8%20-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-soundcloud{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0.74%2015.94c0%200.17%20-0.13%200.26%20-0.26%200.26c-0.13%200%20-0.26%20-0.09%20-0.26%20-0.26c-0.11%20-0.63%20-0.2%20-1.21%20-0.22%20-1.79c-0.01%20-0.57%200.04%20-1.15%200.21%20-1.78c0.02%20-0.17%200.15%20-0.25%200.28%20-0.25c0.13%200%200.26%200.08%200.28%200.25c0.2%200.63%200.26%201.21%200.24%201.78c-0.02%200.57%20-0.13%201.15%20-0.27%201.79Z%22%20transform-origin%3D%220.74px%2014.15px%22%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20dur%3D%221s%22%20keyTimes%3D%220%3B0.33%3B0.66%3B1%22%20type%3D%22scale%22%20values%3D%221%200%3B1%201%3B1%200%3B1%201%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M2.43%2016.87c-0.02%200.14%20-0.14%200.21%20-0.27%200.21c-0.13%200%20-0.26%20-0.07%20-0.27%20-0.21c-0.13%20-0.94%20-0.21%20-1.83%20-0.23%20-2.71c-0.01%20-0.88%200.05%20-1.77%200.22%20-2.7c0.02%20-0.16%200.15%20-0.24%200.28%20-0.24c0.13%200%200.26%200.08%200.28%200.24c0.19%200.95%200.26%201.83%200.24%202.7c-0.02%200.88%20-0.12%201.76%20-0.25%202.71Z%22%20transform%3D%22scale(1%200)%22%20transform-origin%3D%220.74px%2014.15px%22%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.1s%22%20dur%3D%221s%22%20keyTimes%3D%220%3B0.33%3B0.66%3B1%22%20type%3D%22scale%22%20values%3D%221%200%3B1%201%3B1%200%3B1%201%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M4.06%2017.12c0%200.17%20-0.13%200.26%20-0.26%200.26c-0.13%200%20-0.26%20-0.09%20-0.26%20-0.26c-0.1%20-0.93%20-0.2%20-1.82%20-0.22%20-2.7c-0.02%20-0.89%200.03%20-1.77%200.23%20-2.69c-0.01%20-0.14%200.11%20-0.24%200.25%20-0.26c0.13%20-0.01%200.27%200.06%200.29%200.26c0.21%200.91%200.27%201.78%200.24%202.66c-0.03%200.89%20-0.14%201.78%20-0.27%202.73Z%22%20transform%3D%22scale(1%200)%22%20transform-origin%3D%220.74px%2014.15px%22%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.2s%22%20dur%3D%221s%22%20keyTimes%3D%220%3B0.33%3B0.66%3B1%22%20type%3D%22scale%22%20values%3D%221%200%3B1%201%3B1%200%3B1%201%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5.75%2017.11c-0.01%200.17%20-0.14%200.25%20-0.27%200.25c-0.13%200%20-0.26%20-0.08%20-0.27%20-0.25c-0.15%20-1.19%20-0.23%20-2.38%20-0.23%20-3.57c0%20-1.19%200.08%20-2.39%200.23%20-3.57c0%20-0.18%200.14%20-0.27%200.27%20-0.27c0.14%200%200.27%200.09%200.27%200.27c0.16%201.19%200.24%202.38%200.24%203.57c0.01%201.19%20-0.07%202.38%20-0.24%203.57Z%22%20transform%3D%22scale(1%200)%22%20transform-origin%3D%220.74px%2014.15px%22%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.3s%22%20dur%3D%221s%22%20keyTimes%3D%220%3B0.33%3B0.66%3B1%22%20type%3D%22scale%22%20values%3D%221%200%3B1%201%3B1%200%3B1%201%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M7.41%2017.09c0%200.18%20-0.13%200.27%20-0.27%200.27c-0.13%200%20-0.27%20-0.09%20-0.27%20-0.27c-0.18%20-1.34%20-0.25%20-2.64%20-0.23%20-3.95c0.01%20-1.3%200.11%20-2.6%200.24%20-3.95c0%20-0.18%200.13%20-0.27%200.27%20-0.27c0.13%200%200.27%200.09%200.27%200.27c0.13%201.36%200.23%202.66%200.25%203.95c0%201.29%20-0.07%202.59%20-0.26%203.95Z%22%20transform%3D%22scale(1%200)%22%20transform-origin%3D%220.74px%2014.15px%22%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.4s%22%20dur%3D%221s%22%20keyTimes%3D%220%3B0.33%3B0.66%3B1%22%20type%3D%22scale%22%20values%3D%221%200%3B1%201%3B1%200%3B1%201%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M9.07%2017.1c-0.02%200.17%20-0.15%200.25%20-0.28%200.25c-0.13%200%20-0.25%20-0.08%20-0.27%20-0.25c-0.17%20-1.31%20-0.23%20-2.57%20-0.22%20-3.82c0.01%20-1.26%200.09%20-2.51%200.22%20-3.83c0%20-0.19%200.14%20-0.28%200.28%20-0.28c0.14%200%200.28%200.09%200.28%200.28c0.14%201.33%200.23%202.58%200.24%203.82c0.01%201.25%20-0.07%202.5%20-0.25%203.83Z%22%20transform%3D%22scale(1%200)%22%20transform-origin%3D%220.74px%2014.15px%22%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.5s%22%20dur%3D%221s%22%20keyTimes%3D%220%3B0.33%3B0.66%3B1%22%20type%3D%22scale%22%20values%3D%221%200%3B1%201%3B1%200%3B1%201%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10.72%2017.09c0%200.18%20-0.13%200.26%20-0.26%200.26c-0.13%200%20-0.26%20-0.09%20-0.26%20-0.26c-0.21%20-1.47%20-0.26%20-2.9%20-0.24%20-4.33c0.02%20-1.43%200.12%20-2.86%200.23%20-4.34c0%20-0.18%200.13%20-0.26%200.26%20-0.26c0.13%200%200.26%200.09%200.26%200.26c0.12%201.49%200.23%202.91%200.25%204.34c0.04%201.42%20-0.03%202.85%20-0.24%204.33Z%22%20transform%3D%22scale(1%200)%22%20transform-origin%3D%220.74px%2014.15px%22%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.6s%22%20dur%3D%221s%22%20keyTimes%3D%220%3B0.33%3B0.66%3B1%22%20type%3D%22scale%22%20values%3D%221%200%3B1%201%3B1%200%3B1%201%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2236%22%20stroke-dashoffset%3D%2236%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12.8%2016.28c0%20-2.76%200%20-5.52%200%20-8.27c0.14%20-0.09%200.32%20-0.13%200.47%20-0.18c0.41%20-0.1%200.84%20-0.14%201.26%20-0.15c0.58%200%201.16%200.12%201.7%200.35c0.38%200.16%200.73%200.37%201.06%200.63c0.74%200.59%201.28%201.43%201.51%202.36c0.09%200.41%200.18%200.82%200.27%201.23c0.33%20-0.1%200.66%20-0.19%201%20-0.29c0.24%20-0.08%200.5%20-0.11%200.76%20-0.1c0.55%200.02%201.09%200.26%201.48%200.66c0.49%200.5%200.72%201.24%200.6%201.93c-0.07%200.39%20-0.27%200.76%20-0.54%201.05c-0.44%200.49%20-1.09%200.77%20-1.74%200.78c-2.61%200%20-5.22%200%20-7.83%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.5s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-speed{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG5ueHvd5w%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2019v0c-0.3%200%20-0.59%20-0.15%20-0.74%20-0.41c-0.8%20-1.34%20-1.26%20-2.91%20-1.26%20-4.59c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%201.68%20-0.46%203.25%20-1.26%204.59c-0.15%200.26%20-0.44%200.41%20-0.74%200.41Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2014c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200Z%22%20transform%3D%22rotate(-100%2012%2014)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M16%2014c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%204%20-14%204%20-14c0%200%204%2011.79%204%2014Z%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.8s%22%20dur%3D%220.3s%22%20type%3D%22rotate%22%20values%3D%22-100%2012%2014%3B45%2012%2014%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG5ueHvd5w)%22%2F%3E%3Cpath%20d%3D%22M14%2014c0%201.1%20-0.9%202%20-2%202c-1.1%200%20-2%20-0.9%20-2%20-2c0%20-1.1%202%20-10%202%20-10c0%200%202%208.9%202%2010Z%22%20opacity%3D%220%22%20transform%3D%22rotate(-100%2012%2014)%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%2014c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200Z%3BM14%2014c0%201.1%20-0.9%202%20-2%202c-1.1%200%20-2%20-0.9%20-2%20-2c0%20-1.1%202%20-10%202%20-10c0%200%202%208.9%202%2010Z%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.8s%22%20dur%3D%220.3s%22%20type%3D%22rotate%22%20values%3D%22-100%2012%2014%3B45%2012%2014%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-speed-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGsyvIOd3V%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2019v0c-0.3%200%20-0.59%20-0.15%20-0.74%20-0.41c-0.8%20-1.34%20-1.26%20-2.91%20-1.26%20-4.59c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%201.68%20-0.46%203.25%20-1.26%204.59c-0.15%200.26%20-0.44%200.41%20-0.74%200.41Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2014c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200Z%22%20transform%3D%22rotate(-100%2012%2014)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M16%2014c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%204%20-14%204%20-14c0%200%204%2011.79%204%2014Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.8s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.2%3B0.28%3B0.36%3B0.44%3B0.52%3B0.6%3B0.68%3B0.76%3B0.84%3B0.92%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%22-100%2012%2014%3B45%2012%2014%3B45%2012%2014%3B20%2012%2014%3B10%2012%2014%3B0%2012%2014%3B35%2012%2014%3B45%2012%2014%3B55%2012%2014%3B50%2012%2014%3B15%2012%2014%3B-20%2012%2014%3B-100%2012%2014%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGsyvIOd3V)%22%2F%3E%3Cpath%20d%3D%22M14%2014c0%201.1%20-0.9%202%20-2%202c-1.1%200%20-2%20-0.9%20-2%20-2c0%20-1.1%202%20-10%202%20-10c0%200%202%208.9%202%2010Z%22%20opacity%3D%220%22%20transform%3D%22rotate(-100%2012%2014)%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%2014c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200Z%3BM14%2014c0%201.1%20-0.9%202%20-2%202c-1.1%200%20-2%20-0.9%20-2%20-2c0%20-1.1%202%20-10%202%20-10c0%200%202%208.9%202%2010Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.8s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.2%3B0.28%3B0.36%3B0.44%3B0.52%3B0.6%3B0.68%3B0.76%3B0.84%3B0.92%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%22-100%2012%2014%3B45%2012%2014%3B45%2012%2014%3B20%2012%2014%3B10%2012%2014%3B0%2012%2014%3B35%2012%2014%3B45%2012%2014%3B55%2012%2014%3B50%2012%2014%3B15%2012%2014%3B-20%2012%2014%3B-100%2012%2014%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-speed-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGTO5Tgeuj%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2019v0c-0.3%200%20-0.59%20-0.15%20-0.74%20-0.41c-0.8%20-1.34%20-1.26%20-2.91%20-1.26%20-4.59c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%201.68%20-0.46%203.25%20-1.26%204.59c-0.15%200.26%20-0.44%200.41%20-0.74%200.41Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.1s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2014c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200Z%22%20transform%3D%22rotate(-100%2012%2014)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M16%2014c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%204%20-14%204%20-14c0%200%204%2011.79%204%2014Z%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.8s%22%20dur%3D%220.3s%22%20type%3D%22rotate%22%20values%3D%22-100%2012%2014%3B45%2012%2014%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGTO5Tgeuj)%22%2F%3E%3Cpath%20d%3D%22M14%2014c0%201.1%20-0.9%202%20-2%202c-1.1%200%20-2%20-0.9%20-2%20-2c0%20-1.1%202%20-10%202%20-10c0%200%202%208.9%202%2010Z%22%20opacity%3D%220%22%20transform%3D%22rotate(-100%2012%2014)%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%2014c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200Z%3BM14%2014c0%201.1%20-0.9%202%20-2%202c-1.1%200%20-2%20-0.9%20-2%20-2c0%20-1.1%202%20-10%202%20-10c0%200%202%208.9%202%2010Z%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.8s%22%20dur%3D%220.3s%22%20type%3D%22rotate%22%20values%3D%22-100%2012%2014%3B45%2012%2014%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-speed-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGxu7cudPR%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2256%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2019v0c-0.3%200%20-0.59%20-0.15%20-0.74%20-0.41c-0.8%20-1.34%20-1.26%20-2.91%20-1.26%20-4.59c0%20-4.97%204.03%20-9%209%20-9c4.97%200%209%204.03%209%209c0%201.68%20-0.46%203.25%20-1.26%204.59c-0.15%200.26%20-0.44%200.41%20-0.74%200.41Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2256%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2014c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200Z%22%20transform%3D%22rotate(-100%2012%2014)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M16%2014c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%204%20-14%204%20-14c0%200%204%2011.79%204%2014Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.8s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.2%3B0.28%3B0.36%3B0.44%3B0.52%3B0.6%3B0.68%3B0.76%3B0.84%3B0.92%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%22-100%2012%2014%3B45%2012%2014%3B45%2012%2014%3B20%2012%2014%3B10%2012%2014%3B0%2012%2014%3B35%2012%2014%3B45%2012%2014%3B55%2012%2014%3B50%2012%2014%3B15%2012%2014%3B-20%2012%2014%3B-100%2012%2014%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGxu7cudPR)%22%2F%3E%3Cpath%20d%3D%22M14%2014c0%201.1%20-0.9%202%20-2%202c-1.1%200%20-2%20-0.9%20-2%20-2c0%20-1.1%202%20-10%202%20-10c0%200%202%208.9%202%2010Z%22%20opacity%3D%220%22%20transform%3D%22rotate(-100%2012%2014)%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%2014c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200Z%3BM14%2014c0%201.1%20-0.9%202%20-2%202c-1.1%200%20-2%20-0.9%20-2%20-2c0%20-1.1%202%20-10%202%20-10c0%200%202%208.9%202%2010Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.8s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.2%3B0.28%3B0.36%3B0.44%3B0.52%3B0.6%3B0.68%3B0.76%3B0.84%3B0.92%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%22-100%2012%2014%3B45%2012%2014%3B45%2012%2014%3B20%2012%2014%3B10%2012%2014%3B0%2012%2014%3B35%2012%2014%3B45%2012%2014%3B55%2012%2014%3B50%2012%2014%3B15%2012%2014%3B-20%2012%2014%3B-100%2012%2014%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-speedometer{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGWYspacAb%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2246%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5.64%2019.36c-3.52%20-3.51%20-3.52%20-9.21%200%20-12.72c3.51%20-3.52%209.21%20-3.52%2012.72%20-0c3.52%203.51%203.52%209.21%200%2012.72%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2246%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2014c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200Z%22%20transform%3D%22rotate(-100%2012%2013)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%22M17%2013c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%205%20-15%205%20-15c0%200%205%2012.24%205%2015Z%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20type%3D%22rotate%22%20values%3D%22-100%2012%2013%3B65%2012%2013%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGWYspacAb)%22%2F%3E%3Cpath%20d%3D%22M15%2013c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%203%20-11%203%20-11c0%200%203%209.34%203%2011Z%22%20opacity%3D%220%22%20transform%3D%22rotate(-100%2012%2013)%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20values%3D%22M12%2014c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200Z%3BM15%2013c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%203%20-11%203%20-11c0%200%203%209.34%203%2011Z%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20type%3D%22rotate%22%20values%3D%22-100%2012%2013%3B65%2012%2013%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-speedometer-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGSwRBedzm%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2246%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5.64%2019.36c-3.52%20-3.51%20-3.52%20-9.21%200%20-12.72c3.51%20-3.52%209.21%20-3.52%2012.72%20-0c3.52%203.51%203.52%209.21%200%2012.72%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2246%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2014c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200Z%22%20transform%3D%22rotate(-100%2012%2013)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%22M17%2013c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%205%20-15%205%20-15c0%200%205%2012.24%205%2015Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.2%3B0.28%3B0.36%3B0.44%3B0.52%3B0.6%3B0.76%3B0.84%3B0.92%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%22-100%2012%2013%3B65%2012%2013%3B65%2012%2013%3B30%2012%2013%3B10%2012%2013%3B0%2012%2013%3B35%2012%2013%3B55%2012%2013%3B75%2012%2013%3B15%2012%2013%3B-20%2012%2013%3B-100%2012%2013%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGSwRBedzm)%22%2F%3E%3Cpath%20d%3D%22M15%2013c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%203%20-11%203%20-11c0%200%203%209.34%203%2011Z%22%20opacity%3D%220%22%20transform%3D%22rotate(-100%2012%2013)%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20values%3D%22M12%2014c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200c0%200%200%200%200%200Z%3BM15%2013c0%201.66%20-1.34%203%20-3%203c-1.66%200%20-3%20-1.34%20-3%20-3c0%20-1.66%203%20-11%203%20-11c0%200%203%209.34%203%2011Z%22%2F%3E%3CanimateTransform%20attributeName%3D%22transform%22%20begin%3D%220.7s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.2%3B0.28%3B0.36%3B0.44%3B0.52%3B0.6%3B0.76%3B0.84%3B0.92%3B1%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%22-100%2012%2013%3B65%2012%2013%3B65%2012%2013%3B30%2012%2013%3B10%2012%2013%3B0%2012%2013%3B35%2012%2013%3B55%2012%2013%3B75%2012%2013%3B15%2012%2013%3B-20%2012%2013%3B-100%2012%2013%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-spotify{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M2%2012c0%20-5.52%204.48%20-10%2010%20-10c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M8.63%2015.31c2.18%20-0.58%204.49%20-0.34%206.5%200.69%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7.5%2012.07c1.1%20-0.37%202.28%20-0.57%203.5%20-0.57c2.02%200%203.92%200.55%205.55%201.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M7%208.91c1.38%20-0.59%202.9%20-0.91%204.5%20-0.91c2.41%200%204.65%200.74%206.5%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-spotify-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGMMBEJdma%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2266%22%20d%3D%22M2%2012c0%20-5.52%204.48%20-10%2010%20-10c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M8.63%2015.31c2.18%20-0.58%204.49%20-0.34%206.5%200.69%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7.5%2012.07c1.1%20-0.37%202.28%20-0.57%203.5%20-0.57c2.02%200%203.92%200.55%205.55%201.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M7%208.91c1.38%20-0.59%202.9%20-0.91%204.5%20-0.91c2.41%200%204.65%200.74%206.5%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGMMBEJdma)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-spotify-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2266%22%20d%3D%22M2%2012c0%20-5.52%204.48%20-10%2010%20-10c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M8.63%2015.31c2.18%20-0.58%204.49%20-0.34%206.5%200.69%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20stroke-dashoffset%3D%2212%22%20d%3D%22M7.5%2012.07c1.1%20-0.37%202.28%20-0.57%203.5%20-0.57c2.02%200%203.92%200.55%205.55%201.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M7%208.91c1.38%20-0.59%202.9%20-0.91%204.5%20-0.91c2.41%200%204.65%200.74%206.5%202%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.25s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-square{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-square-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-square-filled-to-confirm-square-filled-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGcr8mMbku%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGcr8mMbku)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-square-to-confirm-square-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%2F%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-square-to-confirm-square-twotone-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.3%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20dur%3D%220.2s%22%20values%3D%220%3B0.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-square-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-square-twotone-to-confirm-square-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20dur%3D%220.2s%22%20values%3D%220.3%3B1%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.2s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-square-twotone-to-confirm-square-twotone-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.3%22%20d%3D%22M4%2012v-7c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20d%3D%22M8%2012l3%203l5%20-5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.2s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-star{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28l-5.29%203.28l1.49%20-6.04l-4.76%20-4.02l6.21%20-0.46Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-alt-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28l-5.29%203.28l1.49%20-6.04l-4.76%20-4.02l6.21%20-0.46Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-alt-filled-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28l-5.29%203.28l1.49%20-6.04l-4.76%20-4.02l6.21%20-0.46Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-alt-filled-right-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28l-5.29%203.28l1.49%20-6.04l-4.76%20-4.02l6.21%20-0.46Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-alt-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28l-5.29%203.28l1.49%20-6.04l-4.76%20-4.02l6.21%20-0.46Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-alt-twotone-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28l-5.29%203.28l1.49%20-6.04l-4.76%20-4.02l6.21%20-0.46Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-alt-twotone-right-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2266%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28l-5.29%203.28l1.49%20-6.04l-4.76%20-4.02l6.21%20-0.46Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28l-5.29%203.28l1.49%20-6.04l-4.76%20-4.02l6.21%20-0.46Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-filled-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20values%3D%220%3B1%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2236%22%20stroke-dashoffset%3D%2236%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2236%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-filled-right-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.5s%22%20values%3D%220%3B1%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2236%22%20stroke-dashoffset%3D%2236%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2236%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-half-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2234%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M12%203v13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-star-half-alt-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2234%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M12%203v13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-star-half-alt-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2234%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M12%203v13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-star-half-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-half-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-pulsating-filled-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28l-5.29%203.28l1.49%20-6.04l-4.76%20-4.02l6.21%20-0.46Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28l-5.29%203.28l1.49%20-6.04l-4.76%20-4.02l6.21%20-0.46Z%3BM12%207l1.18%203.38l3.58%200.07l-2.86%202.17l1.04%203.43l-2.94%20-2.05l-2.94%202.05l1.04%20-3.43l-2.86%20-2.17l3.58%20-0.07Z%3BM12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28l-5.29%203.28l1.49%20-6.04l-4.76%20-4.02l6.21%20-0.46Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%3BM12%207l-1.18%203.38l-3.58%200.07l2.86%202.17l-1.04%203.43l2.94%20-2.05M12%207l1.18%203.38l3.58%200.07l-2.86%202.17l1.04%203.43l-2.94%20-2.05%3BM12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-pulsating-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%3BM12%207l-1.18%203.38l-3.58%200.07l2.86%202.17l-1.04%203.43l2.94%20-2.05M12%207l1.18%203.38l3.58%200.07l-2.86%202.17l1.04%203.43l-2.94%20-2.05%3BM12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-pulsating-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28l-5.29%203.28l1.49%20-6.04l-4.76%20-4.02l6.21%20-0.46Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28l-5.29%203.28l1.49%20-6.04l-4.76%20-4.02l6.21%20-0.46Z%3BM12%207l1.18%203.38l3.58%200.07l-2.86%202.17l1.04%203.43l-2.94%20-2.05l-2.94%202.05l1.04%20-3.43l-2.86%20-2.17l3.58%20-0.07Z%3BM12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28l-5.29%203.28l1.49%20-6.04l-4.76%20-4.02l6.21%20-0.46Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%3BM12%207l-1.18%203.38l-3.58%200.07l2.86%202.17l-1.04%203.43l2.94%20-2.05M12%207l1.18%203.38l3.58%200.07l-2.86%202.17l1.04%203.43l-2.94%20-2.05%3BM12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-right-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-right-half-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2234%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M12%203v13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-star-right-half-alt-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2234%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M12%203v13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-star-right-half-alt-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2234%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2216%22%20d%3D%22M12%203v13%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2216%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-star-right-half-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-right-half-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28l-5.29%203.28l1.49%20-6.04l-4.76%20-4.02l6.21%20-0.46Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-twotone-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20values%3D%220%3B0.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2236%22%20stroke-dashoffset%3D%2236%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2236%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-star-twotone-right-half{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20values%3D%220%3B0.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2236%22%20stroke-dashoffset%3D%2236%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%203l-2.35%205.76l-6.21%200.46l4.76%204.02l-1.49%206.04l5.29%20-3.28M12%203l2.35%205.76l6.21%200.46l-4.76%204.02l1.49%206.04l-5.29%20-3.28%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2236%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-steering{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%2012l3%20-3h3l3%203l-0.5%200c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.2s%22%20values%3D%22M12%2012l0%200h0l0%200l0%200c0%200%200%200%200%200c0%200%200%200%200%200Z%3BM7.5%2012l3%20-3h3l3%203l-0.5%200c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M8%2012h-5M16%2012h5M12%2016v5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2260%22%20stroke-dashoffset%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-steering-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGguMSldQh%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.5%2012l3%20-3h3l3%203l-0.5%200c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.2s%22%20values%3D%22M12%2012l0%200h0l0%200l0%200c0%200%200%200%200%200c0%200%200%200%200%200Z%3BM7.5%2012l3%20-3h3l3%203l-0.5%200c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M8%2012h-5M16%2012h5M12%2016v5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2260%22%20stroke-dashoffset%3D%2260%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGguMSldQh)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-sun-rising{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20values%3D%22M12%2026c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%3BM12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-sun-rising-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20values%3D%22M12%2026c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%3BM12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-sun-rising-filled-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20values%3D%22M12%2026c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%3BM12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-sun-rising-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20values%3D%22M12%2026c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%3BM12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-sun-rising-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.3%22%20d%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20values%3D%22M12%2026c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%3BM12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-sun-rising-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.3%22%20d%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.6s%22%20values%3D%22M12%2026c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%3BM12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-sunny{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2234%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-sunny-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2234%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-sunny-filled-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2234%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-sunny-filled-loop-to-moon-alt-filled-loop-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGnw0mAdjE%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%3BM12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%3BM18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20dur%3D%220.4s%22%20values%3D%221%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGnw0mAdjE)%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.07s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.74s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%204h1.5M12%204h-1.5M12%204v1.5M12%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.41s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%2012h1.5M18%2012h-1.5M18%2012v1.5M18%2012v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%223.08s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%223.75s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.42s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%225.09s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%225.76s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-sunny-filled-loop-to-moon-filled-alt-loop-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGnw0mAdjE%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%3BM12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%3BM18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20dur%3D%220.4s%22%20values%3D%221%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGnw0mAdjE)%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.07s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.74s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%204h1.5M12%204h-1.5M12%204v1.5M12%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.41s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%2012h1.5M18%2012h-1.5M18%2012v1.5M18%2012v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%223.08s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%223.75s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.42s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%225.09s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%225.76s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-sunny-filled-loop-to-moon-filled-loop-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGnw0mAdjE%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%3BM12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%3BM18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20dur%3D%220.4s%22%20values%3D%221%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGnw0mAdjE)%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.61%205.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%223.4s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20.83%209.73l1.88%20-1.44l-2.37%20-0.07l-0.79%20-2.22l-0.79%202.23l-2.37%200.07l1.88%201.44l-0.68%202.27l1.95%20-1.34l1.95%201.34Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%223.4s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-sunny-filled-loop-to-moon-filled-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGnw0mAdjE%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%3BM12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%3BM18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20dur%3D%220.4s%22%20values%3D%221%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGnw0mAdjE)%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-sunny-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2234%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-sunny-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGdN0x2dGz%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2234%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGdN0x2dGz)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-sunny-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGyenSMbWD%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2234%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGyenSMbWD)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-sunny-off-filled-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG5tTZUd0u%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2234%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.2s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.2s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG5tTZUd0u)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-2%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M-2%2013h26%3BM0%2013h26%3BM-2%2013h26%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-sunny-off-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG3VwSqcBs%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2234%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG3VwSqcBs)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-2%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M-2%2013h26%3BM0%2013h26%3BM-2%2013h26%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-sunny-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGgjqpxbmG%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2234%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.75s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.75s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGgjqpxbmG)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-sunny-off-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG0zkHYd4r%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2234%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.75s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.75s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG0zkHYd4r)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-2%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M-2%2013h26%3BM0%2013h26%3BM-2%2013h26%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-sunny-outline{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2234%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-sunny-outline-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2234%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.7s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-sunny-outline-to-moon-alt-loop-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGHXYFDcmX%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%3BM12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10ZM12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6ZM12%208c2.21%200%204%201.79%204%204c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%201.79%20-4%204%20-4Z%3BM18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10ZM12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3Cmask%20id%3D%22SVGYzLhkdyh%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18%20-6c6.62%200%2012%205.38%2012%2012c0%206.62%20-5.38%2012%20-12%2012c-6.62%200%20-12%20-5.38%20-12%20-12c0%20-6.62%205.38%20-12%2012%20-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M22%20-6c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%3BM18%20-6c6.62%200%2012%205.38%2012%2012c0%206.62%20-5.38%2012%20-12%2012c-6.62%200%20-12%20-5.38%20-12%20-12c0%20-6.62%205.38%20-12%2012%20-12Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10ZM2%2012v-20h30v30h-20c5.52%200%2010%20-4.48%2010%20-10c0%20-5.52%20-4.48%20-10%20-10%20-10c-5.52%200%20-10%204.48%20-10%2010Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6ZM6%2012v-20h26v26h-20c3.31%200%206%20-2.69%206%20-6c0%20-3.31%20-2.69%20-6%20-6%20-6c-3.31%200%20-6%202.69%20-6%206Z%3BM18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10ZM2%2012v-20h30v30h-20c5.52%200%2010%20-4.48%2010%20-10c0%20-5.52%20-4.48%20-10%20-10%20-10c-5.52%200%20-10%204.48%20-10%2010Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20dur%3D%220.4s%22%20values%3D%221%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGHXYFDcmX)%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGYzLhkdyh)%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%3E%3Cpath%20d%3D%22M12%205h1.5M12%205h-1.5M12%205v1.5M12%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%2011h1.5M17%2011h-1.5M17%2011v1.5M17%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.07s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.74s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%204h1.5M12%204h-1.5M12%204v1.5M12%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%222.41s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%2012h1.5M18%2012h-1.5M18%2012v1.5M18%2012v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%223.08s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%204h1.5M19%204h-1.5M19%204v1.5M19%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%223.75s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%204h1.5M13%204h-1.5M13%204v1.5M13%204v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%224.42s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%2011h1.5M19%2011h-1.5M19%2011v1.5M19%2011v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%225.09s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%205h1.5M20%205h-1.5M20%205v1.5M20%205v-1.5%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%225.76s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.08%3B0.22%3B0.3%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%224%3B0%3B0%3B4%3B4%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-sunny-outline-to-moon-loop-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGHXYFDcmX%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%3BM12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10ZM12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6ZM12%208c2.21%200%204%201.79%204%204c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%201.79%20-4%204%20-4Z%3BM18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10ZM12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3Cmask%20id%3D%22SVGYzLhkdyh%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18%20-6c6.62%200%2012%205.38%2012%2012c0%206.62%20-5.38%2012%20-12%2012c-6.62%200%20-12%20-5.38%20-12%20-12c0%20-6.62%205.38%20-12%2012%20-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M22%20-6c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%3BM18%20-6c6.62%200%2012%205.38%2012%2012c0%206.62%20-5.38%2012%20-12%2012c-6.62%200%20-12%20-5.38%20-12%20-12c0%20-6.62%205.38%20-12%2012%20-12Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10ZM2%2012v-20h30v30h-20c5.52%200%2010%20-4.48%2010%20-10c0%20-5.52%20-4.48%20-10%20-10%20-10c-5.52%200%20-10%204.48%20-10%2010Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6ZM6%2012v-20h26v26h-20c3.31%200%206%20-2.69%206%20-6c0%20-3.31%20-2.69%20-6%20-6%20-6c-3.31%200%20-6%202.69%20-6%206Z%3BM18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10ZM2%2012v-20h30v30h-20c5.52%200%2010%20-4.48%2010%20-10c0%20-5.52%20-4.48%20-10%20-10%20-10c-5.52%200%20-10%204.48%20-10%2010Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20dur%3D%220.4s%22%20values%3D%221%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGHXYFDcmX)%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGYzLhkdyh)%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.61%205.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%223.4s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.1%3B0.4%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20.83%209.73l1.88%20-1.44l-2.37%20-0.07l-0.79%20-2.22l-0.79%202.23l-2.37%200.07l1.88%201.44l-0.68%202.27l1.95%20-1.34l1.95%201.34Z%22%20opacity%3D%220%22%3E%3Canimate%20attributeName%3D%22opacity%22%20begin%3D%223.4s%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.2%3B0.3%3B0.6%3B0.7%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B0%3B1%3B1%3B0%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-sunny-outline-to-moon-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGHXYFDcmX%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%206c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6Z%3BM12%202c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10ZM12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6ZM12%208c2.21%200%204%201.79%204%204c0%202.21%20-1.79%204%20-4%204c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%201.79%20-4%204%20-4Z%3BM18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10ZM12%204c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3Cmask%20id%3D%22SVGYzLhkdyh%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18%20-6c6.62%200%2012%205.38%2012%2012c0%206.62%20-5.38%2012%20-12%2012c-6.62%200%20-12%20-5.38%20-12%20-12c0%20-6.62%205.38%20-12%2012%20-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M22%20-6c4.42%200%208%203.58%208%208c0%204.42%20-3.58%208%20-8%208c-4.42%200%20-8%20-3.58%20-8%20-8c0%20-4.42%203.58%20-8%208%20-8Z%3BM18%20-6c6.62%200%2012%205.38%2012%2012c0%206.62%20-5.38%2012%20-12%2012c-6.62%200%20-12%20-5.38%20-12%20-12c0%20-6.62%205.38%20-12%2012%20-12Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10ZM2%2012v-20h30v30h-20c5.52%200%2010%20-4.48%2010%20-10c0%20-5.52%20-4.48%20-10%20-10%20-10c-5.52%200%20-10%204.48%20-10%2010Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M22%20-4c3.31%200%206%202.69%206%206c0%203.31%20-2.69%206%20-6%206c-3.31%200%20-6%20-2.69%20-6%20-6c0%20-3.31%202.69%20-6%206%20-6ZM6%2012v-20h26v26h-20c3.31%200%206%20-2.69%206%20-6c0%20-3.31%20-2.69%20-6%20-6%20-6c-3.31%200%20-6%202.69%20-6%206Z%3BM18%20-4c5.52%200%2010%204.48%2010%2010c0%205.52%20-4.48%2010%20-10%2010c-5.52%200%20-10%20-4.48%20-10%20-10c0%20-5.52%204.48%20-10%2010%20-10ZM2%2012v-20h30v30h-20c5.52%200%2010%20-4.48%2010%20-10c0%20-5.52%20-4.48%20-10%20-10%20-10c-5.52%200%20-10%204.48%20-10%2010Z%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20dur%3D%220.4s%22%20values%3D%221%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGHXYFDcmX)%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGYzLhkdyh)%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%206c0%206.08%204.92%2011%2011%2011c0.53%200%201.05%20-0.04%201.56%20-0.11c-1.61%202.47%20-4.39%204.11%20-7.56%204.11c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-3.17%201.64%20-5.95%204.11%20-7.56c-0.07%200.51%20-0.11%201.03%20-0.11%201.56Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15.22%206.03l2.53%20-1.94l-3.19%20-0.09l-1.06%20-3l-1.06%203l-3.19%200.09l2.53%201.94l-0.91%203.06l2.63%20-1.81l2.63%201.81l-0.91%20-3.06Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.61%2012.25l1.64%20-1.25l-2.06%20-0.05l-0.69%20-1.95l-0.69%201.95l-2.06%200.05l1.64%201.25l-0.59%201.98l1.7%20-1.17l1.7%201.17l-0.59%20-1.98Z%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.mox-line-md-sunny-outline-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2234%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.75s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.75s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-sunny-outline-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2234%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.75s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.75s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-sunny-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2234%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.75s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.75s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-sunny-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2234%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.75s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.75s%22%20dur%3D%220.2s%22%20values%3D%22M12%2019v1M19%2012h1M12%205v-1M5%2012h-1%3BM12%2021v1M21%2012h1M12%203v-1M3%2012h-1%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%20opacity%3D%220%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20dur%3D%2230s%22%20repeatCount%3D%22indefinite%22%20type%3D%22rotate%22%20values%3D%220%2012%2012%3B360%2012%2012%22%2F%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.95s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.95s%22%20dur%3D%220.2s%22%20values%3D%22M17%2017l0.5%200.5M17%207l0.5%20-0.5M7%207l-0.5%20-0.5M7%2017l-0.5%200.5%3BM18.5%2018.5l0.5%200.5M18.5%205.5l0.5%20-0.5M5.5%205.5l-0.5%20-0.5M5.5%2018.5l-0.5%200.5%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-switch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%207h5c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205h-10c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2212%22%20r%3D%223%22%20fill%3D%22currentColor%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fsvg%3E)}.mox-line-md-switch-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG4AcpgbiI%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%207h5c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205h-10c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2212%22%20r%3D%223%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG4AcpgbiI)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-switch-filled-to-switch-off-filled-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGZCBZipht%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%207h5c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205h-10c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20r%3D%223%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22cx%22%20dur%3D%220.2s%22%20values%3D%2217%3B7%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGZCBZipht)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-switch-off{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%207h5c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205h-10c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20r%3D%223%22%20fill%3D%22currentColor%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fsvg%3E)}.mox-line-md-switch-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGQ0wKecuo%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%207h5c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205h-10c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20r%3D%223%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGQ0wKecuo)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-switch-off-filled-to-switch-filled-transition{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG4zf1KeAv%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%207h5c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205h-10c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%2F%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2212%22%20r%3D%223%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22cx%22%20dur%3D%220.2s%22%20values%3D%227%3B17%22%2F%3E%3C%2Fcircle%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG4zf1KeAv)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-switch-off-to-switch-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%207h5c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205h-10c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%2F%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2212%22%20r%3D%223%22%20fill%3D%22currentColor%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22cx%22%20dur%3D%220.2s%22%20values%3D%227%3B17%22%2F%3E%3C%2Fcircle%3E%3C%2Fsvg%3E)}.mox-line-md-switch-off-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%207h5c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205h-10c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20r%3D%223%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-switch-off-twotone-to-switch-twotone-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%22.3%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%207h5c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205h-10c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%2F%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2212%22%20r%3D%223%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22cx%22%20dur%3D%220.2s%22%20values%3D%227%3B17%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-switch-to-switch-off-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%207h5c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205h-10c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20r%3D%223%22%20fill%3D%22currentColor%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22cx%22%20dur%3D%220.2s%22%20values%3D%2217%3B7%22%2F%3E%3C%2Fcircle%3E%3C%2Fsvg%3E)}.mox-line-md-switch-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%207h5c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205h-10c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2254%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2212%22%20r%3D%223%22%20opacity%3D%220%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%221%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-switch-twotone-to-switch-off-twotone-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%22.3%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%207h5c2.76%200%205%202.24%205%205c0%202.76%20-2.24%205%20-5%205h-10c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-2.76%202.24%20-5%205%20-5Z%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20r%3D%223%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22cx%22%20dur%3D%220.2s%22%20values%3D%2217%3B7%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-tablet{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%205h9c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-18c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%205h0v14h0ZM22%205h0v14h0Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M2%205h3v14h-3ZM22%205h-3v14h3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-tablet-arrow-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%205h9c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-18c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%205h0v14h0ZM22%205h0v14h0Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M2%205h3v14h-3ZM22%205h-3v14h3Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%209v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2015l3%20-3M12%2015l-3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-tablet-arrow-down-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%205h9c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-18c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M2%205h0v14h0ZM22%205h0v14h0Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M2%205h3v14h-3ZM22%205h-3v14h3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%209v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2015l3%20-3M12%2015l-3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-tablet-arrow-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%205h9c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-18c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%205h0v14h0ZM22%205h0v14h0Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M2%205h3v14h-3ZM22%205h-3v14h3Z%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2015v-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%209l3%203M12%209l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-tablet-arrow-up-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%205h9c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-18c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M2%205h0v14h0ZM22%205h0v14h0Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M2%205h3v14h-3ZM22%205h-3v14h3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%2015v-6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%209l3%203M12%209l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.35s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-tablet-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGmAw17baX%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%205h9c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-18c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2%205h0v14h0ZM22%205h0v14h0Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M2%205h3v14h-3ZM22%205h-3v14h3Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGmAw17baX)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-tablet-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGZ26UnbuE%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%205h9c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-18c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M2%205h0v14h0ZM22%205h0v14h0Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M2%205h3v14h-3ZM22%205h-3v14h3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGZ26UnbuE)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-tablet-screenshot{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%205h9c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-18c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%205h0v14h0ZM22%205h0v14h0Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M2%205h3v14h-3ZM22%205h-3v14h3Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%209h2M8%209v2M16%2015h-2M16%2015v-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-tablet-screenshot-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%205h9c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-18c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M2%205h0v14h0ZM22%205h0v14h0Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M2%205h3v14h-3ZM22%205h-3v14h3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%224%22%20stroke-dashoffset%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%209h2M8%209v2M16%2015h-2M16%2015v-2%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.15s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-tablet-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2270%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%205h9c0.55%200%201%200.45%201%201v12c0%200.55%20-0.45%201%20-1%201h-18c-0.55%200%20-1%20-0.45%20-1%20-1v-12c0%20-0.55%200.45%20-1%201%20-1Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2270%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.9s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M2%205h0v14h0ZM22%205h0v14h0Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%22M2%205h3v14h-3ZM22%205h-3v14h3Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-taco{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M5%2017h16%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2254%22%20stroke-dashoffset%3D%2254%22%20d%3D%22M19%2017c1.5%200%203%20-1.5%203%20-3c0%20-4.5%20-4%20-7%20-7%20-7c-4%200%20-7%203%20-7%207c0%201.78%20-1.5%203%20-3%203c-1.5%200%20-3%20-1%20-3%20-3c0%20-5%205%20-8.5%2010%20-6.38%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.3s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-telegram{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2218%22%20d%3D%22M21%205l-2.5%2015M21%205l-12%208.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2218%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2224%22%20d%3D%22M21%205l-19%207.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2224%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M18.5%2020l-9.5%20-6.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M2%2012.5l7%201%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%2016l-3%203M9%2013.5l0%205.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-text-box{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M20%205v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%3E%3Cpath%20d%3D%22M8%208h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2012h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M8%2016h5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-text-box-multiple{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2266%22%20d%3D%22M22%203v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%3E%3Cpath%20d%3D%22M10%206h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2010h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M10%2014h5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M2%206v15c0%200.55%200.45%201%201%201h15%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20values%3D%22M6%203v14c0%200.55%200.45%201%201%201h14%3BM2%206v15c0%200.55%200.45%201%201%201h15%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-text-box-multiple-to-text-box-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20%205v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201ZM8%208h8M8%2012h8M8%2016h5M4%205v14c0%200.55%200.45%201%201%201h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M22%203v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201ZM10%206h8M10%2010h8M10%2014h5M2%206v15c0%200.55%200.45%201%201%201h15%3BM20%205v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201ZM8%208h8M8%2012h8M8%2016h5M4%205v14c0%200.55%200.45%201%201%201h14%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-text-box-multiple-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2266%22%20d%3D%22M22%203v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%3E%3Cpath%20d%3D%22M10%206h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%2010h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M10%2014h5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M2%206v15c0%200.55%200.45%201%201%201h15%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.4s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.4s%22%20dur%3D%220.2s%22%20values%3D%22M6%203v14c0%200.55%200.45%201%201%201h14%3BM2%206v15c0%200.55%200.45%201%201%201h15%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-text-box-multiple-twotone-to-text-box-twotone-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.3%22%20d%3D%22M20%205v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M22%203v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%3BM20%205v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M8%208h8M8%2012h8M8%2016h5M4%205v14c0%200.55%200.45%201%201%201h14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M10%206h8M10%2010h8M10%2014h5M2%206v15c0%200.55%200.45%201%201%201h15%3BM8%208h8M8%2012h8M8%2016h5M4%205v14c0%200.55%200.45%201%201%201h14%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-text-box-to-text-box-multiple-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M22%203v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201ZM10%206h8M10%2010h8M10%2014h5M2%206v15c0%200.55%200.45%201%201%201h15%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M20%205v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201ZM8%208h8M8%2012h8M8%2016h5M4%205v14c0%200.55%200.45%201%201%201h14%3BM22%203v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201ZM10%206h8M10%2010h8M10%2014h5M2%206v15c0%200.55%200.45%201%201%201h15%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-text-box-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2266%22%20d%3D%22M20%205v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2266%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221.3s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%3E%3Cpath%20d%3D%22M8%208h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%2012h8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M8%2016h5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-text-box-twotone-to-text-box-multiple-twotone-transition{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.3%22%20d%3D%22M22%203v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M20%205v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%3BM22%203v14c0%200.55%20-0.45%201%20-1%201h-14c-0.55%200%20-1%20-0.45%20-1%20-1v-14c0%20-0.55%200.45%20-1%201%20-1h14c0.55%200%201%200.45%201%201Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M10%206h8M10%2010h8M10%2014h5M2%206v15c0%200.55%200.45%201%201%201h15%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M8%208h8M8%2012h8M8%2016h5M4%205v14c0%200.55%200.45%201%201%201h14%3BM10%206h8M10%2010h8M10%2014h5M2%206v15c0%200.55%200.45%201%201%201h15%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-thumbs-down{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2276%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%204h11l3%207v3h-7l1%206l-3%201l-5%20-8h-4v-9h4v9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2276%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-thumbs-down-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M3%204h4v9h-4v-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2276%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%204h11l3%207v3h-7l1%206l-3%201l-5%20-8h-4v-9h4v9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2276%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-thumbs-down-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M3%204h4v9h-4v-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2276%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%204h11l3%207v3h-7l1%206l-3%201l-5%20-8h-4v-9h4v9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2276%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-thumbs-up{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2276%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2011l5%20-8l3%201l-1%206h7v3l-3%207h-11h-4v-9h4v9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2276%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-thumbs-up-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M7%2011v9h-4v-9h4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2276%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2011l5%20-8l3%201l-1%206h7v3l-3%207h-11h-4v-9h4v9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2276%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-thumbs-up-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M7%2011v9h-4v-9h4Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2276%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7%2011l5%20-8l3%201l-1%206h7v3l-3%207h-11h-4v-9h4v9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2276%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-tiktok{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGgMs3O0ng%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.6%205.82c-0.68%20-0.78%20-1.06%20-1.78%20-1.06%20-2.82h-3.09v12.4c-0.02%200.67%20-0.31%201.31%20-0.79%201.77c-0.48%200.47%20-1.13%200.73%20-1.8%200.73c-1.42%200%20-2.6%20-1.16%20-2.6%20-2.6c0%20-1.72%201.66%20-3.01%203.37%20-2.48v-3.16c-3.45%20-0.46%20-6.47%202.22%20-6.47%205.64c0%203.33%202.76%205.7%205.69%205.7c3.14%200%205.69%20-2.55%205.69%20-5.7v-6.29c1.25%200.9%202.76%201.38%204.3%201.38v-3.09c0%200%20-1.88%200.09%20-3.24%20-1.48Z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-dasharray%3D%2236%22%20d%3D%22M11%2011h-1c-2.21%200%20-4.5%201.79%20-4.5%204c0%202.21%201.5%204.5%204.5%204.5c2.21%200%204%20-2.29%204%20-4.5v-12.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2272%3B36%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2220%22%20d%3D%22M18%202.5v8%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.1s%22%20to%3D%2210%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGgMs3O0ng)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-trash{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2224%22%20d%3D%22M12%2020h5c0.5%200%201%20-0.5%201%20-1v-14M12%2020h-5c-0.5%200%20-1%20-0.5%20-1%20-1v-14%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2224%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2218%22%20stroke-dashoffset%3D%2218%22%20d%3D%22M4%205h16%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M10%204h4M10%209v7M14%209v7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-turn-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2224%22%20d%3D%22M16%2019v-8c0%20-0.55%20-0.45%20-1%20-1%20-1h-11%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2224%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M4%2010l3%20-3M4%2010l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-turn-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2224%22%20d%3D%22M8%2019v-8c0%20-0.55%200.45%20-1%201%20-1h11%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2224%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M20%2010l-3%20-3M20%2010l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-turn-sharp-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2228%22%20d%3D%22M17%2020v-5c0%20-0.55%20-0.45%20-1%20-1%20-1h-8c-0.55%200%20-1%20-0.45%20-1%20-1v-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M7%204l-3%203M7%204l3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-turn-sharp-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2228%22%20d%3D%22M7%2020v-5c0%20-0.55%200.45%20-1%201%20-1h8c0.55%200%201%20-0.45%201%20-1v-9%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M17%204l3%203M17%204l-3%203%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-turn-slight-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M14%2019v-7l-7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M7%205h4M7%205v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-turn-slight-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M10%2019v-7l7%20-7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%226%22%20stroke-dashoffset%3D%226%22%20d%3D%22M17%205h-4M17%205v4%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-twitter{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M19.89%207.34c-0.09%200.33%20-0.49%201.16%20-1.17%201.95c-0.45%208.68%20-8.87%2011.5%20-14.64%208.59c-0.79%20-1.05%202.85%20-0.62%204.18%20-2.63c-5.03%20-2.57%20-4.63%20-9.44%20-3.62%20-9.16c2.37%203.19%206.19%203.48%206.81%203.19c0%20-0.73%20-0.31%20-2.32%201.41%20-3.65c0.99%20-0.71%203.06%20-1.34%204.93%200.69c0.32%200.21%200.78%200.3%201.47%200.15c0.41%20-0.21%200.95%20-0.07%200.67%200.66Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-twitter-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M19.89%207.34c-0.09%200.33%20-0.49%201.16%20-1.17%201.95c-0.45%208.68%20-8.87%2011.5%20-14.64%208.59c-0.79%20-1.05%202.85%20-0.62%204.18%20-2.63c-5.03%20-2.57%20-4.63%20-9.44%20-3.62%20-9.16c2.37%203.19%206.19%203.48%206.81%203.19c0%20-0.73%20-0.31%20-2.32%201.41%20-3.65c0.99%20-0.71%203.06%20-1.34%204.93%200.69c0.32%200.21%200.78%200.3%201.47%200.15c0.41%20-0.21%200.95%20-0.07%200.67%200.66Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-twitter-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2262%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M19.89%207.34c-0.09%200.33%20-0.49%201.16%20-1.17%201.95c-0.45%208.68%20-8.87%2011.5%20-14.64%208.59c-0.79%20-1.05%202.85%20-0.62%204.18%20-2.63c-5.03%20-2.57%20-4.63%20-9.44%20-3.62%20-9.16c2.37%203.19%206.19%203.48%206.81%203.19c0%20-0.73%20-0.31%20-2.32%201.41%20-3.65c0.99%20-0.71%203.06%20-1.34%204.93%200.69c0.32%200.21%200.78%200.3%201.47%200.15c0.41%20-0.21%200.95%20-0.07%200.67%200.66Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2262%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-twitter-x{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M1%202h2.5l15%2020h-2.5ZM5.5%202h2.5l15%2020h-2.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M1%202h2.5l0%200h-2.5ZM5.5%202h2.5l-0.8%200h-2.5Z%3BM1%202h2.5l15%2020h-2.5ZM5.5%202h2.5l15%2020h-2.5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3%202h5v0h-5ZM16%2022h5v0h-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%22M3%202h5v2h-5ZM16%2022h5v-2h-5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.5%202h3.5l0%200h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%22M18.5%202h3.5l-17%2020h-3.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-twitter-x-alt{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1%202h2.5l15%2020h-2.5ZM5.5%202h2.5l15%2020h-2.5ZM3%202h5v2h-5ZM16%2020h5v2h-5ZM18.5%202h3.5l-17%2020h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.8s%22%20keyTimes%3D%220%3B0.3%3B0.5%3B1%22%20values%3D%22M8.5%202h2.5l0%200h-2.5ZM13%202h2.5l0%200h-2.5ZM10.5%202h5v0h-5ZM8.5%202h5v0h-5ZM10%202h3.5l0%200h-3.5Z%3BM8.5%202h2.5l0%2020h-2.5ZM13%202h2.5l0%2020h-2.5ZM10.5%202h5v2h-5ZM8.5%2020h5v2h-5ZM10%202h3.5l0%2020h-3.5Z%3BM8.5%202h2.5l0%2020h-2.5ZM13%202h2.5l0%2020h-2.5ZM10.5%202h5v2h-5ZM8.5%2020h5v2h-5ZM10%202h3.5l0%2020h-3.5Z%3BM1%202h2.5l15%2020h-2.5ZM5.5%202h2.5l15%2020h-2.5ZM3%202h5v2h-5ZM16%2020h5v2h-5ZM18.5%202h3.5l-17%2020h-3.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-u-turn-left{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2236%22%20d%3D%22M17%2020v-11c0%20-2.76%20-2.24%20-5%20-5%20-5c-2.76%200%20-5%202.24%20-5%205v7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2236%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M7%2016l-3%20-3M7%2016l3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-u-turn-right{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2236%22%20d%3D%22M7%2020v-11c0%20-2.76%202.24%20-5%205%20-5c2.76%200%205%202.24%205%205v7%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2236%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M17%2016l3%20-3M17%2016l-3%20-3%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-upload{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2220%22%20d%3D%22M12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-upload-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2220%22%20d%3D%22M12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%3BM12%2015h2v-3h2.5l-4.5%20-4.5M12%2015h-2v-3h-2.5l4.5%20-4.5%3BM12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-upload-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGK9sckwXr%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2220%22%20d%3D%22M12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGK9sckwXr)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1%2013h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-upload-off-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG2ZzcPpAi%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2220%22%20d%3D%22M12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%3BM12%2015h2v-3h2.5l-4.5%20-4.5M12%2015h-2v-3h-2.5l4.5%20-4.5%3BM12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG2ZzcPpAi)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M0%2013h22%3BM2%2013h22%3BM0%2013h22%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.2s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-upload-off-outline{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGPjv0WdJE%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGPjv0WdJE)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1%2013h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-upload-off-outline-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG04xK6c3H%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%3BM12%2015h2v-3h2.5l-4.5%20-4.5M12%2015h-2v-3h-2.5l4.5%20-4.5%3BM12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG04xK6c3H)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M0%2013h22%3BM2%2013h22%3BM0%2013h22%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.7s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-upload-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGLaHoXchw%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2220%22%20d%3D%22M12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGLaHoXchw)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1%2013h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-upload-off-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGAtduBdBO%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2220%22%20d%3D%22M12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%3BM12%2015h2v-3h2.5l-4.5%20-4.5M12%2015h-2v-3h-2.5l4.5%20-4.5%3BM12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGAtduBdBO)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2224%22%20stroke-dashoffset%3D%2224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h22%22%20transform%3D%22rotate(45%2013%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M0%2013h22%3BM2%2013h22%3BM0%2013h22%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.95s%22%20dur%3D%220.3s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-upload-outline{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-upload-outline-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%3BM12%2015h2v-3h2.5l-4.5%20-4.5M12%2015h-2v-3h-2.5l4.5%20-4.5%3BM12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-upload-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2220%22%20d%3D%22M12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-upload-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2220%22%20d%3D%22M12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%221.5s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%3BM12%2015h2v-3h2.5l-4.5%20-4.5M12%2015h-2v-3h-2.5l4.5%20-4.5%3BM12%2015h2v-6h2.5l-4.5%20-4.5M12%2015h-2v-6h-2.5l4.5%20-4.5%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.7s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2214%22%20stroke-dashoffset%3D%2214%22%20d%3D%22M6%2019h12%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-uploading{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2232%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%222%204%22%20d%3D%22M12%2021c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.45s%22%20to%3D%221%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.45s%22%20dur%3D%220.6s%22%20type%3D%22rotate%22%20values%3D%22-180%2012%2012%3B0%2012%2012%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M12%2016v-7.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%208.5l3.5%203.5M12%208.5l-3.5%203.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-uploading-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2232%22%20d%3D%22M12%203c4.97%200%209%204.03%209%209c0%204.97%20-4.03%209%20-9%209%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2232%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%222%204%22%20stroke-dashoffset%3D%226%22%20d%3D%22M12%2021c-4.97%200%20-9%20-4.03%20-9%20-9c0%20-4.97%204.03%20-9%209%20-9%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.45s%22%20to%3D%221%22%2F%3E%3CanimateTransform%20fill%3D%22freeze%22%20attributeName%3D%22transform%22%20begin%3D%220.45s%22%20dur%3D%220.6s%22%20type%3D%22rotate%22%20values%3D%22-180%2012%2012%3B0%2012%2012%22%2F%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.6s%22%20repeatCount%3D%22indefinite%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2210%22%20stroke-dashoffset%3D%2210%22%20d%3D%22M12%2016v-7.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M12%208.5l3.5%203.5M12%208.5l-3.5%203.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.05s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-valign-baseline{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M2.5%2011.5h19M2.5%2018.5h19%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2250%22%20stroke-dashoffset%3D%2250%22%20stroke-width%3D%222%22%20d%3D%22M12%206h6v12h-12v-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-valign-baseline-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2222%22%20d%3D%22M2.5%2011.5h19M2.5%2018.5h19%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2250%22%20stroke-dashoffset%3D%2250%22%20stroke-width%3D%222%22%20d%3D%22M12%206h6v12h-12v-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-valign-bottom{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M2.5%208.5h19M2.5%2015.5h19%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2250%22%20stroke-dashoffset%3D%2250%22%20stroke-width%3D%222%22%20d%3D%22M12%209h6v12h-12v-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-valign-bottom-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2222%22%20d%3D%22M2.5%208.5h19M2.5%2015.5h19%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2250%22%20stroke-dashoffset%3D%2250%22%20stroke-width%3D%222%22%20d%3D%22M12%209h6v12h-12v-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-valign-middle{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M2.5%208.5h19M2.5%2015.5h19%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2250%22%20stroke-dashoffset%3D%2250%22%20stroke-width%3D%222%22%20d%3D%22M12%206h6v12h-12v-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-valign-middle-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2222%22%20d%3D%22M2.5%208.5h19M2.5%2015.5h19%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2250%22%20stroke-dashoffset%3D%2250%22%20stroke-width%3D%222%22%20d%3D%22M12%206h6v12h-12v-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-valign-top{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-dasharray%3D%2222%22%20d%3D%22M2.5%208.5h19M2.5%2015.5h19%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2250%22%20stroke-dashoffset%3D%2250%22%20stroke-width%3D%222%22%20d%3D%22M12%203h6v12h-12v-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-valign-top-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%2222%22%20d%3D%22M2.5%208.5h19M2.5%2015.5h19%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.3s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2250%22%20stroke-dashoffset%3D%2250%22%20stroke-width%3D%222%22%20d%3D%22M12%203h6v12h-12v-12Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.6s%22%20to%3D%220%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%221s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-volume-high{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M14%2012c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%22M14%2016c1.5%20-0.71%202.5%20-2.24%202.5%20-4c0%20-1.77%20-1%20-3.26%20-2.5%20-4Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%2012c0%200%200%200%200%200c0%200%200%200%200%200v0c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%22M14%203.23c4%200.91%207%204.49%207%208.77c0%204.28%20-3%207.86%20-7%208.77v-2.07c2.89%20-0.86%205%20-3.53%205%20-6.7c0%20-3.17%20-2.11%20-5.85%20-5%20-6.71Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-volume-high-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%2012c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%22M14%2016c1.5%20-0.71%202.5%20-2.24%202.5%20-4c0%20-1.77%20-1%20-3.26%20-2.5%20-4Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%2012c0%200%200%200%200%200c0%200%200%200%200%200v0c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%22M14%203.23c4%200.91%207%204.49%207%208.77c0%204.28%20-3%207.86%20-7%208.77v-2.07c2.89%20-0.86%205%20-3.53%205%20-6.7c0%20-3.17%20-2.11%20-5.85%20-5%20-6.71Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-volume-high-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGZcWklbpN%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M14%2012c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%22M14%2016c1.5%20-0.71%202.5%20-2.24%202.5%20-4c0%20-1.77%20-1%20-3.26%20-2.5%20-4Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%2012c0%200%200%200%200%200c0%200%200%200%200%200v0c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%22M14%203.23c4%200.91%207%204.49%207%208.77c0%204.28%20-3%207.86%20-7%208.77v-2.07c2.89%20-0.86%205%20-3.53%205%20-6.7c0%20-3.17%20-2.11%20-5.85%20-5%20-6.71Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGZcWklbpN)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-volume-high-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGKlMYocgN%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%2012c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%22M14%2016c1.5%20-0.71%202.5%20-2.24%202.5%20-4c0%20-1.77%20-1%20-3.26%20-2.5%20-4Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%2012c0%200%200%200%200%200c0%200%200%200%200%200v0c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%22M14%203.23c4%200.91%207%204.49%207%208.77c0%204.28%20-3%207.86%20-7%208.77v-2.07c2.89%20-0.86%205%20-3.53%205%20-6.7c0%20-3.17%20-2.11%20-5.85%20-5%20-6.71Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGKlMYocgN)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-volume-high-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGGOGjObbV%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%2012c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%22M14%2016c1.5%20-0.71%202.5%20-2.24%202.5%20-4c0%20-1.77%20-1%20-3.26%20-2.5%20-4Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%2012c0%200%200%200%200%200c0%200%200%200%200%200v0c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%22M14%203.23c4%200.91%207%204.49%207%208.77c0%204.28%20-3%207.86%20-7%208.77v-2.07c2.89%20-0.86%205%20-3.53%205%20-6.7c0%20-3.17%20-2.11%20-5.85%20-5%20-6.71Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.05s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGGOGjObbV)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.05s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-volume-high-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%2012c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%22M14%2016c1.5%20-0.71%202.5%20-2.24%202.5%20-4c0%20-1.77%20-1%20-3.26%20-2.5%20-4Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M14%2012c0%200%200%200%200%200c0%200%200%200%200%200v0c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%22M14%203.23c4%200.91%207%204.49%207%208.77c0%204.28%20-3%207.86%20-7%208.77v-2.07c2.89%20-0.86%205%20-3.53%205%20-6.7c0%20-3.17%20-2.11%20-5.85%20-5%20-6.71Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-volume-low{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-volume-low-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-volume-low-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGmibyG9lF%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2234%22%20d%3D%22M8%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGmibyG9lF)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-volume-low-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGjwgiDVfe%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2234%22%20d%3D%22M8%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGjwgiDVfe)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-volume-low-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGyunzHbuj%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2234%22%20d%3D%22M8%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.65s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGyunzHbuj)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.65s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-volume-low-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.4s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-volume-medium{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M6%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2012c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%22M16%2016c1.5%20-0.71%202.5%20-2.24%202.5%20-4c0%20-1.77%20-1%20-3.26%20-2.5%20-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-volume-medium-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M6%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2012c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%22M16%2016c1.5%20-0.71%202.5%20-2.24%202.5%20-4c0%20-1.77%20-1%20-3.26%20-2.5%20-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-volume-medium-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGqoPd5dSE%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M6%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16%2012c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%22M16%2016c1.5%20-0.71%202.5%20-2.24%202.5%20-4c0%20-1.77%20-1%20-3.26%20-2.5%20-4Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGqoPd5dSE)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-volume-medium-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGzCngOebf%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M6%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2012c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%22M16%2016c1.5%20-0.71%202.5%20-2.24%202.5%20-4c0%20-1.77%20-1%20-3.26%20-2.5%20-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGzCngOebf)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.1s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-volume-medium-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGOqZ0Ldpu%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M6%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2012c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%22M16%2016c1.5%20-0.71%202.5%20-2.24%202.5%20-4c0%20-1.77%20-1%20-3.26%20-2.5%20-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGOqZ0Ldpu)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.85s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-volume-medium-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2234%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M6%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2012c0%200%200%200%200%200c0%200%200%200%200%200Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%22M16%2016c1.5%20-0.71%202.5%20-2.24%202.5%20-4c0%20-1.77%20-1%20-3.26%20-2.5%20-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-volume-minus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2234%22%20d%3D%22M4%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M15%2012h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-volume-minus-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2234%22%20d%3D%22M4%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M15%2012h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-volume-minus-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2234%22%20d%3D%22M4%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%20d%3D%22M15%2012h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-volume-plus{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2234%22%20d%3D%22M4%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M15%2012h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%209v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-volume-plus-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2234%22%20d%3D%22M4%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M15%2012h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%209v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-volume-plus-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2234%22%20d%3D%22M4%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M15%2012h6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%209v6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-volume-remove{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2234%22%20d%3D%22M4%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M16%2010l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%2010l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-volume-remove-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2234%22%20d%3D%22M4%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M16%2010l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%2010l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-volume-remove-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20stroke-dasharray%3D%2234%22%20d%3D%22M4%2010h3.5l3.5%20-3.5v10.5l-3.5%20-3.5h-3.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2234%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.8s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-dasharray%3D%228%22%20stroke-dashoffset%3D%228%22%3E%3Cpath%20d%3D%22M16%2010l4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.4s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%2010l-4%204%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-watch{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M2%2012c1.72%20-3.83%205.53%20-6.5%2010%20-6.5c4.47%200%208.28%202.67%2010%206.5c-1.72%203.83%20-5.53%206.5%20-10%206.5c-4.47%200%20-8.28%20-2.67%20-10%20-6.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.5s%22%20values%3D%22M4%2012c1.38%20-0.77%204.42%20-1.3%208%20-1.3c3.58%200%206.62%200.53%208%201.3c-1.38%200.77%20-4.42%201.3%20-8%201.3c-3.58%200%20-6.62%20-0.53%20-8%20-1.3Z%3BM2%2012c1.72%20-3.83%205.53%20-6.5%2010%20-6.5c4.47%200%208.28%202.67%2010%206.5c-1.72%203.83%20-5.53%206.5%20-10%206.5c-4.47%200%20-8.28%20-2.67%20-10%20-6.5Z%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%223%22%20fill%3D%22currentColor%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20dur%3D%220.2s%22%20values%3D%220%3B3%22%2F%3E%3C%2Fcircle%3E%3C%2Fsvg%3E)}.mox-line-md-watch-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%2012c1.38%20-0.77%204.42%20-1.3%208%20-1.3c3.58%200%206.62%200.53%208%201.3c-1.38%200.77%20-4.42%201.3%20-8%201.3c-3.58%200%20-6.62%20-0.53%20-8%20-1.3Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.03%3B0.97%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M4%2012c1.38%20-0.77%204.42%20-1.3%208%20-1.3c3.58%200%206.62%200.53%208%201.3c-1.38%200.77%20-4.42%201.3%20-8%201.3c-3.58%200%20-6.62%20-0.53%20-8%20-1.3Z%3BM2%2012c1.72%20-3.83%205.53%20-6.5%2010%20-6.5c4.47%200%208.28%202.67%2010%206.5c-1.72%203.83%20-5.53%206.5%20-10%206.5c-4.47%200%20-8.28%20-2.67%20-10%20-6.5Z%3BM2%2012c1.72%20-3.83%205.53%20-6.5%2010%20-6.5c4.47%200%208.28%202.67%2010%206.5c-1.72%203.83%20-5.53%206.5%20-10%206.5c-4.47%200%20-8.28%20-2.67%20-10%20-6.5Z%3BM4%2012c1.38%20-0.77%204.42%20-1.3%208%20-1.3c3.58%200%206.62%200.53%208%201.3c-1.38%200.77%20-4.42%201.3%20-8%201.3c-3.58%200%20-6.62%20-0.53%20-8%20-1.3Z%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20fill%3D%22currentColor%22%3E%3Canimate%20attributeName%3D%22r%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.03%3B0.97%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B3%3B3%3B0%22%2F%3E%3C%2Fcircle%3E%3C%2Fsvg%3E)}.mox-line-md-watch-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGeoTuFcxY%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M2%2012c1.72%20-3.83%205.53%20-6.5%2010%20-6.5c4.47%200%208.28%202.67%2010%206.5c-1.72%203.83%20-5.53%206.5%20-10%206.5c-4.47%200%20-8.28%20-2.67%20-10%20-6.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.5s%22%20values%3D%22M4%2012c1.38%20-0.77%204.42%20-1.3%208%20-1.3c3.58%200%206.62%200.53%208%201.3c-1.38%200.77%20-4.42%201.3%20-8%201.3c-3.58%200%20-6.62%20-0.53%20-8%20-1.3Z%3BM2%2012c1.72%20-3.83%205.53%20-6.5%2010%20-6.5c4.47%200%208.28%202.67%2010%206.5c-1.72%203.83%20-5.53%206.5%20-10%206.5c-4.47%200%20-8.28%20-2.67%20-10%20-6.5Z%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%223%22%20fill%3D%22%23fff%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20dur%3D%220.2s%22%20values%3D%220%3B3%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGeoTuFcxY)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-watch-off-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGseKDacap%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%2012c1.38%20-0.77%204.42%20-1.3%208%20-1.3c3.58%200%206.62%200.53%208%201.3c-1.38%200.77%20-4.42%201.3%20-8%201.3c-3.58%200%20-6.62%20-0.53%20-8%20-1.3Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.03%3B0.97%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M4%2012c1.38%20-0.77%204.42%20-1.3%208%20-1.3c3.58%200%206.62%200.53%208%201.3c-1.38%200.77%20-4.42%201.3%20-8%201.3c-3.58%200%20-6.62%20-0.53%20-8%20-1.3Z%3BM2%2012c1.72%20-3.83%205.53%20-6.5%2010%20-6.5c4.47%200%208.28%202.67%2010%206.5c-1.72%203.83%20-5.53%206.5%20-10%206.5c-4.47%200%20-8.28%20-2.67%20-10%20-6.5Z%3BM2%2012c1.72%20-3.83%205.53%20-6.5%2010%20-6.5c4.47%200%208.28%202.67%2010%206.5c-1.72%203.83%20-5.53%206.5%20-10%206.5c-4.47%200%20-8.28%20-2.67%20-10%20-6.5Z%3BM4%2012c1.38%20-0.77%204.42%20-1.3%208%20-1.3c3.58%200%206.62%200.53%208%201.3c-1.38%200.77%20-4.42%201.3%20-8%201.3c-3.58%200%20-6.62%20-0.53%20-8%20-1.3Z%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20fill%3D%22%23fff%22%3E%3Canimate%20attributeName%3D%22r%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.03%3B0.97%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B3%3B3%3B0%22%2F%3E%3C%2Fcircle%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGseKDacap)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M-1%2013h24%3BM1%2013h24%3BM-1%2013h24%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-watch-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGF08TLGho%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M2%2012c1.72%20-3.83%205.53%20-6.5%2010%20-6.5c4.47%200%208.28%202.67%2010%206.5c-1.72%203.83%20-5.53%206.5%20-10%206.5c-4.47%200%20-8.28%20-2.67%20-10%20-6.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.5s%22%20values%3D%22M4%2012c1.38%20-0.77%204.42%20-1.3%208%20-1.3c3.58%200%206.62%200.53%208%201.3c-1.38%200.77%20-4.42%201.3%20-8%201.3c-3.58%200%20-6.62%20-0.53%20-8%20-1.3Z%3BM2%2012c1.72%20-3.83%205.53%20-6.5%2010%20-6.5c4.47%200%208.28%202.67%2010%206.5c-1.72%203.83%20-5.53%206.5%20-10%206.5c-4.47%200%20-8.28%20-2.67%20-10%20-6.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%223%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20dur%3D%220.2s%22%20values%3D%220%3B3%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.75s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGF08TLGho)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2013h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.75s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-watch-off-twotone-loop{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGI742me9A%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%2012c1.38%20-0.77%204.42%20-1.3%208%20-1.3c3.58%200%206.62%200.53%208%201.3c-1.38%200.77%20-4.42%201.3%20-8%201.3c-3.58%200%20-6.62%20-0.53%20-8%20-1.3Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.03%3B0.97%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M4%2012c1.38%20-0.77%204.42%20-1.3%208%20-1.3c3.58%200%206.62%200.53%208%201.3c-1.38%200.77%20-4.42%201.3%20-8%201.3c-3.58%200%20-6.62%20-0.53%20-8%20-1.3Z%3BM2%2012c1.72%20-3.83%205.53%20-6.5%2010%20-6.5c4.47%200%208.28%202.67%2010%206.5c-1.72%203.83%20-5.53%206.5%20-10%206.5c-4.47%200%20-8.28%20-2.67%20-10%20-6.5Z%3BM2%2012c1.72%20-3.83%205.53%20-6.5%2010%20-6.5c4.47%200%208.28%202.67%2010%206.5c-1.72%203.83%20-5.53%206.5%20-10%206.5c-4.47%200%20-8.28%20-2.67%20-10%20-6.5Z%3BM4%2012c1.38%20-0.77%204.42%20-1.3%208%20-1.3c3.58%200%206.62%200.53%208%201.3c-1.38%200.77%20-4.42%201.3%20-8%201.3c-3.58%200%20-6.62%20-0.53%20-8%20-1.3Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%3E%3Canimate%20attributeName%3D%22r%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.03%3B0.97%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B3%3B3%3B0%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M0%2011h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.75s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGI742me9A)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2226%22%20stroke-dashoffset%3D%2226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h24%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.5%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M-1%2013h24%3BM1%2013h24%3BM-1%2013h24%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.75s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-watch-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M2%2012c1.72%20-3.83%205.53%20-6.5%2010%20-6.5c4.47%200%208.28%202.67%2010%206.5c-1.72%203.83%20-5.53%206.5%20-10%206.5c-4.47%200%20-8.28%20-2.67%20-10%20-6.5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.5s%22%20values%3D%22M4%2012c1.38%20-0.77%204.42%20-1.3%208%20-1.3c3.58%200%206.62%200.53%208%201.3c-1.38%200.77%20-4.42%201.3%20-8%201.3c-3.58%200%20-6.62%20-0.53%20-8%20-1.3Z%3BM2%2012c1.72%20-3.83%205.53%20-6.5%2010%20-6.5c4.47%200%208.28%202.67%2010%206.5c-1.72%203.83%20-5.53%206.5%20-10%206.5c-4.47%200%20-8.28%20-2.67%20-10%20-6.5Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%223%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20dur%3D%220.2s%22%20values%3D%220%3B3%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-watch-twotone-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M4%2012c1.38%20-0.77%204.42%20-1.3%208%20-1.3c3.58%200%206.62%200.53%208%201.3c-1.38%200.77%20-4.42%201.3%20-8%201.3c-3.58%200%20-6.62%20-0.53%20-8%20-1.3Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.03%3B0.97%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M4%2012c1.38%20-0.77%204.42%20-1.3%208%20-1.3c3.58%200%206.62%200.53%208%201.3c-1.38%200.77%20-4.42%201.3%20-8%201.3c-3.58%200%20-6.62%20-0.53%20-8%20-1.3Z%3BM2%2012c1.72%20-3.83%205.53%20-6.5%2010%20-6.5c4.47%200%208.28%202.67%2010%206.5c-1.72%203.83%20-5.53%206.5%20-10%206.5c-4.47%200%20-8.28%20-2.67%20-10%20-6.5Z%3BM2%2012c1.72%20-3.83%205.53%20-6.5%2010%20-6.5c4.47%200%208.28%202.67%2010%206.5c-1.72%203.83%20-5.53%206.5%20-10%206.5c-4.47%200%20-8.28%20-2.67%20-10%20-6.5Z%3BM4%2012c1.38%20-0.77%204.42%20-1.3%208%20-1.3c3.58%200%206.62%200.53%208%201.3c-1.38%200.77%20-4.42%201.3%20-8%201.3c-3.58%200%20-6.62%20-0.53%20-8%20-1.3Z%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%3E%3Canimate%20attributeName%3D%22r%22%20dur%3D%226s%22%20keyTimes%3D%220%3B0.03%3B0.97%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%220%3B3%3B3%3B0%22%2F%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.mox-line-md-water{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%205c0%200%205%206%205%209c0%202.76%20-2.24%205%20-5%205M12%205c0%200%20-5%206%20-5%209c0%202.76%202.24%205%205%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-water-filled{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%205c0%200%205%206%205%209c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-3%205%20-9%205%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%205c0%200%205%206%205%209c0%202.76%20-2.24%205%20-5%205M12%205c0%200%20-5%206%20-5%209c0%202.76%202.24%205%205%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-water-off{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGxJwgucNi%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2222%22%20d%3D%22M12%205c0%200%205%206%205%209c0%202.76%20-2.24%205%20-5%205M12%205c0%200%20-5%206%20-5%209c0%202.76%202.24%205%205%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGxJwgucNi)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-water-off-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGvVO31cDN%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M12%205c0%200%205%206%205%209c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-3%205%20-9%205%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2222%22%20d%3D%22M12%205c0%200%205%206%205%209c0%202.76%20-2.24%205%20-5%205M12%205c0%200%20-5%206%20-5%209c0%202.76%202.24%205%205%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGvVO31cDN)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-water-off-twotone{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGHs0Hwdgq%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20d%3D%22M12%205c0%200%205%206%205%209c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-3%205%20-9%205%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2222%22%20d%3D%22M12%205c0%200%205%206%205%209c0%202.76%20-2.24%205%20-5%205M12%205c0%200%20-5%206%20-5%209c0%202.76%202.24%205%205%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20d%3D%22M-1%2011h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.75s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGHs0Hwdgq)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2228%22%20stroke-dashoffset%3D%2228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M-1%2013h26%22%20transform%3D%22rotate(45%2012%2012)%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.75s%22%20dur%3D%220.4s%22%20to%3D%220%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.mox-line-md-water-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%220%22%20d%3D%22M12%205c0%200%205%206%205%209c0%202.76%20-2.24%205%20-5%205c-2.76%200%20-5%20-2.24%20-5%20-5c0%20-3%205%20-9%205%20-9Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.5s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%205c0%200%205%206%205%209c0%202.76%20-2.24%205%20-5%205M12%205c0%200%20-5%206%20-5%209c0%202.76%202.24%205%205%205%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2222%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-weather-cloudy-loop{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7.1%2010c0.46%20-2.28%202.48%20-4%204.9%20-4c2.76%200%205%202.24%205%205v1h2c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203h-13c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%201.79%20-4%204%20-4Z%22%3E%3Canimate%20attributeName%3D%22d%22%20dur%3D%2215s%22%20keyTimes%3D%220%3B0.25%3B0.5%3B0.75%3B1%22%20repeatCount%3D%22indefinite%22%20values%3D%22M7.1%2010c0.46%20-2.28%202.48%20-4%204.9%20-4c2.76%200%205%202.24%205%205v1h2c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203h-13c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%201.79%20-4%204%20-4Z%3BM6.1%2010c0.46%20-2.28%202.48%20-4%204.9%20-4c2.76%200%205%202.24%205%205v1h3c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203h-14c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%201.79%20-4%204%20-4Z%3BM7.1%2010c0.46%20-2.28%202.48%20-4%204.9%20-4c2.76%200%205%202.24%205%205v1h3c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203h-15c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%201.79%20-4%204%20-4Z%3BM8.1%2010c0.46%20-2.28%202.48%20-4%204.9%20-4c2.76%200%205%202.24%205%205v1h2c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203h-14c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%201.79%20-4%204%20-4Z%3BM7.1%2010c0.46%20-2.28%202.48%20-4%204.9%20-4c2.76%200%205%202.24%205%205v1h2c1.66%200%203%201.34%203%203c0%201.66%20-1.34%203%20-3%203h-13c-2.21%200%20-4%20-1.79%20-4%20-4c0%20-2.21%201.79%20-4%204%20-4Z%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-youtube{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%205c9%200%209%200%209%207c0%207%200%207%20-9%207c-9%200%20-9%200%20-9%20-7c0%20-7%200%20-7%209%20-7Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%208.5l6%203.5l-6%203.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.6s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.6s%22%20dur%3D%220.2s%22%20values%3D%22M12%2011l0%201l0%201Z%3BM10%208.5l6%203.5l-6%203.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E)}.mox-line-md-youtube-filled{--mox-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGLjAFPeSy%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%220%22%20stroke%3D%22%23fff%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%205c9%200%209%200%209%207c0%207%200%207%20-9%207c-9%200%20-9%200%20-9%20-7c0%20-7%200%20-7%209%20-7Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.4s%22%20to%3D%221%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%208.5l6%203.5l-6%203.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.1s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20values%3D%22M12%2011l0%201l0%201Z%3BM10%208.5l6%203.5l-6%203.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGLjAFPeSy)%22%2F%3E%3C%2Fsvg%3E")}.mox-line-md-youtube-twotone{--mox-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-opacity%3D%220%22%20stroke%3D%22currentColor%22%20stroke-dasharray%3D%2260%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%205c9%200%209%200%209%207c0%207%200%207%20-9%207c-9%200%20-9%200%20-9%20-7c0%20-7%200%20-7%209%20-7Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.6s%22%20values%3D%2260%3B0%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22fill-opacity%22%20begin%3D%220.6s%22%20dur%3D%220.15s%22%20to%3D%22.3%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M10%208.5l6%203.5l-6%203.5Z%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.85s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.85s%22%20dur%3D%220.2s%22%20values%3D%22M12%2011l0%201l0%201Z%3BM10%208.5l6%203.5l-6%203.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E)}